<!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 type='text/javascript' id="vwoCode" data-jetpack-boost="ignore">
        window._vwo_code ||
        (function () {
        var w=window,
        d=document;
        var account_id=813953,
        version=2.2,
        settings_tolerance=2000,
        hide_element='body',
        hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important';
        /* DO NOT EDIT BELOW THIS LINE */
        var f=0, v;
        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={script:v,nonce:v&&v.nonce,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 v28.3 - 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-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 .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}.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-229339a5-df22-4cbc-996f-a3a4bc97bb03);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-234d568e-4932-4368-bc12-37ceb14fd68a)}.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-05e4b4b9-b156-449e-9e01-f42b9cace28a);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-d9a6eb0b-38ea-494f-b8c0-d596a09d017f);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-55e21433-14ec-483f-80e4-fa2bff55e0fc);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-ff8bf88f-c8e1-45b0-a4ce-3dce1f832277);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}.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-f22bff1b-9f4f-439b-89ca-45a5d0de7b8a);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)}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)}.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(body){margin:0}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}#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/08/Gemini_Generated_Image_nd9tohnd9tohnd9t-1024x765.png" imagesrcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Gemini_Generated_Image_nd9tohnd9tohnd9t-1024x765.png 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Gemini_Generated_Image_nd9tohnd9tohnd9t-300x224.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Gemini_Generated_Image_nd9tohnd9tohnd9t-768x573.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Gemini_Generated_Image_nd9tohnd9tohnd9t.png 1200w" imagesizes="(max-width: 1024px) 100vw, 1024px" 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-08-13T18:45:03+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-08-13T18:45:03+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 id="jquery-core-js" src="https://www.renewableenergyworld.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" data-rocket-defer defer></script>
<script id="jquery-migrate-js" src="https://www.renewableenergyworld.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" 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-05e4b4b9-b156-449e-9e01-f42b9cace28a: 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-f22bff1b-9f4f-439b-89ca-45a5d0de7b8a: 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-229339a5-df22-4cbc-996f-a3a4bc97bb03: 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-234d568e-4932-4368-bc12-37ceb14fd68a: url('https://www.renewableenergyworld.com/wp-content/themes/Clarion/assets/icons/minus-sign.svg');}#footer{--wpr-bg-d9a6eb0b-38ea-494f-b8c0-d596a09d017f: 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-55e21433-14ec-483f-80e4-fa2bff55e0fc: url('https://www.renewableenergyworld.com/wp-content/themes/Clarion/assets/images/ft-feature-bg.webp');}.single-cta:not(.hidden) .cta-selector{--wpr-bg-ff8bf88f-c8e1-45b0-a4ce-3dce1f832277: 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-f22bff1b-9f4f-439b-89ca-45a5d0de7b8a: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-footer-bar.svg');}","hash":"f22bff1b-9f4f-439b-89ca-45a5d0de7b8a","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-229339a5-df22-4cbc-996f-a3a4bc97bb03: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/icons\/plus-sign.svg');}","hash":"229339a5-df22-4cbc-996f-a3a4bc97bb03","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-234d568e-4932-4368-bc12-37ceb14fd68a: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/icons\/minus-sign.svg');}","hash":"234d568e-4932-4368-bc12-37ceb14fd68a","url":"https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/icons\/minus-sign.svg"},{"selector":"#footer","style":"#footer{--wpr-bg-d9a6eb0b-38ea-494f-b8c0-d596a09d017f: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-footer-bg.webp');}","hash":"d9a6eb0b-38ea-494f-b8c0-d596a09d017f","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-55e21433-14ec-483f-80e4-fa2bff55e0fc: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-feature-bg.webp');}","hash":"55e21433-14ec-483f-80e4-fa2bff55e0fc","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-ff8bf88f-c8e1-45b0-a4ce-3dce1f832277: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-feature-bg.webp');}","hash":"ff8bf88f-c8e1-45b0-a4ce-3dce1f832277","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-05e4b4b9-b156-449e-9e01-f42b9cace28a: url('https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-header-main-bg.webp');}","hash":"05e4b4b9-b156-449e-9e01-f42b9cace28a","url":"https:\/\/www.renewableenergyworld.com\/wp-content\/themes\/Clarion\/assets\/images\/ft-header-main-bg.webp"}];</script><meta name="generator" content="WP Rocket 3.23.1" 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_cdn 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-has-children menu-item-80798115793"><a href="https://www.renewableenergyworld.com/podcasts/"><span class="text">Podcasts</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798139430" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798139430"><a href="https://www.renewableenergyworld.com/tag/factor-this-podcast/"><span class="text">Factor This</span></a></li>
	<li id="menu-item-80798139431" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798139431"><a href="https://www.renewableenergyworld.com/tag/this-week-in-cleantech-podcast/"><span class="text">This Week in Cleantech</span></a></li>
	<li id="menu-item-80798139432" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798139432"><a href="https://www.renewableenergyworld.com/tag/policycast-podcast/"><span class="text">Factor This Policycast</span></a></li>
