<!doctype html>
<html lang="en-US" class="no-js">
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.5",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseout","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),await this.T(),await this.F(),await this.j(),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise(t=>setTimeout(t,500-Date.now()+this.lastTouchEnd)),this.I(),this.H(),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))},{isRocket:!0})}o(){window.addEventListener("pageshow",t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0},{isRocket:!0}),window.addEventListener("pagehide",()=>{this.onFirstUserAction=null},{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",function i(o){o.changedTouches[0]&&t.changedTouches[0]&&Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}),"INPUT"===o.target.tagName&&"text"===o.target.type||(o.target.dispatchEvent(new TouchEvent("touchend",{target:o.target,bubbles:!0})),o.target.dispatchEvent(new MouseEvent("mouseover",{target:o.target,bubbles:!0})),o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1,clientX:o.changedTouches[0].clientX,clientY:o.changedTouches[0].clientY})),event.preventDefault()))},{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,t.composedPath&&t.composedPath()[0].getRootNode()instanceof ShadowRoot&&(t.rocketTarget=t.composedPath()[0]),this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach(t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})),document.addEventListener("visibilitychange",this.userEventHandler,{isRocket:!0})}U(){this.userEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})),document.removeEventListener("visibilitychange",this.userEventHandler,{isRocket:!0}),this.savedUserEvents.forEach(t=>{(t.rocketTarget||t.target).dispatchEvent(new window[t.constructor.name](t.type,t))})}m(){const t="return false",e=Array.from(this.attributeEvents,t=>"data-rocket-"+t),i="["+this.attributeEvents.join("],[")+"]",o="[data-rocket-"+this.attributeEvents.join("],[data-rocket-")+"]",s=(e,i,o)=>{o&&o!==t&&(e.setAttribute("data-rocket-"+i,o),e["rocket"+i]=new Function("event",o),e.setAttribute(i,t))};new MutationObserver(t=>{for(const n of t)"attributes"===n.type&&(n.attributeName.startsWith("data-rocket-")||this.everythingLoaded?n.attributeName.startsWith("data-rocket-")&&this.everythingLoaded&&this.N(n.target,n.attributeName.substring(12)):s(n.target,n.attributeName,n.target.getAttribute(n.attributeName))),"childList"===n.type&&n.addedNodes.forEach(t=>{if(t.nodeType===Node.ELEMENT_NODE)if(this.everythingLoaded)for(const i of[t,...t.querySelectorAll(o)])for(const t of i.getAttributeNames())e.includes(t)&&this.N(i,t.substring(12));else for(const e of[t,...t.querySelectorAll(i)])for(const t of e.getAttributeNames())this.attributeEvents.includes(t)&&s(e,t,e.getAttribute(t))})}).observe(document,{subtree:!0,childList:!0,attributeFilter:[...this.attributeEvents,...e]})}I(){this.attributeEvents.forEach(t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach(e=>{this.N(e,t)})})}N(t,e){const i=t.getAttribute("data-rocket-"+e);i&&(t.setAttribute(e,i),t.removeAttribute("data-rocket-"+e))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):(t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o}),"mouseenter"!==e&&"mouseleave"!==e||t.originalAddEventListener.call(this,e,t.savedUserEvents.push,o))},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}J(t,e){this.savedEventListeners=this.savedEventListeners.filter(i=>{let o=i.type,s=i.target||window;return e!==o||t!==s||(this.B(o,s)&&(i.type="rocket-"+o),this.$(i),!1)})}H(){EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener,this.savedEventListeners.forEach(t=>this.$(t))}$(t){t.remove?this.originalRemoveEventListener.call(t.target,t.type,t.func,t.options):this.originalAddEventListener.call(t.target,t.type,t.func,t.options)}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map(t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e})),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,()=>{e[t].forEach(t=>t())},{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout(()=>i.bind(document)(o)):i.bind(document)(o)}return"function"==typeof i&&(t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s)),this},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise(t=>{this.userActionTriggered?t():this.onFirstUserAction=t})}async L(){return new Promise(t=>{document.addEventListener("DOMContentLoaded",()=>{this.realDomReadyFired=!0,t()},{isRocket:!0})})}async j(){return this.realWindowLoadedFired?Promise.resolve():new Promise(t=>{window.addEventListener("load",t,{isRocket:!0})})}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver(t=>{for(const e of t)e.addedNodes.forEach(t=>{"SCRIPT"!==t.tagName||!t.src||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise(e=>{const i=()=>{const i=this.pendingScripts.findIndex(e=>e.script===t);i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)})})})}),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async F(){await this.X(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.F()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach(e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this.Y(t,"preconnect")}async G(t){if(await this.K(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise(e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))}),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",()=>{i.setAttribute("data-rocket-status","failed-network"),e()},{isRocket:!0}),setTimeout(()=>{i.isConnected||e()},1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.G(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())},{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}});t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.G(e),this.C(t)):Promise.resolve()}O(){this.Y([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}Y(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach(t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}}),document.head.appendChild(o)}W(){this.trash.forEach(t=>t.remove())}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.K(),this.J(document,"readystatechange"),document.dispatchEvent(new Event("rocket-readystatechange")),await this.K(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.K(),this.J(document,"DOMContentLoaded"),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.K(),this.J(window,"DOMContentLoaded"),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.K(),this.J(document,"readystatechange"),document.dispatchEvent(new Event("rocket-readystatechange")),await this.K(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.K(),this.J(window,"load"),window.dispatchEvent(new Event("rocket-load")),await this.K(),window.rocketonload&&window.rocketonload(),await this.K(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this.K(),this.J(window,"pageshow");const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.K(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async K(){Date.now()-this.lastBreath>45&&(await this.X(),this.lastBreath=Date.now())}async X(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}B(t,e=window){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();
</script>
  
  <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
    <style id="clarion-recaptcha-containment"></style>
  <style id="clarion-cc-exp-override"></style>
  <link rel="profile" href="https://gmpg.org/xfn/11">

  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
    <!-- Start VWO Common Smartcode -->
    <script type="rocketlazyloadscript" data-jetpack-boost="ignore" data-rocket-type='text/javascript'>
        var _vwo_clicks = 10;
    </script>
    <!-- End VWO Common Smartcode -->
        <!-- Start VWO Async SmartCode -->
    <link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com" />
    <script type="rocketlazyloadscript" data-jetpack-boost="ignore" data-rocket-type='text/javascript' id='vwoCode'>
        /* Fix: wp-rocket (application/ld+json) */
        window._vwo_code || (function () {
            var w=window,
            d=document;
            var account_id=813953,
            version=2.2,
            settings_tolerance=2000,
            library_tolerance=2500,
            use_existing_jquery=false,
            platform='web',
            hide_element='body',
            hide_element_style='opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important';
            /* DO NOT EDIT BELOW THIS LINE */
            if(f=!1,v=d.querySelector('#vwoCode'),cc={},-1<d.URL.indexOf('__vwo_disable__')||w._vwo_code)return;try{var e=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=e&&'object'==typeof e?e:{}}catch(e){}function r(t){try{return decodeURIComponent(t)}catch(e){return t}}var s=function(){var e={combination:[],combinationChoose:[],split:[],exclude:[],uuid:null,consent:null,optOut:null},t=d.cookie||'';if(!t)return e;for(var n,i,o=/(?:^|;\s*)(?:(_vis_opt_exp_(\d+)_combi=([^;]*))|(_vis_opt_exp_(\d+)_combi_choose=([^;]*))|(_vis_opt_exp_(\d+)_split=([^:;]*))|(_vis_opt_exp_(\d+)_exclude=[^;]*)|(_vis_opt_out=([^;]*))|(_vwo_global_opt_out=[^;]*)|(_vwo_uuid=([^;]*))|(_vwo_consent=([^;]*)))/g;null!==(n=o.exec(t));)try{n[1]?e.combination.push({id:n[2],value:r(n[3])}):n[4]?e.combinationChoose.push({id:n[5],value:r(n[6])}):n[7]?e.split.push({id:n[8],value:r(n[9])}):n[10]?e.exclude.push({id:n[11]}):n[12]?e.optOut=r(n[13]):n[14]?e.optOut=!0:n[15]?e.uuid=r(n[16]):n[17]&&(i=r(n[18]),e.consent=i&&3<=i.length?i.substring(0,3):null)}catch(e){}return e}();function i(){var e=function(){if(w.VWO&&Array.isArray(w.VWO))for(var e=0;e<w.VWO.length;e++){var t=w.VWO[e];if(Array.isArray(t)&&('setVisitorId'===t[0]||'setSessionId'===t[0]))return!0}return!1}(),t='a='+account_id+'&u='+encodeURIComponent(w._vis_opt_url||d.URL)+'&vn='+version+'&ph=1'+('undefined'!=typeof platform?'&p='+platform:'')+'&st='+w.performance.now();e||((n=function(){var e,t=[],n={},i=w.VWO&&w.VWO.appliedCampaigns||{};for(e in i){var o=i[e]&&i[e].v;o&&(t.push(e+'-'+o+'-1'),n[e]=!0)}if(s&&s.combination)for(var r=0;r<s.combination.length;r++){var a=s.combination[r];n[a.id]||t.push(a.id+'-'+a.value)}return t.join('|')}())&&(t+='&c='+n),(n=function(){var e=[],t={};if(s&&s.combinationChoose)for(var n=0;n<s.combinationChoose.length;n++){var i=s.combinationChoose[n];e.push(i.id+'-'+i.value),t[i.id]=!0}if(s&&s.split)for(var o=0;o<s.split.length;o++)t[(i=s.split[o]).id]||e.push(i.id+'-'+i.value);return e.join('|')}())&&(t+='&cc='+n),(n=function(){var e={},t=[];if(w.VWO&&Array.isArray(w.VWO))for(var n=0;n<w.VWO.length;n++){var i=w.VWO[n];if(Array.isArray(i)&&'setVariation'===i[0]&&i[1]&&Array.isArray(i[1]))for(var o=0;o<i[1].length;o++){var r,a=i[1][o];a&&'object'==typeof a&&(r=a.e,a=a.v,r&&a&&(e[r]=a))}}for(r in e)t.push(r+'-'+e[r]);return t.join('|')}())&&(t+='&sv='+n)),s&&s.optOut&&(t+='&o='+s.optOut);var n=function(){var e=[],t={};if(s&&s.exclude)for(var n=0;n<s.exclude.length;n++){var i=s.exclude[n];t[i.id]||(e.push(i.id),t[i.id]=!0)}return e.join('|')}();return n&&(t+='&e='+n),s&&s.uuid&&(t+='&id='+s.uuid),s&&s.consent&&(t+='&consent='+s.consent),w.name&&-1<w.name.indexOf('_vis_preview')&&(t+='&pM=true'),w.VWO&&w.VWO.ed&&(t+='&ed='+w.VWO.ed),t}code={nonce:v&&v.nonce,use_existing_jquery:function(){return'undefined'!=typeof use_existing_jquery?use_existing_jquery:void 0},library_tolerance:function(){return'undefined'!=typeof library_tolerance?library_tolerance:void 0},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){return performance.getEntriesByName('first-contentful-paint')[0]?'':'string'==typeof cc.hE?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){var t;f||(f=!0,(t=d.getElementById('_vis_opt_path_hides'))&&t.parentNode.removeChild(t),e&&((new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e))},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript',e.src?t.src=e.src:t.text=e.text,v&&t.setAttribute('nonce',v.nonce),d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){t=t||{};var n=new XMLHttpRequest;n.open('GET',e,!0),n.withCredentials=!t.dSC,n.responseType=t.responseType||'text',n.onload=function(){if(t.onloadCb)return t.onloadCb(n,e);200===n.status?_vwo_code.addScript({text:n.responseText}):_vwo_code.finish('&e=loading_failure:'+e)},n.onerror=function(){if(t.onerrorCb)return t.onerrorCb(e);_vwo_code.finish('&e=loading_failure:'+e)},n.send()},init:function(){var e,t=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish()},t),'body'!==this.hide_element()?(n=d.createElement('style'),e=(t=this.hide_element())?t+this.hide_element_style():'',t=d.getElementsByTagName('head')[0],n.setAttribute('id','_vis_opt_path_hides'),v&&n.setAttribute('nonce',v.nonce),n.setAttribute('type','text/css'),n.styleSheet?n.styleSheet.cssText=e:n.appendChild(d.createTextNode(e)),t.appendChild(n)):(n=d.getElementsByTagName('head')[0],(e=d.createElement('div')).style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;',e.setAttribute('id','_vis_opt_path_hides'),e.classList.add('_vis_hide_layer'),n.parentNode.insertBefore(e,n.nextSibling));var n='https://dev.visualwebsiteoptimizer.com/j.php?'+i();-1!==w.location.search.indexOf('_vwo_xhr')?this.addScript({src:n}):this.load(n+'&x=true',{l:1})}};w._vwo_code=code;code.init();})();
    </script>
    <!-- End VWO Async SmartCode -->
    
	<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https://yoast.com/product/yoast-seo-wordpress/ -->
	<title>Factor This™ Energy Understood. All Factored In.</title>
