<!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">

  <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
    <!-- Start VWO Common Smartcode -->
    <script type="text/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 data-jetpack-boost="ignore" 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',
            f=0;
            /* 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.6 - 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">
<link data-rocket-prefetch href="https://acsbapp.com" rel="dns-prefetch">
<link data-rocket-prefetch href="https://securepubads.g.doubleclick.net" rel="dns-prefetch">
<link data-rocket-prefetch href="https://s.dpmsrv.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-fb3355c0-f53d-4d5b-8b7a-719a146a38ee);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-9dfbf4ac-69fd-49ce-a541-5c659def3596)}.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)}@font-face{font-display:swap;font-family:FallbackOswald;src:local('Arial Narrow Bold'),local('Arial Narrow'),local('Arial');font-weight:400;size-adjust:88%;ascent-override:115%}@font-face{font-display:swap;font-family:FallbackOswald;src:local('Arial Narrow Bold'),local('Arial Narrow'),local('Arial');font-weight:600;size-adjust:96%;ascent-override:115%}: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-529cbb64-8c32-4af7-a70f-6758f353f3fc);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-ef2e2895-7c1a-4614-a0e4-c455df8bd8ae);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-b3f88ecb-7343-4187-a792-75566e76727a);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-53f8f0df-c341-491d-8e78-e6e529053c38);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-d57d0845-c7b6-4967-ba9d-bac07502d4c0);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}: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}}div#page.cc-exp{padding-top:0!important}@font-face{font-display:swap;font-family:FallbackLeagueSpartan;src:local('Arial'),local('Helvetica Neue');font-weight:400;size-adjust:93.5%;ascent-override:70%;descent-override:22%;line-gap-override:0%}</style><link rel="preload" data-rocket-preload as="image" href="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-27T122232.559.jpg" imagesrcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-27T122232.559.jpg 750w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-27T122232.559-300x200.jpg 300w" imagesizes="(max-width: 750px) 100vw, 750px" 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-05-28T16:23:06+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-05-28T16:23:06+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" /><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="text/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="text/rocketlazyloadscript" async data-rocket-src="https://securepubads.g.doubleclick.net/tag/js/gpt.js" crossorigin="anonymous"></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="text/rocketlazyloadscript">
   (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 type="text/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 : '#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>

<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-529cbb64-8c32-4af7-a70f-6758f353f3fc: 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-d57d0845-c7b6-4967-ba9d-bac07502d4c0: 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-fb3355c0-f53d-4d5b-8b7a-719a146a38ee: 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-9dfbf4ac-69fd-49ce-a541-5c659def3596: url('https://www.renewableenergyworld.com/wp-content/themes/Clarion/assets/icons/minus-sign.svg');}#footer{--wpr-bg-ef2e2895-7c1a-4614-a0e4-c455df8bd8ae: 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-b3f88ecb-7343-4187-a792-75566e76727a: url('https://www.renewableenergyworld.com/wp-content/themes/Clarion/assets/images/ft-feature-bg.webp');}.single-cta:not(.hidden) .cta-selector{--wpr-bg-53f8f0df-c341-491d-8e78-e6e529053c38: 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-d57d0845-c7b6-4967-ba9d-bac07502d4c0: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-footer-bar.svg');}","hash":"d57d0845-c7b6-4967-ba9d-bac07502d4c0","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-fb3355c0-f53d-4d5b-8b7a-719a146a38ee: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/icons\/plus-sign.svg');}","hash":"fb3355c0-f53d-4d5b-8b7a-719a146a38ee","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-9dfbf4ac-69fd-49ce-a541-5c659def3596: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/icons\/minus-sign.svg');}","hash":"9dfbf4ac-69fd-49ce-a541-5c659def3596","url":"https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/icons\/minus-sign.svg"},{"selector":"#footer","style":"#footer{--wpr-bg-ef2e2895-7c1a-4614-a0e4-c455df8bd8ae: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-footer-bg.webp');}","hash":"ef2e2895-7c1a-4614-a0e4-c455df8bd8ae","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-b3f88ecb-7343-4187-a792-75566e76727a: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-feature-bg.webp');}","hash":"b3f88ecb-7343-4187-a792-75566e76727a","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-53f8f0df-c341-491d-8e78-e6e529053c38: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-feature-bg.webp');}","hash":"53f8f0df-c341-491d-8e78-e6e529053c38","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-529cbb64-8c32-4af7-a70f-6758f353f3fc: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-header-main-bg.webp');}","hash":"529cbb64-8c32-4af7-a70f-6758f353f3fc","url":"https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-header-main-bg.webp"}];</script><meta name="generator" content="WP Rocket 3.21.3" 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_lazyload_iframes wpr_preconnect_external_domains wpr_automatic_lazy_rendering wpr_oci 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>
	<li id="menu-item-80798138229" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798138229"><a target="_blank" href="https://www.infocastinc.com/events"><span class="text">INFOCAST Events</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>
	<li id="menu-item-80798138231" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798138231"><a href="https://www.powergen.com/"><span class="text">POWERGEN™</span></a></li>
	<li id="menu-item-80798138232" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798138232"><a target="_blank" href="https://www.infocastinc.com/events"><span class="text">INFOCAST Events</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" data-id="80798138622">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/distribution/how-easy-is-it-to-connect-solar-and-storage-to-the-distribution-grid-in-your-state/" class="post-image">
      
      <img fetchpriority="high" decoding="async" width="750" height="500" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-27T122232.559.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-27T122232.559.jpg 750w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-27T122232.559-300x200.jpg 300w" sizes="(max-width: 750px) 100vw, 750px" />
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/distribution/how-easy-is-it-to-connect-solar-and-storage-to-the-distribution-grid-in-your-state/">How easy is it to connect solar and storage to the distribution grid in your state?</a></h3>
      <div class="description">A joint initiative between IREC and Vote Solar, Freeing the Grid, assigns letter grades to evaluate the quality of each state’s distribution interconnection rules.</div><div class="read-time">5 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/power-grid/distribution/" class="chip" data-taxonomy="category" alt="View all posts in Distribution">Distribution</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" data-id="80798138558">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/solving-interconnection-bottlenecks-with-data-center-load-flexibility/" 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/05/PXL_20260512_220132208.MP-EDIT-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260512_220132208.MP-EDIT-1024x577.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260512_220132208.MP-EDIT-768x433.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260512_220132208.MP-EDIT-1536x866.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260512_220132208.MP-EDIT-2048x1154.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260512_220132208.MP-EDIT-300x169.jpg" /><noscript><img decoding="async" width="300" height="169" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260512_220132208.MP-EDIT-300x169.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260512_220132208.MP-EDIT-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260512_220132208.MP-EDIT-1024x577.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260512_220132208.MP-EDIT-768x433.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260512_220132208.MP-EDIT-1536x866.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260512_220132208.MP-EDIT-2048x1154.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/solving-interconnection-bottlenecks-with-data-center-load-flexibility/">Solving interconnection bottlenecks with data center load flexibility</a></h3>
      <div class="description">Solving the interconnection puzzle is a challenge that begins and ends with operational flexibility.</div><div class="read-time">8 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 class="post-item" data-id="80798138503">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/energy-storage/battery/battery-energy-storage-is-foundational-to-the-ai-economy/" 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/05/PXL_20260514_153430479-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260514_153430479-768x433.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260514_153430479.jpg 1000w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260514_153430479-300x169.jpg" /><noscript><img decoding="async" width="300" height="169" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260514_153430479-300x169.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260514_153430479-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260514_153430479-768x433.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260514_153430479.jpg 1000w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/energy-storage/battery/battery-energy-storage-is-foundational-to-the-ai-economy/">Battery energy storage is foundational to the AI economy</a></h3>
      <div class="description">Fluence chief growth officer Jeff Monday suggests battery storage is essential infrastructure for data centers at DTECH Data Centers &#038; AI.</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-storage/battery/" class="chip" data-taxonomy="category" alt="View all posts in Battery">Battery</a><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/power-grid/grid-modernization/" class="chip" data-taxonomy="category" alt="View all posts in Grid Modernization">Grid Modernization</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/the-nerc-category-2-deadline-has-passed-now-what/" 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="201" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20201'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="Radian Generation Logo" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/20240830_Blog-Image-300x201.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/20240830_Blog-Image-1024x685.png 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/20240830_Blog-Image-768x514.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/20240830_Blog-Image-1536x1027.png 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/20240830_Blog-Image.png 1615w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/20240830_Blog-Image-300x201.png" /><noscript><img decoding="async" width="300" height="201" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/20240830_Blog-Image-300x201.png" class="attachment-medium size-medium wp-post-image" alt="Radian Generation Logo" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/20240830_Blog-Image-300x201.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/20240830_Blog-Image-1024x685.png 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/20240830_Blog-Image-768x514.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/20240830_Blog-Image-1536x1027.png 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/20240830_Blog-Image.png 1615w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/webinar/the-nerc-category-2-deadline-has-passed-now-what/">The NERC Category 2 Deadline Has Passed. Now What?</a></h3>
      <div class="description">The May 15, 2026 NERC Category 2 deadline marked a major shift for inverter-based resources across North America. Many solar, wind, battery storage, and hybrid assets that were previously outside direct NERC oversight are now subject to new registration and compliance expectations. For owners and operators that are unsure whether their assets are in scope&hellip;</div>
      <div class="sponsors-container">
				<span class="sponsor-title">Sponsored By:</span>
				<div class="sponsors-row"><div class="sponsor" data-name="Radian Generation">
				<img decoding="async" width="1241" height="459" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201241%20459'%3E%3C/svg%3E" class="sponsor-logo wp-post-image" alt="Radian Generation Logo" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Radian-Logo_RGB-Primary-Horizontal.png 1241w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Radian-Logo_RGB-Primary-Horizontal-300x111.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Radian-Logo_RGB-Primary-Horizontal-1024x379.png 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Radian-Logo_RGB-Primary-Horizontal-768x284.png 768w" data-lazy-sizes="(max-width: 1241px) 100vw, 1241px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Radian-Logo_RGB-Primary-Horizontal.png" /><noscript><img decoding="async" width="1241" height="459" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Radian-Logo_RGB-Primary-Horizontal.png" class="sponsor-logo wp-post-image" alt="Radian Generation Logo" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Radian-Logo_RGB-Primary-Horizontal.png 1241w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Radian-Logo_RGB-Primary-Horizontal-300x111.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Radian-Logo_RGB-Primary-Horizontal-1024x379.png 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Radian-Logo_RGB-Primary-Horizontal-768x284.png 768w" sizes="(max-width: 1241px) 100vw, 1241px" /></noscript>
				<span class="sponsor-name">Radian Generation</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/power-grid/outage-management/inside-pges-first-of-its-kind-wildfire-monitoring-center/">Inside PG&amp;E&#8217;s &#8216;first of its kind&#8217; wildfire monitoring center</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.renewableenergyworld.com/wind-power/does-quebec-have-the-workforce-to-meet-its-wind-power-aspirations/">Does Quebec have the workforce to match its wind power aspirations?</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.renewableenergyworld.com/energy-business/specialist-investor-arclight-to-be-acquired-by-global-asset-manager-for-up-to-1b/">Specialist investor ArcLight to be acquired by global asset manager for up to $1B</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.renewableenergyworld.com/power-grid/solving-the-grids-toughest-challenges-with-real-world-ai/">Solving the grid’s toughest challenges with real-world AI</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.renewableenergyworld.com/podcasts/iran-conflict-makes-clean-energy-look-more-secure-this-week-in-cleantech/">Iran conflict makes clean energy look more secure – This Week in Cleantech</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="80798138343">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/solar/utility-scale/new-white-paper-redefines-cable-management-best-practices-for-utility-scale-bifacial-solar-installations/" class="post-image">
      
      <img decoding="async" width="750" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20500'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-11T102311.013.jpg 750w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-11T102311.013-300x200.jpg 300w" data-lazy-sizes="(max-width: 750px) 100vw, 750px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-11T102311.013.jpg" /><noscript><img decoding="async" width="750" height="500" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-11T102311.013.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-11T102311.013.jpg 750w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-11T102311.013-300x200.jpg 300w" sizes="(max-width: 750px) 100vw, 750px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/solar/utility-scale/new-white-paper-redefines-cable-management-best-practices-for-utility-scale-bifacial-solar-installations/">New white paper redefines cable management best practices for utility-scale bifacial solar installations</a></h3>
      <div class="description">Arizona State University and Affordable Wire Management presented research showing rear-hanging cable bundles have negligible effects on photovoltaic module performance.</div><div class="read-time">4 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="80798138509">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/rethinking-ai-why-conventional-ai-is-failing-the-grid-and-what-a-new-architecture-does-differently/" 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/05/Powerlines-1-300x169.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Powerlines-1-1024x576.png 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Powerlines-1-768x432.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Powerlines-1-1536x864.png 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Powerlines-1.png 1920w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Powerlines-1-300x169.png" /><noscript><img decoding="async" width="300" height="169" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Powerlines-1-300x169.png" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Powerlines-1-300x169.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Powerlines-1-1024x576.png 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Powerlines-1-768x432.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Powerlines-1-1536x864.png 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Powerlines-1.png 1920w" 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/rethinking-ai-why-conventional-ai-is-failing-the-grid-and-what-a-new-architecture-does-differently/">Rethinking AI: Why conventional AI is failing the grid, and what a new architecture does differently</a></h3>
      <div class="description">A new white paper by eSmart Systems introduces Adaptive AI for power grid inspections, addressing challenges with traditional models and enhancing operational efficiency.</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 class="post-item" data-id="80798138498">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/transmission/miso-plans-over-200-miles-of-new-transmission-across-illinois-for-1-6b/" 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-medium size-medium wp-post-image" alt="" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/PGR/2022/03/transmission-tower-5992027_640.jpg" /><noscript><img decoding="async" width="1" height="1" src="https://www.renewableenergyworld.com/wp-content/uploads/PGR/2022/03/transmission-tower-5992027_640.jpg" class="attachment-medium size-medium wp-post-image" alt="" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/transmission/miso-plans-over-200-miles-of-new-transmission-across-illinois-for-1-6b/">MISO plans over 200 miles of new transmission across Illinois for $1.6B</a></h3>
      <div class="description">The Midcontinent Independent System Operator selected a consortium for two 765-kV transmission projects in Illinois, costing over $1.6 billion.</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/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="80798138444">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/solar/residential/utilities-at-a-crossroads-adapt-to-distributed-solar-or-risk-becoming-the-backup-plan/" 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/05/Untitled-design-2026-05-18T132848.263-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-18T132848.263.jpg 750w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-18T132848.263-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-18T132848.263-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-18T132848.263-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-18T132848.263.jpg 750w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/solar/residential/utilities-at-a-crossroads-adapt-to-distributed-solar-or-risk-becoming-the-backup-plan/">Utilities at a crossroads: Adopt distributed solar or risk becoming a backup plan</a></h3>
      <div class="description">Distributed solar and storage aren&#8217;t going away, writes contributor Deep Patel, and utilities now face a choice: adapt to that reality, or risk being sidelined.</div><div class="read-time">9 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/energy-business/policy-and-regulation/" class="chip" data-taxonomy="category" alt="View all posts in Policy &amp; Regulation">Policy &amp; Regulation</a><a href="https://www.renewableenergyworld.com/solar/residential/" class="chip" data-taxonomy="category" alt="View all posts in Residential">Residential</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798138427">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/energy-business/nextera-and-dominion-are-merging-heres-what-you-need-to-know/" 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/05/Untitled-design-2026-05-18T101446.624-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-18T101446.624.jpg 750w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-18T101446.624-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-18T101446.624-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-18T101446.624-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Untitled-design-2026-05-18T101446.624.jpg 750w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/energy-business/nextera-and-dominion-are-merging-heres-what-you-need-to-know/">NextEra and Dominion are merging. Here&#8217;s what you need to know</a></h3>
      <div class="description">NextEra Energy and Dominion Energy will merge to form the largest regulated electric utility in the United States, operating under the NextEra name.</div><div class="read-time">7 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>
          <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="80798138418">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/podcasts/xai-grows-data-center-gas-fleet-despite-legal-scrutiny-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>
      <img 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/05/maxresdefault-2-1024x576.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/maxresdefault-2-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/maxresdefault-2-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/maxresdefault-2.jpg 1280w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/maxresdefault-2-1024x576.jpg" /><noscript><img decoding="async" width="1024" height="576" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/maxresdefault-2-1024x576.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/maxresdefault-2-1024x576.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/maxresdefault-2-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/maxresdefault-2-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/maxresdefault-2.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/podcasts/xai-grows-data-center-gas-fleet-despite-legal-scrutiny-this-week-in-cleantech/">xAI grows data center gas fleet despite legal scrutiny – This Week in Cleantech</a></h3>
      <div class="description">On this episode of the This Week in Cleantech podcast, Molly Taft from WIRED discusses Elon Musk&#8217;s AI company xAI&#8217;s decision to add 19 natural gas turbines to its Colossus 2 data center in Southaven, Mississippi.</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 wide-style post-item-video" data-id="80798138258">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/podcasts/can-ford-revive-its-struggling-ev-program-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>
      <img decoding="async" width="953" height="530" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20953%20530'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/twic-5-08-26.png 953w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/twic-5-08-26-300x167.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/twic-5-08-26-768x427.png 768w" data-lazy-sizes="(max-width: 953px) 100vw, 953px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/twic-5-08-26.png" /><noscript><img decoding="async" width="953" height="530" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/twic-5-08-26.png" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/twic-5-08-26.png 953w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/twic-5-08-26-300x167.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/twic-5-08-26-768x427.png 768w" sizes="(max-width: 953px) 100vw, 953px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/podcasts/can-ford-revive-its-struggling-ev-program-this-week-in-cleantech/">Can Ford revive its struggling EV program? – This Week in Cleantech</a></h3>
      <div class="description">On this episode of the This Week in Cleantech podcast, Andrew Moseman from Heatmap News discusses Ford&#8217;s efforts to rebuild its struggling EV program from the ground up.</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/electric-vehicle/" class="chip" data-taxonomy="category" alt="View all posts in Electric Vehicles">Electric Vehicles</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-6a18a53667b0b">
            <div class="single-cta hidden">
      <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">Resiliency in Action: How JPS navigated a Category 5 Hurricane using AspenTech DGM Operational Technology</h2><h3 class="cta-sub-heading m-none">April 2 at 10AM ET. Join online.</h3></div>            <div class="cta-middle-bar">
              <div class="cta-middle-bar-div"></div>
            </div>
            <div class="cta-content"><div class="cta-description">Join Factor This for an insightful web event exploring how Jamaica Public Service Company (JPS) navigated the devastating impact of Category 5 Hurricane Melissa, the strongest hurricane on record in the Atlantic.</div></div>            <div class="cta-link"><a href="https://www.renewableenergyworld.com/webinar/resiliency-in-action-how-jps-navigated-a-category-5-hurricane-using-digital-grid-management-operational-technology/?utm_term=cta" class="button button-primary button-style-default icon-position-right cta-button button-dark" target="_self" data-cta-id="cta_1" ><span class="text">Register Now</span></a></div>
          </div>
        </div>

      </div>
    </div>
      <div class="single-cta hidden">
      <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">Join our upcoming webinar &#8220;Mission Possible: Utility planning for large load growth.&#8221;</h2><h3 class="cta-sub-heading m-none">April 16 at 1PM ET. Join online.</h3></div>            <div class="cta-middle-bar">
              <div class="cta-middle-bar-div"></div>
            </div>
            <div class="cta-content"><div class="cta-description">Hear from two utilities at the forefront of the load growth challenge discuss how they are managing data center demand uncertainty and are approaching both large load interconnection and cost allocation.</div></div>            <div class="cta-link"><a href="https://www.renewableenergyworld.com/webinar/mission-possible-utility-planning-for-large-load-growth/?utm_term=cta" class="button button-primary button-style-default icon-position-right cta-button button-dark" target="_self" data-cta-id="cta_1" ><span class="text">Register Now</span></a></div>
          </div>
        </div>

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

            <script type="text/rocketlazyloadscript">
            //Right away, choose a random cta in the cta-id and remove the hidden class
            let ctas = document.querySelectorAll('#cta-6a18a53667b0b .single-cta');
            let randomCta = Math.floor(Math.random() * ctas.length);

            ctas[randomCta].classList.remove('hidden');
        </script>
    
    

<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="80798138575">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/statkraft-plans-7bn-investment-in-norwegian-hydropower/" class="post-image">
      
      <img 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/05/hydropower-credit-statkraft-1024x576.webp 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/hydropower-credit-statkraft-300x169.webp 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/hydropower-credit-statkraft-768x432.webp 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/hydropower-credit-statkraft-1536x864.webp 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/hydropower-credit-statkraft.webp 1600w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/hydropower-credit-statkraft-1024x576.webp" /><noscript><img decoding="async" width="1024" height="576" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/hydropower-credit-statkraft-1024x576.webp" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/hydropower-credit-statkraft-1024x576.webp 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/hydropower-credit-statkraft-300x169.webp 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/hydropower-credit-statkraft-768x432.webp 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/hydropower-credit-statkraft-1536x864.webp 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/hydropower-credit-statkraft.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/hydro-power/statkraft-plans-7bn-investment-in-norwegian-hydropower/">Statkraft plans $7bn investment in Norwegian hydropower</a></h3>
      <div class="description">Approximately $4 billion will be allocated to maintenance of existing assets to safeguard current generation capacity and increase output.</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="inner-posts"><div class="post-item" data-id="80798138569">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/releasing-cool-water-protects-fish-in-the-grand-canyon-that-comes-at-cost-to-hydropower/" 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/05/AP26142669087345-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26142669087345-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26142669087345-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26142669087345-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26142669087345-2048x1365.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26142669087345-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26142669087345-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26142669087345-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26142669087345-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26142669087345-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26142669087345-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26142669087345-2048x1365.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/releasing-cool-water-protects-fish-in-the-grand-canyon-that-comes-at-cost-to-hydropower/">Releasing cool water protects fish in the Grand Canyon. That comes at cost to hydropower</a></h3>
      <div class="description">Officials face a decision on cool water releases from Glen Canyon Dam in Arizona to protect the humpback chub, impacting hydropower costs.</div><div class="read-time">7 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="80798138543">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/energy-storage/a-huge-5-gwh-thermal-energy-storage-system-is-now-delivering-power-to-a-south-dakota-biofuels-facility/" 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/05/Antora_Project_Big_Stone_Low-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Antora_Project_Big_Stone_Low-1024x576.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Antora_Project_Big_Stone_Low-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Antora_Project_Big_Stone_Low-1536x864.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Antora_Project_Big_Stone_Low-2048x1152.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Antora_Project_Big_Stone_Low-300x169.jpg" /><noscript><img decoding="async" width="300" height="169" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Antora_Project_Big_Stone_Low-300x169.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Antora_Project_Big_Stone_Low-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Antora_Project_Big_Stone_Low-1024x576.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Antora_Project_Big_Stone_Low-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Antora_Project_Big_Stone_Low-1536x864.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Antora_Project_Big_Stone_Low-2048x1152.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/energy-storage/a-huge-5-gwh-thermal-energy-storage-system-is-now-delivering-power-to-a-south-dakota-biofuels-facility/">A huge 5 GWh thermal energy storage system is now delivering power to a South Dakota biofuels facility</a></h3>
      <div class="description">POET and Antora Energy commissioned a 5 gigawatt-hour thermal energy storage system at POET&#8217;s Big Stone City, South Dakota facility, enhancing bioethanol production.</div><div class="read-time">2 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/energy-storage/" class="chip" data-taxonomy="category" alt="View all posts in Energy Storage">Energy Storage</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="80798138539">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/hull-street-energy-to-acquire-firstlights-hydro-pumped-storage-assets/" 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/05/Hull_Street_Energy_Northfield_Upper_Pond_Photo-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Hull_Street_Energy_Northfield_Upper_Pond_Photo-1024x576.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Hull_Street_Energy_Northfield_Upper_Pond_Photo-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Hull_Street_Energy_Northfield_Upper_Pond_Photo-1536x864.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Hull_Street_Energy_Northfield_Upper_Pond_Photo-2048x1152.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Hull_Street_Energy_Northfield_Upper_Pond_Photo-300x169.jpg" /><noscript><img decoding="async" width="300" height="169" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Hull_Street_Energy_Northfield_Upper_Pond_Photo-300x169.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Hull_Street_Energy_Northfield_Upper_Pond_Photo-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Hull_Street_Energy_Northfield_Upper_Pond_Photo-1024x576.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Hull_Street_Energy_Northfield_Upper_Pond_Photo-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Hull_Street_Energy_Northfield_Upper_Pond_Photo-1536x864.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Hull_Street_Energy_Northfield_Upper_Pond_Photo-2048x1152.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/hull-street-energy-to-acquire-firstlights-hydro-pumped-storage-assets/">Hull Street Energy to acquire FirstLight&#8217;s hydro, pumped storage assets</a></h3>
      <div class="description">Hull Street Energy has signed an agreement to acquire FirstLight from the Public Sector Pension Investment Board, gaining renewable assets in the Northeast, pending federal approval.</div><div class="read-time">2 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/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></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798138473">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/tidal-wave-energy/wave-energy-prototype-online-a-europewave-project-is-now-connected-to-the-grid/" 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/05/Marmok-a-5-buoy-300x225.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Marmok-a-5-buoy-1024x768.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Marmok-a-5-buoy-768x576.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Marmok-a-5-buoy-1536x1152.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Marmok-a-5-buoy-2048x1536.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Marmok-a-5-buoy-300x225.jpg" /><noscript><img decoding="async" width="300" height="225" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Marmok-a-5-buoy-300x225.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Marmok-a-5-buoy-300x225.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Marmok-a-5-buoy-1024x768.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Marmok-a-5-buoy-768x576.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Marmok-a-5-buoy-1536x1152.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Marmok-a-5-buoy-2048x1536.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/tidal-wave-energy/wave-energy-prototype-online-a-europewave-project-is-now-connected-to-the-grid/">Wave energy prototype online: A EuropeWave project is now connected to the grid</a></h3>
      <div class="description">IDOM Consulting deployed its MARMOK-A-5 wave energy converter at the Biscay Marine Energy Platform in Spain, marking a milestone for EuropeWave.</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>
          
        </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="80798138469">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/tidal-wave-energy/marine-energy-for-maritime-surveillance-ocean-power-technologies-latest-deployment-supports-dhs-operations/" 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/HYD/2024/09/opts-nextgen-powerbuoy-152947.jpg" /><noscript><img decoding="async" width="1" height="1" src="https://www.renewableenergyworld.com/wp-content/uploads/HYD/2024/09/opts-nextgen-powerbuoy-152947.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/hydro-power/tidal-wave-energy/marine-energy-for-maritime-surveillance-ocean-power-technologies-latest-deployment-supports-dhs-operations/">Marine energy for maritime surveillance? Ocean Power Technologies&#8217; latest deployment supports DHS operations</a></h3>
      <div class="description">Ocean Power Technologies announced the deployment of three PowerBuoy systems for U.S. Department of Homeland Security maritime surveillance off California.</div><div class="read-time">2 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="inner-posts"><div class="post-item" data-id="80798138478">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/voith-hydro-selects-uwe-zulehner-as-north-america-ceo/" 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/05/voith-1-300x169.webp 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/voith-1-1024x576.webp 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/voith-1-768x432.webp 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/voith-1-1536x864.webp 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/voith-1.webp 1600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/voith-1-300x169.webp" /><noscript><img decoding="async" width="300" height="169" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/voith-1-300x169.webp" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/voith-1-300x169.webp 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/voith-1-1024x576.webp 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/voith-1-768x432.webp 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/voith-1-1536x864.webp 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/voith-1.webp 1600w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/hydro-power/voith-hydro-selects-uwe-zulehner-as-north-america-ceo/">Voith Hydro selects Uwe Zulehner as North America CEO</a></h3>
      <div class="description">Zulehner bring more than 25 years of leadership experience which he will use to lead the team in delivering hydropower solutions and services across North America.</div><div class="read-time">1 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="80798138356">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/more-spill-less-hydropower-the-electric-grid-tradeoffs-washington-cant-ignore/" 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/05/bonneville-dam-300x225.jpeg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/bonneville-dam-1024x768.jpeg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/bonneville-dam-768x576.jpeg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/bonneville-dam.jpeg 1440w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/bonneville-dam-300x225.jpeg" /><noscript><img decoding="async" width="300" height="225" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/bonneville-dam-300x225.jpeg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/bonneville-dam-300x225.jpeg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/bonneville-dam-1024x768.jpeg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/bonneville-dam-768x576.jpeg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/bonneville-dam.jpeg 1440w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/hydro-power/more-spill-less-hydropower-the-electric-grid-tradeoffs-washington-cant-ignore/">More spill, less hydropower: The electric grid tradeoffs Washington can’t ignore</a></h3>
      <div class="description">Every megawatt of hydropower lost, whether to dam removal or spill, must be replaced by something else at a time the region is already facing shortages, writes Washington State Standard&#8217;s Kurt Miller.</div><div class="read-time">4 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/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="80798138349">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/california-nevada-and-arizona-announce-temporary-plan-to-save-water-from-the-colorado-river/" 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/05/AP26124781460333-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26124781460333-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26124781460333-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26124781460333-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26124781460333-2048x1365.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26124781460333-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26124781460333-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26124781460333-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26124781460333-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26124781460333-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26124781460333-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/AP26124781460333-2048x1365.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/california-nevada-and-arizona-announce-temporary-plan-to-save-water-from-the-colorado-river/">California, Nevada and Arizona announce temporary plan to save water from the Colorado River</a></h3>
      <div class="description">Arizona, California, and Nevada plan to cut Colorado River water use by up to 1 million acre-feet through 2028 to support reservoirs amid drought.</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 class="post-item" data-id="80798138353">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/its-time-for-alaska-to-reconsider-the-susitna-watana-hydroelectric-project/" class="post-image">
      
      <img decoding="async" width="300" height="205" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20205'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Susitna-Watana-hydro-project-rendering-300x205.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Susitna-Watana-hydro-project-rendering-768x525.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Susitna-Watana-hydro-project-rendering.jpg 1024w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Susitna-Watana-hydro-project-rendering-300x205.jpg" /><noscript><img decoding="async" width="300" height="205" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Susitna-Watana-hydro-project-rendering-300x205.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Susitna-Watana-hydro-project-rendering-300x205.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Susitna-Watana-hydro-project-rendering-768x525.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Susitna-Watana-hydro-project-rendering.jpg 1024w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/hydro-power/its-time-for-alaska-to-reconsider-the-susitna-watana-hydroelectric-project/">It’s time for Alaska to reconsider the Susitna-Watana Hydroelectric Project</a></h3>
      <div class="description">Why the assumptions that once sidelined the project may no longer hold true for a resource large enough to meet about 60% of the current Railbelt electric demand.</div><div class="read-time">12 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/hydro-power/dams-civil-structures/" class="chip" data-taxonomy="category" alt="View all posts in Dams &amp; Civil Structures">Dams &amp; Civil Structures</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-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="80798138442">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/will-the-power-industry-meet-the-moment-at-dtech-data-centers-and-ai-utilities-take-the-floor/" class="post-image">
      
      <img decoding="async" width="1024" height="578" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20578'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Keynote_4-1024x578.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Keynote_4-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Keynote_4-768x433.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Keynote_4-1536x866.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Keynote_4.jpg 2000w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Keynote_4-1024x578.jpg" /><noscript><img decoding="async" width="1024" height="578" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Keynote_4-1024x578.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Keynote_4-1024x578.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Keynote_4-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Keynote_4-768x433.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Keynote_4-1536x866.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/Keynote_4.jpg 2000w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/will-the-power-industry-meet-the-moment-at-dtech-data-centers-and-ai-utilities-take-the-floor/">Will the power industry meet the moment? At DTECH Data Centers and AI, utilities take the floor</a></h3>
      <div class="description">Forecasts are climbing, public opposition is hardening and traditional planning processes are being rebuilt. Speakers from Salt River Project, Arizona Public Service, Portland General Electric and Georgia Power described how they are responding.</div><div class="read-time">8 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/energy-events/" class="chip" data-taxonomy="category" alt="View all posts in Clarion Energy Events">Clarion Energy Events</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="80798138398">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/should-data-centers-pay-for-grid-upgrades-oregon-regulators-think-so/" 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/2025/01/cyberspace-2784907_1920-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/cyberspace-2784907_1920-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/cyberspace-2784907_1920-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/cyberspace-2784907_1920-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/cyberspace-2784907_1920.jpg 1920w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2025/01/cyberspace-2784907_1920-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2025/01/cyberspace-2784907_1920-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2025/01/cyberspace-2784907_1920-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/cyberspace-2784907_1920-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/cyberspace-2784907_1920-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/cyberspace-2784907_1920-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2025/01/cyberspace-2784907_1920.jpg 1920w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/should-data-centers-pay-for-grid-upgrades-oregon-regulators-think-so/">Should data centers pay for grid upgrades? Oregon regulators think so</a></h3>
      <div class="description">The Oregon Public Utilities Commission approved Portland General Electric&#8217;s proposals for charging data centers for infrastructure costs.</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/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="80798138365">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/evolution-of-the-utility-industry-ieee-pes-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/05/PXL_20260505_153531843.MP_-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260505_153531843.MP_-768x433.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260505_153531843.MP_.jpg 1000w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260505_153531843.MP_-300x169.jpg" /><noscript><img decoding="async" width="300" height="169" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260505_153531843.MP_-300x169.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260505_153531843.MP_-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260505_153531843.MP_-768x433.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260505_153531843.MP_.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/evolution-of-the-utility-industry-ieee-pes-2026/">What’s driving the evolution of the utility industry? | Top takeaways from IEEE PES 2026</a></h3>
      <div class="description">The 2026 IEEE PES T&#038;D Conference, held May 4-7 in Chicago, IL, focused on energy industry shifts, emphasizing affordability and communication.</div><div class="read-time">8 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 class="post-item" data-id="80798138324">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/distribution/how-sc-is-embedding-intelligence-into-the-distribution-grid/" 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/05/PXL_20260504_200221667.MP_-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260504_200221667.MP_-768x433.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260504_200221667.MP_.jpg 1000w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260504_200221667.MP_-300x169.jpg" /><noscript><img decoding="async" width="300" height="169" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260504_200221667.MP_-300x169.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260504_200221667.MP_-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260504_200221667.MP_-768x433.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260504_200221667.MP_.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/distribution/how-sc-is-embedding-intelligence-into-the-distribution-grid/">How S&amp;C is embedding distributed intelligence to support grid resilience and reliability</a></h3>
      <div class="description">Jeremiah Karpowicz goes behind-the-scenes at S&#038;C Electric Company, a more than 100-year-old Chicago-based manufacturer, to lay eyes on a bevy of distribution-level electric power solutions.</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/distribution/" class="chip" data-taxonomy="category" alt="View all posts in Distribution">Distribution</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="80798138272">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/how-gw-is-redefining-reliability-through-purpose-built-design/" 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/05/PXL_20260505_195421601-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260505_195421601-768x433.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260505_195421601.jpg 1000w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260505_195421601-300x169.jpg" /><noscript><img decoding="async" width="300" height="169" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260505_195421601-300x169.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260505_195421601-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260505_195421601-768x433.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/05/PXL_20260505_195421601.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/how-gw-is-redefining-reliability-through-purpose-built-design/">How G&amp;W is redefining reliability through purpose-built design</a></h3>
      <div class="description">Utilities have that many more options to explore that can support reliability and affordability amid extreme weather and increasing demand.</div><div class="read-time">5 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>
<li id="menu-item-80798138230" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798138230"><a target="_blank" href="https://www.infocastinc.com/events"><span class="text">INFOCAST Events</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="text/rocketlazyloadscript" id="independent-analytics-script">
            // 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)
                }
                let hasSearched = false;
                function search() {
                    if(hasSearched) {
                        return;
                    }
                    hasSearched = true;

                    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)
                }
                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) {
                    search();
                });
                document.addEventListener("iawpSearch", function (e) {
                    search();
                });
            })();
        </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>
    <script type="text/rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.renewableenergyworld.com/wp-content/cache/min/1/wp-content/themes/Clarion/js/main.js?ver=1779895800" id="main-js-js" data-rocket-defer defer></script>
<script type="text/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=1779895800" id="gallery-lightbox-js" data-rocket-defer defer></script>
<script type="text/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=1779895800" id="search-overlay-js" data-rocket-defer defer></script>
<script type="text/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="text/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>window.addEventListener('DOMContentLoaded', function() {
    const DEBUG = true;
    const log = (...args) => DEBUG && console.log(...args);
    
    log("Omeda Click Tracker Ready");

    // Utilities
    function getSlotByIframe(iframe) {
      if (!window.googletag?.pubads) return null;
      return googletag.pubads().getSlots().find(slot =>
        document.getElementById(slot.getSlotElementId())?.contains(iframe)
      ) ?? null;
    }

    function getGoogleAdsSiteId() {
        if (!window.googletag?.pubads) return null;
        const slot = googletag.pubads().getSlots()[0];
        if (!slot) return null;
        return parseInt(slot.getAdUnitPath().split('/')[1]) ?? null;
      }

    function fireOmedaAdClick(filtered) {
      if (!filtered) return;
      if (!window.olytics?.fire) return;
      window.olytics.fire({
        behaviorId: "1906G2451689A1K",
        category: 'Ad Interaction',
        tag: 'Click',
        ...filtered,
      });
      window.olytics.nextPageView();
    }

    function getOmedaSlotData(slot) {
      const slotData = slot.getResponseInformation() || {};
      return {
        advertiserId: slotData.advertiserId ?? null,
        creativeId:   slotData.creativeId   ?? null,
        slotDomId:    slot.getSlotElementId?.() ?? null,
        siteId:       getGoogleAdsSiteId() ?? null,
        campaignId:   slotData.campaignId   ?? null,
        lineItemId:   slotData.lineItemId   ?? null,
        adUnitPath:   slot.getAdUnitPath?.()    ?? null,
        // Missing placementId in regular iframe slot data
      };
    }

    function getOmedaSlotDataByIframe(iframe) {
      if(!iframe) return;
      const slot = getSlotByIframe(iframe);
      if (!slot) return;
      const filteredAdData = getOmedaSlotData(slot);
      return filteredAdData;
    }



    // Trigger 1: ClipCentric ads
    jQuery(document).on('pointerdown', function (e) {
      const $el = jQuery(e.target).closest('[data-creative-id]');
      if (!$el.length) return;
      const ccData = {
        advertiserId: $el.data('advertiser-id') || null,
        creativeId:   $el.data('creative-id')   || null,
        slotDomId:    $el.id                    || null,
        siteId:       $el.data('site-id')       || null,
        // Missing campaignId for CC data
        // Missing lineItemId for CC data
        // Missing adUnitPath for CC data
        placementId:  $el.data('placement-id')  || null,
      };
      log("Omeda Click Type 1: ClipCentric ( Absolute )", ccData);
      fireOmedaAdClick(ccData);
    });

    // Trigger 2: Direct iframe click via window blur
    jQuery(window).on('blur', function () {
      const slotData = getOmedaSlotDataByIframe(jQuery(document.activeElement)[0]);
      if(!slotData) return;
      log("Omeda Click Type 2: Direct iframe ad click", slotData);
      fireOmedaAdClick(slotData);
      setTimeout(() => window.focus(), 0); //Refocus is so that if you leave the page and come back, the next event can also trigger blur focus
    });

    // Trigger 3: Pointer down inside .adverts-area
    jQuery(document).on('pointerdown', '.adverts-area', function () {
      const slotData = getOmedaSlotDataByIframe(jQuery(this).find('iframe').first()[0]);
      if(!slotData) return;
      log("Omeda Click Type 3: Pointer down inside .adverts-area Clipcentric ( Relative )", slotData);
      fireOmedaAdClick(slotData);
      setTimeout(() => window.focus(), 0); //Refocus is so that if you leave the page and come back, the next event can also trigger blur focus
    });
  });</script>
  <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",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:'a030002fabc40a34',t:'MTc4MDAwMDA1Mw=='};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=12482 metric#misses=12 metric#hit-ratio=99.9 metric#bytes=3241747 metric#prefetches=840 metric#store-reads=30 metric#store-writes=4 metric#store-hits=849 metric#store-misses=5 metric#sql-queries=194 metric#ms-total=676.94 metric#ms-cache=26.89 metric#ms-cache-avg=0.8148 metric#ms-cache-ratio=4.0 -->