</ul>
</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-has-children menu-item-80798115898"><a href="https://www.renewableenergyworld.com/podcasts/"><span class="text">Podcasts</span></a>
<ul class="sub-menu">
	<li id="menu-item-80798139434" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798139434"><a href="https://www.renewableenergyworld.com/tag/factor-this-podcast/"><span class="text">Factor This</span></a></li>
	<li id="menu-item-80798139433" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798139433"><a href="https://www.renewableenergyworld.com/tag/policycast-podcast/"><span class="text">Factor This Policycast</span></a></li>
	<li id="menu-item-80798139435" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80798139435"><a href="https://www.renewableenergyworld.com/tag/this-week-in-cleantech-podcast/"><span class="text">This Week in Cleantech</span></a></li>
</ul>
</li>
<li id="menu-item-80798115897" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80798115897"><a href="https://www.renewableenergyworld.com/webinars/"><span class="text">Webinars</span></a></li>
<li id="menu-item-80798115900" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80798115900"><a href="https://www.renewableenergyworld.com/webinars/"><span class="text">Calendar</span></a></li>
<li id="menu-item-80798115901" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80798115901"><a href="https://www.renewableenergyworld.com/submit-a-case-study-to-renewable-energy-world/"><span class="text">Contribute Content</span></a></li>
</ul></nav></div></div><main  id="primary" class="site-main">
  <div  class="">
  <div class="entry-content"><div class="clarion-block ad-block">
  <div class="section pt-lg pb-none">
    <div class="container">
      <style></style>    <div id="Super_Leaderboard_Banner" class="adverts-area slot ad-slot-custom super-leaderboard-slot" style="height:90px;width:970px;margin:0 auto;min-height:90px;">
                    <script>
                googletag.cmd.push(function () {
                    googletag.display('Super_Leaderboard_Banner');
                });
            </script>
                </div>
    
    </div>
  </div>