<link data-rocket-prefetch href="https://www.googletagmanager.com" rel="dns-prefetch">
<style id="wpr-usedcss">img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.wp-block-spacer{clear:both}*,::after,::before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#ccc}::after,::before{--tw-content:''}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit;overflow-x:hidden}hr{height:0;color:inherit;border-top-width:1px}h2,h3,h4{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}small{font-size:80%}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}h2,h3,h4,hr{margin:0}fieldset{margin:0;padding:0}legend{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*{scrollbar-color:initial;scrollbar-width:initial}:root{font-size:16px;--xxs:0.25rem;--xs:0.5rem;--sm:1rem;--md:2rem;--lg:3rem;--xl:4rem;--2xl:5rem;--3xl:6rem;---xxs:-0.25rem;---xs:-0.5rem;---sm:-1rem;---md:-2rem;---lg:-3rem;---xl:-4rem;---2xl:-5rem;---3xl:-6rem}:root{--max-w-xxs:320px;--max-w-xs:512px;--max-w-sm:768px;--max-w-md:1024px;--max-w-lg:1300px;--max-w-xl:1400px;--max-w-2xl:1500px}:root{--screen-sm:768px;--screen-md:1024px;--screen-lg:1200px}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}body .text-center{text-align:center}body .block{display:block}body .flex{display:flex}body .grid{display:grid}body .inline{display:inline}body .inline-block{display:inline-block}body .inline-flex{display:inline-flex}body .hidden{display:none}body .flex-col{flex-direction:column}@media (min-width:768px){body .sm\:block{display:block}body .sm\:flex-row{flex-direction:row}body .sm\:grid-cols-4{grid-template-columns:repeat(4,1fr)}}body .flex-wrap{flex-wrap:wrap}body .flex-nowrap{flex-wrap:nowrap}@media (min-width:1024px){body .md\:text-left{text-align:left}body .md\:grid-auto-4{grid-template-columns:repeat(4,auto)}}body .border{border:1px solid var(--black)}body .border-bottom{border-bottom:1px solid var(--black)}@media (min-width:1200px){body .lg\:text-right{text-align:right}body .lg\:border-none{border:none}body .lg\:border-right{border-right:1px solid var(--black)}}body .border-white{border-color:var(--white)}body .h-full{height:100%}@media (max-width:767px){body .mobile{display:block}}@media (min-width:768px){body .mobile{display:none}}body .justify-center{justify-content:center}body .justify-end{justify-content:flex-end}body .align-center{align-items:center}body .align-start{align-items:flex-start}.gap-xs{gap:var(--xs)}.gap-sm{gap:var(--sm)}.gap-md{gap:var(--md)}@media screen and (min-width:768px){.sm\:gap-sm{gap:var(--sm)}.sm\:gap-md{gap:var(--md)}}@media screen and (min-width:1200px){.lg\:gap-md{gap:var(--md)}.lg\:gap-xl{gap:var(--xl)}}body .p-none{padding:0}body .p-sm{padding:var(--sm)}body .p-md{padding:var(--md)}body .px-none{padding-left:0;padding-right:0}body .px-sm{padding-left:var(--sm);padding-right:var(--sm)}body .py-sm{padding-top:var(--sm);padding-bottom:var(--sm)}body .py-md{padding-top:var(--md);padding-bottom:var(--md)}body .py-xl{padding-top:var(--xl);padding-bottom:var(--xl)}body .pt-md{padding-top:var(--md)}body .pt-lg{padding-top:var(--lg)}body .pb-none{padding-bottom:0}body .pb-md{padding-bottom:var(--md)}body .pl-xs{padding-left:var(--xs)}@media screen and (min-width:1024px){body .md\:p-lg{padding:var(--lg)}body .md\:pt-none{padding-top:0}body .md\:pb-none{padding-bottom:0}}body .m-none{margin:0}body .mx-auto{margin-left:auto;margin-right:auto}body .mb-none{margin-bottom:0}body .mb-sm{margin-bottom:var(--sm)}html{scroll-behavior:smooth}body{font-optical-sizing:auto;font-style:normal;font-weight:400;font-size:16px;line-height:1.4em;color:var(--grey)}body a:hover{text-decoration:none}h2,h3,h4{font-optical-sizing:auto;font-style:normal;font-weight:600;line-height:1.25em;margin-bottom:1.25rem;color:var(--grey)}:is(h1,h2,h3,h4,h5,h6)>a{color:inherit;text-decoration:none}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1rem}.block-content,.clarion-block,.container,.section{position:relative}.section{padding-left:var(--sm);padding-right:var(--sm);padding-top:var(--lg);padding-bottom:var(--lg)}.container{width:100%;margin:0 auto;padding:0;box-sizing:border-box;max-width:var(--max-w-2xl)}@media only screen and (max-width:767px){.section{padding-top:var(--md);padding-bottom:var(--md)}}hr{border:0;border-top:1px solid var(--black);margin:0}.dark-mode hr{border-top:1px solid var(--white)}.button{display:inline-flex;position:relative;flex-flow:row nowrap;align-items:center;padding:.4rem 1rem;text-transform:uppercase;white-space:nowrap;justify-content:center;cursor:pointer;transition:all .2s ease;width:fit-content;height:fit-content;border-radius:0;font-size:1rem;line-height:1.2em;gap:.75rem;border:2px solid}.button-icon .icon img,.button-icon .icon svg{width:1rem;height:1rem}.button.icon-position-right,body a.button.icon-position-right{flex-direction:row-reverse}.header-secondary{padding:8px 0}.header-secondary .container{display:grid;grid-template-columns:1fr max-content;align-items:center}.header-secondary nav>ul{gap:10px;line-height:0}.header-secondary nav#top_nav>ul{margin-left:-10px}.header-secondary nav>ul>li{margin:unset}.header-secondary nav>ul li a:not(.button){padding:.5rem}.header-secondary nav:is(#top_nav)>ul>li>a{padding:.25rem .5rem}.header-main>.container{min-height:68px}.header-main>.container.grid{grid-template-columns:max-content 1fr max-content}.logo{max-width:230px}@media only screen and (max-width:512px){.additional-menu-items .button-icon .icon svg{width:.9rem;height:.9rem}}nav>ul{display:flex;align-items:center;flex-wrap:wrap;list-style:none;margin:unset;padding:unset}nav>ul>li{position:relative}nav>ul>li>a,nav>ul>li>ul.sub-menu a{padding:.5rem 1rem;display:block;font-size:14px;line-height:1.3em;transition:all .2s ease;text-decoration:underline!important;text-decoration-color:transparent!important;text-decoration-thickness:2px!important;text-underline-offset:0.2em}nav>ul>li>a:hover,nav>ul>li>ul.sub-menu a:hover{text-decoration:underline!important;text-decoration-color:var(--red)!important;text-decoration-thickness:2px!important}@media only screen and (min-width:971px){nav>ul>li>ul.sub-menu{position:absolute;top:100%;left:.5rem;z-index:9999;padding:.5rem;min-width:180px;opacity:0;pointer-events:none;transition:.25s;display:grid;gap:.5rem;line-height:1.2em;list-style:none}nav>ul>li:last-child>ul.sub-menu{left:unset;right:.5rem}body .menu-tray-mobile{display:none!important}.menu-mobile ul:not(.sub-menu) .menu-item-has-children>.menu-item-toggle{display:none}}nav>ul>li:hover>ul.sub-menu{opacity:1;pointer-events:all}.nav-icons{display:flex;justify-content:space-between;align-items:center;gap:1rem}@media screen and (min-width:971px){.menu-navigation,.menu-tray-mobile{display:none}}@media screen and (max-width:970px){#site-header #top_nav{display:none}nav.menu-area{display:none}.menu-navigation{display:block}.header-main>.container.grid{grid-template-columns:max-content 1fr}}.socials-links{display:flex;flex-wrap:nowrap;align-items:center;gap:10px}.socials-links .link svg{width:20px;height:auto;fill:var(--white)}.icon-check{display:none}.header-search svg{width:18px}.sep{display:inline-flex}.sep>.inner{display:inline-block;width:1px;height:.5rem;background:var(--white)}.menu-toggle{position:relative;display:flex;flex-direction:column;width:1.75rem;height:1.25rem;padding:0;appearance:none;border:0;background:0 0}.menu-toggle:hover{cursor:pointer}.menu-toggle-icon{transition:all .3s ease;width:100%;height:2px;background:var(--white);display:inline-block;content:"";position:absolute}.menu-toggle-icon:first-child{top:0;left:0}.menu-toggle-icon:nth-child(2){top:calc(50% - 1px);left:0}.menu-toggle-icon:nth-child(3){bottom:0;left:0}.menu-toggle.active .menu-toggle-icon:nth-child(3){transform:rotate(-225deg);top:calc(50% - 1px)}.menu-toggle.active .menu-toggle-icon:first-child,.menu-toggle.active .menu-toggle-icon:nth-child(2){transform:rotate(225deg);top:calc(50% - 1px)}.adverts-area{display:grid;gap:var(--sm)}.adverts-area.slot{position:relative;z-index:1;line-height:0}.adverts-area.slot#Leaderboard_Banner{z-index:100;max-width:728px;width:100%!important;min-height:95px}.adverts-area.slot#Super_Leaderboard_Banner{z-index:100!important;overflow:hidden}.adverts-area.slot#Super_Leaderboard_Banner iframe{margin:0 auto}.adverts-area.slot#Video_Console{overflow:hidden!important;max-width:100%;width:100%}.adverts-area.slot#Native_Top{width:100%}body .super-billboard-advert{overflow:hidden!important;max-width:100%;width:100%}body .super-billboard-advert div{display:flex}body .super-billboard-advert :is(.adverts-area,iframe){overflow:hidden!important;max-width:100%;width:100%}.cat-icon{position:relative;line-height:1;transition:.3s}.cat-icon svg{width:1.5rem;height:auto}.dark-mode .cat-icon svg{fill:white}body .post_category-header{display:flex;justify-content:space-between;align-items:center;gap:var(--lg);width:100%;margin:0 auto var(--md)}body .post_category-header.align-start{align-items:flex-start}body .post_category-header .separator{flex-grow:1}@media screen and (max-width:767px){h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:.9rem}.site-header .header-main .header-search{display:none}.logo{max-width:130px}body .post_category-header{flex-flow:column;align-items:start;gap:1rem;margin-bottom:1.5rem}body .post_category-header .separator{display:none}}body .category-title{line-height:1em}body .category-title a{color:inherit}.post-category-section-block .post-items{display:grid;gap:var(--md);grid-template-rows:auto}.post-category-section-block .post-item.wide-style{grid-area:wide}.post-category-section-block .inner-posts{grid-area:items}.post-category-section-block .adverts-area.ad-slot-one{grid-area:right-one}.post-category-section-block .headlines-content{grid-area:headlines}@media only screen and (min-width:1025px){.post-category-section-block .post-items{grid-template-columns:1.25fr 1fr 300px}.post-category-section-block .post-items:is(.featured_loop_special){grid-template-areas:"wide items headlines"}.post-category-section-block .post-items:is(.loop_featured_special){grid-template-columns:1fr 1.25fr 300px;grid-template-areas:"items wide headlines"}.post-category-section-block .post-items:is(.special_featured_loop){grid-template-columns:300px 1.25fr 1fr;grid-template-areas:"headlines wide items"}.post-category-section-block .post-items.showing-adverts:is(.featured_loop_special){grid-template-columns:1.25fr 1fr max-content;grid-template-areas:"wide items right-one" "wide items right-two"}.post-category-section-block .post-items.showing-adverts:is(.loop_featured_special){grid-template-columns:1fr 1.25fr max-content;grid-template-areas:"items wide right-one" "items wide right-two"}.post-category-section-block .post-items.showing-adverts:is(.special_featured_loop){grid-template-columns:300px 1.25fr 1fr;grid-template-areas:"right-one wide items" "right-two wide items"}.post-category-section-block .post-items.not-showing-special:is(.featured_loop_special,.special_featured_loop),.post-category-section-block:has(.ad-slot-one[style*="display: none"]) .post-items.showing-adverts:is(.featured_loop_special,.special_featured_loop):has(.ad-slot-two[style*="display: none"]){grid-template-columns:1.5fr 1fr;grid-template-areas:"wide items"}.post-category-section-block .post-items.not-showing-special:is(.loop_featured_special),.post-category-section-block:has(.ad-slot-one[style*="display: none"]) .post-items.showing-adverts:is(.loop_featured_special):has(.ad-slot-two[style*="display: none"]){grid-template-columns:1fr 1.5fr;grid-template-areas:"items wide"}}@media only screen and (min-width:768px) and (max-width:1024px){.post-category-section-block .post-items{grid-template-columns:1fr 1fr;align-items:center}.post-category-section-block .post-items:is(.featured_loop_special){grid-template-areas:"wide wide" "items headlines"}.post-category-section-block .post-items:is(.loop_featured_special){grid-template-areas:"items items" "wide headlines"}.post-category-section-block .post-items:is(.special_featured_loop){grid-template-areas:"headlines wide" "items items"}.post-category-section-block .post-items.showing-adverts:is(.special_featured_loop){grid-template-areas:"wide wide" "items right-one" "items right-two"}.post-category-section-block .post-items.showing-adverts:is(.featured_loop_special,.loop_featured_special){grid-template-areas:"wide wide" "items right-one" "items right-two"}.post-category-section-block .post-items.not-showing-special:is(.featured_loop_special,.special_featured_loop),.post-category-section-block:has(.ad-slot-one[style*="display: none"]) .post-items.showing-adverts:is(.featured_loop_special,.special_featured_loop):has(.ad-slot-two[style*="display: none"]){grid-template-areas:"wide items"}.post-category-section-block .post-items.not-showing-special:is(.loop_featured_special),.post-category-section-block:has(.ad-slot-one[style*="display: none"]) .post-items.showing-adverts:is(.loop_featured_special):has(.ad-slot-two[style*="display: none"]){grid-template-areas:"items wide"}}@media (max-width:767px){.post-category-section-block .post-items{grid-template-columns:1fr}.post-category-section-block .post-items:is(.featured_loop_special,.loop_featured_special){grid-template-areas:"wide" "items" "headlines"}.post-category-section-block .post-items:is(.special_featured_loop){grid-template-areas:"headlines" "wide" "items"}.post-category-section-block .post-items.showing-adverts:is(.featured_loop_special,.loop_featured_special,.special_featured_loop){grid-template-areas:"wide" "right-one" "items" "right-two"}.post-category-section-block .post-items.not-showing-special:is(.featured_loop_special,.special_featured_loop,.loop_featured_special),.post-category-section-block:has(.ad-slot-one[style*="display: none"]) .post-items.showing-adverts:is(.featured_loop_special,.special_featured_loop,.loop_featured_special):has(.ad-slot-two[style*="display: none"]){grid-template-areas:"wide" "items"}}:is(.post-category-section-block,.latest-posts-cta-block,.latest-posts-minimal-block) .post-items .inner-posts{display:grid;gap:var(--md) var(--sm);height:fit-content}.post-item .inner-container{display:flex;gap:20px;flex-flow:row nowrap}.post-item.wide-style .inner-container{flex-flow:column nowrap}body .post-item .post-content{display:flex;flex-direction:column}body .post-item:not(.wide-style) .post-content{gap:var(--xs)}body .post-item.wide-style .post-content{gap:10px}body .post-item:not(.wide-style) .post-content .description{display:none}@media screen and (max-width:767px){:is(.post-category-section-block,.latest-posts-cta-block,.latest-posts-minimal-block) .post-items .inner-posts{grid-template-columns:1fr 1fr}:is(.latest-posts-cta-block,.latest-posts-minimal-block) .post-items .inner-posts .post-item:nth-child(3){grid-column:span 2}.post-item .inner-container{display:grid;gap:10px}body .post-item .post-content h3{font-size:16px}body .post-item.wide-style .post-content{gap:15px}}@media only screen and (min-width:768px){body .category-title-area:has(.cat-name-long){max-width:42%;width:100%}body .category-title:not(.cat-name-long){white-space:nowrap}body .post-item:not(.wide-style) .post-image{flex:33% 1 0;max-width:33%}}.post-item .webcast-date{position:absolute;z-index:30;bottom:0;left:0;text-align:center}.webcast-date h4{padding:.5rem .75rem;font-size:.85rem;line-height:1em;background:var(--titanium-shade);color:var(--white);text-transform:uppercase;letter-spacing:.15em}.post-item.wide-style .webcast-date h4{font-size:1.25rem}.post-item .sponsors-container{display:grid;gap:.25rem;margin:5px 0}.post-item .sponsors-container span.sponsor-title{font-weight:700;text-transform:uppercase;font-size:.7rem;line-height:1em;letter-spacing:.1em;color:#999}.post-item .sponsors-row{display:flex;flex-flow:row wrap;gap:1rem}.post-item .sponsors-row .sponsor{display:flex;flex-flow:row nowrap;align-items:center;gap:.5rem}.post-item .sponsors-row .sponsor img{height:20px;width:auto}.post-item .sponsors-row .sponsor span.sponsor-name{text-transform:uppercase;font-size:.7rem;line-height:1.2em;font-weight:700;letter-spacing:.1em}.post-item .post-image{width:100%;height:fit-content;aspect-ratio:3/2;line-height:0;background-color:#111;color:#fff;overflow:hidden;position:relative}.post-item .post-image>img{width:100%;height:100%;object-fit:cover;object-position:center}.post-image .post-image-icon{position:absolute;left:50%;top:50%;width:2rem;height:2rem;margin-left:-1rem;margin-top:-1rem;z-index:10}.post-image .post-image-icon svg{fill:white}.post-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.45);z-index:0}.meta-author-separator{width:.25rem;height:.25rem;background-color:var(--black);border-radius:50%}.meta-authors-show-all{display:none}body .post-item .post-content h3{font-size:18px}body .post-item.wide-style .post-content h3{font-size:22px;margin:0}.category-chips{display:flex;flex-flow:row wrap;gap:8px}.category-chips>:is(a.chip,.chip){display:inline-block;font-size:12px;line-height:1.2em;color:var(--grey-tint)}.category-chips.category>.chip{padding:3px 6px 1px;background:var(--titanium);border:1px solid var(--titanium-shade);border-radius:5px}.headlines-content{position:relative;padding:var(--md);background:var(--titanium)}.headlines-content .icon{position:absolute;top:30px;left:0;width:38px;height:38px;background:#a81e28;transform:translate(-50%,0)}.headlines-content .icon:before{content:"";position:absolute;top:50%;left:0;width:10px;height:10px;transform:translate(-5px,-50%) rotate(45deg);background:#a81e28}.headlines-content .icon .inner{padding:7px}.headlines-content .icon .inner svg{fill:#fff}.post-category-section-block .post-items:is(.special_featured_loop) .heading-area{margin:0 15px 30px 0}.post-category-section-block .post-items:is(.special_featured_loop) .icon{left:unset;right:0;transform:translate(50%,0)}.headlines-content .latest-posts{display:grid;gap:1rem}.headlines-content .post-item h4{font-size:1rem;text-transform:none}.headlines-content .headline-separator{background:#d4d4d4;height:1px;width:100%}.search-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:9999;display:flex;align-items:center;justify-content:center;display:none}.search-overlay-inner{display:flex;flex-direction:column;width:100%;height:100%}.search-overlay__top{display:flex;justify-content:flex-end;padding:25px}.search-overlay .icon{width:50px;height:50px;display:block;cursor:pointer;color:#fff}.search-overlay__container{width:100%;height:60vh;display:flex;justify-content:center;align-items:center;gap:20px}.search-overlay__container-inner{display:flex;justify-content:center;align-items:center;gap:20px}input.search-term{height:50px;padding:20px;min-width:500px}span.icon.search-trigger{width:30px;height:30px}@media screen and (max-width:992px){.search-overlay__top{padding:10px}.search-overlay__container-inner{display:grid;grid-template-columns:1fr 30px;gap:15px;padding:15px}input.search-term{min-width:fit-content}}.clarion-block.video-posts-section-block .video-grid{display:grid;gap:40px}.clarion-block.video-posts-section-block .video-grid:has(#Video_Console.adverts-area[style*="display: none"]){grid-template-columns:repeat(3,1fr)}.clarion-block.video-posts-section-block .video-grid.total-posts-2:has(#Video_Console.adverts-area[style*="display: none"]){grid-template-columns:repeat(2,1fr)}:is(.category,.single-template-blocks-wrapper) .clarion-block.video-posts-section-block .video-grid:has(#Video_Console.adverts-area[style*="display: none"]){grid-template-columns:repeat(2,1fr)}.clarion-block.video-posts-section-block .video-posts-content h3 a{color:inherit}.video-grid .adverts-area.span-2-cols{grid-column:span 2}body .video-grid .post-item.wide-style .post-content h3{font-size:1.1rem}.clarion-block:is(.video-posts-section-block,.featured-podcasts-block) .adverts-area.slot#Video_Console{text-align:center}.cta-selector{width:100%}.cta-color-dark{background-color:var(--black)}.cta-color-dark :is(h1,h2,h3,.cta-content){color:var(--white)}.cta-body{border-top:10px solid var(--red);padding:var(--lg);display:grid;grid-template-columns:2fr var(--xs) 1fr 250px;width:100%;gap:var(--md);align-items:center;justify-items:center;box-sizing:border-box}.cta-header{width:100%}.cta-heading{font-size:1.75rem;text-transform:unset}.cta-sub-heading{font-size:1.2rem;font-weight:500;text-transform:unset}.cta-middle-bar{display:flex;width:100%;justify-content:center;align-items:center;height:100%}.cta-middle-bar-div{width:var(--xs);background-color:#a81e27;height:100%}.cta-link{width:100%;display:flex;justify-content:center}@media screen and (max-width:767px){.post-category-section-block .post-items:is(.special_featured_loop) .icon{transform:translate(29%,0)}.clarion-block.video-posts-section-block .video-grid{grid-template-columns:1fr 1fr;gap:1rem}.clarion-block.video-posts-section-block .video-grid:has(#Video_Console.adverts-area[style*="display: none"]){grid-template-columns:1fr 1fr}.cta-selector.cta-single-style-full .cta-body{display:flex;flex-direction:column;padding:20px;gap:1rem;justify-content:center;justify-items:center;text-align:center}.cta-selector.cta-single-style-full .cta-middle-bar{height:min-content}.cta-selector.cta-single-style-full .cta-middle-bar .cta-middle-bar-div{width:50%;height:.25rem}.cta-style-full .single-cta{padding-left:var(--sm);padding-right:var(--sm)}}.nav-horizontal ul,nav ul.nav-horizontal{display:block;list-style:none}.nav-horizontal a,nav ul.nav-horizontal a{padding:.5rem 0;text-transform:none;font-weight:300}@media screen and (max-width:768px){nav ul.nav-horizontal a{padding:.1rem 0}.nav-horizontal a{padding:.1rem 0}}body main select{appearance:unset;line-height:1;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none' stroke='%23000' aria-hidden='true' focusable='false'%3E%3Cpath d='M1.50002 4L6.00002 8L10.5 4' stroke-width='1.5'%3E%3C/path%3E%3C/svg%3E") no-repeat #fff;background-position:calc(100% - 8px) center;background-size:12px;padding-right:26px!important}#page input[type=number],#page input[type=tel],#page input[type=text],#page input[type=url],#page select,#page textarea,input[type=search]{background-color:var(--white);border:2px solid var(--titanium-shade);border-radius:.25rem;padding:.5rem .75rem;width:100%;line-height:1.2em;transition:all .2s ease}#page input[type=number]:hover,#page input[type=tel]:hover,#page input[type=text]:hover,#page input[type=url]:hover,#page select:hover,#page textarea:hover,input[type=search]:hover{border-color:var(--gray)}#page input[type=number]:focus,#page input[type=tel]:focus,#page input[type=text]:focus,#page input[type=url]:focus,#page select:focus,#page textarea:focus,input[type=search]:focus{border-color:var(--gray)}footer .footer-logo{width:12rem;height:auto;margin:0 auto}.menu-tray-mobile,.menu-tray-mobile .sub-menu{display:none;padding-top:.25rem;padding-bottom:.5rem}.menu-tray-mobile ul.sub-menu{padding:0}.menu-mobile .menu-item a{display:flex;align-items:center;line-height:1em}.menu-mobile ul.mobile>.menu-item>a{font-size:1.2rem;padding:.75rem 0}.menu-mobile .sub-menu>li.menu-item>a{font-size:1.1rem;padding:.5rem 0 .5rem 1rem}.menu-mobile .menu-item-has-children a{font-weight:700}.menu-mobile .menu-item:not(:last-child) a{border-bottom:1px solid var(--grey-tint)}.menu-mobile ul:not(.sub-menu) .menu-item-has-children>.menu-item-toggle{position:absolute;top:0;right:0;padding:.8rem .5rem;line-height:1em;cursor:pointer}.menu-mobile ul:not(.sub-menu) .menu-item-has-children>.menu-item-toggle::after{content:"";display:block;position:relative;width:1rem;height:1rem;background-image:var(--wpr-bg-905870dc-c403-453c-a03b-f686c14772e6);background-size:.95rem .95rem;background-position:center right;background-repeat:no-repeat}.menu-mobile ul:not(.sub-menu) .menu-item-has-children.active>.menu-item-toggle::after{background-image:var(--wpr-bg-c0c28a8a-0492-4a51-a4bb-3ab2186056f5)}.menu-mobile .sub-menu .menu-item a{padding-left:1.5rem;border:0}.menu-mobile .sub-menu .menu-item a{font-weight:400}.progress{width:100%;background:var(--titanium-shade)}.clarion-block.latest-posts-minimal-block .block-content{display:flex;flex-flow:column;gap:var(--md)}.clarion-block.latest-posts-minimal-block .block-content .post-items{display:grid;gap:var(--md);margin:unset}.clarion-block.latest-posts-minimal-block .block-content:is(.view-1) .post-items{grid-template-columns:2fr 1fr;grid-template-areas:"wide items" "advert items";grid-template-rows:auto 1fr}.clarion-block.latest-posts-minimal-block .block-content:is(.view-2) .post-items{grid-template-columns:1fr;grid-template-areas:"wide" "items" "advert";grid-template-rows:auto auto 1fr}.clarion-block.latest-posts-minimal-block .block-content .post-items>.post-item.wide-style{grid-area:wide}.clarion-block.latest-posts-minimal-block .block-content .post-items>.main-adverts{grid-area:advert;display:grid;gap:1rem}.clarion-block.latest-posts-minimal-block .block-content .post-items>.inner-posts{grid-area:items}.clarion-block.latest-posts-minimal-block .block-content .sidebar-content{display:flex;flex-flow:column;gap:30px}@media only screen and (min-width:768px){.clarion-block.latest-posts-minimal-block .block-content:is(.view-2) .post-items>.inner-posts{grid-template-columns:repeat(3,1fr)}.clarion-block.latest-posts-minimal-block .block-content:is(.view-2) .post-items>.inner-posts .inner-container{flex-flow:column}.clarion-block.latest-posts-minimal-block .block-content:is(.view-2) .post-items>.inner-posts .inner-container .post-image{flex:unset;max-width:100%;aspect-ratio:16/9}}@media only screen and (min-width:1361px){.clarion-block.latest-posts-minimal-block .block-content{flex-flow:row nowrap}.clarion-block.latest-posts-minimal-block .block-content .post-items{flex-grow:1}.clarion-block.latest-posts-minimal-block .block-content .sidebar-content{min-width:300px;flex:0 1 300px}.clarion-block.latest-posts-minimal-block .block-content:not(.showing-sidebar):is(.view-1) .post-items .post-item.wide-style .post-content h3{font-size:2.2rem}.clarion-block.latest-posts-minimal-block .block-content:not(.showing-sidebar):is(.view-1) .post-items .post-item.wide-style .inner-container{display:grid;grid-template-columns:1fr 0.75fr;gap:30px}.clarion-block.latest-posts-minimal-block .block-content:not(.showing-sidebar):is(.view-1) .post-items .post-item.wide-style .post-content{gap:20px}}@media only screen and (min-width:1025px){.clarion-block.latest-posts-minimal-block .block-content:is(.view-1.showing-sidebar) .post-items{grid-template-columns:1fr 1fr;grid-template-areas:"wide items" "advert advert"}.clarion-block.latest-posts-minimal-block .post-item:not(.wide-style) .inner-container{display:flex;gap:20px;flex-flow:row nowrap}.clarion-block.latest-posts-minimal-block .block-content:is(.view-2) .post-items .post-item.wide-style .post-content h3{font-size:2.2rem}.clarion-block.latest-posts-minimal-block .block-content:is(.view-2) .post-items .post-item.wide-style .post-image{aspect-ratio:3/2;height:100%}.clarion-block.latest-posts-minimal-block .block-content:is(.view-2) .post-items .post-item.wide-style .inner-container{display:grid;grid-template-columns:0.75fr 1fr;gap:30px}.clarion-block.latest-posts-minimal-block .block-content:is(.view-2) .post-items .post-item.wide-style .post-content{align-self:center;gap:var(--sm)}}@media only screen and (max-width:1360px){.clarion-block.latest-posts-minimal-block .block-content:is(.showing-sidebar) .sidebar-content{max-width:630px;margin:0 auto}}@media only screen and (min-width:1025px) and (max-width:1360px){.clarion-block.latest-posts-minimal-block .block-content:is(.view-1) .post-items{grid-template-columns:1fr 1fr;grid-template-areas:"wide items" "advert advert"}}@media only screen and (min-width:768px) and (max-width:1360px){.clarion-block.latest-posts-minimal-block .block-content:is(.showing-sidebar) .sidebar-content{flex-flow:row-reverse nowrap}.clarion-block.latest-posts-minimal-block .block-content:is(.showing-sidebar.showing-ads):not(.showing-headlines) .sidebar-content{flex-flow:row nowrap}.clarion-block.latest-posts-minimal-block .block-content:is(.showing-sidebar.showing-headlines):not(.showing-ads) .sidebar-content{max-width:800px;margin:0 auto}.clarion-block.latest-posts-minimal-block .block-content:is(.showing-sidebar.showing-headlines) .sidebar-content .headlines-content{flex-grow:1}}@media only screen and (min-width:1025px){.clarion-block.latest-posts-minimal-block .block-content:is(.view-1.showing-sidebar.showing-dividers) .post_category-header{margin:0;padding-bottom:1.25rem;border-bottom:1px solid #000}.clarion-block.latest-posts-minimal-block .block-content:is(.view-1.showing-sidebar.showing-dividers) .post_category-header .separator{display:none}.clarion-block.latest-posts-minimal-block .block-content:is(.view-1.showing-sidebar.showing-dividers) .post-items{column-gap:0}.clarion-block.latest-posts-minimal-block .block-content:is(.view-1.showing-sidebar.showing-dividers) .post-items .post-item.wide-style{padding:30px 30px 30px 0;border-right:1px solid #000;border-bottom:1px solid #000}.clarion-block.latest-posts-minimal-block .block-content:is(.view-1.showing-sidebar.showing-dividers) .post-items .inner-posts{padding:30px 0 30px 30px;border-bottom:1px solid #000;height:100%}}:is(.related-posts,.video-posts-section-block,.latest-posts-minimal-block .post-item:not(.wide-style)) .post-content .description{display:none}body .post-item.wide-style .post-image{aspect-ratio:16/9}@media only screen and (max-width:1024px){.clarion-block:is(.page-intro,.post-category-section-block,.latest-posts-cta-block,.archive-posts-block,.latest-posts-minimal-block,.generic-post-cards-block,.selected_tags-block,.magazine-issues-block) .container{max-width:var(--max-w-sm)}.clarion-block.latest-posts-minimal-block .block-content:is(.view-1) .post-items{grid-template-columns:1fr;grid-template-areas:"wide" "items" "advert"}body .post-item.wide-style .description{display:none}div#Super_Leaderboard_Banner{width:100%!important;height:auto!important}div#Super_Leaderboard_Banner{justify-content:center}}#footer,#footer a{color:var(--white);text-decoration-color:var(--white)}#footer li a:hover{text-decoration:underline;text-underline-offset:0.2em;text-decoration-color:var(--white)}#footer,#socket{background:var(--black)}#socket,#socket-menu li a{font-size:.8rem;line-height:1.2em}#socket .inner-wrap{display:grid;grid-template-columns:1fr max-content}#socket-menu li{display:flex}#socket-menu li a{padding:0;text-transform:none;font-weight:400;display:flex;position:relative}#socket-menu li:not(:last-child) a::after{height:1rem;content:"";width:1px;background:var(--white);visibility:visible;display:block;position:relative;margin:0 1rem}@media screen and (max-width:767px){#socket .inner-wrap{grid-template-columns:1fr;gap:2rem}#socket-menu li a{margin-bottom:.5rem}#socket-menu li:not(:last-child) a::after{margin:0 .5rem}#socket-menu ul.menu{justify-content:center}}nav>ul#menu-header-actions{line-height:0;gap:var(--xs)}@media only screen and (max-width:1200px){nav>ul#menu-header-actions a{font-size:13px}nav>ul#menu-header-actions a.button:not(.button-style-arrow-box){padding:.25rem .5rem}}body .super-billboard-advert{aspect-ratio:1920/350}.read-time{font-weight:700;text-transform:uppercase;font-size:x-small;line-height:1;color:var(--grey-tint)}#Video_Console_Articles:not([style*="display: none"]){margin-bottom:1rem!important;justify-content:center;display:flex!important}@media only screen and (max-width:437px){#Video_Console_Articles:not([style*="display: none"])>*{max-width:100%!important;width:100%!important}}body .post_category-header.gap-sm{gap:var(--sm);margin:0 auto var(--sm)}#scrollToTopBtn{padding:12px;color:#fff;background:#111;border-radius:100%;position:fixed;bottom:10px;right:10px;z-index:9999999999;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}#scrollToTopBtn svg{width:1.5rem;transition:transform .2s ease-in-out}#scrollToTopBtn:hover svg{transform:scale(1.1)}@media only screen and (max-width:1024px){#scrollToTopBtn{padding:8px;right:unset;left:10px}#scrollToTopBtn svg{width:1rem}}:root{--dark-blue:#0d1a2b;--dark-blue-shade:#050d1a;--blue-tint:#243D58;--grey-tint:#5C5C5C;--red:#e90000;--red-dark:#7D1F2D;--teal:#007ea1;--teal-shade:#005f7a;--green:#00892a;--green-shade:#006f24;--blue:#296bfc;--blue-shade:#1f4fbc;--blueberry:#243D58;--blueberry-light:#A9BDC9;--titanium:#E9E9E9;--titanium-shade:#DBDBDB;--black:#0d1a2b;--white:#ffffff}body{font-family:Montserrat,sans-serif}body a:hover{color:var(--blue-tint)}h2,h3,h4{font-family:Montserrat,sans-serif;text-transform:none}h2{text-transform:uppercase;font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}nav>ul>li>:is(a,ul.sub-menu a){text-transform:none;font-size:1rem}body .clarion-block:not(.page-intro) .category-title{font-size:1.5rem;letter-spacing:.1em}#site-header{background-color:var(--dark-blue);color:var(--white)}#site-header .header-secondary{background-color:var(--dark-blue-shade)}#site-header .header-main{background-image:var(--wpr-bg-e32d754c-50d1-4480-bdf2-255ad2c2555e);background-size:cover;background-position:top center}#site-header #main-menu{align-items:center;justify-content:center}#site-header #main-menu ul:not(.sub-menu)>li>a>span{font-weight:700}#site-header .header-secondary nav:is(#top_nav)>ul>li>a:hover,#site-header nav>ul>li>a:hover,#site-header nav>ul>li>ul.sub-menu a:hover{color:var(--white);text-decoration:underline!important;text-decoration-color:#fff!important;text-decoration-thickness:2px!important}#site-header .header-search svg{width:21px}#site-header .sub-menu{background:var(--blue-tint)}#footer,#socket{background-color:var(--dark-blue);color:var(--white)}#socket{background-color:var(--dark-blue-shade)}#footer{position:relative;background-image:var(--wpr-bg-2042f02c-f0f1-4eb9-8dc7-3077d09e6c42);background-size:cover;background-position:top center}#footer:before{content:"";width:100%;height:.5rem;display:block;background:linear-gradient(90deg,var(--teal) 0%,var(--teal) 25%,var(--red) 25%,var(--red) 50%,var(--green) 50%,var(--green) 75%,var(--blue) 75%,var(--blue) 100%);background-size:100% 100%;position:absolute;top:-.25rem}#footer h4{text-transform:uppercase}body #footer nav>ul>li a:hover{text-decoration:underline!important;text-decoration-color:#fff!important;text-decoration-thickness:2px!important}.clarion-block.video-posts-section-block.dark-mode{background-color:var(--dark-blue);color:var(--white);background-image:var(--wpr-bg-e53d345d-fefc-4892-a85d-526110299e4c);background-size:cover;background-position-x:right;background-position-y:10%;background-repeat:no-repeat}.single-cta:not(.hidden) .cta-selector{background-image:var(--wpr-bg-4820f6f6-99b1-4732-8e30-2d15e939ec33);background-size:cover;background-position:50% 32%;background-repeat:no-repeat}.clarion-block.video-posts-section-block .section.px-none{padding-left:var(--sm);padding-right:var(--sm)}:is(body .single-template-blocks-wrapper,body) .clarion-block.video-posts-section-block .block-content{padding:0}body .video-posts-section-block .post_category-header .separator{display:none}.video-posts-section-block.dark-mode .category-chips.category>.chip{color:var(--dark-blue)}.button{padding:.5rem 1rem;font-weight:700;border-radius:3rem;font-family:Montserrat,sans-serif;text-decoration:none!important;text-transform:unset}.cta-color-dark .cta-link a{color:var(--white);border-color:var(--white)}#page .menu-item .button:hover,.button:hover,.menu-item .button:hover{background-color:var(--white);border-color:var(--white);color:var(--dark-blue);fill:var(--dark-blue);text-decoration:none!important;cursor:pointer}.cta-color-dark .cta-link a:hover{color:var(--dark-blue)}.clarion-block.video-posts-section-block .category-title-area .cat-icon{display:none}.clarion-block.video-posts-section-block .block-content:before{content:"";width:100px;height:6px;display:block;background-color:var(--red);margin-bottom:1rem}.clarion-block.video-posts-section-block .block-content:before{content:"";width:100px;height:6px;display:block;background:linear-gradient(90deg,var(--teal) 0%,var(--teal) 25%,var(--red) 25%,var(--red) 50%,var(--green) 50%,var(--green) 75%,var(--blue) 75%,var(--blue) 100%);background-size:100% 100%;margin-bottom:1rem}.has-cat-icons a.category-title-area:hover .cat-icon,a.category-title-area:hover .cat-icon{transform:rotate(90deg)}body .clarion-block:not(.page-intro) .category-title{letter-spacing:0}.socials-links .link{width:2rem;height:2rem;padding:.4rem;background:var(--white);border-radius:50%}.post_category-header .cat-icon svg{width:1.75rem}body .post-item .post-content h3{line-height:1.5em}.webcast-date{background:var(--blue-tint)}.webcast-date h4{background:0 0}.single-cta .cta-body{border-top-color:var(--dark-blue-shade)}.cta-single-style-full .single-cta .cta-body:before{content:'';position:absolute;top:0;left:0;width:100%;height:10px;background:var(--wpr-bg-ae789a5c-f74f-4a5e-b21b-f5401e98483f);background-size:100%}.cta-single-style-full .single-cta .cta-body{background-color:#fff}@media only screen and (max-width:767px){.adverts-area.slot#Leaderboard_Banner{max-width:320px;max-height:50px}.post_category-header .category-title-area.gap-sm{gap:10px}.post_category-header .cat-icon svg{width:1.25rem}body .clarion-block:not(.page-intro) .category-title,body h2{font-size:1.25rem}body .post-item .post-content h3,body h3{font-size:16px}}.socials-links .link{width:1.5rem;height:1.5rem;padding:.25rem}.socials-links .link svg{width:1rem;height:1rem;color:var(--dark-blue);fill:var(--dark-blue)}.post-category-section-block .tag-renewables .category-title-area svg{fill:var(--green)}.post-category-section-block .tag-renewables .category-title-area{color:var(--green)}.post-category-section-block .category-hydro-power .category-title-area svg{fill:var(--teal)}.post-category-section-block .category-hydro-power .category-title-area{color:var(--teal)}.post-category-section-block .category-power-grid .category-title-area svg{fill:var(--blue)}.post-category-section-block .category-power-grid .category-title-area{color:var(--blue)}.webcast-date-inner{display:flex;align-items:center;justify-content:center}.event-brand-tag-separator{width:.25rem;height:.25rem;background:var(--white);display:block;border-radius:50%}.event-brand-tag-wrapper{font-size:.8rem;line-height:1em;display:block;padding:.5rem .75rem}.ft-brand .webcast-date{border-top-right-radius:.25rem;overflow:hidden;bottom:-8px}.post-item.wide-style.ft-brand .webcast-date h4{font-size:1rem}.ft-brand.ft-brand-powergrid .webcast-date{background:var(--blue)}.ft-brand.ft-brand-powergrid .post-image{border-bottom:.5rem solid var(--blue)}body .headlines-content{padding:24px}body .headlines-content .heading-area h3{font-weight:700}body .headlines-content .post-item h4{font-size:14px}body .headlines-content .latest-posts{gap:var(--xs)}.post-item .event-format{position:absolute;right:0;top:0;line-height:1em;z-index:10;font-size:.75rem;background:var(--dark-blue);padding:.5rem 1rem;letter-spacing:.1em;text-transform:uppercase}.entry-content h2 a{text-decoration:underline}body #scrollToTopBtn{background:var(--blue-shade)}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6, 147, 227) 0%,rgb(155, 81, 224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122, 220, 180) 0%,rgb(0, 208, 130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252, 185, 0) 0%,rgb(255, 105, 0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255, 105, 0) 0%,rgb(207, 46, 46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238, 238, 238) 0%,rgb(169, 184, 195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74, 234, 220) 0%,rgb(151, 120, 209) 20%,rgb(207, 42, 186) 40%,rgb(238, 44, 130) 60%,rgb(251, 105, 98) 80%,rgb(254, 248, 76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255, 206, 236) 0%,rgb(152, 150, 240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254, 205, 165) 0%,rgb(254, 45, 45) 50%,rgb(107, 0, 62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255, 203, 112) 0%,rgb(199, 81, 192) 50%,rgb(65, 88, 208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255, 245, 203) 0%,rgb(182, 227, 212) 50%,rgb(51, 167, 181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202, 248, 128) 0%,rgb(113, 206, 126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2, 3, 129) 0%,rgb(40, 116, 252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, .2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, .2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255),6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}#Super_Leaderboard_Banner.adverts-area.slot{min-height:90px!important}#Native_Top.adverts-area.slot{min-height:300px}@media screen and (max-width:767px){#Native_Top.adverts-area.slot{min-height:675px!important}}#Medium_Rectangle_1.adverts-area.slot{min-height:250px;min-width:300px}#Skyscraper.adverts-area.slot{min-height:600px!important}@media screen and (max-width:767px){#Skyscraper.adverts-area.slot{min-height:250px!important}}</style><link rel="preload" data-rocket-preload as="image" href="https://www.renewableenergyworld.com/wp-content/themes/Clarion/assets/images/ft-header-main-bg.webp" fetchpriority="high">
	<meta name="description" content="Factor This™ is your premier source for green energy and storage news. Learn the latest in solar, wind, bio, and geothermal energy." />
	<link rel="canonical" href="https://www.renewableenergyworld.com/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Factor This™ Energy Understood. All Factored In." />
	<meta property="og:description" content="Factor This™ is your premier source for green energy and storage news. Learn the latest in solar, wind, bio, and geothermal energy." />
	<meta property="og:url" content="https://www.renewableenergyworld.com/" />
	<meta property="og:site_name" content="Factor This™" />
	<meta property="article:modified_time" content="2026-03-03T20:13:32+00:00" />
	<meta property="og:image" content="https://www.renewableenergyworld.com/wp-content/uploads/2025/02/FactorThisWeb.jpg" />
	<meta property="og:image:width" content="1200" />
	<meta property="og:image:height" content="675" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.renewableenergyworld.com/","url":"https://www.renewableenergyworld.com/","name":"Factor This™ Energy Understood. All Factored In.","isPartOf":{"@id":"https://www.renewableenergyworld.com/#website"},"about":{"@id":"https://www.renewableenergyworld.com/#organization"},"primaryImageOfPage":{"@id":"https://www.renewableenergyworld.com/#primaryimage"},"image":{"@id":"https://www.renewableenergyworld.com/#primaryimage"},"thumbnailUrl":"https://www.renewableenergyworld.com/wp-content/uploads/2025/02/FactorThisWeb.jpg","datePublished":"2023-06-01T08:00:42+00:00","dateModified":"2026-03-03T20:13:32+00:00","description":"Factor This™ is your premier source for green energy and storage news. Learn the latest in solar, wind, bio, and geothermal energy.","breadcrumb":{"@id":"https://www.renewableenergyworld.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.renewableenergyworld.com/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.renewableenergyworld.com/#primaryimage","url":"https://www.renewableenergyworld.com/wp-content/uploads/2025/02/FactorThisWeb.jpg","contentUrl":"https://www.renewableenergyworld.com/wp-content/uploads/2025/02/FactorThisWeb.jpg","width":1200,"height":675},{"@type":"WebSite","@id":"https://www.renewableenergyworld.com/#website","url":"https://www.renewableenergyworld.com/","name":"Factor This","description":"Energy Understood. All Factored In.","publisher":{"@id":"https://www.renewableenergyworld.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.renewableenergyworld.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.renewableenergyworld.com/#organization","name":"Factor This","url":"https://www.renewableenergyworld.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.renewableenergyworld.com/#/schema/logo/image/","url":"https://www.renewableenergyworld.com/wp-content/uploads/2025/02/FACTOR-THIS-Design-1.30-2040-x-1360-px-1.png","contentUrl":"https://www.renewableenergyworld.com/wp-content/uploads/2025/02/FACTOR-THIS-Design-1.30-2040-x-1360-px-1.png","width":2040,"height":1360,"caption":"Factor This"},"image":{"@id":"https://www.renewableenergyworld.com/#/schema/logo/image/"}}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//www.google.com' />

