CINXE.COM
How Energy Works? | Learning Center
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!--[if IE]> <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script> <![endif]--> <script> document.addEventListener("DOMContentLoaded", function(event) { var lazyImages =[].slice.call( document.querySelectorAll("img > source") ) if ("IntersectionObserver" in window) { let lazyImageObserver = new IntersectionObserver(function(entries, observer) { entries.forEach(function(entry) { if (entry.isIntersecting) { let lazyImage = entry.target; lazyImage.srcset = lazyImage.dataset.srcset; lazyImage.nextElementSibling.srcset = lazyImage.dataset.srcset; lazyImage.nextElementSibling.classList.add('fade-in'); lazyImage.parentElement.classList.remove("lazy"); lazyImageObserver.unobserve(lazyImage); } }); }); lazyImages.forEach(function(lazyImage) { lazyImageObserver.observe(lazyImage); }); } else { // Not supported, load all images immediately lazyImages.forEach(function(image){ image.nextElementSibling.src = image.nextElementSibling.dataset.srcset; }); } }); </script> <!--end--> <script type="text/javascript"> document.documentElement.className = 'js'; </script> <script id="diviarea-loader">window.DiviPopupData=window.DiviAreaConfig={"zIndex":1000000,"animateSpeed":400,"triggerClassPrefix":"show-popup-","idAttrib":"data-popup","modalIndicatorClass":"is-modal","blockingIndicatorClass":"is-blocking","defaultShowCloseButton":true,"withCloseClass":"with-close","noCloseClass":"no-close","triggerCloseClass":"close","singletonClass":"single","darkModeClass":"dark","noShadowClass":"no-shadow","altCloseClass":"close-alt","popupSelector":".et_pb_section.popup","initializeOnEvent":"et_pb_after_init_modules","popupWrapperClass":"area-outer-wrap","fullHeightClass":"full-height","openPopupClass":"da-overlay-visible","overlayClass":"da-overlay","exitIndicatorClass":"on-exit","hoverTriggerClass":"on-hover","clickTriggerClass":"on-click","onExitDelay":2000,"notMobileClass":"not-mobile","notTabletClass":"not-tablet","notDesktopClass":"not-desktop","baseContext":"body","activePopupClass":"is-open","closeButtonClass":"da-close","withLoaderClass":"with-loader","debug":false,"ajaxUrl":"https:\/\/justenergy.com\/wp-admin\/admin-ajax.php","sys":[]};var divimode_loader=function(){"use strict";!function(t){t.DiviArea=t.DiviPopup={loaded:!1};var n=t.DiviArea,i=n.Hooks={},o={};function r(t,n,i){var r,e,c;if("string"==typeof t)if(o[t]){if(n)if((r=o[t])&&i)for(c=r.length;c--;)(e=r[c]).callback===n&&e.context===i&&(r[c]=!1);else for(c=r.length;c--;)r[c].callback===n&&(r[c]=!1)}else o[t]=[]}function e(t,n,i,r){if("string"==typeof t){var e={callback:n,priority:i,context:r},c=o[t];c?(c.push(e),c=function(t){var n,i,o,r,e=t.length;for(r=1;r<e;r++)for(n=t[r],i=r;i>0;i--)(o=t[i-1]).priority>n.priority&&(t[i]=o,t[i-1]=n);return t}(c)):c=[e],o[t]=c}}function c(t,n,i){"string"==typeof n&&(n=[n]);var r,e,c=[];for(r=0;r<n.length;r++)Array.prototype.push.apply(c,o[n[r]]);for(e=0;e<c.length;e++){var a=void 0;c[e]&&"function"==typeof c[e].callback&&("filter"===t?void 0!==(a=c[e].callback.apply(c[e].context,i))&&(i[0]=a):c[e].callback.apply(c[e].context,i))}if("filter"===t)return i[0]}i.silent=function(){return i},n.removeFilter=i.removeFilter=function(t,n){r(t,n)},n.removeAction=i.removeAction=function(t,n){r(t,n)},n.applyFilters=i.applyFilters=function(t){for(var n=[],i=arguments.length-1;i-- >0;)n[i]=arguments[i+1];return c("filter",t,n)},n.doAction=i.doAction=function(t){for(var n=[],i=arguments.length-1;i-- >0;)n[i]=arguments[i+1];c("action",t,n)},n.addFilter=i.addFilter=function(n,i,o,r){e(n,i,parseInt(o||10,10),r||t)},n.addAction=i.addAction=function(n,i,o,r){e(n,i,parseInt(o||10,10),r||t)},n.addActionOnce=i.addActionOnce=function(n,i,o,c){e(n,i,parseInt(o||10,10),c||t),e(n,(function(){r(n,i)}),1+parseInt(o||10,10),c||t)}}(window);return{}}(); </script><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Start VWO Common Smartcode --> <script 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'> /* Fix: wp-rocket (application/ld+json) */ window._vwo_code || (function () { var account_id=750326, // replace 1 with ${accountId} in release string version=2.1, settings_tolerance=2000, library_tolerance=2500, use_existing_jquery=false, hide_element='body', hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;transition:none !important;', /* DO NOT EDIT BELOW THIS LINE */ f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){if(performance.getEntriesByName('first-contentful-paint')[0]){return''}return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){if(!f){f=true;var t=d.getElementById('_vis_opt_path_hides');if(t)t.parentNode.removeChild(t);if(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';if(e.src){t.src=e.src}else{t.text=e.text}d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){var i=this.getSettings(),n=d.createElement('script'),r=this;t=t||{};if(i){n.textContent=i;d.getElementsByTagName('head')[0].appendChild(n);if(!w.VWO||VWO.caE){stT.removeItem(cK);r.load(e)}}else{var o=new XMLHttpRequest;o.open('GET',e,true);o.withCredentials=!t.dSC;o.responseType=t.responseType||'text';o.onload=function(){if(t.onloadCb){return t.onloadCb(o,e)}if(o.status===200||o.status===304){_vwo_code.addScript({text:o.responseText})}else{_vwo_code.finish('&e=loading_failure:'+e)}};o.onerror=function(){if(t.onerrorCb){return t.onerrorCb(e)}_vwo_code.finish('&e=loading_failure:'+e)};o.send()}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish();stT.removeItem(cK)},e);var t;if(this.hide_element()!=='body'){t=d.createElement('style');var i=this.hide_element(),n=i?i+this.hide_element_style():'',r=d.getElementsByTagName('head')[0];t.setAttribute('id','_vis_opt_path_hides');v&&t.setAttribute('nonce',v.nonce);t.setAttribute('type','text/css');if(t.styleSheet)t.styleSheet.cssText=n;else t.appendChild(d.createTextNode(n));r.appendChild(t)}else{t=d.getElementsByTagName('head')[0];var n=d.createElement('div');n.style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;';n.setAttribute('id','_vis_opt_path_hides');n.classList.add('_vis_hide_layer');t.parentNode.insertBefore(n,t.nextSibling)}var o='https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&vn='+version;if(w.location.search.indexOf('_vwo_xhr')!==-1){this.addScript({src:o})}else{this.load(o+'&x=true')}}};w._vwo_code=code;code.init();})(); </script> <!-- End VWO Async SmartCode --> <script type="text/javascript"> let jqueryParams=[],jQuery=function(r){return jqueryParams=[...jqueryParams,r],jQuery},$=function(r){return jqueryParams=[...jqueryParams,r],$};window.jQuery=jQuery,window.$=jQuery;let customHeadScripts=!1;jQuery.fn=jQuery.prototype={},$.fn=jQuery.prototype={},jQuery.noConflict=function(r){if(window.jQuery)return jQuery=window.jQuery,$=window.jQuery,customHeadScripts=!0,jQuery.noConflict},jQuery.ready=function(r){jqueryParams=[...jqueryParams,r]},$.ready=function(r){jqueryParams=[...jqueryParams,r]},jQuery.load=function(r){jqueryParams=[...jqueryParams,r]},$.load=function(r){jqueryParams=[...jqueryParams,r]},jQuery.fn.ready=function(r){jqueryParams=[...jqueryParams,r]},$.fn.ready=function(r){jqueryParams=[...jqueryParams,r]};</script> <!-- This site is optimized with the Yoast SEO plugin v23.9 - https://yoast.com/wordpress/plugins/seo/ --> <title>How Energy Works? | Learning Center</title> <meta name="description" content="Learn how electricity and natural gas markets operate, the power of deregulation & more at Just Energy's learning center. Helpful resources and articles!" /> <link rel="canonical" href="https://justenergy.com/learning-center/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="How Energy Works? | Learning Center" /> <meta property="og:description" content="Learn how electricity and natural gas markets operate, the power of deregulation & more at Just Energy's learning center. Helpful resources and articles!" /> <meta property="og:url" content="https://justenergy.com/learning-center/" /> <meta property="og:site_name" content="Just Energy" /> <meta property="article:publisher" content="https://www.facebook.com/JustEnergyUS/" /> <meta property="article:modified_time" content="2024-05-10T16:38:00+00:00" /> <meta property="og:image" content="https://justenergy.com/wp-content/uploads/2024/05/JE-Generic-Meta_Logo_Swirl_1200x675.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" /> <meta name="twitter:site" content="@JustEnergyus" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://justenergy.com/learning-center/","url":"https://justenergy.com/learning-center/","name":"How Energy Works? | Learning Center","isPartOf":{"@id":"https://justenergy.com/#website"},"datePublished":"2020-07-16T00:11:01+00:00","dateModified":"2024-05-10T16:38:00+00:00","description":"Learn how electricity and natural gas markets operate, the power of deregulation & more at Just Energy's learning center. Helpful resources and articles!","breadcrumb":{"@id":"https://justenergy.com/learning-center/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://justenergy.com/learning-center/"]}]},{"@type":"BreadcrumbList","@id":"https://justenergy.com/learning-center/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://justenergy.com/"},{"@type":"ListItem","position":2,"name":"Learning Center"}]},{"@type":"WebSite","@id":"https://justenergy.com/#website","url":"https://justenergy.com/","name":"Just Energy","description":"866-288-3105","publisher":{"@id":"https://justenergy.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://justenergy.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://justenergy.com/#organization","name":"Just Energy","url":"https://justenergy.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://justenergy.com/#/schema/logo/image/","url":"https://justenergy.com/wp-content/uploads/2020/10/je-logo-1.png","contentUrl":"https://justenergy.com/wp-content/uploads/2020/10/je-logo-1.png","width":150,"height":89,"caption":"Just Energy"},"image":{"@id":"https://justenergy.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/JustEnergyUS/","https://x.com/JustEnergyus","https://www.linkedin.com/company/591781/","https://www.youtube.com/user/JustEnergyGroup"]}]}</script> <!-- / Yoast SEO plugin. --> <script> // Select the <html> element var htmlElement = document.getElementsByTagName("html")[0]; // Hide the <html> element initially htmlElement.style.display = "none"; // When the DOM content is fully loaded, show the <html> element document.addEventListener("DOMContentLoaded", function(event) { htmlElement.style.display = "block"; }); </script> <link rel="alternate" type="application/rss+xml" title="Just Energy » Feed" href="https://justenergy.com/feed/" /> <!-- 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 : ''; // Generate a unique cache-busting parameter var cbParam = Date.now(); j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl + '&_cb=' + cbParam; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-5GRV3SX'); </script> <!-- End Google Tag Manager --> <meta content="Divi-Just Energy v.2.0.1" name="generator"/><link rel='stylesheet' id='crp-style-rounded-thumbs-css' href='https://justenergy.com/wp-content/plugins/contextual-related-posts/css/rounded-thumbs.min.css?ver=3.5.5' type='text/css' media='all' /> <style id='crp-style-rounded-thumbs-inline-css' type='text/css'> .crp_related.crp-rounded-thumbs a { width: 140px; height: 140px; text-decoration: none; } .crp_related.crp-rounded-thumbs img { max-width: 140px; margin: auto; } .crp_related.crp-rounded-thumbs .crp_title { width: 100%; } </style> <link rel='stylesheet' id='css-divi-area-css' href='https://justenergy.com/wp-content/plugins/popups-for-divi/styles/front.min.css?ver=3.0.6' type='text/css' media='all' /> <style id='css-divi-area-inline-css' type='text/css'> .et_pb_section.popup{display:none} </style> <link rel='stylesheet' id='wprevpro_w3-css' href='https://justenergy.com/wp-content/plugins/wp-review-slider-pro/public/css/wprevpro_w3_min.css?ver=12.1.9_1' type='text/css' media='all' /> <link rel='stylesheet' id='divi-style-parent-css' href='https://justenergy.com/wp-content/themes/Divi/style-static.min.css?ver=4.27.3' type='text/css' media='all' /> <link rel='stylesheet' id='divi-style-css' href='https://justenergy.com/wp-content/themes/Divi-Just%20Energy/style.css?ver=1732363520' type='text/css' media='all' /> <link rel='stylesheet' id='main-style-css' href='https://justenergy.com/wp-content/themes/Divi-Just%20Energy/style.css?ver=1732363520' type='text/css' media='all' /> <link rel='stylesheet' id='child-style-css' href='https://justenergy.com/wp-content/themes/Divi-Just%20Energy/dist/css/main.css?ver=1732363520' type='text/css' media='all' /> <script type="text/javascript" src="https://justenergy.com/wp-content/plugins/utm-cookie/dist/utm-script.js?ver=1.0.14" id="utm-cookie-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" id="jquery-js-after"> /* <![CDATA[ */ jqueryParams.length&&$.each(jqueryParams,function(e,r){if("function"==typeof r){var n=String(r);n.replace("$","jQuery");var a=new Function("return "+n)();$(document).ready(a)}}); /* ]]> */ </script> <script type="text/javascript" src="https://justenergy.com/wp-content/plugins/popups-for-divi/scripts/ie-compat.min.js?ver=3.0.6" id="dap-ie-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-content/themes/Divi-Just%20Energy/js/main.js?ver=1732363520" id="main-js"></script> <script type="text/javascript" id="wp-review-slider-pro_plublic-min-js-extra"> /* <![CDATA[ */ var wprevpublicjs_script_vars = {"wpfb_nonce":"a0c3ac66af","wpfb_ajaxurl":"https:\/\/justenergy.com\/wp-admin\/admin-ajax.php","wprevpluginsurl":"https:\/\/justenergy.com\/wp-content\/plugins\/wp-review-slider-pro","page_id":"26"}; /* ]]> */ </script> <script type="text/javascript" src="https://justenergy.com/wp-content/plugins/wp-review-slider-pro/public/js/wprev-public.min.js?ver=12.1.9_1" id="wp-review-slider-pro_plublic-min-js"></script> <link rel="https://api.w.org/" href="https://justenergy.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://justenergy.com/wp-json/wp/v2/pages/26" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://justenergy.com/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://justenergy.com/?p=26' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://justenergy.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fjustenergy.com%2Flearning-center%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://justenergy.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fjustenergy.com%2Flearning-center%2F&format=xml" /> <style>#global-breadcrumbs{display:none;opacity:0;height:0}</style> <!-- GTM dataLayer--> <script> window.dataLayer = window.dataLayer || []; </script> <!-- End GTM dataLayer--> <meta name="facebook-domain-verification" content="dzvmbfc0xhzq4kbxtqcmyrq6qoc6ke" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=4.0, user-scalable=1" /><style type="text/css">.broken_link, a.broken_link { text-decoration: line-through; }</style><script> if(window.location.href.includes("/for-homes/#/enrollment/US/TX/SVC/residential-plans")){ window.location.href = "/"; } </script><link rel="icon" href="https://justenergy.com/wp-content/uploads/2020/09/cropped-just-energy-logo-32x32.png" sizes="32x32" /> <link rel="icon" href="https://justenergy.com/wp-content/uploads/2020/09/cropped-just-energy-logo-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://justenergy.com/wp-content/uploads/2020/09/cropped-just-energy-logo-180x180.png" /> <meta name="msapplication-TileImage" content="https://justenergy.com/wp-content/uploads/2020/09/cropped-just-energy-logo-270x270.png" /> <style id="et-divi-customizer-global-cached-inline-styles">body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p{font-size:16px}.et_pb_slide_content,.et_pb_best_value{font-size:18px}body{color:#333333}h1,h2,h3,h4,h5,h6{color:#062f6d}body{line-height:1.9em}.container,.et_pb_row,.et_pb_slider .et_pb_container,.et_pb_fullwidth_section .et_pb_title_container,.et_pb_fullwidth_section .et_pb_title_featured_container,.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container{max-width:1200px}.et_boxed_layout #page-container,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row{max-width:1360px}a{color:#02224c}#footer-widgets .footer-widget li:before{top:10.6px}@media only screen and (min-width:1500px){.et_pb_row{padding:30px 0}.et_pb_section{padding:60px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:90px}.et_pb_fullwidth_section{padding:0}}@media (min-width:768px) and (max-width:980px){.tablet-only{display:block!important}}.zipWrapper input::placeholder{font-size:18px}@media only screen and (max-width:767px){.zipWrapper input::placeholder{font-size:15.5px}}#frequently_asked_questions_page .entry-title{padding-top:30px}@media only screen and (max-width:767px){span.mobile-phone:before{top:0.2rem}.zipWrapper input{padding-left:0.5rem}.zipWrapper button{padding:0.95rem 1rem}}@font-face{font-family:'The Breakdown';font-display:swap}@font-face{font-family:"Font Awesome 5 Free";font-display:swap}@media only screen and (max-width:767px){#top-nav-wrapper .et_mobile_nav_menu{justify-content:center;flex-wrap:wrap;height:28px}.et_pb_menu__wrap .mobile_menu_bar:before{top:0}}</style></head> <body class="page-template-default page page-id-26 page-parent et-tb-has-template et-tb-has-header et-tb-has-footer et_pb_button_helper_class et_cover_background et_pb_gutter osx et_pb_gutters3 et_pb_pagebuilder_layout et_no_sidebar et_divi_theme et-db en-page"> <input type="hidden" name="market" value="CA/AB" class="12"> <a href="#alberta-message" style="height:0;opacity:0;visibility:hidden"></a> <a href="#maintenance-message" style="height:0;opacity:0;visibility:hidden"></a> <input type="hidden" id="hide-referral-code-input" value="referral-hidden" data-value="Yes"> <input type="hidden" name="promoCode" value="JUSTWEB"> <input name="language" class="language" type="hidden" value="EN"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5GRV3SX" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="page-container"> <div id="et-boc" class="et-boc"> <header class="et-l et-l--header"> <div class="et_builder_inner_content et_pb_gutters3"> <div class="et_pb_with_border et_pb_section et_pb_section_2_tb_header et_section_regular" > <div class="et_pb_row et_pb_row_1_tb_header"> <div class="et_pb_column et_pb_column_2_5 et_pb_column_1_tb_header et_pb_css_mix_blend_mode_passthrough et_pb_column_empty"> </div><div class="et_pb_column et_pb_column_3_5 et_pb_column_2_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div id="top-right-nav" class="et_pb_module et_pb_code et_pb_code_0_tb_header et_pb_text_align_right"> <div class="et_pb_code_inner"><span class="je-header-section"><a href="/es/" class="es_en" aria-label="Español">Español</a></span> <span class="dynamic-phone je-header-section"><span><a href="/myaccount/" aria-label="My Account"><span>My Account</span></a><a class="cta-phone " href="tel:866-288-3105" style="text-decoration:none;color:#F26741">866-288-3105</a> <a href="#" class="showSearch" aria-label="open site search"><i class="fas fa-search" aria-label="search button"></i></a></div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_3_tb_header je-global-search-section et_section_regular" > <div class="et_pb_row et_pb_row_2_tb_header global-je-search-row"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_3_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_code et_pb_code_1_tb_header search_bar et_pb_text_align_right"> <div class="et_pb_code_inner"><i class="fas fa-times desktopSearch"></i> <form role="search" method="get" action="/"> <div class="searchWrapper"> <label class="screen-reader-text" for="search">Search for:</label> <span id="search-input-close-btn"><i class="fas fa-times" aria-hidden="true" id="search-close-btn"></i></span> <input type="text" name="s" placeholder="Find energy products & information" id="search" aria-label="search" style="color: #062f6e;"> <button type="submit">Search</button> </div> </form> <div class="search-tags"> <div class="search-wrapper"> <span class="tags-left-heading">Popular:</span> <ul class="srch-tag-links"> <li><a href="/myaccount/" data-wpel-link="internal">Login</a></li> <li><a href="/customer-service/billing-and-payment/" data-wpel-link="internal">Pay my Bill </a></li> <li><a href="/home-energy/" data-wpel-link="internal">Residential Energy </a></li> <li><a href="/service-areas/" data-wpel-link="internal">Service Areas</a></li> <li><a href="/learning-center/electricity/" data-wpel-link="internal">Electricity 101</a></li> <li><a href="/green-energy/" data-wpel-link="internal">Green Energy </a></li> </ul> </div> </div></div> </div> </div> </div> </div><div id="top-nav-wrapper" class="et_pb_section et_pb_section_4_tb_header et_pb_sticky_module et_section_regular et_pb_section--with-menu" > <div class="et_pb_row et_pb_row_3_tb_header et_pb_row--with-menu"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_4_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column--with-menu"> <div id="top-nav" class="et_pb_module et_pb_menu et_pb_menu_0_tb_header et_pb_bg_layout_light et_pb_text_align_right et_dropdown_animation_fade et_pb_menu--with-logo et_pb_menu--style-left_aligned"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__logo-wrap"> <div class="et_pb_menu__logo"> <a href="https://justenergy.com/" ><img decoding="async" width="150" height="89" src="https://justenergy.com/wp-content/uploads/2020/10/je-logo-1.png" alt="Just Energy" class="wp-image-10569" /></a> </div> </div> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-redesign-main-top-navigation" class="et-menu nav"><li id="menu-item-14029" class="et_pb_menu_page_id-17 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-14029"><a href="https://justenergy.com/home-energy/" title="Home Energy and Electric Solutions">Residential Energy</a> <ul class="sub-menu"> <li id="menu-item-13926" class="mobile-only et_pb_menu_page_id-13926 menu-item menu-item-type-custom menu-item-object-custom menu-item-13926"><a href="/home-energy/" title="Home Energy Solutions | Home Energy Efficiency">View Residential Energy</a></li> <li id="menu-item-353099" class="et_pb_menu_page_id-353073 menu-item menu-item-type-post_type menu-item-object-page menu-item-353099"><a href="https://justenergy.com/texas-electricity-plans/">Texas Electricity Plans</a></li> </ul> </li> <li id="menu-item-13880" class="et_pb_menu_page_id-6567 menu-item menu-item-type-post_type menu-item-object-page menu-item-13880"><a href="https://justenergy.com/commercial-energy/" title="Commercial Business Energy & Power">Commercial Energy</a></li> <li id="menu-item-13924" class="et_pb_menu_page_id-28 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-13924"><a href="https://justenergy.com/service-areas/" title="Just Energy Service Areas | Electricity and Gas">Service Areas</a> <ul class="sub-menu"> <li id="menu-item-13900" class="et_pb_menu_page_id-13900 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-13900"><a href="#" title="United States Electric & Gas Company | Energy Provider">United States</a> <ul class="sub-menu"> <li id="menu-item-14116" class="et_pb_menu_page_id-201 menu-item menu-item-type-post_type menu-item-object-page menu-item-14116"><a href="https://justenergy.com/service-areas/us/illinois/" title="Illinois Electric & Gas Company | Energy Supplier Provider">Illinois</a></li> <li id="menu-item-14130" class="et_pb_menu_page_id-202 menu-item menu-item-type-post_type menu-item-object-page menu-item-14130"><a href="https://justenergy.com/service-areas/us/indiana/" title="Indiana Gas Company | Energy Supplier Provider">Indiana</a></li> <li id="menu-item-13892" class="et_pb_menu_page_id-203 menu-item menu-item-type-post_type menu-item-object-page menu-item-13892"><a href="https://justenergy.com/service-areas/us/maryland/" title="Maryland Electric & Gas Company | Energy Supplier and Provider">Maryland</a></li> <li id="menu-item-13893" class="et_pb_menu_page_id-204 menu-item menu-item-type-post_type menu-item-object-page menu-item-13893"><a href="https://justenergy.com/service-areas/us/massachusetts/" title="Massachusetts Electric Company | Energy Supplier and Provider">Massachusetts</a></li> <li id="menu-item-13895" class="et_pb_menu_page_id-205 menu-item menu-item-type-post_type menu-item-object-page menu-item-13895"><a href="https://justenergy.com/service-areas/us/michigan/" title="Michigan Gas Company | Energy Supplier Provider">Michigan</a></li> <li id="menu-item-13894" class="et_pb_menu_page_id-206 menu-item menu-item-type-post_type menu-item-object-page menu-item-13894"><a href="https://justenergy.com/service-areas/us/new-jersey/" title="New Jersey Electric & Gas Company | Energy Supplier Provider">New Jersey</a></li> <li id="menu-item-13896" class="et_pb_menu_page_id-207 menu-item menu-item-type-post_type menu-item-object-page menu-item-13896"><a href="https://justenergy.com/service-areas/us/new-york/" title="New York Electric & Gas Company | Energy Supplier Provider">New York</a></li> <li id="menu-item-13897" class="et_pb_menu_page_id-6616 menu-item menu-item-type-post_type menu-item-object-page menu-item-13897"><a href="https://justenergy.com/service-areas/us/ohio/" title="Ohio Electric & Gas Company | Energy Supplier Provider">Ohio</a></li> <li id="menu-item-13898" class="et_pb_menu_page_id-6617 menu-item menu-item-type-post_type menu-item-object-page menu-item-13898"><a href="https://justenergy.com/service-areas/us/pennsylvania/" title="Pennsylvania Electric & Gas Company | Energy Supplier Provider">Pennsylvania</a></li> <li id="menu-item-13899" class="et_pb_menu_page_id-6618 menu-item menu-item-type-post_type menu-item-object-page menu-item-13899"><a href="https://justenergy.com/service-areas/us/texas/" title="Texas Electric Gas Company | Texas Electric Gas Company">Texas</a></li> </ul> </li> <li id="menu-item-13901" class="et_pb_menu_page_id-13901 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-13901"><a href="#" title="Canadian Electric Utilities | Utility Companies Energy Providers">Canada</a> <ul class="sub-menu"> <li id="menu-item-13903" class="et_pb_menu_page_id-212 menu-item menu-item-type-post_type menu-item-object-page menu-item-13903"><a href="https://justenergy.com/service-areas/canada/british-columbia/" title="British Columbia Gas Company | Canadian Gas Utilities">British Columbia</a></li> <li id="menu-item-13904" class="et_pb_menu_page_id-213 menu-item menu-item-type-post_type menu-item-object-page menu-item-13904"><a href="https://justenergy.com/service-areas/canada/manitoba/" title="Manitoba & Gas Company | Canadian Gas Utilities">Manitoba</a></li> <li id="menu-item-13905" class="et_pb_menu_page_id-214 menu-item menu-item-type-post_type menu-item-object-page menu-item-13905"><a href="https://justenergy.com/service-areas/canada/ontario/" title="Ontario Canada Gas Utilities | Gas Company">Ontario</a></li> <li id="menu-item-13907" class="et_pb_menu_page_id-216 menu-item menu-item-type-post_type menu-item-object-page menu-item-13907"><a href="https://justenergy.com/service-areas/canada/saskatchewan/" title="Saskatchewan Canada Gas Utilities | Natural Gas Provider">Saskatchewan</a></li> </ul> </li> </ul> </li> <li id="menu-item-346246" class="et_pb_menu_page_id-346237 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-346246"><a href="https://justenergy.com/benefits-programs/">Benefits Programs</a> <ul class="sub-menu"> <li id="menu-item-351911" class="mobile-only tablet-only et_pb_menu_page_id-346237 menu-item menu-item-type-post_type menu-item-object-page menu-item-351911"><a href="https://justenergy.com/benefits-programs/">View Benefits Programs</a></li> <li id="menu-item-346248" class="et_pb_menu_page_id-11449 menu-item menu-item-type-post_type menu-item-object-page menu-item-346248"><a href="https://justenergy.com/refer/">Refer-a-Friend</a></li> <li id="menu-item-348594" class="et_pb_menu_page_id-346991 menu-item menu-item-type-post_type menu-item-object-page menu-item-348594"><a href="https://justenergy.com/stat-rewards/">Stat Rewards</a></li> </ul> </li> <li id="menu-item-13881" class="et_pb_menu_page_id-13881 menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-13881"><a href="#">Customer Support</a> <ul class="sub-menu"> <li id="menu-item-17559" class="et_pb_menu_page_id-17559 menu-item menu-item-type-custom menu-item-object-custom menu-item-17559"><a href="https://justenergy.com/faqs" title="Energy Topics | Education & FAQ’s About Power and Energy">FAQs</a></li> <li id="menu-item-15690" class="et_pb_menu_page_id-121 menu-item menu-item-type-post_type menu-item-object-page menu-item-15690"><a href="https://justenergy.com/customer-service/understand-bill/">Understanding Your Bill</a></li> <li id="menu-item-343742" class="et_pb_menu_page_id-343684 menu-item menu-item-type-post_type menu-item-object-page menu-item-343742"><a href="https://justenergy.com/customer-service/billing-and-payment/">Billing and Payment</a></li> <li id="menu-item-343026" class="et_pb_menu_page_id-343026 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-343026"><a href="#" title="Energy Providers and Reps Comparisons">Comparisons</a> <ul class="sub-menu"> <li id="menu-item-343027" class="et_pb_menu_page_id-343027 menu-item menu-item-type-custom menu-item-object-custom menu-item-343027"><a href="https://justenergy.com/just-energy-vs-direct-energy/" title="Just Energy vs. Direct Energy Comparison">Just Energy vs. Direct Energy</a></li> <li id="menu-item-343040" class="et_pb_menu_page_id-343040 menu-item menu-item-type-custom menu-item-object-custom menu-item-343040"><a href="https://justenergy.com/just-energy-vs-constellation-energy/" title="Just Energy vs. Constellation Energy Comparison">Just Energy vs. Constellation Energy</a></li> <li id="menu-item-343423" class="et_pb_menu_page_id-343423 menu-item menu-item-type-custom menu-item-object-custom menu-item-343423"><a href="https://justenergy.com/just-energy-vs-reliant-energy/" title="Just Energy vs. Reliant Energy Comparison">Just Energy vs. Reliant Energy</a></li> <li id="menu-item-343636" class="et_pb_menu_page_id-343636 menu-item menu-item-type-custom menu-item-object-custom menu-item-343636"><a href="https://justenergy.com/just-energy-vs-txu/" title="Just Energy vs. TXU Comparison">Just Energy vs. TXU</a></li> </ul> </li> <li id="menu-item-13910" class="et_pb_menu_page_id-26 menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-26 current_page_item menu-item-13910"><a href="https://justenergy.com/learning-center/" aria-current="page" title="Electricity and Natural Gas Markets | Learning Center">Learning Center</a></li> <li id="menu-item-13909" class="et_pb_menu_page_id-35 menu-item menu-item-type-post_type menu-item-object-page menu-item-13909"><a href="https://justenergy.com/report-an-outage/" title="Power Outtage Report ">Report an Outage</a></li> <li id="menu-item-335837" class="et_pb_menu_page_id-335824 menu-item menu-item-type-post_type menu-item-object-page menu-item-335837"><a href="https://justenergy.com/customer-service/texas-outage-load-shed/">Texas Outage & Load Shed Info</a></li> <li id="menu-item-351709" class="et_pb_menu_page_id-351709 menu-item menu-item-type-custom menu-item-object-custom menu-item-351709"><a href="https://justenergy.com/electricity-rates/" title="Texas Cities | Electric Rates, Outages and Utilities">Electric Rates</a></li> <li id="menu-item-350119" class="et_pb_menu_page_id-350119 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-350119"><a href="#">Utilities</a> <ul class="sub-menu"> <li id="menu-item-350122" class="et_pb_menu_page_id-350122 menu-item menu-item-type-custom menu-item-object-custom menu-item-350122"><a href="https://justenergy.com/utility/aep-texas-central/" title="Utility Aep Texas Central | Energy Delivery Area Electricity Rates">Aep Texas Central</a></li> <li id="menu-item-350124" class="et_pb_menu_page_id-350124 menu-item menu-item-type-custom menu-item-object-custom menu-item-350124"><a href="https://justenergy.com/utility/aep-texas-north/" title="Utility Aep Texas North | Energy Delivery Area Electricity Rates">Aep Texas North</a></li> <li id="menu-item-350123" class="et_pb_menu_page_id-350123 menu-item menu-item-type-custom menu-item-object-custom menu-item-350123"><a href="https://justenergy.com/utility/centerpoint-energy/" title="Utility CenterPoint Energy | Energy Delivery Area Electricity Rates">CenterPoint Energy</a></li> <li id="menu-item-350120" class="et_pb_menu_page_id-350120 menu-item menu-item-type-custom menu-item-object-custom menu-item-350120"><a href="https://justenergy.com/utility/lubbock-power-light/" title="Utility: Lubbock Power and Light | Energy Delivery Area Electricity Rates">Lubbock Power and Light</a></li> <li id="menu-item-350121" class="et_pb_menu_page_id-350121 menu-item menu-item-type-custom menu-item-object-custom menu-item-350121"><a href="https://justenergy.com/utility/oncor/" title="Utility Oncor | Energy Delivery Area Electricity Rates">Oncor</a></li> <li id="menu-item-350125" class="et_pb_menu_page_id-350125 menu-item menu-item-type-custom menu-item-object-custom menu-item-350125"><a href="https://justenergy.com/utility/tnmp/" title="Texas New Mexico Power | Energy Delivery Area Electricity Rates">Texas New Mexico Power</a></li> </ul> </li> <li id="menu-item-13912" class="et_pb_menu_page_id-13912 menu-item menu-item-type-custom menu-item-object-custom menu-item-13912"><a href="https://help.justenergy.com/s/contact-us" title="Contact Just Energy | Your Electric and Gas Service Provider">Contact Us</a></li> </ul> </li> <li id="menu-item-13882" class="et_pb_menu_page_id-6809 menu-item menu-item-type-post_type menu-item-object-page menu-item-13882"><a href="https://justenergy.com/blog/" title="Energy Topics | Education & FAQ’s About Power and Energy">Blog</a></li> <li id="menu-item-13913" class="mobile-only et_pb_menu_page_id-13913 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-13913"><a href="#" title="About Just Energy Organization | Business Information">About Just Energy</a> <ul class="sub-menu"> <li id="menu-item-13914" class="et_pb_menu_page_id-2 menu-item menu-item-type-post_type menu-item-object-page menu-item-13914"><a href="https://justenergy.com/about-us/" title="About Just Energy Organization | Vision, Values, and Leadership Information">About Us</a></li> <li id="menu-item-13917" class="et_pb_menu_page_id-41 menu-item menu-item-type-post_type menu-item-object-page menu-item-13917"><a href="https://justenergy.com/about-us/career-center/" title="Employment, Jobs and Careers in Energy | Just Energy Job Opportunities">Career Center</a></li> </ul> </li> <li id="menu-item-13918" class="mobile-only et_pb_menu_page_id-13918 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-13918"><a href="#">Useful Links</a> <ul class="sub-menu"> <li id="menu-item-13919" class="et_pb_menu_page_id-193 menu-item menu-item-type-post_type menu-item-object-page menu-item-13919"><a href="https://justenergy.com/legal/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-13920" class="et_pb_menu_page_id-195 menu-item menu-item-type-post_type menu-item-object-page menu-item-13920"><a href="https://justenergy.com/legal/terms-of-use/">Terms Of Use</a></li> <li id="menu-item-13921" class="et_pb_menu_page_id-27 menu-item menu-item-type-post_type menu-item-object-page menu-item-13921"><a href="https://justenergy.com/legal/">Legal Documents</a></li> <li id="menu-item-13922" class="et_pb_menu_page_id-6586 menu-item menu-item-type-post_type menu-item-object-page menu-item-13922"><a href="https://justenergy.com/ccpa/">Do Not Sell My Info</a></li> </ul> </li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div> </div><div id="mobile-bar" class="et_pb_row et_pb_row_4_tb_header"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_5_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_1_tb_header et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><span class="mobile-phone"></span> <a class="cta-phone " href="tel:866-288-3105" style="text-decoration:none;"><span style="">Tap to call</span> 866-288-3105</a></div> </div> </div> </div> </div><div id="global-breadcrumbs" class="et_pb_section et_pb_section_6_tb_header et_section_regular" > <div class="et_pb_row et_pb_row_5_tb_header"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_6_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_code et_pb_code_2_tb_header breadcrumbs"> <div class="et_pb_code_inner"><span><span><a href="https://justenergy.com/">Home</a></span> <span class="separator">/</span> <span class="breadcrumb_last" aria-current="page">Learning Center</span></span></div> </div> </div> </div> </div> </div> </header> <div id="et-main-area"> <div id="main-content"> <article id="post-26" class="post-26 page type-page status-publish hentry"> <div class="entry-content"> <div class="et-l et-l--post"> <div class="et_builder_inner_content et_pb_gutters3"> <div class="et_pb_section et_pb_section_0 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_0 et_pb_equal_columns"> <div class="et_pb_column et_pb_column_1_2 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_0 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h1>Learning Center</h1></div> </div><div class="et_pb_module et_pb_text et_pb_text_1 et_pb_text_align_left et_pb_text_align_center-phone et_pb_bg_layout_light"> <div class="et_pb_text_inner">Here at Just Energy we want to inform consumers how the electricity and natural gas markets operate.</div> </div> </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_1 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_image et_pb_image_0 et_pb_image_sticky"> <span class="et_pb_image_wrap "><img fetchpriority="high" decoding="async" width="592" height="538" src="https://justenergy.com/wp-content/uploads/2024/01/je-learning-center.png" alt="Learning Center" title="Learning Center" srcset="https://justenergy.com/wp-content/uploads/2024/01/je-learning-center.png 592w, https://justenergy.com/wp-content/uploads/2024/01/je-learning-center-480x436.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 592px, 100vw" class="wp-image-352247" /></span> </div> </div> </div> </div><div class="et_pb_section et_pb_section_1 et_section_regular" > <div class="et_pb_row et_pb_row_1"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_2 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_2 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Learn more about how energy works</h2> <p>These industries may seem complex so our learning center provides resources for you to better understand each industry. Whether you live in a deregulated or regulated area, it’s important to understand these commodities, where they come from, why rates change and how they’re delivered to you.</p></div> </div> </div> </div><div class="et_pb_row et_pb_row_2 et_pb_equal_columns et_pb_gutters2"> <div class="et_pb_column et_pb_column_1_2 et_pb_column_3 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_1"> <span class="et_pb_image_wrap "><img decoding="async" width="87" height="89" src="https://justenergy.com/wp-content/uploads/2024/01/choice-1.png" alt="Electricity Rates" title="Electricity Rates" class="wp-image-352359" /></span> </div><div class="et_pb_module et_pb_text et_pb_text_3 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h3>Power to Choose</h3> <p>The Power to Choose in Texas is your right to choose your energy provider, plan, and rate. But it’s also so much more!</div> </div><div class="et_pb_module et_pb_text et_pb_text_4 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><a href="/learning-center/power-to-choose-tx/">Find Out What You Need to Know</a></div> </div> </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_4 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_image et_pb_image_2"> <span class="et_pb_image_wrap "><img decoding="async" width="77" height="76" src="https://justenergy.com/wp-content/uploads/2024/01/icon-deregulation-1.png" alt="Deregulation" title="Deregulation" class="wp-image-352360" /></span> </div><div class="et_pb_module et_pb_text et_pb_text_5 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h3>Deregulation</h3> <p>Wondering what deregulation is and why it’s important? Learn how deregulation leads to competitive rates and how it affects you.</div> </div><div class="et_pb_module et_pb_text et_pb_text_6 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><a href="/learning-center/deregulation/">Explore Deregulation</a></div> </div> </div> </div><div class="et_pb_row et_pb_row_3 et_pb_equal_columns et_pb_gutters2"> <div class="et_pb_column et_pb_column_1_2 et_pb_column_5 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_3"> <span class="et_pb_image_wrap "><img decoding="async" width="63" height="69" src="https://justenergy.com/wp-content/uploads/2024/01/icon-electricity-rates-1.png" alt="Electricity Rates" title="Electricity Rates" class="wp-image-352361" /></span> </div><div class="et_pb_module et_pb_text et_pb_text_7 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h3>Electricity Rates</h3> <p>Electricity rates are subject to change for a number of reasons. Learn which factors play a role in electricity price changes.</div> </div><div class="et_pb_module et_pb_text et_pb_text_8 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><a href="/learning-center/electricity-prices/">More Information on Electricity Rates</a></div> </div> </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_6 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_image et_pb_image_4"> <span class="et_pb_image_wrap "><img decoding="async" width="66" height="75" src="https://justenergy.com/wp-content/uploads/2024/04/icon-100-justgreen.png" alt="Price Volatility" title="icon-100-justgreen" class="wp-image-354134" /></span> </div><div class="et_pb_module et_pb_text et_pb_text_9 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h3>Green Energy</h3> <p>We all have a carbon footprint. The majority of the energy we use when we perform daily work, social, and home activities come from sources that cause pollution.</div> </div><div class="et_pb_module et_pb_text et_pb_text_10 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><a href="/green-energy/">Learn About Green Energy</a></div> </div> </div> </div><div class="et_pb_row et_pb_row_4 et_pb_equal_columns et_pb_gutters2"> <div class="et_pb_column et_pb_column_1_2 et_pb_column_7 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_5"> <span class="et_pb_image_wrap "><img decoding="async" width="69" height="69" src="https://justenergy.com/wp-content/uploads/2024/01/icon-price-volatility-1.png" alt="Price Volatility" title="Price Volatility" class="wp-image-352362" /></span> </div><div class="et_pb_module et_pb_text et_pb_text_11 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h3>Price Volatility</h3> <p>Many factors impact your energy rates including location, supply and competition. Learn more about what causes price changes in the energy market.</div> </div><div class="et_pb_module et_pb_text et_pb_text_12 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><a href="/learning-center/price-volatility/">Learn About Price Volatility</a></div> </div> </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_8 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_image et_pb_image_6"> <span class="et_pb_image_wrap "><img decoding="async" src="https://justenergy.com/wp-content/uploads/2024/05/solar-panel.svg" alt="Electricity Rates" title="solar-panel" class="wp-image-377605" /></span> </div><div class="et_pb_module et_pb_text et_pb_text_13 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h3>Solar Incentives</h3> <p>Want to know how solar incentives can brighten your future while reducing your energy costs?</div> </div><div class="et_pb_module et_pb_text et_pb_text_14 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><a href="/solar/">Start your solar journey</a></div> </div> </div> </div> </div> </div> </div> </div> </article> </div> <footer class="et-l et-l--footer"> <div class="et_builder_inner_content et_pb_gutters3"> <div id="main-footer" class="et_pb_section et_pb_section_1_tb_footer et_pb_with_background et_section_regular et_pb_section--with-menu" > <div id="footer-nav" class="et_pb_with_border et_pb_row et_pb_row_1_tb_footer et_pb_row--with-menu"> <div class="et_pb_column et_pb_column_1_4 et_pb_column_1_tb_footer footer-navs et_pb_css_mix_blend_mode_passthrough et_pb_column--with-menu"> <div class="et_pb_module et_pb_menu et_pb_menu_0_tb_footer footer-navs et_pb_bg_layout_light et_pb_text_align_center et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-left_aligned"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-redesign-footer-about-us" class="et-menu nav"><li id="menu-item-13850" class="et_pb_menu_page_id-13850 menu-item menu-item-type-custom menu-item-object-custom menu-item-13850"><a href="/about-us" title="About Just Energy Organization | Vision, Values, and Leadership Information">About Us</a></li> <li id="menu-item-13828" class="et_pb_menu_page_id-13828 menu-item menu-item-type-custom menu-item-object-custom menu-item-13828"><a href="/blog" title="Energy, Electricity and Power Articles | Education and Advice">Blog</a></li> <li id="menu-item-13829" class="et_pb_menu_page_id-13829 menu-item menu-item-type-custom menu-item-object-custom menu-item-13829"><a href="/about-us/career-center" title="Employment, Jobs and Careers in Energy | Just Energy Job Opportunities">Careers</a></li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_2_tb_footer footer-navs et_pb_css_mix_blend_mode_passthrough et_pb_column--with-menu"> <div class="et_pb_module et_pb_menu et_pb_menu_1_tb_footer footer-navs et_pb_bg_layout_light et_pb_text_align_center et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-left_aligned"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-redesign-footer-our-energy" class="et-menu nav"><li id="menu-item-13854" class="et_pb_menu_page_id-13854 menu-item menu-item-type-custom menu-item-object-custom menu-item-13854"><a href="/service-areas/" title="Electricity and Natural Gas Service Areas | Energy per State Providers">Service Locations</a></li> <li id="menu-item-13855" class="et_pb_menu_page_id-13855 menu-item menu-item-type-custom menu-item-object-custom menu-item-13855"><a href="/home-energy/" title="Electricity Plans | Natural Gas Plans – Residential House Rates">Residential Energy</a></li> <li id="menu-item-13830" class="et_pb_menu_page_id-13830 menu-item menu-item-type-custom menu-item-object-custom menu-item-13830"><a href="/commercial-energy" title="Commercial Electric Rates | Business Energy Rates">Commercial Energy</a></li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_3_tb_footer footer-navs et_pb_css_mix_blend_mode_passthrough et_pb_column--with-menu"> <div class="et_pb_module et_pb_menu et_pb_menu_2_tb_footer footer-navs et_pb_bg_layout_light et_pb_text_align_center et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-left_aligned"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-redesign-footer-customer-support" class="et-menu nav"><li id="menu-item-17558" class="et_pb_menu_page_id-17558 menu-item menu-item-type-custom menu-item-object-custom menu-item-17558"><a href="https://justenergy.com/faqs" title="Energy Topics | Education & FAQ’s About Power and Energy">FAQs</a></li> <li id="menu-item-15691" class="et_pb_menu_page_id-121 menu-item menu-item-type-post_type menu-item-object-page menu-item-15691"><a href="https://justenergy.com/customer-service/understand-bill/" title="Understanding Your Bill | Just Energy Bill Navigation">Understanding Your Bill</a></li> <li id="menu-item-379432" class="et_pb_menu_page_id-379031 menu-item menu-item-type-post_type menu-item-object-page menu-item-379432"><a href="https://justenergy.com/billcalculator/">Calculate Your Bill</a></li> <li id="menu-item-13853" class="et_pb_menu_page_id-13853 menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-13853"><a href="/learning-center/" aria-current="page" title="Energy Topics | Education & FAQ’s About Power and Energy">Learning Center</a></li> <li id="menu-item-346030" class="et_pb_menu_page_id-8398 menu-item menu-item-type-post_type menu-item-object-page menu-item-346030"><a href="https://justenergy.com/pricing/">Rates and Documents</a></li> <li id="menu-item-377744" class="et_pb_menu_page_id-48 menu-item menu-item-type-post_type menu-item-object-page menu-item-377744"><a href="https://justenergy.com/about-us/your-rights-as-a-customer/">Your Rights As a Customer</a></li> <li id="menu-item-13890" class="et_pb_menu_page_id-13890 menu-item menu-item-type-custom menu-item-object-custom menu-item-13890"><a href="/report-an-outage/" title="Power Outage Report | Power Loss">Report an Outage</a></li> <li id="menu-item-13886" class="et_pb_menu_page_id-13886 menu-item menu-item-type-custom menu-item-object-custom menu-item-13886"><a href="https://help.justenergy.com/s/contact-us" title="Contact Just Energy | Your Electric and Gas Service Provider">Contact Us</a></li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_4_tb_footer footer-navs et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column--with-menu"> <div class="et_pb_module et_pb_menu et_pb_menu_3_tb_footer footer-navs et_pb_bg_layout_light et_pb_text_align_center et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-left_aligned"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-redesign-footer-useful-links" class="et-menu nav"><li id="menu-item-13856" class="et_pb_menu_page_id-13856 menu-item menu-item-type-custom menu-item-object-custom menu-item-13856"><a href="/legal/privacy-policy/" title="Just Energy Privacy Policy | Information and Uses, Conditions and Third Parties">Privacy Policy</a></li> <li id="menu-item-13857" class="et_pb_menu_page_id-13857 menu-item menu-item-type-custom menu-item-object-custom menu-item-13857"><a href="/legal/terms-of-use/" title="Terms of Use Privacy Statement | Conditions, Copyrights and Use of Site">Terms of Use</a></li> <li id="menu-item-13889" class="et_pb_menu_page_id-13889 menu-item menu-item-type-custom menu-item-object-custom menu-item-13889"><a href="/legal/" title="Legal Documents | Terms, Policies and Accessibility – Legal documents by Location">Legal Documents</a></li> <li id="menu-item-13859" class="et_pb_menu_page_id-13859 menu-item menu-item-type-custom menu-item-object-custom menu-item-13859"><a href="/ccpa/" title="California Consumer Privacy Act | CCPA Form Submission">Do Not Sell My Info</a></li> <li id="menu-item-13858" class="et_pb_menu_page_id-13858 menu-item menu-item-type-custom menu-item-object-custom menu-item-13858"><a href="/html-sitemap/" title="HTML Sitemap | Just Energy">Sitemap</a></li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div> </div><div class="et_pb_row et_pb_row_2_tb_footer"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_5_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_code et_pb_code_7_tb_footer social-media-icons et_pb_text_align_center"> <div class="et_pb_code_inner"><p> <img decoding="async" src="https://justenergy.com/wp-content/uploads/2021/02/icon_linkedin.svg" alt="Follow us on LinkedIn" width="100" height="100"> <a href="https://twitter.com/JustEnergyus" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://justenergy.com/wp-content/uploads/2023/10/je-x-icon.svg" alt="Follow us on Twitter" width="100" height="100"></a> <a href="https://www.youtube.com/user/JustEnergyGroup" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://justenergy.com/wp-content/uploads/2021/02/icon_youtube.svg" alt="Subscribe to our YouTube channel" width="100" height="100"></a> <a href="https://www.facebook.com/JustEnergyUS/" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://justenergy.com/wp-content/uploads/2021/02/icon_facebook.svg" alt="Like us on Facebook" width="100" height="100"></a> <a href="https://dev.justenergy.com/blog/feed/"><img decoding="async" src="https://justenergy.com/wp-content/uploads/2021/02/icon_rss.svg" alt="Subscribe to our RSS feed" width="100" height="100"></a> </p> </div> </div><div class="et_pb_module et_pb_text et_pb_text_1_tb_footer et_pb_text_align_center et_pb_bg_layout_dark"> <div class="et_pb_text_inner"><p><strong>© 2024 Just Energy – 5251 Westheimer Rd. Suite 1000, Houston, TX 77056</strong><br /> JUST ENERGY and the JUST ENERGY design are trademarks of Just Energy Group Inc. used under license.<br /> Just Energy Texas, LP d/b/a Just Energy, Texas – P.O. Box 460008, Houston, TX 77056, PUCT License #10052. Maryland – MD Supplier License #IR-639 #IR-737. Illinois – Just Energy is not your utility and not associated with the government or any consumer group. Your utility will continue to bill you and charge you for natural gas distribution in addition to Just Energy’s natural gas supply charges, and JustGreen if applicable. See your Terms and Conditions for more details on your natural gas supply rates.</p></div> </div> </div> </div> </div><div id="hidden-popup" class="et_pb_section et_pb_section_2_tb_footer popup et_section_regular" > <div id="en-messaging" class="et_pb_row et_pb_row_3_tb_footer"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_6_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_2_tb_footer et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>We’ll Be Back Soon</h2> <p>Due to scheduled maintenance, Just Energy’s enrollment services are unavailable. Please try again later.</p></div> </div> </div> </div> </div><div id="maintenance-message" class="et_pb_section et_pb_section_3_tb_footer popup no-close et_section_regular" > <div class="et_pb_row et_pb_row_5_tb_footer"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_8_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_4_tb_footer et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>We’ll Be Back Soon</h2> <p>Due to scheduled maintenance, Just Energy’s enrollment services are unavailable. Please try again later.</div> </div> </div> </div> </div><div id="alberta-message" class="et_pb_section et_pb_section_4_tb_footer popup et_section_regular" > <div class="et_pb_row et_pb_row_7_tb_footer"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_10_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_6_tb_footer et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h3>There are no plans available in Alberta at this time.</h3></div> </div> </div> </div> </div> </div> </footer> </div> </div> </div> <style id='global-styles-inline-css' type='text/css'> :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,rgba(6,147,227,1) 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,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 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, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 823px;--wp--style--global--wide-size: 1080px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} </style> <script type="text/javascript" src="https://justenergy.com/wp-content/plugins/popups-for-divi/scripts/front.min.js?ver=3.0.6" id="js-divi-area-js"></script> <script type="text/javascript" id="divi-custom-script-js-extra"> /* <![CDATA[ */ var DIVI = {"item_count":"%d Item","items_count":"%d Items"}; var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"}; var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"}; var et_pb_custom = {"ajaxurl":"https:\/\/justenergy.com\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/justenergy.com\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/justenergy.com\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"1e5aa8610c","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"a18bb1c45a","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","wrong_checkbox":"Checkbox","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"26","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https:\/\/justenergy.com\/wp-content\/themes\/Divi\/includes\/builder\/frontend-builder\/assets\/vendors","accent_color":"#2ea3f2","waypoints_options":[]}; var et_pb_box_shadow_elements = []; /* ]]> */ </script> <script type="text/javascript" src="https://justenergy.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.3" id="divi-custom-script-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-content/themes/Divi-Just%20Energy/js/f72dd2e303.js?ver=1732363520" id="font-awesome-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-content/themes/Divi-Just%20Energy/dist/js/main.js?ver=1732363520" id="main-webpack-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-content/themes/Divi/core/admin/js/common.js?ver=4.27.3" id="et-core-common-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=4.27.3" id="fitvids-js"></script> <style id="et-builder-module-design-tb-349334-tb-349335-26-cached-inline-styles">@media screen and (max-width:767px){.et_pb_section_0 .et_pb_row_0{padding:0}}#top-nav a:where(:not(.wp-element-button)){text-decoration:none}.et_pb_section_0_tb_header.et_pb_section{padding-top:0px;padding-bottom:0px;margin-top:0px;margin-bottom:0px;background-color:#f2b749!important}.et_pb_section_0_tb_header,.et_pb_row_4_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_4_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4_tb_header.et_pb_row,.et_pb_section_5_tb_header,.et_pb_section_6_tb_header{width:100%}.et_pb_row_0_tb_header.et_pb_row{padding-top:3px!important;padding-bottom:3px!important;padding-top:3px;padding-bottom:3px}.et_pb_text_0_tb_header.et_pb_text,.et_pb_text_0_tb_header.et_pb_text a{color:#062F6E!important}.et_pb_text_0_tb_header{line-height:31px;font-weight:300;font-size:21px;line-height:31px;padding-top:3px!important;padding-bottom:3px!important}.et_pb_text_0_tb_header a{text-decoration:underline;-webkit-text-decoration-color:#062F6E;text-decoration-color:#062F6E}.et_pb_text_0_tb_header h1,.et_pb_text_1_tb_header h1{font-weight:700;font-size:45px;color:#062F6E!important;line-height:55px}.et_pb_text_0_tb_header h2,.et_pb_text_1_tb_header h2{font-weight:700;font-size:35px;color:#062f6e!important;line-height:45px}.et_pb_text_0_tb_header h3,.et_pb_text_1_tb_header h3{font-weight:700;font-size:25px;color:#f26741!important;line-height:35px}.et_pb_text_0_tb_header h4,.et_pb_text_1_tb_header h4{font-weight:700;font-size:21px;color:#062f6e!important;line-height:31px}.et_pb_text_0_tb_header h5,.et_pb_text_1_tb_header h5{font-weight:700;font-size:18px;color:#062f6e!important;line-height:28px}.et_pb_section_2_tb_header{border-bottom-color:RGBA(0,0,0,0)}.et_pb_section_2_tb_header.et_pb_section{padding-top:0px;padding-bottom:0px;margin-top:10px}.et_pb_row_1_tb_header.et_pb_row{padding-top:1px!important;padding-bottom:0px!important;padding-top:1px;padding-bottom:0px}.et_pb_row_1_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,.et_pb_row_2_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row,.et_pb_row_3_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row{max-width:1720px}.et_pb_code_0_tb_header{font-weight:bold}.et_pb_section_3_tb_header.et_pb_section{padding-top:22px;padding-bottom:40px}.et_pb_row_2_tb_header.et_pb_row,.et_pb_row_4_tb_header.et_pb_row,.et_pb_row_5_tb_header.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;padding-top:0px;padding-bottom:0px}.et_pb_section_4_tb_header{margin-top:0px;margin-bottom:0px}.et_pb_section_4_tb_header.et_pb_section{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px}.et_pb_row_3_tb_header.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:0px;padding-bottom:0px}.et_pb_menu_0_tb_header.et_pb_menu ul li a{font-size:16px;color:#444546!important}.et_pb_menu_0_tb_header.et_pb_menu{background-color:RGBA(0,0,0,0)}.et_pb_menu_0_tb_header{padding-top:0px;padding-bottom:0px;margin-top:0px!important;margin-bottom:0px!important}.et_pb_menu_0_tb_header.et_pb_menu .et-menu-nav li ul.sub-menu{border-top:8px solid #0175ca}.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a,.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a{color:#444546!important}.et_pb_menu_0_tb_header.et_pb_menu .nav li ul{background-color:#ffffff!important;border-color:RGBA(0,0,0,0)}.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu{border-color:RGBA(0,0,0,0)}.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu,.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul{background-color:#ebf3fa!important}.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu a{color:#3b3939!important}.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot{width:auto;max-width:130px}.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img{height:auto;max-height:none}.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before{color:#8dc847}.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button{color:#02224c}.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button{color:#2ea3f2}.et_pb_text_1_tb_header.et_pb_text,.et_pb_text_1_tb_header.et_pb_text a{color:#FFFFFF!important}.et_pb_text_1_tb_header{line-height:31px;font-size:21px;line-height:31px;background-color:#062f6e;padding-top:10px!important;padding-bottom:10px!important;margin-bottom:0px!important;width:100%}.et_pb_text_1_tb_header a{font-weight:600;text-decoration-style:double;-webkit-text-decoration-color:RGBA(0,0,0,0);text-decoration-color:RGBA(0,0,0,0);font-size:21px}.et_pb_section_5_tb_header.et_pb_section,.et_pb_section_6_tb_header.et_pb_section{padding-top:20px;padding-bottom:20px}.et_pb_column_0_tb_header{padding-top:5px;padding-bottom:5px}.et_pb_text_1_tb_header.et_pb_module{margin-left:auto!important;margin-right:auto!important}@media only screen and (min-width:981px){.et_pb_row_4_tb_header{display:none!important}}@media only screen and (max-width:980px){.et_pb_section_0_tb_header.et_pb_section{padding-top:0px;padding-bottom:0px}.et_pb_row_0_tb_header.et_pb_row{padding-top:5px!important;padding-bottom:5px!important;padding-top:5px!important;padding-bottom:5px!important}.et_pb_row_0_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row{width:95%}.et_pb_text_0_tb_header h1,.et_pb_text_1_tb_header h1{font-size:40px;line-height:50px}.et_pb_text_0_tb_header{padding-top:3px!important;padding-bottom:3px!important}.et_pb_section_2_tb_header{border-bottom-color:RGBA(0,0,0,0)}.et_pb_section_2_tb_header.et_pb_section{padding-top:25px;padding-bottom:25px}.et_pb_row_1_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row{width:87%}.et_pb_section_3_tb_header.et_pb_section{padding-top:22px;padding-bottom:40px}.et_pb_row_3_tb_header.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;padding-top:0px!important;padding-bottom:0px!important}.et_pb_menu_0_tb_header.et_pb_menu ul li a{font-size:20px}.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot{max-width:75px}.et_pb_text_1_tb_header.et_pb_text a{color:#FFFFFF!important}}@media only screen and (min-width:768px) and (max-width:980px){.et_pb_menu_0_tb_header.et_pb_menu .et-menu-nav li ul.sub-menu{border-top:8px solid #0175ca}.et_pb_row_4_tb_header{display:none!important}}@media only screen and (max-width:767px){.et_pb_section_0_tb_header.et_pb_section{padding-top:0px;padding-bottom:0px;margin-top:0px;margin-bottom:-5px}.et_pb_text_0_tb_header{font-size:16px;line-height:24px;padding-right:15px!important;padding-left:15px!important}.et_pb_text_0_tb_header h1,.et_pb_text_1_tb_header h1{font-size:35px;line-height:45px}.et_pb_text_0_tb_header h2,.et_pb_text_1_tb_header h2{font-size:25px;line-height:35px}.et_pb_text_0_tb_header h3,.et_pb_text_1_tb_header h3{font-size:21px;line-height:31px}.et_pb_text_0_tb_header h4,.et_pb_text_1_tb_header h4{font-size:18px;line-height:28px}.et_pb_text_0_tb_header h5,.et_pb_text_1_tb_header,.et_pb_text_1_tb_header h5{font-size:16px;line-height:24px}.et_pb_section_2_tb_header{border-bottom-color:RGBA(0,0,0,0);display:none!important}.et_pb_section_2_tb_header.et_pb_section{padding-top:20px;padding-bottom:20px}.et_pb_section_3_tb_header.et_pb_section{padding-top:22px;padding-bottom:40px}.et_pb_section_4_tb_header.et_pb_section{padding-top:10px;padding-bottom:0px}.et_pb_section_4_tb_header,.et_pb_row_3_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row{width:100%}.et_pb_row_3_tb_header.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;padding-top:0px!important;padding-bottom:0px!important}.et_pb_menu_0_tb_header.et_pb_menu ul li a{font-size:16px}.et_pb_menu_0_tb_header.et_pb_menu .et_pb_menu__logo{margin-left:1rem}.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot{max-width:95px}.et_pb_text_1_tb_header.et_pb_text a{color:#FFFFFF!important}.et_pb_section_5_tb_header,.et_pb_section_6_tb_header{display:none!important}}.et_pb_text_0_tb_header .et_pb_text_inner::before{font-family:"fontawesome";content:"\f0f3";display:inline-block;margin-right:.5rem;font-weight:900}.et_pb_text_1_tb_header a{position:relative;top:0.1rem}.et_pb_text_0_tb_header .et_pb_text_inner::before{font-family:"fontawesome";content:"\f0f3";display:inline-block;margin-right:.5rem;font-weight:900}.et_pb_text_1_tb_header a{position:relative;top:0.1rem}.et_pb_section_0_tb_footer.et_pb_section{padding-top:10px}.et_pb_row_0_tb_footer.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;padding-top:0px;padding-bottom:0px}.et_pb_text_0_tb_footer.et_pb_text,.et_pb_text_2_tb_footer.et_pb_text,.et_pb_text_3_tb_footer.et_pb_text,.et_pb_text_4_tb_footer.et_pb_text,.et_pb_text_5_tb_footer.et_pb_text,.et_pb_text_6_tb_footer.et_pb_text{color:#444546!important}.et_pb_text_0_tb_footer{line-height:31px;font-size:21px;line-height:31px}.et_pb_text_0_tb_footer h1,.et_pb_text_1_tb_footer h1,.et_pb_text_2_tb_footer h1,.et_pb_text_3_tb_footer h1,.et_pb_text_4_tb_footer h1,.et_pb_text_5_tb_footer h1,.et_pb_text_6_tb_footer h1{font-weight:700;font-size:45px;color:#062F6E!important;line-height:55px}.et_pb_text_0_tb_footer h2{font-weight:700;font-size:35px;color:#062f6e!important;line-height:45px;text-align:center}.et_pb_text_0_tb_footer h3,.et_pb_text_1_tb_footer h3,.et_pb_text_2_tb_footer h3,.et_pb_text_3_tb_footer h3,.et_pb_text_4_tb_footer h3,.et_pb_text_5_tb_footer h3{font-weight:700;font-size:25px;color:#f26741!important;line-height:35px}.et_pb_text_0_tb_footer h4,.et_pb_text_1_tb_footer h4,.et_pb_text_2_tb_footer h4,.et_pb_text_3_tb_footer h4,.et_pb_text_4_tb_footer h4,.et_pb_text_5_tb_footer h4,.et_pb_text_6_tb_footer h4{font-weight:700;font-size:21px;color:#062f6e!important;line-height:31px}.et_pb_text_0_tb_footer h5,.et_pb_text_1_tb_footer h5,.et_pb_text_2_tb_footer h5,.et_pb_text_3_tb_footer h5,.et_pb_text_4_tb_footer h5,.et_pb_text_5_tb_footer h5,.et_pb_text_6_tb_footer h5{font-weight:700;font-size:18px;color:#062f6e!important;line-height:28px}.et_pb_code_0_tb_footer,.et_pb_code_1_tb_footer,.et_pb_code_2_tb_footer,.et_pb_code_3_tb_footer,.et_pb_code_4_tb_footer,.et_pb_code_5_tb_footer,.et_pb_code_6_tb_footer{border-radius:0 0 0 0;overflow:hidden;border-bottom-width:1px;border-bottom-color:#f3f3f3;margin-bottom:0.75%!important;float:left;width:100%}.et_pb_section_1_tb_footer.et_pb_section{padding-top:4%;padding-bottom:1%;background-color:#062f6e!important}.et_pb_row_1_tb_footer{border-bottom-width:1px;border-bottom-color:#FFFFFF}.et_pb_row_1_tb_footer.et_pb_row{padding-top:0px!important;padding-bottom:50px!important;padding-top:0px;padding-bottom:50px}.et_pb_menu_0_tb_footer.et_pb_menu ul li a,.et_pb_menu_1_tb_footer.et_pb_menu ul li a,.et_pb_menu_2_tb_footer.et_pb_menu ul li a,.et_pb_menu_3_tb_footer.et_pb_menu ul li a,.et_pb_text_1_tb_footer.et_pb_text,.et_pb_menu_0_tb_footer.et_pb_menu ul li.current-menu-item a,.et_pb_menu_1_tb_footer.et_pb_menu ul li.current-menu-item a,.et_pb_menu_2_tb_footer.et_pb_menu ul li.current-menu-item a,.et_pb_menu_3_tb_footer.et_pb_menu ul li.current-menu-item a{color:#FFFFFF!important}.et_pb_menu_0_tb_footer.et_pb_menu,.et_pb_menu_1_tb_footer.et_pb_menu,.et_pb_menu_2_tb_footer.et_pb_menu,.et_pb_menu_3_tb_footer.et_pb_menu{background-color:rgba(0,0,0,0)}.et_pb_menu_0_tb_footer{margin-left:0px!important}.et_pb_menu_0_tb_footer.et_pb_menu:before{content:"About Just Energy"}.et_pb_menu_0_tb_footer.et_pb_menu .nav li ul,.et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu,.et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu ul,.et_pb_menu_1_tb_footer.et_pb_menu .nav li ul,.et_pb_menu_1_tb_footer.et_pb_menu .et_mobile_menu,.et_pb_menu_1_tb_footer.et_pb_menu .et_mobile_menu ul,.et_pb_menu_2_tb_footer.et_pb_menu .nav li ul,.et_pb_menu_2_tb_footer.et_pb_menu .et_mobile_menu,.et_pb_menu_2_tb_footer.et_pb_menu .et_mobile_menu ul,.et_pb_menu_3_tb_footer.et_pb_menu .nav li ul,.et_pb_menu_3_tb_footer.et_pb_menu .et_mobile_menu,.et_pb_menu_3_tb_footer.et_pb_menu .et_mobile_menu ul{background-color:rgba(0,0,0,0)!important}.et_pb_menu_0_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0_tb_footer .et_pb_menu__logo-slot,.et_pb_menu_1_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_1_tb_footer .et_pb_menu__logo-slot,.et_pb_menu_2_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_2_tb_footer .et_pb_menu__logo-slot,.et_pb_menu_3_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_3_tb_footer .et_pb_menu__logo-slot{width:auto;max-width:100%}.et_pb_menu_0_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_0_tb_footer .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img,.et_pb_menu_1_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_1_tb_footer .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img,.et_pb_menu_2_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_2_tb_footer .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img,.et_pb_menu_3_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_3_tb_footer .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img{height:auto;max-height:none}.et_pb_menu_0_tb_footer .mobile_nav .mobile_menu_bar:before,.et_pb_menu_0_tb_footer .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_0_tb_footer .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_0_tb_footer .et_pb_menu__icon.et_pb_menu__cart-button,.et_pb_menu_1_tb_footer .mobile_nav .mobile_menu_bar:before,.et_pb_menu_1_tb_footer .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_1_tb_footer .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_1_tb_footer .et_pb_menu__icon.et_pb_menu__cart-button,.et_pb_menu_2_tb_footer .mobile_nav .mobile_menu_bar:before,.et_pb_menu_2_tb_footer .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_2_tb_footer .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_2_tb_footer .et_pb_menu__icon.et_pb_menu__cart-button,.et_pb_menu_3_tb_footer .mobile_nav .mobile_menu_bar:before,.et_pb_menu_3_tb_footer .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_3_tb_footer .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_3_tb_footer .et_pb_menu__icon.et_pb_menu__cart-button{color:#2ea3f2}.et_pb_menu_1_tb_footer.et_pb_menu:before{content:"Our Energy"}.et_pb_menu_2_tb_footer.et_pb_menu:before{content:"Customer Support"}.et_pb_menu_3_tb_footer.et_pb_menu:before{content:"Useful Links"}.et_pb_code_7_tb_footer{margin-top:2%!important}.et_pb_text_1_tb_footer{line-height:1.8em;font-weight:300;font-size:12px;line-height:1.8em}.et_pb_text_1_tb_footer h2{font-weight:700;font-size:35px;color:#062f6e!important;line-height:45px}.et_pb_section_2_tb_footer.et_pb_section,.et_pb_section_3_tb_footer.et_pb_section,.et_pb_section_4_tb_footer.et_pb_section{padding-top:30px;padding-bottom:30px}.et_pb_row_3_tb_footer,.et_pb_row_4_tb_footer,.et_pb_row_5_tb_footer,.et_pb_row_6_tb_footer,.et_pb_row_7_tb_footer{border-radius:6px 6px 6px 6px;overflow:hidden}.et_pb_text_2_tb_footer,.et_pb_text_3_tb_footer,.et_pb_text_4_tb_footer,.et_pb_text_5_tb_footer,.et_pb_text_6_tb_footer{line-height:31px;font-size:19px;line-height:31px}.et_pb_text_2_tb_footer.et_pb_text a,.et_pb_text_4_tb_footer.et_pb_text a,.et_pb_text_6_tb_footer.et_pb_text a{color:#0075c9!important}.et_pb_text_2_tb_footer h2,.et_pb_text_3_tb_footer h2,.et_pb_text_4_tb_footer h2,.et_pb_text_5_tb_footer h2,.et_pb_text_6_tb_footer h2{font-weight:800;font-size:32px;color:#062f6e!important;line-height:45px;text-align:center}.et_pb_text_6_tb_footer h3{font-weight:600;font-size:20px;color:#02224C!important;line-height:35px;text-align:center}.et_pb_section_2_tb_footer,.et_pb_section_3_tb_footer,.et_pb_section_4_tb_footer{border-radius:10px 10px 10px 10px;overflow:hidden;max-width:630px;margin-left:auto!important;margin-right:auto!important}.et_pb_row_3_tb_footer.et_pb_row,.et_pb_row_4_tb_footer.et_pb_row,.et_pb_row_5_tb_footer.et_pb_row,.et_pb_row_6_tb_footer.et_pb_row,.et_pb_row_7_tb_footer.et_pb_row{margin-left:auto!important;margin-right:auto!important}@media only screen and (max-width:980px){.et_pb_section_0_tb_footer.et_pb_section,.et_pb_section_1_tb_footer.et_pb_section,.et_pb_section_2_tb_footer.et_pb_section,.et_pb_section_3_tb_footer.et_pb_section,.et_pb_section_4_tb_footer.et_pb_section{padding-top:25px;padding-bottom:25px}.et_pb_text_0_tb_footer h1,.et_pb_text_1_tb_footer h1,.et_pb_text_2_tb_footer h1,.et_pb_text_3_tb_footer h1,.et_pb_text_4_tb_footer h1,.et_pb_text_5_tb_footer h1,.et_pb_text_6_tb_footer h1{font-size:40px;line-height:50px}.et_pb_code_0_tb_footer,.et_pb_code_1_tb_footer,.et_pb_code_2_tb_footer,.et_pb_code_3_tb_footer,.et_pb_code_4_tb_footer,.et_pb_code_5_tb_footer,.et_pb_code_6_tb_footer{border-bottom-width:1px;border-bottom-color:#f3f3f3}.et_pb_row_1_tb_footer{border-bottom-width:1px;border-bottom-color:#FFFFFF}.et_pb_row_1_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row{width:95%}.et_pb_text_1_tb_footer{font-size:12px;padding-top:10px!important;padding-bottom:10px!important}}@media only screen and (max-width:767px){.et_pb_section_0_tb_footer.et_pb_section,.et_pb_section_1_tb_footer.et_pb_section,.et_pb_section_2_tb_footer.et_pb_section,.et_pb_section_3_tb_footer.et_pb_section,.et_pb_section_4_tb_footer.et_pb_section{padding-top:20px;padding-bottom:20px}.et_pb_text_0_tb_footer,.et_pb_text_0_tb_footer h5,.et_pb_text_1_tb_footer h5,.et_pb_text_2_tb_footer,.et_pb_text_2_tb_footer h5,.et_pb_text_3_tb_footer,.et_pb_text_3_tb_footer h5,.et_pb_text_4_tb_footer,.et_pb_text_4_tb_footer h5,.et_pb_text_5_tb_footer,.et_pb_text_5_tb_footer h5,.et_pb_text_6_tb_footer,.et_pb_text_6_tb_footer h5{font-size:16px;line-height:24px}.et_pb_text_0_tb_footer h1,.et_pb_text_1_tb_footer h1,.et_pb_text_2_tb_footer h1,.et_pb_text_3_tb_footer h1,.et_pb_text_4_tb_footer h1,.et_pb_text_5_tb_footer h1,.et_pb_text_6_tb_footer h1{font-size:35px;line-height:45px}.et_pb_text_0_tb_footer h2,.et_pb_text_1_tb_footer h2,.et_pb_text_2_tb_footer h2,.et_pb_text_3_tb_footer h2,.et_pb_text_4_tb_footer h2,.et_pb_text_5_tb_footer h2,.et_pb_text_6_tb_footer h2{font-size:25px;line-height:35px}.et_pb_text_0_tb_footer h3,.et_pb_text_1_tb_footer h3,.et_pb_text_2_tb_footer h3,.et_pb_text_3_tb_footer h3,.et_pb_text_4_tb_footer h3,.et_pb_text_5_tb_footer h3,.et_pb_text_6_tb_footer h3{font-size:21px;line-height:31px}.et_pb_text_0_tb_footer h4,.et_pb_text_1_tb_footer h4,.et_pb_text_2_tb_footer h4,.et_pb_text_3_tb_footer h4,.et_pb_text_4_tb_footer h4,.et_pb_text_5_tb_footer h4,.et_pb_text_6_tb_footer h4{font-size:18px;line-height:28px}.et_pb_code_0_tb_footer,.et_pb_code_1_tb_footer,.et_pb_code_2_tb_footer,.et_pb_code_3_tb_footer,.et_pb_code_4_tb_footer,.et_pb_code_5_tb_footer,.et_pb_code_6_tb_footer{border-bottom-width:1px;border-bottom-color:#f3f3f3}.et_pb_row_1_tb_footer{border-bottom-width:1px;border-bottom-color:#FFFFFF;display:none!important}.et_pb_row_1_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row{width:80%}.et_pb_code_7_tb_footer{margin-top:4%!important;margin-bottom:0px!important}.et_pb_text_1_tb_footer{line-height:24px}}.et_pb_section_1_tb_footer #footer-nav .et-menu-nav ul.et-menu{flex-direction:column;align-items:center!important}.et_pb_section_1_tb_footer #footer-nav .et-menu-nav ul.et-menu{flex-direction:column;align-items:center!important}div.et_pb_section.et_pb_section_0{background-position:center bottom 0px;background-blend-mode:lighten;background-image:url(https://justenergy.com/wp-content/uploads/2024/01/transparent-dots.png),linear-gradient(120deg,#ffc250 0%,rgba(230,190,66,1) 41%,rgba(151,176,20,1) 52%,#8aae0c 100%)!important}.et_pb_section_0.et_pb_section{padding-top:0px;padding-bottom:0px;background-color:inherit!important}.et_pb_row_0.et_pb_row{padding-top:10px!important;padding-bottom:0px!important;padding-top:10px;padding-bottom:0px}.et_pb_row_0{position:static!important;top:0px;right:auto;bottom:auto;left:0px;align-items:center}.et_pb_text_0.et_pb_text,.et_pb_text_1.et_pb_text,.et_pb_text_3.et_pb_text,.et_pb_text_4.et_pb_text,.et_pb_text_5.et_pb_text,.et_pb_text_6.et_pb_text,.et_pb_text_7.et_pb_text,.et_pb_text_8.et_pb_text,.et_pb_text_9.et_pb_text,.et_pb_text_10.et_pb_text,.et_pb_text_11.et_pb_text,.et_pb_text_12.et_pb_text,.et_pb_text_13.et_pb_text,.et_pb_text_14.et_pb_text{color:#444546!important}.et_pb_text_0{line-height:31px;font-size:21px;line-height:31px;margin-bottom:0px!important}.et_pb_text_0 h1,.et_pb_text_1 h1{font-weight:700;font-size:45px;color:#062f6e!important;line-height:55px}.et_pb_text_0 h2,.et_pb_text_1 h2,.et_pb_text_4 h2,.et_pb_text_6 h2,.et_pb_text_8 h2,.et_pb_text_10 h2,.et_pb_text_12 h2,.et_pb_text_14 h2{font-weight:700;font-size:35px;color:#062f6e!important;line-height:45px}.et_pb_text_0 h3,.et_pb_text_1 h3,.et_pb_text_2 h3,.et_pb_text_4 h3,.et_pb_text_6 h3,.et_pb_text_8 h3,.et_pb_text_10 h3,.et_pb_text_12 h3,.et_pb_text_14 h3{font-weight:700;font-size:25px;color:#f26741!important;line-height:35px}.et_pb_text_0 h4,.et_pb_text_1 h4,.et_pb_text_2 h4,.et_pb_text_3 h4,.et_pb_text_4 h4,.et_pb_text_5 h4,.et_pb_text_6 h4,.et_pb_text_7 h4,.et_pb_text_8 h4,.et_pb_text_9 h4,.et_pb_text_10 h4,.et_pb_text_11 h4,.et_pb_text_12 h4,.et_pb_text_13 h4,.et_pb_text_14 h4{font-weight:700;font-size:21px;color:#062f6e!important;line-height:31px}.et_pb_text_0 h5,.et_pb_text_1 h5,.et_pb_text_2 h5,.et_pb_text_3 h5,.et_pb_text_4 h5,.et_pb_text_5 h5,.et_pb_text_6 h5,.et_pb_text_7 h5,.et_pb_text_8 h5,.et_pb_text_9 h5,.et_pb_text_10 h5,.et_pb_text_11 h5,.et_pb_text_12 h5,.et_pb_text_13 h5,.et_pb_text_14 h5{font-weight:700;font-size:18px;color:#062f6e!important;line-height:28px}.et_pb_text_1{line-height:31px;font-weight:600;font-size:21px;line-height:31px;max-width:530px}.et_pb_image_0{padding-bottom:0px;margin-bottom:0px!important;image-rendering:auto;text-align:left;margin-left:0}.et_pb_section_1.et_pb_section{padding-top:30px;padding-bottom:30px}.et_pb_text_2.et_pb_text{color:#333333!important}.et_pb_text_2,.et_pb_text_4,.et_pb_text_8,.et_pb_text_10,.et_pb_text_12,.et_pb_text_14{line-height:31px;font-size:21px;line-height:31px}.et_pb_text_2 h1,.et_pb_text_3 h1,.et_pb_text_4 h1,.et_pb_text_5 h1,.et_pb_text_6 h1,.et_pb_text_7 h1,.et_pb_text_8 h1,.et_pb_text_9 h1,.et_pb_text_10 h1,.et_pb_text_11 h1,.et_pb_text_12 h1,.et_pb_text_13 h1,.et_pb_text_14 h1{font-weight:700;font-size:45px;color:#062F6E!important;line-height:55px}.et_pb_text_2 h2,.et_pb_text_3 h2,.et_pb_text_5 h2,.et_pb_text_7 h2,.et_pb_text_9 h2,.et_pb_text_11 h2,.et_pb_text_13 h2{font-weight:700;font-size:35px;color:#062f6e!important;line-height:45px;text-align:center}.et_pb_image_1,.et_pb_image_2,.et_pb_image_3,.et_pb_image_4,.et_pb_image_5,.et_pb_image_6{width:75px;text-align:center}.et_pb_text_3,.et_pb_text_5,.et_pb_text_7,.et_pb_text_9,.et_pb_text_11,.et_pb_text_13{line-height:1.6em;font-size:18px;line-height:1.6em}.et_pb_text_3 h3,.et_pb_text_5 h3,.et_pb_text_7 h3,.et_pb_text_9 h3,.et_pb_text_11 h3,.et_pb_text_13 h3{font-weight:700;font-size:21px;color:#f26741!important;line-height:35px;text-align:center}.et_pb_text_4.et_pb_text a,.et_pb_text_6.et_pb_text a,.et_pb_text_8.et_pb_text a,.et_pb_text_10.et_pb_text a,.et_pb_text_12.et_pb_text a,.et_pb_text_14.et_pb_text a{color:#0075c9!important}.et_pb_text_4 a,.et_pb_text_6 a,.et_pb_text_8 a,.et_pb_text_10 a,.et_pb_text_12 a,.et_pb_text_14 a{font-weight:700;-webkit-text-decoration-color:#0075c9;text-decoration-color:#0075c9;font-size:18px;text-align:center}.et_pb_text_6{line-height:31px;font-size:21px;line-height:31px;width:100%}.et_pb_image_6 .et_pb_image_wrap{display:block}.et_pb_column_3,.et_pb_column_5,.et_pb_column_7{background-color:#ffffff;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;display:flex;flex-direction:column;justify-content:space-between}.et_pb_column_4,.et_pb_column_6,.et_pb_column_8{background-color:#ffffff;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:980px){div.et_pb_section.et_pb_section_0{background-position:left 50% bottom 0px}.et_pb_section_0.et_pb_section{padding-top:50px;background-color:inherit!important}.et_pb_text_0 h1,.et_pb_text_1 h1,.et_pb_text_2 h1,.et_pb_text_3 h1,.et_pb_text_4 h1,.et_pb_text_5 h1,.et_pb_text_6 h1,.et_pb_text_7 h1,.et_pb_text_8 h1,.et_pb_text_9 h1,.et_pb_text_10 h1,.et_pb_text_11 h1,.et_pb_text_12 h1,.et_pb_text_13 h1,.et_pb_text_14 h1{font-size:40px;line-height:50px}.et_pb_image_0{width:400px;text-align:center;margin-left:auto;margin-right:auto}.et_pb_image_0 .et_pb_image_wrap img,.et_pb_image_1 .et_pb_image_wrap img,.et_pb_image_2 .et_pb_image_wrap img,.et_pb_image_3 .et_pb_image_wrap img,.et_pb_image_4 .et_pb_image_wrap img,.et_pb_image_5 .et_pb_image_wrap img,.et_pb_image_6 .et_pb_image_wrap img{width:auto}.et_pb_section_1.et_pb_section{padding-top:25px;padding-bottom:25px}}@media only screen and (max-width:767px){div.et_pb_section.et_pb_section_0{background-position:right 32% bottom 0px;background-image:url(https://justenergy.com/wp-content/uploads/2024/01/transparent-dots.png),linear-gradient(135deg,#ffc250 0%,#ffc250 50%,#8aae0c 100%)!important}.et_pb_section_0.et_pb_section{padding-top:20px;padding-bottom:20px;background-color:inherit!important}.et_pb_row_0,body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0.et_pb_row{width:90%}.et_pb_text_0,.et_pb_text_0 h5,.et_pb_text_1,.et_pb_text_1 h5,.et_pb_text_2,.et_pb_text_2 h5,.et_pb_text_3,.et_pb_text_3 h5,.et_pb_text_4,.et_pb_text_4 h5,.et_pb_text_5,.et_pb_text_5 h5,.et_pb_text_6,.et_pb_text_6 h5,.et_pb_text_7,.et_pb_text_7 h5,.et_pb_text_8,.et_pb_text_8 h5,.et_pb_text_9,.et_pb_text_9 h5,.et_pb_text_10,.et_pb_text_10 h5,.et_pb_text_11,.et_pb_text_11 h5,.et_pb_text_12,.et_pb_text_12 h5,.et_pb_text_13,.et_pb_text_13 h5,.et_pb_text_14,.et_pb_text_14 h5{font-size:16px;line-height:24px}.et_pb_text_0 h1{font-size:35px;line-height:45px;text-align:center}.et_pb_text_0 h2,.et_pb_text_1 h2,.et_pb_text_2 h2,.et_pb_text_3 h2,.et_pb_text_4 h2,.et_pb_text_5 h2,.et_pb_text_6 h2,.et_pb_text_7 h2,.et_pb_text_8 h2,.et_pb_text_9 h2,.et_pb_text_10 h2,.et_pb_text_11 h2,.et_pb_text_12 h2,.et_pb_text_13 h2,.et_pb_text_14 h2{font-size:25px;line-height:35px}.et_pb_text_0 h3,.et_pb_text_1 h3,.et_pb_text_2 h3,.et_pb_text_3 h3,.et_pb_text_4 h3,.et_pb_text_5 h3,.et_pb_text_6 h3,.et_pb_text_7 h3,.et_pb_text_8 h3,.et_pb_text_9 h3,.et_pb_text_10 h3,.et_pb_text_11 h3,.et_pb_text_12 h3,.et_pb_text_13 h3,.et_pb_text_14 h3{font-size:21px;line-height:31px}.et_pb_text_0 h4,.et_pb_text_1 h4,.et_pb_text_2 h4,.et_pb_text_3 h4,.et_pb_text_4 h4,.et_pb_text_5 h4,.et_pb_text_6 h4,.et_pb_text_7 h4,.et_pb_text_8 h4,.et_pb_text_9 h4,.et_pb_text_10 h4,.et_pb_text_11 h4,.et_pb_text_12 h4,.et_pb_text_13 h4,.et_pb_text_14 h4{font-size:18px;line-height:28px}.et_pb_text_1 h1,.et_pb_text_2 h1,.et_pb_text_3 h1,.et_pb_text_4 h1,.et_pb_text_5 h1,.et_pb_text_6 h1,.et_pb_text_7 h1,.et_pb_text_8 h1,.et_pb_text_9 h1,.et_pb_text_10 h1,.et_pb_text_11 h1,.et_pb_text_12 h1,.et_pb_text_13 h1,.et_pb_text_14 h1{font-size:35px;line-height:45px}.et_pb_image_0{width:300px}.et_pb_image_0 .et_pb_image_wrap img,.et_pb_image_1 .et_pb_image_wrap img,.et_pb_image_2 .et_pb_image_wrap img,.et_pb_image_3 .et_pb_image_wrap img,.et_pb_image_4 .et_pb_image_wrap img,.et_pb_image_5 .et_pb_image_wrap img,.et_pb_image_6 .et_pb_image_wrap img{width:auto}.et_pb_section_1.et_pb_section{padding-top:20px;padding-bottom:20px}}</style> <span class="et_pb_scroll_top et-pb-icon"></span> </body> </html> <!-- seraph-accel-tmpTimeStamp: 1732363519 -->