</div>

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

    <div class="separator"><hr class="hidden sm:block"></div>
    
    
  </div>
        <div class="block-content view-2 showing-dividers showing-sidebar direction-content_sidebar showing-headlines showing-ads">
          <div class="posts-wrapper">
            <div class="post-items"><div class="post-item wide-style post-item-video" data-id="80798140252">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/energy-business/policy-and-regulation/surviving-summer-with-demand-side-solutions-factor-this-policycast/" 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 fetchpriority="high" decoding="async" width="1024" height="765" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Gemini_Generated_Image_nd9tohnd9tohnd9t-1024x765.png" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Gemini_Generated_Image_nd9tohnd9tohnd9t-1024x765.png 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Gemini_Generated_Image_nd9tohnd9tohnd9t-300x224.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Gemini_Generated_Image_nd9tohnd9tohnd9t-768x573.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Gemini_Generated_Image_nd9tohnd9tohnd9t.png 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/energy-business/policy-and-regulation/surviving-summer-with-demand-side-solutions-factor-this-policycast/">Surviving summer with demand-side solutions | Factor This Policycast</a></h3>
      <div class="description">This episode of the Factor This Policycast, presented in partnership with Advanced Energy United, explores demand-side solutions that could help satisfy elevated summer electricity consumption. SPAN&#8217;s Richard Caperton and Sarah Steinberg of Advanced Energy United talk about the tools available to keep the lights on and bills manageable, and how utilities can use them to get more out of our existing grid without investing in costly, time-consuming infrastructure upgrades.</div><div class="read-time">6 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/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></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="80798140509">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/transmission/doe-says-we-need-more-transmission-decides-building-less-is-fine/" 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/08/Untitled-design-5-300x200.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-5.png 750w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-5-300x200.png" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-5-300x200.png" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-5-300x200.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-5.png 750w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/transmission/doe-says-we-need-more-transmission-decides-building-less-is-fine/">DOE says we need more transmission, decides building less is fine</a></h3>
      <div class="description">On Wednesday, U.S. Secretary of Energy Chris Wright announced that the Department of Energy (DOE) is pulling the plug on the review process for the three remaining proposed National Interest Electric Transmission Corridors (NIETCs).</div><div class="read-time">5 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/tag/dtech/" class="chip" data-taxonomy="post_tag" alt="View all posts tagged DTECH">#DTECH</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/power-grid/" class="chip" data-taxonomy="category" alt="View all posts in Power Grid">Power Grid</a><a href="https://www.renewableenergyworld.com/power-grid/transmission/" class="chip" data-taxonomy="category" alt="View all posts in Transmission">Transmission</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798140404">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/hydropower-reform-comes-to-capitol-hill/" 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/HYD/2024/08/Grand-Coulee-Dam.jpg" /><noscript><img decoding="async" width="1" height="1" src="https://www.renewableenergyworld.com/wp-content/uploads/HYD/2024/08/Grand-Coulee-Dam.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/hydro-power/hydropower-reform-comes-to-capitol-hill/">Hydropower reform comes to Capitol Hill</a></h3>
      <div class="description">Several bipartisan bills have been introduced in the House and Senate aiming to shore up hydropower licensing and permitting processes.</div><div class="read-time">4 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/energy-business/" class="chip" data-taxonomy="category" alt="View all posts in Business">Business</a><a href="https://www.renewableenergyworld.com/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 post-item-video" data-id="80798140425">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/enabling-utility-grade-ai-and-future-grid-resilience-with-joe-matamoros-from-sc-electric-company/" 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="300" height="167" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20167'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/joem-300x167.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/joem-768x427.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/joem.png 875w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/joem-300x167.png" /><noscript><img decoding="async" width="300" height="167" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/joem-300x167.png" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/joem-300x167.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/joem-768x427.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/joem.png 875w" 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/enabling-utility-grade-ai-and-future-grid-resilience-with-joe-matamoros-from-sc-electric-company/">Enabling utility-grade AI and future grid resilience with Joe Matamoros from S&amp;C Electric Company</a></h3>
      <div class="description">Joe Matamoros, Chief Product Development Officer at S&#038;C Electric Company, outlines what it means for utilities to addresses resiliency challenges in the present and for the future.</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 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/hydro-power/lake-powell-and-lake-mead-hit-record-lows-threatening-hydropower-production/">Lake Powell and Lake Mead hit record lows, threatening hydropower production</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.renewableenergyworld.com/hydro-power/tidal-wave-energy/storm-damage-causes-setback-on-eco-wave-powers-portugal-wave-energy-project/">Storm damage causes setback on Eco Wave Power&#8217;s Portugal wave energy project</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.renewableenergyworld.com/news/how-can-utilities-build-continuous-improvement-into-wildfire-mitigation-and-resiliency-efforts/">How can utilities build continuous improvement into wildfire mitigation and resiliency efforts?</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.renewableenergyworld.com/solar/utility-scale/solar-storage-and-staying-ahead-oci-energys-growth-story/">Solar, storage, and staying ahead: OCI Energy’s growth story</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.renewableenergyworld.com/energy-business/new-project-development/the-large-load-irish-goodbye-factor-this-brief/">The large load Irish goodbye | Factor This Brief</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="80798140512">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/outage-management/midwestern-us-utilities-focus-on-restoration-after-severe-storms-and-near-100-mph-winds-leave-hundreds-of-thousands-in-the-dark/" class="post-image">
      
      <img decoding="async" width="1024" height="740" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20740'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26224459754301-1024x740.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26224459754301-300x217.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26224459754301-768x555.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26224459754301-1536x1110.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26224459754301.jpg 2046w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26224459754301-1024x740.jpg" /><noscript><img decoding="async" width="1024" height="740" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26224459754301-1024x740.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26224459754301-1024x740.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26224459754301-300x217.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26224459754301-768x555.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26224459754301-1536x1110.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26224459754301.jpg 2046w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/outage-management/midwestern-us-utilities-focus-on-restoration-after-severe-storms-and-near-100-mph-winds-leave-hundreds-of-thousands-in-the-dark/">Midwestern US utilities focus on restoration after severe storms and near-100 MPH winds leave hundreds of thousands in the dark</a></h3>
      <div class="description">Severe storms this week knocked out power for hundreds of thousands of customers, mostly in the Midwest, and utilities are still scrambling response teams to fix downed utility poles and lines affected by fallen trees after winds of up to 99 miles-per-hour ripped through the region.</div><div class="read-time">4 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/tag/dtech/" class="chip" data-taxonomy="post_tag" alt="View all posts tagged DTECH">#DTECH</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/power-grid/outage-management/" class="chip" data-taxonomy="category" alt="View all posts in Outage Management">Outage Management</a><a href="https://www.renewableenergyworld.com/power-grid/" class="chip" data-taxonomy="category" alt="View all posts in Power Grid">Power Grid</a></div>
    </div>
  </div>
  