<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.renewableenergyworld.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.renewableenergyworld.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.renewableenergyworld.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.renewableenergyworld.com%2F&#038;format=xml" />
<style id='wp-img-auto-sizes-contain-inline-css'></style>
<style id='wp-block-library-inline-css'></style>
<style id='wp-block-spacer-inline-css'></style>

<style id='classic-theme-styles-inline-css'></style>




<style id='global-styles-inline-css'></style>

<script src="https://www.renewableenergyworld.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer defer></script>
<script src="https://www.renewableenergyworld.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script>
<link rel="https://api.w.org/" href="https://www.renewableenergyworld.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.renewableenergyworld.com/wp-json/wp/v2/pages/328677" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.renewableenergyworld.com/xmlrpc.php?rsd" />

<link rel='shortlink' href='https://www.renewableenergyworld.com/' />
<style id="mcf-bullet-points-styles"></style><meta name="theme-color" content="#0e182b" /><style></style><link rel="icon" href="https://www.renewableenergyworld.com/wp-content/uploads/2024/12/ft-favicon-1-150x150.png" sizes="32x32" />
<link rel="icon" href="https://www.renewableenergyworld.com/wp-content/uploads/2024/12/ft-favicon-1-300x300.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.renewableenergyworld.com/wp-content/uploads/2024/12/ft-favicon-1-300x300.png" />
<meta name="msapplication-TileImage" content="https://www.renewableenergyworld.com/wp-content/uploads/2024/12/ft-favicon-1-300x300.png" />
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>
        <meta name="google-site-verification" content=""/>
<script type="rocketlazyloadscript"> (function(){ var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function(){ acsbJS.init({ statementLink : '', footerHtml : '', hideMobile : false, hideTrigger : false, disableBgProcess : false, language : 'en', position : 'left', leadColor : '#E17209', triggerColor : '#E17209', triggerRadius : '50%', triggerPositionX : 'left', triggerPositionY : 'bottom', triggerIcon : 'people', triggerSize : 'medium', triggerOffsetX : 20, triggerOffsetY : 20, mobile : { triggerSize : 'small', triggerPositionX : 'right', triggerPositionY : 'bottom', triggerOffsetX : 10, triggerOffsetY : 10, triggerRadius : '50%' } }); }; h.appendChild(s); })(); </script>
        <script>window.dataLayer = window.dataLayer || [];</script>
        <!-- Data Layer Push Pageview -->
        <script>
            dataLayer.push({
                'event': 'Pageview',
                'pageID': "328677",
                'pageType': "home",
                'loggedInState': "free subscriber",
                'pubDate': "2023-06-01",
                'author': "Clarion Energy Content Directors",
                'error': "",
                'primaryTopic': "null",
                'secondaryTopic': "",
                'postFormat': "",
                'contentType': "non-article"
            });
        </script>
    
        <!-- Google Tag Manager -->
        <script>(function (w, d, s, l, i) {
                w[l] = w[l] || [];
                w[l].push({
                    'gtm.start':
                        new Date().getTime(), event: 'gtm.js'
                });
                var f = d.getElementsByTagName(s)[0],
                    j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
                j.async = true;
                j.src =
                    'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
                f.parentNode.insertBefore(j, f);
            })(window, document, 'script', 'dataLayer', 'GTM-5PNNDQ55');</script>
        <!-- End Google Tag Manager -->
        <!-- Google Tag Manager (noscript) -->
        <noscript>
            <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5PNNDQ55" height="0" width="0" style="display:none;visibility:hidden"></iframe>
        </noscript>
        <!-- End Google Tag Manager (noscript) -->
    
    <script type="rocketlazyloadscript" async data-rocket-src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>
    <script>

        function hasFastRefreshParam() {
            return new URLSearchParams(window.location.search).has('fastrefresh');
        }

        window.googletag = window.googletag || {cmd: []};
        var gamAccount = "24608281", sitePath = "factorthis";
        var refresh_key = "refresh", refresh_value = "true";
        var refresh_time = hasFastRefreshParam() ? 500 : 30000;
        googletag.cmd.push(function () {
                        (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[970,90]])
                .addSize([768, 0], [[970,90]])
                .addSize([0, 0], [[320,50],[320,100],[320,90]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[970,90]], 'Super_Leaderboard_Banner')
                            .defineSizeMapping(mapping)
                                            .setTargeting('pos', 'top')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[728,90]])
                .addSize([768, 0], [[728,90]])
                .addSize([0, 0], [[320,50],[320,100]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[728,90]], 'Leaderboard_Banner')
                            .defineSizeMapping(mapping)
                                            .setTargeting('pos', 'top')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[300,600]])
                .addSize([768, 0], [[300,600]])
                .addSize([0, 0], [[300,250]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[300,600]], 'Adflex')
                            .defineSizeMapping(mapping)
                                            .setTargeting('pos', 'adflex')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[300,600]])
                .addSize([768, 0], [[300,600]])
                .addSize([0, 0], [[300,250]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[300,600]], 'Skyscraper')
                            .defineSizeMapping(mapping)
                                            .setTargeting('pos', 'sky')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[300,250]])
                .addSize([768, 0], [[300,250]])
                .addSize([0, 0], [[300,250]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[300,250]], 'Medium_Rectangle_1')
                            .defineSizeMapping(mapping)
                                                    .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[300,250]])
                .addSize([768, 0], [[300,250]])
                .addSize([0, 0], [[300,250]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[300,250]], 'Medium_Rectangle_2')
                            .defineSizeMapping(mapping)
                                                    .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[300,250]])
                .addSize([768, 0], [[300,250]])
                .addSize([0, 0], [[300,250]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[300,250]], 'Medium_Rectangle_3')
                            .defineSizeMapping(mapping)
                                                    .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[300,250]])
                .addSize([768, 0], [[300,250]])
                .addSize([0, 0], [[300,250]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[300,250]], 'Medium_Rectangle_4')
                            .defineSizeMapping(mapping)
                                                    .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [['fluid']], 'Native_Top')
                                            .setTargeting('pos', 'nativetop')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [['fluid']], 'Native_2')
                                            .setTargeting('pos', 'native')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[640,360]], 'Video_Console')
                                            .setTargeting('pos', 'videoconsole')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[468,60]])
                .addSize([768, 0], [[468,60]])
                .addSize([0, 0], [[320,50]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[468,60]], '468_Banner_1')
                            .defineSizeMapping(mapping)
                                            .setTargeting('pos', '468 Banner')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[468,60]])
                .addSize([768, 0], [[468,60]])
                .addSize([0, 0], [[320,50]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[468,60]], '468_Banner_2')
                            .defineSizeMapping(mapping)
                                            .setTargeting('pos', '468 Banner')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[468,60]])
                .addSize([768, 0], [[468,60]])
                .addSize([0, 0], [[320,50]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[468,60]], '468_Banner_3')
                            .defineSizeMapping(mapping)
                                            .setTargeting('pos', '468 Banner')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[468,60]])
                .addSize([768, 0], [[468,60]])
                .addSize([0, 0], [[320,50]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[468,60]], '468_Banner_4')
                            .defineSizeMapping(mapping)
                                            .setTargeting('pos', '468 Banner')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[640,360]], 'Video_Console_Articles')
                                            .setTargeting('pos', 'videosponsored')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    // Number of seconds to wait after the slot becomes viewable.
            googletag.pubads().addEventListener('impressionViewable', function (event) {
                var slot = event.slot;
                console.log('slot is viewable', slot.getSlotId().getDomId());
                console.log('should refresh', slot.getTargeting(refresh_key)[0]);
                if (slot.getTargeting(refresh_key)[0] == 'true') {
                    setTimeout(function () {
                        console.log('refreshing slot', slot);
                        googletag.pubads().refresh([slot]);
                    }, refresh_time);
                }
            });
            googletag.pubads().enableSingleRequest();
            googletag.enableServices();
        });
    </script>

    
    


  <script>
      googletag.cmd.push(function () {
        var sizeMappingSuperbillboard = googletag.sizeMapping().addSize([0, 0], [1920, 350]).build();
        googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[1920, 350]], 'div-gpt-ad-8675309-Superbillboard')
        .setTargeting('pos', ['superbillboard'])
        .setTargeting('page', ['home'])
        .setTargeting(refresh_key, refresh_value)
        .setCollapseEmptyDiv(true)
        .defineSizeMapping(sizeMappingSuperbillboard)
        .addService(googletag.pubads());
      });
  </script>
  
<script type="rocketlazyloadscript"><script>
   (function() {
       var d=document,h=d.getElementsByTagName('head')[0],s=d.createElement('script'),sc = 'https:' == document.location.protocol ? 'https://' : 'http://';
   s.type='text/javascript';
   s.async=true;
   s.src=sc+'s.dpmsrv.com/dpm_e29f7b5c0960d53d40bc673a6b2cccd378f24e4b.min.js';
   h.appendChild(s);
   })();
</script></script>
<script type="rocketlazyloadscript"><script> (function(){ var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function(){ acsbJS.init({ statementLink : '', footerHtml : '', hideMobile : false, hideTrigger : false, disableBgProcess : false, language : 'en', position : 'left', leadColor : '#e90000', triggerColor : '#e90000', triggerRadius : '50%', triggerPositionX : 'left', triggerPositionY : 'bottom', triggerIcon : 'people', triggerSize : 'medium', triggerOffsetX : 20, triggerOffsetY : 20, mobile : { triggerSize : 'small', triggerPositionX : 'right', triggerPositionY : 'bottom', triggerOffsetX : 10, triggerOffsetY : 10, triggerRadius : '50%' } }); }; h.appendChild(s); })(); </script></script>

<style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion">#site-header .header-main{--wpr-bg-e32d754c-50d1-4480-bdf2-255ad2c2555e: url('https://www.renewableenergyworld.com/wp-content/themes/Clarion/assets/images/ft-header-main-bg.webp');}</style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">.cta-single-style-full .single-cta .cta-body:before{--wpr-bg-ae789a5c-f74f-4a5e-b21b-f5401e98483f: url('https://www.renewableenergyworld.com/wp-content/themes/Clarion/assets/images/ft-footer-bar.svg');}.menu-mobile ul:not(.sub-menu) .menu-item-has-children>.menu-item-toggle::after{--wpr-bg-905870dc-c403-453c-a03b-f686c14772e6: url('https://www.renewableenergyworld.com/wp-content/themes/Clarion/assets/icons/plus-sign.svg');}.menu-mobile ul:not(.sub-menu) .menu-item-has-children.active>.menu-item-toggle::after{--wpr-bg-c0c28a8a-0492-4a51-a4bb-3ab2186056f5: url('https://www.renewableenergyworld.com/wp-content/themes/Clarion/assets/icons/minus-sign.svg');}#footer{--wpr-bg-2042f02c-f0f1-4eb9-8dc7-3077d09e6c42: url('https://www.renewableenergyworld.com/wp-content/themes/Clarion/assets/images/ft-footer-bg.webp');}.clarion-block.video-posts-section-block.dark-mode{--wpr-bg-e53d345d-fefc-4892-a85d-526110299e4c: url('https://www.renewableenergyworld.com/wp-content/themes/Clarion/assets/images/ft-feature-bg.webp');}.single-cta:not(.hidden) .cta-selector{--wpr-bg-4820f6f6-99b1-4732-8e30-2d15e939ec33: url('https://www.renewableenergyworld.com/wp-content/themes/Clarion/assets/images/ft-feature-bg.webp');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".cta-single-style-full .single-cta .cta-body","style":".cta-single-style-full .single-cta .cta-body:before{--wpr-bg-ae789a5c-f74f-4a5e-b21b-f5401e98483f: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-footer-bar.svg');}","hash":"ae789a5c-f74f-4a5e-b21b-f5401e98483f","url":"https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-footer-bar.svg"},{"selector":".menu-mobile ul:not(.sub-menu) .menu-item-has-children>.menu-item-toggle","style":".menu-mobile ul:not(.sub-menu) .menu-item-has-children>.menu-item-toggle::after{--wpr-bg-905870dc-c403-453c-a03b-f686c14772e6: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/icons\/plus-sign.svg');}","hash":"905870dc-c403-453c-a03b-f686c14772e6","url":"https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/icons\/plus-sign.svg"},{"selector":".menu-mobile ul:not(.sub-menu) .menu-item-has-children.active>.menu-item-toggle","style":".menu-mobile ul:not(.sub-menu) .menu-item-has-children.active>.menu-item-toggle::after{--wpr-bg-c0c28a8a-0492-4a51-a4bb-3ab2186056f5: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/icons\/minus-sign.svg');}","hash":"c0c28a8a-0492-4a51-a4bb-3ab2186056f5","url":"https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/icons\/minus-sign.svg"},{"selector":"#footer","style":"#footer{--wpr-bg-2042f02c-f0f1-4eb9-8dc7-3077d09e6c42: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-footer-bg.webp');}","hash":"2042f02c-f0f1-4eb9-8dc7-3077d09e6c42","url":"https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-footer-bg.webp"},{"selector":".clarion-block.video-posts-section-block.dark-mode","style":".clarion-block.video-posts-section-block.dark-mode{--wpr-bg-e53d345d-fefc-4892-a85d-526110299e4c: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-feature-bg.webp');}","hash":"e53d345d-fefc-4892-a85d-526110299e4c","url":"https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-feature-bg.webp"},{"selector":".single-cta:not(.hidden) .cta-selector","style":".single-cta:not(.hidden) .cta-selector{--wpr-bg-4820f6f6-99b1-4732-8e30-2d15e939ec33: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-feature-bg.webp');}","hash":"4820f6f6-99b1-4732-8e30-2d15e939ec33","url":"https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-feature-bg.webp"}]; const rocket_excluded_pairs = [{"selector":"#site-header .header-main","style":"#site-header .header-main{--wpr-bg-e32d754c-50d1-4480-bdf2-255ad2c2555e: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-header-main-bg.webp');}","hash":"e32d754c-50d1-4480-bdf2-255ad2c2555e","url":"https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-header-main-bg.webp"}];</script><meta name="generator" content="WP Rocket 3.20.5" data-wpr-features="wpr_lazyload_css_bg_img wpr_remove_unused_css wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_preconnect_external_domains wpr_automatic_lazy_rendering wpr_oci wpr_image_dimensions wpr_minify_css wpr_preload_links wpr_desktop" /></head>
<body class="home wp-singular page-template-default page page-id-328677 wp-custom-logo wp-theme-Clarion is-desktop clarion-frontend">
<div  class="super-billboard-advert">
  <div  id="div-gpt-ad-8675309-Superbillboard" class="adverts-area">
    <script>
      googletag.cmd.push(function () {
        googletag.display('div-gpt-ad-8675309-Superbillboard');
      });
    </script>
  </div>
</div>
<!-- Testing Deployment 1.1 -->
<div  id="page" class="site">
    <header  id="site-header" class="site-header site-ft header-search-position-secondary header-mobile-toggle-position-main header-subscribe-button-position-main">
    <div  class="header-secondary px-sm">
  <div class="container">
    <nav id="top_nav" class="menu-header-top-nav-container" aria-label="FFN Top Navigation Menu"><ul id="menu-header-top-nav" class="menu"><li id="menu-item-80798115786" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798115786"><a href="https://power-eng.com/"><span class="text">Factor This Power Engineering</span></a></li>
<li id="menu-item-80798115787" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-80798115787"><a href="#"><span class="text">Live Events</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798115788" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798115788"><a target="_blank" href="https://dtech-events.com/"><span class="text">DTECH® Events</span></a></li>
	<li id="menu-item-80798117162" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798117162"><a target="_blank" href="https://www.powergen.com/"><span class="text">POWERGEN™</span></a></li>
</ul>
</li>
<li id="menu-item-80798117220" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798117220"><a href="/events"><span class="text">Calendar</span></a></li>
<li id="menu-item-80798115792" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80798115792"><a href="https://www.renewableenergyworld.com/webinars/"><span class="text">Webinars</span></a></li>
<li id="menu-item-80798115793" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115793"><a href="https://www.renewableenergyworld.com/podcasts/"><span class="text">Podcasts</span></a></li>
<li id="menu-item-80798115795" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80798115795"><a href="https://www.renewableenergyworld.com/contribute-content/"><span class="text">Contribute Content</span></a></li>
</ul></nav>
    <!-- Add a wrapper for utility items. -->
    <div class="utility-items flex flex-col sm:flex-row align-center justify-end gap-xs sm:gap-sm flex-wrap">

      <div class="nav-icons">
        <div class="socials-links fill-white"><a href="https://instagram.com/FactorThisMedia" class="link" target="_blank" title="Factor This™ - Instagram"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m12.5 7.4c-2.8 0-5.1 2.3-5.1 5.1s2.3 5.1 5.1 5.1 5.1-2.3 5.1-5.1-2.3-5.1-5.1-5.1zm0 8.4c-1.8 0-3.3-1.5-3.3-3.3s1.5-3.3 3.3-3.3 3.3 1.5 3.3 3.3-1.5 3.3-3.3 3.3zm6.4-8.6c0 .7-.5 1.2-1.2 1.2s-1.2-.5-1.2-1.2.5-1.2 1.2-1.2 1.2.6 1.2 1.2zm3.4 1.2c-.1-1.6-.4-3-1.6-4.1-1.2-1.2-2.6-1.5-4.1-1.6-1.6-.1-6.5-.1-8.1 0s-3 .4-4.1 1.6-1.6 2.5-1.7 4.1-.1 6.5 0 8.1.4 3 1.6 4.1c1.2 1.2 2.6 1.5 4.1 1.6 1.6.1 6.5.1 8.1 0s3-.4 4.1-1.6c1.2-1.2 1.5-2.6 1.6-4.1.2-1.6.2-6.4.1-8.1zm-2.1 9.9c-.3.9-1 1.5-1.9 1.9-1.3.5-4.4.4-5.8.4s-4.5.1-5.8-.4c-.9-.3-1.5-1-1.9-1.9-.5-1.3-.4-4.4-.4-5.8s-.1-4.5.4-5.8c.3-.9 1-1.5 1.9-1.9 1.3-.5 4.4-.4 5.8-.4s4.5-.1 5.8.4c.9.3 1.5 1 1.9 1.9.5 1.3.4 4.4.4 5.8s.1 4.5-.4 5.8z"/></svg></a><a href="https://www.youtube.com/@factorthismedia" class="link" target="_blank" title="Factor This™ - YouTube"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m23.4 7c-.3-1-1-1.8-2-2-1.8-.5-8.9-.5-8.9-.5s-7.1 0-8.9.5c-1 .3-1.8 1-2 2-.5 1.8-.5 5.5-.5 5.5s0 3.7.5 5.5c.3 1 1 1.7 2 2 1.8.5 8.9.5 8.9.5s7.1 0 8.9-.5c1-.3 1.8-1 2-2 .5-1.8.5-5.5.5-5.5s0-3.7-.5-5.5zm-13.2 8.9v-6.8l5.9 3.4z"/></svg>
</a><a href="https://www.facebook.com/FactorThisMedia/" class="link" target="_blank" title="Factor This™ - Facebook"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m14.2 23.2v-9.8h3.3l.5-3.8h-3.8v-2.4c0-1.1.3-1.9 1.9-1.9h2v-3.4c-.4 0-1.6-.1-3-.1-2.9 0-4.9 1.8-4.9 5v2.8h-3.3v3.8h3.3v9.8z"/></svg></a><a href="https://www.linkedin.com/showcase/factorthis" class="link" target="_blank" title="Factor This™ - LinkedIn"><svg enable-background="new 0 0 100 100" height="512" viewBox="0 0 100 100" width="512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z"/><path fill="currentColor" d="m11.3 36.6h16.6v53.4h-16.6z"/><path fill="currentColor" d="m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z"/></svg></a><a href="https://twitter.com/FactorThisMedia" class="link" target="_blank" title="Factor This™ - Twitter"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m14.3 11 7-8h-1.7l-6.1 7-4.9-7h-5.6l7.4 10.5-7.4 8.4h1.7l6.5-7.3 5.2 7.3h5.6zm-2.3 2.6-.7-1-6-8.3h2.6l4.8 6.7.7 1 6.2 8.7h-2.6z"/></svg></a></div>        <div class="sep"><div class="inner"></div></div>
        <button class="header-search">
          <span class="icon"><svg width="21" height="21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.304 4.582A3.422 3.422 0 0 0 4.884 8a3.422 3.422 0 0 0 3.42 3.419A3.422 3.422 0 0 0 11.723 8a3.422 3.422 0 0 0-3.42-3.418Z" fill="#fff"/><path d="M10.5 0C4.7 0 0 4.702 0 10.5S4.702 21 10.5 21 21 16.298 21 10.5 16.298 0 10.5 0ZM8.304 12.218a4.216 4.216 0 0 1-4.217-4.217 4.216 4.216 0 0 1 4.217-4.217A4.216 4.216 0 0 1 12.521 8a4.216 4.216 0 0 1-4.217 4.217Zm8.632 3.647-.915.914a.482.482 0 0 1-.692-.012l-4.563-4.89c.51-.325.947-.753 1.28-1.257l4.878 4.552c.199.185.204.5.012.693Z" fill="#fff"/></svg></span>
        </button>
      </div>

      
    <!-- Close the utility items wrapper. -->
    </div>


    
  </div>
</div>
    <div  class="header-main px-sm py-sm">
      <div class="container grid gap-sm lg:gap-md align-center">
        <a class="logo" href="https://www.renewableenergyworld.com" title="Factor This™">
          <img src="https://www.renewableenergyworld.com/wp-content/themes/Clarion/assets/logos/ft-logo.svg" class="custom-logo" alt="Factor This™" width="234" height="54">
        </a>
        <nav id="main-menu" class="menu-area flex" aria-label="Main menu"><ul id="menu-main-menu" class=""><li id="menu-item-328849" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-328849"><a href="https://www.renewableenergyworld.com/solar/"><span class="text">Solar</span></a>
<ul class="sub-menu">
	<li id="menu-item-328851" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-328851"><a href="https://www.renewableenergyworld.com/solar/community-solar/"><span class="text">Community</span></a></li>
	<li id="menu-item-80798115839" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115839"><a href="https://www.renewableenergyworld.com/solar/residential/"><span class="text">Residential</span></a></li>
	<li id="menu-item-328856" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-328856"><a href="https://www.renewableenergyworld.com/solar/utility-scale/"><span class="text">Utility Scale</span></a></li>
</ul>
</li>
<li id="menu-item-328857" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-328857"><a href="https://www.renewableenergyworld.com/wind-power/"><span class="text">Wind Power</span></a>
<ul class="sub-menu">
	<li id="menu-item-328858" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-328858"><a href="https://www.renewableenergyworld.com/wind-power/offshore/"><span class="text">Offshore</span></a></li>
	<li id="menu-item-80798115841" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115841"><a href="https://www.renewableenergyworld.com/wind-power/turbines-equipment/"><span class="text">Turbines &amp; Equipment</span></a></li>
</ul>
</li>
<li id="menu-item-80798115842" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80798115842"><a href="https://www.renewableenergyworld.com/power-grid/"><span class="text">Power Grid</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798126556" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798126556"><a href="https://www.renewableenergyworld.com/power-grid/distribution/"><span class="text">Distribution</span></a></li>
	<li id="menu-item-80798115843" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115843"><a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/"><span class="text">Grid Modernization</span></a></li>
	<li id="menu-item-80798115844" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115844"><a href="https://www.renewableenergyworld.com/power-grid/microgrid/"><span class="text">Microgrids</span></a></li>
	<li id="menu-item-80798115845" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115845"><a href="https://www.renewableenergyworld.com/power-grid/outage-management/"><span class="text">Outage Management</span></a></li>
	<li id="menu-item-80798116931" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798116931"><a href="https://www.renewableenergyworld.com/power-grid/smart-grids/"><span class="text">Smart Grids</span></a></li>
	<li id="menu-item-80798115847" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115847"><a href="https://www.renewableenergyworld.com/power-grid/transmission/"><span class="text">Transmission</span></a></li>
</ul>
</li>
<li id="menu-item-80798115848" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80798115848"><a href="https://www.renewableenergyworld.com/hydro-power/"><span class="text">Hydropower</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798115849" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115849"><a href="https://www.renewableenergyworld.com/hydro-power/dams-civil-structures/"><span class="text">Dams &amp; Civil Structures</span></a></li>
	<li id="menu-item-80798116930" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798116930"><a href="https://www.renewableenergyworld.com/hydro-power/small-hydro-power/"><span class="text">Small Hydropower</span></a></li>
	<li id="menu-item-80798115850" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115850"><a href="https://www.renewableenergyworld.com/hydro-power/technology-equipment/"><span class="text">Technology &amp; Equipment</span></a></li>
	<li id="menu-item-80798115851" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115851"><a href="https://www.renewableenergyworld.com/hydro-power/tidal-wave-energy/"><span class="text">Tidal &amp; Wave Energy</span></a></li>
</ul>
</li>
<li id="menu-item-80798115853" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80798115853"><a href="https://www.renewableenergyworld.com/energy-storage/"><span class="text">Energy Storage</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798115854" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115854"><a href="https://www.renewableenergyworld.com/energy-storage/battery/"><span class="text">Battery</span></a></li>
	<li id="menu-item-80798115856" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115856"><a href="https://www.renewableenergyworld.com/energy-storage/long-duration/"><span class="text">Long Duration</span></a></li>
	<li id="menu-item-80798116932" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798116932"><a href="https://www.renewableenergyworld.com/energy-storage/pumped-storage/"><span class="text">Pumped Storage</span></a></li>
</ul>
</li>
<li id="menu-item-80798115857" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80798115857"><a href="https://www.renewableenergyworld.com/energy-business/"><span class="text">Business</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798115858" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115858"><a href="https://www.renewableenergyworld.com/energy-business/energy-finance/"><span class="text">Finance</span></a></li>
	<li id="menu-item-80798115859" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115859"><a href="https://www.renewableenergyworld.com/energy-business/policy-and-regulation/"><span class="text">Policy &amp; Regulation</span></a></li>
	<li id="menu-item-80798115860" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115860"><a href="https://www.renewableenergyworld.com/energy-business/new-project-development/"><span class="text">Project Development</span></a></li>
	<li id="menu-item-80798128177" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798128177"><a href="/tag/tariffs/"><span class="text">Tariffs</span></a></li>