</div>
          <div class="inner-posts"><div class="post-item" data-id="80798140460">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/mark-it-eight-dude-another-western-utility-joins-the-edam/" 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/08/Untitled-design-2026-08-12T133501.489-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-2026-08-12T133501.489.jpg 750w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-2026-08-12T133501.489-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-2026-08-12T133501.489-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-2026-08-12T133501.489-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-2026-08-12T133501.489.jpg 750w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/mark-it-eight-dude-another-western-utility-joins-the-edam/">Mark it eight, dude: Another Western utility joins the EDAM</a></h3>
      <div class="description">BHE Montana has entered into a formal agreement to join the California ISO-managed Extended Day-Ahead Market in 2028, further enhancing the value of coordinating resources in the Western United States.</div><div class="read-time">4 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/energy-business/" class="chip" data-taxonomy="category" alt="View all posts in Business">Business</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/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="80798140305">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/how-are-redefinitions-of-reliability-and-resiliency-impacting-utilities-and-their-customers/" class="post-image">
      
      <img decoding="async" width="300" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/reliability-300x150.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/reliability-1024x513.png 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/reliability-768x384.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/reliability-1536x769.png 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/reliability-2048x1025.png 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/reliability-300x150.png" /><noscript><img decoding="async" width="300" height="150" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/reliability-300x150.png" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/reliability-300x150.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/reliability-1024x513.png 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/reliability-768x384.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/reliability-1536x769.png 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/reliability-2048x1025.png 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/how-are-redefinitions-of-reliability-and-resiliency-impacting-utilities-and-their-customers/">How are redefinitions of reliability and resiliency impacting utilities and their customers?  </a></h3>
      <div class="description">DTECH Reliability &#038; Resiliency will address evolving utility challenges that are being driven by increasing energy demand and extreme weather.</div><div class="read-time">4 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="80798140282">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/pjm-accepts-over-700-generation-projects-in-new-first-ready-first-served-queue/" class="post-image">
      
      <img decoding="async" width="300" height="160" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20160'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/04/pjmc-300x160.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/04/pjmc-768x410.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/04/pjmc.png 775w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/04/pjmc-300x160.png" /><noscript><img decoding="async" width="300" height="160" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/04/pjmc-300x160.png" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/04/pjmc-300x160.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/04/pjmc-768x410.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/04/pjmc.png 775w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/pjm-accepts-over-700-generation-projects-in-new-first-ready-first-served-queue/">PJM accepts over 700 generation projects in new &#8216;first-ready, first-served&#8217; queue</a></h3>
      <div class="description">PJM Interconnection announced 715 new generation projects, capable of over 200 GW, qualified for study under a reformed interconnection process.</div><div class="read-time">5 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/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798140219">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/grid-modernization/redefining-the-utility-playbook-with-pges-sumeet-singh/" 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/2020/03/PGETreetrimming.jpg" /><noscript><img decoding="async" width="1" height="1" src="https://www.renewableenergyworld.com/wp-content/uploads/PGR/2020/03/PGETreetrimming.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/grid-modernization/redefining-the-utility-playbook-with-pges-sumeet-singh/">Redefining the utility playbook with PG&amp;E’s Sumeet Singh</a></h3>
      <div class="description">In this episode of the Factor This podcast, Sumeet Singh, CEO of Pacific Gas &#038; Electric, details how utility leaders can balance cultural shifts with the economic imperative to maximize underutilized grid capacity and lower customer rates. He breaks down how PG&#038;E processes billions of pieces of data to help predict wildfire risks in advance, and how AI-enabled camera networks can shave critical minutes off emergency response times. </div><div class="read-time">1 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/outage-management/" class="chip" data-taxonomy="category" alt="View all posts in Outage Management">Outage Management</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="80798140535">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/solar/can-trumps-new-solar-tariffs-help-the-domestic-supply-problem-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/08/This-Week-In-Cleantech-Episode-136-Mark-Chediak-frame-at-19m27s-1024x576.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-136-Mark-Chediak-frame-at-19m27s-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-136-Mark-Chediak-frame-at-19m27s-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-136-Mark-Chediak-frame-at-19m27s-1536x864.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-136-Mark-Chediak-frame-at-19m27s.jpg 1920w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-136-Mark-Chediak-frame-at-19m27s-1024x576.jpg" /><noscript><img decoding="async" width="1024" height="576" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-136-Mark-Chediak-frame-at-19m27s-1024x576.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-136-Mark-Chediak-frame-at-19m27s-1024x576.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-136-Mark-Chediak-frame-at-19m27s-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-136-Mark-Chediak-frame-at-19m27s-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-136-Mark-Chediak-frame-at-19m27s-1536x864.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-136-Mark-Chediak-frame-at-19m27s.jpg 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/solar/can-trumps-new-solar-tariffs-help-the-domestic-supply-problem-this-week-in-cleantech/">Can Trump&#8217;s new solar tariffs help the domestic supply problem? — This Week in Cleantech</a></h3>
      <div class="description">On this episode of the This Week in Cleantech podcast, Mark Chediak from Bloomberg breaks down Trump&#8217;s new 15% tariffs and price floors on imported polysilicon and its derivatives, including wafers, cells and modules.</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="80798140322">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/energy-business/with-speed-to-power-in-mind-data-centers-are-eyeing-fuel-cells-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/08/This-Week-In-Cleantech-Episode-135-Heather-Clancy-frame-at-18m8s-1024x576.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-135-Heather-Clancy-frame-at-18m8s-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-135-Heather-Clancy-frame-at-18m8s-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-135-Heather-Clancy-frame-at-18m8s-1536x864.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-135-Heather-Clancy-frame-at-18m8s.jpg 1920w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-135-Heather-Clancy-frame-at-18m8s-1024x576.jpg" /><noscript><img decoding="async" width="1024" height="576" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-135-Heather-Clancy-frame-at-18m8s-1024x576.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-135-Heather-Clancy-frame-at-18m8s-1024x576.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-135-Heather-Clancy-frame-at-18m8s-300x169.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-135-Heather-Clancy-frame-at-18m8s-768x432.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-135-Heather-Clancy-frame-at-18m8s-1536x864.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/This-Week-In-Cleantech-Episode-135-Heather-Clancy-frame-at-18m8s.jpg 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/energy-business/with-speed-to-power-in-mind-data-centers-are-eyeing-fuel-cells-this-week-in-cleantech/">With speed to power in mind, data centers are eyeing fuel cells – This Week in Cleantech</a></h3>
      <div class="description">On this episode of the This Week in Cleantech podcast, Heather Clancy from Trellis discusses why some data center companies see fuel cells as an attractive option for onsite power.</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 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-6a8577a1004e6">
            <div class="single-cta ">
      <div class="container">

        <div class="cta-selector cta-color-dark cta-single-style-full">
          <div class="cta-body">
            <div class="cta-header"><h2 class="cta-heading m-none">Scaling Renewable Energy Manufacturing—From Pilot Line to Production</h2><h3 class="cta-sub-heading m-none">September 15 at 11AM 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 webinar exploring how JR Automation helps manufacturers move battery, energy storage, and renewable production from pilot line to full-rate output without sacrificing throughput or quality.</div></div>            <div class="cta-link"><a href="https://www.renewableenergyworld.com/webinar/scaling-renewable-energy-manufacturing-from-pilot-line-to-production/?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>

    
    