</ul>
</li>
<li id="menu-item-80798115861" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80798115861"><a href="https://www.renewableenergyworld.com/electric-vehicle/"><span class="text">Electric Vehicles</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798115862" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115862"><a href="https://www.renewableenergyworld.com/electric-vehicle/ev-charging/"><span class="text">EV Charging</span></a></li>
	<li id="menu-item-80798115863" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115863"><a href="https://www.renewableenergyworld.com/electric-vehicle/vehicle-to-grid/"><span class="text">Vehicle to Grid</span></a></li>
</ul>
</li>
</ul></nav><div class="additional-menu-items flex align-center flex-nowrap justify-end pl-xs gap-sm sm:gap-md">
  <nav class="header-ctas-menu"><ul id="menu-header-actions" class="header-ctas-items"><li id="menu-item-80798115785" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80798115785"><a href="https://www.renewableenergyworld.com/subscribe/" class="button button-outline"><span class="icon-wrapper inline-flex flex-nowrap align-center gap-xs button-icon"><span class="icon"><svg width="19" height="18" viewBox="0 0 19 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.83008 0C8.05005 0 6.30999 0.527841 4.82995 1.51677C3.34991 2.50571 2.19635 3.91131 1.51517 5.55585C0.833978 7.20038 0.655748 9.00998 1.00301 10.7558C1.35028 12.5016 2.20745 14.1053 3.46612 15.364C4.72479 16.6226 6.32844 17.4798 8.07427 17.8271C9.8201 18.1743 11.6297 17.9961 13.2742 17.3149C14.9188 16.6337 16.3244 15.4802 17.3133 14.0001C18.3022 12.5201 18.8301 10.78 18.8301 9C18.8273 6.61391 17.8781 4.32636 16.1909 2.63915C14.5037 0.951931 12.2162 0.00281493 9.83008 0ZM13.921 9.81818H10.6483V13.0909C10.6483 13.3079 10.5621 13.516 10.4086 13.6694C10.2552 13.8229 10.0471 13.9091 9.83008 13.9091C9.61308 13.9091 9.40498 13.8229 9.25154 13.6694C9.0981 13.516 9.0119 13.3079 9.0119 13.0909V9.81818H5.73917C5.52218 9.81818 5.31407 9.73198 5.16063 9.57854C5.00719 9.4251 4.92099 9.21699 4.92099 9C4.92099 8.783 5.00719 8.5749 5.16063 8.42146C5.31407 8.26802 5.52218 8.18182 5.73917 8.18182H9.0119V4.90909C9.0119 4.69209 9.0981 4.48399 9.25154 4.33055C9.40498 4.17711 9.61308 4.09091 9.83008 4.09091C10.0471 4.09091 10.2552 4.17711 10.4086 4.33055C10.5621 4.48399 10.6483 4.69209 10.6483 4.90909V8.18182H13.921C14.138 8.18182 14.3461 8.26802 14.4995 8.42146C14.653 8.5749 14.7392 8.783 14.7392 9C14.7392 9.21699 14.653 9.4251 14.4995 9.57854C14.3461 9.73198 14.138 9.81818 13.921 9.81818Z" fill="currentColor"/></svg></span><span class="text">Subscribe</span></span></a></li>
</ul></nav><div class="menu-navigation">
      <button class="menu-toggle" aria-controls="site-navigation" aria-expanded="false">
          <span class="menu-toggle-icon"></span><span class="menu-toggle-icon"></span><span class="menu-toggle-icon"></span>
      </button>
    </div></div>      </div>
    </div>
  </header>
<div  class="menu-tray-mobile p-none"><div  class="menu-tray-inner p-md"><nav id="mobile-menu" class="menu-mobile nav-horizontal" aria-label="Mobile menu"><ul id="menu-mobile-menu" class="mobile"><li id="menu-item-80798115864" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80798115864"><a href="https://www.renewableenergyworld.com/solar/"><span class="text">Solar</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798115869" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115869"><a href="https://www.renewableenergyworld.com/solar/community-solar/"><span class="text">Community</span></a></li>
	<li id="menu-item-80798115865" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115865"><a href="https://www.renewableenergyworld.com/solar/residential/"><span class="text">Residential</span></a></li>
</ul>
</li>
<li id="menu-item-80798115866" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115866"><a href="https://www.renewableenergyworld.com/solar/utility-scale/"><span class="text">Utility Scale</span></a></li>
<li id="menu-item-80798115867" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80798115867"><a href="https://www.renewableenergyworld.com/wind-power/"><span class="text">Wind Power</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798115870" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115870"><a href="https://www.renewableenergyworld.com/wind-power/offshore/"><span class="text">Offshore</span></a></li>
	<li id="menu-item-80798115868" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115868"><a href="https://www.renewableenergyworld.com/wind-power/turbines-equipment/"><span class="text">Turbines &amp; Equipment</span></a></li>
</ul>
</li>
<li id="menu-item-80798115872" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80798115872"><a href="https://www.renewableenergyworld.com/power-grid/"><span class="text">Power Grid</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798126559" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798126559"><a href="https://www.renewableenergyworld.com/power-grid/distribution/"><span class="text">Distribution</span></a></li>
	<li id="menu-item-80798115873" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115873"><a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/"><span class="text">Grid Modernization</span></a></li>
	<li id="menu-item-80798115874" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115874"><a href="https://www.renewableenergyworld.com/power-grid/microgrid/"><span class="text">Microgrids</span></a></li>
	<li id="menu-item-80798115875" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115875"><a href="https://www.renewableenergyworld.com/power-grid/outage-management/"><span class="text">Outage Management</span></a></li>
	<li id="menu-item-80798115877" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115877"><a href="https://www.renewableenergyworld.com/power-grid/transmission/"><span class="text">Transmission</span></a></li>
	<li id="menu-item-80798115876" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115876"><a href="https://www.renewableenergyworld.com/power-grid/smart-grids/"><span class="text">Smart Grids</span></a></li>
</ul>
</li>
<li id="menu-item-80798115871" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80798115871"><a href="https://www.renewableenergyworld.com/hydro-power/"><span class="text">Hydropower</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798115881" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115881"><a href="https://www.renewableenergyworld.com/hydro-power/dams-civil-structures/"><span class="text">Dams &amp; Civil Structures</span></a></li>
	<li id="menu-item-80798115878" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115878"><a href="https://www.renewableenergyworld.com/hydro-power/small-hydro-power/"><span class="text">Small Hydro</span></a></li>
	<li id="menu-item-80798115879" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115879"><a href="https://www.renewableenergyworld.com/hydro-power/technology-equipment/"><span class="text">Technology &amp; Equipment</span></a></li>
	<li id="menu-item-80798115880" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115880"><a href="https://www.renewableenergyworld.com/hydro-power/tidal-wave-energy/"><span class="text">Tidal &amp; Wave Energy</span></a></li>
</ul>
</li>
<li id="menu-item-80798115882" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80798115882"><a href="https://www.renewableenergyworld.com/energy-storage/"><span class="text">Energy Storage</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798115883" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115883"><a href="https://www.renewableenergyworld.com/energy-storage/battery/"><span class="text">Battery</span></a></li>
	<li id="menu-item-80798115884" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115884"><a href="https://www.renewableenergyworld.com/energy-storage/long-duration/"><span class="text">Long Duration</span></a></li>
	<li id="menu-item-80798115885" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115885"><a href="https://www.renewableenergyworld.com/energy-storage/pumped-storage/"><span class="text">Pumped Storage</span></a></li>
</ul>
</li>
<li id="menu-item-80798115886" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80798115886"><a href="https://www.renewableenergyworld.com/energy-business/"><span class="text">Business</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798115887" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115887"><a href="https://www.renewableenergyworld.com/energy-business/energy-finance/"><span class="text">Finance</span></a></li>
	<li id="menu-item-80798115889" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115889"><a href="https://www.renewableenergyworld.com/energy-business/policy-and-regulation/"><span class="text">Policy &amp; Regulation</span></a></li>
</ul>
</li>
<li id="menu-item-80798115891" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80798115891"><a href="https://www.renewableenergyworld.com/electric-vehicle/"><span class="text">Electric Vehicles</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798115892" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115892"><a href="https://www.renewableenergyworld.com/electric-vehicle/ev-charging/"><span class="text">EV Charging</span></a></li>
	<li id="menu-item-80798115890" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115890"><a href="https://www.renewableenergyworld.com/electric-vehicle/vehicle-to-grid/"><span class="text">Vehicle to Grid</span></a></li>
</ul>
</li>
<li id="menu-item-80798115893" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798115893"><a target="_blank" href="https://power-eng.com/"><span class="text">Factor This: Power Engineering</span></a></li>
<li id="menu-item-80798115894" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-80798115894"><a href="#"><span class="text">Live Events</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798115895" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798115895"><a target="_blank" href="https://www.distributech.com/"><span class="text">DISTRIBUTECH®</span></a></li>
</ul>
</li>
<li id="menu-item-80798115898" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115898"><a href="https://www.renewableenergyworld.com/podcasts/"><span class="text">Podcasts</span></a></li>
<li id="menu-item-80798115897" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80798115897"><a href="https://www.renewableenergyworld.com/webinars/"><span class="text">Webinars</span></a></li>
<li id="menu-item-80798115900" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80798115900"><a href="https://www.renewableenergyworld.com/webinars/"><span class="text">Calendar</span></a></li>
<li id="menu-item-80798115901" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80798115901"><a href="https://www.renewableenergyworld.com/submit-a-case-study-to-renewable-energy-world/"><span class="text">Contribute Content</span></a></li>
</ul></nav></div></div><main  id="primary" class="site-main">
  <div  class="">
  <div class="entry-content"><div class="clarion-block ad-block">
  <div class="section pt-lg pb-none">
    <div class="container">
      <style></style>    <div id="Super_Leaderboard_Banner" class="adverts-area slot ad-slot-custom super-leaderboard-slot" style="height:90px;width:970px;margin:0 auto;min-height:90px;">
                    <script>
                googletag.cmd.push(function () {
                    googletag.display('Super_Leaderboard_Banner');
                });
            </script>
                </div>
    
    </div>
  </div>
</div>

<div id="" class="clarion-block latest-posts-minimal-block">
    <div class="section ">
      <div class="container ">
      
        <div class="post_category-header has-cat-icons">
    <div class="category-title-area flex align-center gap-sm">
      <div class="cat-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 234 234">
  <path fill="currentColor" d="M233 117a116 116 0 1 1-232 0 116 116 0 0 1 232 0Z"/>
  <path fill="#fff" d="m56.6 200.8 60.2-111.1 60.3 111h29.8L131.7 62.3l-14.9-27.5L102 62.2 26.8 200.8h29.8Z"/>
</svg>
</div>
      <h2 class="category-title m-none">Featured</h2>
    </div>

    <div class="separator"><hr class="hidden sm:block"></div>
    
    
  </div>
        <div class="block-content view-2 showing-dividers showing-sidebar direction-content_sidebar showing-headlines showing-ads">
          <div class="posts-wrapper">
            <div class="post-items"><div class="post-item wide-style post-item-video" data-id="80798136426">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/developing-the-next-generation-of-distribution-automation-tech-with-switched-source-dtech-interview-studio/" class="post-image">
      <div class="post-image-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 31">
  <path d="M16 .44a15.17 15.17 0 1 0 0 30.34A15.17 15.17 0 0 0 16 .44Zm0 27.3c-6.7 0-12.14-5.44-12.14-12.13a12.15 12.15 0 0 1 24.27 0c0 6.7-5.44 12.14-12.13 12.14Z"/>
  <path d="m21.51 14.55-7.35-4.25c-1.01-.58-1.84-.1-1.84 1.06v8.5c0 1.17.83 1.64 1.84 1.06l7.35-4.25c1.02-.58 1.02-1.54 0-2.12Z"/>
</svg>
</div>
  <div class="post-image-overlay"></div>
      <img fetchpriority="high" decoding="async" width="1024" height="576" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20576'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-4-1024x576.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-4-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-4-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-4.jpg 1280w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-4-1024x576.jpg" /><noscript><img fetchpriority="high" decoding="async" width="1024" height="576" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-4-1024x576.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-4-1024x576.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-4-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-4-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-4.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/developing-the-next-generation-of-distribution-automation-tech-with-switched-source-dtech-interview-studio/">Developing the next generation of distribution automation tech with Switched Source | DTECH Interview Studio</a></h3>
      <div class="description">At DTECH 2026, we sat down with Charlie Murray, CEO of Switched Source, to discuss how technologies like Switched Source&#8217;s can help defer large capital investments and maximize the efficiency of existing infrastructure. </div><div class="read-time">1 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/tag/dtech/" class="chip" data-taxonomy="post_tag" alt="View all posts tagged DTECH">DTECH</a><a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/" class="chip" data-taxonomy="category" alt="View all posts in Grid Modernization">Grid Modernization</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/power-grid/" class="chip" data-taxonomy="category" alt="View all posts in Power Grid">Power Grid</a></div>
    </div>
  </div>
  
</div><div class="main-adverts"><style></style>    <div id="Native_Top" class="adverts-area slot main_ad-one" style="height:auto;width:100%;margin:0 auto;min-height:300px;">
                    <script>
                googletag.cmd.push(function () {
                    googletag.display('Native_Top');
                });
            </script>
                </div>
    <style></style>    <div id="Native_Top" class="adverts-area slot main_ad-two" style="height:auto;width:100%;margin:0 auto;min-height:300px;">
                    <script>
                googletag.cmd.push(function () {
                    googletag.display('Native_Top');
                });
            </script>
                </div>
    </div><div class="inner-posts"><div class="post-item post-item-video" data-id="80798136417">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/podcasts/is-the-maga-movement-warming-up-to-solar-this-week-in-cleantech/" class="post-image">
      <div class="post-image-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 31">
  <path d="M16 .44a15.17 15.17 0 1 0 0 30.34A15.17 15.17 0 0 0 16 .44Zm0 27.3c-6.7 0-12.14-5.44-12.14-12.13a12.15 12.15 0 0 1 24.27 0c0 6.7-5.44 12.14-12.13 12.14Z"/>
  <path d="m21.51 14.55-7.35-4.25c-1.01-.58-1.84-.1-1.84 1.06v8.5c0 1.17.83 1.64 1.84 1.06l7.35-4.25c1.02-.58 1.02-1.54 0-2.12Z"/>
</svg>
</div>
  <div class="post-image-overlay"></div>
      <img decoding="async" width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-2-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-2-1024x576.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-2-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-2.jpg 1280w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-2-300x169.jpg" /><noscript><img decoding="async" width="300" height="169" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-2-300x169.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-2-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-2-1024x576.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-2-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-2.jpg 1280w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/podcasts/is-the-maga-movement-warming-up-to-solar-this-week-in-cleantech/">Is the MAGA movement warming up to solar? – This Week in Cleantech</a></h3>
      <div class="description">On this episode of the This Week in Cleantech podcast, Evan Halper from the Washington Post discusses some MAGA figures who are warming to solar despite Donald Trump’s longstanding criticism of it.</div><div class="read-time">4 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/energy-business/" class="chip" data-taxonomy="category" alt="View all posts in Business">Business</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/podcasts/" class="chip" data-taxonomy="category" alt="View all posts in Podcasts">Podcasts</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798136245">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/9-essential-perspectives-from-dtech-2026/" class="post-image">
      
      <img decoding="async" width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/PXL_20260203_183140715-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/PXL_20260203_183140715-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/PXL_20260203_183140715.jpg 1000w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/PXL_20260203_183140715-300x169.jpg" /><noscript><img decoding="async" width="300" height="169" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/PXL_20260203_183140715-300x169.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/PXL_20260203_183140715-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/PXL_20260203_183140715-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/PXL_20260203_183140715.jpg 1000w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/9-essential-perspectives-from-dtech-2026/">9 essential perspectives from DTECH 2026</a></h3>
      <div class="description">DTECH 2026 showcases a variety of utility innovations, with a focus on practical AI applications that various industry sources covered from multiple perspectives</div><div class="read-time">8 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/tag/dtech/" class="chip" data-taxonomy="post_tag" alt="View all posts tagged DTECH">DTECH</a><a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/" class="chip" data-taxonomy="category" alt="View all posts in Grid Modernization">Grid Modernization</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/power-grid/" class="chip" data-taxonomy="category" alt="View all posts in Power Grid">Power Grid</a></div>
    </div>
  </div>
  
</div>
<div class="post-item post-item-video webcast-item ft-brand ft-brand-powergrid">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/webinar/grid-2035-rethinking-the-utility-for-a-decade-of-disruption/" class="post-image">
      <div class="event-format event-format-virtual">Virtual</div>
      <div class="webcast-date">
        
        <div class="webcast-date-inner">
          <h4 class="m-none" title="">On Demand</h4>
          <div class="event-brand-tag-separator"></div><div class="event-brand-tag-wrapper event-brand-tag-powergrid"><div class="event-brand-tag">Power Grid</div></div>
        </div>
      </div>
      <div class="post-image-overlay"></div>
      <img decoding="async" width="300" height="170" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20170'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="CAT_DTECH_city-with-wind-turbines-background" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/CAT_DTECH25_city-with-wind-turbines-background-2-1024x580-1-300x170.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/CAT_DTECH25_city-with-wind-turbines-background-2-1024x580-1-768x435.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/CAT_DTECH25_city-with-wind-turbines-background-2-1024x580-1.jpg 1024w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/CAT_DTECH25_city-with-wind-turbines-background-2-1024x580-1-300x170.jpg" /><noscript><img decoding="async" width="300" height="170" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/CAT_DTECH25_city-with-wind-turbines-background-2-1024x580-1-300x170.jpg" class="attachment-medium size-medium wp-post-image" alt="CAT_DTECH_city-with-wind-turbines-background" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/CAT_DTECH25_city-with-wind-turbines-background-2-1024x580-1-300x170.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/CAT_DTECH25_city-with-wind-turbines-background-2-1024x580-1-768x435.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/CAT_DTECH25_city-with-wind-turbines-background-2-1024x580-1.jpg 1024w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/webinar/grid-2035-rethinking-the-utility-for-a-decade-of-disruption/">Grid 2035: Rethinking the Utility for a Decade of Disruption</a></h3>
      <div class="description">Be sure to join us for this virtual broadcast of Caterpillar&#8217;s breakout session from DTECH. During this session, Caterpillar will explore how utilities can evolve structurally and culturally to meet rising demands. We&#8217;ll dive into topics like governance, talent, and operating models – discussing how utilities can innovate to reliably deliver in an era of&hellip;</div>
      <div class="sponsors-container">
				<span class="sponsor-title">Sponsored By:</span>
				<div class="sponsors-row"><div class="sponsor" data-name="Caterpillar Inc.">
				<img width="350" height="57" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%2057'%3E%3C/svg%3E" class="sponsor-logo wp-post-image" alt="Caterpillar Inc.​" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/PGR/2024/01/Caterpillar.png" /><noscript><img width="350" height="57" decoding="async" src="https://www.renewableenergyworld.com/wp-content/uploads/PGR/2024/01/Caterpillar.png" class="sponsor-logo wp-post-image" alt="Caterpillar Inc.​" /></noscript>
				<span class="sponsor-name">Caterpillar Inc.</span>
			</div></div>
			</div>
      
    </div>
  </div>
  
</div></div></div>
          </div>
          <div class="sidebar-content"><div class="headlines-content"><div class="heading-area">
      <h3><a href="https://www.renewableenergyworld.com/news/">Latest Headlines</a></h3>
      <div class="horizontal-sep"></div>
    </div><div class="latest-posts"><div class="post-item">
          <h4 class="mb-none"><a href="https://www.renewableenergyworld.com/energy-business/energy-finance/factor-this-finance-and-project-development-roundup-avantus-pivot-pfiffner-qnetic-recurrent/">Factor This finance and project development roundup: Avantus, Pivot, PFIFFNER, Qnetic, Recurrent</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.renewableenergyworld.com/energy-business/policy-and-regulation/the-hidden-potential-of-trumps-critical-minerals-stockpile/">The hidden potential of Trump’s critical minerals stockpile</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.renewableenergyworld.com/energy-storage/battery/alabama-power-installs-tesla-megapacks-at-former-coal-plant-site-for-states-first-bess-project/">Alabama Power installs Tesla Megapacks at former coal plant site for state&#8217;s first utility-scale BESS project</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.renewableenergyworld.com/power-grid/trump-says-deal-on-data-centers-will-lower-electricity-prices-as-tech-companies-vow-to-cover-costs/">Trump says deal on data centers will lower electricity prices as tech companies vow to cover costs</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.renewableenergyworld.com/power-grid/powergen-2026-the-dr-aura-412-natural-gas-generator/">POWERGEN 2026: The DR aura 412 is responsive by design and reliable by nature</a></h4>
        </div></div></div><style></style>    <div id="Medium_Rectangle_1" class="adverts-area slot ad-slot-one" style="height:250px;width:300px;margin:0 auto;min-height:250px;min-width:300px;">
                    <script>
                googletag.cmd.push(function () {
                    googletag.display('Medium_Rectangle_1');
                });
            </script>
                </div>
    </div>
        </div>
        
      </div>
    </div>
  </div>

<div class="clarion-block post-category-section-block">
    <div class="section  tag-reliability-and-resilience  showing-dividers">
      <div class="container ">
        <div class="post_category-header has-cat-icons">
          <a href="https://www.renewableenergyworld.com/tag/reliability-and-resilience/" class="category-title-area flex align-center gap-sm">
            <div class="cat-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 234 234">
  <path fill="currentColor" d="M233 117a116 116 0 1 1-232 0 116 116 0 0 1 232 0Z"/>
  <path fill="#fff" d="m56.6 200.8 60.2-111.1 60.3 111h29.8L131.7 62.3l-14.9-27.5L102 62.2 26.8 200.8h29.8Z"/>
</svg>
</div>
            <h2 class="category-title m-none">Reliability &#038; Resilience</h2>
          </a>
          <div class="separator">
            <hr class="hidden sm:block">
          </div>
          
        </div>
        <div class="post-items loop_featured_special showing-adverts">
          <div class="post-item wide-style" data-id="80798136337">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/right-sizing-utility-wildfire-investments-for-smaller-utilities/" class="post-image">
      
      <img decoding="async" width="1024" height="683" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20683'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="Technosylva wildfire intelligence platform" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/iStock-163753658-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/iStock-163753658-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/iStock-163753658-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/iStock-163753658-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/iStock-163753658-2048x1365.jpg 2048w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/iStock-163753658-1024x683.jpg" /><noscript><img decoding="async" width="1024" height="683" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/iStock-163753658-1024x683.jpg" class="attachment-large size-large wp-post-image" alt="Technosylva wildfire intelligence platform" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/iStock-163753658-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/iStock-163753658-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/iStock-163753658-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/iStock-163753658-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/iStock-163753658-2048x1365.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/right-sizing-utility-wildfire-investments-for-smaller-utilities/">Right-sizing utility wildfire investments for smaller utilities</a></h3>
      <div class="description">Smaller utilities face wildfire risks and liability but lack resources to expand programs. They must adopt baseline readiness strategies for safety.</div><div class="read-time">6 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/tag/dtech/" class="chip" data-taxonomy="post_tag" alt="View all posts tagged DTECH">DTECH</a><a href="https://www.renewableenergyworld.com/power-grid/outage-management/" class="chip" data-taxonomy="category" alt="View all posts in Outage Management">Outage Management</a><a href="https://www.renewableenergyworld.com/power-grid/" class="chip" data-taxonomy="category" alt="View all posts in Power Grid">Power Grid</a></div>
    </div>
  </div>
  
</div>
          <div class="inner-posts"><div class="post-item" data-id="80798133856">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/smart-grids/smart-city-success-starts-with-sharing-data-but-whats-next/" class="post-image">
      
      <img decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-94-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-94-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-94-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-94-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-94.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-94-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-94-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-94-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-94-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-94-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-94-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-94.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/smart-grids/smart-city-success-starts-with-sharing-data-but-whats-next/">Smart city success starts with sharing data, but what&#8217;s next?</a></h3>
      <div class="description">Municipal utility CPS Energy in San Antonio, Texas, promotes smart city initiatives through data-sharing and partnerships, enhancing infrastructure and community services.</div><div class="read-time">7 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/tag/dtech/" class="chip" data-taxonomy="post_tag" alt="View all posts tagged DTECH">DTECH</a><a href="https://www.renewableenergyworld.com/energy-business/" class="chip" data-taxonomy="category" alt="View all posts in Business">Business</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/energy-business/policy-and-regulation/" class="chip" data-taxonomy="category" alt="View all posts in Policy &amp; Regulation">Policy &amp; Regulation</a></div>
    </div>
  </div>
  
</div><div class="post-item post-item-video" data-id="80798136286">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/the-evolution-of-energy-with-hydro-ones-joe-zerdin-dtech-interview-studio/" class="post-image">
      <div class="post-image-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 31">
  <path d="M16 .44a15.17 15.17 0 1 0 0 30.34A15.17 15.17 0 0 0 16 .44Zm0 27.3c-6.7 0-12.14-5.44-12.14-12.13a12.15 12.15 0 0 1 24.27 0c0 6.7-5.44 12.14-12.13 12.14Z"/>
  <path d="m21.51 14.55-7.35-4.25c-1.01-.58-1.84-.1-1.84 1.06v8.5c0 1.17.83 1.64 1.84 1.06l7.35-4.25c1.02-.58 1.02-1.54 0-2.12Z"/>
</svg>
</div>
  <div class="post-image-overlay"></div>
      <img decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-1-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-1-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-1-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-1-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-1.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-1-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-1-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-1-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-1-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-1-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-1-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-1.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/hydro-power/the-evolution-of-energy-with-hydro-ones-joe-zerdin-dtech-interview-studio/">The evolution of energy with Hydro One&#8217;s Joe Zerdin | DTECH Interview Studio</a></h3>
      <div class="description">Joe Zerdin of Hydro One discussed energy industry opportunities at DTECH in San Diego, California, emphasizing capacity and reliability challenges.</div><div class="read-time">2 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/tag/dtech/" class="chip" data-taxonomy="post_tag" alt="View all posts tagged DTECH">DTECH</a><a href="https://www.renewableenergyworld.com/hydro-power/" class="chip" data-taxonomy="category" alt="View all posts in Hydropower">Hydropower</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/energy-business/policy-and-regulation/" class="chip" data-taxonomy="category" alt="View all posts in Policy &amp; Regulation">Policy &amp; Regulation</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798136186">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/energy-business/policy-and-regulation/rethinking-decarbonization-markets-the-invisible-infrastructure-and-systems-thinking-paradox/" class="post-image">
      
      <img decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-01_33_39-PM-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-01_33_39-PM-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-01_33_39-PM-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-01_33_39-PM.jpg 1536w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-01_33_39-PM-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-01_33_39-PM-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-01_33_39-PM-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-01_33_39-PM-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-01_33_39-PM-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-01_33_39-PM.jpg 1536w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/energy-business/policy-and-regulation/rethinking-decarbonization-markets-the-invisible-infrastructure-and-systems-thinking-paradox/">Rethinking decarbonization markets – The invisible infrastructure and systems thinking paradox</a></h3>
      <div class="description">The energy transition does not suffer from a lack of capital, ambition, or engineering capability. It suffers from a mismatch between physical and invisible infrastructure and a lack of systems design thinking, writes CleanCounts CEO Ben Gerber.</div><div class="read-time">7 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/tag/dtech/" class="chip" data-taxonomy="post_tag" alt="View all posts tagged DTECH">DTECH</a><a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/" class="chip" data-taxonomy="category" alt="View all posts in Grid Modernization">Grid Modernization</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/energy-business/policy-and-regulation/" class="chip" data-taxonomy="category" alt="View all posts in Policy &amp; Regulation">Policy &amp; Regulation</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798136241">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/transmission/dropping-a-line-transformative-2-5b-puerto-rico-power-project-includes-new-hvdc-submarine-interconnection-cable/" class="post-image">
      
      <img decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-93-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-93-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-93-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-93-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-93.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-93-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-93-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-93-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-93-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-93-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-93-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-93.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/transmission/dropping-a-line-transformative-2-5b-puerto-rico-power-project-includes-new-hvdc-submarine-interconnection-cable/">Dropping a line: &#8216;Transformative&#8217; $2.5B Puerto Rico power project includes new HVDC submarine interconnection cable</a></h3>
      <div class="description">Caribbean Transmission Development Company has received a U.S. Department of Energy permit for Project Hostos, a $2.5 billion power project in Puerto Rico.</div><div class="read-time">6 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/power-grid/" class="chip" data-taxonomy="category" alt="View all posts in Power Grid">Power Grid</a><a href="https://www.renewableenergyworld.com/energy-business/new-project-development/" class="chip" data-taxonomy="category" alt="View all posts in Project Development">Project Development</a></div>
    </div>
  </div>
  
</div></div>
          <style></style>    <div id="Skyscraper" class="adverts-area slot ad-slot-one" style="width:300px;margin:0 auto;">
                    <script>
                googletag.cmd.push(function () {
                    googletag.display('Skyscraper');
                });
            </script>
                </div>
    
        </div>
      </div>
    </div>
  </div>

<div class="clarion-block video-posts-section-block dark-mode has-advert">
    <div class="section px-none ">
      <div class="video-posts-wrapper">
        <div class="container">

          <div class="video-posts-content block-content block py-md px-sm md:p-lg">
            <div class="post_category-header has-cat-icons">
              <div class="category-title-area flex align-center gap-sm">
                <div class="cat-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 234 234">
  <path fill="currentColor" d="M233 117a116 116 0 1 1-232 0 116 116 0 0 1 232 0Z"/>
  <path fill="#fff" d="m56.6 200.8 60.2-111.1 60.3 111h29.8L131.7 62.3l-14.9-27.5L102 62.2 26.8 200.8h29.8Z"/>
</svg>
</div>
                <h2 class="category-title m-none">Must View</h2>
              </div>

              <div class="separator"><hr class="hidden sm:block"></div>

              
            </div>
            <div class="video-grid total-posts-2 sm:grid-cols-4"><div class="post-item wide-style post-item-video" data-id="80798136278">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/moving-toward-open-standards-and-high-quality-utility-data-with-landisgyr-dtech-interview-studio/" class="post-image">
      <div class="post-image-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 31">
  <path d="M16 .44a15.17 15.17 0 1 0 0 30.34A15.17 15.17 0 0 0 16 .44Zm0 27.3c-6.7 0-12.14-5.44-12.14-12.13a12.15 12.15 0 0 1 24.27 0c0 6.7-5.44 12.14-12.13 12.14Z"/>
  <path d="m21.51 14.55-7.35-4.25c-1.01-.58-1.84-.1-1.84 1.06v8.5c0 1.17.83 1.64 1.84 1.06l7.35-4.25c1.02-.58 1.02-1.54 0-2.12Z"/>
</svg>
</div>
  <div class="post-image-overlay"></div>
      <img decoding="async" width="1024" height="576" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-1024x576.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-1024x576.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/maxresdefault.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/moving-toward-open-standards-and-high-quality-utility-data-with-landisgyr-dtech-interview-studio/">Moving toward open standards and high-quality utility data with Landis+Gyr | DTECH Interview Studio</a></h3>
      <div class="description">At DTECH 2026, we sat down with Doug Jeademann, VP, Research &#038; Development, Americas at Landis+Gyr to discuss how utilities need insights that that span from the grid edge to enterprise, and how they also need a mindset change to look beyond billing data and adopt platforms that can deliver real-time situational awareness. </div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/tag/dtech/" class="chip" data-taxonomy="post_tag" alt="View all posts tagged DTECH">DTECH</a><a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/" class="chip" data-taxonomy="category" alt="View all posts in Grid Modernization">Grid Modernization</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/power-grid/" class="chip" data-taxonomy="category" alt="View all posts in Power Grid">Power Grid</a></div>
    </div>
  </div>
  
</div><div class="post-item wide-style post-item-video" data-id="80798136122">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/podcasts/clean-energy-bans-skyrocket-this-week-in-cleantech/" class="post-image">
      <div class="post-image-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 31">
  <path d="M16 .44a15.17 15.17 0 1 0 0 30.34A15.17 15.17 0 0 0 16 .44Zm0 27.3c-6.7 0-12.14-5.44-12.14-12.13a12.15 12.15 0 0 1 24.27 0c0 6.7-5.44 12.14-12.13 12.14Z"/>
  <path d="m21.51 14.55-7.35-4.25c-1.01-.58-1.84-.1-1.84 1.06v8.5c0 1.17.83 1.64 1.84 1.06l7.35-4.25c1.02-.58 1.02-1.54 0-2.12Z"/>
</svg>
</div>
  <div class="post-image-overlay"></div>
      <img decoding="async" width="640" height="480" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20480'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/sddefault-2.jpg 640w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/sddefault-2-300x225.jpg 300w" data-lazy-sizes="(max-width: 640px) 100vw, 640px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/sddefault-2.jpg" /><noscript><img decoding="async" width="640" height="480" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/sddefault-2.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/sddefault-2.jpg 640w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/sddefault-2-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/podcasts/clean-energy-bans-skyrocket-this-week-in-cleantech/">Clean energy bans &#8216;skyrocket&#8217; – This Week in Cleantech</a></h3>
      <div class="description">On this episode of the This Week in Cleantech podcast, Elizabeth Weise from USA Today discusses how clean energy bans are &#8220;skyrocketing&#8221; under the second Trump administration.</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/energy-business/" class="chip" data-taxonomy="category" alt="View all posts in Business">Business</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/podcasts/" class="chip" data-taxonomy="category" alt="View all posts in Podcasts">Podcasts</a></div>
    </div>
  </div>
  
</div>    <div id="Video_Console" class="adverts-area slot span-2-cols" style="height:360px;width:640px;margin:0 auto;">
                    <script>
                googletag.cmd.push(function () {
                    googletag.display('Video_Console');
                });
            </script>
                </div>
    </div>
          </div>

        </div>
      </div>
    </div>
  </div>


<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



    <div class="all-possible-ctas cta-style-full" id="cta-69ac3947a2357">
            <div class="single-cta ">
      <div class="container">

        <div class="cta-selector cta-color-dark cta-single-style-full">
          <div class="cta-body">
            <div class="cta-header"><h2 class="cta-heading m-none">Share Your Thoughts With Us</h2><h3 class="cta-sub-heading m-none">Your insights help us improve Factor This and deliver content that matters most to you.</h3></div>            <div class="cta-middle-bar">
              <div class="cta-middle-bar-div"></div>
            </div>
            <div class="cta-content"><div class="cta-description">A few minutes of your time helps us understand your preferences and improve your experience. Complete the survey for a chance to win a $100 gift card.</div></div>            <div class="cta-link"><a href="https://surveys.explori.com/?surveyUuid=a863d261-1297-481b-b429-958af61e1317&#038;version=v2&#038;campaignuuid=5e637dbf-8e2e-47b6-a2da-f4f7ee375778&#038;langcode=en_US" class="button button-primary button-style-default icon-position-right cta-button button-dark" target="_blank" data-cta-id="cta_1" ><span class="text">Share Your Feedback</span></a></div>
          </div>
        </div>

      </div>
    </div>
      </div>

    
    

<div class="clarion-block post-category-section-block">
    <div class="section  tag-renewables  showing-dividers">
      <div class="container ">
        <div class="post_category-header has-cat-icons">
          <a href="https://www.renewableenergyworld.com/tag/renewables/" class="category-title-area flex align-center gap-sm">
            <div class="cat-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 234 234">
  <path fill="currentColor" d="M233 117a116 116 0 1 1-232 0 116 116 0 0 1 232 0Z"/>
  <path fill="#fff" d="m56.6 200.8 60.2-111.1 60.3 111h29.8L131.7 62.3l-14.9-27.5L102 62.2 26.8 200.8h29.8Z"/>
</svg>
</div>
            <h2 class="category-title m-none">Renewables</h2>
          </a>
          <div class="separator">
            <hr class="hidden sm:block">
          </div>
          
        </div>
        <div class="post-items featured_loop_special not-showing-special">
          <div class="post-item wide-style" data-id="80798136269">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/solar/50-million-worth-of-solar-panels-headed-for-highly-visible-state-lands-in-maryland/" class="post-image">
      
      <img decoding="async" width="1024" height="683" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20683'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2026-0224-168-2048x1365-1-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2026-0224-168-2048x1365-1-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2026-0224-168-2048x1365-1-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2026-0224-168-2048x1365-1-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2026-0224-168-2048x1365-1.jpg 2048w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2026-0224-168-2048x1365-1-1024x683.jpg" /><noscript><img decoding="async" width="1024" height="683" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2026-0224-168-2048x1365-1-1024x683.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2026-0224-168-2048x1365-1-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2026-0224-168-2048x1365-1-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2026-0224-168-2048x1365-1-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2026-0224-168-2048x1365-1-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2026-0224-168-2048x1365-1.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/solar/50-million-worth-of-solar-panels-headed-for-highly-visible-state-lands-in-maryland/">$50 million worth of solar panels headed for ‘highly visible’ state lands in Maryland</a></h3>
      <div class="description">The Maryland Department of Transportation will install $50 million in solar panels on state properties, funded by the Strategic Energy Investment Fund.</div><div class="read-time">6 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/solar/" class="chip" data-taxonomy="category" alt="View all posts in Solar">Solar</a><a href="https://www.renewableenergyworld.com/solar/utility-scale/" class="chip" data-taxonomy="category" alt="View all posts in Utility Scale">Utility Scale</a></div>
    </div>
  </div>
  
</div>
          <div class="inner-posts"><div class="post-item" data-id="80798136237">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/solar/virginia-targets-surplus-interconnection-capacity-in-first-of-its-kind-legislation/" class="post-image">
      
      <img decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-92-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-92-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-92-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-92-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-92.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-92-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-92-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-92-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-92-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-92-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-92-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-92.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/solar/virginia-targets-surplus-interconnection-capacity-in-first-of-its-kind-legislation/">Virginia targets surplus interconnection capacity in first-of-its-kind legislation</a></h3>
      <div class="description">Virginia lawmakers have passed the FAST Act, establishing a pilot program for surplus interconnection capacity at solar facilities to expedite clean energy deployment.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/tag/dtech/" class="chip" data-taxonomy="post_tag" alt="View all posts tagged DTECH">DTECH</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/power-grid/" class="chip" data-taxonomy="category" alt="View all posts in Power Grid">Power Grid</a><a href="https://www.renewableenergyworld.com/solar/" class="chip" data-taxonomy="category" alt="View all posts in Solar">Solar</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798136216">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/tidal-wave-energy/eco-wave-power-sets-eyes-on-south-africa-with-encouraging-wave-energy-feasibility-study/" class="post-image">
      
      <img decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/284129_53303ee3843bb8a7_001full-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/284129_53303ee3843bb8a7_001full-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/284129_53303ee3843bb8a7_001full-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/284129_53303ee3843bb8a7_001full.jpg 1379w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/284129_53303ee3843bb8a7_001full-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/284129_53303ee3843bb8a7_001full-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/284129_53303ee3843bb8a7_001full-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/284129_53303ee3843bb8a7_001full-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/284129_53303ee3843bb8a7_001full-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/284129_53303ee3843bb8a7_001full.jpg 1379w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/hydro-power/tidal-wave-energy/eco-wave-power-sets-eyes-on-south-africa-with-encouraging-wave-energy-feasibility-study/">Eco Wave Power sets eyes on South Africa with &#8216;encouraging&#8217; wave energy feasibility study</a></h3>
      <div class="description">Eco Wave Power announced a feasibility study&#8217;s completion for a wave energy power station at the Port of Ngqura, South Africa, indicating 8.3 MW potential.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/hydro-power/" class="chip" data-taxonomy="category" alt="View all posts in Hydropower">Hydropower</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/hydro-power/tidal-wave-energy/" class="chip" data-taxonomy="category" alt="View all posts in Tidal &amp; Wave Energy">Tidal &amp; Wave Energy</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798136212">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/nypa-upgrades-first-of-14-turbines-in-1-1b-niagara-modernization-digitization-program/" class="post-image">
      
      <img decoding="async" width="300" height="225" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20225'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2048px-Robert_moses_niagara_power_plant_01-300x225.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2048px-Robert_moses_niagara_power_plant_01-1024x768.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2048px-Robert_moses_niagara_power_plant_01-768x576.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2048px-Robert_moses_niagara_power_plant_01-1536x1152.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2048px-Robert_moses_niagara_power_plant_01.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2048px-Robert_moses_niagara_power_plant_01-300x225.jpg" /><noscript><img decoding="async" width="300" height="225" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2048px-Robert_moses_niagara_power_plant_01-300x225.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2048px-Robert_moses_niagara_power_plant_01-300x225.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2048px-Robert_moses_niagara_power_plant_01-1024x768.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2048px-Robert_moses_niagara_power_plant_01-768x576.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2048px-Robert_moses_niagara_power_plant_01-1536x1152.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/2048px-Robert_moses_niagara_power_plant_01.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/hydro-power/nypa-upgrades-first-of-14-turbines-in-1-1b-niagara-modernization-digitization-program/">NYPA upgrades first of 14 turbines in $1.1B Niagara modernization, digitization program</a></h3>
      <div class="description">The New York Power Authority announced the return of the first upgraded turbine unit in Lewiston as part of its $1.1 billion modernization program.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/hydro-power/" class="chip" data-taxonomy="category" alt="View all posts in Hydropower">Hydropower</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798136198">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/judge-orders-changes-to-columbia-and-snake-river-dam-operations-to-help-disappearing-salmon/" class="post-image">
      
      <img decoding="async" width="300" height="160" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20160'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/AP26037078137022-300x160.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/AP26037078137022-1024x545.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/AP26037078137022-768x409.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/AP26037078137022-1536x817.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/AP26037078137022-2048x1089.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/AP26037078137022-300x160.jpg" /><noscript><img decoding="async" width="300" height="160" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/AP26037078137022-300x160.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/AP26037078137022-300x160.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/AP26037078137022-1024x545.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/AP26037078137022-768x409.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/AP26037078137022-1536x817.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/AP26037078137022-2048x1089.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/hydro-power/judge-orders-changes-to-columbia-and-snake-river-dam-operations-to-help-disappearing-salmon/">Judge orders changes to Columbia and Snake river dam operations to help &#8216;disappearing&#8217; salmon</a></h3>
      <div class="description">A federal judge in Oregon ordered changes to hydropower dam operations on the Columbia and Snake rivers to help salmon, stating the Trump administration&#8217;s plans would harm salmon runs.</div><div class="read-time">5 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/energy-business/" class="chip" data-taxonomy="category" alt="View all posts in Business">Business</a><a href="https://www.renewableenergyworld.com/hydro-power/" class="chip" data-taxonomy="category" alt="View all posts in Hydropower">Hydropower</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a></div>
    </div>
  </div>
  
</div></div>
          
        </div>
      </div>
    </div>
  </div>