<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="80798140603">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/colorado-river-negotiations-continue-as-states-await-fed-decision/" class="post-image">
      
      <img decoding="async" width="1024" height="683" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20683'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/DSC00547-2048x1365-1-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/DSC00547-2048x1365-1-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/DSC00547-2048x1365-1-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/DSC00547-2048x1365-1-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/DSC00547-2048x1365-1.jpg 2048w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/DSC00547-2048x1365-1-1024x683.jpg" /><noscript><img decoding="async" width="1024" height="683" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/DSC00547-2048x1365-1-1024x683.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/DSC00547-2048x1365-1-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/DSC00547-2048x1365-1-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/DSC00547-2048x1365-1-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/DSC00547-2048x1365-1-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/DSC00547-2048x1365-1.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/hydro-power/colorado-river-negotiations-continue-as-states-await-fed-decision/">Colorado River negotiations continue as states await fed decision</a></h3>
      <div class="description">Nevada’s top Colorado River negotiator said lower-basin states are still pressing for adjustments and attempting to forge consensus-based alternatives before federally mandated water cuts are finalized.</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="inner-posts"><div class="post-item" data-id="80798140494">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/electric-vehicle/maximizing-electric-vehicle-incentives-a-state-by-state-guide/" 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/08/Untitled-design-4-300x200.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-4.png 750w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-4-300x200.png" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-4-300x200.png" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-4-300x200.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-4.png 750w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/electric-vehicle/maximizing-electric-vehicle-incentives-a-state-by-state-guide/">Maximizing electric vehicle incentives: A state-by-state guide</a></h3>
      <div class="description">The biggest funders of industrial fleet electrification aren&#8217;t federal agencies. They&#8217;re the utilities already billing your facility every month, writes Max Khabur.</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/electric-vehicle/" class="chip" data-taxonomy="category" alt="View all posts in Electric Vehicles">Electric Vehicles</a><a href="https://www.renewableenergyworld.com/electric-vehicle/ev-charging/" class="chip" data-taxonomy="category" alt="View all posts in EV Charging">EV Charging</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798140475">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/energy-business/one-step-forward-one-step-back-clean-energy-jobs-growth-stifled-by-canceled-projects/" 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/2024/03/construction-worker-569126_1920.jpg" /><noscript><img decoding="async" width="1" height="1" src="https://www.renewableenergyworld.com/wp-content/uploads/PGR/2024/03/construction-worker-569126_1920.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/energy-business/one-step-forward-one-step-back-clean-energy-jobs-growth-stifled-by-canceled-projects/">&#8216;One step forward, one step back&#8217; &#8211; clean energy jobs growth stifled by canceled projects</a></h3>
      <div class="description">Thousands of clean energy jobs were created, but project cancellations offset gains, according to advocacy group E2 and Atlas Public Policy.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/tag/dtech/" class="chip" data-taxonomy="post_tag" alt="View all posts tagged DTECH">#DTECH</a><a href="https://www.renewableenergyworld.com/energy-storage/battery/" class="chip" data-taxonomy="category" alt="View all posts in Battery">Battery</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/energy-storage/" class="chip" data-taxonomy="category" alt="View all posts in Energy Storage">Energy Storage</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798140397">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/solar/case-study-preparing-to-power-data-driven-demand-with-solar-and-storage-at-the-appledale-energy-center/" 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/08/Untitled-design-2026-08-10T125550.270-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-2026-08-10T125550.270.jpg 750w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-2026-08-10T125550.270-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-2026-08-10T125550.270-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-2026-08-10T125550.270-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/Untitled-design-2026-08-10T125550.270.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/case-study-preparing-to-power-data-driven-demand-with-solar-and-storage-at-the-appledale-energy-center/">Case study: Preparing to power data-driven demand with solar and storage at the Appledale Energy Center</a></h3>
      <div class="description">Global engineering consulting firm RINA was engaged by Hawthorne Renewable Energy to support the development of a planned 300 MW solar project combined with a 4-hour, 300 MW battery energy storage system.</div><div class="read-time">7 min read</div><div class="category-chips category"><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/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798140410">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/technology-equipment/hydropower-faces-unique-challenges-in-a-worldwide-race-to-acquire-transformers/" 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/HYD/2024/12/Glen_Canyon_Dam_and_Bridge.jpg" /><noscript><img decoding="async" width="1" height="1" src="https://www.renewableenergyworld.com/wp-content/uploads/HYD/2024/12/Glen_Canyon_Dam_and_Bridge.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/hydro-power/technology-equipment/hydropower-faces-unique-challenges-in-a-worldwide-race-to-acquire-transformers/">Hydropower faces unique challenges in a worldwide race to acquire transformers</a></h3>
      <div class="description">A new report examines how the growing demand for transformers, dependence on imports, and low domestic manufacturing capacity are threatening the nation&#8217;s hydropower modernization efforts, and some unique challenges that the hydropower industry faces. </div><div class="read-time">6 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/hydro-power/" class="chip" data-taxonomy="category" alt="View all posts in Hydropower">Hydropower</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><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>
          
        </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="80798140420">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/tidal-wave-energy/corpower-ocean-wins-world-first-wave-energy-certification/" 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/08/dnv-certification-corpower-1024x576.webp 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/dnv-certification-corpower-300x169.webp 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/dnv-certification-corpower-768x432.webp 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/dnv-certification-corpower-1536x864.webp 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/dnv-certification-corpower.webp 1600w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/dnv-certification-corpower-1024x576.webp" /><noscript><img decoding="async" width="1024" height="576" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/dnv-certification-corpower-1024x576.webp" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/dnv-certification-corpower-1024x576.webp 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/dnv-certification-corpower-300x169.webp 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/dnv-certification-corpower-768x432.webp 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/dnv-certification-corpower-1536x864.webp 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/dnv-certification-corpower.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/tidal-wave-energy/corpower-ocean-wins-world-first-wave-energy-certification/">CorPower Ocean wins world-first wave energy certification</a></h3>
      <div class="description">The certification confirms the system meets DNV’s reliability and safety requirements and marks progress towards utility-scale wave energy.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/hydro-power/" class="chip" data-taxonomy="category" alt="View all posts in Hydropower">Hydropower</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/hydro-power/tidal-wave-energy/" class="chip" data-taxonomy="category" alt="View all posts in Tidal &amp; Wave Energy">Tidal &amp; Wave Energy</a></div>
    </div>
  </div>
  