<div class="clarion-block post-category-section-block">
    <div class="section  category-hydro-power  showing-dividers">
      <div class="container ">
        <div class="post_category-header has-cat-icons">
          <a href="https://www.renewableenergyworld.com/hydro-power/" class="category-title-area flex align-center gap-sm">
            <div class="cat-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 234 234">
  <path fill="currentColor" d="M233 117a116 116 0 1 1-232 0 116 116 0 0 1 232 0Z"/>
  <path fill="#fff" d="m56.6 200.8 60.2-111.1 60.3 111h29.8L131.7 62.3l-14.9-27.5L102 62.2 26.8 200.8h29.8Z"/>
</svg>
</div>
            <h2 class="category-title m-none">Hydropower</h2>
          </a>
          <div class="separator">
            <hr class="hidden sm:block">
          </div>
          
        </div>
        <div class="post-items loop_featured_special not-showing-special">
          <div class="post-item wide-style" data-id="80798135931">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/record-snow-drought-in-western-us-raises-concern-for-a-spring-of-water-shortages-and-wildfires/" class="post-image">
      
      <img decoding="async" width="1024" height="683" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20683'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/AP26037846117439-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/AP26037846117439-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/AP26037846117439-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/AP26037846117439-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/AP26037846117439-2048x1365.jpg 2048w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/AP26037846117439-1024x683.jpg" /><noscript><img decoding="async" width="1024" height="683" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/AP26037846117439-1024x683.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/AP26037846117439-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/AP26037846117439-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/AP26037846117439-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/AP26037846117439-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/AP26037846117439-2048x1365.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/hydro-power/record-snow-drought-in-western-us-raises-concern-for-a-spring-of-water-shortages-and-wildfires/">Record snow drought in Western US raises concern for a spring of water shortages and wildfires</a></h3>
      <div class="description">A record snow drought with unprecedented heat is hitting most of the American West, depleting future water supplies for hydropower.</div><div class="read-time">5 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/hydro-power/" class="chip" data-taxonomy="category" alt="View all posts in Hydropower">Hydropower</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a></div>
    </div>
  </div>
  
</div>
          <div class="inner-posts"><div class="post-item" data-id="80798135927">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/colorado-river-states-miss-deadline-compromise-nowhere-in-sight/" class="post-image">
      
      <img decoding="async" width="300" height="211" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20211'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/021824_Colorado-River_01-2048x1439-1-300x211.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/021824_Colorado-River_01-2048x1439-1-1024x720.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/021824_Colorado-River_01-2048x1439-1-768x540.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/021824_Colorado-River_01-2048x1439-1-1536x1079.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/021824_Colorado-River_01-2048x1439-1.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/021824_Colorado-River_01-2048x1439-1-300x211.jpg" /><noscript><img decoding="async" width="300" height="211" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/021824_Colorado-River_01-2048x1439-1-300x211.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/021824_Colorado-River_01-2048x1439-1-300x211.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/021824_Colorado-River_01-2048x1439-1-1024x720.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/021824_Colorado-River_01-2048x1439-1-768x540.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/021824_Colorado-River_01-2048x1439-1-1536x1079.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/021824_Colorado-River_01-2048x1439-1.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/hydro-power/colorado-river-states-miss-deadline-compromise-nowhere-in-sight/">Colorado River states miss deadline, compromise nowhere in sight</a></h3>
      <div class="description">Nevada and six Colorado River states failed to reach a water-sharing agreement by a federal deadline, according to John Entsminger.</div><div class="read-time">6 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/hydro-power/" class="chip" data-taxonomy="category" alt="View all posts in Hydropower">Hydropower</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798134061">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/transfer-of-spearfish-canyon-hydro-plant-and-funding-for-fish-hatchery-earn-governors-approval/" class="post-image">
      
      <img decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/613544958_1264115165540665_991197959468896283_n-1536x1025-1-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/613544958_1264115165540665_991197959468896283_n-1536x1025-1-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/613544958_1264115165540665_991197959468896283_n-1536x1025-1-768x513.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/613544958_1264115165540665_991197959468896283_n-1536x1025-1.jpg 1536w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/613544958_1264115165540665_991197959468896283_n-1536x1025-1-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/613544958_1264115165540665_991197959468896283_n-1536x1025-1-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/613544958_1264115165540665_991197959468896283_n-1536x1025-1-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/613544958_1264115165540665_991197959468896283_n-1536x1025-1-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/613544958_1264115165540665_991197959468896283_n-1536x1025-1-768x513.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/613544958_1264115165540665_991197959468896283_n-1536x1025-1.jpg 1536w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/hydro-power/transfer-of-spearfish-canyon-hydro-plant-and-funding-for-fish-hatchery-earn-governors-approval/">Transfer of Spearfish Canyon hydro plant and funding for fish hatchery earn governor’s approval</a></h3>
      <div class="description">South Dakota Gov. Larry Rhoden signed bills transferring a hydroelectric plant to the Spearfish Canyon Foundation and appropriating $8 million for a fish hatchery.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/energy-business/" class="chip" data-taxonomy="category" alt="View all posts in Business">Business</a><a href="https://www.renewableenergyworld.com/hydro-power/" class="chip" data-taxonomy="category" alt="View all posts in Hydropower">Hydropower</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798134057">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/energy-storage/pumped-storage/feds-greenlight-2b-pumped-storage-project-on-yakama-nation-sacred-site/" class="post-image">
      
      <img decoding="async" width="300" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20162'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/goldendale-project-e1770007619702-300x162.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/goldendale-project-e1770007619702-768x414.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/goldendale-project-e1770007619702.jpg 872w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/goldendale-project-e1770007619702-300x162.jpg" /><noscript><img decoding="async" width="300" height="162" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/goldendale-project-e1770007619702-300x162.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/goldendale-project-e1770007619702-300x162.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/goldendale-project-e1770007619702-768x414.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/goldendale-project-e1770007619702.jpg 872w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/energy-storage/pumped-storage/feds-greenlight-2b-pumped-storage-project-on-yakama-nation-sacred-site/">Feds greenlight $2B pumped storage project on Yakama Nation sacred site</a></h3>
      <div class="description">Federal energy regulators approved a $2 billion renewable energy project on Yakama Nation sacred land in Klickitat County, despite legal challenges.</div><div class="read-time">7 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/energy-storage/" class="chip" data-taxonomy="category" alt="View all posts in Energy Storage">Energy Storage</a><a href="https://www.renewableenergyworld.com/hydro-power/" class="chip" data-taxonomy="category" alt="View all posts in Hydropower">Hydropower</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798133944">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/warmer-water-in-lake-mead-risks-vital-operations/" class="post-image">
      
      <img decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/lake-mead-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/lake-mead-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/lake-mead-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/lake-mead-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/lake-mead.jpg 1800w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/lake-mead-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/lake-mead-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/lake-mead-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/lake-mead-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/lake-mead-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/lake-mead-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/lake-mead.jpg 1800w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/hydro-power/warmer-water-in-lake-mead-risks-vital-operations/">Warmer water in Lake Mead risks vital operations</a></h3>
      <div class="description">Rising water temperatures in Lake Mead, driven by drought and climate change, challenge water treatment and hydropower operations, experts warn.</div><div class="read-time">5 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/hydro-power/" class="chip" data-taxonomy="category" alt="View all posts in Hydropower">Hydropower</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a></div>
    </div>
  </div>
  
</div></div>
          
        </div>
      </div>
    </div>
  </div>

<div class="clarion-block post-category-section-block">
    <div class="section  category-power-grid  showing-dividers">
      <div class="container ">
        <div class="post_category-header has-cat-icons">
          <a href="https://www.renewableenergyworld.com/power-grid/" class="category-title-area flex align-center gap-sm">
            <div class="cat-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 234 234">
  <path fill="currentColor" d="M233 117a116 116 0 1 1-232 0 116 116 0 0 1 232 0Z"/>
  <path fill="#fff" d="m56.6 200.8 60.2-111.1 60.3 111h29.8L131.7 62.3l-14.9-27.5L102 62.2 26.8 200.8h29.8Z"/>
</svg>
</div>
            <h2 class="category-title m-none">Power Grid</h2>
          </a>
          <div class="separator">
            <hr class="hidden sm:block">
          </div>
          
        </div>
        <div class="post-items featured_loop_special not-showing-special">
          <div class="post-item wide-style" data-id="80798136313">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/energy-business/enverus-to-acquire-ai-enabled-design-automation-platform-for-utilities/" class="post-image">
      
      <img decoding="async" width="1" height="1" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/PGR/2024/04/rivage-TlFw-WoI8_w-unsplash-scaled.jpg" /><noscript><img decoding="async" width="1" height="1" src="https://www.renewableenergyworld.com/wp-content/uploads/PGR/2024/04/rivage-TlFw-WoI8_w-unsplash-scaled.jpg" class="attachment-large size-large wp-post-image" alt="" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/energy-business/enverus-to-acquire-ai-enabled-design-automation-platform-for-utilities/">Enverus to acquire AI-enabled design automation platform for utilities</a></h3>
      <div class="description">Enverus will acquire Spatial Business Systems, enhancing utility engineering workflows with AI-driven design automation solutions.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/tag/dtech/" class="chip" data-taxonomy="post_tag" alt="View all posts tagged DTECH">DTECH</a><a href="https://www.renewableenergyworld.com/energy-business/" class="chip" data-taxonomy="category" alt="View all posts in Business">Business</a><a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/" class="chip" data-taxonomy="category" alt="View all posts in Grid Modernization">Grid Modernization</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a></div>
    </div>
  </div>
  
</div>
          <div class="inner-posts"><div class="post-item" data-id="80798136243">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/energy-business/aes-is-going-private-in-a-33b-deal/" class="post-image">
      
      <img decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="A pile of 100 dollar bills" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2025/01/Untitled-design-48-1-1-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/Untitled-design-48-1-1-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/Untitled-design-48-1-1-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/Untitled-design-48-1-1-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/Untitled-design-48-1-1.jpg 2040w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2025/01/Untitled-design-48-1-1-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2025/01/Untitled-design-48-1-1-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="A pile of 100 dollar bills" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2025/01/Untitled-design-48-1-1-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/Untitled-design-48-1-1-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/Untitled-design-48-1-1-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/Untitled-design-48-1-1-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/Untitled-design-48-1-1.jpg 2040w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/energy-business/aes-is-going-private-in-a-33b-deal/">AES is going private in a $33B deal</a></h3>
      <div class="description">The AES Corporation will be taken private by a consortium led by Global Infrastructure Partners and EQT in a $33 billion deal, expected to close in late 2026 or early 2027.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/energy-business/" class="chip" data-taxonomy="category" alt="View all posts in Business">Business</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/power-grid/" class="chip" data-taxonomy="category" alt="View all posts in Power Grid">Power Grid</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798136165">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/outage-management/how-high-resolution-outage-and-flood-modeling-improves-utility-response-and-grid-restoration/" class="post-image">
      
      <img decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-91-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-91-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-91-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-91-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-91.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-91-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-91-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-91-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-91-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-91-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-91-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/Untitled-design-91.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/outage-management/how-high-resolution-outage-and-flood-modeling-improves-utility-response-and-grid-restoration/">How high-resolution outage and flood modeling improves utility response and grid restoration</a></h3>
      <div class="description">Electric utilities face increased pressure to mitigate wildfire and weather risks across North America, requiring advanced modeling for grid impact assessment.</div><div class="read-time">4 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/tag/dtech/" class="chip" data-taxonomy="post_tag" alt="View all posts tagged DTECH">DTECH</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/power-grid/outage-management/" class="chip" data-taxonomy="category" alt="View all posts in Outage Management">Outage Management</a><a href="https://www.renewableenergyworld.com/power-grid/" class="chip" data-taxonomy="category" alt="View all posts in Power Grid">Power Grid</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798136169">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/microgrid/keeping-cool-chp-systems-and-absorption-chillers-are-a-winning-combo-for-data-center-developers/" class="post-image">
      
      <img decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-11_19_48-AM-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-11_19_48-AM-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-11_19_48-AM-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-11_19_48-AM.jpg 1536w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-11_19_48-AM-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-11_19_48-AM-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-11_19_48-AM-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-11_19_48-AM-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-11_19_48-AM-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-2-2026-11_19_48-AM.jpg 1536w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/microgrid/keeping-cool-chp-systems-and-absorption-chillers-are-a-winning-combo-for-data-center-developers/">Keeping cool: CHP systems and absorption chillers are a winning combo for data center developers</a></h3>
      <div class="description">Microgrid developers that pair combined heat and power (CHP) systems with absorption chillers can enhance cooling efficiency and reduce costs, writes Xendee CTO Dr. Michael Stadler.</div><div class="read-time">5 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/power-grid/microgrid/" class="chip" data-taxonomy="category" alt="View all posts in Microgrids">Microgrids</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/power-grid/" class="chip" data-taxonomy="category" alt="View all posts in Power Grid">Power Grid</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798136099">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/case-study-the-lights-are-on-at-pge-to-build-a-smarter-stronger-sustainable-grid/" class="post-image">
      
      <img decoding="async" width="300" height="194" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20194'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/Image-2-PGE-300x194.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/Image-2-PGE-768x495.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/Image-2-PGE.jpg 775w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/Image-2-PGE-300x194.jpg" /><noscript><img decoding="async" width="300" height="194" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/Image-2-PGE-300x194.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/02/Image-2-PGE-300x194.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/Image-2-PGE-768x495.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/02/Image-2-PGE.jpg 775w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/case-study-the-lights-are-on-at-pge-to-build-a-smarter-stronger-sustainable-grid/">Case study: The lights are on at PG&amp;E to build a smarter, stronger, sustainable grid</a></h3>
      <div class="description">As utilities face a &#8220;perfect storm&#8221; of explosive AI data center demand, rapid EV adoption, and urgent climate resilience needs, traditional, siloed methods of grid planning are breaking down, write contributors Marc Lamoureux at IFS Copperleaf and Wen Tu at PG&#038;E.</div><div class="read-time">7 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/" class="chip" data-taxonomy="category" alt="View all posts in Grid Modernization">Grid Modernization</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/power-grid/" class="chip" data-taxonomy="category" alt="View all posts in Power Grid">Power Grid</a></div>
    </div>
  </div>
  
</div></div>
          
        </div>
      </div>
    </div>
  </div>

</div>  </div>
</main>
<footer data-wpr-lazyrender="1" id="footer">
    <div  class="footer-main py-xl px-sm">
    <div class="container grid md:grid-auto-4 lg:gap-xl align-start">
      <div class="column text-center md:text-left border-white border-bottom lg:border-none lg:border-right pb-md md:pb-none h-full">
        <h4 class="mb-sm">Factor This™</h4><nav id="footer_menu-1" class="menu-footer-factor-this-container" aria-label="About Firefighter Nation"><ul id="menu-footer-factor-this" class="nav-horizontal"><li id="menu-item-80798115781" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80798115781"><a href="https://www.renewableenergyworld.com/about/"><span class="text">About Us</span></a></li>
<li id="menu-item-80798122984" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798122984"><a target="_blank" href="http://factorthismedia.com"><span class="text">Advertising</span></a></li>
<li id="menu-item-80798115782" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80798115782"><a href="https://www.renewableenergyworld.com/contact-us/"><span class="text">Contact Us</span></a></li>
<li id="menu-item-80798115784" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798115784"><a target="_blank" href="https://power-eng.com/"><span class="text">Factor This™ Power Engineering</span></a></li>
</ul></nav>      </div>
      <div class="column text-center md:text-left border-white border-bottom lg:border-none lg:border-right pb-md md:pb-none pt-md md:pt-none h-full">
        <h4 class="mb-sm">Events</h4><nav id="footer_menu-2" class="menu-footer-events-container" aria-label="Latest Media"><ul id="menu-footer-events" class="nav-horizontal"><li id="menu-item-80798115780" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798115780"><a target="_blank" href="https://dtech-events.com/"><span class="text">DTECH® Events</span></a></li>
<li id="menu-item-80798115779" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798115779"><a target="_blank" href="https://www.powergen.com/"><span class="text">POWERGEN™</span></a></li>
</ul></nav>      </div>
      <div class="column text-center md:text-left border-white border-bottom lg:border-none lg:border-right pb-md md:pb-none pt-md md:pt-none h-full">
        <h4 class="mb-sm">Browse</h4><nav id="footer_menu-3" class="menu-footer-browse-container" aria-label="Latest Media"><ul id="menu-footer-browse" class="nav-horizontal"><li id="menu-item-80798115902" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115902"><a href="https://www.renewableenergyworld.com/hydro-power/"><span class="text">Hydropower</span></a></li>
<li id="menu-item-80798116799" class="menu-item menu-item-type-taxonomy menu-item-object-post_tag menu-item-80798116799"><a href="https://www.renewableenergyworld.com/tag/renewables/"><span class="text">Renewables</span></a></li>
<li id="menu-item-80798115778" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80798115778"><a href="https://www.renewableenergyworld.com/power-grid/"><span class="text">Power Grid</span></a></li>
</ul></nav>      </div>
      <div class="column grid gap-md pt-md md:pt-none mx-auto h-full">
        <a href="/"><img class="footer-logo" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Factor This™" data-lazy-src="https://www.renewableenergyworld.com/wp-content/themes/Clarion/assets/logos/ft-logo-footer.svg?1736165466"><noscript><img class="footer-logo" src="https://www.renewableenergyworld.com/wp-content/themes/Clarion/assets/logos/ft-logo-footer.svg?1736165466" alt="Factor This™"></noscript></a><nav class="header-ctas-menu"><ul id="menu-footer-actions" class="header-ctas-items justify-center"><li id="menu-item-80798115773" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80798115773"><a href="https://www.renewableenergyworld.com/subscribe/" class="button button-outline"><span class="icon-wrapper inline-flex flex-nowrap align-center gap-xs button-icon"><span class="icon"><svg width="19" height="18" viewBox="0 0 19 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.83008 0C8.05005 0 6.30999 0.527841 4.82995 1.51677C3.34991 2.50571 2.19635 3.91131 1.51517 5.55585C0.833978 7.20038 0.655748 9.00998 1.00301 10.7558C1.35028 12.5016 2.20745 14.1053 3.46612 15.364C4.72479 16.6226 6.32844 17.4798 8.07427 17.8271C9.8201 18.1743 11.6297 17.9961 13.2742 17.3149C14.9188 16.6337 16.3244 15.4802 17.3133 14.0001C18.3022 12.5201 18.8301 10.78 18.8301 9C18.8273 6.61391 17.8781 4.32636 16.1909 2.63915C14.5037 0.951931 12.2162 0.00281493 9.83008 0ZM13.921 9.81818H10.6483V13.0909C10.6483 13.3079 10.5621 13.516 10.4086 13.6694C10.2552 13.8229 10.0471 13.9091 9.83008 13.9091C9.61308 13.9091 9.40498 13.8229 9.25154 13.6694C9.0981 13.516 9.0119 13.3079 9.0119 13.0909V9.81818H5.73917C5.52218 9.81818 5.31407 9.73198 5.16063 9.57854C5.00719 9.4251 4.92099 9.21699 4.92099 9C4.92099 8.783 5.00719 8.5749 5.16063 8.42146C5.31407 8.26802 5.52218 8.18182 5.73917 8.18182H9.0119V4.90909C9.0119 4.69209 9.0981 4.48399 9.25154 4.33055C9.40498 4.17711 9.61308 4.09091 9.83008 4.09091C10.0471 4.09091 10.2552 4.17711 10.4086 4.33055C10.5621 4.48399 10.6483 4.69209 10.6483 4.90909V8.18182H13.921C14.138 8.18182 14.3461 8.26802 14.4995 8.42146C14.653 8.5749 14.7392 8.783 14.7392 9C14.7392 9.21699 14.653 9.4251 14.4995 9.57854C14.3461 9.73198 14.138 9.81818 13.921 9.81818Z" fill="currentColor"/></svg></span><span class="text">Subscribe</span></span></a></li>
</ul></nav><div class="socials-links mx-auto"><a href="https://instagram.com/FactorThisMedia" class="link" target="_blank" title="Factor This™ - Instagram"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m12.5 7.4c-2.8 0-5.1 2.3-5.1 5.1s2.3 5.1 5.1 5.1 5.1-2.3 5.1-5.1-2.3-5.1-5.1-5.1zm0 8.4c-1.8 0-3.3-1.5-3.3-3.3s1.5-3.3 3.3-3.3 3.3 1.5 3.3 3.3-1.5 3.3-3.3 3.3zm6.4-8.6c0 .7-.5 1.2-1.2 1.2s-1.2-.5-1.2-1.2.5-1.2 1.2-1.2 1.2.6 1.2 1.2zm3.4 1.2c-.1-1.6-.4-3-1.6-4.1-1.2-1.2-2.6-1.5-4.1-1.6-1.6-.1-6.5-.1-8.1 0s-3 .4-4.1 1.6-1.6 2.5-1.7 4.1-.1 6.5 0 8.1.4 3 1.6 4.1c1.2 1.2 2.6 1.5 4.1 1.6 1.6.1 6.5.1 8.1 0s3-.4 4.1-1.6c1.2-1.2 1.5-2.6 1.6-4.1.2-1.6.2-6.4.1-8.1zm-2.1 9.9c-.3.9-1 1.5-1.9 1.9-1.3.5-4.4.4-5.8.4s-4.5.1-5.8-.4c-.9-.3-1.5-1-1.9-1.9-.5-1.3-.4-4.4-.4-5.8s-.1-4.5.4-5.8c.3-.9 1-1.5 1.9-1.9 1.3-.5 4.4-.4 5.8-.4s4.5-.1 5.8.4c.9.3 1.5 1 1.9 1.9.5 1.3.4 4.4.4 5.8s.1 4.5-.4 5.8z"/></svg></a><a href="https://www.youtube.com/@factorthismedia" class="link" target="_blank" title="Factor This™ - YouTube"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m23.4 7c-.3-1-1-1.8-2-2-1.8-.5-8.9-.5-8.9-.5s-7.1 0-8.9.5c-1 .3-1.8 1-2 2-.5 1.8-.5 5.5-.5 5.5s0 3.7.5 5.5c.3 1 1 1.7 2 2 1.8.5 8.9.5 8.9.5s7.1 0 8.9-.5c1-.3 1.8-1 2-2 .5-1.8.5-5.5.5-5.5s0-3.7-.5-5.5zm-13.2 8.9v-6.8l5.9 3.4z"/></svg>
</a><a href="https://www.facebook.com/FactorThisMedia/" class="link" target="_blank" title="Factor This™ - Facebook"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m14.2 23.2v-9.8h3.3l.5-3.8h-3.8v-2.4c0-1.1.3-1.9 1.9-1.9h2v-3.4c-.4 0-1.6-.1-3-.1-2.9 0-4.9 1.8-4.9 5v2.8h-3.3v3.8h3.3v9.8z"/></svg></a><a href="https://www.linkedin.com/showcase/factorthis" class="link" target="_blank" title="Factor This™ - LinkedIn"><svg enable-background="new 0 0 100 100" height="512" viewBox="0 0 100 100" width="512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z"/><path fill="currentColor" d="m11.3 36.6h16.6v53.4h-16.6z"/><path fill="currentColor" d="m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z"/></svg></a><a href="https://twitter.com/FactorThisMedia" class="link" target="_blank" title="Factor This™ - Twitter"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m14.3 11 7-8h-1.7l-6.1 7-4.9-7h-5.6l7.4 10.5-7.4 8.4h1.7l6.5-7.3 5.2 7.3h5.6zm-2.3 2.6-.7-1-6-8.3h2.6l4.8 6.7.7 1 6.2 8.7h-2.6z"/></svg></a></div>      </div>
    </div>
  </div>
    
<div  id="socket" class="socket-wrap text-sm p-sm">
    <div class="container inner-wrap">
        <div class="col">
        <nav id="socket-menu" class="menu-footer-branding-socket-copyright-menu-container" aria-label="Socket Menu"><ul id="menu-footer-branding-socket-copyright-menu" class="menu"><li id="menu-item-328697" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-328697"><a target="_blank" href="https://us.clarionevents.com/"><span class="text">Clarion Events North America</span></a></li>
<li id="menu-item-328696" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-328696"><a target="_blank" href="https://clarionevents.com/"><span class="text">Clarion Events</span></a></li>
<li id="menu-item-329800" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-329800"><a target="_blank" href="https://us.clarionevents.com/code-ethical-conduct"><span class="text">Code of Conduct</span></a></li>
<li id="menu-item-304581" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-304581"><a href="/privacy-policy/"><span class="text">Privacy Policy</span></a></li>
<li><div class="htmlContainer aem-GridColumn aem-GridColumn--default--12" style="cursor: pointer"><a class="optanon-show-settings" title="OneTrust Cookie Policy" rel="nofollow">Cookie Policy</a></div></li></ul></nav>        </div>
        <div class="col text-center lg:text-right">
            &copy; 2026 Clarion Events North America. All rights reserved.        </div>
    </div>
</div>
</footer>
</div>
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/Clarion/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
        <script type="rocketlazyloadscript">
            // Do not change this comment line otherwise Speed Optimizer won't be able to detect this script

            (function () {
                function sendRequest(url, body) {
                    if(!window.fetch) {
                        const xhr = new XMLHttpRequest();
                        xhr.open("POST", url, true);
                        xhr.setRequestHeader("Content-Type", "application/json;charset=UTF-8");
                        xhr.send(JSON.stringify(body))
                        return
                    }

                    const request = fetch(url, {
                        method: 'POST',
                        body: JSON.stringify(body),
                        keepalive: true,
                        headers: {
                            'Content-Type': 'application/json;charset=UTF-8'
                        }
                    });
                }

                const calculateParentDistance = (child, parent) => {
                    let count = 0;
                    let currentElement = child;

                    // Traverse up the DOM tree until we reach parent or the top of the DOM
                    while (currentElement && currentElement !== parent) {
                        currentElement = currentElement.parentNode;
                        count++;
                    }

                    // If parent was not found in the hierarchy, return -1
                    if (!currentElement) {
                        return -1; // Indicates parent is not an ancestor of element
                    }

                    return count; // Number of layers between element and parent
                }
                const isMatchingClass = (linkRule, href, classes, ids) => {
                    return classes.includes(linkRule.value)
                }
                const isMatchingId = (linkRule, href, classes, ids) => {
                    return ids.includes(linkRule.value)
                }
                const isMatchingDomain = (linkRule, href, classes, ids) => {
                    if(!URL.canParse(href)) {
                        return false
                    }

                    const url = new URL(href)
                    const host = url.host
                    const hostsToMatch = [host]

                    if(host.startsWith('www.')) {
                        hostsToMatch.push(host.substring(4))
                    } else {
                        hostsToMatch.push('www.' + host)
                    }

                    return hostsToMatch.includes(linkRule.value)
                }
                const isMatchingExtension = (linkRule, href, classes, ids) => {
                    if(!URL.canParse(href)) {
                        return false
                    }

                    const url = new URL(href)

                    return url.pathname.endsWith('.' + linkRule.value)
                }
                const isMatchingSubdirectory = (linkRule, href, classes, ids) => {
                    if(!URL.canParse(href)) {
                        return false
                    }

                    const url = new URL(href)

                    return url.pathname.startsWith('/' + linkRule.value + '/')
                }
                const isMatchingProtocol = (linkRule, href, classes, ids) => {
                    if(!URL.canParse(href)) {
                        return false
                    }

                    const url = new URL(href)

                    return url.protocol === linkRule.value + ':'
                }
                const isMatchingExternal = (linkRule, href, classes, ids) => {
                    if(!URL.canParse(href) || !URL.canParse(document.location.href)) {
                        return false
                    }

                    const matchingProtocols = ['http:', 'https:']
                    const siteUrl = new URL(document.location.href)
                    const linkUrl = new URL(href)

                    // Links to subdomains will appear to be external matches according to JavaScript,
                    // but the PHP rules will filter those events out.
                    return matchingProtocols.includes(linkUrl.protocol) && siteUrl.host !== linkUrl.host
                }
                const isMatch = (linkRule, href, classes, ids) => {
                    switch (linkRule.type) {
                        case 'class':
                            return isMatchingClass(linkRule, href, classes, ids)
                        case 'id':
                            return isMatchingId(linkRule, href, classes, ids)
                        case 'domain':
                            return isMatchingDomain(linkRule, href, classes, ids)
                        case 'extension':
                            return isMatchingExtension(linkRule, href, classes, ids)
                        case 'subdirectory':
                            return isMatchingSubdirectory(linkRule, href, classes, ids)
                        case 'protocol':
                            return isMatchingProtocol(linkRule, href, classes, ids)
                        case 'external':
                            return isMatchingExternal(linkRule, href, classes, ids)
                        default:
                            return false;
                    }
                }
                const track = (element) => {
                    const href = element.href ?? null
                    const classes = Array.from(element.classList)
                    const ids = [element.id]
                    const linkRules = [{"type":"extension","value":"pdf"},{"type":"extension","value":"zip"},{"type":"protocol","value":"mailto"},{"type":"protocol","value":"tel"}]
                    if(linkRules.length === 0) {
                        return
                    }

                    // For link rules that target an id, we need to allow that id to appear
                    // in any ancestor up to the 7th ancestor. This loop looks for those matches
                    // and counts them.
                    linkRules.forEach((linkRule) => {
                        if(linkRule.type !== 'id') {
                            return;
                        }

                        const matchingAncestor = element.closest('#' + linkRule.value)

                        if(!matchingAncestor || matchingAncestor.matches('html, body')) {
                            return;
                        }

                        const depth = calculateParentDistance(element, matchingAncestor)

                        if(depth < 7) {
                            ids.push(linkRule.value)
                        }
                    });

                    // For link rules that target a class, we need to allow that class to appear
                    // in any ancestor up to the 7th ancestor. This loop looks for those matches
                    // and counts them.
                    linkRules.forEach((linkRule) => {
                        if(linkRule.type !== 'class') {
                            return;
                        }

                        const matchingAncestor = element.closest('.' + linkRule.value)

                        if(!matchingAncestor || matchingAncestor.matches('html, body')) {
                            return;
                        }

                        const depth = calculateParentDistance(element, matchingAncestor)

                        if(depth < 7) {
                            classes.push(linkRule.value)
                        }
                    });

                    const hasMatch = linkRules.some((linkRule) => {
                        return isMatch(linkRule, href, classes, ids)
                    })

                    if(!hasMatch) {
                        return
                    }

                    const url = "https://www.renewableenergyworld.com/wp-content/plugins/independent-analytics/iawp-click-endpoint.php";
                    const body = {
                        href: href,
                        classes: classes.join(' '),
                        ids: ids.join(' '),
                        ...{"payload":{"resource":"singular","singular_id":328677,"page":1},"signature":"2d2017f658a928548370f3a25c8d8a2a"}                    };

                    sendRequest(url, body)
                }
                document.addEventListener('mousedown', function (event) {
                                        if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) {
                        return;
                    }
                    
                    const element = event.target.closest('a')

                    if(!element) {
                        return
                    }

                    const isPro = false
                    if(!isPro) {
                        return
                    }

                    // Don't track left clicks with this event. The click event is used for that.
                    if(event.button === 0) {
                        return
                    }

                    track(element)
                })
                document.addEventListener('click', function (event) {
                                        if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) {
                        return;
                    }
                    
                    const element = event.target.closest('a, button, input[type="submit"], input[type="button"]')

                    if(!element) {
                        return
                    }

                    const isPro = false
                    if(!isPro) {
                        return
                    }

                    track(element)
                })
                document.addEventListener('play', function (event) {
                                        if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) {
                        return;
                    }
                    
                    const element = event.target.closest('audio, video')

                    if(!element) {
                        return
                    }

                    const isPro = false
                    if(!isPro) {
                        return
                    }

                    track(element)
                }, true)
                document.addEventListener("DOMContentLoaded", function (e) {
                    if (document.hasOwnProperty("visibilityState") && document.visibilityState === "prerender") {
                        return;
                    }

                                            if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) {
                            return;
                        }
                    
                    let referrer_url = null;

                    if (typeof document.referrer === 'string' && document.referrer.length > 0) {
                        referrer_url = document.referrer;
                    }

                    const params = location.search.slice(1).split('&').reduce((acc, s) => {
                        const [k, v] = s.split('=');
                        return Object.assign(acc, {[k]: v});
                    }, {});

                    const url = "https://www.renewableenergyworld.com/wp-json/iawp/search";
                    const body = {
                        referrer_url,
                        utm_source: params.utm_source,
                        utm_medium: params.utm_medium,
                        utm_campaign: params.utm_campaign,
                        utm_term: params.utm_term,
                        utm_content: params.utm_content,
                        gclid: params.gclid,
                        ...{"payload":{"resource":"singular","singular_id":328677,"page":1},"signature":"2d2017f658a928548370f3a25c8d8a2a"}                    };

                    sendRequest(url, body)
                });
            })();
        </script>
            <div  class="search-overlay">
        <div  class="search-overlay-inner">
            <div  class="search-overlay__top">
                <span class="icon close-search"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24">
  <path d="M18 6 6 18M6 6l12 12"/>
</svg>
</span>
            </div>
            <div  class="search-overlay__container">
                <form class="search-overlay__container-inner" role="search" method="get" action="https://www.renewableenergyworld.com/">
                    <input type="search" class="search-term" name="s" placeholder="What are you looking for?" 
                        value="">
                    <button type="submit" class="icon search-trigger">
                        <svg width="21" height="21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.304 4.582A3.422 3.422 0 0 0 4.884 8a3.422 3.422 0 0 0 3.42 3.419A3.422 3.422 0 0 0 11.723 8a3.422 3.422 0 0 0-3.42-3.418Z" fill="#fff"/><path d="M10.5 0C4.7 0 0 4.702 0 10.5S4.702 21 10.5 21 21 16.298 21 10.5 16.298 0 10.5 0ZM8.304 12.218a4.216 4.216 0 0 1-4.217-4.217 4.216 4.216 0 0 1 4.217-4.217A4.216 4.216 0 0 1 12.521 8a4.216 4.216 0 0 1-4.217 4.217Zm8.632 3.647-.915.914a.482.482 0 0 1-.692-.012l-4.563-4.89c.51-.325.947-.753 1.28-1.257l4.878 4.552c.199.185.204.5.012.693Z" fill="#fff"/></svg>                    </button>
                </form>
            </div>
        </div>
    </div>
    <button id="scrollToTopBtn">
    <svg xmlns="http://www.w3.org/2000/svg" class="" fill="none" viewBox="0 0 24 24" stroke="currentColor">
      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 10l7-7m0 0l7 7m-7-7v18"></path>
    </svg>
  </button><script type="rocketlazyloadscript">
    // Wait until the entire window has loaded to ensure all elements are available
    window.onload = function() {
      // Get the button element by its ID
      const scrollToTopBtn = document.getElementById("scrollToTopBtn");

      // Define the scroll threshold in pixels
      const scrollThreshold = 100;

      // Add an event listener for the "scroll" event on the window
      window.addEventListener("scroll", () => {
        // Get the current vertical scroll position
        // Use window.pageYOffset for wider browser support
        const scrollY = window.pageYOffset || document.documentElement.scrollTop;

        // Check if the user has scrolled past the threshold
        if (scrollY > scrollThreshold) {
          // If scrolled down enough, make the button visible
          scrollToTopBtn.style.opacity = "1";
          scrollToTopBtn.style.visibility = "visible";
        } else {
          // Otherwise, hide the button
          scrollToTopBtn.style.opacity = "0";
          scrollToTopBtn.style.visibility = "hidden";
        }
      });

      // Add an event listener for the "click" event on the button
      scrollToTopBtn.addEventListener("click", () => {
        // Use the built-in window.scrollTo method for a smooth scroll to the top
        window.scrollTo({
          top: 0,
          behavior: "smooth"
        });
      });
    };
  </script><script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.renewableenergyworld.com/wp-content/cache/min/1/wp-content/themes/Clarion/js/main.js?ver=1772834732" id="main-js-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.renewableenergyworld.com/wp-content/cache/min/1/wp-content/themes/Clarion/js/gallery-lightbox.js?ver=1772834732" id="gallery-lightbox-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.renewableenergyworld.com/wp-content/cache/min/1/wp-content/themes/Clarion/lib/search-overlay.js?ver=1772834732" id="search-overlay-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
//# sourceURL=rocket-browser-checker-js-after
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"/privacy-policy/|/wp-admin/|/(?:.+/)?feed(?:/(?:.+/?)?)?$|/(?:.+/)?embed/|/(index.php/)?(.*)wp-json(/.*|$)|/refer/|/go/|/recommend/|/recommends/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https://www.renewableenergyworld.com","onHoverDelay":"100","rateThrottle":"3"};
//# sourceURL=rocket-preload-links-js-extra
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());

//# sourceURL=rocket-preload-links-js-after
</script>
<script id="rocket_lazyload_css-js-extra">
var rocket_lazyload_css_data = {"threshold":"300"};
//# sourceURL=rocket_lazyload_css-js-extra
</script>
<script id="rocket_lazyload_css-js-after">
!function o(n,c,a){function u(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(s)return s(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return u(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var s="function"==typeof require&&require,e=0;e<a.length;e++)u(a[e]);return u}({1:[function(e,t,r){"use strict";{const c="undefined"==typeof rocket_pairs?[]:rocket_pairs,a=(("undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs).map(t=>{var e=t.selector;document.querySelectorAll(e).forEach(e=>{e.setAttribute("data-rocket-lazy-bg-"+t.hash,"excluded")})}),document.querySelector("#wpr-lazyload-bg-container"));var o=rocket_lazyload_css_data.threshold||300;const u=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&c.filter(e=>t.target.matches(e.selector)).map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,a.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{u.unobserve(e),e.setAttribute("data-rocket-lazy-bg-"+t.hash,"loaded")}))})})},{rootMargin:o+"px"});function n(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&c.forEach(t=>{try{document.querySelectorAll(t.selector).forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&(u.observe(e),(t.elements||=[]).push(e))})}catch(e){console.error(e)}})}n(),function(){const r=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType)return(t=new r(t)).observe(e,{attributes:!0,childList:!0,subtree:!0}),t}}()(document.querySelector("body"),n)}},{}]},{},[1]);
//# sourceURL=rocket_lazyload_css-js-after
</script>
  <script>
  (function() {
    const DEBUG = false;
    const log = (...args) => DEBUG && console.log(...args);
    
    log("Ad click tracker - GPT + ClipCentric");
    
    let lastCCProcessed = 0;
    let lastGPTProcessed = 0;
    let lastHoveredSuperBillboardIframe = null;
    
    document.addEventListener("mouseover", (e) => {
      const container = e.target.closest('.super-billboard-advert');
      if (container) {
        const iframe = container.querySelector('iframe');
        if (iframe) {
          lastHoveredSuperBillboardIframe = iframe;
        }
      } else {
        lastHoveredSuperBillboardIframe = null;
      }
    }, true);
    
    document.addEventListener("touchstart", (e) => {
      const container = e.target.closest('.super-billboard-advert');
      if (container) {
        const iframe = container.querySelector('iframe');
        if (iframe) {
          lastHoveredSuperBillboardIframe = iframe;
        }
      }
    }, { passive: true, capture: true });
    
    document.addEventListener("touchmove", (e) => {
      if (!e.target.closest('.super-billboard-advert')) {
        lastHoveredSuperBillboardIframe = null;
      }
    }, { passive: true, capture: true });
    
    document.addEventListener("click", (e) => {
      if (e.button !== 0 || !e.isTrusted) return;
      let element = e.target;
      let depth = 0;
      let ccData = null;
      
      while (element && depth < 15) {
        if (element.hasAttribute && element.hasAttribute('data-creative-id')) {
          ccData = {
            siteId: element.getAttribute('data-site-id') || null,
            placementId: element.getAttribute('data-placement-id') || null,
            creativeId: element.getAttribute('data-creative-id') || null,
            advertiserId: element.getAttribute('data-advertiser-id') || null,
          };
          break;
        }
        element = element.parentElement;
        depth++;
      }
      
      if (ccData) {
        lastCCProcessed = Date.now();
        
        log("ClipCentric:", ccData);
        
        if (window.olytics?.fire) {
          window.olytics.fire({
            behaviorId: "1906G2451689A1K",
            category: 'Ad Interaction',
            tag: 'Click',
            adType: 'clipcentric',
            ...ccData
          });
          window.olytics.nextPageView();
        }
      }
    }, true);
    
    window.addEventListener("blur", () => {
      if (Date.now() - lastCCProcessed < 500) {
        log("Skip GPT (ClipCentric just fired)");
        return;
      }
      if (Date.now() - lastGPTProcessed < 1000) return;
      
      let clickedIframe = document.activeElement?.tagName === 'IFRAME' &&
        document.activeElement.closest('.adverts-area')
          ? document.activeElement
          : null;
      
      if (!clickedIframe) {
        if (document.activeElement?.tagName === 'BODY' && lastHoveredSuperBillboardIframe) {
          clickedIframe = lastHoveredSuperBillboardIframe;
          lastHoveredSuperBillboardIframe = null;
          log("GPT (super billboard fallback - cursor was in area)");
        } else {
          log("No GPT match");
          return;
        }
      }
      
      lastGPTProcessed = Date.now();
      
      const slot = findSlotByIframe(clickedIframe);
      if (!slot) return;
      
      const adResponse = slot.getResponseInformation() || {};
      
      const filtered = {
        advertiserId: adResponse.advertiserId ?? null,
        campaignId: adResponse.campaignId ?? null,
        creativeId: adResponse.creativeId ?? null,
        lineItemId: adResponse.lineItemId ?? null,
        slotDomId: slot.getSlotElementId?.() ?? null,
        adUnitPath: slot.getAdUnitPath?.() ?? null,
      };
      
      log("GPT:", filtered);
      
      if (window.olytics?.fire) {
        window.olytics.fire({
          behaviorId: "1906G2451689A1K",
          category: 'Ad Interaction',
          tag: 'Click',
          adType: 'gpt',
          ...filtered
        });
        window.olytics.nextPageView();
      }
    });
    
    function findSlotByIframe(iframe) {
      if (!window.googletag?.pubads) return null;
      const slots = googletag.pubads().getSlots();
      return slots.find((slot) => {
        const el = document.getElementById(slot.getSlotElementId());
        return el && el.contains(iframe);
      }) || null;
    }
    
    log("Ready - tracking GPT + ClipCentric");
  })();
  </script>
  <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.renewableenergyworld.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9d8a61b06bee4b2c',t:'MTc3Mjg5NDcwMg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>

<!-- plugin=object-cache-pro client=phpredis metric#hits=12246 metric#misses=12 metric#hit-ratio=99.9 metric#bytes=3045523 metric#prefetches=821 metric#store-reads=30 metric#store-writes=4 metric#store-hits=830 metric#store-misses=5 metric#sql-queries=198 metric#ms-total=713.97 metric#ms-cache=22.29 metric#ms-cache-avg=0.6753 metric#ms-cache-ratio=3.1 -->