</div>
          <div class="inner-posts"><div class="post-item" data-id="80798140262">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/hybridizing-hydro-could-ease-grid-constraints-says-ember/" 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/08/hydroelectric-power-plant-123rf-300x169.webp 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/hydroelectric-power-plant-123rf-1024x576.webp 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/hydroelectric-power-plant-123rf-768x432.webp 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/hydroelectric-power-plant-123rf-1536x864.webp 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/hydroelectric-power-plant-123rf.webp 1600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/hydroelectric-power-plant-123rf-300x169.webp" /><noscript><img decoding="async" width="300" height="169" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/hydroelectric-power-plant-123rf-300x169.webp" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/hydroelectric-power-plant-123rf-300x169.webp 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/hydroelectric-power-plant-123rf-1024x576.webp 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/hydroelectric-power-plant-123rf-768x432.webp 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/hydroelectric-power-plant-123rf-1536x864.webp 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/hydroelectric-power-plant-123rf.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/hybridizing-hydro-could-ease-grid-constraints-says-ember/">Hybridizing hydro could ease grid constraints says Ember</a></h3>
      <div class="description">A new report from Ember shows that adding wind and solar behind the meter of existing hydro assets could bypass grid constraints.</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/solar/" class="chip" data-taxonomy="category" alt="View all posts in Solar">Solar</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798140256">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/arizona-california-and-nevada-would-share-cuts-under-federal-proposal-to-manage-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/08/AP26212488906264-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26212488906264-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26212488906264-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26212488906264-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26212488906264-2048x1365.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26212488906264-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26212488906264-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26212488906264-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26212488906264-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26212488906264-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26212488906264-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/AP26212488906264-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/arizona-california-and-nevada-would-share-cuts-under-federal-proposal-to-manage-the-colorado-river/">Arizona, California and Nevada would share cuts under federal proposal to manage the Colorado River</a></h3>
      <div class="description">Three western U.S. states would take less water from the Colorado River under a federal proposal released Friday to stave off a crisis in the beleaguered waterway.</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="80798140259">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/tidal-wave-energy/mocean-energy-targets-wave-powered-offshore-data-centers/" 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/08/blue-core-farm-1-300x169.webp 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/blue-core-farm-1-1024x576.webp 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/blue-core-farm-1-768x432.webp 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/blue-core-farm-1-1536x864.webp 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/blue-core-farm-1.webp 1600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/blue-core-farm-1-300x169.webp" /><noscript><img decoding="async" width="300" height="169" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/blue-core-farm-1-300x169.webp" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/blue-core-farm-1-300x169.webp 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/blue-core-farm-1-1024x576.webp 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/blue-core-farm-1-768x432.webp 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/blue-core-farm-1-1536x864.webp 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/blue-core-farm-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/tidal-wave-energy/mocean-energy-targets-wave-powered-offshore-data-centers/">Mocean Energy targets wave-powered offshore data centers</a></h3>
      <div class="description">Scotland-based Mocean Energy plans to move data centers out to sea with power from wave energy, solar PV and battery storage.</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/hydro-power/tidal-wave-energy/" class="chip" data-taxonomy="category" alt="View all posts in Tidal &amp; Wave Energy">Tidal &amp; Wave Energy</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="80798140117">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/hydro-power/can-this-senate-bill-make-hydropower-projects-more-affordable/" 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/HYD/2024/08/Grand-Coulee-Dam.jpg" /><noscript><img decoding="async" width="1" height="1" src="https://www.renewableenergyworld.com/wp-content/uploads/HYD/2024/08/Grand-Coulee-Dam.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/hydro-power/can-this-senate-bill-make-hydropower-projects-more-affordable/">Can this senate bill make hydropower projects more affordable?</a></h3>
      <div class="description">U.S. Senators Lisa Murkowski, Steve Daines, and Jim Risch introduced the Hydropower Licensing Affordability Act to reform hydropower licensing.</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>
          
        </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="80798140297">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/relief-from-energy-bills-unlikely-as-utilities-request-billions-in-rate-hikes-2/" class="post-image">
      
      <img decoding="async" width="1024" height="765" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20765'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/metergoldner-2048x1529-1-1-1024x765.jpeg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/metergoldner-2048x1529-1-1-300x224.jpeg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/metergoldner-2048x1529-1-1-768x573.jpeg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/metergoldner-2048x1529-1-1-1536x1147.jpeg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/metergoldner-2048x1529-1-1.jpeg 2048w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/metergoldner-2048x1529-1-1-1024x765.jpeg" /><noscript><img decoding="async" width="1024" height="765" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/metergoldner-2048x1529-1-1-1024x765.jpeg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/08/metergoldner-2048x1529-1-1-1024x765.jpeg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/metergoldner-2048x1529-1-1-300x224.jpeg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/metergoldner-2048x1529-1-1-768x573.jpeg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/metergoldner-2048x1529-1-1-1536x1147.jpeg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/08/metergoldner-2048x1529-1-1.jpeg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/relief-from-energy-bills-unlikely-as-utilities-request-billions-in-rate-hikes-2/">Relief from energy bills unlikely as utilities request billions in rate hikes</a></h3>
      <div class="description">Consumers are unlikely to see any relief in gas and electric bills as utilities proposed more than $18 billion in rate hikes across the country over the first half of the year.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/tag/dtech/" class="chip" data-taxonomy="post_tag" alt="View all posts tagged DTECH">#DTECH</a><a href="https://www.renewableenergyworld.com/energy-business/" class="chip" data-taxonomy="category" alt="View all posts in Business">Business</a><a href="https://www.renewableenergyworld.com/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="inner-posts"><div class="post-item" data-id="80798140131">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/aligning-wildfire-mitigation-with-utility-operations-and-planning/" class="post-image">
      
      <img decoding="async" width="300" height="168" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20168'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/07/wild_feature-300x168.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/wild_feature-1024x574.png 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/wild_feature-768x430.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/wild_feature-1536x860.png 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/wild_feature.png 1905w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/07/wild_feature-300x168.png" /><noscript><img decoding="async" width="300" height="168" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/07/wild_feature-300x168.png" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/07/wild_feature-300x168.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/wild_feature-1024x574.png 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/wild_feature-768x430.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/wild_feature-1536x860.png 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/wild_feature.png 1905w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/aligning-wildfire-mitigation-with-utility-operations-and-planning/">Aligning wildfire mitigation with utility operations and planning</a></h3>
      <div class="description">New mitigation tools are allowing utilities to adjust what it means for them to evaluate wildfire risk</div><div class="read-time">3 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 post-item-video" data-id="80798139935">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/energy-business/policy-and-regulation/relieving-grid-congestion-with-advanced-transmission-technologies-factor-this-policycast/" 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="300" height="224" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20224'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/07/Gemini_Generated_Image_1pzxsy1pzxsy1pzx-300x224.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/Gemini_Generated_Image_1pzxsy1pzxsy1pzx-1024x765.png 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/Gemini_Generated_Image_1pzxsy1pzxsy1pzx-768x573.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/Gemini_Generated_Image_1pzxsy1pzxsy1pzx.png 1200w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/07/Gemini_Generated_Image_1pzxsy1pzxsy1pzx-300x224.png" /><noscript><img decoding="async" width="300" height="224" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/07/Gemini_Generated_Image_1pzxsy1pzxsy1pzx-300x224.png" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/07/Gemini_Generated_Image_1pzxsy1pzxsy1pzx-300x224.png 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/Gemini_Generated_Image_1pzxsy1pzxsy1pzx-1024x765.png 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/Gemini_Generated_Image_1pzxsy1pzxsy1pzx-768x573.png 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/Gemini_Generated_Image_1pzxsy1pzxsy1pzx.png 1200w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/energy-business/policy-and-regulation/relieving-grid-congestion-with-advanced-transmission-technologies-factor-this-policycast/">Relieving grid congestion with advanced transmission technologies | Factor This Policycast</a></h3>
      <div class="description">This episode of the Factor This Policycast, presented in partnership with Advanced Energy United, explores the offerings of advanced transmission technologies (ATTs), including grid-enhancing technologies (GETs) and advanced conductors, tools that can be quickly deployed to increase the capabilities and capacities of power lines.</div><div class="read-time">6 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/podcasts/" class="chip" data-taxonomy="category" alt="View all posts in Podcasts">Podcasts</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="80798140141">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/trump-expands-a-voluntary-pledge-to-protect-consumers-from-high-utility-bills-from-ai-data-centers/" 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/07/AP26204672814056-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/AP26204672814056-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/AP26204672814056-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/AP26204672814056-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/AP26204672814056-2048x1366.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/07/AP26204672814056-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/07/AP26204672814056-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/07/AP26204672814056-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/AP26204672814056-1024x683.jpg 1024w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/AP26204672814056-768x512.jpg 768w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/AP26204672814056-1536x1024.jpg 1536w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/AP26204672814056-2048x1366.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/trump-expands-a-voluntary-pledge-to-protect-consumers-from-high-utility-bills-from-ai-data-centers/">Dozens of utilities join pledge pledge to protect consumers from high bills from AI data centers</a></h3>
      <div class="description">President Donald Trump announced a voluntary pledge with 23 governors and 187 companies to lower U.S. electricity bills amid AI growth concerns.</div><div class="read-time">6 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/tag/dtech/" class="chip" data-taxonomy="post_tag" alt="View all posts tagged DTECH">#DTECH</a><a href="https://www.renewableenergyworld.com/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="80798139960">
  <div class="inner-container">
    <a href="https://www.renewableenergyworld.com/power-grid/outage-management/floridians-are-investing-in-reliability-long-before-named-storms-show-up/" 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/07/Untitled-design-2026-07-21T092658.780-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/Untitled-design-2026-07-21T092658.780.jpg 750w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.renewableenergyworld.com/wp-content/uploads/2026/07/Untitled-design-2026-07-21T092658.780-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.renewableenergyworld.com/wp-content/uploads/2026/07/Untitled-design-2026-07-21T092658.780-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.renewableenergyworld.com/wp-content/uploads/2026/07/Untitled-design-2026-07-21T092658.780-300x200.jpg 300w, https://www.renewableenergyworld.com/wp-content/uploads/2026/07/Untitled-design-2026-07-21T092658.780.jpg 750w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.renewableenergyworld.com/power-grid/outage-management/floridians-are-investing-in-reliability-long-before-named-storms-show-up/">Floridians are investing in reliability long before named storms show up</a></h3>
      <div class="description">Utilities don&#8217;t always see how much resilience customers are building at the property level, independent of what&#8217;s happening on the grid side, writes contributor Tom Beard, longtime CEO of Palmer Electric.</div><div class="read-time">4 min read</div><div class="category-chips category"><a href="https://www.renewableenergyworld.com/electric-vehicle/ev-charging/" class="chip" data-taxonomy="category" alt="View all posts in EV Charging">EV Charging</a><a href="https://www.renewableenergyworld.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.renewableenergyworld.com/power-grid/outage-management/" class="chip" data-taxonomy="category" alt="View all posts in Outage Management">Outage Management</a></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 siteId = "";
                    const body = {
                        href: href,
                        classes: classes.join(' '),
                        ids: ids.join(' '),
                        siteId: siteId,
                        ...{"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" id="main-js-js" data-rocket-src="https://www.renewableenergyworld.com/wp-content/cache/min/1/wp-content/themes/Clarion/js/main.js?ver=1787063888" data-rocket-defer defer></script>
<script type="text/rocketlazyloadscript" data-minify="1" id="gallery-lightbox-js" data-rocket-src="https://www.renewableenergyworld.com/wp-content/cache/min/1/wp-content/themes/Clarion/js/gallery-lightbox.js?ver=1787063888" data-rocket-defer defer></script>
<script type="text/rocketlazyloadscript" data-minify="1" id="search-overlay-js" data-rocket-src="https://www.renewableenergyworld.com/wp-content/cache/min/1/wp-content/themes/Clarion/lib/search-overlay.js?ver=1787063888" 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,a,c){function l(t,e){if(!a[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(u)return u(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}r=a[t]={exports:{}},n[t][0].call(r.exports,function(e){return l(n[t][1][e]||e)},r,r.exports,o,n,a,c)}return a[t].exports}for(var u="function"==typeof require&&require,e=0;e<c.length;e++)l(c[e]);return l}({1:[function(e,t,r){{let r="undefined"==typeof rocket_pairs?[]:rocket_pairs,o=(("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 a=rocket_lazyload_css_data.threshold||300;let n=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&r.filter(e=>t.target.matches(e.selector)).map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,o.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{n.unobserve(e),e.setAttribute("data-rocket-lazy-bg-"+t.hash,"loaded")}))})})},{rootMargin:a+"px"});function c(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&r.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)&&(n.observe(e),(t.elements||=[]).push(e))})}catch(e){console.error(e)}})}c(),(()=>{let 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"),c)}},{}]},{},[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&&a.contentWindow.document);if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a2d835836fb58857',t:'MTc4NzEzMjU1NA=='};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=13204 metric#misses=51 metric#hit-ratio=99.6 metric#bytes=3188327 metric#prefetches=859 metric#store-reads=67 metric#store-writes=40 metric#store-hits=867 metric#store-misses=44 metric#sql-queries=226 metric#ms-total=1649.54 metric#ms-cache=58.03 metric#ms-cache-avg=0.5474 metric#ms-cache-ratio=3.5 -->
