Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - enmax.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 13 May 2025 01:06:54 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Tue, 13 May 2025 02:06:54 GMT
Location: https://enmax.com/
Set-Cookie: __cf_bm=PZjKnE9zL67jnJbMYajnsqlGMb_.Ab92W5YwfJBJV2k-1747098414-1.0.1.1-2f1tJzCeLXxujEBbK5xTC4pBevzDHxq_oq0MjpU40dkYmtqKE1Nru3acFQJAULPIFeBzevAFhmuMaRjfzTXgXkFgHoPAO01qJYCoJJp_170; path=/; expires=Tue, 13-May-25 01:36:54 GMT; domain=.enmax.com; HttpOnly
X-Content-Type-Options: nosniff
Server: cloudflare
CF-RAY: 93ee41852c3fd93f-HEL

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

307 Temporary Redirect - https://enmax.com/
HTTP Status: 307
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 13 May 2025 01:06:55 GMT
Content-Type: text/plain
Transfer-Encoding: chunked
Connection: keep-alive
Cache-Control: public, max-age=0, must-revalidate
location: https://www.enmax.com/
strict-transport-security: max-age=15552000; includeSubDomains; preload
x-vercel-id: arn1::z5hl9-1747098415331-46013eddad31
cf-cache-status: DYNAMIC
Set-Cookie: __cf_bm=Lx8sraHoGV25quLdluia0EZsMzo1njn0_p4xHbvvS9Y-1747098415-1.0.1.1-i02D6nw5mhw3hdKlMfVbz3Kp1LPHoPLh79GVvJuyF5vYJ.m4PkMcSc6mcj8017CVhO8EGz9S.2Kpp6aU2vaNBq_w1P27nDKBhMqUvKSPBqs; path=/; expires=Tue, 13-May-25 01:36:55 GMT; domain=.enmax.com; HttpOnly; Secure; SameSite=None
X-Content-Type-Options: nosniff
Server: cloudflare
CF-RAY: 93ee41857e3dd967-HEL

HTTP Code 307 Temporary Redirect

307 Temporary Redirect indicates a temporary redirect, but the HTTP request method remains unchanged.

When is Code 307 used?

  • When a page is temporarily moved without affecting form submissions
  • During site maintenance or temporary URL changes

What does Code 307 mean for the user?

The user is redirected to another URL while keeping the original request method (e.g., POST remains POST).

200 OK - https://www.enmax.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 13 May 2025 01:06:56 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
CF-Ray: 93ee41881e304c7c-HEL
CF-Cache-Status: DYNAMIC
Age: 94
Cache-Control: max-age=0, must-revalidate
Set-Cookie: sc_site=WWW; Path=/; Secure; HttpOnly; SameSite=none
Strict-Transport-Security: max-age=15552000; includeSubDomains; preload
Vary: accept-encoding
X-Content-Type-Options: nosniff
x-matched-path: /en/_site_WWW
x-powered-by: Next.js
x-sc-rewrite: /_site_WWW/
x-vercel-cache: STALE
x-vercel-id: arn1::iad1::5mkh9-1747098415555-71f1c771472d
Set-Cookie: __cfwaitingroom=ChhzZ0xuczh5bUhGWFJLdDNQTUw0a1VBPT0SgAJGMEZhVGRpOGhDZ3ZsMllONmpGM05jejQ4clEvdzZzVEExT2tCaEo1Nk5kUm90Y0tpZllyaTdNRXhIQ3hhOFhqeG5ZUjRRZ2hvTXVnWWRGK0FqQ1NadmhtZ0g0dnQ5eVBhRXlaYXBodHNaQmQyTW5ZYk02UjFMTDAyank1Y2MyRkJyWWF0RzMwSkRsbHBtZFVITU9HUDkvUjAvREd4MVZUVXBvVUl1ckdDVnhEaWFaRjVUK3NnS1hUQ0t2TVBneXlMZTJ2NFBvSHBEd3p6ZldGSmQxeWxHdGxqTlN0ZmZCbjhHNEZWNUN5TXBwTERlUy9VUnlpcjJKS0ZBbXliVEhT; Domain=www.enmax.com; Path=/; Expires=Tue, 13 May 2025 01:11:55 GMT; HttpOnly; Secure; SameSite=None; Partitioned
Set-Cookie: __cf_bm=O.GdB7fUrQDbAc0vnDDhNgPgAQ89qR3QSNjXqLAF6L8-1747098416-1.0.1.1-jf.B.kdUURK9kAU8ip2U9b8Ubcb_clRUTF4WPyqZN0XBZ2Rnm885iZ6ou_z0Qn.qvMYC6c.aaMAEQpr.e79lNTejpnUoPtoU_zOhcOY9Qjc; path=/; expires=Tue, 13-May-25 01:36:56 GMT; domain=.enmax.com; HttpOnly; Secure; SameSite=None
Server: cloudflare

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: enmax.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale = 1.0, user-scalable = no"/><link rel="icon" href="https://www.enmax.com//favicon.ico"/><meta property="og:url" content="/"/><title>Welcome to ENMAX</title><meta name="title" content="Welcome to ENMAX"/><meta name="description" content="Visit our website for details on ENMAX home and business energy, outage information or reporting, ENMAX customer care and more."/><meta name="summary_description" content=""/><meta property="enmax_pagetype" content="Home Page"/><meta property="enmax_company_name"/><meta property="enmax_tags" content="[]"/><meta property="enmax_image" content="https://assets.enmax.com/api/public/content/719a695b3ac74983bc87b1926068978f?v=41e3962e"/><meta property="twitter:description" content=""/><meta property="twitter:title" content=""/><meta property="twitter:site" content=""/><meta property="twitter:card" content="summary_large_image"/><meta property="twitter:image" content="https://assets.enmax.com/api/public/content/719a695b3ac74983bc87b1926068978f?v=41e3962e"/><meta property="og:title" content=""/><meta property="og:description" content=""/><meta property="og:type" content=""/><meta property="og:sitename" content=""/><meta property="og:admins" content=""/><meta property="og:appid" content=""/><meta property="og:image" content="https://assets.enmax.com/api/public/content/719a695b3ac74983bc87b1926068978f?v=41e3962e"/><meta name="next-head-count" content="24"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><script type="9c3e8a1a62d297a135e1c90a-text/javascript" src="https://script.crazyegg.com/pages/scripts/0034/1576.js" async=""></script><script type="9c3e8a1a62d297a135e1c90a-text/javascript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
            new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
            j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
            'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
            })(window,document,'script','dataLayer','GTM-K5TBCL');</script><script type="9c3e8a1a62d297a135e1c90a-text/javascript">history.scrollRestoration = "auto"</script><script defer="" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCYKSyCUu712Gz-GdqAshqg8Ti0_Ry2G_k&amp;loading=async&amp;libraries=places&amp;callback=initMap" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /><link rel="preload" href="https://www.enmax.com/_next/static/css/8f8c6a6f3e3417ea.css" as="style"/><link rel="stylesheet" href="https://www.enmax.com/_next/static/css/8f8c6a6f3e3417ea.css" data-n-g=""/><link rel="preload" href="https://www.enmax.com/_next/static/css/e921aabea60f00d4.css" as="style"/><link rel="stylesheet" href="https://www.enmax.com/_next/static/css/e921aabea60f00d4.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="https://www.enmax.com/_next/static/chunks/polyfills-42372ed130431b0a.js" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><script src="https://www.enmax.com/_next/static/chunks/webpack-554949fac79a8bc0.js" defer="" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><script src="https://www.enmax.com/_next/static/chunks/framework-e952fed463eb8e34.js" defer="" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><script src="https://www.enmax.com/_next/static/chunks/main-92281b825e265288.js" defer="" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><script src="https://www.enmax.com/_next/static/chunks/pages/_app-fdfed0b900b3f23b.js" defer="" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><script src="https://www.enmax.com/_next/static/chunks/2852872c-5f266d38125553fc.js" defer="" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><script src="https://www.enmax.com/_next/static/chunks/ee9ce975-0dfa16c720f69cd5.js" defer="" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><script src="https://www.enmax.com/_next/static/chunks/ee8b1517-d3b4ee41037913eb.js" defer="" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><script src="https://www.enmax.com/_next/static/chunks/75fc9c18-09e09483269b50d9.js" defer="" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><script src="https://www.enmax.com/_next/static/chunks/330-57122ffb6e7af5ed.js" defer="" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><script src="https://www.enmax.com/_next/static/chunks/251-68804aa440e9a0bd.js" defer="" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><script src="https://www.enmax.com/_next/static/chunks/606-cacc480aba3fbb72.js" defer="" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><script src="https://www.enmax.com/_next/static/chunks/pages/%5B%5B...path%5D%5D-446630cf9757bf47.js" defer="" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><script src="https://www.enmax.com/_next/static/M-LhjTFQnoQlWSBWT33qO/_buildManifest.js" defer="" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><script src="https://www.enmax.com/_next/static/M-LhjTFQnoQlWSBWT33qO/_ssgManifest.js" defer="" type="9c3e8a1a62d297a135e1c90a-text/javascript"></script><style data-href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap">@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZs.woff) format('woff')}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZs.woff) format('woff')}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZs.woff) format('woff')}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}</style><style data-href="https://fonts.googleapis.com/css2?family=Roboto+Flex:wght@400;600;700&display=swap">@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaNnepOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl1cKq3tHXtXi8mzLjaAQbI.woff) format('woff')}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12K4Uc5-TkjOSy.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12IoUc5-TkjOSy.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12JYUc5-TkjOSy.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12KYUc5-TkjOSy.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12KIUc5-TkjOSy.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12JoUc5-TkjA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12K4Uc5-TkjOSy.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12IoUc5-TkjOSy.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12JYUc5-TkjOSy.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12KYUc5-TkjOSy.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12KIUc5-TkjOSy.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12JoUc5-TkjA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12K4Uc5-TkjOSy.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12IoUc5-TkjOSy.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12JYUc5-TkjOSy.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12KYUc5-TkjOSy.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12KIUc5-TkjOSy.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Flex';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoflex/v27/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12JoUc5-TkjA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}</style></head><body class="no-js"><div id="__next"><byoc-registration components="[]" datasources="[]"></byoc-registration><div class="prod-mode"><header><div id="header"><!--$--><!--$--><!--/$--><!--/$--><!--$--><!--$--><!--/$--><!--/$--><!--$--><!--$--><div class="header_header__gO7fM"><div class="w-full flex justify-center items-center px-20 bg-white"><div class="w-full flex items-center m-auto max-w-inner-content"></div></div><div class="w-full hidden lg:flex justify-center items-center bg-neutral-5 h-[30px] px-20"><div class="w-full flex justify-between items-center m-auto max-w-inner-content"><div class="flex"><a class="body-tiny-bold uppercase py-2 px-4 duration-300 text-black bg-white" target="" aria-label="ENMAX" href="/">ENMAX</a><a class="body-tiny-bold uppercase py-2 px-4 duration-300 uppercase text-neutral-60 hover:text-black" target="_blank" aria-label="VERSANT" href="https://www.versantpower.com/">VERSANT</a></div><div class="header_top_right_content__IKsgE"><a target="_blank" class="general-link" aria-label="Feedback" href="https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept&amp;offercode=1234">Feedback</a><a target="" class="general-link" aria-label="About us" href="/about-us">About us</a><a target="" class="general-link" aria-label="News" href="/news">News</a><a target="" class="general-link" aria-label="Careers" href="/careers">Careers</a><a target="" class="general-link" aria-label="Contact us" href="/contact-us">Contact us</a><a target="" class="general-link" aria-label="Generation and wires" href="/generation-and-wires">Generation and wires</a></div></div></div><div class="relative w-full bg-white py-6 lg:py-0 lg:pt-6 lg:px-20 lg:pb-6"><div class="w-full hidden lg:flex justify-between items-center m-auto max-w-inner-content gap-12"><div class="header_left_content__9vAk7"><a aria-label="Home - ENMAX Logo" class="" href="/"><div class="header_logo_container__8y0fD"><svg class="h-full w-full" viewBox="0 0 242 91" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M237.196 16.2981L237.194 16.2993C224.033 30.7056 206.034 50.4066 174.281 65.6114C129.246 87.0779 64.3834 90.5402 32.6242 74.2672C-4.17624 55.2243 -4.68036 21.4665 34.1365 0C-10.7297 21.2934 -10.2256 59.7254 28.9273 79.8069C65.0556 98.1574 128.238 92.0983 174.281 70.1124C191.757 61.8028 205.704 51.4158 216.626 41.0287L223.516 48.819H235.615L223.18 34.6234C231.582 25.7944 237.799 17.4848 242 11.0795C240.464 12.72 238.869 14.4662 237.196 16.2981ZM44.8904 48.6458V25.7944C44.8904 23.1976 44.5544 22.1589 43.8822 20.9471H71.9446V25.9675H54.1325V31.8535H71.6085V36.8739H54.1325V43.6254H72.4487V48.6458H44.8904ZM112.274 20.9471V48.819H98.8309L85.3879 25.7944H85.2198V48.819H79.3385V25.9675C79.3385 22.8514 79.1704 22.3321 78.1622 20.9471H92.9496L106.057 43.6255H106.225V20.9471H112.274ZM158.988 48.819V20.9471H146.217L139.664 36.7008H139.496L133.278 20.9471H118.827C119.835 22.3321 120.003 22.8514 120.003 25.9675V48.9921H125.885V27.0062H126.053L134.791 48.9921H140.672L149.578 27.0062H149.746V48.819H158.988ZM232.758 16.9655C222.508 28.3912 210.577 39.6438 197.638 48.819H190.916L187.388 41.7212H172.768L168.735 48.819H162.182L176.801 22.5053L175.457 20.9472H187.388L198.478 44.1449C202.004 41.3775 206.368 37.9189 210.733 34.4597L210.745 34.4503L202.343 24.7558C200.158 22.3321 199.654 21.9859 197.806 20.9472H211.081L217.971 28.7375C225.028 23.0246 231.078 18.1773 232.758 16.9655ZM180.33 27.5256L175.289 36.7009H184.867L180.33 27.5256Z" class="fill-primary"></path></svg></div></a><div class="flex flex-col justify-between flex-grow mt-2"><button class="dropdown-label_toggle__hcCZz " aria-label="Products"><span class="text-neutral-100 body-regular-semi">Products</span><span class="icon block duration-300 dropdown-label_show_icon__15_NO rotate-90 icon--xsmall"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.7657 7.37146C14.0781 7.71859 14.0781 8.28141 13.7657 8.62854L7.36569 15.7397C7.05327 16.0868 6.54673 16.0868 6.23431 15.7397C5.9219 15.3925 5.9219 14.8297 6.23431 14.4826L12.0686 8L6.23432 1.51743C5.9219 1.1703 5.9219 0.607482 6.23432 0.26035C6.54673 -0.0867831 7.05327 -0.0867831 7.36569 0.26035L13.7657 7.37146Z" class="dropdown-label_icon__Dvoty fill-neutral-100"></path></svg></span></button><div class="w-full bg-primary-100 h-1 rounded-1 transition-opacity opacity-0 duration-0"></div></div><div class="flex flex-col justify-between flex-grow mt-2"><button class="dropdown-label_toggle__hcCZz " aria-label="Outages"><span class="text-neutral-100 body-regular-semi">Outages</span><span class="icon block duration-300 dropdown-label_show_icon__15_NO rotate-90 icon--xsmall"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.7657 7.37146C14.0781 7.71859 14.0781 8.28141 13.7657 8.62854L7.36569 15.7397C7.05327 16.0868 6.54673 16.0868 6.23431 15.7397C5.9219 15.3925 5.9219 14.8297 6.23431 14.4826L12.0686 8L6.23432 1.51743C5.9219 1.1703 5.9219 0.607482 6.23432 0.26035C6.54673 -0.0867831 7.05327 -0.0867831 7.36569 0.26035L13.7657 7.37146Z" class="dropdown-label_icon__Dvoty fill-neutral-100"></path></svg></span></button><div class="w-full bg-primary-100 h-1 rounded-1 transition-opacity opacity-0 duration-0"></div></div><div class="flex flex-col justify-between flex-grow mt-2"><button class="dropdown-label_toggle__hcCZz " aria-label="Operations"><span class="text-neutral-100 body-regular-semi">Operations</span><span class="icon block duration-300 dropdown-label_show_icon__15_NO rotate-90 icon--xsmall"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.7657 7.37146C14.0781 7.71859 14.0781 8.28141 13.7657 8.62854L7.36569 15.7397C7.05327 16.0868 6.54673 16.0868 6.23431 15.7397C5.9219 15.3925 5.9219 14.8297 6.23431 14.4826L12.0686 8L6.23432 1.51743C5.9219 1.1703 5.9219 0.607482 6.23432 0.26035C6.54673 -0.0867831 7.05327 -0.0867831 7.36569 0.26035L13.7657 7.37146Z" class="dropdown-label_icon__Dvoty fill-neutral-100"></path></svg></span></button><div class="w-full bg-primary-100 h-1 rounded-1 transition-opacity opacity-0 duration-0"></div></div><div class="flex flex-col justify-between flex-grow mt-2"><button class="dropdown-label_toggle__hcCZz " aria-label="Support"><span class="text-neutral-100 body-regular-semi">Support</span><span class="icon block duration-300 dropdown-label_show_icon__15_NO rotate-90 icon--xsmall"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.7657 7.37146C14.0781 7.71859 14.0781 8.28141 13.7657 8.62854L7.36569 15.7397C7.05327 16.0868 6.54673 16.0868 6.23431 15.7397C5.9219 15.3925 5.9219 14.8297 6.23431 14.4826L12.0686 8L6.23432 1.51743C5.9219 1.1703 5.9219 0.607482 6.23432 0.26035C6.54673 -0.0867831 7.05327 -0.0867831 7.36569 0.26035L13.7657 7.37146Z" class="dropdown-label_icon__Dvoty fill-neutral-100"></path></svg></span></button><div class="w-full bg-primary-100 h-1 rounded-1 transition-opacity opacity-0 duration-0"></div></div></div><div class="header_right_content__iyUZ9 "><div class="flex flex-grow gap-4 items-center h-[38px] w-full rounded-3xl border border-neutral-10 pl-4 py-2 pr-2 transition-all duration-300 ease-in lg:max-w-56"><button class="basis-4 shrink-0"><div class="icon duration-300  icon--small"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><circle cx="10.7143" cy="10.7143" r="7.21429" class="duration-300 "></circle><circle cx="10.7143" cy="10.7143" r="7.21429" stroke-width="2" class="duration-300  stroke-neutral-70 "></circle><path d="M15.8571 15.8571L21 21" class="duration-300  stroke-neutral-70 " stroke-width="2" stroke-linecap="round"></path></svg></div></button><input type="text" placeholder="Search" class="body-medium text-neutral-100 focus-visible:outline-none grow placeholder:text-neutral-30 w-full" value=""/></div><a class="button group button--small button--primary button--normal header_button" target="" aria-label="Sign In" href="https://myaccount.enmax.com/"><span class="text-center">Sign In</span></a></div></div><div class="w-full block lg:hidden"><div class="w-full flex lg:hidden justify-between items-center m-auto px-5"><div><button class="hamburger-menu_toggle__YnHic  hamburger-menu_close__vYXf4" aria-label="Menu Button"><svg class="hamburger-menu_icon__sKV2r" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.25 15H18.75" class="stroke-neutral-100" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M5.25 8.25H18.75" class="stroke-neutral-100" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg><span class="hamburger-menu_title__UPUG2">Menu</span></button></div><a aria-label="Home - Mobile - ENMAX Logo" href="/"><div class="header_logo_container__8y0fD"><svg class="h-full w-full" viewBox="0 0 242 91" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M237.196 16.2981L237.194 16.2993C224.033 30.7056 206.034 50.4066 174.281 65.6114C129.246 87.0779 64.3834 90.5402 32.6242 74.2672C-4.17624 55.2243 -4.68036 21.4665 34.1365 0C-10.7297 21.2934 -10.2256 59.7254 28.9273 79.8069C65.0556 98.1574 128.238 92.0983 174.281 70.1124C191.757 61.8028 205.704 51.4158 216.626 41.0287L223.516 48.819H235.615L223.18 34.6234C231.582 25.7944 237.799 17.4848 242 11.0795C240.464 12.72 238.869 14.4662 237.196 16.2981ZM44.8904 48.6458V25.7944C44.8904 23.1976 44.5544 22.1589 43.8822 20.9471H71.9446V25.9675H54.1325V31.8535H71.6085V36.8739H54.1325V43.6254H72.4487V48.6458H44.8904ZM112.274 20.9471V48.819H98.8309L85.3879 25.7944H85.2198V48.819H79.3385V25.9675C79.3385 22.8514 79.1704 22.3321 78.1622 20.9471H92.9496L106.057 43.6255H106.225V20.9471H112.274ZM158.988 48.819V20.9471H146.217L139.664 36.7008H139.496L133.278 20.9471H118.827C119.835 22.3321 120.003 22.8514 120.003 25.9675V48.9921H125.885V27.0062H126.053L134.791 48.9921H140.672L149.578 27.0062H149.746V48.819H158.988ZM232.758 16.9655C222.508 28.3912 210.577 39.6438 197.638 48.819H190.916L187.388 41.7212H172.768L168.735 48.819H162.182L176.801 22.5053L175.457 20.9472H187.388L198.478 44.1449C202.004 41.3775 206.368 37.9189 210.733 34.4597L210.745 34.4503L202.343 24.7558C200.158 22.3321 199.654 21.9859 197.806 20.9472H211.081L217.971 28.7375C225.028 23.0246 231.078 18.1773 232.758 16.9655ZM180.33 27.5256L175.289 36.7009H184.867L180.33 27.5256Z" class="fill-primary"></path></svg></div></a><div><a class="button group button--quiet button--transparent button--normal" target="" aria-label="Sign In" href="https://myaccount.enmax.com/"><div class="icon duration-300 mr-2xs flex-shrink-0 icon--small"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><circle cx="12" cy="12" r="9" class="duration-300 "></circle><path d="M5.55 17.625C6.6 16.8917 7.64167 16.3292 8.675 15.9375C9.70833 15.5458 10.8167 15.35 12 15.35C13.1833 15.35 14.2958 15.5458 15.3375 15.9375C16.3792 16.3292 17.425 16.8917 18.475 17.625C19.2083 16.725 19.7292 15.8167 20.0375 14.9C20.3458 13.9833 20.5 13.0167 20.5 12C20.5 9.58333 19.6875 7.5625 18.0625 5.9375C16.4375 4.3125 14.4167 3.5 12 3.5C9.58333 3.5 7.5625 4.3125 5.9375 5.9375C4.3125 7.5625 3.5 9.58333 3.5 12C3.5 13.0167 3.65833 13.9833 3.975 14.9C4.29167 15.8167 4.81667 16.725 5.55 17.625ZM11.9953 12.75C11.0318 12.75 10.2208 12.4193 9.5625 11.7579C8.90417 11.0964 8.575 10.2839 8.575 9.32035C8.575 8.35678 8.90572 7.54583 9.56715 6.8875C10.2286 6.22917 11.0411 5.9 12.0047 5.9C12.9682 5.9 13.7792 6.23072 14.4375 6.89215C15.0958 7.55358 15.425 8.36608 15.425 9.32965C15.425 10.2932 15.0943 11.1042 14.4329 11.7625C13.7714 12.4208 12.9589 12.75 11.9953 12.75ZM12.0117 22C10.6372 22 9.34167 21.7375 8.125 21.2125C6.90833 20.6875 5.84583 19.9708 4.9375 19.0625C4.02917 18.1542 3.3125 17.0936 2.7875 15.8809C2.2625 14.6681 2 13.3723 2 11.9934C2 10.6145 2.2625 9.32083 2.7875 8.1125C3.3125 6.90417 4.02917 5.84583 4.9375 4.9375C5.84583 4.02917 6.90638 3.3125 8.11915 2.7875C9.33192 2.2625 10.6278 2 12.0066 2C13.3855 2 14.6792 2.2625 15.8875 2.7875C17.0958 3.3125 18.1542 4.02917 19.0625 4.9375C19.9708 5.84583 20.6875 6.90443 21.2125 8.1133C21.7375 9.32217 22 10.6138 22 11.9883C22 13.3628 21.7375 14.6583 21.2125 15.875C20.6875 17.0917 19.9708 18.1542 19.0625 19.0625C18.1542 19.9708 17.0956 20.6875 15.8867 21.2125C14.6778 21.7375 13.3862 22 12.0117 22ZM12 20.5C12.9167 20.5 13.8125 20.3667 14.6875 20.1C15.5625 19.8333 16.425 19.3667 17.275 18.7C16.425 18.1 15.5583 17.6417 14.675 17.325C13.7917 17.0083 12.9 16.85 12 16.85C11.1 16.85 10.2083 17.0083 9.325 17.325C8.44167 17.6417 7.575 18.1 6.725 18.7C7.575 19.3667 8.4375 19.8333 9.3125 20.1C10.1875 20.3667 11.0833 20.5 12 20.5ZM12 11.25C12.5667 11.25 13.0292 11.0708 13.3875 10.7125C13.7458 10.3542 13.925 9.89167 13.925 9.325C13.925 8.75833 13.7458 8.29583 13.3875 7.9375C13.0292 7.57917 12.5667 7.4 12 7.4C11.4333 7.4 10.9708 7.57917 10.6125 7.9375C10.2542 8.29583 10.075 8.75833 10.075 9.325C10.075 9.89167 10.2542 10.3542 10.6125 10.7125C10.9708 11.0708 11.4333 11.25 12 11.25Z" class="duration-300 group-hover:fill-neutral-100 fill-neutral-100 "></path></svg></div><span class="text-left">Sign In</span></a></div></div><div class="ease-in-out overflow-hidden transition-all duration-300" style="max-height:0px"><div class="pt-6 w-full"><div class="pb-6 items-center gap-6 w-full flex px-6"><div class="flex flex-grow gap-4 items-center h-[38px] w-full rounded-3xl border border-neutral-10 pl-4 py-2 pr-2 transition-all duration-300 ease-in lg:max-w-56"><button class="basis-4 shrink-0"><div class="icon duration-300  icon--small"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><circle cx="10.7143" cy="10.7143" r="7.21429" class="duration-300 "></circle><circle cx="10.7143" cy="10.7143" r="7.21429" stroke-width="2" class="duration-300  stroke-neutral-70 "></circle><path d="M15.8571 15.8571L21 21" class="duration-300  stroke-neutral-70 " stroke-width="2" stroke-linecap="round"></path></svg></div></button><input type="text" placeholder="Search" class="body-medium text-neutral-100 focus-visible:outline-none grow placeholder:text-neutral-30 w-full" value=""/></div></div><div class="flex flex-col gap-y-6 w-full"><div class="flex flex-col bg-neutral-5 gap-y-6 w-full py-6"><div><button class="flex flex-row justify-between items-center gap-4 w-full transition-all duration-700 px-6  false" aria-label="Products"><span class="heading-4 text-neutral-100">Products</span><span class="icon block duration-300  rotate-90 icon--xsmall"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.7657 7.37146C14.0781 7.71859 14.0781 8.28141 13.7657 8.62854L7.36569 15.7397C7.05327 16.0868 6.54673 16.0868 6.23431 15.7397C5.9219 15.3925 5.9219 14.8297 6.23431 14.4826L12.0686 8L6.23432 1.51743C5.9219 1.1703 5.9219 0.607482 6.23432 0.26035C6.54673 -0.0867831 7.05327 -0.0867831 7.36569 0.26035L13.7657 7.37146Z" class=" fill-black"></path></svg></span></button><div class="transition-all duration-500 ease-in-out overflow-hidden opacity-0" style="max-height:0px"><div class="w-full flex flex-col gap-y-10"><div class="lg:hidden flex flex-col gap-y-2 px-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Electricity and natural gas" class="navigation-heading-semi text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/electricity-and-natural-gas">Electricity and natural gas</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div><div class="w-full p-0 m-0 overflow-hidden duration-200"><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Easymax&lt;sup&gt;®&lt;/sup&gt; for home" href="/electricity-and-natural-gas/easymax"><span class="body-regular text-secondary transition duration-300 general-link">Easymax<sup>®</sup> for home</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Easymax&lt;sup&gt;®&lt;/sup&gt; for business" href="/for-your-business/easymax-for-your-business"><span class="body-regular text-secondary transition duration-300 general-link">Easymax<sup>®</sup> for business</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Rate of Last Resort" href="/rateoflastresort"><span class="body-regular text-secondary transition duration-300 general-link">Rate of Last Resort</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Compare your options" href="/electricity-and-natural-gas"><span class="body-regular text-secondary transition duration-300 general-link">Compare your options</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div><div class="lg:hidden flex flex-col gap-y-2 px-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Solar" class="navigation-heading-semi text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/solar">Solar</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div><div class="w-full p-0 m-0 overflow-hidden duration-200"><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Solar for your home" href="/solar"><span class="body-regular text-secondary transition duration-300 general-link">Solar for your home</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="How it works" href="/solar/how-it-works"><span class="body-regular text-secondary transition duration-300 general-link">How it works</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="EasyMax Seasonal Solar™" href="/solar/easymax-seasonal-solar"><span class="body-regular text-secondary transition duration-300 general-link">EasyMax Seasonal Solar™</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Solar costs and credits" href="/solar/solar-costs-and-credits"><span class="body-regular text-secondary transition duration-300 general-link">Solar costs and credits</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Solar for your business" href="/for-your-business/solar"><span class="body-regular text-secondary transition duration-300 general-link">Solar for your business</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div><div class="lg:hidden flex flex-col gap-y-2 px-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Power your home" class="navigation-heading-semi text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/helping-power-your-project">Power your home</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div><div class="w-full p-0 m-0 overflow-hidden duration-200"><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Get a site ID" href="/helping-power-your-project/request-a-service/get-the-power-flowing"><span class="body-regular text-secondary transition duration-300 general-link">Get a site ID</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Meter reading" href="/helping-power-your-project/request-a-service/meter-reading"><span class="body-regular text-secondary transition duration-300 general-link">Meter reading</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Understanding outages" href="/outages-and-safety/understanding-outages"><span class="body-regular text-secondary transition duration-300 general-link">Understanding outages</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Customer terms &amp; conditions" href="/tariffs"><span class="body-regular text-secondary transition duration-300 general-link">Customer terms & conditions</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div><div class="lg:hidden flex flex-col gap-y-2 px-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Renovations" class="navigation-heading-semi text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/helping-power-your-project">Renovations</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div><div class="w-full p-0 m-0 overflow-hidden duration-200"><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Start a project" href="/helping-power-your-project/start-a-project"><span class="body-regular text-secondary transition duration-300 general-link">Start a project</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Request a service" href="/helping-power-your-project/request-a-service"><span class="body-regular text-secondary transition duration-300 general-link">Request a service</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Distributed Energy Resources" href="/helping-power-your-project/start-a-project?block=distributed-energy-resource"><span class="body-regular text-secondary transition duration-300 general-link">Distributed Energy Resources</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Safety guidelines" href="/outages-and-safety/safety-guidelines"><span class="body-regular text-secondary transition duration-300 general-link">Safety guidelines</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div></div></div></div><div><button class="flex flex-row justify-between items-center gap-4 w-full transition-all duration-700 px-6  false" aria-label="Outages"><span class="heading-4 text-neutral-100">Outages</span><span class="icon block duration-300  rotate-90 icon--xsmall"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.7657 7.37146C14.0781 7.71859 14.0781 8.28141 13.7657 8.62854L7.36569 15.7397C7.05327 16.0868 6.54673 16.0868 6.23431 15.7397C5.9219 15.3925 5.9219 14.8297 6.23431 14.4826L12.0686 8L6.23432 1.51743C5.9219 1.1703 5.9219 0.607482 6.23432 0.26035C6.54673 -0.0867831 7.05327 -0.0867831 7.36569 0.26035L13.7657 7.37146Z" class=" fill-black"></path></svg></span></button><div class="transition-all duration-500 ease-in-out overflow-hidden opacity-0" style="max-height:0px"><div class="w-full flex flex-col gap-y-10"><div class="lg:hidden flex flex-col gap-y-2 px-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Outages" class="navigation-heading-semi text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/outages-and-safety">Outages</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div><div class="w-full p-0 m-0 overflow-hidden duration-200"><div class="flex mt-2 gap-2 w-full items-center"><a target="_blank" aria-label="Current outages" href="https://powerservices.enmax.com/"><span class="body-regular text-secondary transition duration-300 general-link">Current outages</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="_blank" aria-label="Report an outage" href="https://powerservices.enmax.com/report-outage"><span class="body-regular text-secondary transition duration-300 general-link">Report an outage</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="_blank" aria-label="Get outage notifications" href="https://powerservices.enmax.com/signin"><span class="body-regular text-secondary transition duration-300 general-link">Get outage notifications</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Areas outside Calgary" href="/outages-and-safety#otherareas"><span class="body-regular text-secondary transition duration-300 general-link">Areas outside Calgary</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div><div class="lg:hidden flex flex-col gap-y-2 px-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Resources" class="navigation-heading-semi text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/outages-and-safety/understanding-outages">Resources</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div><div class="w-full p-0 m-0 overflow-hidden duration-200"><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Why outages occur" href="/outages-and-safety/understanding-outages/why-outages-occur"><span class="body-regular text-secondary transition duration-300 general-link">Why outages occur</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="How to prepare for an outage" href="/outages-and-safety/understanding-outages/how-to-prepare-for-an-outage"><span class="body-regular text-secondary transition duration-300 general-link">How to prepare for an outage</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Real-time system demand" href="/generation-and-wires/real-time-system-demand"><span class="body-regular text-secondary transition duration-300 general-link">Real-time system demand</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="System capacity maps" href="/system-resources"><span class="body-regular text-secondary transition duration-300 general-link">System capacity maps</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div></div></div></div><div><button class="flex flex-row justify-between items-center gap-4 w-full transition-all duration-700 px-6  false" aria-label="Operations"><span class="heading-4 text-neutral-100">Operations</span><span class="icon block duration-300  rotate-90 icon--xsmall"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.7657 7.37146C14.0781 7.71859 14.0781 8.28141 13.7657 8.62854L7.36569 15.7397C7.05327 16.0868 6.54673 16.0868 6.23431 15.7397C5.9219 15.3925 5.9219 14.8297 6.23431 14.4826L12.0686 8L6.23432 1.51743C5.9219 1.1703 5.9219 0.607482 6.23432 0.26035C6.54673 -0.0867831 7.05327 -0.0867831 7.36569 0.26035L13.7657 7.37146Z" class=" fill-black"></path></svg></span></button><div class="transition-all duration-500 ease-in-out overflow-hidden opacity-0" style="max-height:0px"><div class="w-full flex flex-col gap-y-10"><div class="lg:hidden flex flex-col gap-y-2 px-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Documents hub" class="navigation-heading-semi text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/standards-and-regulations">Documents hub</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div><div class="w-full p-0 m-0 overflow-hidden duration-200"><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Tariff and fees" href="/tariffs"><span class="body-regular text-secondary transition duration-300 general-link">Tariff and fees</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Standards and regulations" href="/standards-and-regulations"><span class="body-regular text-secondary transition duration-300 general-link">Standards and regulations</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="System capacity maps" href="/system-resources"><span class="body-regular text-secondary transition duration-300 general-link">System capacity maps</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="_blank" aria-label="Contractor portal access" href="https://enmaxcorp.sharepoint.com/sites/CARP/SitePages/Home.aspx"><span class="body-regular text-secondary transition duration-300 general-link">Contractor portal access</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div><div class="lg:hidden flex flex-col gap-y-2 px-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Projects" class="navigation-heading-semi text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/projects">Projects</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div><div class="w-full p-0 m-0 overflow-hidden duration-200"><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Current ENMAX projects" href="/projects"><span class="body-regular text-secondary transition duration-300 general-link">Current ENMAX projects</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Developer choice model" href="/helping-power-your-project/operation-and-partnerships/developer-choice"><span class="body-regular text-secondary transition duration-300 general-link">Developer choice model</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Telecom choice model" href="/helping-power-your-project/operation-and-partnerships/telecom-choice"><span class="body-regular text-secondary transition duration-300 general-link">Telecom choice model</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Revenue metering" href="/helping-power-your-project/operation-and-partnerships#revenue"><span class="body-regular text-secondary transition duration-300 general-link">Revenue metering</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Working around electricity" href="/outages-and-safety/safety-awareness"><span class="body-regular text-secondary transition duration-300 general-link">Working around electricity</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div><div class="lg:hidden flex flex-col gap-y-2 px-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Services" class="navigation-heading-semi text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/helping-power-your-project">Services</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div><div class="w-full p-0 m-0 overflow-hidden duration-200"><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Start a project" href="/helping-power-your-project/start-a-project"><span class="body-regular text-secondary transition duration-300 general-link">Start a project</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Get a site ID" href="/helping-power-your-project/request-a-service/get-the-power-flowing/get-a-site-id"><span class="body-regular text-secondary transition duration-300 general-link">Get a site ID</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Request a service" href="/helping-power-your-project/request-a-service"><span class="body-regular text-secondary transition duration-300 general-link">Request a service</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Distributed Energy Resources (DER)" href="/helping-power-your-project/start-a-project?block=distributed-energy-resource"><span class="body-regular text-secondary transition duration-300 general-link">Distributed Energy Resources (DER)</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div><div class="lg:hidden flex flex-col gap-y-2 px-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Retailer services" class="navigation-heading-semi text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/retailer-services">Retailer services</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div><div class="w-full p-0 m-0 overflow-hidden duration-200"><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Become a retailer" href="/retailer-services"><span class="body-regular text-secondary transition duration-300 general-link">Become a retailer</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Existing retailers" href="/retailer-services/existing-retailer"><span class="body-regular text-secondary transition duration-300 general-link">Existing retailers</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Settlement process" href="/retailer-services/settlement-process"><span class="body-regular text-secondary transition duration-300 general-link">Settlement process</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Reporting" href="/retailer-services/reporting"><span class="body-regular text-secondary transition duration-300 general-link">Reporting</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div></div></div></div><div><button class="flex flex-row justify-between items-center gap-4 w-full transition-all duration-700 px-6  false" aria-label="Support"><span class="heading-4 text-neutral-100">Support</span><span class="icon block duration-300  rotate-90 icon--xsmall"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.7657 7.37146C14.0781 7.71859 14.0781 8.28141 13.7657 8.62854L7.36569 15.7397C7.05327 16.0868 6.54673 16.0868 6.23431 15.7397C5.9219 15.3925 5.9219 14.8297 6.23431 14.4826L12.0686 8L6.23432 1.51743C5.9219 1.1703 5.9219 0.607482 6.23432 0.26035C6.54673 -0.0867831 7.05327 -0.0867831 7.36569 0.26035L13.7657 7.37146Z" class=" fill-black"></path></svg></span></button><div class="transition-all duration-500 ease-in-out overflow-hidden opacity-0" style="max-height:0px"><div class="w-full flex flex-col gap-y-10"><div class="mt-3 lg:mt-0 lg:w-1/2 w-full flex-grow rounded-1 lg:rounded-sm px-6 lg:px-0 lg:pl-3"><div class="bg-white gap-4 py-6 lg:py-9 px-6 flex flex-col rounded-1 lg:rounded-sm shadow-one w-full" data-component="HeaderSupportSearch"><span class="label-large lg:heading-4 text-neutral-100">How can we help?</span><div class="flex flex-row gap-2 justify-between items-center w-full bg-white py-2 pl-4 pr-2 border border-neutral-10 rounded-sm"><input type="text" placeholder="Search support" class="body-regular text-neutral-100 focus-visible:outline-none grow placeholder:text-neutral-30 w-full" value=""/><button type="button" class="button group button--small button--primary button--normal right-0 relative header_button" aria-label="Search"><span class="text-center">Search</span></button></div><div class="lg:flex hidden gap-2 w-full items-center"><div class="richtext"><p class="neutral-100 no-margin">or &nbsp; <a href="https://www.enmax.com/customer-support" class="bold-link">View all support articles</a></p></div><svg width="13" height="12" viewBox="0 0 13 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.1824 5.5286C11.4353 5.78895 11.4353 6.21106 11.1824 6.4714L6.00118 11.8047C5.74826 12.0651 5.33819 12.0651 5.08527 11.8047C4.83234 11.5444 4.83234 11.1223 5.08527 10.8619L9.80851 6L5.08527 1.13807C4.83234 0.877722 4.83234 0.455612 5.08527 0.195262C5.33819 -0.0650873 5.74826 -0.0650873 6.00118 0.195262L11.1824 5.5286Z" fill="#0F487A"></path></svg></div></div></div><div class="lg:hidden flex flex-col gap-y-2 px-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Customer support" class="navigation-heading-semi text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/customer-support">Customer support</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div><div class="w-full p-0 m-0 overflow-hidden duration-200"><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Moving your home" href="/moving"><span class="body-regular text-secondary transition duration-300 general-link">Moving your home</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Waste, water and recycling" href="/customer-support/for-my-home/city-of-calgary-services-on-your-enmax-bill"><span class="body-regular text-secondary transition duration-300 general-link">Waste, water and recycling</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Affordability options" href="/affordability"><span class="body-regular text-secondary transition duration-300 general-link">Affordability options</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Submit a payment receipt" href="/customer-support/submit-a-payment-receipt"><span class="body-regular text-secondary transition duration-300 general-link">Submit a payment receipt</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Commercial billing portal" href="/customer-support/for-my-business/commercial-billing"><span class="body-regular text-secondary transition duration-300 general-link">Commercial billing portal</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div><div class="lg:hidden flex flex-col gap-y-2 px-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Understanding electricity" class="navigation-heading-semi text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/generation-and-wires/electricity-101">Understanding electricity</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div><div class="w-full p-0 m-0 overflow-hidden duration-200"><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="What is a cable fault" href="/customer-support/for-my-home/cable-faults"><span class="body-regular text-secondary transition duration-300 general-link">What is a cable fault</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Renovations and electricity" href="/customer-support/for-my-home/spring-summer-yard-work"><span class="body-regular text-secondary transition duration-300 general-link">Renovations and electricity</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Load limiter or electrical limiter guide" href="/customer-support/for-my-home/load-limiter-or-electricity-limiter-guide"><span class="body-regular text-secondary transition duration-300 general-link">Load limiter or electrical limiter guide</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="EV charging" href="/customer-support/for-my-home/installing-ev-charger"><span class="body-regular text-secondary transition duration-300 general-link">EV charging</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="flex mt-2 gap-2 w-full items-center"><a target="" aria-label="Commercial development" href="/customer-support/for-my-business/powering-your-commercial-development"><span class="body-regular text-secondary transition duration-300 general-link">Commercial development</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div></div></div></div></div><div class="flex flex-col gap-y-4 px-6"><div class="header_link_list__wgwrp"><a target="_blank" class="general-link" aria-label="Feedback" href="https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept&amp;offercode=1234">Feedback</a><a target="" class="general-link" aria-label="About us" href="/about-us">About us</a><a target="" class="general-link" aria-label="News" href="/news">News</a><a target="" class="general-link" aria-label="Careers" href="/careers">Careers</a><a target="" class="general-link" aria-label="Contact us" href="/contact-us">Contact us</a><a target="" class="general-link" aria-label="Generation and wires" href="/generation-and-wires">Generation and wires</a></div><a class="button group button--medium button--secondary button--normal w-full" target="" aria-label="Outage information" href="/outages-and-safety"><div class="icon duration-300 mr-xs flex-shrink-0 icon--medium"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M18.3759 11.0398L13.986 11.0695L16.8431 2L10.8501 9.17898L16.0418 13.6102L18.3759 11.0398Z" class="duration-300  fill-white "></path><path d="M22 20.4046L2.87131 4.21538L2 4.95413L9.24741 11.0693L7.36598 13.3144L11.4425 13.285L8.48071 22L14.4043 15.4712L21.1288 21.1727L22 20.4046Z" class="duration-300  fill-white "></path></svg></div><span class="text-left">Outage information</span></a></div></div></div></div></div></div><div class="bg-neutral-5 lg:px-20 overflow-hidden w-full hidden lg:flex flex-col transition-all duration-500 ease-in-out " style="max-height:0px"><div class="w-full gap-12 m-auto max-w-inner-content"><div class="w-full overflow-hidden transition-all duration-300 ease-in-out opacity-0 " style="max-height:0px"><div class="flex items-start py-12" style="gap:2.25rem"><div class="hidden lg:flex flex-col header_content_simple__cOkN0"><div class="flex gap-2 mb-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Electricity and natural gas" class="navigation-heading-bold text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/electricity-and-natural-gas">Electricity and natural gas</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div></div><div class="w-full mb-2"><a target="" aria-label="Easymax&lt;sup&gt;®&lt;/sup&gt; for home" href="/electricity-and-natural-gas/easymax"><span class="body-regular text-secondary transition duration-300 general-link">Easymax<sup>®</sup> for home</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Easymax&lt;sup&gt;®&lt;/sup&gt; for business" href="/for-your-business/easymax-for-your-business"><span class="body-regular text-secondary transition duration-300 general-link">Easymax<sup>®</sup> for business</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Rate of Last Resort" href="/rateoflastresort"><span class="body-regular text-secondary transition duration-300 general-link">Rate of Last Resort</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full "><a target="" aria-label="Compare your options" href="/electricity-and-natural-gas"><span class="body-regular text-secondary transition duration-300 general-link">Compare your options</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div><div class="hidden lg:flex flex-col header_content_simple__cOkN0"><div class="flex gap-2 mb-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Solar" class="navigation-heading-bold text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/solar">Solar</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div></div><div class="w-full mb-2"><a target="" aria-label="Solar for your home" href="/solar"><span class="body-regular text-secondary transition duration-300 general-link">Solar for your home</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="How it works" href="/solar/how-it-works"><span class="body-regular text-secondary transition duration-300 general-link">How it works</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="EasyMax Seasonal Solar™" href="/solar/easymax-seasonal-solar"><span class="body-regular text-secondary transition duration-300 general-link">EasyMax Seasonal Solar™</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Solar costs and credits" href="/solar/solar-costs-and-credits"><span class="body-regular text-secondary transition duration-300 general-link">Solar costs and credits</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full "><a target="" aria-label="Solar for your business" href="/for-your-business/solar"><span class="body-regular text-secondary transition duration-300 general-link">Solar for your business</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div><div class="hidden lg:flex flex-col header_content_simple__cOkN0"><div class="flex gap-2 mb-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Power your home" class="navigation-heading-bold text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/helping-power-your-project">Power your home</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div></div><div class="w-full mb-2"><a target="" aria-label="Get a site ID" href="/helping-power-your-project/request-a-service/get-the-power-flowing"><span class="body-regular text-secondary transition duration-300 general-link">Get a site ID</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Meter reading" href="/helping-power-your-project/request-a-service/meter-reading"><span class="body-regular text-secondary transition duration-300 general-link">Meter reading</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Understanding outages" href="/outages-and-safety/understanding-outages"><span class="body-regular text-secondary transition duration-300 general-link">Understanding outages</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full "><a target="" aria-label="Customer terms &amp; conditions" href="/tariffs"><span class="body-regular text-secondary transition duration-300 general-link">Customer terms & conditions</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div><div class="hidden lg:flex flex-col header_content_simple__cOkN0"><div class="flex gap-2 mb-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Renovations" class="navigation-heading-bold text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/helping-power-your-project">Renovations</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div></div><div class="w-full mb-2"><a target="" aria-label="Start a project" href="/helping-power-your-project/start-a-project"><span class="body-regular text-secondary transition duration-300 general-link">Start a project</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Request a service" href="/helping-power-your-project/request-a-service"><span class="body-regular text-secondary transition duration-300 general-link">Request a service</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Distributed Energy Resources" href="/helping-power-your-project/start-a-project?block=distributed-energy-resource"><span class="body-regular text-secondary transition duration-300 general-link">Distributed Energy Resources</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full "><a target="" aria-label="Safety guidelines" href="/outages-and-safety/safety-guidelines"><span class="body-regular text-secondary transition duration-300 general-link">Safety guidelines</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div></div><div class="w-full overflow-hidden transition-all duration-300 ease-in-out opacity-0 " style="max-height:0px"><div class="flex items-start py-12" style="gap:2.25rem"><a class="shadow-one rounded-sm flex flex-col max-w-81 w-full flex-grow mr-3" href="https://powerservices.enmax.com/" target="_blank" aria-label="View outage map" data-component="OutageMapButton"><img src="https://assets.enmax.com/api/public/content/e0697c1342b747c5a9d16e4a40fa00dc?v=7f04a679" alt="Calgary_Map.png" class="w-81 h-30 object-cover rounded-t-sm"/><div class="rounded-b-sm bg-secondary-100 px-6 py-2 flex justify-between items-center w-full h-[43px]"><span class="text-white general-link body-regular-bold transition duration-30">View outage map</span><svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.4 13L0 11.6L9.6 2H1V0H13V12H11V3.4L1.4 13Z" fill="white"></path></svg></div></a><div class="hidden lg:flex flex-col header_content_simple__cOkN0"><div class="flex gap-2 mb-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Outages" class="navigation-heading-bold text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/outages-and-safety">Outages</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div></div><div class="w-full mb-2"><a target="_blank" aria-label="Current outages" href="https://powerservices.enmax.com/"><span class="body-regular text-secondary transition duration-300 general-link">Current outages</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="_blank" aria-label="Report an outage" href="https://powerservices.enmax.com/report-outage"><span class="body-regular text-secondary transition duration-300 general-link">Report an outage</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="_blank" aria-label="Get outage notifications" href="https://powerservices.enmax.com/signin"><span class="body-regular text-secondary transition duration-300 general-link">Get outage notifications</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full "><a target="" aria-label="Areas outside Calgary" href="/outages-and-safety#otherareas"><span class="body-regular text-secondary transition duration-300 general-link">Areas outside Calgary</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div><div class="hidden lg:flex flex-col header_content_simple__cOkN0"><div class="flex gap-2 mb-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Resources" class="navigation-heading-bold text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/outages-and-safety/understanding-outages">Resources</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div></div><div class="w-full mb-2"><a target="" aria-label="Why outages occur" href="/outages-and-safety/understanding-outages/why-outages-occur"><span class="body-regular text-secondary transition duration-300 general-link">Why outages occur</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="How to prepare for an outage" href="/outages-and-safety/understanding-outages/how-to-prepare-for-an-outage"><span class="body-regular text-secondary transition duration-300 general-link">How to prepare for an outage</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Real-time system demand" href="/generation-and-wires/real-time-system-demand"><span class="body-regular text-secondary transition duration-300 general-link">Real-time system demand</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full "><a target="" aria-label="System capacity maps" href="/system-resources"><span class="body-regular text-secondary transition duration-300 general-link">System capacity maps</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div></div><div class="w-full overflow-hidden transition-all duration-300 ease-in-out opacity-0 " style="max-height:0px"><div class="flex items-start py-12" style="gap:2.25rem"><div class="hidden lg:flex flex-col header_content_simple__cOkN0"><div class="flex gap-2 mb-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Documents hub" class="navigation-heading-bold text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/standards-and-regulations">Documents hub</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div></div><div class="w-full mb-2"><a target="" aria-label="Tariff and fees" href="/tariffs"><span class="body-regular text-secondary transition duration-300 general-link">Tariff and fees</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Standards and regulations" href="/standards-and-regulations"><span class="body-regular text-secondary transition duration-300 general-link">Standards and regulations</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="System capacity maps" href="/system-resources"><span class="body-regular text-secondary transition duration-300 general-link">System capacity maps</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full "><a target="_blank" aria-label="Contractor portal access" href="https://enmaxcorp.sharepoint.com/sites/CARP/SitePages/Home.aspx"><span class="body-regular text-secondary transition duration-300 general-link">Contractor portal access</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div><div class="hidden lg:flex flex-col header_content_simple__cOkN0"><div class="flex gap-2 mb-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Projects" class="navigation-heading-bold text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/projects">Projects</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div></div><div class="w-full mb-2"><a target="" aria-label="Current ENMAX projects" href="/projects"><span class="body-regular text-secondary transition duration-300 general-link">Current ENMAX projects</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Developer choice model" href="/helping-power-your-project/operation-and-partnerships/developer-choice"><span class="body-regular text-secondary transition duration-300 general-link">Developer choice model</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Telecom choice model" href="/helping-power-your-project/operation-and-partnerships/telecom-choice"><span class="body-regular text-secondary transition duration-300 general-link">Telecom choice model</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Revenue metering" href="/helping-power-your-project/operation-and-partnerships#revenue"><span class="body-regular text-secondary transition duration-300 general-link">Revenue metering</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full "><a target="" aria-label="Working around electricity" href="/outages-and-safety/safety-awareness"><span class="body-regular text-secondary transition duration-300 general-link">Working around electricity</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div><div class="hidden lg:flex flex-col header_content_simple__cOkN0"><div class="flex gap-2 mb-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Services" class="navigation-heading-bold text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/helping-power-your-project">Services</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div></div><div class="w-full mb-2"><a target="" aria-label="Start a project" href="/helping-power-your-project/start-a-project"><span class="body-regular text-secondary transition duration-300 general-link">Start a project</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Get a site ID" href="/helping-power-your-project/request-a-service/get-the-power-flowing/get-a-site-id"><span class="body-regular text-secondary transition duration-300 general-link">Get a site ID</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Request a service" href="/helping-power-your-project/request-a-service"><span class="body-regular text-secondary transition duration-300 general-link">Request a service</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full "><a target="" aria-label="Distributed Energy Resources (DER)" href="/helping-power-your-project/start-a-project?block=distributed-energy-resource"><span class="body-regular text-secondary transition duration-300 general-link">Distributed Energy Resources (DER)</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div><div class="hidden lg:flex flex-col header_content_simple__cOkN0"><div class="flex gap-2 mb-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Retailer services" class="navigation-heading-bold text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/retailer-services">Retailer services</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div></div><div class="w-full mb-2"><a target="" aria-label="Become a retailer" href="/retailer-services"><span class="body-regular text-secondary transition duration-300 general-link">Become a retailer</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Existing retailers" href="/retailer-services/existing-retailer"><span class="body-regular text-secondary transition duration-300 general-link">Existing retailers</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Settlement process" href="/retailer-services/settlement-process"><span class="body-regular text-secondary transition duration-300 general-link">Settlement process</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full "><a target="" aria-label="Reporting" href="/retailer-services/reporting"><span class="body-regular text-secondary transition duration-300 general-link">Reporting</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div></div><div class="w-full overflow-hidden transition-all duration-300 ease-in-out opacity-0 " style="max-height:0px"><div class="flex items-start py-12" style="gap:2.25rem"><div class="mt-3 lg:mt-0 lg:w-1/2 w-full flex-grow rounded-1 lg:rounded-sm px-6 lg:px-0 lg:pl-3"><div class="bg-white gap-4 py-6 lg:py-9 px-6 flex flex-col rounded-1 lg:rounded-sm shadow-one w-full" data-component="HeaderSupportSearch"><span class="label-large lg:heading-4 text-neutral-100">How can we help?</span><div class="flex flex-row gap-2 justify-between items-center w-full bg-white py-2 pl-4 pr-2 border border-neutral-10 rounded-sm"><input type="text" placeholder="Search support" class="body-regular text-neutral-100 focus-visible:outline-none grow placeholder:text-neutral-30 w-full" value=""/><button type="button" class="button group button--small button--primary button--normal right-0 relative header_button" aria-label="Search"><span class="text-center">Search</span></button></div><div class="lg:flex hidden gap-2 w-full items-center"><div class="richtext"><p class="neutral-100 no-margin">or &nbsp; <a href="https://www.enmax.com/customer-support" class="bold-link">View all support articles</a></p></div><svg width="13" height="12" viewBox="0 0 13 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.1824 5.5286C11.4353 5.78895 11.4353 6.21106 11.1824 6.4714L6.00118 11.8047C5.74826 12.0651 5.33819 12.0651 5.08527 11.8047C4.83234 11.5444 4.83234 11.1223 5.08527 10.8619L9.80851 6L5.08527 1.13807C4.83234 0.877722 4.83234 0.455612 5.08527 0.195262C5.33819 -0.0650873 5.74826 -0.0650873 6.00118 0.195262L11.1824 5.5286Z" fill="#0F487A"></path></svg></div></div></div><div class="hidden lg:flex flex-col header_content_simple__cOkN0"><div class="flex gap-2 mb-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Customer support" class="navigation-heading-bold text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/customer-support">Customer support</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div></div><div class="w-full mb-2"><a target="" aria-label="Moving your home" href="/moving"><span class="body-regular text-secondary transition duration-300 general-link">Moving your home</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Waste, water and recycling" href="/customer-support/for-my-home/city-of-calgary-services-on-your-enmax-bill"><span class="body-regular text-secondary transition duration-300 general-link">Waste, water and recycling</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Affordability options" href="/affordability"><span class="body-regular text-secondary transition duration-300 general-link">Affordability options</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Submit a payment receipt" href="/customer-support/submit-a-payment-receipt"><span class="body-regular text-secondary transition duration-300 general-link">Submit a payment receipt</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full "><a target="" aria-label="Commercial billing portal" href="/customer-support/for-my-business/commercial-billing"><span class="body-regular text-secondary transition duration-300 general-link">Commercial billing portal</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div><div class="hidden lg:flex flex-col header_content_simple__cOkN0"><div class="flex gap-2 mb-6"><div class="inline-flex items-center group"><span class="inline"><a target="" aria-label="Understanding electricity" class="navigation-heading-bold text-neutral-100 transition-all duration-500 ease-in-out general-link mr-2" href="/generation-and-wires/electricity-101">Understanding electricity</a><div class="icon duration-300 h-4 w-4 inline-flex flex-shrink-0 group-hover:translate-x-1 transition-all duration-500 ease-in-out align-text-center icon--small"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M10.7832 8.66666H2.6665V7.33332H10.7832L7.04984 3.59999L7.99984 2.66666L13.3332 7.99999L7.99984 13.3333L7.04984 12.4L10.7832 8.66666Z" class="duration-300  fill-primary "></path></svg></div></span></div></div><div class="w-full mb-2"><a target="" aria-label="What is a cable fault" href="/customer-support/for-my-home/cable-faults"><span class="body-regular text-secondary transition duration-300 general-link">What is a cable fault</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Renovations and electricity" href="/customer-support/for-my-home/spring-summer-yard-work"><span class="body-regular text-secondary transition duration-300 general-link">Renovations and electricity</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="Load limiter or electrical limiter guide" href="/customer-support/for-my-home/load-limiter-or-electricity-limiter-guide"><span class="body-regular text-secondary transition duration-300 general-link">Load limiter or electrical limiter guide</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full mb-2"><a target="" aria-label="EV charging" href="/customer-support/for-my-home/installing-ev-charger"><span class="body-regular text-secondary transition duration-300 general-link">EV charging</span><span class="text-primary-100 navigation-label ml-2"></span></a></div><div class="w-full "><a target="" aria-label="Commercial development" href="/customer-support/for-my-business/powering-your-commercial-development"><span class="body-regular text-secondary transition duration-300 general-link">Commercial development</span><span class="text-primary-100 navigation-label ml-2"></span></a></div></div></div></div></div></div></div><!--/$--><!--$--><!--/$--><!--$--><!--/$--><!--/$--></div></header><main><div id="content"><!--$--><!--$--><!--/$--><!--/$--><!--$--><div class="help-me-choose-banner_help_me_choose_banner__QQ2AX help-me-choose-banner_has_icons__3sgdE transition duration-300 opacity-0"><div class="help-me-choose-banner_banner_content__VGn4J"><div><h1 class="help-me-choose-banner_heading__WENvg">We're here to help.</h1><div class="segmented-control help-me-choose-banner_toggle__DAHJv transition duration-300 delay-300 opacity-0 segmented-control--regular help-me-choose"><div class="toggle-button-cover" style="width:308px"><div class="button-cover"><div class="toggle__inner"><div class="knobs"><div class="knob-toggle duration-300" style="width:150px;left:0"></div><div class="segmented-control-button__container cursor-pointer active"><div class="segmented-control-button regular active"><div>I'm new here</div></div></div><div class="segmented-control-button__container cursor-pointer  "><div class="segmented-control-button regular"><div>I'm a customer</div></div></div></div></div></div></div></div><div class="help-me-choose-banner_stacked_icon_container__qKhzg"><div class="help-me-choose-banner_bg__zCnqU"></div><div class="relative"><!--$--><div class="stacked-icon-container_content__gS_DH hidden"><h2 class="heading-4 mb-6 text-center lg:text-left text-neutral-100">How can we help you?</h2><div class="stacked-icon-container_buttons_container__P8uGx stacked-icon-button-container"><!--$--><a aria-label="Easymax&lt;sup&gt;®&lt;/sup&gt;" target="" class="stacked-icon_stacked-icon__u08HO group bg-white flex shadow-zero hover:shadow-three duration-300  flex-col items-center stacked-icon_small__TNnKp" href="/electricity-and-natural-gas/easymax"><div class="flex-shrink-0 flex-grow-0 relative no-touch w-huge h-huge basis-huge "><img class="absolute top-0 left-0 group-hover:opacity-0 duration-300" src="https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea" alt="icons_electricityNaturalGas.svg" height="64" width="64"/><img class="opacity-0 group-hover:opacity-100 duration-300 top-0 left-0 absolute" src="https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7" alt="Icon_ENG_hover.svg" height="64" width="64"/></div><div class="stacked-icon_text__KphlE mt-2xs"><h3 class="text-center">Easymax<sup>®</sup></h3></div></a><!--/$--><!--$--><a aria-label="Rate of Last Resort" target="" class="stacked-icon_stacked-icon__u08HO group bg-white flex shadow-zero hover:shadow-three duration-300  flex-col items-center stacked-icon_small__TNnKp" href="/rateoflastresort"><div class="flex-shrink-0 flex-grow-0 relative no-touch w-huge h-huge basis-huge "><img class="absolute top-0 left-0 group-hover:opacity-0 duration-300" src="https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520" alt="icons_electricity.svg" height="64" width="64"/><img class="opacity-0 group-hover:opacity-100 duration-300 top-0 left-0 absolute" src="https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361" alt="icons_electricity_hover.svg" height="64" width="64"/></div><div class="stacked-icon_text__KphlE mt-2xs"><h3 class="text-center">Rate of Last Resort</h3></div></a><!--/$--><!--$--><a aria-label="Compare my Options" target="" class="stacked-icon_stacked-icon__u08HO group bg-white flex shadow-zero hover:shadow-three duration-300  flex-col items-center stacked-icon_small__TNnKp" href="/electricity-and-natural-gas"><div class="flex-shrink-0 flex-grow-0 relative no-touch w-huge h-huge basis-huge "><img class="absolute top-0 left-0 group-hover:opacity-0 duration-300" src="https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a" alt="icon_compare options.svg" height="64" width="64"/><img class="opacity-0 group-hover:opacity-100 duration-300 top-0 left-0 absolute" src="https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0" alt="Icon_CompareOptions_hover.svg" height="64" width="64"/></div><div class="stacked-icon_text__KphlE mt-2xs"><h3 class="text-center">Compare my Options</h3></div></a><!--/$--><!--$--><a aria-label="Site energization" target="" class="stacked-icon_stacked-icon__u08HO group bg-white flex shadow-zero hover:shadow-three duration-300  flex-col items-center stacked-icon_small__TNnKp" href="/helping-power-your-project/request-a-service/get-the-power-flowing"><div class="flex-shrink-0 flex-grow-0 relative no-touch w-huge h-huge basis-huge "><img class="absolute top-0 left-0 group-hover:opacity-0 duration-300" src="https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222" alt="icons_siteEnergization.svg" height="64" width="64"/><img class="opacity-0 group-hover:opacity-100 duration-300 top-0 left-0 absolute" src="https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78" alt="icons_siteEnergization_hover.svg" height="64" width="64"/></div><div class="stacked-icon_text__KphlE mt-2xs"><h3 class="text-center">Site energization</h3></div></a><!--/$--></div><a class="button group button--medium button--secondary button--normal stacked-icon-container_outage__Exunm" target="" aria-label="Outage information" href="/outages-and-safety"><span class="text-center">Outage information</span></a></div><!--/$--><!--$--><div class="stacked-icon-container_content__gS_DH hidden"><h2 class="heading-4 mb-6 text-center lg:text-left text-neutral-100">How can we help you?</h2><div class="stacked-icon-container_buttons_container__P8uGx stacked-icon-button-container"><!--$--><a aria-label="Current Easymax&lt;sup&gt;®&lt;/sup&gt;
rates" target="" class="stacked-icon_stacked-icon__u08HO group bg-white flex shadow-zero hover:shadow-three duration-300  flex-col items-center stacked-icon_small__TNnKp" href="/electricity-and-natural-gas/easymax"><div class="flex-shrink-0 flex-grow-0 relative no-touch w-huge h-huge basis-huge "><img class="absolute top-0 left-0 group-hover:opacity-0 duration-300" src="https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea" alt="icons_electricityNaturalGas.svg" height="64" width="64"/><img class="opacity-0 group-hover:opacity-100 duration-300 top-0 left-0 absolute" src="https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7" alt="Icon_ENG_hover.svg" height="64" width="64"/></div><div class="stacked-icon_text__KphlE mt-2xs"><h3 class="text-center">Current Easymax<sup>®</sup>
rates</h3></div></a><!--/$--><!--$--><a aria-label="Manage my plan" target="" class="stacked-icon_stacked-icon__u08HO group bg-white flex shadow-zero hover:shadow-three duration-300  flex-col items-center stacked-icon_small__TNnKp" href="http://myaccount.enmax.com/manage-my-plan"><div class="flex-shrink-0 flex-grow-0 relative no-touch w-huge h-huge basis-huge "><img class="absolute top-0 left-0 group-hover:opacity-0 duration-300" src="https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7" alt="icons_flexibility.svg" height="64" width="64"/><img class="opacity-0 group-hover:opacity-100 duration-300 top-0 left-0 absolute" src="https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580" alt="Icon_MyPlan_hover.svg" height="64" width="64"/></div><div class="stacked-icon_text__KphlE mt-2xs"><h3 class="text-center">Manage my plan</h3></div></a><!--/$--><!--$--><a aria-label="View my bill" target="" class="stacked-icon_stacked-icon__u08HO group bg-white flex shadow-zero hover:shadow-three duration-300  flex-col items-center stacked-icon_small__TNnKp" href="https://myaccount.enmax.com/view-my-bill"><div class="flex-shrink-0 flex-grow-0 relative no-touch w-huge h-huge basis-huge "><img class="absolute top-0 left-0 group-hover:opacity-0 duration-300" src="https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9" alt="Bill.svg" height="64" width="64"/><img class="opacity-0 group-hover:opacity-100 duration-300 top-0 left-0 absolute" src="https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f" alt="Icon_Bill_hover.svg" height="64" width="64"/></div><div class="stacked-icon_text__KphlE mt-2xs"><h3 class="text-center">View my bill</h3></div></a><!--/$--><!--$--><a aria-label="Meter services" target="" class="stacked-icon_stacked-icon__u08HO group bg-white flex shadow-zero hover:shadow-three duration-300  flex-col items-center stacked-icon_small__TNnKp" href="/helping-power-your-project/meter-services"><div class="flex-shrink-0 flex-grow-0 relative no-touch w-huge h-huge basis-huge "><img class="absolute top-0 left-0 group-hover:opacity-0 duration-300" src="https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1" alt="icons_meterServices.svg" height="64" width="64"/><img class="opacity-0 group-hover:opacity-100 duration-300 top-0 left-0 absolute" src="https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a" alt="icons_meterServices_hover.svg" height="64" width="64"/></div><div class="stacked-icon_text__KphlE mt-2xs"><h3 class="text-center">Meter services</h3></div></a><!--/$--></div><a class="button group button--medium button--secondary button--normal stacked-icon-container_outage__Exunm" target="" aria-label="Outage information" href="/outages-and-safety"><span class="text-center">Outage information</span></a></div><!--/$--></div></div></div></div><div class="help-me-choose-banner_banner_image__hbvaN"><img height="1360" stylelabs-content-type="Image" alt="[email protected]" stylelabs-content-id="42479" width="1360" thumbnailsrc="https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42479/thumbnail" class="w-full h-full object-cover hidden lg:block" src="https://assets.enmax.com/api/public/content/973bd49ee29d4aafabd84ea20ac22347?v=d5496355"/><img height="442" stylelabs-content-type="Image" alt="[email protected]" stylelabs-content-id="42481" width="786" thumbnailsrc="https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42481/thumbnail" class="w-full h-full object-cover lg:hidden" src="https://assets.enmax.com/api/public/content/0aefafe0fba54d349d607dd0435f6b02?v=279219ad"/></div></div><!--/$--><!--$--><div class="relative w-full  pt-md    "><div class="full-width grid grid-cols-12 lg:gap-5 "><div class="col-start-1 col-span-12"><!--$--><div class="relative w-full px-6 lg:px-20"><div class="w-full m-auto max-w-inner-content"><div data-component="ContentBlock" class="content-block_content_block__eiPXe content-block "><div class="content-block_inner_content__HLuGV bg-white "><div class="content-block_image__67Gsi"><img height="752" dam-content-type="Image" alt="Convenience at your fingertips" width="934" thumbnailsrc="https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42672/thumbnail" dam-id="oPlH1mqDIUKQQJ2GA5RldQ" src="https://assets.enmax.com/api/public/content/a90636a696194d9489019de2f34c0695?v=4be0cdd8"/></div><div class="content-block_content__Hx6_o"><div class="content-block_heading_container__NYq_w"><span class="content-block_category_title__QG8sG">ENMAX My Account </span><h1 class="heading-3 lg:heading-2">Convenience at your fingertips</h1></div><div class="content-block_paragraph_container__JfbP1"><div class="content-block_rectangle__N050T"><div class="richtext neutral-100"><p><span style="color: rgb(0, 0, 0);">We’ve updated My Account to make it easier than ever to renew Easymax</span><sup style="color: rgb(0, 0, 0);">®</sup><span style="color: rgb(0, 0, 0);"> accounts, make payments, move or manage your services.&nbsp;&nbsp;&nbsp;</span></p></div></div><a class="button group button--medium button--primary button--normal content-block_button___670K" target="_blank" aria-label="Sign in" href="https://myaccount.enmax.com/"><span class="text-center">Sign in</span></a></div></div></div></div></div></div><!--/$--></div></div></div><!--/$--><!--$--><div class="relative w-full  pt-md    "><div class="full-width grid grid-cols-12 lg:gap-5 "><div class="col-start-1 col-span-12"><!--$--><div class="relative w-full px-6 lg:px-20"><div class="w-full m-auto max-w-inner-content"><div data-component="ContentBlock" class="content-block_content_block__eiPXe content-block  content-block_right__cuWOU"><div class="content-block_inner_content__HLuGV bg-white "><div class="content-block_image__67Gsi"><img height="600" dam-content-type="Image" alt="Safety tips for yard work" width="1000" thumbnailsrc="https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97889/thumbnail" dam-id="vAsQO4A6RGK3DskMqkZN1w" src="https://assets.enmax.com/api/public/content/fd1b6431c7d9407684a2c570e294a0cc?v=dc4cebc1"/></div><div class="content-block_content__Hx6_o"><div class="content-block_heading_container__NYq_w"><span class="content-block_category_title__QG8sG">Customer support</span><h1 class="heading-3 lg:heading-2">Safety tips for yard work</h1></div><div class="content-block_paragraph_container__JfbP1"><div class="content-block_rectangle__N050T"><div class="richtext neutral-100"><p><span data-olk-copy-source="MessageBody">Explore resources to help you stay safe when working near outdoor electrical infrastructure.</span></p></div></div><a class="button group button--medium button--primary button--normal content-block_button___670K" target="" aria-label="See tips" href="/customer-support/for-my-home/spring-summer-yard-work"><span class="text-center">See tips</span></a></div></div></div></div></div></div><!--/$--></div></div></div><!--/$--><!--$--><div class="relative w-full      "><div class="full-width grid grid-cols-12 lg:gap-5 "><div class="col-start-1 col-span-12"><!--$--><div class="relative w-full px-6 lg:px-20"><div class="w-full m-auto max-w-inner-content"><div data-component="ContentBlock" class="content-block_content_block__eiPXe content-block "><div class="content-block_inner_content__HLuGV bg-white "><div class="hidden"><img height="544" stylelabs-content-type="Image" alt="[email protected]" stylelabs-content-id="42477" width="594" thumbnailsrc="https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42477/thumbnail" src="https://assets.enmax.com/api/public/content/543d4df9cccc4159956af285ab1180d6?v=932ba212"/></div><div class="content-block_image__67Gsi"><img height="940" stylelabs-content-type="Image" alt="Easier budgeting" stylelabs-content-id="42472" width="1176" thumbnailsrc="https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42472/thumbnail" src="https://assets.enmax.com/api/public/content/23264554baae46db8618b0a6e89ae5b1?v=f1ed0d09"/></div><div class="content-block_content__Hx6_o"><div class="content-block_heading_container__NYq_w"><span class="content-block_category_title__QG8sG">account management</span><h1 class="heading-3 lg:heading-2">Easier budgeting</h1></div><div class="content-block_paragraph_container__JfbP1"><div class="content-block_rectangle__N050T"><div class="richtext neutral-100"><p>Setting up an Equalized Payment Plan is one way to smooth out bills during higher usage times.</p></div></div><a class="button group button--medium button--primary button--normal content-block_button___670K" target="" aria-label="Learn more" href="/customer-support/for-my-home/equalized-payments-for-easier-budgeting"><span class="text-center">Learn more</span></a></div></div></div></div></div></div><!--/$--></div></div></div><!--/$--><!--$--><div class="relative w-full   pb-md   "><div class="full-width grid grid-cols-12 lg:gap-5 "><div class="col-start-1 col-span-12"><!--$--><div class="relative w-full px-6 lg:px-20"><div class="w-full m-auto max-w-inner-content"><div data-component="ContentBlock" class="content-block_content_block__eiPXe content-block  content-block_right__cuWOU"><div class="content-block_inner_content__HLuGV bg-white "><div class="hidden"><img height="544" stylelabs-content-type="Image" alt="[email protected]" stylelabs-content-id="44694" width="594" thumbnailsrc="https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44694/thumbnail" src="https://assets.enmax.com/api/public/content/d28ddcac1a2042658a9cd9b9cff3e3bd?v=da6eeb5e"/></div><div class="content-block_image__67Gsi"><img height="940" stylelabs-content-type="Image" alt="Electric vehicles and charging stations" stylelabs-content-id="44696" width="1176" thumbnailsrc="https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44696/thumbnail" src="https://assets.enmax.com/api/public/content/17cd4c402e27434992bcc482f0972fbf?v=72bc2030"/></div><div class="content-block_content__Hx6_o"><div class="content-block_heading_container__NYq_w"><span class="content-block_category_title__QG8sG">Electric vehicles</span><h1 class="heading-3 lg:heading-2">Electric vehicles and charging stations</h1></div><div class="content-block_paragraph_container__JfbP1"><div class="content-block_rectangle__N050T"><div class="richtext neutral-100"><p>Before making a costly change to your home or electricity service, discover which charger is the right fit to your specific needs.</p></div></div><a class="button group button--medium button--primary button--normal content-block_button___670K" aria-label="Learn more" href="/ev-chargers"><span class="text-center">Learn more</span></a></div></div></div></div></div></div><!--/$--></div></div></div><!--/$--><!--$--><div class="news-card-slider"><h2 class="z-10 heading-3 text-neutral-100 relative text-center pt-10">Featured ENMAX stories</h2><button class="arrow group arrow_arrow__ypWbN slider-right arrow lg arrow_round__KmHj5" aria-label="Next Button"><div class="icon duration-300 rotate-180 icon--medium"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M8.27869 17.5893L3.43466 12.99C3.14489 12.7359 3 12.3899 3 12.0088C3 11.6277 3.14489 11.286 3.43466 11.0276L8.27869 6.41066C8.85341 5.86311 9.79034 5.86311 10.3651 6.41066C10.9398 6.9582 10.9398 7.84304 10.3651 8.39058L8.04205 10.5983H18.5222C19.3384 10.5983 20 11.2247 20 12C20 12.7753 19.3384 13.4017 18.5222 13.4017H8.04205L10.3699 15.6094C10.9446 16.157 10.9446 17.0418 10.3699 17.5893C9.79034 18.1369 8.85824 18.1369 8.27869 17.5893Z" class="duration-300  fill-white "></path></svg></div></button><button class="arrow group arrow_arrow__ypWbN slider-right arrow sm arrow_round__KmHj5" aria-label="Next Button"><div class="icon duration-300 rotate-180 icon--medium"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M8.27869 17.5893L3.43466 12.99C3.14489 12.7359 3 12.3899 3 12.0088C3 11.6277 3.14489 11.286 3.43466 11.0276L8.27869 6.41066C8.85341 5.86311 9.79034 5.86311 10.3651 6.41066C10.9398 6.9582 10.9398 7.84304 10.3651 8.39058L8.04205 10.5983H18.5222C19.3384 10.5983 20 11.2247 20 12C20 12.7753 19.3384 13.4017 18.5222 13.4017H8.04205L10.3699 15.6094C10.9446 16.157 10.9446 17.0418 10.3699 17.5893C9.79034 18.1369 8.85824 18.1369 8.27869 17.5893Z" class="duration-300  fill-white "></path></svg></div></button><div class="slick-slider slick-initialized" dir="ltr"><div class="slick-list"><div class="slick-track" style="width:166.66666666666669%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:20%"><div><div class="news-card_news_card__52S8r card snap-start news-card_with__image__Pkz_4"><div class="news-card_image__5JQaa"><a title="Recognizing our volunteers during National Volunteer Week" aria-label="Recognizing our volunteers during National Volunteer Week" href="/news/recognizing-our-volunteers-during-national-volunteer-week"><img height="1000" dam-content-type="Image" alt="ENX_2025_Corp_Community_NVW_enmax.com_V1_2880X1000-Opt2.png" width="2880" thumbnailsrc="https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97864/thumbnail" dam-id="vVoaCYcrQXmuupRlrpTf5g" src="https://assets.enmax.com/api/public/content/8990bf5991f74207a6a1f624f65aa85f?v=d1c13f37"/></a></div><div class="news-card_content__Zj09M"><div class="flex items-center mb-4"><div class="label_label___D8zv news-card_category__zzwAd label_label-secondary__DSgrn">Community impact</div><div class="news-card_date__jmyiC">April 29, 2025</div></div><a class="news-card_heading__G8YCC" aria-label="Recognizing our volunteers during National Volunteer Week" href="/news/recognizing-our-volunteers-during-national-volunteer-week">Recognizing our volunteers during National Volunteer Week</a><div class="news-card_description__ZN3af"></div><div class="flex mt-auto"><a class="button group button--small button--secondary button--normal news-card_button___uAHt " target="" aria-label="See more" href="/news/recognizing-our-volunteers-during-national-volunteer-week"><span class="text-center">See more</span></a></div></div></div></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:20%"><div><div class="news-card_news_card__52S8r card snap-start news-card_with__image__Pkz_4"><div class="news-card_image__5JQaa"><a title="AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs" aria-label="AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs" href="/news/adaptability-wins-funding-to-expand"><img height="1000" dam-content-type="Image" alt="ENX_2025_Community_AmplifierFund_Digital_2880x1000-enmax.com.png" width="2880" thumbnailsrc="https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97552/thumbnail" dam-id="YwBx68J3S7GiUxWaDPQwKA" src="https://assets.enmax.com/api/public/content/850b1943c13a4c008c81d7ff8d7ec91d?v=8dcb02da"/></a></div><div class="news-card_content__Zj09M"><div class="flex items-center mb-4"><div class="label_label___D8zv news-card_category__zzwAd label_label-secondary__DSgrn">Community impact</div><div class="news-card_date__jmyiC">April 23, 2025</div></div><a class="news-card_heading__G8YCC" aria-label="AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs" href="/news/adaptability-wins-funding-to-expand">AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs</a><div class="news-card_description__ZN3af"></div><div class="flex mt-auto"><a class="button group button--small button--secondary button--normal news-card_button___uAHt " target="" aria-label="See more" href="/news/adaptability-wins-funding-to-expand"><span class="text-center">See more</span></a></div></div></div></div></div><div data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:20%"><div><div class="news-card_news_card__52S8r card snap-start news-card_with__image__Pkz_4"><div class="news-card_image__5JQaa"><a title="Shepard Energy Centre marks 10 years of powering Alberta" aria-label="Shepard Energy Centre marks 10 years of powering Alberta" href="/news/shepard-energy-centre-marks-10-years-of-powering-alberta"><img height="1000" dam-content-type="Image" alt="Shepard_MediaRelease_Banner2880x1000px.jpg" width="2880" thumbnailsrc="https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96619/thumbnail" dam-id="uNmEwUhTQLmhsYYKHxv1fw" src="https://assets.enmax.com/api/public/content/256e32a70eab4645993b7a6bd919c50c?v=cdaa2056"/></a></div><div class="news-card_content__Zj09M"><div class="flex items-center mb-4"><div class="label_label___D8zv news-card_category__zzwAd label_label-secondary__DSgrn">Operations</div><div class="news-card_date__jmyiC">March 24, 2025</div></div><a class="news-card_heading__G8YCC" aria-label="Shepard Energy Centre marks 10 years of powering Alberta" href="/news/shepard-energy-centre-marks-10-years-of-powering-alberta">Shepard Energy Centre marks 10 years of powering Alberta</a><div class="news-card_description__ZN3af"></div><div class="flex mt-auto"><a class="button group button--small button--secondary button--normal news-card_button___uAHt " target="" aria-label="See more" href="/news/shepard-energy-centre-marks-10-years-of-powering-alberta"><span class="text-center">See more</span></a></div></div></div></div></div><div data-index="3" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:20%"><div><div class="news-card_news_card__52S8r card snap-start news-card_with__image__Pkz_4"><div class="news-card_image__5JQaa"><a title="ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need" aria-label="ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need" href="/news/enmax-and-distress-centre-calgary---a-14-year-partnership"><img height="1000" dam-content-type="Image" alt="ENX_2025_Corp_Comm_DistressCentre_2880x1000_Banner.png" width="2880" thumbnailsrc="https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96282/thumbnail" dam-id="wiuYzZLuRTioslSQFmscUA" src="https://assets.enmax.com/api/public/content/6f668bc0be5245328b4c4270663e36b2?v=b5afb565"/></a></div><div class="news-card_content__Zj09M"><div class="flex items-center mb-4"><div class="label_label___D8zv news-card_category__zzwAd label_label-secondary__DSgrn">Community impact</div><div class="news-card_date__jmyiC">March 7, 2025</div></div><a class="news-card_heading__G8YCC" aria-label="ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need" href="/news/enmax-and-distress-centre-calgary---a-14-year-partnership">ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need</a><div class="news-card_description__ZN3af"></div><div class="flex mt-auto"><a class="button group button--small button--secondary button--normal news-card_button___uAHt " target="" aria-label="See more" href="/news/enmax-and-distress-centre-calgary---a-14-year-partnership"><span class="text-center">See more</span></a></div></div></div></div></div><div data-index="4" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:20%"><div><div class="news-card_news_card__52S8r card snap-start news-card_with__image__Pkz_4"><div class="news-card_image__5JQaa"><a title="ENMAX named one of Alberta’s Top Employers" aria-label="ENMAX named one of Alberta’s Top Employers" href="/news/enmax-named-one-of-albertas-top-employers-2025"><img height="1000" dam-content-type="Image" alt="ENX_2025_TopEmployer_2880x1000_banner.png" width="2880" thumbnailsrc="https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95269/thumbnail" dam-id="zFNAViGbTOCUiHVDrS7h_w" src="https://assets.enmax.com/api/public/content/c2557f62a3594ef499d8063ac2141fec?v=13f6b965"/></a></div><div class="news-card_content__Zj09M"><div class="flex items-center mb-4"><div class="label_label___D8zv news-card_category__zzwAd label_label-secondary__DSgrn">News</div><div class="news-card_date__jmyiC"></div></div><a class="news-card_heading__G8YCC" aria-label="ENMAX named one of Alberta’s Top Employers" href="/news/enmax-named-one-of-albertas-top-employers-2025">ENMAX named one of Alberta’s Top Employers</a><div class="news-card_description__ZN3af"></div><div class="flex mt-auto"><a class="button group button--small button--secondary button--normal news-card_button___uAHt " target="" aria-label="See more" href="/news/enmax-named-one-of-albertas-top-employers-2025"><span class="text-center">See more</span></a></div></div></div></div></div></div></div><div class="pips"><button aria-label="Slide 0 - active" class="slick-active active"></button><button aria-label="Slide 1 - inactive" class=" "></button></div></div></div><!--/$--><!--$--><div class="relative w-full  pt-md    "><div class="full-width grid grid-cols-12 lg:gap-5 "><div class="col-start-1 col-span-12"><!--$--><div class="full-width-banner_full_width_banner__ONL1f full-width-banner full-width-banner_image_left__DWrkK full-width-banner_with_background_color__aHau6"><div class="full-width-banner_banner_content__b9New"><div class="flex flex-col flex-wrap gap-8 lg:gap-0 lg:flex-row"><div class="full-width-banner_one_column__0IuNp"><!--$--><div class="banner-content flex h-full flex-col  "><div class="mb-4"><h3 class="heading-4 lg:heading-3 mb-4 text-neutral-100">Working in your neighbourhood</h3><div class="richtext neutral-100"><p><span style="color: #000000;">We&rsquo;re committed to keeping the power flowing today and into the future.</span></p></div></div><div class="flex mt-auto"><a class="button group button--medium button--primary button--normal" target="" aria-label="View projects" href="/projects"><span class="text-center">View projects</span></a></div></div><!--/$--></div></div></div><div class="full-width-banner_banner_image__CH_0T"><img height="634" stylelabs-content-type="Image" alt="[email protected]" stylelabs-content-id="42484" width="1424" thumbnailsrc="https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42484/thumbnail" class="w-full h-full object-cover hidden lg:block" src="https://assets.enmax.com/api/public/content/701b6db6dfcd4a2fabc682d240ec8d02?v=980e5102"/><img height="352" stylelabs-content-type="Image" alt="[email protected]" stylelabs-content-id="42483" width="786" thumbnailsrc="https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42483/thumbnail" class="w-full h-full object-cover lg:hidden" src="https://assets.enmax.com/api/public/content/63891e4022794047a07b3d7a063e135e?v=e666a63d"/></div></div><!--/$--></div></div></div><!--/$--></div></main><footer><div id="footer"><!--$--><!--$--><div data-component="FooterMenu" class="relative w-full bg-primary-200 py-8 px-8 lg:px-20"><div class="three-column grid grid-cols-12 gap-y-8 lg:gap-5 m-auto max-w-inner-content"><div class="col-span-12 lg:col-span-3"><!--$--><div><div class="lg:hidden"><div class="flex justify-between items-center cursor-pointer lg:cursor-default transition"><div class="eyebrow-large text-white">Products</div><button aria-label="Accordion Toggle Button"><style>
    @keyframes rotateForward {
      0% {
        transform: rotate(0);
      }
      100% {
        transform: rotate(180deg);
      }
    }

    @keyframes rotateBackward {
      0% {
        transform: rotate(45deg);
      }
      100% {
        transform: rotate(0);
      }
    }
  </style><svg class="group" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="stroke-white" d="M1 5.01599H9" stroke-width="1" stroke-linecap="round" style="transform-origin:center center;transition:transform 0.3s forwards;animation-name:rotateBackward;animation-duration:0.3s;animation-fill-mode:forwards"></path><path class="stroke-white" d="M5.0157 1L5.0157 9" stroke-width="1" stroke-linecap="round" style="transform-origin:center center;transition:transform 0.3s forwards;animation-name:rotateBackward;animation-duration:0.3s;animation-fill-mode:forwards"></path></svg></button></div><div style="max-height:0px" class="w-full p-0 m-0 overflow-hidden font-thin leading-5 duration-300 ease-in-out text-primary-black "><div class="flex mt-4"><a aria-label="Compare your options" target="" class="body-medium text-white general-link" href="/electricity-and-natural-gas">Compare your options</a></div><div class="flex mt-2"><a aria-label="Easymax&lt;sup&gt;®&lt;/sup&gt; for home" target="" class="body-medium text-white general-link" href="/electricity-and-natural-gas/easymax">Easymax<sup>®</sup> for home</a></div><div class="flex mt-2"><a aria-label="Rate of Last Resort" target="" class="body-medium text-white general-link" href="/rateoflastresort">Rate of Last Resort</a></div><div class="flex mt-2"><a aria-label="Solar basics" target="" class="body-medium text-white general-link" href="/solar">Solar basics</a></div></div></div><div class="hidden lg:block"><div class="eyebrow-large text-white">Products</div><div class="flex mt-4"><a aria-label="Compare your options" target="" class="body-medium text-white general-link" href="/electricity-and-natural-gas">Compare your options</a></div><div class="flex mt-2"><a aria-label="Easymax&lt;sup&gt;®&lt;/sup&gt; for home" target="" class="body-medium text-white general-link" href="/electricity-and-natural-gas/easymax">Easymax<sup>®</sup> for home</a></div><div class="flex mt-2"><a aria-label="Rate of Last Resort" target="" class="body-medium text-white general-link" href="/rateoflastresort">Rate of Last Resort</a></div><div class="flex mt-2"><a aria-label="Solar basics" target="" class="body-medium text-white general-link" href="/solar">Solar basics</a></div></div></div><!--/$--></div><div class="col-span-12 lg:col-span-3"><!--$--><div><div class="lg:hidden"><div class="flex justify-between items-center cursor-pointer lg:cursor-default transition"><div class="eyebrow-large text-white">Outages</div><button aria-label="Accordion Toggle Button"><style>
    @keyframes rotateForward {
      0% {
        transform: rotate(0);
      }
      100% {
        transform: rotate(180deg);
      }
    }

    @keyframes rotateBackward {
      0% {
        transform: rotate(45deg);
      }
      100% {
        transform: rotate(0);
      }
    }
  </style><svg class="group" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="stroke-white" d="M1 5.01599H9" stroke-width="1" stroke-linecap="round" style="transform-origin:center center;transition:transform 0.3s forwards;animation-name:rotateBackward;animation-duration:0.3s;animation-fill-mode:forwards"></path><path class="stroke-white" d="M5.0157 1L5.0157 9" stroke-width="1" stroke-linecap="round" style="transform-origin:center center;transition:transform 0.3s forwards;animation-name:rotateBackward;animation-duration:0.3s;animation-fill-mode:forwards"></path></svg></button></div><div style="max-height:0px" class="w-full p-0 m-0 overflow-hidden font-thin leading-5 duration-300 ease-in-out text-primary-black "><div class="flex mt-4"><a aria-label="Current outages" target="_blank" class="body-medium text-white general-link" href="https://powerservices.enmax.com/">Current outages</a></div><div class="flex mt-2"><a aria-label="Report an outage" target="_blank" class="body-medium text-white general-link" href="https://powerservices.enmax.com/report-outage">Report an outage</a></div><div class="flex mt-2"><a aria-label="System capacity maps" target="" class="body-medium text-white general-link" href="/system-resources">System capacity maps</a></div></div></div><div class="hidden lg:block"><div class="eyebrow-large text-white">Outages</div><div class="flex mt-4"><a aria-label="Current outages" target="_blank" class="body-medium text-white general-link" href="https://powerservices.enmax.com/">Current outages</a></div><div class="flex mt-2"><a aria-label="Report an outage" target="_blank" class="body-medium text-white general-link" href="https://powerservices.enmax.com/report-outage">Report an outage</a></div><div class="flex mt-2"><a aria-label="System capacity maps" target="" class="body-medium text-white general-link" href="/system-resources">System capacity maps</a></div></div></div><!--/$--></div><div class="col-span-12 lg:col-span-3"><!--$--><div><div class="lg:hidden"><div class="flex justify-between items-center cursor-pointer lg:cursor-default transition"><div class="eyebrow-large text-white">Operations</div><button aria-label="Accordion Toggle Button"><style>
    @keyframes rotateForward {
      0% {
        transform: rotate(0);
      }
      100% {
        transform: rotate(180deg);
      }
    }

    @keyframes rotateBackward {
      0% {
        transform: rotate(45deg);
      }
      100% {
        transform: rotate(0);
      }
    }
  </style><svg class="group" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="stroke-white" d="M1 5.01599H9" stroke-width="1" stroke-linecap="round" style="transform-origin:center center;transition:transform 0.3s forwards;animation-name:rotateBackward;animation-duration:0.3s;animation-fill-mode:forwards"></path><path class="stroke-white" d="M5.0157 1L5.0157 9" stroke-width="1" stroke-linecap="round" style="transform-origin:center center;transition:transform 0.3s forwards;animation-name:rotateBackward;animation-duration:0.3s;animation-fill-mode:forwards"></path></svg></button></div><div style="max-height:0px" class="w-full p-0 m-0 overflow-hidden font-thin leading-5 duration-300 ease-in-out text-primary-black "><div class="flex mt-4"><a aria-label="Start a project" target="" class="body-medium text-white general-link" href="/helping-power-your-project/start-a-project">Start a project</a></div><div class="flex mt-2"><a aria-label="Request a service" target="" class="body-medium text-white general-link" href="/helping-power-your-project/request-a-service">Request a service</a></div><div class="flex mt-2"><a aria-label="Operations and partnerships" target="" class="body-medium text-white general-link" href="/helping-power-your-project/operation-and-partnerships">Operations and partnerships</a></div><div class="flex mt-2"><a aria-label="Get a Site ID" target="" class="body-medium text-white general-link" href="/helping-power-your-project/request-a-service/get-the-power-flowing/get-a-site-id">Get a Site ID</a></div></div></div><div class="hidden lg:block"><div class="eyebrow-large text-white">Operations</div><div class="flex mt-4"><a aria-label="Start a project" target="" class="body-medium text-white general-link" href="/helping-power-your-project/start-a-project">Start a project</a></div><div class="flex mt-2"><a aria-label="Request a service" target="" class="body-medium text-white general-link" href="/helping-power-your-project/request-a-service">Request a service</a></div><div class="flex mt-2"><a aria-label="Operations and partnerships" target="" class="body-medium text-white general-link" href="/helping-power-your-project/operation-and-partnerships">Operations and partnerships</a></div><div class="flex mt-2"><a aria-label="Get a Site ID" target="" class="body-medium text-white general-link" href="/helping-power-your-project/request-a-service/get-the-power-flowing/get-a-site-id">Get a Site ID</a></div></div></div><!--/$--></div><div class="col-span-12 lg:col-span-3"><!--$--><div><div class="lg:hidden"><div class="flex justify-between items-center cursor-pointer lg:cursor-default transition"><div class="eyebrow-large text-white">Customer Support</div><button aria-label="Accordion Toggle Button"><style>
    @keyframes rotateForward {
      0% {
        transform: rotate(0);
      }
      100% {
        transform: rotate(180deg);
      }
    }

    @keyframes rotateBackward {
      0% {
        transform: rotate(45deg);
      }
      100% {
        transform: rotate(0);
      }
    }
  </style><svg class="group" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="stroke-white" d="M1 5.01599H9" stroke-width="1" stroke-linecap="round" style="transform-origin:center center;transition:transform 0.3s forwards;animation-name:rotateBackward;animation-duration:0.3s;animation-fill-mode:forwards"></path><path class="stroke-white" d="M5.0157 1L5.0157 9" stroke-width="1" stroke-linecap="round" style="transform-origin:center center;transition:transform 0.3s forwards;animation-name:rotateBackward;animation-duration:0.3s;animation-fill-mode:forwards"></path></svg></button></div><div style="max-height:0px" class="w-full p-0 m-0 overflow-hidden font-thin leading-5 duration-300 ease-in-out text-primary-black "><div class="flex mt-4"><a aria-label="Moving" target="" class="body-medium text-white general-link" href="/moving">Moving</a></div><div class="flex mt-2"><a aria-label="Energy efficiency tips" target="" class="body-medium text-white general-link" href="/customer-support/for-my-home/five-summer-saving-tips">Energy efficiency tips</a></div><div class="flex mt-2"><a aria-label="Understanding your bill" target="" class="body-medium text-white general-link" href="/customer-support/for-my-home/a-breakdown-of-your-bill">Understanding your bill</a></div><div class="flex mt-2"><a aria-label="Contact us" target="" class="body-medium text-white general-link" href="/contact-us">Contact us</a></div></div></div><div class="hidden lg:block"><div class="eyebrow-large text-white">Customer Support</div><div class="flex mt-4"><a aria-label="Moving" target="" class="body-medium text-white general-link" href="/moving">Moving</a></div><div class="flex mt-2"><a aria-label="Energy efficiency tips" target="" class="body-medium text-white general-link" href="/customer-support/for-my-home/five-summer-saving-tips">Energy efficiency tips</a></div><div class="flex mt-2"><a aria-label="Understanding your bill" target="" class="body-medium text-white general-link" href="/customer-support/for-my-home/a-breakdown-of-your-bill">Understanding your bill</a></div><div class="flex mt-2"><a aria-label="Contact us" target="" class="body-medium text-white general-link" href="/contact-us">Contact us</a></div></div></div><!--/$--></div></div></div><!--/$--><!--$--><div class="footer-middle_footer_middle__1akL3 "><div class="footer-middle_container__yHALk"><div class="footer-middle_join_col__hqx8B"><span class="footer-middle_title__Vv8fN">Join the Community</span><div class="footer-middle_social_links__lXrcP"><a aria-label="x - ENMAX" class="inline " target="_blank" href="https://twitter.com/ENMAX"><div class="w-sm h-sm duration-300 "><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37259 24 0 18.6274 0 12C0 5.37258 5.37259 0 12 0C18.6274 0 24 5.37258 24 12ZM18.6973 5.16455H16.3681L12.5294 9.55724L9.21106 5.16455H4.40506L10.1474 12.6832L4.7049 18.9114H7.03537L11.2365 14.1062L14.9076 18.9114H19.5949L13.6089 10.9879L18.6973 5.16455ZM16.8415 17.5156H15.5505L7.125 6.48739H8.51013L16.8415 17.5156Z" class=" fill-white"></path></svg></div></a><a aria-label="facebook - ENMAX" class="inline " target="_blank" href="https://www.facebook.com/ENMAXcorp/"><div class="w-sm h-sm duration-300 "><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.9542 23.9999L11.9649 24H11.9612L11.9542 23.9999ZM12.0388 24H12.0351L12.0458 23.9999L12.0388 24ZM11.9175 23.9997L11.9291 23.9998H11.9224L11.9175 23.9997ZM12.0776 23.9998H12.0709L12.0825 23.9997L12.0776 23.9998ZM11.8822 23.9994L11.8899 23.9995L11.8837 23.9994H11.8822ZM12.1163 23.9994L12.1101 23.9995L12.1178 23.9994H12.1163ZM12.155 23.999L12.1523 23.9991L12.1627 23.9989L12.155 23.999ZM11.8372 23.9989L11.8477 23.9991L11.845 23.999L11.8372 23.9989ZM12.1937 23.9985L12.1874 23.9985L12.2003 23.9984L12.1937 23.9985ZM11.7997 23.9984L11.8126 23.9985L11.8063 23.9985L11.7997 23.9984ZM12.2323 23.9978L12.2238 23.9979L12.2357 23.9977L12.2323 23.9978ZM11.7643 23.9977L11.7762 23.9979L11.7677 23.9978L11.7643 23.9977ZM11.7204 23.9968L11.7309 23.997L11.7291 23.997L11.7204 23.9968ZM12.2709 23.997L12.2691 23.997L12.2796 23.9968L12.2709 23.997ZM11.6819 23.9958L11.6963 23.9962L11.6905 23.9961L11.6819 23.9958ZM12.3095 23.9961L12.3037 23.9962L12.3181 23.9958L12.3095 23.9961ZM12.3481 23.995L12.3387 23.9953L12.3535 23.9949L12.3481 23.995ZM11.6465 23.9949L11.6613 23.9953L11.6519 23.995L11.6465 23.9949ZM11.6128 23.9939L11.6233 23.9942L11.6134 23.9939L11.6043 23.9936L11.6128 23.9939ZM12.3866 23.9939L12.3767 23.9942L12.3872 23.9939L12.3957 23.9936L12.3866 23.9939ZM12.4251 23.9926L12.4199 23.9928L12.436 23.9922L12.4251 23.9926ZM11.564 23.9922L11.5801 23.9928L11.5749 23.9926L11.564 23.9922ZM11.5289 23.9909L11.5458 23.9915L11.5364 23.9912L11.5289 23.9909ZM12.4636 23.9912L12.4542 23.9915L12.4711 23.9909L12.4636 23.9912ZM11.4944 23.9895L11.511 23.9902L11.498 23.9897L11.4944 23.9895ZM12.502 23.9897L12.489 23.9902L12.5056 23.9895L12.502 23.9897ZM11.4461 23.9874L11.4639 23.9882L11.4596 23.988L11.4461 23.9874ZM12.5404 23.988L12.5361 23.9882L12.5539 23.9874L12.5404 23.988ZM11.4115 23.9858L11.43 23.9866L11.4212 23.9863L11.4115 23.9858ZM12.5788 23.9863L12.57 23.9866L12.5885 23.9858L12.5788 23.9863ZM11.3774 23.9841L11.396 23.985L11.3829 23.9844L11.3774 23.9841ZM12.6171 23.9844L12.604 23.985L12.6226 23.9841L12.6171 23.9844ZM12.6555 23.9824L12.6385 23.9833L12.6535 23.9825L12.6713 23.9815L12.6555 23.9824ZM11.3465 23.9825L11.3615 23.9833L11.3445 23.9824L11.3287 23.9815L11.3465 23.9825ZM12.6937 23.9802L12.6862 23.9806L12.7052 23.9796L12.6937 23.9802ZM11.2948 23.9796L11.3138 23.9806L11.3063 23.9802L11.2948 23.9796ZM11.2609 23.9775L11.2799 23.9787L11.268 23.978L11.2609 23.9775ZM12.732 23.978L12.7201 23.9787L12.7391 23.9775L12.732 23.978ZM11.2286 23.9755L11.2457 23.9766L11.2298 23.9756L11.2138 23.9746L11.2286 23.9755ZM12.7702 23.9756L12.7543 23.9766L12.7714 23.9755L12.7862 23.9746L12.7702 23.9756ZM12.8084 23.9731L12.8026 23.9735L12.8208 23.9723L12.8084 23.9731ZM11.1792 23.9723L11.1974 23.9735L11.1916 23.9731L11.1792 23.9723ZM11.1454 23.97L11.1632 23.9712L11.1535 23.9706L11.1454 23.97ZM12.8465 23.9706L12.8368 23.9712L12.8546 23.97L12.8465 23.9706ZM11.1117 23.9676L11.1281 23.9687L11.1154 23.9678L11.1117 23.9676ZM12.8846 23.9678L12.8719 23.9687L12.8883 23.9676L12.8846 23.9678ZM11.0664 23.9641L11.0807 23.9652L11.0773 23.965L11.0664 23.9641ZM12.9227 23.965L12.9193 23.9652L12.9336 23.9641L12.9227 23.965ZM12.9608 23.962L12.9539 23.9625L12.9685 23.9614L12.9608 23.962ZM11.0315 23.9614L11.0461 23.9625L11.0392 23.962L11.0315 23.9614ZM10.9975 23.9586L11.0099 23.9596L11.0012 23.9589L10.9975 23.9586ZM12.9988 23.9589L12.9901 23.9596L13.0025 23.9586L12.9988 23.9589ZM10.9601 23.9555L10.9638 23.9558L10.9632 23.9557L10.9601 23.9555ZM13.0368 23.9557L13.0362 23.9558L13.0399 23.9555L13.0368 23.9557ZM13.0748 23.9524L13.0714 23.9527L13.0799 23.952L13.0748 23.9524ZM10.9201 23.952L10.9286 23.9527L10.9253 23.9524L10.9201 23.952ZM10.885 23.9488L10.8913 23.9494L10.8874 23.949L10.885 23.9488ZM13.1126 23.949L13.1087 23.9494L13.115 23.9488L13.1126 23.949ZM10.125 23.8541C4.3913 22.9529 0 17.9852 0 12C0 5.37703 5.37703 0 12 0C18.623 0 24 5.37703 24 12C24 17.9852 19.6087 22.9529 13.875 23.8541V15.4688H16.6711L17.2031 12H13.875V9.74902C13.875 8.80003 14.3399 7.875 15.8306 7.875H17.3438V4.92188C17.3438 4.92188 15.9705 4.6875 14.6576 4.6875C11.9165 4.6875 10.125 6.34875 10.125 9.35625V12H7.07812V15.4688H10.125V23.8541Z" class=" fill-white"></path></svg></div></a><a aria-label="instagram - ENMAX" class="inline " target="_blank" href="https://www.instagram.com/enmaxmoments/"><div class="w-sm h-sm duration-300 "><svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.009 0C18.632 0 24.009 5.37703 24.009 12C24.009 18.623 18.632 24 12.009 24C5.38606 24 0.0090332 18.623 0.0090332 12C0.0090332 5.37703 5.38606 0 12.009 0ZM12.009 4.5C9.97217 4.5 9.71675 4.50862 8.91678 4.54514C8.1185 4.58156 7.5733 4.70836 7.0962 4.89375C6.60303 5.08542 6.18477 5.34188 5.76781 5.75883C5.35086 6.17578 5.09441 6.59405 4.90274 7.08722C4.71735 7.56427 4.5906 8.10947 4.55413 8.90775C4.51766 9.70772 4.50903 9.96314 4.50903 12C4.50903 14.0369 4.51766 14.2923 4.55413 15.0922C4.5906 15.8905 4.71735 16.4357 4.90274 16.9128C5.09441 17.406 5.35086 17.8242 5.76781 18.2412C6.18477 18.6582 6.60303 18.9146 7.0962 19.1063C7.5733 19.2916 8.1185 19.4184 8.91678 19.4549C9.71675 19.4914 9.97217 19.5 12.009 19.5C14.0459 19.5 14.3013 19.4914 15.1013 19.4549C15.8996 19.4184 16.4448 19.2916 16.9218 19.1063C17.415 18.9146 17.8333 18.6582 18.2503 18.2412C18.6672 17.8242 18.9237 17.406 19.1153 16.9128C19.3007 16.4357 19.4275 15.8905 19.4639 15.0922C19.5004 14.2923 19.509 14.0369 19.509 12C19.509 9.96314 19.5004 9.70772 19.4639 8.90775C19.4275 8.10947 19.3007 7.56427 19.1153 7.08722C18.9237 6.59405 18.6672 6.17578 18.2503 5.75883C17.8333 5.34188 17.415 5.08542 16.9218 4.89375C16.4448 4.70836 15.8996 4.58156 15.1013 4.54514C14.3013 4.50862 14.0459 4.5 12.009 4.5ZM12.009 5.85136C14.0116 5.85136 14.2488 5.859 15.0397 5.89509C15.7709 5.92847 16.168 6.05062 16.4323 6.15333C16.7824 6.28936 17.0323 6.45192 17.2947 6.71438C17.5572 6.97678 17.7197 7.22667 17.8557 7.57673C17.9584 7.84102 18.0806 8.23809 18.1139 8.96934C18.15 9.76022 18.1577 9.99741 18.1577 12C18.1577 14.0026 18.15 14.2398 18.1139 15.0307C18.0806 15.7619 17.9584 16.159 17.8557 16.4233C17.7197 16.7734 17.5572 17.0232 17.2947 17.2856C17.0323 17.5481 16.7824 17.7106 16.4323 17.8467C16.168 17.9494 15.7709 18.0716 15.0397 18.1049C14.249 18.141 14.0118 18.1486 12.009 18.1486C10.0063 18.1486 9.76916 18.141 8.97838 18.1049C8.24713 18.0716 7.85005 17.9494 7.58577 17.8467C7.23566 17.7106 6.98581 17.5481 6.72336 17.2856C6.46091 17.0232 6.29839 16.7734 6.16236 16.4233C6.05966 16.159 5.93746 15.7619 5.90408 15.0307C5.86799 14.2398 5.86039 14.0026 5.86039 12C5.86039 9.99741 5.86799 9.76022 5.90408 8.96934C5.93746 8.23809 6.05966 7.84102 6.16236 7.57673C6.29839 7.22667 6.46091 6.97678 6.72336 6.71438C6.98581 6.45192 7.23566 6.28936 7.58577 6.15333C7.85005 6.05062 8.24713 5.92847 8.97838 5.89509C9.76925 5.859 10.0064 5.85136 12.009 5.85136ZM12.009 8.14866C9.88199 8.14866 8.15769 9.87295 8.15769 12C8.15769 14.127 9.88199 15.8513 12.009 15.8513C14.1361 15.8513 15.8604 14.127 15.8604 12C15.8604 9.87295 14.1361 8.14866 12.009 8.14866ZM12.009 14.5C10.6283 14.5 9.50905 13.3807 9.50905 12C9.50905 10.6193 10.6283 9.50002 12.009 9.50002C13.3897 9.50002 14.509 10.6193 14.509 12C14.509 13.3807 13.3897 14.5 12.009 14.5ZM16.9126 7.9965C16.9126 8.49356 16.5096 8.89645 16.0125 8.89645C15.5155 8.89645 15.1126 8.49356 15.1126 7.9965C15.1126 7.49944 15.5155 7.0965 16.0125 7.0965C16.5096 7.0965 16.9126 7.49944 16.9126 7.9965Z" class=" fill-white"></path></svg></div></a><a aria-label="linkedin - ENMAX" class="inline " target="_blank" href="https://www.linkedin.com/company/enmax/"><div class="w-sm h-sm duration-300 "><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.623 0 24 5.37703 24 12C24 18.623 18.623 24 12 24C5.37703 24 0 18.623 0 12C0 5.37703 5.37703 0 12 0ZM8.24827 18.744V9.37266H5.13277V18.744H8.24827ZM19.4805 18.744V13.3699C19.4805 10.4914 17.9436 9.1523 15.8941 9.1523C14.2415 9.1523 13.5013 10.0612 13.0868 10.6995V9.37266H9.97209C10.0134 10.2519 9.97209 18.744 9.97209 18.744H13.0867V13.5104C13.0867 13.2302 13.1069 12.9502 13.1895 12.75C13.4142 12.1905 13.9271 11.611 14.7877 11.611C15.9143 11.611 16.3656 12.4707 16.3656 13.7299V18.744H19.4805ZM6.71156 4.85391C5.64562 4.85391 4.9492 5.55469 4.9492 6.4732C4.9492 7.37236 5.62444 8.09245 6.67031 8.09245H6.69042C7.77675 8.09245 8.45292 7.37236 8.45292 6.4732C8.43277 5.55469 7.7768 4.85391 6.71156 4.85391Z" class=" fill-white"></path></svg></div></a><a aria-label="youtube - ENMAX" class="inline " target="_blank" href="https://www.youtube.com/user/ENMAXcorporation"><div class="w-sm h-sm duration-300 "><svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.009 0C18.632 0 24.009 5.37703 24.009 12C24.009 18.623 18.632 24 12.009 24C5.38606 24 0.0090332 18.623 0.0090332 12C0.0090332 5.37703 5.38606 0 12.009 0ZM19.1957 8.38959C19.0232 7.74417 18.515 7.236 17.8696 7.0635C16.6997 6.75 12.009 6.75 12.009 6.75C12.009 6.75 7.31839 6.75 6.14849 7.0635C5.50325 7.236 4.99489 7.74417 4.82239 8.38959C4.50903 9.55936 4.50903 12.0001 4.50903 12.0001C4.50903 12.0001 4.50903 14.4407 4.82239 15.6104C4.99489 16.2558 5.50325 16.7642 6.14849 16.9366C7.31839 17.25 12.009 17.25 12.009 17.25C12.009 17.25 16.6997 17.25 17.8696 16.9366C18.515 16.7642 19.0232 16.2558 19.1957 15.6104C19.509 14.4407 19.509 12.0001 19.509 12.0001C19.509 12.0001 19.509 9.55936 19.1957 8.38959ZM10.509 14.2501V9.75005L14.406 12.0001L10.509 14.2501Z" class=" fill-white"></path></svg></div></a><a aria-label="glassdoor - ENMAX" class="inline " target="_blank" href="https://www.glassdoor.ca/Overview/Working-at-ENMAX-EI_IE13237.11,16.htm"><div class="w-sm h-sm duration-300 "><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM15.3557 17.0238H6.39873C6.39873 18.2224 7.40004 19.1942 8.63649 19.1942H15.355C16.5915 19.1942 17.5941 18.2224 17.5941 17.0238V8.10917C17.5941 8.06485 17.5588 8.03002 17.5131 8.03002H15.436C15.3922 8.03002 15.3557 8.06548 15.3557 8.1098V17.0238ZM17.5947 6.17048C17.5947 4.97067 16.5921 3.9988 15.3563 3.9988H8.63649C7.40004 3.9988 6.39873 4.97131 6.39808 6.16922V15.0839C6.39808 15.1269 6.434 15.163 6.47973 15.163H8.55615C8.60122 15.163 8.6378 15.1269 8.6378 15.0839V6.17048H17.5947Z" class=" fill-white"></path></svg></div></a></div></div><div class="footer-middle_feedback_col__SwA8E"><span class="footer-middle_title__Vv8fN">Feedback</span><p class="footer-middle_feedback__qYN5m">Help us improve enmax.com by sharing your online experience</p><a class="button group button--quiet button--white button--normal footer-middle_button__qfe6Q" target="_blank" aria-label="Take our survey" href="https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept&amp;offercode=1234"><span class="text-left">Take our survey</span><div class="icon duration-300 ml-2xs flex-shrink-0 icon--small"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-full h-full"><path d="M14.7213 6.41066L19.5653 11.01C19.8551 11.2641 20 11.6101 20 11.9912C20 12.3723 19.8551 12.714 19.5653 12.9724L14.7213 17.5893C14.1466 18.1369 13.2097 18.1369 12.6349 17.5893C12.0602 17.0418 12.0602 16.157 12.6349 15.6094L14.958 13.4017L4.47784 13.4017C3.66165 13.4017 3 12.7753 3 12C3 11.2247 3.66165 10.5983 4.47784 10.5983L14.958 10.5983L12.6301 8.39058C12.0554 7.84304 12.0554 6.9582 12.6301 6.41066C13.2097 5.86311 14.1418 5.86311 14.7213 6.41066Z" class="duration-300  fill-white "></path></svg></div></a></div><div class="footer-middle_paragraph__jxTz3 richtext white"><p><strong>Customers are free to purchase natural gas services or electricity services from a retailer of their choice. For a list of retailers, visit <a href="https://www.ucahelps.alberta.ca/" target="_blank">ucahelps.alberta.ca</a> or call <a href="tel:3104822">310-4822</a> (toll free in Alberta).</strong></p></div></div></div><!--/$--><!--$--><div data-component="FooterLegal" class="footer-legal_footer_legal__WDxiq "><div class="footer-legal_legal__wniv5"><div class="footer-legal_container__fRnsd"><div class="footer-legal_links__OnaHc"><a class="button group button--quiet button--white button--normal no-padding-x footer-legal_link__SyCxD" target="" aria-label="Terms of use" href="/terms-of-use"><span class="text-center">Terms of use</span></a><a class="button group button--quiet button--white button--normal no-padding-x footer-legal_link__SyCxD" target="" aria-label="Privacy" href="/privacy"><span class="text-center">Privacy</span></a></div><div class="body-tiny">©<!-- -->2025 <!-- -->ENMAX Corporation and its subsidiaries.™ and ®ENMAX Corporation</div></div></div></div><!--/$--><!--/$--></div></footer></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"site":{"name":"WWW","language":"en","hostName":"*"},"locale":"en","layoutData":{"sitecore":{"context":{"pageEditing":false,"site":{"name":"WWW"},"pageState":"normal","editMode":"chromes","language":"en","itemPath":"/","variantId":"_default"},"route":{"name":"Home","displayName":"Home","fields":{"Title":{"value":"$name"},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Visit our website for details on ENMAX home and business energy, outage information or reporting, ENMAX customer care and more."},"metaTitle":{"value":"Welcome to ENMAX"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Welcome to ENMAX"},"SxaTags":[],"Page Design":{"id":"f87bbc0f-24b3-4724-b7a7-6e7a9dc4bc2e","url":"/presentation/page-designs/home-page","name":"Home Page","displayName":"Home Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"274252e3-5b60-40eb-bae8-b675872dff64","url":"/presentation/partial-designs/home-page-alert-banner","name":"Home Page Alert Banner","displayName":"Home Page Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""}},"databaseName":"master","deviceId":"fe5d7fdf-89c0-4d99-9aa3-b5fbd009c9f3","itemId":"62e4895b-362c-44cd-9a1e-5cdeb0bce1bc","itemLanguage":"en","itemVersion":17,"layoutId":"96e5f4ba-a2cf-4a4c-a4e7-64da88226362","templateId":"6e68d3b7-b3ff-4f3f-be46-88a16f6a49c2","templateName":"Home Page","placeholders":{"headless-header":[{"uid":"48d48607-fd99-4038-a130-f8f6908ba23a","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{48D48607-FD99-4038-A130-F8F6908BA23A}","ph":"headless-header","sig":"sxa-site-wide-alert-banner"},"placeholders":{"sxa-site-wide-alert-banner":[{"uid":"aa456d12-f232-4498-82d0-43bf4b2d5cb6","componentName":"SiteWideAlertBanner","dataSource":"{5BFC7DFD-D647-486A-9DCA-EE26E7CE4A9E}","params":{"DynamicPlaceholderId":"1","CacheClearingBehavior":"Clear on publish","FieldNames":"Default"},"fields":{"siteWideAlertBanner":null,"overridePageSettings":{"value":false}}}]}},{"uid":"274252e3-5b60-40eb-bae8-b675872dff64","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{274252E3-5B60-40EB-BAE8-B675872DFF64}","ph":"headless-header","sig":"sxa-alert-banner"},"placeholders":{"sxa-alert-banner":[{"uid":"bbd363a6-d79a-4bd2-b264-c131e6a608f2","componentName":"HomePageAlertBanner","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"}}]}},{"uid":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{ED0E4896-8B87-4DB6-AF85-7CB967DCAADC}","ph":"headless-header","sig":"sxa-header"},"placeholders":{"sxa-header":[{"uid":"339abe05-a7f8-4c3c-b405-32b311049831","componentName":"Header","dataSource":"{34094175-E867-4E9A-9A2C-4B48E37C9ACF}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"outageLinkMobile":{"value":{"text":"Outage information","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","href":"/outages-and-safety"}},"outageLink":{"value":{"href":""}},"signinLink":{"value":{"href":"https://myaccount.enmax.com/","text":"Sign In","linktype":"external","url":"https://myaccount.enmax.com/","anchor":"","target":""}},"logo":{"value":"ENMAXPrimary"}},"placeholders":{"categorylinks-{*}":[]}},{"uid":"216481d8-57d4-4b3a-92b2-f3b9a41b79a1","componentName":"CookieConsent","dataSource":"{BAE8EDA6-043B-4DAA-A40D-CB123FCD3763}","fields":{"validAsOf":{"value":"2023-10-20T06:00:00Z"},"body":{"value":"\u003cp\u003eWe use cookies and other web tracking technologies to improve our services, identify areas for repair, better understand what our customers use and don't use, and for marketing services. To learn more, visit our \u003ca href=\"/privacy/personal-information-commitment\"\u003ePrivacy Commitment.\u003c/a\u003e\u003c/p\u003e"}}},{"uid":"20b946d3-46cc-4913-884a-8c598cb64365","componentName":"LinkHandler","dataSource":""}]}}],"headless-main":[{"uid":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{AFAF7F16-5A00-4012-85C9-521A2EEAC6AC}","ph":"headless-main","sig":"sxa-webchat-v2"},"placeholders":{"sxa-webchat-v2":[{"uid":"dd32dd20-fe66-4256-9c7c-a255e59c2c5a","componentName":"WebChatv2","dataSource":"{CF048F62-BD79-478A-ABCD-26D4348740ED}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"webchatToastAcceptedLink":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{18929669-B450-4414-8224-EA47DA3EE0D2}","href":"/customer-support"}},"webchatOutageSecondaryButton":{"value":"Maybe Later"},"webchatOutageTitle":{"value":"Live Chat is currently not available"},"webchatChatOfflinePrimaryButton":{"value":"Get Support"},"webchatChatOfflineTitle":{"value":"Live Chat is closed"},"webchatChatOfflineMessage":{"value":"You can chat with us: Home accounts: Weekdays 8 a.m.- 8:00 p.m. (MST) Saturday 8 a.m.- 4:30 p.m. (MST) Business accounts: Weekdays 8 a.m. - 5:00 p.m. (MST)  Live chat and ENMAX customer care are not available on Statutory holidays."},"webchatChatOfflineSecondaryButton":{"value":"Maybe Later"},"webchatOutageMessage":{"value":"We're working on Live Chat, and hope to have it restored soon. In the meantime, please call our customer care team at 310-2010. Home accounts: Weekdays 8 a.m - 6:00 p.m. Business accounts: Weekdays 8 a.m - 5:00 p.m. ENMAX Customer care is not available on weekends and holidays."},"webchatOutagePrimaryButton":{"value":"Get Support"},"webchatPrivacyMessage":{"value":"\u003cp\u003eBy participating in this Live Chat you consent to this conversation being recorded. \u003ca id=\"privacyLink\" href=\"/privacy\" target=\"_blank\"\u003ePrivacy \u0026 Security.\u003c/a\u003e\u003c/p\u003e"},"webchatSignupType":{"value":"Sign up type"},"webchatStartChatButton":{"value":"Start Chat"},"webchatSubjectOptions":[{"id":"d3ddc82f-9176-48b5-9d8e-e15d076462d5","url":"/data/genesyswebchat/webchatv2subjectoptions/new-sign-up","name":"New sign up","displayName":"New sign up","fields":{"tooltipText":{"value":""},"label":{"value":"New sign up"},"value":{"value":"New sign up"}}},{"id":"d3782bb3-1a6d-486a-890a-ee9511f25207","url":"/data/genesyswebchat/webchatv2subjectoptions/billing-inquiries","name":"Billing inquiries","displayName":"Billing inquiries","fields":{"tooltipText":{"value":""},"label":{"value":"Billing inquiries"},"value":{"value":"Billing inquiries"}}},{"id":"ed15ad79-40ea-42c8-b973-f0f8463ac2f1","url":"/data/genesyswebchat/webchatv2subjectoptions/payment-arrangements","name":"Payment arrangements","displayName":"Payment arrangements","fields":{"tooltipText":{"value":""},"label":{"value":"Payment arrangements"},"value":{"value":"Payment arrangements"}}},{"id":"a4356dcd-d2c5-430b-8c6b-5461c25314cd","url":"/data/genesyswebchat/webchatv2subjectoptions/renew-my-plan","name":"Renew my plan","displayName":"Renew my plan","fields":{"tooltipText":{"value":""},"label":{"value":"Renew my plan"},"value":{"value":"Renew my plan"}}},{"id":"c8e31884-65f6-4f06-b775-1d4a0f22a2a5","url":"/data/genesyswebchat/webchatv2subjectoptions/account-updates","name":"Account updates","displayName":"Account updates","fields":{"tooltipText":{"value":""},"label":{"value":"Account updates"},"value":{"value":"Account updates"}}},{"id":"3893a503-c5f9-4525-97da-37f233ce9ac1","url":"/data/genesyswebchat/webchatv2subjectoptions/referral","name":"Referral","displayName":"Referral","fields":{"tooltipText":{"value":""},"label":{"value":"Referral"},"value":{"value":"Referral"}}},{"id":"81fc26da-e5b9-4814-9f01-409c5764f9f7","url":"/data/genesyswebchat/webchatv2subjectoptions/move-my-services","name":"Move my services","displayName":"Move my services","fields":{"tooltipText":{"value":""},"label":{"value":"Move my services"},"value":{"value":"Move my services"}}}],"webchatNullOptionLabel":{"value":"Select one"},"webchatAccountTypeOptions":[{"id":"3f6d76f4-d288-4426-8ed3-d6713306deb5","url":"/data/genesyswebchat/webchatv2accounttypeoptions/home","name":"Home","displayName":"Home","fields":{"tooltipText":{"value":""},"label":{"value":"Home"},"value":{"value":"Home"}}},{"id":"90b5e7f7-052e-48d3-94a6-a3b867045aae","url":"/data/genesyswebchat/webchatv2accounttypeoptions/business","name":"Business","displayName":"Business","fields":{"tooltipText":{"value":""},"label":{"value":"Business"},"value":{"value":"Business"}}},{"id":"481e3ace-90a6-42f7-93b7-124a17033a11","url":"/data/genesyswebchat/webchatv2accounttypeoptions/not-a-customer","name":"Not a customer","displayName":"Not a customer","fields":{"tooltipText":{"value":""},"label":{"value":"Not a customer"},"value":{"value":"NC"}}}],"webchatSubjectLabel":{"value":"Subject"},"webchatCancelButton":{"value":"Cancel"},"webchatChatTranscriptLabel":{"value":"Please email me the transcript of this chat"},"webchatAccountNumberLabel":{"value":"Account Number"},"webchatAccountTypeLabel":{"value":"Account Type"},"webchatCloseAlertMessage":{"value":"Are you sure you want to close chat?"},"webchatCloseButton":{"value":"Close"},"webchatEmailLabel":{"value":"Email"},"webchatHeading":{"value":"Live chat"},"webchatNameLabel":{"value":"Name"},"webchatSignupTypeOptions":[{"id":"eb973160-7425-492b-8be8-ca701ba0d1b8","url":"/data/genesyswebchat/webchatv2signuptypeoptions/easymax","name":"Easymax","displayName":"Easymax","fields":{"tooltipText":{"value":""},"label":{"value":"Easymax"},"value":{"value":"Easymax"}}},{"id":"9bee790a-740d-4829-a576-c0bc2f2c5cdd","url":"/data/genesyswebchat/webchatv2signuptypeoptions/rate-of-last-resort","name":"Rate of Last Resort","displayName":"Rate of Last Resort","fields":{"tooltipText":{"value":""},"label":{"value":"Rate of Last Resort"},"value":{"value":"Rate of Last Resort"}}}],"saturdayBusinessHours":{"value":""},"sundayBusinessHours":{"value":""},"weekdayBusinessHours":{"value":"8:00-17:00"},"isOutage":{"value":false},"sundayResidentialHours":{"value":""},"saturdayResidentialHours":{"value":"8:00-16:30"},"weekdayResidentialHours":{"value":"8:00-20:00"},"specialDaySelection":[{"id":"fbae7770-a2c4-47bf-b0d1-8fbf77171a84","url":"/data/genesyswebchat/webchatspecialdayhours/boxing-day","name":"Boxing Day","displayName":"Boxing Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"26-12-2025"},"title":{"value":"Boxing Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Boxing Day"}}},{"id":"d4bdd05a-d3d2-43d2-bc4e-6191f08ba5ca","url":"/data/genesyswebchat/webchatspecialdayhours/canada-day","name":"Canada Day","displayName":"Canada Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-07-2025"},"title":{"value":"Canada Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Canada Day"}}},{"id":"1d9921d3-27fc-4e3d-9b7d-d3852f0f26c8","url":"/data/genesyswebchat/webchatspecialdayhours/christmas-day","name":"Christmas Day","displayName":"Christmas Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"25-12-2025"},"title":{"value":"Christmas Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Christmas Day"}}},{"id":"720cae5c-50de-4ef8-9271-c54b6cf20233","url":"/data/genesyswebchat/webchatspecialdayhours/december-23rd","name":"December 23rd","displayName":"December 23rd","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"23-12-2024"},"title":{"value":"December 23rd"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"December 23rd"}}},{"id":"fb5b798e-fad6-4fac-9b7e-0da95d69e2e9","url":"/data/genesyswebchat/webchatspecialdayhours/december-24th","name":"December 24th","displayName":"Christmas Eve","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"24-12-2025"},"title":{"value":"December 24th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 24th"}}},{"id":"da67ca4d-f82b-41b5-bbaa-633d2ba8995b","url":"/data/genesyswebchat/webchatspecialdayhours/december-27th","name":"December 27th","displayName":"December 27th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"27-12-2025"},"title":{"value":"December 27th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 27th"}}},{"id":"d260e501-e624-404f-a542-0763583fded8","url":"/data/genesyswebchat/webchatspecialdayhours/december-28th","name":"December 28th","displayName":"December 28th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"28-12-2024"},"title":{"value":"December 28th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 28th"}}},{"id":"a59d333d-4f17-41e3-a36e-129df39a7671","url":"/data/genesyswebchat/webchatspecialdayhours/december-29th","name":"December 29th","displayName":"December 29th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"29-12-2025"},"title":{"value":"December 29th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 29th"}}},{"id":"173ed799-a393-4ecd-b348-e44e27878d42","url":"/data/genesyswebchat/webchatspecialdayhours/december-30th","name":"December 30th","displayName":"December 30th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"30-12-2025"},"title":{"value":"December 30th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 30th"}}},{"id":"898f4979-a474-4980-97dd-963b1145f6f3","url":"/data/genesyswebchat/webchatspecialdayhours/december-31st","name":"December 31st","displayName":"December 31st","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"31-12-2025"},"title":{"value":"December 31st"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 31st"}}},{"id":"7129c4e1-efae-4746-9bf8-bd2023e4b229","url":"/data/genesyswebchat/webchatspecialdayhours/easter-monday","name":"Easter Monday","displayName":"Easter Monday","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"21-04-2025"},"title":{"value":"Easter Monday"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"Easter Monday"}}},{"id":"4ac764ec-d0de-4342-8465-ecad24a806d9","url":"/data/genesyswebchat/webchatspecialdayhours/family-day","name":"Family Day","displayName":"Family Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"17-02-2025"},"title":{"value":"Family Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Family Day"}}},{"id":"ca526b86-5231-4325-9be4-b5ab9aa1c328","url":"/data/genesyswebchat/webchatspecialdayhours/good-friday","name":"Good Friday","displayName":"Good Friday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"18-04-2025"},"title":{"value":"Good Friday"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Good Friday"}}},{"id":"1370e47e-7be7-41c8-8a6a-137ee183dfbd","url":"/data/genesyswebchat/webchatspecialdayhours/heritage-day","name":"Heritage Day","displayName":"Civic Holiday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"04-08-2025"},"title":{"value":"Heritage Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Heritage Day"}}},{"id":"e7ebc1d9-340c-46a4-85f1-b47632d16099","url":"/data/genesyswebchat/webchatspecialdayhours/labour-day","name":"Labour day","displayName":"Labour day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-09-2025"},"title":{"value":"Labour day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Labour day"}}},{"id":"00950dbd-1ecb-4683-97d5-89f1a40daa1c","url":"/data/genesyswebchat/webchatspecialdayhours/national-day-for-truth-and-reconciliation","name":"National Day for Truth and Reconciliation","displayName":"National Day for Truth and Reconciliation","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"30-09-2025"},"title":{"value":"National Day for Truth and Reconciliation"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"National Day for Truth and Reconciliation"}}},{"id":"6f6ed807-9194-4a65-b651-44bb219efe83","url":"/data/genesyswebchat/webchatspecialdayhours/new-years-day","name":"New Years Day","displayName":"New Years Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-01-2026"},"title":{"value":"New Year's Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"New Year�s Day"}}},{"id":"9b24d930-68fd-4c5b-9781-22432f4c727d","url":"/data/genesyswebchat/webchatspecialdayhours/remembrance-day","name":"Remembrance Day","displayName":"Remembrance Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"11-11-2025"},"title":{"value":"Remembrance Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Remembrance Day"}}},{"id":"9af07907-1722-4e5b-bad3-901a016f08c6","url":"/data/genesyswebchat/webchatspecialdayhours/thanksgiving","name":"Thanksgiving","displayName":"Thanksgiving","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"13-10-2025"},"title":{"value":"Thanksgiving"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Thanksgiving"}}},{"id":"acd2ceb1-9dba-4ae6-9c45-2a90a2cadff5","url":"/data/genesyswebchat/webchatspecialdayhours/victoria-day","name":"Victoria Day","displayName":"Victoria Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"19-05-2025"},"title":{"value":"Victoria Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Vicotria Day"}}},{"id":"4803fe59-be13-4cbd-941d-387910f7bae4","url":"/data/genesyswebchat/webchatspecialdayhours/january-2","name":"January 2","displayName":"January 2","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"02-01-2025"},"title":{"value":"January 2"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"January 2"}}}],"outageMessage":{"value":""},"chatOfflineMessage":{"value":""}}}]}},{"uid":"6feffae0-9ebd-4cd9-abc0-9ac75d676633","componentName":"HelpMeChooseBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/We are here to help","params":{"GridParameters":"col-12","FieldNames":"Default","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"32"},"fields":{"headerEyebrow":{"value":""},"heading":{"value":"We're here to help."},"segmentedOption1":{"value":"I'm new here"},"segmentedOption2":{"value":"I'm a customer"},"image":{"value":{"height":"1360","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42479","width":"1360","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42479/thumbnail","src":"https://assets.enmax.com/api/public/content/973bd49ee29d4aafabd84ea20ac22347?v=d5496355"}},"mobileImage":{"value":{"height":"442","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42481","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42481/thumbnail","src":"https://assets.enmax.com/api/public/content/0aefafe0fba54d349d607dd0435f6b02?v=279219ad"}}},"placeholders":{"stackediconpanel-32":[{"uid":"1cdb4265-880e-4eea-a141-1de67517d1da","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1","params":{"persona":"I'm new here","GridParameters":"col-12","DynamicPlaceholderId":"33","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-33":[{"uid":"0895e381-928f-4573-91a6-1a283069489d","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Easymax","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"34","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Easymax\u003csup\u003e®\u003c/sup\u003e"},"link":{"value":{"class":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"","url":"/ENMAX/WWW/Home/Electricity and natural gas/Easymax","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"acae89f5-c69a-4322-9eca-61f1b5d09067","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Rate of Last Resort","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"35","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Rate of Last Resort"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{F9E96A85-371F-4D1B-A353-528721153095}","href":"/rateoflastresort"}},"iconName":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}},"iconImage":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}}}},{"uid":"e7ea25e3-607e-45a8-ab5d-08f1030161dc","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Compare my options","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"37","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Compare my Options"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{E4B8710E-049C-403C-87FB-E5DDED4BB89C}","href":"/electricity-and-natural-gas"}},"iconName":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}},"iconImage":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}}}},{"uid":"1a2d3729-9f74-4904-8535-6554f2b0061b","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Site energization","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"36","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Site energization"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{5E0830FA-3641-483C-837A-0EBE64C51122}","href":"/helping-power-your-project/request-a-service/get-the-power-flowing"}},"iconName":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}},"iconImage":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}}}}]}},{"uid":"f3e8162a-72c1-4395-8fbe-632d3a91d5dc","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2","params":{"persona":"I'm a customer","GridParameters":"col-12","DynamicPlaceholderId":"38","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-38":[{"uid":"92ca6c74-9a62-4653-8318-249b6faf53d5","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Current Easymax rates","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"39","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Current Easymax\u003csup\u003e®\u003c/sup\u003e\u2028rates"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"2d454dd9-2421-47f7-9e31-4443eaffd2de","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Manage my plan","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"40","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Manage my plan"},"link":{"value":{"href":"http://myaccount.enmax.com/manage-my-plan","linktype":"external","url":"http://myaccount.enmax.com/manage-my-plan","anchor":"","target":""}},"iconName":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}},"iconImage":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}}}},{"uid":"24c7ec3d-c312-4228-96ef-54dae8476bde","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/View my bill","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"41","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"View my bill"},"link":{"value":{"href":"https://myaccount.enmax.com/view-my-bill","linktype":"external","url":"https://myaccount.enmax.com/view-my-bill","anchor":"","target":""}},"iconName":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}},"iconImage":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}}}},{"uid":"4d284103-d6b3-4292-be34-c9407cb0b597","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Meter services","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"42","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Meter services"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{87D9A252-4048-48C9-A42F-68F81D4B8475}","href":"/helping-power-your-project/meter-services"}},"iconName":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}},"iconImage":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}}}}]}}]}},{"uid":"3886efca-49b8-43d8-bc1c-39948660126d","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_topPadding":"Medium","DynamicPlaceholderId":"43"},"placeholders":{"fullwidth-43":[{"uid":"722d7846-8fe5-48b2-a044-940df5dc8f80","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/My account blob","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"44"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Convenience at your fingertips"},"image":{"value":{"height":"752","dam-content-type":"Image","alt":"[email protected]","width":"934","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42672/thumbnail","src":"https://assets.enmax.com/api/public/content/a90636a696194d9489019de2f34c0695?v=4be0cdd8","dam-id":"oPlH1mqDIUKQQJ2GA5RldQ"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"href":"https://myaccount.enmax.com/","linktype":"external","url":"https://myaccount.enmax.com/","target":"_blank","text":"Sign in"}},"isHeadline":{"value":true},"eyebrow":{"value":"ENMAX My Account "},"paragraph1":{"value":"\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eWe’ve updated My Account to make it easier than ever to renew Easymax\u003c/span\u003e\u003csup style=\"color: rgb(0, 0, 0);\"\u003e®\u003c/sup\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e accounts, make payments, move or manage your services.\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-44":[]}}]}},{"uid":"e351311b-16ec-4f71-9a8d-c5dbbee0a8e8","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","DynamicPlaceholderId":"13","FieldNames":"Default"},"placeholders":{"fullwidth-13":[{"uid":"b877e5de-5599-4015-a381-22affaf8bded","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Get ready for winter","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"15"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Safety tips for yard work"},"image":{"value":{"height":"600","dam-content-type":"Image","alt":"ENMAX-Yard-Safety_Encroachment.jpg","width":"1000","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97889/thumbnail","src":"https://assets.enmax.com/api/public/content/fd1b6431c7d9407684a2c570e294a0cc?v=dc4cebc1","dam-id":"vAsQO4A6RGK3DskMqkZN1w"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"See tips","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{7E6FC975-6EB2-495A-A1C4-8AA1E80FAF97}","href":"/customer-support/for-my-home/spring-summer-yard-work"}},"isHeadline":{"value":true},"eyebrow":{"value":"Customer support"},"paragraph1":{"value":"\u003cp\u003e\u003cspan data-olk-copy-source=\"MessageBody\"\u003eExplore resources to help you stay safe when working near outdoor electrical infrastructure.\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-15":[]}}]}},{"uid":"3c1d1f99-9c6b-4b62-a757-24dd03d71153","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"29","FieldNames":"Default"},"placeholders":{"fullwidth-29":[{"uid":"9d69d926-5b89-4aaa-9eb9-bf2c1ccfb8d9","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Easier budgeting","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"16"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Easier budgeting"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42472","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42472/thumbnail","src":"https://assets.enmax.com/api/public/content/23264554baae46db8618b0a6e89ae5b1?v=f1ed0d09"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{43B3B308-647F-44F7-BA34-1DE871CEFCB3}","href":"/customer-support/for-my-home/equalized-payments-for-easier-budgeting"}},"isHeadline":{"value":true},"eyebrow":{"value":"account management"},"paragraph1":{"value":"\u003cp\u003eSetting up an Equalized Payment Plan is one way to smooth out bills during higher usage times.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42477","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42477/thumbnail","src":"https://assets.enmax.com/api/public/content/543d4df9cccc4159956af285ab1180d6?v=932ba212"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-16":[]}}]}},{"uid":"e447eae6-c9d4-4d55-98f7-cc4e926c53e9","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_bottomPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"30"},"placeholders":{"fullwidth-30":[{"uid":"81846842-6703-4cc4-92f9-c195aad9a3e5","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Electric Vehicles and Charging Station","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"31"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Electric vehicles and charging stations"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44696","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44696/thumbnail","src":"https://assets.enmax.com/api/public/content/17cd4c402e27434992bcc482f0972fbf?v=72bc2030"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","querystring":"","id":"{26A980E2-DFDA-424E-BADC-0065166BD437}","href":"/ev-chargers"}},"isHeadline":{"value":true},"eyebrow":{"value":"Electric vehicles"},"paragraph1":{"value":"\u003cp\u003eBefore making a costly change to your home or electricity service, discover which charger is the right fit to your specific needs.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44694","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44694/thumbnail","src":"https://assets.enmax.com/api/public/content/d28ddcac1a2042658a9cd9b9cff3e3bd?v=da6eeb5e"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-31":[]}}]}},{"uid":"b295a99c-e7e0-4cfa-8af5-7ad76194a31a","componentName":"NewsCardSlider","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Homepage News Card Slider","params":{"GridParameters":"col-12","DynamicPlaceholderId":"14","FieldNames":"Default"},"fields":{"maxCards":{"value":"5"},"newsSlides":[{"id":"a2c752d2-d5d3-48cd-814f-071f2b2ed71f","url":"/news/recognizing-our-volunteers-during-national-volunteer-week","name":"Recognizing our volunteers during National Volunteer Week","displayName":"Recognizing our volunteers during National Volunteer Week","fields":{"Title":{"value":"Recognizing our volunteers during National Volunteer Week"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Community_NVW_enmax.com_V1_2880X1000-Opt2.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97864/thumbnail","src":"https://assets.enmax.com/api/public/content/8990bf5991f74207a6a1f624f65aa85f?v=d1c13f37","dam-id":"vVoaCYcrQXmuupRlrpTf5g"}},"heading":{"value":"Recognizing our volunteers during National Volunteer Week"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;From fostering animals and supporting team member health, to our crews hanging holiday lights at the Alberta Children\u0026rsquo;s Hospital, our employees support a broad spectrum of community organizations. We have a culture of caring and giving,\u0026rdquo; says Mark Poweska, President \u0026amp; CEO, ENMAX. \u0026ldquo;The fact that people in our organization choose to spend time volunteering and giving back to different types of causes makes me proud to be part of ENMAX.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eDuring National Volunteer Week, we\u0026rsquo;re recognizing all our volunteers who helped contribute to 5,395 volunteer hours to support the community last year.\u003c/p\u003e\n\u003cp\u003eSee why volunteering is important to our team members and ENMAX:\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering keeps me connected with my community and causes that I\u0026rsquo;m passionate about. It allows me to give my energy and talents in ways that are meaningful to me and serve a growing need in my community.\u0026rdquo; \u0026ndash; Stefanie, Human Resources.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering is an important part of the community and, in my opinion, a social responsibility.\u0026rdquo; \u0026ndash; Ryan, Mobile Fleet.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It\u0026rsquo;s a meaningful way to stay connected and give back to a community that has given me so much. Whether it\u0026rsquo;s helping animals find their forever homes or supporting healthcare through blood donation, I always walk away feeling like I was part of something bigger than myself.\u0026rdquo; \u0026ndash; Aleem, Customer Engagement.\u003c/p\u003e\n\u003cp\u003eThanks to all our team members and community partners who help make a difference all year-round!\u0026nbsp;\u003c/p\u003e\n\u003cdiv class=\"five-five lg:grid grid-cols-10 lg:gap-5 m-auto max-w-inner-content flex flex-col  gap-y-5\"\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-10 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/9258df1cc3ab4d1f84833f47ac1d0ec5?v=2eccfb93\" width=\"1000\" height=\"667\" alt=\"Energizing spaces install day\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/e42fec36908c4214bda9a116b0d5a4ac?v=b418e611\" width=\"1000\" height=\"667\" alt=\"Childrens Cottage Sandbox build\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/cbf709078a08410d88ec757154e07a35?v=6c0cae7c\" width=\"1000\" height=\"667\" alt=\"Childrens Hospital lights hanging\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e"},"date":{"value":"2025-04-29T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"metaTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Supporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. "},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"390ed657-3118-479b-b848-3df8a3718707","url":"/news/adaptability-wins-funding-to-expand","name":"AdaptAbility wins funding to expand","displayName":"AdaptAbility wins funding to expand","fields":{"Title":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Community_AmplifierFund_Digital_2880x1000-enmax.com.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97552/thumbnail","src":"https://assets.enmax.com/api/public/content/850b1943c13a4c008c81d7ff8d7ec91d?v=8dcb02da","dam-id":"YwBx68J3S7GiUxWaDPQwKA"}},"heading":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; Calgary-based AdaptAbility has been named the recipient of the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to help further its mission of providing critical resources, support and specialized products for individuals with special needs and their families. The Amplifier Fund will enable AdaptAbility to expand its products and continue offering solutions that improve the lives of those with disabilities.\u003c/p\u003e\n\u003cp\u003eFounded in 2021 by Tara Nelson, AdaptAbility was born out of a personal struggle to find accessible, high-quality products and resources for her son with Autism Spectrum Disorder (ASD) and other special needs. Tara\u0026rsquo;s experience as both a caregiver and advocate has led her to create a company that bridges the gap between families and the resources they need to thrive. AdaptAbility provides a unique space where families can find and test products that are specifically designed to meet the needs of children and adults with special needs, such as educational tools, sensory toys and daily living aids.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It's so amazing to be recognized,\u0026rdquo; says Tara, President and Owner of AdaptAbility. \u0026ldquo;It's going to allow us to expand and bring in new and exciting products. It's nice to know that our hard work and efforts have haven't gone unnoticed and that we're making an impact in the community, in Calgary and across the world.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eAdaptAbility\u0026rsquo;s mission is to be a trusted partner for families, caregivers, educators and therapists by providing expert guidance, high-quality products and valuable information. Tara's background working with Family Services for Children with Disabilities (FSCD) and other public healthcare systems makes her uniquely positioned to guide families through the complex world of funding, resources and unique support. AdaptAbility also focuses on educating parents and professionals about early intervention tools, aids and technologies that can make a meaningful impact on the lives of those with special needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;AdaptAbility is a powerful example of a local business driving meaningful change for Calgary families, says Deborah Yedlin, President \u0026amp; CEO of the Calgary Chamber of Commerce. \u0026ldquo;Through the ENMAX Amplifier Fund, we\u0026rsquo;re proud to support a company helping individuals and caregivers navigate the complex realities of special needs care. This partnership reflects our shared commitment to strengthening our city by investing in innovative businesses that address real community challenges.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Amplifier Fund is designed to support the next phase of growth for small businesses, particularly those that are transforming industries and improving the community. Tara\u0026rsquo;s commitment to making special needs products and resources more accessible has been a driving force behind the success of AdaptAbility, and the Amplifier Fund is set to propel the organization\u0026rsquo;s mission of creating a lasting impact in the community.\u003c/p\u003e\n\u003cp\u003e\"Strengthening our communities means supporting local businesses that create innovative solutions that matter to people,\" says Marie Rajic, Senior Vice President, ENMAX Corporate Affairs. \"AdaptAbility embodies the spirit of the Amplifier Fund\u0026mdash;community-focused and driven by purpose. Through the Fund, we\u0026rsquo;re pleased to help accelerate their growth and expand their reach.\"\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xFJcdlKLcPI?si=2leHKPKXH--akmdV\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE ENMAX AMPLIFIER FUND\u003c/h5\u003e\n\u003cp\u003eTo support Calgary\u0026rsquo;s dynamic and diverse business community, The ENMAX Amplifier Fund was established to award an existing small business with $25,000 to support next-level transformation by investing in innovation, technology and leadership. Recognizing and supporting these attributes through the ENMAX Amplifier Fund is one important way ENMAX and the Calgary Chamber propel positive growth and build a brighter future for Calgary.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT ADAPTABILITY\u003c/h5\u003e\n\u003cp\u003eAdaptAbility, founded in 2021, is a Calgary-based company dedicated to providing high-quality products and resources for individuals with special needs and their families. Offering a wide range of products, from educational tools to daily living aids, AdaptAbility helps families and caregivers find the best solutions for their loved ones. AdaptAbility is committed to making the journey of raising a child with special needs easier through expert guidance, product access and community support.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE CALGARY CHAMBER\u003c/h5\u003e\n\u003cp\u003eThe Calgary Chamber exists to help businesses reach their potential. As the convenor and catalyst for a vibrant, inclusive and prosperous business community, the Chamber works to build strength and resilience among its members and position Calgary as a magnet for talent, diversification and opportunity. As an independent, non-profit, non-partisan organization founded in 1891, we build on our history to serve and advocate for businesses of all sizes, in all sectors and across the city.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-04-23T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"metaTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Calgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"AdaptAbility wins funding to expand"},"SxaTags":[],"Page Design":null,"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b535c477-8d29-4e0c-bbe4-9c72bb5060f6","url":"/news/shepard-energy-centre-marks-10-years-of-powering-alberta","name":"Shepard Energy Centre marks 10 years of powering Alberta","displayName":"Shepard Energy Centre marks 10 years of powering Alberta","fields":{"Title":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"Shepard_MediaRelease_Banner2880x1000px.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96619/thumbnail","src":"https://assets.enmax.com/api/public/content/256e32a70eab4645993b7a6bd919c50c?v=cdaa2056","dam-id":"uNmEwUhTQLmhsYYKHxv1fw"}},"heading":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"newsSubheading":{"value":""},"category":{"id":"cbd1a0d3-4a86-4f8f-9975-7aa16d569c59","url":"/data/category-folder/operations","name":"Operations","displayName":"Operations","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Operations"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; ENMAX is proud to celebrate 10 years of Shepard Energy Centre, Alberta\u0026rsquo;s largest natural gas-fueled electricity generation facility. Shepard came online in 2015 and has the capacity to provide 860 megawatts of reliable power \u0026ndash; enough to support nearly half of Calgary\u0026rsquo;s electricity demand.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard Energy Centre has played a vital role in delivering efficient, reliable, electricity to Albertans for the past decade,\u0026rdquo; said Erica Young, Executive Vice President, ENMAX Energy. \u0026ldquo;As Alberta\u0026rsquo;s energy landscape evolves, Shepard remains a cornerstone of grid stability.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eShepard Energy Centre utilizes combined cycle natural gas technology, which increases efficiency and lowers emissions compared to conventional generation. Shepard Energy Centre is one of the most efficient natural gas-fuelled combined-cycle generation facilities operating in Canada today, as measured by tonnes of CO2e per megawatt hour (MWh). The facility also integrates reclaimed water from Calgary\u0026rsquo;s Bonnybrook Wastewater Treatment Plant, reducing reliance on potable water sources.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eShepard uses 100 per cent reclaimed water under normal operating conditions for all its power generation needs, preventing nearly six million cubic meters of water from being withdrawn from the Bow River every year. Additionally, through research observation and innovative lab testing we have found ways to further optimize water use at this facility, reaching optimal operating efficiency of the cooling towers reducing the plant\u0026rsquo;s annual wastewater volume by 25 to 29 percent or up to 500,000 cubic meters of wastewater each year.\u003c/p\u003e\n\u003cp\u003eCapital Power owns a 50 per cent interest in the Shepard Energy Centre through a joint venture agreement with ENMAX as the facility operator. This partnership ensures that Shepard continues to play a critical role in delivering stable and efficient power to Alberta\u0026rsquo;s electricity grid.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard\u0026rsquo;s success is a testament to our commitment to innovation and sustainability,\u0026rdquo; added Young. \u0026ldquo;As we look ahead, we remain focused on ensuring Albertans continue to receive safe, reliable, and affordable electricity.\u0026rdquo;\u003cbr /\u003e\n\u003cdiv\u003e\u0026nbsp;\u003c/div\u003e\n\u003c/p\u003e"},"date":{"value":"2025-03-24T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":""},"metaTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ee0332b2-0c1c-44c9-8d74-a997a4e5720d","url":"/news/enmax-and-distress-centre-calgary---a-14-year-partnership","name":"ENMAX and Distress Centre Calgary - A 14-year partnership","displayName":"ENMAX and Distress Centre Calgary - A 14-year partnership","fields":{"Title":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Comm_DistressCentre_2880x1000_Banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96282/thumbnail","src":"https://assets.enmax.com/api/public/content/6f668bc0be5245328b4c4270663e36b2?v=b5afb565","dam-id":"wiuYzZLuRTioslSQFmscUA"}},"heading":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSince 2011, ENMAX has been a committed partner of \u003ca rel=\"noopener noreferrer\" href=\"https://distresscentre.com/\" target=\"_blank\"\u003eDistress Centre Calgary\u003c/a\u003e, and their work supporting Calgarians facing challenging circumstances. Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need.\u003c/p\u003e\n\u003cp\u003eENMAX contributes annually to Distress Centre\u0026rsquo;s Basic Needs Fund, providing emergency financial assistance to families in crisis, while also sponsoring the Centre\u0026rsquo;s annual volunteer appreciation event, recognizing those who provide vital crisis support. In addition, as part of its annual employee giving program, ENMAX double-matches employee donations to energy affordability partners, including Distress Centre Calgary.\u003c/p\u003e\n\u003cp\u003eTo date, ENMAX has invested more than $1 million in supporting Distress Centre\u0026rsquo;s critical work.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;On behalf of the entire team at Distress Centre, I want to extend our deepest gratitude to ENMAX for their incredible generosity over the past 14 years,\u0026rdquo; said Robyn Romano, CEO, Distress Centre. \u0026ldquo;The support has made a significant impact, from funding our Basic Needs Fund, to sponsoring our cherished annual volunteer appreciation event. We are truly grateful for this meaningful and enduring partnership.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eRomano also acknowledged ENMAX team members going the extra mile to provide snack bags and special treats that bring joy to their dedicated volunteers as they respond to crisis calls, chats, and texts. Most recently ENMAX team members raised over $1,800 for the Basic Needs Fund through a Valentine\u0026rsquo;s Day candygram event.\u003c/p\u003e\n\u003ch5\u003eENMAX\u0026rsquo;s commitment to energy affordability\u003c/h5\u003e\n\u003cp\u003eBy working with affordability partners, ENMAX helps bridge the gap for individuals and families who may be struggling to meet their basic needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;We believe that access to reliable and affordable energy is essential to maintaining a safe and stable life,\u0026rdquo; said Krista Moroz, Manager, Community Impact. \u0026ldquo;That\u0026rsquo;s why we partner with organizations like Distress Centre Calgary to provide assistance to those facing financial difficulties. Energy affordability is not just about paying utility bills\u0026mdash;it\u0026rsquo;s about ensuring that people can stay warm in the winter, cook meals for their families, and live with dignity.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Customer Care team plays an important role in connecting vulnerable customers with Distress Centre\u0026rsquo;s 24/7 Crisis Line and 211 service, ensuring they can access immediate support and navigate underlying challenges.\u003c/p\u003e\n\u003ch5\u003eThe growing need for support\u003c/h5\u003e\n\u003cp\u003eThe demand for crisis supports in Calgary remains high. In 2024 alone, Distress Centre Calgary responded to:\u003cbr /\u003e\n\u003cul\u003e\n    \u003cli\u003e59,000 calls, texts, and chats to their 211 information and navigation service.\u003c/li\u003e\n    \u003cli\u003e50,000 crisis calls, chats, and texts through their crisis lines.\u003c/li\u003e\n    \u003cli\u003e320 individuals who received emergency assistance through the Basic Needs Fund.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\u003cp\u003eAs the need for crisis support continues to grow, ENMAX remains committed to helping ensure Calgarians have access to the resources they need during difficult times. Calgarians in need of support are encouraged to contact 211. Customers can also find access to advice, billing options and energy efficiency resources at \u003ca href=\"/affordability\"\u003e\u003cstrong\u003eenmax.com/affordability\u003c/strong\u003e\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-03-07T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"metaTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b4053dc6-9ae3-4415-a9e1-ce65c1fb96c2","url":"/news/enmax-named-one-of-albertas-top-employers-2025","name":"ENMAX named one of Albertas Top Employers 2025","displayName":"ENMAX named one of Albertas Top Employers 2025","fields":{"Title":{"value":"ENMAX named one of Alberta’s Top Employers"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_TopEmployer_2880x1000_banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95269/thumbnail","src":"https://assets.enmax.com/api/public/content/c2557f62a3594ef499d8063ac2141fec?v=13f6b965","dam-id":"zFNAViGbTOCUiHVDrS7h_w"}},"heading":{"value":"ENMAX named one of Alberta’s Top Employers"},"newsSubheading":{"value":""},"category":{"id":"0541097c-18bf-4f14-afee-daf5882d5c57","url":"/data/category-folder/news","name":"News","displayName":"News","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"News"}}},"body":{"value":"\u003cp\u003eWhat makes a workplace exceptional? Is it comprehensive benefits, or competitive pay? Perhaps it\u0026rsquo;s an employer who genuinely cares about its employees, their safety and their needs. We\u0026rsquo;re proud to offer our people all this and more, which is why we\u0026rsquo;re honoured to be recognized as one of Alberta\u0026rsquo;s best places to work for the seventh year in a row.\u003c/p\u003e\n\u003cp\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve. ENMAX consistently ranks among the top employers in our province, and we\u0026rsquo;re grateful for this recognition.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX is a great place to thrive at work,\u0026rdquo; says Jenna, ENMAX team member. \u0026ldquo;I have the work-life balance my family needs, and opportunities to grow my skills through training and education. I\u0026rsquo;m proud to contribute to our welcoming work environment and to play a role in providing important services to our customers.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;This recognition is a testament to the incredible team we have here,\u0026rdquo; says Brandie Yarish, Chief Human Resources Officer and Executive Vice-President, Safety and Information Technology. \u0026ldquo;Our goal has always been to create an environment where everyone feels safe, welcome and empowered to contribute to our purpose\u0026mdash;lighting the way to a brighter energy future. This consistent acknowledgement lets us know we\u0026rsquo;re on the right track.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eENMAX extends its heartfelt thanks to MediaCorp for selecting us once again for this important recognition.\u003c/p\u003e\n\u003cp\u003eInterested in joining our team? \u003ca href=\"/careers\"\u003eExplore the opportunities\u003c/a\u003e\u0026nbsp;available today.\u003c/p\u003e\n\u003cp\u003e\u003ca rel=\"noopener noreferrer\" href=\"https://reviews.canadastop100.com/top-employer-enmax?_gl=1*1g32dzr*_ga*NDE1NTQ4OTE0LjE2OTY5NjcxMjg.*_ga_H481FDLVWD*MTczODA4MTgwNS4yNi4wLjE3MzgwODE4MDUuMC4wLjA.#ab\" target=\"_blank\"\u003eRead more\u003c/a\u003e about why ENMAX was chosen as one of Alberta\u0026rsquo;s Top Employers.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"0001-01-01T00:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"metaTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ccade68d-750d-4a85-9b9b-918e28fe96f3","url":"/news/enmax-employees-support-294-local-charities-in-2024","name":"ENMAX employees support 294 local charities in 2024","displayName":"ENMAX employees support 294 local charities in 2024","fields":{"Title":{"value":"ENMAX employees support 294 local charities in 2024"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Childrens-cottage_2990x1000.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95346/thumbnail","src":"https://assets.enmax.com/api/public/content/45d7a3c0735a46389800775cc1f09f75?v=700cc1a3","dam-id":"2rkedJGmSiixAmkKHBSTyg"}},"heading":{"value":"ENMAX employees support 294 local charities"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, AB\u003c/strong\u003e - Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Thank you to our incredible team members for their dedication and generosity to give back,\u0026rdquo; says Krista Moroz, Manager, Community Impact, ENMAX Corporation. \u0026ldquo;We\u0026rsquo;re so proud of their community spirit and the lasting impact these efforts have made on the lives of Calgarians.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eIn 2024, our team members raised $235,000, volunteered 5,620 hours and supported 294 charitable organizations! Every year, ENMAX amplifies the impact of our employees\u0026rsquo; contributions to community by double matching employee donations and providing grants for personal volunteer hours through our employee giving program. Together, we contributed over $400,000 in 2024.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;With the role we serve\u0026mdash;providing electricity to all of Calgary\u0026mdash;it\u0026rsquo;s important that we do that with the community in mind,\u0026rdquo; says Adrian, ENMAX team member. \u0026ldquo;It's incumbent upon us to give back. ENMAX allows us to find something meaningful and put in the work to volunteer, donate or get involved with community initiatives.\u0026rdquo;\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\n\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xLNBdp-H0Rc?si=Hr6PRU3zwbGvz1o1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-02-06T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"metaTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children’s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"fa8071a0-1ea4-4292-9ae7-ea04a915e47a","url":"/news/enmax-donates-to-fund-new-boost-program","name":"ENMAX donates to fund new Boost program","displayName":"ENMAX donates to fund new Boost program","fields":{"Title":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"BOOST_MediaRelease_Banner2880x1000px.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95435/thumbnail","src":"https://assets.enmax.com/api/public/content/1e1a994d31854fc793325445d84b59a8?v=5ef3c292","dam-id":"EnZTMiUwReKvs7of9NzRjQ"}},"heading":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"newsSubheading":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eLethbridge, AB - A new partnership between United Way of Lethbridge \u0026amp; South Western Alberta and ENMAX aims to bridge financial gaps caused by an increase in the cost of living. Many individuals in the Southern Alberta region struggle to make ends meet and cannot afford rent, groceries or personal hygiene items. With a donation of $50,000 from ENMAX, the United Way of Lethbridge \u0026amp; South Western Alberta is proud to announce \u0026lsquo;Boost,\u0026rsquo; a program which will provide funding for people in vulnerable financial situations.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Boost\u0026rsquo; was created in response to a growing need within the community. Prior to the program\u0026rsquo;s recent launch, United Way Lethbridge \u0026amp; South Western Alberta was receiving ongoing calls for support from individuals and families who were experiencing immediate financial hardship with nowhere to turn. We were so thankful when ENMAX was there to provide support the community is desperately seeking\u0026rdquo; says Jaci Zalesak, Executive Director of United Way Lethbridge \u0026amp; South Western Alberta. \u0026ldquo;The current cost of living has put immense pressure on both government and nonprofit resources. By kickstarting the Boost program, United Way aims to provide an extra safety barrier for Lethbridge \u0026amp; South Western Alberta individuals and families in need. Additionally, the program will serve those accessing the 211 helpline which is available 24/7, 365 days a year to direct individuals requesting assistance.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eWhile Boost aims to address urgent needs including utility disconnection and rental evictions, it also focuses on long-term solutions by encouraging recipients to develop strategies to prevent future crises. This initiative serves as a last-resort safety net, ensuring that help is available for those who have exhausted all other resources.\u003c/p\u003e\n\u003cp\u003eTo qualify for Boost, individuals must first reach out to local organizations such as food banks and Alberta Works to explore all available options. This approach ensures that Boost assists those in most critical need, complementing existing support systems and enhancing overall community resilience. The one-time fund is meant to give individuals and families a Boost when they are in an emergency situation and support poverty reduction.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX believes in the power of community and funds a number of programs addressing essential needs similar to \u0026lsquo;Boost,\u0026rsquo; including the Basic Needs Fund run by United Way of Calgary and Area, as well as the Lights On Fund run by United Way of Central Alberta,\u0026rdquo; says Krista Moroz, ENMAX Manager of Community Impact. \u0026ldquo;Ultimately, we believe in developing partnerships with local organizations dedicated to making a difference in the community.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eFor more information, please contact United Way at \u003ca href=\"tel:403-327-1700\"\u003e403-327-1700\u003c/a\u003e or \u003ca rel=\"noopener noreferrer\" href=\"https://lethbridgeunitedway.ca/who-we-fund/\" target=\"_blank\"\u003eclick here\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-02-10T07:00:00Z"},"download":{"value":{"href":"http://","linktype":"external","url":"","target":"_blank","text":"","anchor":"","dam-id":"aNR4Twy0QVu0y68kuGZuug"}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"metaTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}}],"heading":{"value":"Featured ENMAX stories"}}},{"uid":"2a19da12-e11d-4acd-b308-74e6b2b57b4b","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"28","FieldNames":"Default"},"placeholders":{"fullwidth-28":[{"uid":"723408ee-7181-41e2-8072-d96352510cee","componentName":"FullWidthBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Working in your neighbourhood","params":{"FieldNames":"ImageLeft","DynamicPlaceholderId":"11"},"fields":{"enableBackgroundColor":{"value":true},"image":{"value":{"height":"634","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42484","width":"1424","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42484/thumbnail","src":"https://assets.enmax.com/api/public/content/701b6db6dfcd4a2fabc682d240ec8d02?v=980e5102"}},"mobileImage":{"value":{"height":"352","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42483","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42483/thumbnail","src":"https://assets.enmax.com/api/public/content/63891e4022794047a07b3d7a063e135e?v=e666a63d"}}},"placeholders":{"bannercontentcontainer-11":[{"uid":"aad4bf50-5208-47d6-a54e-2a938b7ea651","componentName":"BannerContent","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Banner content - Working in your neighbourhood","params":{"DynamicPlaceholderId":"12","FieldNames":"Default"},"fields":{"heading":{"value":"Working in your neighbourhood"},"body":{"value":"\u003cp\u003e\u003cspan style=\"color: #000000;\"\u003eWe\u0026rsquo;re committed to keeping the power flowing today and into the future.\u003c/span\u003e\u003c/p\u003e"},"link":{"value":{"text":"View projects","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{8E5A2717-F0B9-4C3D-A030-A0C1A3F89EAB}","href":"/projects"}}}}]}}]}}],"headless-footer":[{"uid":"723c7ce6-655a-472a-870c-cb3a869aa9c8","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{723C7CE6-655A-472A-870C-CB3A869AA9C8}","ph":"headless-footer","sig":"sxa-footer"},"placeholders":{"sxa-footer":[{"uid":"408f4b02-33e6-412e-b715-194504ee6e39","componentName":"FooterMenu","dataSource":"{EE2E180E-6F29-4CD2-811E-003E16691394}","params":{"CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{},"placeholders":{"categorylinks-1":[{"uid":"bb6053d9-0e83-4556-a169-b97261585c25","componentName":"CategoryLinks","dataSource":"{B85D731C-6356-45F3-AD4F-BA25434E070E}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"},"fields":{"heading":{"value":"Products"}}},{"uid":"ba84832c-cb20-4c25-a911-4f1bf918ca35","componentName":"CategoryLinks","dataSource":"{6E76074C-4A7E-48FA-B53D-0CB730F690CC}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"3","FieldNames":"Default"},"fields":{"heading":{"value":"Outages"}}},{"uid":"440fc3bb-7b65-476c-8d6b-380d2b39aa5a","componentName":"CategoryLinks","dataSource":"{F138CD10-4C8A-4A5B-8CB6-0D77D8132607}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"6","FieldNames":"Default"},"fields":{"heading":{"value":"Operations"}}},{"uid":"4dbb601a-9937-4772-a2de-dd0de4fedec5","componentName":"CategoryLinks","dataSource":"{701CA80B-5FEA-4DC8-BCF3-C7FDF3B2C345}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"5","FieldNames":"Default"},"fields":{"heading":{"value":"Customer Support"}}}]}},{"uid":"c2a18145-ff13-45b8-99f9-cabdf8946e7c","componentName":"FooterMiddle","dataSource":"{2A7942E3-4E9F-48D4-B96C-0DEE9914DF1B}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"fairCompetitionStatement":{"value":"\u003cp\u003e\u003cstrong\u003eCustomers are free to purchase natural gas services or electricity services from a retailer of their choice. For a list of retailers, visit \u003ca href=\"https://www.ucahelps.alberta.ca/\" target=\"_blank\"\u003eucahelps.alberta.ca\u003c/a\u003e or call \u003ca href=\"tel:3104822\"\u003e310-4822\u003c/a\u003e (toll free in Alberta).\u003c/strong\u003e\u003c/p\u003e"},"feedbackDescription":{"value":"Help us improve enmax.com by sharing your online experience"},"feedbackHeading":{"value":"Feedback"},"surveyLink":{"value":{"href":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","text":"Take our survey","linktype":"external","url":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","anchor":"","target":"_blank"}}}},{"uid":"4edcde83-0de0-471b-a26b-a37b2a28e274","componentName":"FooterLegal","dataSource":"{5F7961FD-AC68-476F-AFA4-245FA37A7D2C}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"copyright":{"value":"ENMAX Corporation and its subsidiaries.™ and ®ENMAX Corporation"},"privacyLink":{"value":{"text":"Privacy","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{04F0DD27-C817-4111-A3A7-C8FD36FFB863}","href":"/privacy"}},"accessibilityLink":{"value":{"href":""}},"legalLink":{"value":{"class":"","id":"{B2F1F937-4D15-460C-BEE0-05DBD37FE333}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"Terms of use","url":"/ENMAX/WWW/Home/Terms of Use","href":"/terms-of-use"}},"showTermsAndConditions":{"value":"Show Legal Terms and Conditions"},"termsAndConditions":{"value":""}}}]}}]}}}},"dictionary":{},"headLinks":[],"componentProps":{"aa456d12-f232-4498-82d0-43bf4b2d5cb6":{"siteWideAlertBannerFolderId":"5BFC7DFD-D647-486A-9DCA-EE26E7CE4A9E","layoutData":{"sitecore":{"context":{"pageEditing":false,"site":{"name":"WWW"},"pageState":"normal","editMode":"chromes","language":"en","itemPath":"/","variantId":"_default"},"route":{"name":"Home","displayName":"Home","fields":{"Title":{"value":"$name"},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Visit our website for details on ENMAX home and business energy, outage information or reporting, ENMAX customer care and more."},"metaTitle":{"value":"Welcome to ENMAX"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Welcome to ENMAX"},"SxaTags":[],"Page Design":{"id":"f87bbc0f-24b3-4724-b7a7-6e7a9dc4bc2e","url":"/presentation/page-designs/home-page","name":"Home Page","displayName":"Home Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"274252e3-5b60-40eb-bae8-b675872dff64","url":"/presentation/partial-designs/home-page-alert-banner","name":"Home Page Alert Banner","displayName":"Home Page Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""}},"databaseName":"master","deviceId":"fe5d7fdf-89c0-4d99-9aa3-b5fbd009c9f3","itemId":"62e4895b-362c-44cd-9a1e-5cdeb0bce1bc","itemLanguage":"en","itemVersion":17,"layoutId":"96e5f4ba-a2cf-4a4c-a4e7-64da88226362","templateId":"6e68d3b7-b3ff-4f3f-be46-88a16f6a49c2","templateName":"Home Page","placeholders":{"headless-header":[{"uid":"48d48607-fd99-4038-a130-f8f6908ba23a","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{48D48607-FD99-4038-A130-F8F6908BA23A}","ph":"headless-header","sig":"sxa-site-wide-alert-banner"},"placeholders":{"sxa-site-wide-alert-banner":[{"uid":"aa456d12-f232-4498-82d0-43bf4b2d5cb6","componentName":"SiteWideAlertBanner","dataSource":"{5BFC7DFD-D647-486A-9DCA-EE26E7CE4A9E}","params":{"DynamicPlaceholderId":"1","CacheClearingBehavior":"Clear on publish","FieldNames":"Default"},"fields":{"siteWideAlertBanner":null,"overridePageSettings":{"value":false}}}]}},{"uid":"274252e3-5b60-40eb-bae8-b675872dff64","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{274252E3-5B60-40EB-BAE8-B675872DFF64}","ph":"headless-header","sig":"sxa-alert-banner"},"placeholders":{"sxa-alert-banner":[{"uid":"bbd363a6-d79a-4bd2-b264-c131e6a608f2","componentName":"HomePageAlertBanner","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"}}]}},{"uid":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{ED0E4896-8B87-4DB6-AF85-7CB967DCAADC}","ph":"headless-header","sig":"sxa-header"},"placeholders":{"sxa-header":[{"uid":"339abe05-a7f8-4c3c-b405-32b311049831","componentName":"Header","dataSource":"{34094175-E867-4E9A-9A2C-4B48E37C9ACF}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"outageLinkMobile":{"value":{"text":"Outage information","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","href":"/outages-and-safety"}},"outageLink":{"value":{"href":""}},"signinLink":{"value":{"href":"https://myaccount.enmax.com/","text":"Sign In","linktype":"external","url":"https://myaccount.enmax.com/","anchor":"","target":""}},"logo":{"value":"ENMAXPrimary"}},"placeholders":{"categorylinks-{*}":[]}},{"uid":"216481d8-57d4-4b3a-92b2-f3b9a41b79a1","componentName":"CookieConsent","dataSource":"{BAE8EDA6-043B-4DAA-A40D-CB123FCD3763}","fields":{"validAsOf":{"value":"2023-10-20T06:00:00Z"},"body":{"value":"\u003cp\u003eWe use cookies and other web tracking technologies to improve our services, identify areas for repair, better understand what our customers use and don't use, and for marketing services. To learn more, visit our \u003ca href=\"/privacy/personal-information-commitment\"\u003ePrivacy Commitment.\u003c/a\u003e\u003c/p\u003e"}}},{"uid":"20b946d3-46cc-4913-884a-8c598cb64365","componentName":"LinkHandler","dataSource":""}]}}],"headless-main":[{"uid":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{AFAF7F16-5A00-4012-85C9-521A2EEAC6AC}","ph":"headless-main","sig":"sxa-webchat-v2"},"placeholders":{"sxa-webchat-v2":[{"uid":"dd32dd20-fe66-4256-9c7c-a255e59c2c5a","componentName":"WebChatv2","dataSource":"{CF048F62-BD79-478A-ABCD-26D4348740ED}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"webchatToastAcceptedLink":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{18929669-B450-4414-8224-EA47DA3EE0D2}","href":"/customer-support"}},"webchatOutageSecondaryButton":{"value":"Maybe Later"},"webchatOutageTitle":{"value":"Live Chat is currently not available"},"webchatChatOfflinePrimaryButton":{"value":"Get Support"},"webchatChatOfflineTitle":{"value":"Live Chat is closed"},"webchatChatOfflineMessage":{"value":"You can chat with us: Home accounts: Weekdays 8 a.m.- 8:00 p.m. (MST) Saturday 8 a.m.- 4:30 p.m. (MST) Business accounts: Weekdays 8 a.m. - 5:00 p.m. (MST)  Live chat and ENMAX customer care are not available on Statutory holidays."},"webchatChatOfflineSecondaryButton":{"value":"Maybe Later"},"webchatOutageMessage":{"value":"We're working on Live Chat, and hope to have it restored soon. In the meantime, please call our customer care team at 310-2010. Home accounts: Weekdays 8 a.m - 6:00 p.m. Business accounts: Weekdays 8 a.m - 5:00 p.m. ENMAX Customer care is not available on weekends and holidays."},"webchatOutagePrimaryButton":{"value":"Get Support"},"webchatPrivacyMessage":{"value":"\u003cp\u003eBy participating in this Live Chat you consent to this conversation being recorded. \u003ca id=\"privacyLink\" href=\"/privacy\" target=\"_blank\"\u003ePrivacy \u0026 Security.\u003c/a\u003e\u003c/p\u003e"},"webchatSignupType":{"value":"Sign up type"},"webchatStartChatButton":{"value":"Start Chat"},"webchatSubjectOptions":[{"id":"d3ddc82f-9176-48b5-9d8e-e15d076462d5","url":"/data/genesyswebchat/webchatv2subjectoptions/new-sign-up","name":"New sign up","displayName":"New sign up","fields":{"tooltipText":{"value":""},"label":{"value":"New sign up"},"value":{"value":"New sign up"}}},{"id":"d3782bb3-1a6d-486a-890a-ee9511f25207","url":"/data/genesyswebchat/webchatv2subjectoptions/billing-inquiries","name":"Billing inquiries","displayName":"Billing inquiries","fields":{"tooltipText":{"value":""},"label":{"value":"Billing inquiries"},"value":{"value":"Billing inquiries"}}},{"id":"ed15ad79-40ea-42c8-b973-f0f8463ac2f1","url":"/data/genesyswebchat/webchatv2subjectoptions/payment-arrangements","name":"Payment arrangements","displayName":"Payment arrangements","fields":{"tooltipText":{"value":""},"label":{"value":"Payment arrangements"},"value":{"value":"Payment arrangements"}}},{"id":"a4356dcd-d2c5-430b-8c6b-5461c25314cd","url":"/data/genesyswebchat/webchatv2subjectoptions/renew-my-plan","name":"Renew my plan","displayName":"Renew my plan","fields":{"tooltipText":{"value":""},"label":{"value":"Renew my plan"},"value":{"value":"Renew my plan"}}},{"id":"c8e31884-65f6-4f06-b775-1d4a0f22a2a5","url":"/data/genesyswebchat/webchatv2subjectoptions/account-updates","name":"Account updates","displayName":"Account updates","fields":{"tooltipText":{"value":""},"label":{"value":"Account updates"},"value":{"value":"Account updates"}}},{"id":"3893a503-c5f9-4525-97da-37f233ce9ac1","url":"/data/genesyswebchat/webchatv2subjectoptions/referral","name":"Referral","displayName":"Referral","fields":{"tooltipText":{"value":""},"label":{"value":"Referral"},"value":{"value":"Referral"}}},{"id":"81fc26da-e5b9-4814-9f01-409c5764f9f7","url":"/data/genesyswebchat/webchatv2subjectoptions/move-my-services","name":"Move my services","displayName":"Move my services","fields":{"tooltipText":{"value":""},"label":{"value":"Move my services"},"value":{"value":"Move my services"}}}],"webchatNullOptionLabel":{"value":"Select one"},"webchatAccountTypeOptions":[{"id":"3f6d76f4-d288-4426-8ed3-d6713306deb5","url":"/data/genesyswebchat/webchatv2accounttypeoptions/home","name":"Home","displayName":"Home","fields":{"tooltipText":{"value":""},"label":{"value":"Home"},"value":{"value":"Home"}}},{"id":"90b5e7f7-052e-48d3-94a6-a3b867045aae","url":"/data/genesyswebchat/webchatv2accounttypeoptions/business","name":"Business","displayName":"Business","fields":{"tooltipText":{"value":""},"label":{"value":"Business"},"value":{"value":"Business"}}},{"id":"481e3ace-90a6-42f7-93b7-124a17033a11","url":"/data/genesyswebchat/webchatv2accounttypeoptions/not-a-customer","name":"Not a customer","displayName":"Not a customer","fields":{"tooltipText":{"value":""},"label":{"value":"Not a customer"},"value":{"value":"NC"}}}],"webchatSubjectLabel":{"value":"Subject"},"webchatCancelButton":{"value":"Cancel"},"webchatChatTranscriptLabel":{"value":"Please email me the transcript of this chat"},"webchatAccountNumberLabel":{"value":"Account Number"},"webchatAccountTypeLabel":{"value":"Account Type"},"webchatCloseAlertMessage":{"value":"Are you sure you want to close chat?"},"webchatCloseButton":{"value":"Close"},"webchatEmailLabel":{"value":"Email"},"webchatHeading":{"value":"Live chat"},"webchatNameLabel":{"value":"Name"},"webchatSignupTypeOptions":[{"id":"eb973160-7425-492b-8be8-ca701ba0d1b8","url":"/data/genesyswebchat/webchatv2signuptypeoptions/easymax","name":"Easymax","displayName":"Easymax","fields":{"tooltipText":{"value":""},"label":{"value":"Easymax"},"value":{"value":"Easymax"}}},{"id":"9bee790a-740d-4829-a576-c0bc2f2c5cdd","url":"/data/genesyswebchat/webchatv2signuptypeoptions/rate-of-last-resort","name":"Rate of Last Resort","displayName":"Rate of Last Resort","fields":{"tooltipText":{"value":""},"label":{"value":"Rate of Last Resort"},"value":{"value":"Rate of Last Resort"}}}],"saturdayBusinessHours":{"value":""},"sundayBusinessHours":{"value":""},"weekdayBusinessHours":{"value":"8:00-17:00"},"isOutage":{"value":false},"sundayResidentialHours":{"value":""},"saturdayResidentialHours":{"value":"8:00-16:30"},"weekdayResidentialHours":{"value":"8:00-20:00"},"specialDaySelection":[{"id":"fbae7770-a2c4-47bf-b0d1-8fbf77171a84","url":"/data/genesyswebchat/webchatspecialdayhours/boxing-day","name":"Boxing Day","displayName":"Boxing Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"26-12-2025"},"title":{"value":"Boxing Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Boxing Day"}}},{"id":"d4bdd05a-d3d2-43d2-bc4e-6191f08ba5ca","url":"/data/genesyswebchat/webchatspecialdayhours/canada-day","name":"Canada Day","displayName":"Canada Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-07-2025"},"title":{"value":"Canada Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Canada Day"}}},{"id":"1d9921d3-27fc-4e3d-9b7d-d3852f0f26c8","url":"/data/genesyswebchat/webchatspecialdayhours/christmas-day","name":"Christmas Day","displayName":"Christmas Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"25-12-2025"},"title":{"value":"Christmas Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Christmas Day"}}},{"id":"720cae5c-50de-4ef8-9271-c54b6cf20233","url":"/data/genesyswebchat/webchatspecialdayhours/december-23rd","name":"December 23rd","displayName":"December 23rd","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"23-12-2024"},"title":{"value":"December 23rd"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"December 23rd"}}},{"id":"fb5b798e-fad6-4fac-9b7e-0da95d69e2e9","url":"/data/genesyswebchat/webchatspecialdayhours/december-24th","name":"December 24th","displayName":"Christmas Eve","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"24-12-2025"},"title":{"value":"December 24th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 24th"}}},{"id":"da67ca4d-f82b-41b5-bbaa-633d2ba8995b","url":"/data/genesyswebchat/webchatspecialdayhours/december-27th","name":"December 27th","displayName":"December 27th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"27-12-2025"},"title":{"value":"December 27th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 27th"}}},{"id":"d260e501-e624-404f-a542-0763583fded8","url":"/data/genesyswebchat/webchatspecialdayhours/december-28th","name":"December 28th","displayName":"December 28th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"28-12-2024"},"title":{"value":"December 28th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 28th"}}},{"id":"a59d333d-4f17-41e3-a36e-129df39a7671","url":"/data/genesyswebchat/webchatspecialdayhours/december-29th","name":"December 29th","displayName":"December 29th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"29-12-2025"},"title":{"value":"December 29th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 29th"}}},{"id":"173ed799-a393-4ecd-b348-e44e27878d42","url":"/data/genesyswebchat/webchatspecialdayhours/december-30th","name":"December 30th","displayName":"December 30th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"30-12-2025"},"title":{"value":"December 30th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 30th"}}},{"id":"898f4979-a474-4980-97dd-963b1145f6f3","url":"/data/genesyswebchat/webchatspecialdayhours/december-31st","name":"December 31st","displayName":"December 31st","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"31-12-2025"},"title":{"value":"December 31st"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 31st"}}},{"id":"7129c4e1-efae-4746-9bf8-bd2023e4b229","url":"/data/genesyswebchat/webchatspecialdayhours/easter-monday","name":"Easter Monday","displayName":"Easter Monday","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"21-04-2025"},"title":{"value":"Easter Monday"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"Easter Monday"}}},{"id":"4ac764ec-d0de-4342-8465-ecad24a806d9","url":"/data/genesyswebchat/webchatspecialdayhours/family-day","name":"Family Day","displayName":"Family Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"17-02-2025"},"title":{"value":"Family Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Family Day"}}},{"id":"ca526b86-5231-4325-9be4-b5ab9aa1c328","url":"/data/genesyswebchat/webchatspecialdayhours/good-friday","name":"Good Friday","displayName":"Good Friday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"18-04-2025"},"title":{"value":"Good Friday"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Good Friday"}}},{"id":"1370e47e-7be7-41c8-8a6a-137ee183dfbd","url":"/data/genesyswebchat/webchatspecialdayhours/heritage-day","name":"Heritage Day","displayName":"Civic Holiday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"04-08-2025"},"title":{"value":"Heritage Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Heritage Day"}}},{"id":"e7ebc1d9-340c-46a4-85f1-b47632d16099","url":"/data/genesyswebchat/webchatspecialdayhours/labour-day","name":"Labour day","displayName":"Labour day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-09-2025"},"title":{"value":"Labour day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Labour day"}}},{"id":"00950dbd-1ecb-4683-97d5-89f1a40daa1c","url":"/data/genesyswebchat/webchatspecialdayhours/national-day-for-truth-and-reconciliation","name":"National Day for Truth and Reconciliation","displayName":"National Day for Truth and Reconciliation","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"30-09-2025"},"title":{"value":"National Day for Truth and Reconciliation"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"National Day for Truth and Reconciliation"}}},{"id":"6f6ed807-9194-4a65-b651-44bb219efe83","url":"/data/genesyswebchat/webchatspecialdayhours/new-years-day","name":"New Years Day","displayName":"New Years Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-01-2026"},"title":{"value":"New Year's Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"New Year�s Day"}}},{"id":"9b24d930-68fd-4c5b-9781-22432f4c727d","url":"/data/genesyswebchat/webchatspecialdayhours/remembrance-day","name":"Remembrance Day","displayName":"Remembrance Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"11-11-2025"},"title":{"value":"Remembrance Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Remembrance Day"}}},{"id":"9af07907-1722-4e5b-bad3-901a016f08c6","url":"/data/genesyswebchat/webchatspecialdayhours/thanksgiving","name":"Thanksgiving","displayName":"Thanksgiving","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"13-10-2025"},"title":{"value":"Thanksgiving"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Thanksgiving"}}},{"id":"acd2ceb1-9dba-4ae6-9c45-2a90a2cadff5","url":"/data/genesyswebchat/webchatspecialdayhours/victoria-day","name":"Victoria Day","displayName":"Victoria Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"19-05-2025"},"title":{"value":"Victoria Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Vicotria Day"}}},{"id":"4803fe59-be13-4cbd-941d-387910f7bae4","url":"/data/genesyswebchat/webchatspecialdayhours/january-2","name":"January 2","displayName":"January 2","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"02-01-2025"},"title":{"value":"January 2"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"January 2"}}}],"outageMessage":{"value":""},"chatOfflineMessage":{"value":""}}}]}},{"uid":"6feffae0-9ebd-4cd9-abc0-9ac75d676633","componentName":"HelpMeChooseBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/We are here to help","params":{"GridParameters":"col-12","FieldNames":"Default","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"32"},"fields":{"headerEyebrow":{"value":""},"heading":{"value":"We're here to help."},"segmentedOption1":{"value":"I'm new here"},"segmentedOption2":{"value":"I'm a customer"},"image":{"value":{"height":"1360","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42479","width":"1360","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42479/thumbnail","src":"https://assets.enmax.com/api/public/content/973bd49ee29d4aafabd84ea20ac22347?v=d5496355"}},"mobileImage":{"value":{"height":"442","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42481","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42481/thumbnail","src":"https://assets.enmax.com/api/public/content/0aefafe0fba54d349d607dd0435f6b02?v=279219ad"}}},"placeholders":{"stackediconpanel-32":[{"uid":"1cdb4265-880e-4eea-a141-1de67517d1da","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1","params":{"persona":"I'm new here","GridParameters":"col-12","DynamicPlaceholderId":"33","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-33":[{"uid":"0895e381-928f-4573-91a6-1a283069489d","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Easymax","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"34","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Easymax\u003csup\u003e®\u003c/sup\u003e"},"link":{"value":{"class":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"","url":"/ENMAX/WWW/Home/Electricity and natural gas/Easymax","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"acae89f5-c69a-4322-9eca-61f1b5d09067","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Rate of Last Resort","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"35","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Rate of Last Resort"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{F9E96A85-371F-4D1B-A353-528721153095}","href":"/rateoflastresort"}},"iconName":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}},"iconImage":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}}}},{"uid":"e7ea25e3-607e-45a8-ab5d-08f1030161dc","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Compare my options","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"37","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Compare my Options"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{E4B8710E-049C-403C-87FB-E5DDED4BB89C}","href":"/electricity-and-natural-gas"}},"iconName":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}},"iconImage":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}}}},{"uid":"1a2d3729-9f74-4904-8535-6554f2b0061b","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Site energization","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"36","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Site energization"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{5E0830FA-3641-483C-837A-0EBE64C51122}","href":"/helping-power-your-project/request-a-service/get-the-power-flowing"}},"iconName":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}},"iconImage":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}}}}]}},{"uid":"f3e8162a-72c1-4395-8fbe-632d3a91d5dc","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2","params":{"persona":"I'm a customer","GridParameters":"col-12","DynamicPlaceholderId":"38","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-38":[{"uid":"92ca6c74-9a62-4653-8318-249b6faf53d5","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Current Easymax rates","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"39","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Current Easymax\u003csup\u003e®\u003c/sup\u003e\u2028rates"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"2d454dd9-2421-47f7-9e31-4443eaffd2de","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Manage my plan","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"40","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Manage my plan"},"link":{"value":{"href":"http://myaccount.enmax.com/manage-my-plan","linktype":"external","url":"http://myaccount.enmax.com/manage-my-plan","anchor":"","target":""}},"iconName":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}},"iconImage":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}}}},{"uid":"24c7ec3d-c312-4228-96ef-54dae8476bde","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/View my bill","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"41","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"View my bill"},"link":{"value":{"href":"https://myaccount.enmax.com/view-my-bill","linktype":"external","url":"https://myaccount.enmax.com/view-my-bill","anchor":"","target":""}},"iconName":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}},"iconImage":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}}}},{"uid":"4d284103-d6b3-4292-be34-c9407cb0b597","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Meter services","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"42","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Meter services"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{87D9A252-4048-48C9-A42F-68F81D4B8475}","href":"/helping-power-your-project/meter-services"}},"iconName":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}},"iconImage":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}}}}]}}]}},{"uid":"3886efca-49b8-43d8-bc1c-39948660126d","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_topPadding":"Medium","DynamicPlaceholderId":"43"},"placeholders":{"fullwidth-43":[{"uid":"722d7846-8fe5-48b2-a044-940df5dc8f80","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/My account blob","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"44"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Convenience at your fingertips"},"image":{"value":{"height":"752","dam-content-type":"Image","alt":"[email protected]","width":"934","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42672/thumbnail","src":"https://assets.enmax.com/api/public/content/a90636a696194d9489019de2f34c0695?v=4be0cdd8","dam-id":"oPlH1mqDIUKQQJ2GA5RldQ"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"href":"https://myaccount.enmax.com/","linktype":"external","url":"https://myaccount.enmax.com/","target":"_blank","text":"Sign in"}},"isHeadline":{"value":true},"eyebrow":{"value":"ENMAX My Account "},"paragraph1":{"value":"\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eWe’ve updated My Account to make it easier than ever to renew Easymax\u003c/span\u003e\u003csup style=\"color: rgb(0, 0, 0);\"\u003e®\u003c/sup\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e accounts, make payments, move or manage your services.\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-44":[]}}]}},{"uid":"e351311b-16ec-4f71-9a8d-c5dbbee0a8e8","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","DynamicPlaceholderId":"13","FieldNames":"Default"},"placeholders":{"fullwidth-13":[{"uid":"b877e5de-5599-4015-a381-22affaf8bded","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Get ready for winter","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"15"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Safety tips for yard work"},"image":{"value":{"height":"600","dam-content-type":"Image","alt":"ENMAX-Yard-Safety_Encroachment.jpg","width":"1000","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97889/thumbnail","src":"https://assets.enmax.com/api/public/content/fd1b6431c7d9407684a2c570e294a0cc?v=dc4cebc1","dam-id":"vAsQO4A6RGK3DskMqkZN1w"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"See tips","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{7E6FC975-6EB2-495A-A1C4-8AA1E80FAF97}","href":"/customer-support/for-my-home/spring-summer-yard-work"}},"isHeadline":{"value":true},"eyebrow":{"value":"Customer support"},"paragraph1":{"value":"\u003cp\u003e\u003cspan data-olk-copy-source=\"MessageBody\"\u003eExplore resources to help you stay safe when working near outdoor electrical infrastructure.\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-15":[]}}]}},{"uid":"3c1d1f99-9c6b-4b62-a757-24dd03d71153","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"29","FieldNames":"Default"},"placeholders":{"fullwidth-29":[{"uid":"9d69d926-5b89-4aaa-9eb9-bf2c1ccfb8d9","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Easier budgeting","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"16"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Easier budgeting"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42472","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42472/thumbnail","src":"https://assets.enmax.com/api/public/content/23264554baae46db8618b0a6e89ae5b1?v=f1ed0d09"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{43B3B308-647F-44F7-BA34-1DE871CEFCB3}","href":"/customer-support/for-my-home/equalized-payments-for-easier-budgeting"}},"isHeadline":{"value":true},"eyebrow":{"value":"account management"},"paragraph1":{"value":"\u003cp\u003eSetting up an Equalized Payment Plan is one way to smooth out bills during higher usage times.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42477","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42477/thumbnail","src":"https://assets.enmax.com/api/public/content/543d4df9cccc4159956af285ab1180d6?v=932ba212"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-16":[]}}]}},{"uid":"e447eae6-c9d4-4d55-98f7-cc4e926c53e9","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_bottomPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"30"},"placeholders":{"fullwidth-30":[{"uid":"81846842-6703-4cc4-92f9-c195aad9a3e5","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Electric Vehicles and Charging Station","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"31"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Electric vehicles and charging stations"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44696","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44696/thumbnail","src":"https://assets.enmax.com/api/public/content/17cd4c402e27434992bcc482f0972fbf?v=72bc2030"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","querystring":"","id":"{26A980E2-DFDA-424E-BADC-0065166BD437}","href":"/ev-chargers"}},"isHeadline":{"value":true},"eyebrow":{"value":"Electric vehicles"},"paragraph1":{"value":"\u003cp\u003eBefore making a costly change to your home or electricity service, discover which charger is the right fit to your specific needs.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44694","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44694/thumbnail","src":"https://assets.enmax.com/api/public/content/d28ddcac1a2042658a9cd9b9cff3e3bd?v=da6eeb5e"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-31":[]}}]}},{"uid":"b295a99c-e7e0-4cfa-8af5-7ad76194a31a","componentName":"NewsCardSlider","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Homepage News Card Slider","params":{"GridParameters":"col-12","DynamicPlaceholderId":"14","FieldNames":"Default"},"fields":{"maxCards":{"value":"5"},"newsSlides":[{"id":"a2c752d2-d5d3-48cd-814f-071f2b2ed71f","url":"/news/recognizing-our-volunteers-during-national-volunteer-week","name":"Recognizing our volunteers during National Volunteer Week","displayName":"Recognizing our volunteers during National Volunteer Week","fields":{"Title":{"value":"Recognizing our volunteers during National Volunteer Week"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Community_NVW_enmax.com_V1_2880X1000-Opt2.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97864/thumbnail","src":"https://assets.enmax.com/api/public/content/8990bf5991f74207a6a1f624f65aa85f?v=d1c13f37","dam-id":"vVoaCYcrQXmuupRlrpTf5g"}},"heading":{"value":"Recognizing our volunteers during National Volunteer Week"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;From fostering animals and supporting team member health, to our crews hanging holiday lights at the Alberta Children\u0026rsquo;s Hospital, our employees support a broad spectrum of community organizations. We have a culture of caring and giving,\u0026rdquo; says Mark Poweska, President \u0026amp; CEO, ENMAX. \u0026ldquo;The fact that people in our organization choose to spend time volunteering and giving back to different types of causes makes me proud to be part of ENMAX.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eDuring National Volunteer Week, we\u0026rsquo;re recognizing all our volunteers who helped contribute to 5,395 volunteer hours to support the community last year.\u003c/p\u003e\n\u003cp\u003eSee why volunteering is important to our team members and ENMAX:\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering keeps me connected with my community and causes that I\u0026rsquo;m passionate about. It allows me to give my energy and talents in ways that are meaningful to me and serve a growing need in my community.\u0026rdquo; \u0026ndash; Stefanie, Human Resources.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering is an important part of the community and, in my opinion, a social responsibility.\u0026rdquo; \u0026ndash; Ryan, Mobile Fleet.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It\u0026rsquo;s a meaningful way to stay connected and give back to a community that has given me so much. Whether it\u0026rsquo;s helping animals find their forever homes or supporting healthcare through blood donation, I always walk away feeling like I was part of something bigger than myself.\u0026rdquo; \u0026ndash; Aleem, Customer Engagement.\u003c/p\u003e\n\u003cp\u003eThanks to all our team members and community partners who help make a difference all year-round!\u0026nbsp;\u003c/p\u003e\n\u003cdiv class=\"five-five lg:grid grid-cols-10 lg:gap-5 m-auto max-w-inner-content flex flex-col  gap-y-5\"\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-10 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/9258df1cc3ab4d1f84833f47ac1d0ec5?v=2eccfb93\" width=\"1000\" height=\"667\" alt=\"Energizing spaces install day\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/e42fec36908c4214bda9a116b0d5a4ac?v=b418e611\" width=\"1000\" height=\"667\" alt=\"Childrens Cottage Sandbox build\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/cbf709078a08410d88ec757154e07a35?v=6c0cae7c\" width=\"1000\" height=\"667\" alt=\"Childrens Hospital lights hanging\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e"},"date":{"value":"2025-04-29T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"metaTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Supporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. "},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"390ed657-3118-479b-b848-3df8a3718707","url":"/news/adaptability-wins-funding-to-expand","name":"AdaptAbility wins funding to expand","displayName":"AdaptAbility wins funding to expand","fields":{"Title":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Community_AmplifierFund_Digital_2880x1000-enmax.com.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97552/thumbnail","src":"https://assets.enmax.com/api/public/content/850b1943c13a4c008c81d7ff8d7ec91d?v=8dcb02da","dam-id":"YwBx68J3S7GiUxWaDPQwKA"}},"heading":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; Calgary-based AdaptAbility has been named the recipient of the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to help further its mission of providing critical resources, support and specialized products for individuals with special needs and their families. The Amplifier Fund will enable AdaptAbility to expand its products and continue offering solutions that improve the lives of those with disabilities.\u003c/p\u003e\n\u003cp\u003eFounded in 2021 by Tara Nelson, AdaptAbility was born out of a personal struggle to find accessible, high-quality products and resources for her son with Autism Spectrum Disorder (ASD) and other special needs. Tara\u0026rsquo;s experience as both a caregiver and advocate has led her to create a company that bridges the gap between families and the resources they need to thrive. AdaptAbility provides a unique space where families can find and test products that are specifically designed to meet the needs of children and adults with special needs, such as educational tools, sensory toys and daily living aids.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It's so amazing to be recognized,\u0026rdquo; says Tara, President and Owner of AdaptAbility. \u0026ldquo;It's going to allow us to expand and bring in new and exciting products. It's nice to know that our hard work and efforts have haven't gone unnoticed and that we're making an impact in the community, in Calgary and across the world.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eAdaptAbility\u0026rsquo;s mission is to be a trusted partner for families, caregivers, educators and therapists by providing expert guidance, high-quality products and valuable information. Tara's background working with Family Services for Children with Disabilities (FSCD) and other public healthcare systems makes her uniquely positioned to guide families through the complex world of funding, resources and unique support. AdaptAbility also focuses on educating parents and professionals about early intervention tools, aids and technologies that can make a meaningful impact on the lives of those with special needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;AdaptAbility is a powerful example of a local business driving meaningful change for Calgary families, says Deborah Yedlin, President \u0026amp; CEO of the Calgary Chamber of Commerce. \u0026ldquo;Through the ENMAX Amplifier Fund, we\u0026rsquo;re proud to support a company helping individuals and caregivers navigate the complex realities of special needs care. This partnership reflects our shared commitment to strengthening our city by investing in innovative businesses that address real community challenges.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Amplifier Fund is designed to support the next phase of growth for small businesses, particularly those that are transforming industries and improving the community. Tara\u0026rsquo;s commitment to making special needs products and resources more accessible has been a driving force behind the success of AdaptAbility, and the Amplifier Fund is set to propel the organization\u0026rsquo;s mission of creating a lasting impact in the community.\u003c/p\u003e\n\u003cp\u003e\"Strengthening our communities means supporting local businesses that create innovative solutions that matter to people,\" says Marie Rajic, Senior Vice President, ENMAX Corporate Affairs. \"AdaptAbility embodies the spirit of the Amplifier Fund\u0026mdash;community-focused and driven by purpose. Through the Fund, we\u0026rsquo;re pleased to help accelerate their growth and expand their reach.\"\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xFJcdlKLcPI?si=2leHKPKXH--akmdV\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE ENMAX AMPLIFIER FUND\u003c/h5\u003e\n\u003cp\u003eTo support Calgary\u0026rsquo;s dynamic and diverse business community, The ENMAX Amplifier Fund was established to award an existing small business with $25,000 to support next-level transformation by investing in innovation, technology and leadership. Recognizing and supporting these attributes through the ENMAX Amplifier Fund is one important way ENMAX and the Calgary Chamber propel positive growth and build a brighter future for Calgary.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT ADAPTABILITY\u003c/h5\u003e\n\u003cp\u003eAdaptAbility, founded in 2021, is a Calgary-based company dedicated to providing high-quality products and resources for individuals with special needs and their families. Offering a wide range of products, from educational tools to daily living aids, AdaptAbility helps families and caregivers find the best solutions for their loved ones. AdaptAbility is committed to making the journey of raising a child with special needs easier through expert guidance, product access and community support.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE CALGARY CHAMBER\u003c/h5\u003e\n\u003cp\u003eThe Calgary Chamber exists to help businesses reach their potential. As the convenor and catalyst for a vibrant, inclusive and prosperous business community, the Chamber works to build strength and resilience among its members and position Calgary as a magnet for talent, diversification and opportunity. As an independent, non-profit, non-partisan organization founded in 1891, we build on our history to serve and advocate for businesses of all sizes, in all sectors and across the city.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-04-23T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"metaTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Calgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"AdaptAbility wins funding to expand"},"SxaTags":[],"Page Design":null,"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b535c477-8d29-4e0c-bbe4-9c72bb5060f6","url":"/news/shepard-energy-centre-marks-10-years-of-powering-alberta","name":"Shepard Energy Centre marks 10 years of powering Alberta","displayName":"Shepard Energy Centre marks 10 years of powering Alberta","fields":{"Title":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"Shepard_MediaRelease_Banner2880x1000px.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96619/thumbnail","src":"https://assets.enmax.com/api/public/content/256e32a70eab4645993b7a6bd919c50c?v=cdaa2056","dam-id":"uNmEwUhTQLmhsYYKHxv1fw"}},"heading":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"newsSubheading":{"value":""},"category":{"id":"cbd1a0d3-4a86-4f8f-9975-7aa16d569c59","url":"/data/category-folder/operations","name":"Operations","displayName":"Operations","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Operations"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; ENMAX is proud to celebrate 10 years of Shepard Energy Centre, Alberta\u0026rsquo;s largest natural gas-fueled electricity generation facility. Shepard came online in 2015 and has the capacity to provide 860 megawatts of reliable power \u0026ndash; enough to support nearly half of Calgary\u0026rsquo;s electricity demand.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard Energy Centre has played a vital role in delivering efficient, reliable, electricity to Albertans for the past decade,\u0026rdquo; said Erica Young, Executive Vice President, ENMAX Energy. \u0026ldquo;As Alberta\u0026rsquo;s energy landscape evolves, Shepard remains a cornerstone of grid stability.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eShepard Energy Centre utilizes combined cycle natural gas technology, which increases efficiency and lowers emissions compared to conventional generation. Shepard Energy Centre is one of the most efficient natural gas-fuelled combined-cycle generation facilities operating in Canada today, as measured by tonnes of CO2e per megawatt hour (MWh). The facility also integrates reclaimed water from Calgary\u0026rsquo;s Bonnybrook Wastewater Treatment Plant, reducing reliance on potable water sources.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eShepard uses 100 per cent reclaimed water under normal operating conditions for all its power generation needs, preventing nearly six million cubic meters of water from being withdrawn from the Bow River every year. Additionally, through research observation and innovative lab testing we have found ways to further optimize water use at this facility, reaching optimal operating efficiency of the cooling towers reducing the plant\u0026rsquo;s annual wastewater volume by 25 to 29 percent or up to 500,000 cubic meters of wastewater each year.\u003c/p\u003e\n\u003cp\u003eCapital Power owns a 50 per cent interest in the Shepard Energy Centre through a joint venture agreement with ENMAX as the facility operator. This partnership ensures that Shepard continues to play a critical role in delivering stable and efficient power to Alberta\u0026rsquo;s electricity grid.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard\u0026rsquo;s success is a testament to our commitment to innovation and sustainability,\u0026rdquo; added Young. \u0026ldquo;As we look ahead, we remain focused on ensuring Albertans continue to receive safe, reliable, and affordable electricity.\u0026rdquo;\u003cbr /\u003e\n\u003cdiv\u003e\u0026nbsp;\u003c/div\u003e\n\u003c/p\u003e"},"date":{"value":"2025-03-24T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":""},"metaTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ee0332b2-0c1c-44c9-8d74-a997a4e5720d","url":"/news/enmax-and-distress-centre-calgary---a-14-year-partnership","name":"ENMAX and Distress Centre Calgary - A 14-year partnership","displayName":"ENMAX and Distress Centre Calgary - A 14-year partnership","fields":{"Title":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Comm_DistressCentre_2880x1000_Banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96282/thumbnail","src":"https://assets.enmax.com/api/public/content/6f668bc0be5245328b4c4270663e36b2?v=b5afb565","dam-id":"wiuYzZLuRTioslSQFmscUA"}},"heading":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSince 2011, ENMAX has been a committed partner of \u003ca rel=\"noopener noreferrer\" href=\"https://distresscentre.com/\" target=\"_blank\"\u003eDistress Centre Calgary\u003c/a\u003e, and their work supporting Calgarians facing challenging circumstances. Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need.\u003c/p\u003e\n\u003cp\u003eENMAX contributes annually to Distress Centre\u0026rsquo;s Basic Needs Fund, providing emergency financial assistance to families in crisis, while also sponsoring the Centre\u0026rsquo;s annual volunteer appreciation event, recognizing those who provide vital crisis support. In addition, as part of its annual employee giving program, ENMAX double-matches employee donations to energy affordability partners, including Distress Centre Calgary.\u003c/p\u003e\n\u003cp\u003eTo date, ENMAX has invested more than $1 million in supporting Distress Centre\u0026rsquo;s critical work.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;On behalf of the entire team at Distress Centre, I want to extend our deepest gratitude to ENMAX for their incredible generosity over the past 14 years,\u0026rdquo; said Robyn Romano, CEO, Distress Centre. \u0026ldquo;The support has made a significant impact, from funding our Basic Needs Fund, to sponsoring our cherished annual volunteer appreciation event. We are truly grateful for this meaningful and enduring partnership.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eRomano also acknowledged ENMAX team members going the extra mile to provide snack bags and special treats that bring joy to their dedicated volunteers as they respond to crisis calls, chats, and texts. Most recently ENMAX team members raised over $1,800 for the Basic Needs Fund through a Valentine\u0026rsquo;s Day candygram event.\u003c/p\u003e\n\u003ch5\u003eENMAX\u0026rsquo;s commitment to energy affordability\u003c/h5\u003e\n\u003cp\u003eBy working with affordability partners, ENMAX helps bridge the gap for individuals and families who may be struggling to meet their basic needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;We believe that access to reliable and affordable energy is essential to maintaining a safe and stable life,\u0026rdquo; said Krista Moroz, Manager, Community Impact. \u0026ldquo;That\u0026rsquo;s why we partner with organizations like Distress Centre Calgary to provide assistance to those facing financial difficulties. Energy affordability is not just about paying utility bills\u0026mdash;it\u0026rsquo;s about ensuring that people can stay warm in the winter, cook meals for their families, and live with dignity.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Customer Care team plays an important role in connecting vulnerable customers with Distress Centre\u0026rsquo;s 24/7 Crisis Line and 211 service, ensuring they can access immediate support and navigate underlying challenges.\u003c/p\u003e\n\u003ch5\u003eThe growing need for support\u003c/h5\u003e\n\u003cp\u003eThe demand for crisis supports in Calgary remains high. In 2024 alone, Distress Centre Calgary responded to:\u003cbr /\u003e\n\u003cul\u003e\n    \u003cli\u003e59,000 calls, texts, and chats to their 211 information and navigation service.\u003c/li\u003e\n    \u003cli\u003e50,000 crisis calls, chats, and texts through their crisis lines.\u003c/li\u003e\n    \u003cli\u003e320 individuals who received emergency assistance through the Basic Needs Fund.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\u003cp\u003eAs the need for crisis support continues to grow, ENMAX remains committed to helping ensure Calgarians have access to the resources they need during difficult times. Calgarians in need of support are encouraged to contact 211. Customers can also find access to advice, billing options and energy efficiency resources at \u003ca href=\"/affordability\"\u003e\u003cstrong\u003eenmax.com/affordability\u003c/strong\u003e\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-03-07T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"metaTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b4053dc6-9ae3-4415-a9e1-ce65c1fb96c2","url":"/news/enmax-named-one-of-albertas-top-employers-2025","name":"ENMAX named one of Albertas Top Employers 2025","displayName":"ENMAX named one of Albertas Top Employers 2025","fields":{"Title":{"value":"ENMAX named one of Alberta’s Top Employers"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_TopEmployer_2880x1000_banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95269/thumbnail","src":"https://assets.enmax.com/api/public/content/c2557f62a3594ef499d8063ac2141fec?v=13f6b965","dam-id":"zFNAViGbTOCUiHVDrS7h_w"}},"heading":{"value":"ENMAX named one of Alberta’s Top Employers"},"newsSubheading":{"value":""},"category":{"id":"0541097c-18bf-4f14-afee-daf5882d5c57","url":"/data/category-folder/news","name":"News","displayName":"News","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"News"}}},"body":{"value":"\u003cp\u003eWhat makes a workplace exceptional? Is it comprehensive benefits, or competitive pay? Perhaps it\u0026rsquo;s an employer who genuinely cares about its employees, their safety and their needs. We\u0026rsquo;re proud to offer our people all this and more, which is why we\u0026rsquo;re honoured to be recognized as one of Alberta\u0026rsquo;s best places to work for the seventh year in a row.\u003c/p\u003e\n\u003cp\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve. ENMAX consistently ranks among the top employers in our province, and we\u0026rsquo;re grateful for this recognition.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX is a great place to thrive at work,\u0026rdquo; says Jenna, ENMAX team member. \u0026ldquo;I have the work-life balance my family needs, and opportunities to grow my skills through training and education. I\u0026rsquo;m proud to contribute to our welcoming work environment and to play a role in providing important services to our customers.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;This recognition is a testament to the incredible team we have here,\u0026rdquo; says Brandie Yarish, Chief Human Resources Officer and Executive Vice-President, Safety and Information Technology. \u0026ldquo;Our goal has always been to create an environment where everyone feels safe, welcome and empowered to contribute to our purpose\u0026mdash;lighting the way to a brighter energy future. This consistent acknowledgement lets us know we\u0026rsquo;re on the right track.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eENMAX extends its heartfelt thanks to MediaCorp for selecting us once again for this important recognition.\u003c/p\u003e\n\u003cp\u003eInterested in joining our team? \u003ca href=\"/careers\"\u003eExplore the opportunities\u003c/a\u003e\u0026nbsp;available today.\u003c/p\u003e\n\u003cp\u003e\u003ca rel=\"noopener noreferrer\" href=\"https://reviews.canadastop100.com/top-employer-enmax?_gl=1*1g32dzr*_ga*NDE1NTQ4OTE0LjE2OTY5NjcxMjg.*_ga_H481FDLVWD*MTczODA4MTgwNS4yNi4wLjE3MzgwODE4MDUuMC4wLjA.#ab\" target=\"_blank\"\u003eRead more\u003c/a\u003e about why ENMAX was chosen as one of Alberta\u0026rsquo;s Top Employers.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"0001-01-01T00:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"metaTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ccade68d-750d-4a85-9b9b-918e28fe96f3","url":"/news/enmax-employees-support-294-local-charities-in-2024","name":"ENMAX employees support 294 local charities in 2024","displayName":"ENMAX employees support 294 local charities in 2024","fields":{"Title":{"value":"ENMAX employees support 294 local charities in 2024"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Childrens-cottage_2990x1000.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95346/thumbnail","src":"https://assets.enmax.com/api/public/content/45d7a3c0735a46389800775cc1f09f75?v=700cc1a3","dam-id":"2rkedJGmSiixAmkKHBSTyg"}},"heading":{"value":"ENMAX employees support 294 local charities"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, AB\u003c/strong\u003e - Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Thank you to our incredible team members for their dedication and generosity to give back,\u0026rdquo; says Krista Moroz, Manager, Community Impact, ENMAX Corporation. \u0026ldquo;We\u0026rsquo;re so proud of their community spirit and the lasting impact these efforts have made on the lives of Calgarians.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eIn 2024, our team members raised $235,000, volunteered 5,620 hours and supported 294 charitable organizations! Every year, ENMAX amplifies the impact of our employees\u0026rsquo; contributions to community by double matching employee donations and providing grants for personal volunteer hours through our employee giving program. Together, we contributed over $400,000 in 2024.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;With the role we serve\u0026mdash;providing electricity to all of Calgary\u0026mdash;it\u0026rsquo;s important that we do that with the community in mind,\u0026rdquo; says Adrian, ENMAX team member. \u0026ldquo;It's incumbent upon us to give back. ENMAX allows us to find something meaningful and put in the work to volunteer, donate or get involved with community initiatives.\u0026rdquo;\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\n\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xLNBdp-H0Rc?si=Hr6PRU3zwbGvz1o1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-02-06T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"metaTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children’s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"fa8071a0-1ea4-4292-9ae7-ea04a915e47a","url":"/news/enmax-donates-to-fund-new-boost-program","name":"ENMAX donates to fund new Boost program","displayName":"ENMAX donates to fund new Boost program","fields":{"Title":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"BOOST_MediaRelease_Banner2880x1000px.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95435/thumbnail","src":"https://assets.enmax.com/api/public/content/1e1a994d31854fc793325445d84b59a8?v=5ef3c292","dam-id":"EnZTMiUwReKvs7of9NzRjQ"}},"heading":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"newsSubheading":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eLethbridge, AB - A new partnership between United Way of Lethbridge \u0026amp; South Western Alberta and ENMAX aims to bridge financial gaps caused by an increase in the cost of living. Many individuals in the Southern Alberta region struggle to make ends meet and cannot afford rent, groceries or personal hygiene items. With a donation of $50,000 from ENMAX, the United Way of Lethbridge \u0026amp; South Western Alberta is proud to announce \u0026lsquo;Boost,\u0026rsquo; a program which will provide funding for people in vulnerable financial situations.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Boost\u0026rsquo; was created in response to a growing need within the community. Prior to the program\u0026rsquo;s recent launch, United Way Lethbridge \u0026amp; South Western Alberta was receiving ongoing calls for support from individuals and families who were experiencing immediate financial hardship with nowhere to turn. We were so thankful when ENMAX was there to provide support the community is desperately seeking\u0026rdquo; says Jaci Zalesak, Executive Director of United Way Lethbridge \u0026amp; South Western Alberta. \u0026ldquo;The current cost of living has put immense pressure on both government and nonprofit resources. By kickstarting the Boost program, United Way aims to provide an extra safety barrier for Lethbridge \u0026amp; South Western Alberta individuals and families in need. Additionally, the program will serve those accessing the 211 helpline which is available 24/7, 365 days a year to direct individuals requesting assistance.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eWhile Boost aims to address urgent needs including utility disconnection and rental evictions, it also focuses on long-term solutions by encouraging recipients to develop strategies to prevent future crises. This initiative serves as a last-resort safety net, ensuring that help is available for those who have exhausted all other resources.\u003c/p\u003e\n\u003cp\u003eTo qualify for Boost, individuals must first reach out to local organizations such as food banks and Alberta Works to explore all available options. This approach ensures that Boost assists those in most critical need, complementing existing support systems and enhancing overall community resilience. The one-time fund is meant to give individuals and families a Boost when they are in an emergency situation and support poverty reduction.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX believes in the power of community and funds a number of programs addressing essential needs similar to \u0026lsquo;Boost,\u0026rsquo; including the Basic Needs Fund run by United Way of Calgary and Area, as well as the Lights On Fund run by United Way of Central Alberta,\u0026rdquo; says Krista Moroz, ENMAX Manager of Community Impact. \u0026ldquo;Ultimately, we believe in developing partnerships with local organizations dedicated to making a difference in the community.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eFor more information, please contact United Way at \u003ca href=\"tel:403-327-1700\"\u003e403-327-1700\u003c/a\u003e or \u003ca rel=\"noopener noreferrer\" href=\"https://lethbridgeunitedway.ca/who-we-fund/\" target=\"_blank\"\u003eclick here\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-02-10T07:00:00Z"},"download":{"value":{"href":"http://","linktype":"external","url":"","target":"_blank","text":"","anchor":"","dam-id":"aNR4Twy0QVu0y68kuGZuug"}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"metaTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}}],"heading":{"value":"Featured ENMAX stories"}}},{"uid":"2a19da12-e11d-4acd-b308-74e6b2b57b4b","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"28","FieldNames":"Default"},"placeholders":{"fullwidth-28":[{"uid":"723408ee-7181-41e2-8072-d96352510cee","componentName":"FullWidthBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Working in your neighbourhood","params":{"FieldNames":"ImageLeft","DynamicPlaceholderId":"11"},"fields":{"enableBackgroundColor":{"value":true},"image":{"value":{"height":"634","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42484","width":"1424","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42484/thumbnail","src":"https://assets.enmax.com/api/public/content/701b6db6dfcd4a2fabc682d240ec8d02?v=980e5102"}},"mobileImage":{"value":{"height":"352","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42483","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42483/thumbnail","src":"https://assets.enmax.com/api/public/content/63891e4022794047a07b3d7a063e135e?v=e666a63d"}}},"placeholders":{"bannercontentcontainer-11":[{"uid":"aad4bf50-5208-47d6-a54e-2a938b7ea651","componentName":"BannerContent","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Banner content - Working in your neighbourhood","params":{"DynamicPlaceholderId":"12","FieldNames":"Default"},"fields":{"heading":{"value":"Working in your neighbourhood"},"body":{"value":"\u003cp\u003e\u003cspan style=\"color: #000000;\"\u003eWe\u0026rsquo;re committed to keeping the power flowing today and into the future.\u003c/span\u003e\u003c/p\u003e"},"link":{"value":{"text":"View projects","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{8E5A2717-F0B9-4C3D-A030-A0C1A3F89EAB}","href":"/projects"}}}}]}}]}}],"headless-footer":[{"uid":"723c7ce6-655a-472a-870c-cb3a869aa9c8","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{723C7CE6-655A-472A-870C-CB3A869AA9C8}","ph":"headless-footer","sig":"sxa-footer"},"placeholders":{"sxa-footer":[{"uid":"408f4b02-33e6-412e-b715-194504ee6e39","componentName":"FooterMenu","dataSource":"{EE2E180E-6F29-4CD2-811E-003E16691394}","params":{"CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{},"placeholders":{"categorylinks-1":[{"uid":"bb6053d9-0e83-4556-a169-b97261585c25","componentName":"CategoryLinks","dataSource":"{B85D731C-6356-45F3-AD4F-BA25434E070E}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"},"fields":{"heading":{"value":"Products"}}},{"uid":"ba84832c-cb20-4c25-a911-4f1bf918ca35","componentName":"CategoryLinks","dataSource":"{6E76074C-4A7E-48FA-B53D-0CB730F690CC}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"3","FieldNames":"Default"},"fields":{"heading":{"value":"Outages"}}},{"uid":"440fc3bb-7b65-476c-8d6b-380d2b39aa5a","componentName":"CategoryLinks","dataSource":"{F138CD10-4C8A-4A5B-8CB6-0D77D8132607}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"6","FieldNames":"Default"},"fields":{"heading":{"value":"Operations"}}},{"uid":"4dbb601a-9937-4772-a2de-dd0de4fedec5","componentName":"CategoryLinks","dataSource":"{701CA80B-5FEA-4DC8-BCF3-C7FDF3B2C345}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"5","FieldNames":"Default"},"fields":{"heading":{"value":"Customer Support"}}}]}},{"uid":"c2a18145-ff13-45b8-99f9-cabdf8946e7c","componentName":"FooterMiddle","dataSource":"{2A7942E3-4E9F-48D4-B96C-0DEE9914DF1B}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"fairCompetitionStatement":{"value":"\u003cp\u003e\u003cstrong\u003eCustomers are free to purchase natural gas services or electricity services from a retailer of their choice. For a list of retailers, visit \u003ca href=\"https://www.ucahelps.alberta.ca/\" target=\"_blank\"\u003eucahelps.alberta.ca\u003c/a\u003e or call \u003ca href=\"tel:3104822\"\u003e310-4822\u003c/a\u003e (toll free in Alberta).\u003c/strong\u003e\u003c/p\u003e"},"feedbackDescription":{"value":"Help us improve enmax.com by sharing your online experience"},"feedbackHeading":{"value":"Feedback"},"surveyLink":{"value":{"href":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","text":"Take our survey","linktype":"external","url":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","anchor":"","target":"_blank"}}}},{"uid":"4edcde83-0de0-471b-a26b-a37b2a28e274","componentName":"FooterLegal","dataSource":"{5F7961FD-AC68-476F-AFA4-245FA37A7D2C}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"copyright":{"value":"ENMAX Corporation and its subsidiaries.™ and ®ENMAX Corporation"},"privacyLink":{"value":{"text":"Privacy","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{04F0DD27-C817-4111-A3A7-C8FD36FFB863}","href":"/privacy"}},"accessibilityLink":{"value":{"href":""}},"legalLink":{"value":{"class":"","id":"{B2F1F937-4D15-460C-BEE0-05DBD37FE333}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"Terms of use","url":"/ENMAX/WWW/Home/Terms of Use","href":"/terms-of-use"}},"showTermsAndConditions":{"value":"Show Legal Terms and Conditions"},"termsAndConditions":{"value":""}}}]}}]}}}}},"bbd363a6-d79a-4bd2-b264-c131e6a608f2":{"homePageAlertBannerFolderId":"9FA1864C-0D21-42BA-A96C-0EEE7807F2ED"},"20b946d3-46cc-4913-884a-8c598cb64365":{"newUrl":"www.enmax.com","myAccountUrl":"myaccount.enmax.com"},"bb6053d9-0e83-4556-a169-b97261585c25":{"data":{"item":{"pageLinks":{"results":[{"link":{"url":"/electricity-and-natural-gas","target":null,"text":"Compare your options"}},{"link":{"url":"/electricity-and-natural-gas/easymax","target":null,"text":"Easymax\u003csup\u003e®\u003c/sup\u003e for home"}},{"link":{"url":"/rateoflastresort","target":null,"text":"Rate of Last Resort"}},{"link":{"url":"/solar","target":null,"text":"Solar basics"}}]}}},"route":{"name":"Home","displayName":"Home","fields":{"Title":{"value":"$name"},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Visit our website for details on ENMAX home and business energy, outage information or reporting, ENMAX customer care and more."},"metaTitle":{"value":"Welcome to ENMAX"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Welcome to ENMAX"},"SxaTags":[],"Page Design":{"id":"f87bbc0f-24b3-4724-b7a7-6e7a9dc4bc2e","url":"/presentation/page-designs/home-page","name":"Home Page","displayName":"Home Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"274252e3-5b60-40eb-bae8-b675872dff64","url":"/presentation/partial-designs/home-page-alert-banner","name":"Home Page Alert Banner","displayName":"Home Page Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""}},"databaseName":"master","deviceId":"fe5d7fdf-89c0-4d99-9aa3-b5fbd009c9f3","itemId":"62e4895b-362c-44cd-9a1e-5cdeb0bce1bc","itemLanguage":"en","itemVersion":17,"layoutId":"96e5f4ba-a2cf-4a4c-a4e7-64da88226362","templateId":"6e68d3b7-b3ff-4f3f-be46-88a16f6a49c2","templateName":"Home Page","placeholders":{"headless-header":[{"uid":"48d48607-fd99-4038-a130-f8f6908ba23a","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{48D48607-FD99-4038-A130-F8F6908BA23A}","ph":"headless-header","sig":"sxa-site-wide-alert-banner"},"placeholders":{"sxa-site-wide-alert-banner":[{"uid":"aa456d12-f232-4498-82d0-43bf4b2d5cb6","componentName":"SiteWideAlertBanner","dataSource":"{5BFC7DFD-D647-486A-9DCA-EE26E7CE4A9E}","params":{"DynamicPlaceholderId":"1","CacheClearingBehavior":"Clear on publish","FieldNames":"Default"},"fields":{"siteWideAlertBanner":null,"overridePageSettings":{"value":false}}}]}},{"uid":"274252e3-5b60-40eb-bae8-b675872dff64","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{274252E3-5B60-40EB-BAE8-B675872DFF64}","ph":"headless-header","sig":"sxa-alert-banner"},"placeholders":{"sxa-alert-banner":[{"uid":"bbd363a6-d79a-4bd2-b264-c131e6a608f2","componentName":"HomePageAlertBanner","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"}}]}},{"uid":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{ED0E4896-8B87-4DB6-AF85-7CB967DCAADC}","ph":"headless-header","sig":"sxa-header"},"placeholders":{"sxa-header":[{"uid":"339abe05-a7f8-4c3c-b405-32b311049831","componentName":"Header","dataSource":"{34094175-E867-4E9A-9A2C-4B48E37C9ACF}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"outageLinkMobile":{"value":{"text":"Outage information","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","href":"/outages-and-safety"}},"outageLink":{"value":{"href":""}},"signinLink":{"value":{"href":"https://myaccount.enmax.com/","text":"Sign In","linktype":"external","url":"https://myaccount.enmax.com/","anchor":"","target":""}},"logo":{"value":"ENMAXPrimary"}},"placeholders":{"categorylinks-{*}":[]}},{"uid":"216481d8-57d4-4b3a-92b2-f3b9a41b79a1","componentName":"CookieConsent","dataSource":"{BAE8EDA6-043B-4DAA-A40D-CB123FCD3763}","fields":{"validAsOf":{"value":"2023-10-20T06:00:00Z"},"body":{"value":"\u003cp\u003eWe use cookies and other web tracking technologies to improve our services, identify areas for repair, better understand what our customers use and don't use, and for marketing services. To learn more, visit our \u003ca href=\"/privacy/personal-information-commitment\"\u003ePrivacy Commitment.\u003c/a\u003e\u003c/p\u003e"}}},{"uid":"20b946d3-46cc-4913-884a-8c598cb64365","componentName":"LinkHandler","dataSource":""}]}}],"headless-main":[{"uid":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{AFAF7F16-5A00-4012-85C9-521A2EEAC6AC}","ph":"headless-main","sig":"sxa-webchat-v2"},"placeholders":{"sxa-webchat-v2":[{"uid":"dd32dd20-fe66-4256-9c7c-a255e59c2c5a","componentName":"WebChatv2","dataSource":"{CF048F62-BD79-478A-ABCD-26D4348740ED}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"webchatToastAcceptedLink":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{18929669-B450-4414-8224-EA47DA3EE0D2}","href":"/customer-support"}},"webchatOutageSecondaryButton":{"value":"Maybe Later"},"webchatOutageTitle":{"value":"Live Chat is currently not available"},"webchatChatOfflinePrimaryButton":{"value":"Get Support"},"webchatChatOfflineTitle":{"value":"Live Chat is closed"},"webchatChatOfflineMessage":{"value":"You can chat with us: Home accounts: Weekdays 8 a.m.- 8:00 p.m. (MST) Saturday 8 a.m.- 4:30 p.m. (MST) Business accounts: Weekdays 8 a.m. - 5:00 p.m. (MST)  Live chat and ENMAX customer care are not available on Statutory holidays."},"webchatChatOfflineSecondaryButton":{"value":"Maybe Later"},"webchatOutageMessage":{"value":"We're working on Live Chat, and hope to have it restored soon. In the meantime, please call our customer care team at 310-2010. Home accounts: Weekdays 8 a.m - 6:00 p.m. Business accounts: Weekdays 8 a.m - 5:00 p.m. ENMAX Customer care is not available on weekends and holidays."},"webchatOutagePrimaryButton":{"value":"Get Support"},"webchatPrivacyMessage":{"value":"\u003cp\u003eBy participating in this Live Chat you consent to this conversation being recorded. \u003ca id=\"privacyLink\" href=\"/privacy\" target=\"_blank\"\u003ePrivacy \u0026 Security.\u003c/a\u003e\u003c/p\u003e"},"webchatSignupType":{"value":"Sign up type"},"webchatStartChatButton":{"value":"Start Chat"},"webchatSubjectOptions":[{"id":"d3ddc82f-9176-48b5-9d8e-e15d076462d5","url":"/data/genesyswebchat/webchatv2subjectoptions/new-sign-up","name":"New sign up","displayName":"New sign up","fields":{"tooltipText":{"value":""},"label":{"value":"New sign up"},"value":{"value":"New sign up"}}},{"id":"d3782bb3-1a6d-486a-890a-ee9511f25207","url":"/data/genesyswebchat/webchatv2subjectoptions/billing-inquiries","name":"Billing inquiries","displayName":"Billing inquiries","fields":{"tooltipText":{"value":""},"label":{"value":"Billing inquiries"},"value":{"value":"Billing inquiries"}}},{"id":"ed15ad79-40ea-42c8-b973-f0f8463ac2f1","url":"/data/genesyswebchat/webchatv2subjectoptions/payment-arrangements","name":"Payment arrangements","displayName":"Payment arrangements","fields":{"tooltipText":{"value":""},"label":{"value":"Payment arrangements"},"value":{"value":"Payment arrangements"}}},{"id":"a4356dcd-d2c5-430b-8c6b-5461c25314cd","url":"/data/genesyswebchat/webchatv2subjectoptions/renew-my-plan","name":"Renew my plan","displayName":"Renew my plan","fields":{"tooltipText":{"value":""},"label":{"value":"Renew my plan"},"value":{"value":"Renew my plan"}}},{"id":"c8e31884-65f6-4f06-b775-1d4a0f22a2a5","url":"/data/genesyswebchat/webchatv2subjectoptions/account-updates","name":"Account updates","displayName":"Account updates","fields":{"tooltipText":{"value":""},"label":{"value":"Account updates"},"value":{"value":"Account updates"}}},{"id":"3893a503-c5f9-4525-97da-37f233ce9ac1","url":"/data/genesyswebchat/webchatv2subjectoptions/referral","name":"Referral","displayName":"Referral","fields":{"tooltipText":{"value":""},"label":{"value":"Referral"},"value":{"value":"Referral"}}},{"id":"81fc26da-e5b9-4814-9f01-409c5764f9f7","url":"/data/genesyswebchat/webchatv2subjectoptions/move-my-services","name":"Move my services","displayName":"Move my services","fields":{"tooltipText":{"value":""},"label":{"value":"Move my services"},"value":{"value":"Move my services"}}}],"webchatNullOptionLabel":{"value":"Select one"},"webchatAccountTypeOptions":[{"id":"3f6d76f4-d288-4426-8ed3-d6713306deb5","url":"/data/genesyswebchat/webchatv2accounttypeoptions/home","name":"Home","displayName":"Home","fields":{"tooltipText":{"value":""},"label":{"value":"Home"},"value":{"value":"Home"}}},{"id":"90b5e7f7-052e-48d3-94a6-a3b867045aae","url":"/data/genesyswebchat/webchatv2accounttypeoptions/business","name":"Business","displayName":"Business","fields":{"tooltipText":{"value":""},"label":{"value":"Business"},"value":{"value":"Business"}}},{"id":"481e3ace-90a6-42f7-93b7-124a17033a11","url":"/data/genesyswebchat/webchatv2accounttypeoptions/not-a-customer","name":"Not a customer","displayName":"Not a customer","fields":{"tooltipText":{"value":""},"label":{"value":"Not a customer"},"value":{"value":"NC"}}}],"webchatSubjectLabel":{"value":"Subject"},"webchatCancelButton":{"value":"Cancel"},"webchatChatTranscriptLabel":{"value":"Please email me the transcript of this chat"},"webchatAccountNumberLabel":{"value":"Account Number"},"webchatAccountTypeLabel":{"value":"Account Type"},"webchatCloseAlertMessage":{"value":"Are you sure you want to close chat?"},"webchatCloseButton":{"value":"Close"},"webchatEmailLabel":{"value":"Email"},"webchatHeading":{"value":"Live chat"},"webchatNameLabel":{"value":"Name"},"webchatSignupTypeOptions":[{"id":"eb973160-7425-492b-8be8-ca701ba0d1b8","url":"/data/genesyswebchat/webchatv2signuptypeoptions/easymax","name":"Easymax","displayName":"Easymax","fields":{"tooltipText":{"value":""},"label":{"value":"Easymax"},"value":{"value":"Easymax"}}},{"id":"9bee790a-740d-4829-a576-c0bc2f2c5cdd","url":"/data/genesyswebchat/webchatv2signuptypeoptions/rate-of-last-resort","name":"Rate of Last Resort","displayName":"Rate of Last Resort","fields":{"tooltipText":{"value":""},"label":{"value":"Rate of Last Resort"},"value":{"value":"Rate of Last Resort"}}}],"saturdayBusinessHours":{"value":""},"sundayBusinessHours":{"value":""},"weekdayBusinessHours":{"value":"8:00-17:00"},"isOutage":{"value":false},"sundayResidentialHours":{"value":""},"saturdayResidentialHours":{"value":"8:00-16:30"},"weekdayResidentialHours":{"value":"8:00-20:00"},"specialDaySelection":[{"id":"fbae7770-a2c4-47bf-b0d1-8fbf77171a84","url":"/data/genesyswebchat/webchatspecialdayhours/boxing-day","name":"Boxing Day","displayName":"Boxing Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"26-12-2025"},"title":{"value":"Boxing Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Boxing Day"}}},{"id":"d4bdd05a-d3d2-43d2-bc4e-6191f08ba5ca","url":"/data/genesyswebchat/webchatspecialdayhours/canada-day","name":"Canada Day","displayName":"Canada Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-07-2025"},"title":{"value":"Canada Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Canada Day"}}},{"id":"1d9921d3-27fc-4e3d-9b7d-d3852f0f26c8","url":"/data/genesyswebchat/webchatspecialdayhours/christmas-day","name":"Christmas Day","displayName":"Christmas Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"25-12-2025"},"title":{"value":"Christmas Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Christmas Day"}}},{"id":"720cae5c-50de-4ef8-9271-c54b6cf20233","url":"/data/genesyswebchat/webchatspecialdayhours/december-23rd","name":"December 23rd","displayName":"December 23rd","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"23-12-2024"},"title":{"value":"December 23rd"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"December 23rd"}}},{"id":"fb5b798e-fad6-4fac-9b7e-0da95d69e2e9","url":"/data/genesyswebchat/webchatspecialdayhours/december-24th","name":"December 24th","displayName":"Christmas Eve","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"24-12-2025"},"title":{"value":"December 24th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 24th"}}},{"id":"da67ca4d-f82b-41b5-bbaa-633d2ba8995b","url":"/data/genesyswebchat/webchatspecialdayhours/december-27th","name":"December 27th","displayName":"December 27th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"27-12-2025"},"title":{"value":"December 27th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 27th"}}},{"id":"d260e501-e624-404f-a542-0763583fded8","url":"/data/genesyswebchat/webchatspecialdayhours/december-28th","name":"December 28th","displayName":"December 28th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"28-12-2024"},"title":{"value":"December 28th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 28th"}}},{"id":"a59d333d-4f17-41e3-a36e-129df39a7671","url":"/data/genesyswebchat/webchatspecialdayhours/december-29th","name":"December 29th","displayName":"December 29th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"29-12-2025"},"title":{"value":"December 29th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 29th"}}},{"id":"173ed799-a393-4ecd-b348-e44e27878d42","url":"/data/genesyswebchat/webchatspecialdayhours/december-30th","name":"December 30th","displayName":"December 30th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"30-12-2025"},"title":{"value":"December 30th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 30th"}}},{"id":"898f4979-a474-4980-97dd-963b1145f6f3","url":"/data/genesyswebchat/webchatspecialdayhours/december-31st","name":"December 31st","displayName":"December 31st","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"31-12-2025"},"title":{"value":"December 31st"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 31st"}}},{"id":"7129c4e1-efae-4746-9bf8-bd2023e4b229","url":"/data/genesyswebchat/webchatspecialdayhours/easter-monday","name":"Easter Monday","displayName":"Easter Monday","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"21-04-2025"},"title":{"value":"Easter Monday"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"Easter Monday"}}},{"id":"4ac764ec-d0de-4342-8465-ecad24a806d9","url":"/data/genesyswebchat/webchatspecialdayhours/family-day","name":"Family Day","displayName":"Family Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"17-02-2025"},"title":{"value":"Family Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Family Day"}}},{"id":"ca526b86-5231-4325-9be4-b5ab9aa1c328","url":"/data/genesyswebchat/webchatspecialdayhours/good-friday","name":"Good Friday","displayName":"Good Friday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"18-04-2025"},"title":{"value":"Good Friday"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Good Friday"}}},{"id":"1370e47e-7be7-41c8-8a6a-137ee183dfbd","url":"/data/genesyswebchat/webchatspecialdayhours/heritage-day","name":"Heritage Day","displayName":"Civic Holiday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"04-08-2025"},"title":{"value":"Heritage Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Heritage Day"}}},{"id":"e7ebc1d9-340c-46a4-85f1-b47632d16099","url":"/data/genesyswebchat/webchatspecialdayhours/labour-day","name":"Labour day","displayName":"Labour day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-09-2025"},"title":{"value":"Labour day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Labour day"}}},{"id":"00950dbd-1ecb-4683-97d5-89f1a40daa1c","url":"/data/genesyswebchat/webchatspecialdayhours/national-day-for-truth-and-reconciliation","name":"National Day for Truth and Reconciliation","displayName":"National Day for Truth and Reconciliation","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"30-09-2025"},"title":{"value":"National Day for Truth and Reconciliation"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"National Day for Truth and Reconciliation"}}},{"id":"6f6ed807-9194-4a65-b651-44bb219efe83","url":"/data/genesyswebchat/webchatspecialdayhours/new-years-day","name":"New Years Day","displayName":"New Years Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-01-2026"},"title":{"value":"New Year's Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"New Year�s Day"}}},{"id":"9b24d930-68fd-4c5b-9781-22432f4c727d","url":"/data/genesyswebchat/webchatspecialdayhours/remembrance-day","name":"Remembrance Day","displayName":"Remembrance Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"11-11-2025"},"title":{"value":"Remembrance Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Remembrance Day"}}},{"id":"9af07907-1722-4e5b-bad3-901a016f08c6","url":"/data/genesyswebchat/webchatspecialdayhours/thanksgiving","name":"Thanksgiving","displayName":"Thanksgiving","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"13-10-2025"},"title":{"value":"Thanksgiving"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Thanksgiving"}}},{"id":"acd2ceb1-9dba-4ae6-9c45-2a90a2cadff5","url":"/data/genesyswebchat/webchatspecialdayhours/victoria-day","name":"Victoria Day","displayName":"Victoria Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"19-05-2025"},"title":{"value":"Victoria Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Vicotria Day"}}},{"id":"4803fe59-be13-4cbd-941d-387910f7bae4","url":"/data/genesyswebchat/webchatspecialdayhours/january-2","name":"January 2","displayName":"January 2","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"02-01-2025"},"title":{"value":"January 2"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"January 2"}}}],"outageMessage":{"value":""},"chatOfflineMessage":{"value":""}}}]}},{"uid":"6feffae0-9ebd-4cd9-abc0-9ac75d676633","componentName":"HelpMeChooseBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/We are here to help","params":{"GridParameters":"col-12","FieldNames":"Default","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"32"},"fields":{"headerEyebrow":{"value":""},"heading":{"value":"We're here to help."},"segmentedOption1":{"value":"I'm new here"},"segmentedOption2":{"value":"I'm a customer"},"image":{"value":{"height":"1360","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42479","width":"1360","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42479/thumbnail","src":"https://assets.enmax.com/api/public/content/973bd49ee29d4aafabd84ea20ac22347?v=d5496355"}},"mobileImage":{"value":{"height":"442","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42481","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42481/thumbnail","src":"https://assets.enmax.com/api/public/content/0aefafe0fba54d349d607dd0435f6b02?v=279219ad"}}},"placeholders":{"stackediconpanel-32":[{"uid":"1cdb4265-880e-4eea-a141-1de67517d1da","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1","params":{"persona":"I'm new here","GridParameters":"col-12","DynamicPlaceholderId":"33","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-33":[{"uid":"0895e381-928f-4573-91a6-1a283069489d","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Easymax","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"34","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Easymax\u003csup\u003e®\u003c/sup\u003e"},"link":{"value":{"class":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"","url":"/ENMAX/WWW/Home/Electricity and natural gas/Easymax","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"acae89f5-c69a-4322-9eca-61f1b5d09067","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Rate of Last Resort","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"35","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Rate of Last Resort"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{F9E96A85-371F-4D1B-A353-528721153095}","href":"/rateoflastresort"}},"iconName":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}},"iconImage":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}}}},{"uid":"e7ea25e3-607e-45a8-ab5d-08f1030161dc","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Compare my options","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"37","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Compare my Options"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{E4B8710E-049C-403C-87FB-E5DDED4BB89C}","href":"/electricity-and-natural-gas"}},"iconName":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}},"iconImage":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}}}},{"uid":"1a2d3729-9f74-4904-8535-6554f2b0061b","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Site energization","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"36","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Site energization"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{5E0830FA-3641-483C-837A-0EBE64C51122}","href":"/helping-power-your-project/request-a-service/get-the-power-flowing"}},"iconName":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}},"iconImage":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}}}}]}},{"uid":"f3e8162a-72c1-4395-8fbe-632d3a91d5dc","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2","params":{"persona":"I'm a customer","GridParameters":"col-12","DynamicPlaceholderId":"38","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-38":[{"uid":"92ca6c74-9a62-4653-8318-249b6faf53d5","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Current Easymax rates","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"39","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Current Easymax\u003csup\u003e®\u003c/sup\u003e\u2028rates"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"2d454dd9-2421-47f7-9e31-4443eaffd2de","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Manage my plan","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"40","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Manage my plan"},"link":{"value":{"href":"http://myaccount.enmax.com/manage-my-plan","linktype":"external","url":"http://myaccount.enmax.com/manage-my-plan","anchor":"","target":""}},"iconName":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}},"iconImage":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}}}},{"uid":"24c7ec3d-c312-4228-96ef-54dae8476bde","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/View my bill","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"41","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"View my bill"},"link":{"value":{"href":"https://myaccount.enmax.com/view-my-bill","linktype":"external","url":"https://myaccount.enmax.com/view-my-bill","anchor":"","target":""}},"iconName":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}},"iconImage":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}}}},{"uid":"4d284103-d6b3-4292-be34-c9407cb0b597","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Meter services","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"42","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Meter services"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{87D9A252-4048-48C9-A42F-68F81D4B8475}","href":"/helping-power-your-project/meter-services"}},"iconName":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}},"iconImage":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}}}}]}}]}},{"uid":"3886efca-49b8-43d8-bc1c-39948660126d","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_topPadding":"Medium","DynamicPlaceholderId":"43"},"placeholders":{"fullwidth-43":[{"uid":"722d7846-8fe5-48b2-a044-940df5dc8f80","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/My account blob","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"44"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Convenience at your fingertips"},"image":{"value":{"height":"752","dam-content-type":"Image","alt":"[email protected]","width":"934","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42672/thumbnail","src":"https://assets.enmax.com/api/public/content/a90636a696194d9489019de2f34c0695?v=4be0cdd8","dam-id":"oPlH1mqDIUKQQJ2GA5RldQ"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"href":"https://myaccount.enmax.com/","linktype":"external","url":"https://myaccount.enmax.com/","target":"_blank","text":"Sign in"}},"isHeadline":{"value":true},"eyebrow":{"value":"ENMAX My Account "},"paragraph1":{"value":"\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eWe’ve updated My Account to make it easier than ever to renew Easymax\u003c/span\u003e\u003csup style=\"color: rgb(0, 0, 0);\"\u003e®\u003c/sup\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e accounts, make payments, move or manage your services.\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-44":[]}}]}},{"uid":"e351311b-16ec-4f71-9a8d-c5dbbee0a8e8","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","DynamicPlaceholderId":"13","FieldNames":"Default"},"placeholders":{"fullwidth-13":[{"uid":"b877e5de-5599-4015-a381-22affaf8bded","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Get ready for winter","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"15"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Safety tips for yard work"},"image":{"value":{"height":"600","dam-content-type":"Image","alt":"ENMAX-Yard-Safety_Encroachment.jpg","width":"1000","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97889/thumbnail","src":"https://assets.enmax.com/api/public/content/fd1b6431c7d9407684a2c570e294a0cc?v=dc4cebc1","dam-id":"vAsQO4A6RGK3DskMqkZN1w"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"See tips","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{7E6FC975-6EB2-495A-A1C4-8AA1E80FAF97}","href":"/customer-support/for-my-home/spring-summer-yard-work"}},"isHeadline":{"value":true},"eyebrow":{"value":"Customer support"},"paragraph1":{"value":"\u003cp\u003e\u003cspan data-olk-copy-source=\"MessageBody\"\u003eExplore resources to help you stay safe when working near outdoor electrical infrastructure.\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-15":[]}}]}},{"uid":"3c1d1f99-9c6b-4b62-a757-24dd03d71153","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"29","FieldNames":"Default"},"placeholders":{"fullwidth-29":[{"uid":"9d69d926-5b89-4aaa-9eb9-bf2c1ccfb8d9","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Easier budgeting","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"16"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Easier budgeting"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42472","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42472/thumbnail","src":"https://assets.enmax.com/api/public/content/23264554baae46db8618b0a6e89ae5b1?v=f1ed0d09"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{43B3B308-647F-44F7-BA34-1DE871CEFCB3}","href":"/customer-support/for-my-home/equalized-payments-for-easier-budgeting"}},"isHeadline":{"value":true},"eyebrow":{"value":"account management"},"paragraph1":{"value":"\u003cp\u003eSetting up an Equalized Payment Plan is one way to smooth out bills during higher usage times.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42477","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42477/thumbnail","src":"https://assets.enmax.com/api/public/content/543d4df9cccc4159956af285ab1180d6?v=932ba212"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-16":[]}}]}},{"uid":"e447eae6-c9d4-4d55-98f7-cc4e926c53e9","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_bottomPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"30"},"placeholders":{"fullwidth-30":[{"uid":"81846842-6703-4cc4-92f9-c195aad9a3e5","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Electric Vehicles and Charging Station","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"31"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Electric vehicles and charging stations"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44696","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44696/thumbnail","src":"https://assets.enmax.com/api/public/content/17cd4c402e27434992bcc482f0972fbf?v=72bc2030"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","querystring":"","id":"{26A980E2-DFDA-424E-BADC-0065166BD437}","href":"/ev-chargers"}},"isHeadline":{"value":true},"eyebrow":{"value":"Electric vehicles"},"paragraph1":{"value":"\u003cp\u003eBefore making a costly change to your home or electricity service, discover which charger is the right fit to your specific needs.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44694","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44694/thumbnail","src":"https://assets.enmax.com/api/public/content/d28ddcac1a2042658a9cd9b9cff3e3bd?v=da6eeb5e"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-31":[]}}]}},{"uid":"b295a99c-e7e0-4cfa-8af5-7ad76194a31a","componentName":"NewsCardSlider","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Homepage News Card Slider","params":{"GridParameters":"col-12","DynamicPlaceholderId":"14","FieldNames":"Default"},"fields":{"maxCards":{"value":"5"},"newsSlides":[{"id":"a2c752d2-d5d3-48cd-814f-071f2b2ed71f","url":"/news/recognizing-our-volunteers-during-national-volunteer-week","name":"Recognizing our volunteers during National Volunteer Week","displayName":"Recognizing our volunteers during National Volunteer Week","fields":{"Title":{"value":"Recognizing our volunteers during National Volunteer Week"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Community_NVW_enmax.com_V1_2880X1000-Opt2.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97864/thumbnail","src":"https://assets.enmax.com/api/public/content/8990bf5991f74207a6a1f624f65aa85f?v=d1c13f37","dam-id":"vVoaCYcrQXmuupRlrpTf5g"}},"heading":{"value":"Recognizing our volunteers during National Volunteer Week"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;From fostering animals and supporting team member health, to our crews hanging holiday lights at the Alberta Children\u0026rsquo;s Hospital, our employees support a broad spectrum of community organizations. We have a culture of caring and giving,\u0026rdquo; says Mark Poweska, President \u0026amp; CEO, ENMAX. \u0026ldquo;The fact that people in our organization choose to spend time volunteering and giving back to different types of causes makes me proud to be part of ENMAX.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eDuring National Volunteer Week, we\u0026rsquo;re recognizing all our volunteers who helped contribute to 5,395 volunteer hours to support the community last year.\u003c/p\u003e\n\u003cp\u003eSee why volunteering is important to our team members and ENMAX:\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering keeps me connected with my community and causes that I\u0026rsquo;m passionate about. It allows me to give my energy and talents in ways that are meaningful to me and serve a growing need in my community.\u0026rdquo; \u0026ndash; Stefanie, Human Resources.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering is an important part of the community and, in my opinion, a social responsibility.\u0026rdquo; \u0026ndash; Ryan, Mobile Fleet.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It\u0026rsquo;s a meaningful way to stay connected and give back to a community that has given me so much. Whether it\u0026rsquo;s helping animals find their forever homes or supporting healthcare through blood donation, I always walk away feeling like I was part of something bigger than myself.\u0026rdquo; \u0026ndash; Aleem, Customer Engagement.\u003c/p\u003e\n\u003cp\u003eThanks to all our team members and community partners who help make a difference all year-round!\u0026nbsp;\u003c/p\u003e\n\u003cdiv class=\"five-five lg:grid grid-cols-10 lg:gap-5 m-auto max-w-inner-content flex flex-col  gap-y-5\"\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-10 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/9258df1cc3ab4d1f84833f47ac1d0ec5?v=2eccfb93\" width=\"1000\" height=\"667\" alt=\"Energizing spaces install day\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/e42fec36908c4214bda9a116b0d5a4ac?v=b418e611\" width=\"1000\" height=\"667\" alt=\"Childrens Cottage Sandbox build\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/cbf709078a08410d88ec757154e07a35?v=6c0cae7c\" width=\"1000\" height=\"667\" alt=\"Childrens Hospital lights hanging\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e"},"date":{"value":"2025-04-29T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"metaTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Supporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. "},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"390ed657-3118-479b-b848-3df8a3718707","url":"/news/adaptability-wins-funding-to-expand","name":"AdaptAbility wins funding to expand","displayName":"AdaptAbility wins funding to expand","fields":{"Title":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Community_AmplifierFund_Digital_2880x1000-enmax.com.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97552/thumbnail","src":"https://assets.enmax.com/api/public/content/850b1943c13a4c008c81d7ff8d7ec91d?v=8dcb02da","dam-id":"YwBx68J3S7GiUxWaDPQwKA"}},"heading":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; Calgary-based AdaptAbility has been named the recipient of the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to help further its mission of providing critical resources, support and specialized products for individuals with special needs and their families. The Amplifier Fund will enable AdaptAbility to expand its products and continue offering solutions that improve the lives of those with disabilities.\u003c/p\u003e\n\u003cp\u003eFounded in 2021 by Tara Nelson, AdaptAbility was born out of a personal struggle to find accessible, high-quality products and resources for her son with Autism Spectrum Disorder (ASD) and other special needs. Tara\u0026rsquo;s experience as both a caregiver and advocate has led her to create a company that bridges the gap between families and the resources they need to thrive. AdaptAbility provides a unique space where families can find and test products that are specifically designed to meet the needs of children and adults with special needs, such as educational tools, sensory toys and daily living aids.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It's so amazing to be recognized,\u0026rdquo; says Tara, President and Owner of AdaptAbility. \u0026ldquo;It's going to allow us to expand and bring in new and exciting products. It's nice to know that our hard work and efforts have haven't gone unnoticed and that we're making an impact in the community, in Calgary and across the world.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eAdaptAbility\u0026rsquo;s mission is to be a trusted partner for families, caregivers, educators and therapists by providing expert guidance, high-quality products and valuable information. Tara's background working with Family Services for Children with Disabilities (FSCD) and other public healthcare systems makes her uniquely positioned to guide families through the complex world of funding, resources and unique support. AdaptAbility also focuses on educating parents and professionals about early intervention tools, aids and technologies that can make a meaningful impact on the lives of those with special needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;AdaptAbility is a powerful example of a local business driving meaningful change for Calgary families, says Deborah Yedlin, President \u0026amp; CEO of the Calgary Chamber of Commerce. \u0026ldquo;Through the ENMAX Amplifier Fund, we\u0026rsquo;re proud to support a company helping individuals and caregivers navigate the complex realities of special needs care. This partnership reflects our shared commitment to strengthening our city by investing in innovative businesses that address real community challenges.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Amplifier Fund is designed to support the next phase of growth for small businesses, particularly those that are transforming industries and improving the community. Tara\u0026rsquo;s commitment to making special needs products and resources more accessible has been a driving force behind the success of AdaptAbility, and the Amplifier Fund is set to propel the organization\u0026rsquo;s mission of creating a lasting impact in the community.\u003c/p\u003e\n\u003cp\u003e\"Strengthening our communities means supporting local businesses that create innovative solutions that matter to people,\" says Marie Rajic, Senior Vice President, ENMAX Corporate Affairs. \"AdaptAbility embodies the spirit of the Amplifier Fund\u0026mdash;community-focused and driven by purpose. Through the Fund, we\u0026rsquo;re pleased to help accelerate their growth and expand their reach.\"\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xFJcdlKLcPI?si=2leHKPKXH--akmdV\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE ENMAX AMPLIFIER FUND\u003c/h5\u003e\n\u003cp\u003eTo support Calgary\u0026rsquo;s dynamic and diverse business community, The ENMAX Amplifier Fund was established to award an existing small business with $25,000 to support next-level transformation by investing in innovation, technology and leadership. Recognizing and supporting these attributes through the ENMAX Amplifier Fund is one important way ENMAX and the Calgary Chamber propel positive growth and build a brighter future for Calgary.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT ADAPTABILITY\u003c/h5\u003e\n\u003cp\u003eAdaptAbility, founded in 2021, is a Calgary-based company dedicated to providing high-quality products and resources for individuals with special needs and their families. Offering a wide range of products, from educational tools to daily living aids, AdaptAbility helps families and caregivers find the best solutions for their loved ones. AdaptAbility is committed to making the journey of raising a child with special needs easier through expert guidance, product access and community support.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE CALGARY CHAMBER\u003c/h5\u003e\n\u003cp\u003eThe Calgary Chamber exists to help businesses reach their potential. As the convenor and catalyst for a vibrant, inclusive and prosperous business community, the Chamber works to build strength and resilience among its members and position Calgary as a magnet for talent, diversification and opportunity. As an independent, non-profit, non-partisan organization founded in 1891, we build on our history to serve and advocate for businesses of all sizes, in all sectors and across the city.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-04-23T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"metaTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Calgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"AdaptAbility wins funding to expand"},"SxaTags":[],"Page Design":null,"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b535c477-8d29-4e0c-bbe4-9c72bb5060f6","url":"/news/shepard-energy-centre-marks-10-years-of-powering-alberta","name":"Shepard Energy Centre marks 10 years of powering Alberta","displayName":"Shepard Energy Centre marks 10 years of powering Alberta","fields":{"Title":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"Shepard_MediaRelease_Banner2880x1000px.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96619/thumbnail","src":"https://assets.enmax.com/api/public/content/256e32a70eab4645993b7a6bd919c50c?v=cdaa2056","dam-id":"uNmEwUhTQLmhsYYKHxv1fw"}},"heading":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"newsSubheading":{"value":""},"category":{"id":"cbd1a0d3-4a86-4f8f-9975-7aa16d569c59","url":"/data/category-folder/operations","name":"Operations","displayName":"Operations","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Operations"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; ENMAX is proud to celebrate 10 years of Shepard Energy Centre, Alberta\u0026rsquo;s largest natural gas-fueled electricity generation facility. Shepard came online in 2015 and has the capacity to provide 860 megawatts of reliable power \u0026ndash; enough to support nearly half of Calgary\u0026rsquo;s electricity demand.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard Energy Centre has played a vital role in delivering efficient, reliable, electricity to Albertans for the past decade,\u0026rdquo; said Erica Young, Executive Vice President, ENMAX Energy. \u0026ldquo;As Alberta\u0026rsquo;s energy landscape evolves, Shepard remains a cornerstone of grid stability.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eShepard Energy Centre utilizes combined cycle natural gas technology, which increases efficiency and lowers emissions compared to conventional generation. Shepard Energy Centre is one of the most efficient natural gas-fuelled combined-cycle generation facilities operating in Canada today, as measured by tonnes of CO2e per megawatt hour (MWh). The facility also integrates reclaimed water from Calgary\u0026rsquo;s Bonnybrook Wastewater Treatment Plant, reducing reliance on potable water sources.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eShepard uses 100 per cent reclaimed water under normal operating conditions for all its power generation needs, preventing nearly six million cubic meters of water from being withdrawn from the Bow River every year. Additionally, through research observation and innovative lab testing we have found ways to further optimize water use at this facility, reaching optimal operating efficiency of the cooling towers reducing the plant\u0026rsquo;s annual wastewater volume by 25 to 29 percent or up to 500,000 cubic meters of wastewater each year.\u003c/p\u003e\n\u003cp\u003eCapital Power owns a 50 per cent interest in the Shepard Energy Centre through a joint venture agreement with ENMAX as the facility operator. This partnership ensures that Shepard continues to play a critical role in delivering stable and efficient power to Alberta\u0026rsquo;s electricity grid.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard\u0026rsquo;s success is a testament to our commitment to innovation and sustainability,\u0026rdquo; added Young. \u0026ldquo;As we look ahead, we remain focused on ensuring Albertans continue to receive safe, reliable, and affordable electricity.\u0026rdquo;\u003cbr /\u003e\n\u003cdiv\u003e\u0026nbsp;\u003c/div\u003e\n\u003c/p\u003e"},"date":{"value":"2025-03-24T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":""},"metaTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ee0332b2-0c1c-44c9-8d74-a997a4e5720d","url":"/news/enmax-and-distress-centre-calgary---a-14-year-partnership","name":"ENMAX and Distress Centre Calgary - A 14-year partnership","displayName":"ENMAX and Distress Centre Calgary - A 14-year partnership","fields":{"Title":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Comm_DistressCentre_2880x1000_Banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96282/thumbnail","src":"https://assets.enmax.com/api/public/content/6f668bc0be5245328b4c4270663e36b2?v=b5afb565","dam-id":"wiuYzZLuRTioslSQFmscUA"}},"heading":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSince 2011, ENMAX has been a committed partner of \u003ca rel=\"noopener noreferrer\" href=\"https://distresscentre.com/\" target=\"_blank\"\u003eDistress Centre Calgary\u003c/a\u003e, and their work supporting Calgarians facing challenging circumstances. Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need.\u003c/p\u003e\n\u003cp\u003eENMAX contributes annually to Distress Centre\u0026rsquo;s Basic Needs Fund, providing emergency financial assistance to families in crisis, while also sponsoring the Centre\u0026rsquo;s annual volunteer appreciation event, recognizing those who provide vital crisis support. In addition, as part of its annual employee giving program, ENMAX double-matches employee donations to energy affordability partners, including Distress Centre Calgary.\u003c/p\u003e\n\u003cp\u003eTo date, ENMAX has invested more than $1 million in supporting Distress Centre\u0026rsquo;s critical work.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;On behalf of the entire team at Distress Centre, I want to extend our deepest gratitude to ENMAX for their incredible generosity over the past 14 years,\u0026rdquo; said Robyn Romano, CEO, Distress Centre. \u0026ldquo;The support has made a significant impact, from funding our Basic Needs Fund, to sponsoring our cherished annual volunteer appreciation event. We are truly grateful for this meaningful and enduring partnership.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eRomano also acknowledged ENMAX team members going the extra mile to provide snack bags and special treats that bring joy to their dedicated volunteers as they respond to crisis calls, chats, and texts. Most recently ENMAX team members raised over $1,800 for the Basic Needs Fund through a Valentine\u0026rsquo;s Day candygram event.\u003c/p\u003e\n\u003ch5\u003eENMAX\u0026rsquo;s commitment to energy affordability\u003c/h5\u003e\n\u003cp\u003eBy working with affordability partners, ENMAX helps bridge the gap for individuals and families who may be struggling to meet their basic needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;We believe that access to reliable and affordable energy is essential to maintaining a safe and stable life,\u0026rdquo; said Krista Moroz, Manager, Community Impact. \u0026ldquo;That\u0026rsquo;s why we partner with organizations like Distress Centre Calgary to provide assistance to those facing financial difficulties. Energy affordability is not just about paying utility bills\u0026mdash;it\u0026rsquo;s about ensuring that people can stay warm in the winter, cook meals for their families, and live with dignity.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Customer Care team plays an important role in connecting vulnerable customers with Distress Centre\u0026rsquo;s 24/7 Crisis Line and 211 service, ensuring they can access immediate support and navigate underlying challenges.\u003c/p\u003e\n\u003ch5\u003eThe growing need for support\u003c/h5\u003e\n\u003cp\u003eThe demand for crisis supports in Calgary remains high. In 2024 alone, Distress Centre Calgary responded to:\u003cbr /\u003e\n\u003cul\u003e\n    \u003cli\u003e59,000 calls, texts, and chats to their 211 information and navigation service.\u003c/li\u003e\n    \u003cli\u003e50,000 crisis calls, chats, and texts through their crisis lines.\u003c/li\u003e\n    \u003cli\u003e320 individuals who received emergency assistance through the Basic Needs Fund.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\u003cp\u003eAs the need for crisis support continues to grow, ENMAX remains committed to helping ensure Calgarians have access to the resources they need during difficult times. Calgarians in need of support are encouraged to contact 211. Customers can also find access to advice, billing options and energy efficiency resources at \u003ca href=\"/affordability\"\u003e\u003cstrong\u003eenmax.com/affordability\u003c/strong\u003e\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-03-07T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"metaTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b4053dc6-9ae3-4415-a9e1-ce65c1fb96c2","url":"/news/enmax-named-one-of-albertas-top-employers-2025","name":"ENMAX named one of Albertas Top Employers 2025","displayName":"ENMAX named one of Albertas Top Employers 2025","fields":{"Title":{"value":"ENMAX named one of Alberta’s Top Employers"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_TopEmployer_2880x1000_banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95269/thumbnail","src":"https://assets.enmax.com/api/public/content/c2557f62a3594ef499d8063ac2141fec?v=13f6b965","dam-id":"zFNAViGbTOCUiHVDrS7h_w"}},"heading":{"value":"ENMAX named one of Alberta’s Top Employers"},"newsSubheading":{"value":""},"category":{"id":"0541097c-18bf-4f14-afee-daf5882d5c57","url":"/data/category-folder/news","name":"News","displayName":"News","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"News"}}},"body":{"value":"\u003cp\u003eWhat makes a workplace exceptional? Is it comprehensive benefits, or competitive pay? Perhaps it\u0026rsquo;s an employer who genuinely cares about its employees, their safety and their needs. We\u0026rsquo;re proud to offer our people all this and more, which is why we\u0026rsquo;re honoured to be recognized as one of Alberta\u0026rsquo;s best places to work for the seventh year in a row.\u003c/p\u003e\n\u003cp\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve. ENMAX consistently ranks among the top employers in our province, and we\u0026rsquo;re grateful for this recognition.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX is a great place to thrive at work,\u0026rdquo; says Jenna, ENMAX team member. \u0026ldquo;I have the work-life balance my family needs, and opportunities to grow my skills through training and education. I\u0026rsquo;m proud to contribute to our welcoming work environment and to play a role in providing important services to our customers.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;This recognition is a testament to the incredible team we have here,\u0026rdquo; says Brandie Yarish, Chief Human Resources Officer and Executive Vice-President, Safety and Information Technology. \u0026ldquo;Our goal has always been to create an environment where everyone feels safe, welcome and empowered to contribute to our purpose\u0026mdash;lighting the way to a brighter energy future. This consistent acknowledgement lets us know we\u0026rsquo;re on the right track.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eENMAX extends its heartfelt thanks to MediaCorp for selecting us once again for this important recognition.\u003c/p\u003e\n\u003cp\u003eInterested in joining our team? \u003ca href=\"/careers\"\u003eExplore the opportunities\u003c/a\u003e\u0026nbsp;available today.\u003c/p\u003e\n\u003cp\u003e\u003ca rel=\"noopener noreferrer\" href=\"https://reviews.canadastop100.com/top-employer-enmax?_gl=1*1g32dzr*_ga*NDE1NTQ4OTE0LjE2OTY5NjcxMjg.*_ga_H481FDLVWD*MTczODA4MTgwNS4yNi4wLjE3MzgwODE4MDUuMC4wLjA.#ab\" target=\"_blank\"\u003eRead more\u003c/a\u003e about why ENMAX was chosen as one of Alberta\u0026rsquo;s Top Employers.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"0001-01-01T00:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"metaTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ccade68d-750d-4a85-9b9b-918e28fe96f3","url":"/news/enmax-employees-support-294-local-charities-in-2024","name":"ENMAX employees support 294 local charities in 2024","displayName":"ENMAX employees support 294 local charities in 2024","fields":{"Title":{"value":"ENMAX employees support 294 local charities in 2024"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Childrens-cottage_2990x1000.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95346/thumbnail","src":"https://assets.enmax.com/api/public/content/45d7a3c0735a46389800775cc1f09f75?v=700cc1a3","dam-id":"2rkedJGmSiixAmkKHBSTyg"}},"heading":{"value":"ENMAX employees support 294 local charities"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, AB\u003c/strong\u003e - Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Thank you to our incredible team members for their dedication and generosity to give back,\u0026rdquo; says Krista Moroz, Manager, Community Impact, ENMAX Corporation. \u0026ldquo;We\u0026rsquo;re so proud of their community spirit and the lasting impact these efforts have made on the lives of Calgarians.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eIn 2024, our team members raised $235,000, volunteered 5,620 hours and supported 294 charitable organizations! Every year, ENMAX amplifies the impact of our employees\u0026rsquo; contributions to community by double matching employee donations and providing grants for personal volunteer hours through our employee giving program. Together, we contributed over $400,000 in 2024.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;With the role we serve\u0026mdash;providing electricity to all of Calgary\u0026mdash;it\u0026rsquo;s important that we do that with the community in mind,\u0026rdquo; says Adrian, ENMAX team member. \u0026ldquo;It's incumbent upon us to give back. ENMAX allows us to find something meaningful and put in the work to volunteer, donate or get involved with community initiatives.\u0026rdquo;\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\n\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xLNBdp-H0Rc?si=Hr6PRU3zwbGvz1o1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-02-06T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"metaTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children’s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"fa8071a0-1ea4-4292-9ae7-ea04a915e47a","url":"/news/enmax-donates-to-fund-new-boost-program","name":"ENMAX donates to fund new Boost program","displayName":"ENMAX donates to fund new Boost program","fields":{"Title":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"BOOST_MediaRelease_Banner2880x1000px.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95435/thumbnail","src":"https://assets.enmax.com/api/public/content/1e1a994d31854fc793325445d84b59a8?v=5ef3c292","dam-id":"EnZTMiUwReKvs7of9NzRjQ"}},"heading":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"newsSubheading":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eLethbridge, AB - A new partnership between United Way of Lethbridge \u0026amp; South Western Alberta and ENMAX aims to bridge financial gaps caused by an increase in the cost of living. Many individuals in the Southern Alberta region struggle to make ends meet and cannot afford rent, groceries or personal hygiene items. With a donation of $50,000 from ENMAX, the United Way of Lethbridge \u0026amp; South Western Alberta is proud to announce \u0026lsquo;Boost,\u0026rsquo; a program which will provide funding for people in vulnerable financial situations.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Boost\u0026rsquo; was created in response to a growing need within the community. Prior to the program\u0026rsquo;s recent launch, United Way Lethbridge \u0026amp; South Western Alberta was receiving ongoing calls for support from individuals and families who were experiencing immediate financial hardship with nowhere to turn. We were so thankful when ENMAX was there to provide support the community is desperately seeking\u0026rdquo; says Jaci Zalesak, Executive Director of United Way Lethbridge \u0026amp; South Western Alberta. \u0026ldquo;The current cost of living has put immense pressure on both government and nonprofit resources. By kickstarting the Boost program, United Way aims to provide an extra safety barrier for Lethbridge \u0026amp; South Western Alberta individuals and families in need. Additionally, the program will serve those accessing the 211 helpline which is available 24/7, 365 days a year to direct individuals requesting assistance.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eWhile Boost aims to address urgent needs including utility disconnection and rental evictions, it also focuses on long-term solutions by encouraging recipients to develop strategies to prevent future crises. This initiative serves as a last-resort safety net, ensuring that help is available for those who have exhausted all other resources.\u003c/p\u003e\n\u003cp\u003eTo qualify for Boost, individuals must first reach out to local organizations such as food banks and Alberta Works to explore all available options. This approach ensures that Boost assists those in most critical need, complementing existing support systems and enhancing overall community resilience. The one-time fund is meant to give individuals and families a Boost when they are in an emergency situation and support poverty reduction.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX believes in the power of community and funds a number of programs addressing essential needs similar to \u0026lsquo;Boost,\u0026rsquo; including the Basic Needs Fund run by United Way of Calgary and Area, as well as the Lights On Fund run by United Way of Central Alberta,\u0026rdquo; says Krista Moroz, ENMAX Manager of Community Impact. \u0026ldquo;Ultimately, we believe in developing partnerships with local organizations dedicated to making a difference in the community.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eFor more information, please contact United Way at \u003ca href=\"tel:403-327-1700\"\u003e403-327-1700\u003c/a\u003e or \u003ca rel=\"noopener noreferrer\" href=\"https://lethbridgeunitedway.ca/who-we-fund/\" target=\"_blank\"\u003eclick here\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-02-10T07:00:00Z"},"download":{"value":{"href":"http://","linktype":"external","url":"","target":"_blank","text":"","anchor":"","dam-id":"aNR4Twy0QVu0y68kuGZuug"}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"metaTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}}],"heading":{"value":"Featured ENMAX stories"}}},{"uid":"2a19da12-e11d-4acd-b308-74e6b2b57b4b","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"28","FieldNames":"Default"},"placeholders":{"fullwidth-28":[{"uid":"723408ee-7181-41e2-8072-d96352510cee","componentName":"FullWidthBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Working in your neighbourhood","params":{"FieldNames":"ImageLeft","DynamicPlaceholderId":"11"},"fields":{"enableBackgroundColor":{"value":true},"image":{"value":{"height":"634","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42484","width":"1424","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42484/thumbnail","src":"https://assets.enmax.com/api/public/content/701b6db6dfcd4a2fabc682d240ec8d02?v=980e5102"}},"mobileImage":{"value":{"height":"352","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42483","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42483/thumbnail","src":"https://assets.enmax.com/api/public/content/63891e4022794047a07b3d7a063e135e?v=e666a63d"}}},"placeholders":{"bannercontentcontainer-11":[{"uid":"aad4bf50-5208-47d6-a54e-2a938b7ea651","componentName":"BannerContent","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Banner content - Working in your neighbourhood","params":{"DynamicPlaceholderId":"12","FieldNames":"Default"},"fields":{"heading":{"value":"Working in your neighbourhood"},"body":{"value":"\u003cp\u003e\u003cspan style=\"color: #000000;\"\u003eWe\u0026rsquo;re committed to keeping the power flowing today and into the future.\u003c/span\u003e\u003c/p\u003e"},"link":{"value":{"text":"View projects","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{8E5A2717-F0B9-4C3D-A030-A0C1A3F89EAB}","href":"/projects"}}}}]}}]}}],"headless-footer":[{"uid":"723c7ce6-655a-472a-870c-cb3a869aa9c8","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{723C7CE6-655A-472A-870C-CB3A869AA9C8}","ph":"headless-footer","sig":"sxa-footer"},"placeholders":{"sxa-footer":[{"uid":"408f4b02-33e6-412e-b715-194504ee6e39","componentName":"FooterMenu","dataSource":"{EE2E180E-6F29-4CD2-811E-003E16691394}","params":{"CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{},"placeholders":{"categorylinks-1":[{"uid":"bb6053d9-0e83-4556-a169-b97261585c25","componentName":"CategoryLinks","dataSource":"{B85D731C-6356-45F3-AD4F-BA25434E070E}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"},"fields":{"heading":{"value":"Products"}}},{"uid":"ba84832c-cb20-4c25-a911-4f1bf918ca35","componentName":"CategoryLinks","dataSource":"{6E76074C-4A7E-48FA-B53D-0CB730F690CC}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"3","FieldNames":"Default"},"fields":{"heading":{"value":"Outages"}}},{"uid":"440fc3bb-7b65-476c-8d6b-380d2b39aa5a","componentName":"CategoryLinks","dataSource":"{F138CD10-4C8A-4A5B-8CB6-0D77D8132607}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"6","FieldNames":"Default"},"fields":{"heading":{"value":"Operations"}}},{"uid":"4dbb601a-9937-4772-a2de-dd0de4fedec5","componentName":"CategoryLinks","dataSource":"{701CA80B-5FEA-4DC8-BCF3-C7FDF3B2C345}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"5","FieldNames":"Default"},"fields":{"heading":{"value":"Customer Support"}}}]}},{"uid":"c2a18145-ff13-45b8-99f9-cabdf8946e7c","componentName":"FooterMiddle","dataSource":"{2A7942E3-4E9F-48D4-B96C-0DEE9914DF1B}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"fairCompetitionStatement":{"value":"\u003cp\u003e\u003cstrong\u003eCustomers are free to purchase natural gas services or electricity services from a retailer of their choice. For a list of retailers, visit \u003ca href=\"https://www.ucahelps.alberta.ca/\" target=\"_blank\"\u003eucahelps.alberta.ca\u003c/a\u003e or call \u003ca href=\"tel:3104822\"\u003e310-4822\u003c/a\u003e (toll free in Alberta).\u003c/strong\u003e\u003c/p\u003e"},"feedbackDescription":{"value":"Help us improve enmax.com by sharing your online experience"},"feedbackHeading":{"value":"Feedback"},"surveyLink":{"value":{"href":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","text":"Take our survey","linktype":"external","url":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","anchor":"","target":"_blank"}}}},{"uid":"4edcde83-0de0-471b-a26b-a37b2a28e274","componentName":"FooterLegal","dataSource":"{5F7961FD-AC68-476F-AFA4-245FA37A7D2C}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"copyright":{"value":"ENMAX Corporation and its subsidiaries.™ and ®ENMAX Corporation"},"privacyLink":{"value":{"text":"Privacy","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{04F0DD27-C817-4111-A3A7-C8FD36FFB863}","href":"/privacy"}},"accessibilityLink":{"value":{"href":""}},"legalLink":{"value":{"class":"","id":"{B2F1F937-4D15-460C-BEE0-05DBD37FE333}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"Terms of use","url":"/ENMAX/WWW/Home/Terms of Use","href":"/terms-of-use"}},"showTermsAndConditions":{"value":"Show Legal Terms and Conditions"},"termsAndConditions":{"value":""}}}]}}]}}},"440fc3bb-7b65-476c-8d6b-380d2b39aa5a":{"data":{"item":{"pageLinks":{"results":[{"link":{"url":"/helping-power-your-project/start-a-project","target":null,"text":"Start a project"}},{"link":{"url":"/helping-power-your-project/request-a-service","target":null,"text":"Request a service"}},{"link":{"url":"/helping-power-your-project/operation-and-partnerships","target":null,"text":"Operations and partnerships"}},{"link":{"url":"/helping-power-your-project/request-a-service/get-the-power-flowing/get-a-site-id","target":null,"text":"Get a Site ID"}}]}}},"route":{"name":"Home","displayName":"Home","fields":{"Title":{"value":"$name"},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Visit our website for details on ENMAX home and business energy, outage information or reporting, ENMAX customer care and more."},"metaTitle":{"value":"Welcome to ENMAX"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Welcome to ENMAX"},"SxaTags":[],"Page Design":{"id":"f87bbc0f-24b3-4724-b7a7-6e7a9dc4bc2e","url":"/presentation/page-designs/home-page","name":"Home Page","displayName":"Home Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"274252e3-5b60-40eb-bae8-b675872dff64","url":"/presentation/partial-designs/home-page-alert-banner","name":"Home Page Alert Banner","displayName":"Home Page Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""}},"databaseName":"master","deviceId":"fe5d7fdf-89c0-4d99-9aa3-b5fbd009c9f3","itemId":"62e4895b-362c-44cd-9a1e-5cdeb0bce1bc","itemLanguage":"en","itemVersion":17,"layoutId":"96e5f4ba-a2cf-4a4c-a4e7-64da88226362","templateId":"6e68d3b7-b3ff-4f3f-be46-88a16f6a49c2","templateName":"Home Page","placeholders":{"headless-header":[{"uid":"48d48607-fd99-4038-a130-f8f6908ba23a","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{48D48607-FD99-4038-A130-F8F6908BA23A}","ph":"headless-header","sig":"sxa-site-wide-alert-banner"},"placeholders":{"sxa-site-wide-alert-banner":[{"uid":"aa456d12-f232-4498-82d0-43bf4b2d5cb6","componentName":"SiteWideAlertBanner","dataSource":"{5BFC7DFD-D647-486A-9DCA-EE26E7CE4A9E}","params":{"DynamicPlaceholderId":"1","CacheClearingBehavior":"Clear on publish","FieldNames":"Default"},"fields":{"siteWideAlertBanner":null,"overridePageSettings":{"value":false}}}]}},{"uid":"274252e3-5b60-40eb-bae8-b675872dff64","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{274252E3-5B60-40EB-BAE8-B675872DFF64}","ph":"headless-header","sig":"sxa-alert-banner"},"placeholders":{"sxa-alert-banner":[{"uid":"bbd363a6-d79a-4bd2-b264-c131e6a608f2","componentName":"HomePageAlertBanner","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"}}]}},{"uid":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{ED0E4896-8B87-4DB6-AF85-7CB967DCAADC}","ph":"headless-header","sig":"sxa-header"},"placeholders":{"sxa-header":[{"uid":"339abe05-a7f8-4c3c-b405-32b311049831","componentName":"Header","dataSource":"{34094175-E867-4E9A-9A2C-4B48E37C9ACF}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"outageLinkMobile":{"value":{"text":"Outage information","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","href":"/outages-and-safety"}},"outageLink":{"value":{"href":""}},"signinLink":{"value":{"href":"https://myaccount.enmax.com/","text":"Sign In","linktype":"external","url":"https://myaccount.enmax.com/","anchor":"","target":""}},"logo":{"value":"ENMAXPrimary"}},"placeholders":{"categorylinks-{*}":[]}},{"uid":"216481d8-57d4-4b3a-92b2-f3b9a41b79a1","componentName":"CookieConsent","dataSource":"{BAE8EDA6-043B-4DAA-A40D-CB123FCD3763}","fields":{"validAsOf":{"value":"2023-10-20T06:00:00Z"},"body":{"value":"\u003cp\u003eWe use cookies and other web tracking technologies to improve our services, identify areas for repair, better understand what our customers use and don't use, and for marketing services. To learn more, visit our \u003ca href=\"/privacy/personal-information-commitment\"\u003ePrivacy Commitment.\u003c/a\u003e\u003c/p\u003e"}}},{"uid":"20b946d3-46cc-4913-884a-8c598cb64365","componentName":"LinkHandler","dataSource":""}]}}],"headless-main":[{"uid":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{AFAF7F16-5A00-4012-85C9-521A2EEAC6AC}","ph":"headless-main","sig":"sxa-webchat-v2"},"placeholders":{"sxa-webchat-v2":[{"uid":"dd32dd20-fe66-4256-9c7c-a255e59c2c5a","componentName":"WebChatv2","dataSource":"{CF048F62-BD79-478A-ABCD-26D4348740ED}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"webchatToastAcceptedLink":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{18929669-B450-4414-8224-EA47DA3EE0D2}","href":"/customer-support"}},"webchatOutageSecondaryButton":{"value":"Maybe Later"},"webchatOutageTitle":{"value":"Live Chat is currently not available"},"webchatChatOfflinePrimaryButton":{"value":"Get Support"},"webchatChatOfflineTitle":{"value":"Live Chat is closed"},"webchatChatOfflineMessage":{"value":"You can chat with us: Home accounts: Weekdays 8 a.m.- 8:00 p.m. (MST) Saturday 8 a.m.- 4:30 p.m. (MST) Business accounts: Weekdays 8 a.m. - 5:00 p.m. (MST)  Live chat and ENMAX customer care are not available on Statutory holidays."},"webchatChatOfflineSecondaryButton":{"value":"Maybe Later"},"webchatOutageMessage":{"value":"We're working on Live Chat, and hope to have it restored soon. In the meantime, please call our customer care team at 310-2010. Home accounts: Weekdays 8 a.m - 6:00 p.m. Business accounts: Weekdays 8 a.m - 5:00 p.m. ENMAX Customer care is not available on weekends and holidays."},"webchatOutagePrimaryButton":{"value":"Get Support"},"webchatPrivacyMessage":{"value":"\u003cp\u003eBy participating in this Live Chat you consent to this conversation being recorded. \u003ca id=\"privacyLink\" href=\"/privacy\" target=\"_blank\"\u003ePrivacy \u0026 Security.\u003c/a\u003e\u003c/p\u003e"},"webchatSignupType":{"value":"Sign up type"},"webchatStartChatButton":{"value":"Start Chat"},"webchatSubjectOptions":[{"id":"d3ddc82f-9176-48b5-9d8e-e15d076462d5","url":"/data/genesyswebchat/webchatv2subjectoptions/new-sign-up","name":"New sign up","displayName":"New sign up","fields":{"tooltipText":{"value":""},"label":{"value":"New sign up"},"value":{"value":"New sign up"}}},{"id":"d3782bb3-1a6d-486a-890a-ee9511f25207","url":"/data/genesyswebchat/webchatv2subjectoptions/billing-inquiries","name":"Billing inquiries","displayName":"Billing inquiries","fields":{"tooltipText":{"value":""},"label":{"value":"Billing inquiries"},"value":{"value":"Billing inquiries"}}},{"id":"ed15ad79-40ea-42c8-b973-f0f8463ac2f1","url":"/data/genesyswebchat/webchatv2subjectoptions/payment-arrangements","name":"Payment arrangements","displayName":"Payment arrangements","fields":{"tooltipText":{"value":""},"label":{"value":"Payment arrangements"},"value":{"value":"Payment arrangements"}}},{"id":"a4356dcd-d2c5-430b-8c6b-5461c25314cd","url":"/data/genesyswebchat/webchatv2subjectoptions/renew-my-plan","name":"Renew my plan","displayName":"Renew my plan","fields":{"tooltipText":{"value":""},"label":{"value":"Renew my plan"},"value":{"value":"Renew my plan"}}},{"id":"c8e31884-65f6-4f06-b775-1d4a0f22a2a5","url":"/data/genesyswebchat/webchatv2subjectoptions/account-updates","name":"Account updates","displayName":"Account updates","fields":{"tooltipText":{"value":""},"label":{"value":"Account updates"},"value":{"value":"Account updates"}}},{"id":"3893a503-c5f9-4525-97da-37f233ce9ac1","url":"/data/genesyswebchat/webchatv2subjectoptions/referral","name":"Referral","displayName":"Referral","fields":{"tooltipText":{"value":""},"label":{"value":"Referral"},"value":{"value":"Referral"}}},{"id":"81fc26da-e5b9-4814-9f01-409c5764f9f7","url":"/data/genesyswebchat/webchatv2subjectoptions/move-my-services","name":"Move my services","displayName":"Move my services","fields":{"tooltipText":{"value":""},"label":{"value":"Move my services"},"value":{"value":"Move my services"}}}],"webchatNullOptionLabel":{"value":"Select one"},"webchatAccountTypeOptions":[{"id":"3f6d76f4-d288-4426-8ed3-d6713306deb5","url":"/data/genesyswebchat/webchatv2accounttypeoptions/home","name":"Home","displayName":"Home","fields":{"tooltipText":{"value":""},"label":{"value":"Home"},"value":{"value":"Home"}}},{"id":"90b5e7f7-052e-48d3-94a6-a3b867045aae","url":"/data/genesyswebchat/webchatv2accounttypeoptions/business","name":"Business","displayName":"Business","fields":{"tooltipText":{"value":""},"label":{"value":"Business"},"value":{"value":"Business"}}},{"id":"481e3ace-90a6-42f7-93b7-124a17033a11","url":"/data/genesyswebchat/webchatv2accounttypeoptions/not-a-customer","name":"Not a customer","displayName":"Not a customer","fields":{"tooltipText":{"value":""},"label":{"value":"Not a customer"},"value":{"value":"NC"}}}],"webchatSubjectLabel":{"value":"Subject"},"webchatCancelButton":{"value":"Cancel"},"webchatChatTranscriptLabel":{"value":"Please email me the transcript of this chat"},"webchatAccountNumberLabel":{"value":"Account Number"},"webchatAccountTypeLabel":{"value":"Account Type"},"webchatCloseAlertMessage":{"value":"Are you sure you want to close chat?"},"webchatCloseButton":{"value":"Close"},"webchatEmailLabel":{"value":"Email"},"webchatHeading":{"value":"Live chat"},"webchatNameLabel":{"value":"Name"},"webchatSignupTypeOptions":[{"id":"eb973160-7425-492b-8be8-ca701ba0d1b8","url":"/data/genesyswebchat/webchatv2signuptypeoptions/easymax","name":"Easymax","displayName":"Easymax","fields":{"tooltipText":{"value":""},"label":{"value":"Easymax"},"value":{"value":"Easymax"}}},{"id":"9bee790a-740d-4829-a576-c0bc2f2c5cdd","url":"/data/genesyswebchat/webchatv2signuptypeoptions/rate-of-last-resort","name":"Rate of Last Resort","displayName":"Rate of Last Resort","fields":{"tooltipText":{"value":""},"label":{"value":"Rate of Last Resort"},"value":{"value":"Rate of Last Resort"}}}],"saturdayBusinessHours":{"value":""},"sundayBusinessHours":{"value":""},"weekdayBusinessHours":{"value":"8:00-17:00"},"isOutage":{"value":false},"sundayResidentialHours":{"value":""},"saturdayResidentialHours":{"value":"8:00-16:30"},"weekdayResidentialHours":{"value":"8:00-20:00"},"specialDaySelection":[{"id":"fbae7770-a2c4-47bf-b0d1-8fbf77171a84","url":"/data/genesyswebchat/webchatspecialdayhours/boxing-day","name":"Boxing Day","displayName":"Boxing Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"26-12-2025"},"title":{"value":"Boxing Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Boxing Day"}}},{"id":"d4bdd05a-d3d2-43d2-bc4e-6191f08ba5ca","url":"/data/genesyswebchat/webchatspecialdayhours/canada-day","name":"Canada Day","displayName":"Canada Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-07-2025"},"title":{"value":"Canada Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Canada Day"}}},{"id":"1d9921d3-27fc-4e3d-9b7d-d3852f0f26c8","url":"/data/genesyswebchat/webchatspecialdayhours/christmas-day","name":"Christmas Day","displayName":"Christmas Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"25-12-2025"},"title":{"value":"Christmas Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Christmas Day"}}},{"id":"720cae5c-50de-4ef8-9271-c54b6cf20233","url":"/data/genesyswebchat/webchatspecialdayhours/december-23rd","name":"December 23rd","displayName":"December 23rd","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"23-12-2024"},"title":{"value":"December 23rd"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"December 23rd"}}},{"id":"fb5b798e-fad6-4fac-9b7e-0da95d69e2e9","url":"/data/genesyswebchat/webchatspecialdayhours/december-24th","name":"December 24th","displayName":"Christmas Eve","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"24-12-2025"},"title":{"value":"December 24th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 24th"}}},{"id":"da67ca4d-f82b-41b5-bbaa-633d2ba8995b","url":"/data/genesyswebchat/webchatspecialdayhours/december-27th","name":"December 27th","displayName":"December 27th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"27-12-2025"},"title":{"value":"December 27th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 27th"}}},{"id":"d260e501-e624-404f-a542-0763583fded8","url":"/data/genesyswebchat/webchatspecialdayhours/december-28th","name":"December 28th","displayName":"December 28th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"28-12-2024"},"title":{"value":"December 28th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 28th"}}},{"id":"a59d333d-4f17-41e3-a36e-129df39a7671","url":"/data/genesyswebchat/webchatspecialdayhours/december-29th","name":"December 29th","displayName":"December 29th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"29-12-2025"},"title":{"value":"December 29th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 29th"}}},{"id":"173ed799-a393-4ecd-b348-e44e27878d42","url":"/data/genesyswebchat/webchatspecialdayhours/december-30th","name":"December 30th","displayName":"December 30th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"30-12-2025"},"title":{"value":"December 30th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 30th"}}},{"id":"898f4979-a474-4980-97dd-963b1145f6f3","url":"/data/genesyswebchat/webchatspecialdayhours/december-31st","name":"December 31st","displayName":"December 31st","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"31-12-2025"},"title":{"value":"December 31st"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 31st"}}},{"id":"7129c4e1-efae-4746-9bf8-bd2023e4b229","url":"/data/genesyswebchat/webchatspecialdayhours/easter-monday","name":"Easter Monday","displayName":"Easter Monday","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"21-04-2025"},"title":{"value":"Easter Monday"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"Easter Monday"}}},{"id":"4ac764ec-d0de-4342-8465-ecad24a806d9","url":"/data/genesyswebchat/webchatspecialdayhours/family-day","name":"Family Day","displayName":"Family Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"17-02-2025"},"title":{"value":"Family Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Family Day"}}},{"id":"ca526b86-5231-4325-9be4-b5ab9aa1c328","url":"/data/genesyswebchat/webchatspecialdayhours/good-friday","name":"Good Friday","displayName":"Good Friday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"18-04-2025"},"title":{"value":"Good Friday"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Good Friday"}}},{"id":"1370e47e-7be7-41c8-8a6a-137ee183dfbd","url":"/data/genesyswebchat/webchatspecialdayhours/heritage-day","name":"Heritage Day","displayName":"Civic Holiday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"04-08-2025"},"title":{"value":"Heritage Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Heritage Day"}}},{"id":"e7ebc1d9-340c-46a4-85f1-b47632d16099","url":"/data/genesyswebchat/webchatspecialdayhours/labour-day","name":"Labour day","displayName":"Labour day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-09-2025"},"title":{"value":"Labour day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Labour day"}}},{"id":"00950dbd-1ecb-4683-97d5-89f1a40daa1c","url":"/data/genesyswebchat/webchatspecialdayhours/national-day-for-truth-and-reconciliation","name":"National Day for Truth and Reconciliation","displayName":"National Day for Truth and Reconciliation","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"30-09-2025"},"title":{"value":"National Day for Truth and Reconciliation"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"National Day for Truth and Reconciliation"}}},{"id":"6f6ed807-9194-4a65-b651-44bb219efe83","url":"/data/genesyswebchat/webchatspecialdayhours/new-years-day","name":"New Years Day","displayName":"New Years Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-01-2026"},"title":{"value":"New Year's Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"New Year�s Day"}}},{"id":"9b24d930-68fd-4c5b-9781-22432f4c727d","url":"/data/genesyswebchat/webchatspecialdayhours/remembrance-day","name":"Remembrance Day","displayName":"Remembrance Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"11-11-2025"},"title":{"value":"Remembrance Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Remembrance Day"}}},{"id":"9af07907-1722-4e5b-bad3-901a016f08c6","url":"/data/genesyswebchat/webchatspecialdayhours/thanksgiving","name":"Thanksgiving","displayName":"Thanksgiving","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"13-10-2025"},"title":{"value":"Thanksgiving"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Thanksgiving"}}},{"id":"acd2ceb1-9dba-4ae6-9c45-2a90a2cadff5","url":"/data/genesyswebchat/webchatspecialdayhours/victoria-day","name":"Victoria Day","displayName":"Victoria Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"19-05-2025"},"title":{"value":"Victoria Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Vicotria Day"}}},{"id":"4803fe59-be13-4cbd-941d-387910f7bae4","url":"/data/genesyswebchat/webchatspecialdayhours/january-2","name":"January 2","displayName":"January 2","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"02-01-2025"},"title":{"value":"January 2"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"January 2"}}}],"outageMessage":{"value":""},"chatOfflineMessage":{"value":""}}}]}},{"uid":"6feffae0-9ebd-4cd9-abc0-9ac75d676633","componentName":"HelpMeChooseBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/We are here to help","params":{"GridParameters":"col-12","FieldNames":"Default","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"32"},"fields":{"headerEyebrow":{"value":""},"heading":{"value":"We're here to help."},"segmentedOption1":{"value":"I'm new here"},"segmentedOption2":{"value":"I'm a customer"},"image":{"value":{"height":"1360","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42479","width":"1360","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42479/thumbnail","src":"https://assets.enmax.com/api/public/content/973bd49ee29d4aafabd84ea20ac22347?v=d5496355"}},"mobileImage":{"value":{"height":"442","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42481","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42481/thumbnail","src":"https://assets.enmax.com/api/public/content/0aefafe0fba54d349d607dd0435f6b02?v=279219ad"}}},"placeholders":{"stackediconpanel-32":[{"uid":"1cdb4265-880e-4eea-a141-1de67517d1da","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1","params":{"persona":"I'm new here","GridParameters":"col-12","DynamicPlaceholderId":"33","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-33":[{"uid":"0895e381-928f-4573-91a6-1a283069489d","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Easymax","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"34","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Easymax\u003csup\u003e®\u003c/sup\u003e"},"link":{"value":{"class":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"","url":"/ENMAX/WWW/Home/Electricity and natural gas/Easymax","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"acae89f5-c69a-4322-9eca-61f1b5d09067","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Rate of Last Resort","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"35","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Rate of Last Resort"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{F9E96A85-371F-4D1B-A353-528721153095}","href":"/rateoflastresort"}},"iconName":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}},"iconImage":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}}}},{"uid":"e7ea25e3-607e-45a8-ab5d-08f1030161dc","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Compare my options","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"37","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Compare my Options"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{E4B8710E-049C-403C-87FB-E5DDED4BB89C}","href":"/electricity-and-natural-gas"}},"iconName":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}},"iconImage":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}}}},{"uid":"1a2d3729-9f74-4904-8535-6554f2b0061b","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Site energization","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"36","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Site energization"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{5E0830FA-3641-483C-837A-0EBE64C51122}","href":"/helping-power-your-project/request-a-service/get-the-power-flowing"}},"iconName":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}},"iconImage":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}}}}]}},{"uid":"f3e8162a-72c1-4395-8fbe-632d3a91d5dc","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2","params":{"persona":"I'm a customer","GridParameters":"col-12","DynamicPlaceholderId":"38","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-38":[{"uid":"92ca6c74-9a62-4653-8318-249b6faf53d5","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Current Easymax rates","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"39","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Current Easymax\u003csup\u003e®\u003c/sup\u003e\u2028rates"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"2d454dd9-2421-47f7-9e31-4443eaffd2de","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Manage my plan","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"40","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Manage my plan"},"link":{"value":{"href":"http://myaccount.enmax.com/manage-my-plan","linktype":"external","url":"http://myaccount.enmax.com/manage-my-plan","anchor":"","target":""}},"iconName":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}},"iconImage":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}}}},{"uid":"24c7ec3d-c312-4228-96ef-54dae8476bde","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/View my bill","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"41","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"View my bill"},"link":{"value":{"href":"https://myaccount.enmax.com/view-my-bill","linktype":"external","url":"https://myaccount.enmax.com/view-my-bill","anchor":"","target":""}},"iconName":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}},"iconImage":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}}}},{"uid":"4d284103-d6b3-4292-be34-c9407cb0b597","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Meter services","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"42","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Meter services"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{87D9A252-4048-48C9-A42F-68F81D4B8475}","href":"/helping-power-your-project/meter-services"}},"iconName":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}},"iconImage":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}}}}]}}]}},{"uid":"3886efca-49b8-43d8-bc1c-39948660126d","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_topPadding":"Medium","DynamicPlaceholderId":"43"},"placeholders":{"fullwidth-43":[{"uid":"722d7846-8fe5-48b2-a044-940df5dc8f80","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/My account blob","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"44"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Convenience at your fingertips"},"image":{"value":{"height":"752","dam-content-type":"Image","alt":"[email protected]","width":"934","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42672/thumbnail","src":"https://assets.enmax.com/api/public/content/a90636a696194d9489019de2f34c0695?v=4be0cdd8","dam-id":"oPlH1mqDIUKQQJ2GA5RldQ"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"href":"https://myaccount.enmax.com/","linktype":"external","url":"https://myaccount.enmax.com/","target":"_blank","text":"Sign in"}},"isHeadline":{"value":true},"eyebrow":{"value":"ENMAX My Account "},"paragraph1":{"value":"\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eWe’ve updated My Account to make it easier than ever to renew Easymax\u003c/span\u003e\u003csup style=\"color: rgb(0, 0, 0);\"\u003e®\u003c/sup\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e accounts, make payments, move or manage your services.\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-44":[]}}]}},{"uid":"e351311b-16ec-4f71-9a8d-c5dbbee0a8e8","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","DynamicPlaceholderId":"13","FieldNames":"Default"},"placeholders":{"fullwidth-13":[{"uid":"b877e5de-5599-4015-a381-22affaf8bded","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Get ready for winter","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"15"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Safety tips for yard work"},"image":{"value":{"height":"600","dam-content-type":"Image","alt":"ENMAX-Yard-Safety_Encroachment.jpg","width":"1000","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97889/thumbnail","src":"https://assets.enmax.com/api/public/content/fd1b6431c7d9407684a2c570e294a0cc?v=dc4cebc1","dam-id":"vAsQO4A6RGK3DskMqkZN1w"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"See tips","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{7E6FC975-6EB2-495A-A1C4-8AA1E80FAF97}","href":"/customer-support/for-my-home/spring-summer-yard-work"}},"isHeadline":{"value":true},"eyebrow":{"value":"Customer support"},"paragraph1":{"value":"\u003cp\u003e\u003cspan data-olk-copy-source=\"MessageBody\"\u003eExplore resources to help you stay safe when working near outdoor electrical infrastructure.\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-15":[]}}]}},{"uid":"3c1d1f99-9c6b-4b62-a757-24dd03d71153","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"29","FieldNames":"Default"},"placeholders":{"fullwidth-29":[{"uid":"9d69d926-5b89-4aaa-9eb9-bf2c1ccfb8d9","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Easier budgeting","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"16"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Easier budgeting"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42472","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42472/thumbnail","src":"https://assets.enmax.com/api/public/content/23264554baae46db8618b0a6e89ae5b1?v=f1ed0d09"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{43B3B308-647F-44F7-BA34-1DE871CEFCB3}","href":"/customer-support/for-my-home/equalized-payments-for-easier-budgeting"}},"isHeadline":{"value":true},"eyebrow":{"value":"account management"},"paragraph1":{"value":"\u003cp\u003eSetting up an Equalized Payment Plan is one way to smooth out bills during higher usage times.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42477","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42477/thumbnail","src":"https://assets.enmax.com/api/public/content/543d4df9cccc4159956af285ab1180d6?v=932ba212"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-16":[]}}]}},{"uid":"e447eae6-c9d4-4d55-98f7-cc4e926c53e9","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_bottomPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"30"},"placeholders":{"fullwidth-30":[{"uid":"81846842-6703-4cc4-92f9-c195aad9a3e5","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Electric Vehicles and Charging Station","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"31"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Electric vehicles and charging stations"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44696","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44696/thumbnail","src":"https://assets.enmax.com/api/public/content/17cd4c402e27434992bcc482f0972fbf?v=72bc2030"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","querystring":"","id":"{26A980E2-DFDA-424E-BADC-0065166BD437}","href":"/ev-chargers"}},"isHeadline":{"value":true},"eyebrow":{"value":"Electric vehicles"},"paragraph1":{"value":"\u003cp\u003eBefore making a costly change to your home or electricity service, discover which charger is the right fit to your specific needs.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44694","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44694/thumbnail","src":"https://assets.enmax.com/api/public/content/d28ddcac1a2042658a9cd9b9cff3e3bd?v=da6eeb5e"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-31":[]}}]}},{"uid":"b295a99c-e7e0-4cfa-8af5-7ad76194a31a","componentName":"NewsCardSlider","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Homepage News Card Slider","params":{"GridParameters":"col-12","DynamicPlaceholderId":"14","FieldNames":"Default"},"fields":{"maxCards":{"value":"5"},"newsSlides":[{"id":"a2c752d2-d5d3-48cd-814f-071f2b2ed71f","url":"/news/recognizing-our-volunteers-during-national-volunteer-week","name":"Recognizing our volunteers during National Volunteer Week","displayName":"Recognizing our volunteers during National Volunteer Week","fields":{"Title":{"value":"Recognizing our volunteers during National Volunteer Week"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Community_NVW_enmax.com_V1_2880X1000-Opt2.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97864/thumbnail","src":"https://assets.enmax.com/api/public/content/8990bf5991f74207a6a1f624f65aa85f?v=d1c13f37","dam-id":"vVoaCYcrQXmuupRlrpTf5g"}},"heading":{"value":"Recognizing our volunteers during National Volunteer Week"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;From fostering animals and supporting team member health, to our crews hanging holiday lights at the Alberta Children\u0026rsquo;s Hospital, our employees support a broad spectrum of community organizations. We have a culture of caring and giving,\u0026rdquo; says Mark Poweska, President \u0026amp; CEO, ENMAX. \u0026ldquo;The fact that people in our organization choose to spend time volunteering and giving back to different types of causes makes me proud to be part of ENMAX.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eDuring National Volunteer Week, we\u0026rsquo;re recognizing all our volunteers who helped contribute to 5,395 volunteer hours to support the community last year.\u003c/p\u003e\n\u003cp\u003eSee why volunteering is important to our team members and ENMAX:\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering keeps me connected with my community and causes that I\u0026rsquo;m passionate about. It allows me to give my energy and talents in ways that are meaningful to me and serve a growing need in my community.\u0026rdquo; \u0026ndash; Stefanie, Human Resources.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering is an important part of the community and, in my opinion, a social responsibility.\u0026rdquo; \u0026ndash; Ryan, Mobile Fleet.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It\u0026rsquo;s a meaningful way to stay connected and give back to a community that has given me so much. Whether it\u0026rsquo;s helping animals find their forever homes or supporting healthcare through blood donation, I always walk away feeling like I was part of something bigger than myself.\u0026rdquo; \u0026ndash; Aleem, Customer Engagement.\u003c/p\u003e\n\u003cp\u003eThanks to all our team members and community partners who help make a difference all year-round!\u0026nbsp;\u003c/p\u003e\n\u003cdiv class=\"five-five lg:grid grid-cols-10 lg:gap-5 m-auto max-w-inner-content flex flex-col  gap-y-5\"\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-10 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/9258df1cc3ab4d1f84833f47ac1d0ec5?v=2eccfb93\" width=\"1000\" height=\"667\" alt=\"Energizing spaces install day\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/e42fec36908c4214bda9a116b0d5a4ac?v=b418e611\" width=\"1000\" height=\"667\" alt=\"Childrens Cottage Sandbox build\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/cbf709078a08410d88ec757154e07a35?v=6c0cae7c\" width=\"1000\" height=\"667\" alt=\"Childrens Hospital lights hanging\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e"},"date":{"value":"2025-04-29T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"metaTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Supporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. "},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"390ed657-3118-479b-b848-3df8a3718707","url":"/news/adaptability-wins-funding-to-expand","name":"AdaptAbility wins funding to expand","displayName":"AdaptAbility wins funding to expand","fields":{"Title":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Community_AmplifierFund_Digital_2880x1000-enmax.com.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97552/thumbnail","src":"https://assets.enmax.com/api/public/content/850b1943c13a4c008c81d7ff8d7ec91d?v=8dcb02da","dam-id":"YwBx68J3S7GiUxWaDPQwKA"}},"heading":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; Calgary-based AdaptAbility has been named the recipient of the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to help further its mission of providing critical resources, support and specialized products for individuals with special needs and their families. The Amplifier Fund will enable AdaptAbility to expand its products and continue offering solutions that improve the lives of those with disabilities.\u003c/p\u003e\n\u003cp\u003eFounded in 2021 by Tara Nelson, AdaptAbility was born out of a personal struggle to find accessible, high-quality products and resources for her son with Autism Spectrum Disorder (ASD) and other special needs. Tara\u0026rsquo;s experience as both a caregiver and advocate has led her to create a company that bridges the gap between families and the resources they need to thrive. AdaptAbility provides a unique space where families can find and test products that are specifically designed to meet the needs of children and adults with special needs, such as educational tools, sensory toys and daily living aids.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It's so amazing to be recognized,\u0026rdquo; says Tara, President and Owner of AdaptAbility. \u0026ldquo;It's going to allow us to expand and bring in new and exciting products. It's nice to know that our hard work and efforts have haven't gone unnoticed and that we're making an impact in the community, in Calgary and across the world.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eAdaptAbility\u0026rsquo;s mission is to be a trusted partner for families, caregivers, educators and therapists by providing expert guidance, high-quality products and valuable information. Tara's background working with Family Services for Children with Disabilities (FSCD) and other public healthcare systems makes her uniquely positioned to guide families through the complex world of funding, resources and unique support. AdaptAbility also focuses on educating parents and professionals about early intervention tools, aids and technologies that can make a meaningful impact on the lives of those with special needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;AdaptAbility is a powerful example of a local business driving meaningful change for Calgary families, says Deborah Yedlin, President \u0026amp; CEO of the Calgary Chamber of Commerce. \u0026ldquo;Through the ENMAX Amplifier Fund, we\u0026rsquo;re proud to support a company helping individuals and caregivers navigate the complex realities of special needs care. This partnership reflects our shared commitment to strengthening our city by investing in innovative businesses that address real community challenges.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Amplifier Fund is designed to support the next phase of growth for small businesses, particularly those that are transforming industries and improving the community. Tara\u0026rsquo;s commitment to making special needs products and resources more accessible has been a driving force behind the success of AdaptAbility, and the Amplifier Fund is set to propel the organization\u0026rsquo;s mission of creating a lasting impact in the community.\u003c/p\u003e\n\u003cp\u003e\"Strengthening our communities means supporting local businesses that create innovative solutions that matter to people,\" says Marie Rajic, Senior Vice President, ENMAX Corporate Affairs. \"AdaptAbility embodies the spirit of the Amplifier Fund\u0026mdash;community-focused and driven by purpose. Through the Fund, we\u0026rsquo;re pleased to help accelerate their growth and expand their reach.\"\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xFJcdlKLcPI?si=2leHKPKXH--akmdV\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE ENMAX AMPLIFIER FUND\u003c/h5\u003e\n\u003cp\u003eTo support Calgary\u0026rsquo;s dynamic and diverse business community, The ENMAX Amplifier Fund was established to award an existing small business with $25,000 to support next-level transformation by investing in innovation, technology and leadership. Recognizing and supporting these attributes through the ENMAX Amplifier Fund is one important way ENMAX and the Calgary Chamber propel positive growth and build a brighter future for Calgary.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT ADAPTABILITY\u003c/h5\u003e\n\u003cp\u003eAdaptAbility, founded in 2021, is a Calgary-based company dedicated to providing high-quality products and resources for individuals with special needs and their families. Offering a wide range of products, from educational tools to daily living aids, AdaptAbility helps families and caregivers find the best solutions for their loved ones. AdaptAbility is committed to making the journey of raising a child with special needs easier through expert guidance, product access and community support.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE CALGARY CHAMBER\u003c/h5\u003e\n\u003cp\u003eThe Calgary Chamber exists to help businesses reach their potential. As the convenor and catalyst for a vibrant, inclusive and prosperous business community, the Chamber works to build strength and resilience among its members and position Calgary as a magnet for talent, diversification and opportunity. As an independent, non-profit, non-partisan organization founded in 1891, we build on our history to serve and advocate for businesses of all sizes, in all sectors and across the city.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-04-23T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"metaTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Calgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"AdaptAbility wins funding to expand"},"SxaTags":[],"Page Design":null,"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b535c477-8d29-4e0c-bbe4-9c72bb5060f6","url":"/news/shepard-energy-centre-marks-10-years-of-powering-alberta","name":"Shepard Energy Centre marks 10 years of powering Alberta","displayName":"Shepard Energy Centre marks 10 years of powering Alberta","fields":{"Title":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"Shepard_MediaRelease_Banner2880x1000px.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96619/thumbnail","src":"https://assets.enmax.com/api/public/content/256e32a70eab4645993b7a6bd919c50c?v=cdaa2056","dam-id":"uNmEwUhTQLmhsYYKHxv1fw"}},"heading":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"newsSubheading":{"value":""},"category":{"id":"cbd1a0d3-4a86-4f8f-9975-7aa16d569c59","url":"/data/category-folder/operations","name":"Operations","displayName":"Operations","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Operations"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; ENMAX is proud to celebrate 10 years of Shepard Energy Centre, Alberta\u0026rsquo;s largest natural gas-fueled electricity generation facility. Shepard came online in 2015 and has the capacity to provide 860 megawatts of reliable power \u0026ndash; enough to support nearly half of Calgary\u0026rsquo;s electricity demand.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard Energy Centre has played a vital role in delivering efficient, reliable, electricity to Albertans for the past decade,\u0026rdquo; said Erica Young, Executive Vice President, ENMAX Energy. \u0026ldquo;As Alberta\u0026rsquo;s energy landscape evolves, Shepard remains a cornerstone of grid stability.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eShepard Energy Centre utilizes combined cycle natural gas technology, which increases efficiency and lowers emissions compared to conventional generation. Shepard Energy Centre is one of the most efficient natural gas-fuelled combined-cycle generation facilities operating in Canada today, as measured by tonnes of CO2e per megawatt hour (MWh). The facility also integrates reclaimed water from Calgary\u0026rsquo;s Bonnybrook Wastewater Treatment Plant, reducing reliance on potable water sources.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eShepard uses 100 per cent reclaimed water under normal operating conditions for all its power generation needs, preventing nearly six million cubic meters of water from being withdrawn from the Bow River every year. Additionally, through research observation and innovative lab testing we have found ways to further optimize water use at this facility, reaching optimal operating efficiency of the cooling towers reducing the plant\u0026rsquo;s annual wastewater volume by 25 to 29 percent or up to 500,000 cubic meters of wastewater each year.\u003c/p\u003e\n\u003cp\u003eCapital Power owns a 50 per cent interest in the Shepard Energy Centre through a joint venture agreement with ENMAX as the facility operator. This partnership ensures that Shepard continues to play a critical role in delivering stable and efficient power to Alberta\u0026rsquo;s electricity grid.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard\u0026rsquo;s success is a testament to our commitment to innovation and sustainability,\u0026rdquo; added Young. \u0026ldquo;As we look ahead, we remain focused on ensuring Albertans continue to receive safe, reliable, and affordable electricity.\u0026rdquo;\u003cbr /\u003e\n\u003cdiv\u003e\u0026nbsp;\u003c/div\u003e\n\u003c/p\u003e"},"date":{"value":"2025-03-24T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":""},"metaTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ee0332b2-0c1c-44c9-8d74-a997a4e5720d","url":"/news/enmax-and-distress-centre-calgary---a-14-year-partnership","name":"ENMAX and Distress Centre Calgary - A 14-year partnership","displayName":"ENMAX and Distress Centre Calgary - A 14-year partnership","fields":{"Title":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Comm_DistressCentre_2880x1000_Banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96282/thumbnail","src":"https://assets.enmax.com/api/public/content/6f668bc0be5245328b4c4270663e36b2?v=b5afb565","dam-id":"wiuYzZLuRTioslSQFmscUA"}},"heading":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSince 2011, ENMAX has been a committed partner of \u003ca rel=\"noopener noreferrer\" href=\"https://distresscentre.com/\" target=\"_blank\"\u003eDistress Centre Calgary\u003c/a\u003e, and their work supporting Calgarians facing challenging circumstances. Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need.\u003c/p\u003e\n\u003cp\u003eENMAX contributes annually to Distress Centre\u0026rsquo;s Basic Needs Fund, providing emergency financial assistance to families in crisis, while also sponsoring the Centre\u0026rsquo;s annual volunteer appreciation event, recognizing those who provide vital crisis support. In addition, as part of its annual employee giving program, ENMAX double-matches employee donations to energy affordability partners, including Distress Centre Calgary.\u003c/p\u003e\n\u003cp\u003eTo date, ENMAX has invested more than $1 million in supporting Distress Centre\u0026rsquo;s critical work.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;On behalf of the entire team at Distress Centre, I want to extend our deepest gratitude to ENMAX for their incredible generosity over the past 14 years,\u0026rdquo; said Robyn Romano, CEO, Distress Centre. \u0026ldquo;The support has made a significant impact, from funding our Basic Needs Fund, to sponsoring our cherished annual volunteer appreciation event. We are truly grateful for this meaningful and enduring partnership.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eRomano also acknowledged ENMAX team members going the extra mile to provide snack bags and special treats that bring joy to their dedicated volunteers as they respond to crisis calls, chats, and texts. Most recently ENMAX team members raised over $1,800 for the Basic Needs Fund through a Valentine\u0026rsquo;s Day candygram event.\u003c/p\u003e\n\u003ch5\u003eENMAX\u0026rsquo;s commitment to energy affordability\u003c/h5\u003e\n\u003cp\u003eBy working with affordability partners, ENMAX helps bridge the gap for individuals and families who may be struggling to meet their basic needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;We believe that access to reliable and affordable energy is essential to maintaining a safe and stable life,\u0026rdquo; said Krista Moroz, Manager, Community Impact. \u0026ldquo;That\u0026rsquo;s why we partner with organizations like Distress Centre Calgary to provide assistance to those facing financial difficulties. Energy affordability is not just about paying utility bills\u0026mdash;it\u0026rsquo;s about ensuring that people can stay warm in the winter, cook meals for their families, and live with dignity.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Customer Care team plays an important role in connecting vulnerable customers with Distress Centre\u0026rsquo;s 24/7 Crisis Line and 211 service, ensuring they can access immediate support and navigate underlying challenges.\u003c/p\u003e\n\u003ch5\u003eThe growing need for support\u003c/h5\u003e\n\u003cp\u003eThe demand for crisis supports in Calgary remains high. In 2024 alone, Distress Centre Calgary responded to:\u003cbr /\u003e\n\u003cul\u003e\n    \u003cli\u003e59,000 calls, texts, and chats to their 211 information and navigation service.\u003c/li\u003e\n    \u003cli\u003e50,000 crisis calls, chats, and texts through their crisis lines.\u003c/li\u003e\n    \u003cli\u003e320 individuals who received emergency assistance through the Basic Needs Fund.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\u003cp\u003eAs the need for crisis support continues to grow, ENMAX remains committed to helping ensure Calgarians have access to the resources they need during difficult times. Calgarians in need of support are encouraged to contact 211. Customers can also find access to advice, billing options and energy efficiency resources at \u003ca href=\"/affordability\"\u003e\u003cstrong\u003eenmax.com/affordability\u003c/strong\u003e\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-03-07T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"metaTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b4053dc6-9ae3-4415-a9e1-ce65c1fb96c2","url":"/news/enmax-named-one-of-albertas-top-employers-2025","name":"ENMAX named one of Albertas Top Employers 2025","displayName":"ENMAX named one of Albertas Top Employers 2025","fields":{"Title":{"value":"ENMAX named one of Alberta’s Top Employers"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_TopEmployer_2880x1000_banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95269/thumbnail","src":"https://assets.enmax.com/api/public/content/c2557f62a3594ef499d8063ac2141fec?v=13f6b965","dam-id":"zFNAViGbTOCUiHVDrS7h_w"}},"heading":{"value":"ENMAX named one of Alberta’s Top Employers"},"newsSubheading":{"value":""},"category":{"id":"0541097c-18bf-4f14-afee-daf5882d5c57","url":"/data/category-folder/news","name":"News","displayName":"News","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"News"}}},"body":{"value":"\u003cp\u003eWhat makes a workplace exceptional? Is it comprehensive benefits, or competitive pay? Perhaps it\u0026rsquo;s an employer who genuinely cares about its employees, their safety and their needs. We\u0026rsquo;re proud to offer our people all this and more, which is why we\u0026rsquo;re honoured to be recognized as one of Alberta\u0026rsquo;s best places to work for the seventh year in a row.\u003c/p\u003e\n\u003cp\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve. ENMAX consistently ranks among the top employers in our province, and we\u0026rsquo;re grateful for this recognition.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX is a great place to thrive at work,\u0026rdquo; says Jenna, ENMAX team member. \u0026ldquo;I have the work-life balance my family needs, and opportunities to grow my skills through training and education. I\u0026rsquo;m proud to contribute to our welcoming work environment and to play a role in providing important services to our customers.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;This recognition is a testament to the incredible team we have here,\u0026rdquo; says Brandie Yarish, Chief Human Resources Officer and Executive Vice-President, Safety and Information Technology. \u0026ldquo;Our goal has always been to create an environment where everyone feels safe, welcome and empowered to contribute to our purpose\u0026mdash;lighting the way to a brighter energy future. This consistent acknowledgement lets us know we\u0026rsquo;re on the right track.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eENMAX extends its heartfelt thanks to MediaCorp for selecting us once again for this important recognition.\u003c/p\u003e\n\u003cp\u003eInterested in joining our team? \u003ca href=\"/careers\"\u003eExplore the opportunities\u003c/a\u003e\u0026nbsp;available today.\u003c/p\u003e\n\u003cp\u003e\u003ca rel=\"noopener noreferrer\" href=\"https://reviews.canadastop100.com/top-employer-enmax?_gl=1*1g32dzr*_ga*NDE1NTQ4OTE0LjE2OTY5NjcxMjg.*_ga_H481FDLVWD*MTczODA4MTgwNS4yNi4wLjE3MzgwODE4MDUuMC4wLjA.#ab\" target=\"_blank\"\u003eRead more\u003c/a\u003e about why ENMAX was chosen as one of Alberta\u0026rsquo;s Top Employers.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"0001-01-01T00:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"metaTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ccade68d-750d-4a85-9b9b-918e28fe96f3","url":"/news/enmax-employees-support-294-local-charities-in-2024","name":"ENMAX employees support 294 local charities in 2024","displayName":"ENMAX employees support 294 local charities in 2024","fields":{"Title":{"value":"ENMAX employees support 294 local charities in 2024"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Childrens-cottage_2990x1000.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95346/thumbnail","src":"https://assets.enmax.com/api/public/content/45d7a3c0735a46389800775cc1f09f75?v=700cc1a3","dam-id":"2rkedJGmSiixAmkKHBSTyg"}},"heading":{"value":"ENMAX employees support 294 local charities"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, AB\u003c/strong\u003e - Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Thank you to our incredible team members for their dedication and generosity to give back,\u0026rdquo; says Krista Moroz, Manager, Community Impact, ENMAX Corporation. \u0026ldquo;We\u0026rsquo;re so proud of their community spirit and the lasting impact these efforts have made on the lives of Calgarians.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eIn 2024, our team members raised $235,000, volunteered 5,620 hours and supported 294 charitable organizations! Every year, ENMAX amplifies the impact of our employees\u0026rsquo; contributions to community by double matching employee donations and providing grants for personal volunteer hours through our employee giving program. Together, we contributed over $400,000 in 2024.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;With the role we serve\u0026mdash;providing electricity to all of Calgary\u0026mdash;it\u0026rsquo;s important that we do that with the community in mind,\u0026rdquo; says Adrian, ENMAX team member. \u0026ldquo;It's incumbent upon us to give back. ENMAX allows us to find something meaningful and put in the work to volunteer, donate or get involved with community initiatives.\u0026rdquo;\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\n\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xLNBdp-H0Rc?si=Hr6PRU3zwbGvz1o1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-02-06T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"metaTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children’s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"fa8071a0-1ea4-4292-9ae7-ea04a915e47a","url":"/news/enmax-donates-to-fund-new-boost-program","name":"ENMAX donates to fund new Boost program","displayName":"ENMAX donates to fund new Boost program","fields":{"Title":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"BOOST_MediaRelease_Banner2880x1000px.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95435/thumbnail","src":"https://assets.enmax.com/api/public/content/1e1a994d31854fc793325445d84b59a8?v=5ef3c292","dam-id":"EnZTMiUwReKvs7of9NzRjQ"}},"heading":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"newsSubheading":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eLethbridge, AB - A new partnership between United Way of Lethbridge \u0026amp; South Western Alberta and ENMAX aims to bridge financial gaps caused by an increase in the cost of living. Many individuals in the Southern Alberta region struggle to make ends meet and cannot afford rent, groceries or personal hygiene items. With a donation of $50,000 from ENMAX, the United Way of Lethbridge \u0026amp; South Western Alberta is proud to announce \u0026lsquo;Boost,\u0026rsquo; a program which will provide funding for people in vulnerable financial situations.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Boost\u0026rsquo; was created in response to a growing need within the community. Prior to the program\u0026rsquo;s recent launch, United Way Lethbridge \u0026amp; South Western Alberta was receiving ongoing calls for support from individuals and families who were experiencing immediate financial hardship with nowhere to turn. We were so thankful when ENMAX was there to provide support the community is desperately seeking\u0026rdquo; says Jaci Zalesak, Executive Director of United Way Lethbridge \u0026amp; South Western Alberta. \u0026ldquo;The current cost of living has put immense pressure on both government and nonprofit resources. By kickstarting the Boost program, United Way aims to provide an extra safety barrier for Lethbridge \u0026amp; South Western Alberta individuals and families in need. Additionally, the program will serve those accessing the 211 helpline which is available 24/7, 365 days a year to direct individuals requesting assistance.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eWhile Boost aims to address urgent needs including utility disconnection and rental evictions, it also focuses on long-term solutions by encouraging recipients to develop strategies to prevent future crises. This initiative serves as a last-resort safety net, ensuring that help is available for those who have exhausted all other resources.\u003c/p\u003e\n\u003cp\u003eTo qualify for Boost, individuals must first reach out to local organizations such as food banks and Alberta Works to explore all available options. This approach ensures that Boost assists those in most critical need, complementing existing support systems and enhancing overall community resilience. The one-time fund is meant to give individuals and families a Boost when they are in an emergency situation and support poverty reduction.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX believes in the power of community and funds a number of programs addressing essential needs similar to \u0026lsquo;Boost,\u0026rsquo; including the Basic Needs Fund run by United Way of Calgary and Area, as well as the Lights On Fund run by United Way of Central Alberta,\u0026rdquo; says Krista Moroz, ENMAX Manager of Community Impact. \u0026ldquo;Ultimately, we believe in developing partnerships with local organizations dedicated to making a difference in the community.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eFor more information, please contact United Way at \u003ca href=\"tel:403-327-1700\"\u003e403-327-1700\u003c/a\u003e or \u003ca rel=\"noopener noreferrer\" href=\"https://lethbridgeunitedway.ca/who-we-fund/\" target=\"_blank\"\u003eclick here\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-02-10T07:00:00Z"},"download":{"value":{"href":"http://","linktype":"external","url":"","target":"_blank","text":"","anchor":"","dam-id":"aNR4Twy0QVu0y68kuGZuug"}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"metaTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}}],"heading":{"value":"Featured ENMAX stories"}}},{"uid":"2a19da12-e11d-4acd-b308-74e6b2b57b4b","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"28","FieldNames":"Default"},"placeholders":{"fullwidth-28":[{"uid":"723408ee-7181-41e2-8072-d96352510cee","componentName":"FullWidthBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Working in your neighbourhood","params":{"FieldNames":"ImageLeft","DynamicPlaceholderId":"11"},"fields":{"enableBackgroundColor":{"value":true},"image":{"value":{"height":"634","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42484","width":"1424","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42484/thumbnail","src":"https://assets.enmax.com/api/public/content/701b6db6dfcd4a2fabc682d240ec8d02?v=980e5102"}},"mobileImage":{"value":{"height":"352","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42483","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42483/thumbnail","src":"https://assets.enmax.com/api/public/content/63891e4022794047a07b3d7a063e135e?v=e666a63d"}}},"placeholders":{"bannercontentcontainer-11":[{"uid":"aad4bf50-5208-47d6-a54e-2a938b7ea651","componentName":"BannerContent","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Banner content - Working in your neighbourhood","params":{"DynamicPlaceholderId":"12","FieldNames":"Default"},"fields":{"heading":{"value":"Working in your neighbourhood"},"body":{"value":"\u003cp\u003e\u003cspan style=\"color: #000000;\"\u003eWe\u0026rsquo;re committed to keeping the power flowing today and into the future.\u003c/span\u003e\u003c/p\u003e"},"link":{"value":{"text":"View projects","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{8E5A2717-F0B9-4C3D-A030-A0C1A3F89EAB}","href":"/projects"}}}}]}}]}}],"headless-footer":[{"uid":"723c7ce6-655a-472a-870c-cb3a869aa9c8","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{723C7CE6-655A-472A-870C-CB3A869AA9C8}","ph":"headless-footer","sig":"sxa-footer"},"placeholders":{"sxa-footer":[{"uid":"408f4b02-33e6-412e-b715-194504ee6e39","componentName":"FooterMenu","dataSource":"{EE2E180E-6F29-4CD2-811E-003E16691394}","params":{"CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{},"placeholders":{"categorylinks-1":[{"uid":"bb6053d9-0e83-4556-a169-b97261585c25","componentName":"CategoryLinks","dataSource":"{B85D731C-6356-45F3-AD4F-BA25434E070E}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"},"fields":{"heading":{"value":"Products"}}},{"uid":"ba84832c-cb20-4c25-a911-4f1bf918ca35","componentName":"CategoryLinks","dataSource":"{6E76074C-4A7E-48FA-B53D-0CB730F690CC}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"3","FieldNames":"Default"},"fields":{"heading":{"value":"Outages"}}},{"uid":"440fc3bb-7b65-476c-8d6b-380d2b39aa5a","componentName":"CategoryLinks","dataSource":"{F138CD10-4C8A-4A5B-8CB6-0D77D8132607}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"6","FieldNames":"Default"},"fields":{"heading":{"value":"Operations"}}},{"uid":"4dbb601a-9937-4772-a2de-dd0de4fedec5","componentName":"CategoryLinks","dataSource":"{701CA80B-5FEA-4DC8-BCF3-C7FDF3B2C345}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"5","FieldNames":"Default"},"fields":{"heading":{"value":"Customer Support"}}}]}},{"uid":"c2a18145-ff13-45b8-99f9-cabdf8946e7c","componentName":"FooterMiddle","dataSource":"{2A7942E3-4E9F-48D4-B96C-0DEE9914DF1B}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"fairCompetitionStatement":{"value":"\u003cp\u003e\u003cstrong\u003eCustomers are free to purchase natural gas services or electricity services from a retailer of their choice. For a list of retailers, visit \u003ca href=\"https://www.ucahelps.alberta.ca/\" target=\"_blank\"\u003eucahelps.alberta.ca\u003c/a\u003e or call \u003ca href=\"tel:3104822\"\u003e310-4822\u003c/a\u003e (toll free in Alberta).\u003c/strong\u003e\u003c/p\u003e"},"feedbackDescription":{"value":"Help us improve enmax.com by sharing your online experience"},"feedbackHeading":{"value":"Feedback"},"surveyLink":{"value":{"href":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","text":"Take our survey","linktype":"external","url":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","anchor":"","target":"_blank"}}}},{"uid":"4edcde83-0de0-471b-a26b-a37b2a28e274","componentName":"FooterLegal","dataSource":"{5F7961FD-AC68-476F-AFA4-245FA37A7D2C}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"copyright":{"value":"ENMAX Corporation and its subsidiaries.™ and ®ENMAX Corporation"},"privacyLink":{"value":{"text":"Privacy","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{04F0DD27-C817-4111-A3A7-C8FD36FFB863}","href":"/privacy"}},"accessibilityLink":{"value":{"href":""}},"legalLink":{"value":{"class":"","id":"{B2F1F937-4D15-460C-BEE0-05DBD37FE333}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"Terms of use","url":"/ENMAX/WWW/Home/Terms of Use","href":"/terms-of-use"}},"showTermsAndConditions":{"value":"Show Legal Terms and Conditions"},"termsAndConditions":{"value":""}}}]}}]}}},"4dbb601a-9937-4772-a2de-dd0de4fedec5":{"data":{"item":{"pageLinks":{"results":[{"link":{"url":"/moving","target":null,"text":"Moving"}},{"link":{"url":"/customer-support/for-my-home/five-summer-saving-tips","target":null,"text":"Energy efficiency tips"}},{"link":{"url":"/customer-support/for-my-home/a-breakdown-of-your-bill","target":null,"text":"Understanding your bill"}},{"link":{"url":"/contact-us","target":null,"text":"Contact us"}}]}}},"route":{"name":"Home","displayName":"Home","fields":{"Title":{"value":"$name"},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Visit our website for details on ENMAX home and business energy, outage information or reporting, ENMAX customer care and more."},"metaTitle":{"value":"Welcome to ENMAX"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Welcome to ENMAX"},"SxaTags":[],"Page Design":{"id":"f87bbc0f-24b3-4724-b7a7-6e7a9dc4bc2e","url":"/presentation/page-designs/home-page","name":"Home Page","displayName":"Home Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"274252e3-5b60-40eb-bae8-b675872dff64","url":"/presentation/partial-designs/home-page-alert-banner","name":"Home Page Alert Banner","displayName":"Home Page Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""}},"databaseName":"master","deviceId":"fe5d7fdf-89c0-4d99-9aa3-b5fbd009c9f3","itemId":"62e4895b-362c-44cd-9a1e-5cdeb0bce1bc","itemLanguage":"en","itemVersion":17,"layoutId":"96e5f4ba-a2cf-4a4c-a4e7-64da88226362","templateId":"6e68d3b7-b3ff-4f3f-be46-88a16f6a49c2","templateName":"Home Page","placeholders":{"headless-header":[{"uid":"48d48607-fd99-4038-a130-f8f6908ba23a","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{48D48607-FD99-4038-A130-F8F6908BA23A}","ph":"headless-header","sig":"sxa-site-wide-alert-banner"},"placeholders":{"sxa-site-wide-alert-banner":[{"uid":"aa456d12-f232-4498-82d0-43bf4b2d5cb6","componentName":"SiteWideAlertBanner","dataSource":"{5BFC7DFD-D647-486A-9DCA-EE26E7CE4A9E}","params":{"DynamicPlaceholderId":"1","CacheClearingBehavior":"Clear on publish","FieldNames":"Default"},"fields":{"siteWideAlertBanner":null,"overridePageSettings":{"value":false}}}]}},{"uid":"274252e3-5b60-40eb-bae8-b675872dff64","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{274252E3-5B60-40EB-BAE8-B675872DFF64}","ph":"headless-header","sig":"sxa-alert-banner"},"placeholders":{"sxa-alert-banner":[{"uid":"bbd363a6-d79a-4bd2-b264-c131e6a608f2","componentName":"HomePageAlertBanner","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"}}]}},{"uid":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{ED0E4896-8B87-4DB6-AF85-7CB967DCAADC}","ph":"headless-header","sig":"sxa-header"},"placeholders":{"sxa-header":[{"uid":"339abe05-a7f8-4c3c-b405-32b311049831","componentName":"Header","dataSource":"{34094175-E867-4E9A-9A2C-4B48E37C9ACF}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"outageLinkMobile":{"value":{"text":"Outage information","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","href":"/outages-and-safety"}},"outageLink":{"value":{"href":""}},"signinLink":{"value":{"href":"https://myaccount.enmax.com/","text":"Sign In","linktype":"external","url":"https://myaccount.enmax.com/","anchor":"","target":""}},"logo":{"value":"ENMAXPrimary"}},"placeholders":{"categorylinks-{*}":[]}},{"uid":"216481d8-57d4-4b3a-92b2-f3b9a41b79a1","componentName":"CookieConsent","dataSource":"{BAE8EDA6-043B-4DAA-A40D-CB123FCD3763}","fields":{"validAsOf":{"value":"2023-10-20T06:00:00Z"},"body":{"value":"\u003cp\u003eWe use cookies and other web tracking technologies to improve our services, identify areas for repair, better understand what our customers use and don't use, and for marketing services. To learn more, visit our \u003ca href=\"/privacy/personal-information-commitment\"\u003ePrivacy Commitment.\u003c/a\u003e\u003c/p\u003e"}}},{"uid":"20b946d3-46cc-4913-884a-8c598cb64365","componentName":"LinkHandler","dataSource":""}]}}],"headless-main":[{"uid":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{AFAF7F16-5A00-4012-85C9-521A2EEAC6AC}","ph":"headless-main","sig":"sxa-webchat-v2"},"placeholders":{"sxa-webchat-v2":[{"uid":"dd32dd20-fe66-4256-9c7c-a255e59c2c5a","componentName":"WebChatv2","dataSource":"{CF048F62-BD79-478A-ABCD-26D4348740ED}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"webchatToastAcceptedLink":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{18929669-B450-4414-8224-EA47DA3EE0D2}","href":"/customer-support"}},"webchatOutageSecondaryButton":{"value":"Maybe Later"},"webchatOutageTitle":{"value":"Live Chat is currently not available"},"webchatChatOfflinePrimaryButton":{"value":"Get Support"},"webchatChatOfflineTitle":{"value":"Live Chat is closed"},"webchatChatOfflineMessage":{"value":"You can chat with us: Home accounts: Weekdays 8 a.m.- 8:00 p.m. (MST) Saturday 8 a.m.- 4:30 p.m. (MST) Business accounts: Weekdays 8 a.m. - 5:00 p.m. (MST)  Live chat and ENMAX customer care are not available on Statutory holidays."},"webchatChatOfflineSecondaryButton":{"value":"Maybe Later"},"webchatOutageMessage":{"value":"We're working on Live Chat, and hope to have it restored soon. In the meantime, please call our customer care team at 310-2010. Home accounts: Weekdays 8 a.m - 6:00 p.m. Business accounts: Weekdays 8 a.m - 5:00 p.m. ENMAX Customer care is not available on weekends and holidays."},"webchatOutagePrimaryButton":{"value":"Get Support"},"webchatPrivacyMessage":{"value":"\u003cp\u003eBy participating in this Live Chat you consent to this conversation being recorded. \u003ca id=\"privacyLink\" href=\"/privacy\" target=\"_blank\"\u003ePrivacy \u0026 Security.\u003c/a\u003e\u003c/p\u003e"},"webchatSignupType":{"value":"Sign up type"},"webchatStartChatButton":{"value":"Start Chat"},"webchatSubjectOptions":[{"id":"d3ddc82f-9176-48b5-9d8e-e15d076462d5","url":"/data/genesyswebchat/webchatv2subjectoptions/new-sign-up","name":"New sign up","displayName":"New sign up","fields":{"tooltipText":{"value":""},"label":{"value":"New sign up"},"value":{"value":"New sign up"}}},{"id":"d3782bb3-1a6d-486a-890a-ee9511f25207","url":"/data/genesyswebchat/webchatv2subjectoptions/billing-inquiries","name":"Billing inquiries","displayName":"Billing inquiries","fields":{"tooltipText":{"value":""},"label":{"value":"Billing inquiries"},"value":{"value":"Billing inquiries"}}},{"id":"ed15ad79-40ea-42c8-b973-f0f8463ac2f1","url":"/data/genesyswebchat/webchatv2subjectoptions/payment-arrangements","name":"Payment arrangements","displayName":"Payment arrangements","fields":{"tooltipText":{"value":""},"label":{"value":"Payment arrangements"},"value":{"value":"Payment arrangements"}}},{"id":"a4356dcd-d2c5-430b-8c6b-5461c25314cd","url":"/data/genesyswebchat/webchatv2subjectoptions/renew-my-plan","name":"Renew my plan","displayName":"Renew my plan","fields":{"tooltipText":{"value":""},"label":{"value":"Renew my plan"},"value":{"value":"Renew my plan"}}},{"id":"c8e31884-65f6-4f06-b775-1d4a0f22a2a5","url":"/data/genesyswebchat/webchatv2subjectoptions/account-updates","name":"Account updates","displayName":"Account updates","fields":{"tooltipText":{"value":""},"label":{"value":"Account updates"},"value":{"value":"Account updates"}}},{"id":"3893a503-c5f9-4525-97da-37f233ce9ac1","url":"/data/genesyswebchat/webchatv2subjectoptions/referral","name":"Referral","displayName":"Referral","fields":{"tooltipText":{"value":""},"label":{"value":"Referral"},"value":{"value":"Referral"}}},{"id":"81fc26da-e5b9-4814-9f01-409c5764f9f7","url":"/data/genesyswebchat/webchatv2subjectoptions/move-my-services","name":"Move my services","displayName":"Move my services","fields":{"tooltipText":{"value":""},"label":{"value":"Move my services"},"value":{"value":"Move my services"}}}],"webchatNullOptionLabel":{"value":"Select one"},"webchatAccountTypeOptions":[{"id":"3f6d76f4-d288-4426-8ed3-d6713306deb5","url":"/data/genesyswebchat/webchatv2accounttypeoptions/home","name":"Home","displayName":"Home","fields":{"tooltipText":{"value":""},"label":{"value":"Home"},"value":{"value":"Home"}}},{"id":"90b5e7f7-052e-48d3-94a6-a3b867045aae","url":"/data/genesyswebchat/webchatv2accounttypeoptions/business","name":"Business","displayName":"Business","fields":{"tooltipText":{"value":""},"label":{"value":"Business"},"value":{"value":"Business"}}},{"id":"481e3ace-90a6-42f7-93b7-124a17033a11","url":"/data/genesyswebchat/webchatv2accounttypeoptions/not-a-customer","name":"Not a customer","displayName":"Not a customer","fields":{"tooltipText":{"value":""},"label":{"value":"Not a customer"},"value":{"value":"NC"}}}],"webchatSubjectLabel":{"value":"Subject"},"webchatCancelButton":{"value":"Cancel"},"webchatChatTranscriptLabel":{"value":"Please email me the transcript of this chat"},"webchatAccountNumberLabel":{"value":"Account Number"},"webchatAccountTypeLabel":{"value":"Account Type"},"webchatCloseAlertMessage":{"value":"Are you sure you want to close chat?"},"webchatCloseButton":{"value":"Close"},"webchatEmailLabel":{"value":"Email"},"webchatHeading":{"value":"Live chat"},"webchatNameLabel":{"value":"Name"},"webchatSignupTypeOptions":[{"id":"eb973160-7425-492b-8be8-ca701ba0d1b8","url":"/data/genesyswebchat/webchatv2signuptypeoptions/easymax","name":"Easymax","displayName":"Easymax","fields":{"tooltipText":{"value":""},"label":{"value":"Easymax"},"value":{"value":"Easymax"}}},{"id":"9bee790a-740d-4829-a576-c0bc2f2c5cdd","url":"/data/genesyswebchat/webchatv2signuptypeoptions/rate-of-last-resort","name":"Rate of Last Resort","displayName":"Rate of Last Resort","fields":{"tooltipText":{"value":""},"label":{"value":"Rate of Last Resort"},"value":{"value":"Rate of Last Resort"}}}],"saturdayBusinessHours":{"value":""},"sundayBusinessHours":{"value":""},"weekdayBusinessHours":{"value":"8:00-17:00"},"isOutage":{"value":false},"sundayResidentialHours":{"value":""},"saturdayResidentialHours":{"value":"8:00-16:30"},"weekdayResidentialHours":{"value":"8:00-20:00"},"specialDaySelection":[{"id":"fbae7770-a2c4-47bf-b0d1-8fbf77171a84","url":"/data/genesyswebchat/webchatspecialdayhours/boxing-day","name":"Boxing Day","displayName":"Boxing Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"26-12-2025"},"title":{"value":"Boxing Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Boxing Day"}}},{"id":"d4bdd05a-d3d2-43d2-bc4e-6191f08ba5ca","url":"/data/genesyswebchat/webchatspecialdayhours/canada-day","name":"Canada Day","displayName":"Canada Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-07-2025"},"title":{"value":"Canada Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Canada Day"}}},{"id":"1d9921d3-27fc-4e3d-9b7d-d3852f0f26c8","url":"/data/genesyswebchat/webchatspecialdayhours/christmas-day","name":"Christmas Day","displayName":"Christmas Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"25-12-2025"},"title":{"value":"Christmas Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Christmas Day"}}},{"id":"720cae5c-50de-4ef8-9271-c54b6cf20233","url":"/data/genesyswebchat/webchatspecialdayhours/december-23rd","name":"December 23rd","displayName":"December 23rd","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"23-12-2024"},"title":{"value":"December 23rd"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"December 23rd"}}},{"id":"fb5b798e-fad6-4fac-9b7e-0da95d69e2e9","url":"/data/genesyswebchat/webchatspecialdayhours/december-24th","name":"December 24th","displayName":"Christmas Eve","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"24-12-2025"},"title":{"value":"December 24th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 24th"}}},{"id":"da67ca4d-f82b-41b5-bbaa-633d2ba8995b","url":"/data/genesyswebchat/webchatspecialdayhours/december-27th","name":"December 27th","displayName":"December 27th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"27-12-2025"},"title":{"value":"December 27th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 27th"}}},{"id":"d260e501-e624-404f-a542-0763583fded8","url":"/data/genesyswebchat/webchatspecialdayhours/december-28th","name":"December 28th","displayName":"December 28th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"28-12-2024"},"title":{"value":"December 28th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 28th"}}},{"id":"a59d333d-4f17-41e3-a36e-129df39a7671","url":"/data/genesyswebchat/webchatspecialdayhours/december-29th","name":"December 29th","displayName":"December 29th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"29-12-2025"},"title":{"value":"December 29th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 29th"}}},{"id":"173ed799-a393-4ecd-b348-e44e27878d42","url":"/data/genesyswebchat/webchatspecialdayhours/december-30th","name":"December 30th","displayName":"December 30th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"30-12-2025"},"title":{"value":"December 30th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 30th"}}},{"id":"898f4979-a474-4980-97dd-963b1145f6f3","url":"/data/genesyswebchat/webchatspecialdayhours/december-31st","name":"December 31st","displayName":"December 31st","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"31-12-2025"},"title":{"value":"December 31st"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 31st"}}},{"id":"7129c4e1-efae-4746-9bf8-bd2023e4b229","url":"/data/genesyswebchat/webchatspecialdayhours/easter-monday","name":"Easter Monday","displayName":"Easter Monday","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"21-04-2025"},"title":{"value":"Easter Monday"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"Easter Monday"}}},{"id":"4ac764ec-d0de-4342-8465-ecad24a806d9","url":"/data/genesyswebchat/webchatspecialdayhours/family-day","name":"Family Day","displayName":"Family Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"17-02-2025"},"title":{"value":"Family Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Family Day"}}},{"id":"ca526b86-5231-4325-9be4-b5ab9aa1c328","url":"/data/genesyswebchat/webchatspecialdayhours/good-friday","name":"Good Friday","displayName":"Good Friday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"18-04-2025"},"title":{"value":"Good Friday"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Good Friday"}}},{"id":"1370e47e-7be7-41c8-8a6a-137ee183dfbd","url":"/data/genesyswebchat/webchatspecialdayhours/heritage-day","name":"Heritage Day","displayName":"Civic Holiday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"04-08-2025"},"title":{"value":"Heritage Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Heritage Day"}}},{"id":"e7ebc1d9-340c-46a4-85f1-b47632d16099","url":"/data/genesyswebchat/webchatspecialdayhours/labour-day","name":"Labour day","displayName":"Labour day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-09-2025"},"title":{"value":"Labour day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Labour day"}}},{"id":"00950dbd-1ecb-4683-97d5-89f1a40daa1c","url":"/data/genesyswebchat/webchatspecialdayhours/national-day-for-truth-and-reconciliation","name":"National Day for Truth and Reconciliation","displayName":"National Day for Truth and Reconciliation","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"30-09-2025"},"title":{"value":"National Day for Truth and Reconciliation"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"National Day for Truth and Reconciliation"}}},{"id":"6f6ed807-9194-4a65-b651-44bb219efe83","url":"/data/genesyswebchat/webchatspecialdayhours/new-years-day","name":"New Years Day","displayName":"New Years Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-01-2026"},"title":{"value":"New Year's Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"New Year�s Day"}}},{"id":"9b24d930-68fd-4c5b-9781-22432f4c727d","url":"/data/genesyswebchat/webchatspecialdayhours/remembrance-day","name":"Remembrance Day","displayName":"Remembrance Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"11-11-2025"},"title":{"value":"Remembrance Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Remembrance Day"}}},{"id":"9af07907-1722-4e5b-bad3-901a016f08c6","url":"/data/genesyswebchat/webchatspecialdayhours/thanksgiving","name":"Thanksgiving","displayName":"Thanksgiving","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"13-10-2025"},"title":{"value":"Thanksgiving"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Thanksgiving"}}},{"id":"acd2ceb1-9dba-4ae6-9c45-2a90a2cadff5","url":"/data/genesyswebchat/webchatspecialdayhours/victoria-day","name":"Victoria Day","displayName":"Victoria Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"19-05-2025"},"title":{"value":"Victoria Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Vicotria Day"}}},{"id":"4803fe59-be13-4cbd-941d-387910f7bae4","url":"/data/genesyswebchat/webchatspecialdayhours/january-2","name":"January 2","displayName":"January 2","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"02-01-2025"},"title":{"value":"January 2"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"January 2"}}}],"outageMessage":{"value":""},"chatOfflineMessage":{"value":""}}}]}},{"uid":"6feffae0-9ebd-4cd9-abc0-9ac75d676633","componentName":"HelpMeChooseBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/We are here to help","params":{"GridParameters":"col-12","FieldNames":"Default","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"32"},"fields":{"headerEyebrow":{"value":""},"heading":{"value":"We're here to help."},"segmentedOption1":{"value":"I'm new here"},"segmentedOption2":{"value":"I'm a customer"},"image":{"value":{"height":"1360","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42479","width":"1360","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42479/thumbnail","src":"https://assets.enmax.com/api/public/content/973bd49ee29d4aafabd84ea20ac22347?v=d5496355"}},"mobileImage":{"value":{"height":"442","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42481","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42481/thumbnail","src":"https://assets.enmax.com/api/public/content/0aefafe0fba54d349d607dd0435f6b02?v=279219ad"}}},"placeholders":{"stackediconpanel-32":[{"uid":"1cdb4265-880e-4eea-a141-1de67517d1da","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1","params":{"persona":"I'm new here","GridParameters":"col-12","DynamicPlaceholderId":"33","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-33":[{"uid":"0895e381-928f-4573-91a6-1a283069489d","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Easymax","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"34","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Easymax\u003csup\u003e®\u003c/sup\u003e"},"link":{"value":{"class":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"","url":"/ENMAX/WWW/Home/Electricity and natural gas/Easymax","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"acae89f5-c69a-4322-9eca-61f1b5d09067","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Rate of Last Resort","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"35","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Rate of Last Resort"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{F9E96A85-371F-4D1B-A353-528721153095}","href":"/rateoflastresort"}},"iconName":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}},"iconImage":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}}}},{"uid":"e7ea25e3-607e-45a8-ab5d-08f1030161dc","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Compare my options","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"37","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Compare my Options"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{E4B8710E-049C-403C-87FB-E5DDED4BB89C}","href":"/electricity-and-natural-gas"}},"iconName":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}},"iconImage":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}}}},{"uid":"1a2d3729-9f74-4904-8535-6554f2b0061b","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Site energization","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"36","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Site energization"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{5E0830FA-3641-483C-837A-0EBE64C51122}","href":"/helping-power-your-project/request-a-service/get-the-power-flowing"}},"iconName":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}},"iconImage":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}}}}]}},{"uid":"f3e8162a-72c1-4395-8fbe-632d3a91d5dc","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2","params":{"persona":"I'm a customer","GridParameters":"col-12","DynamicPlaceholderId":"38","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-38":[{"uid":"92ca6c74-9a62-4653-8318-249b6faf53d5","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Current Easymax rates","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"39","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Current Easymax\u003csup\u003e®\u003c/sup\u003e\u2028rates"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"2d454dd9-2421-47f7-9e31-4443eaffd2de","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Manage my plan","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"40","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Manage my plan"},"link":{"value":{"href":"http://myaccount.enmax.com/manage-my-plan","linktype":"external","url":"http://myaccount.enmax.com/manage-my-plan","anchor":"","target":""}},"iconName":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}},"iconImage":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}}}},{"uid":"24c7ec3d-c312-4228-96ef-54dae8476bde","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/View my bill","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"41","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"View my bill"},"link":{"value":{"href":"https://myaccount.enmax.com/view-my-bill","linktype":"external","url":"https://myaccount.enmax.com/view-my-bill","anchor":"","target":""}},"iconName":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}},"iconImage":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}}}},{"uid":"4d284103-d6b3-4292-be34-c9407cb0b597","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Meter services","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"42","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Meter services"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{87D9A252-4048-48C9-A42F-68F81D4B8475}","href":"/helping-power-your-project/meter-services"}},"iconName":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}},"iconImage":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}}}}]}}]}},{"uid":"3886efca-49b8-43d8-bc1c-39948660126d","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_topPadding":"Medium","DynamicPlaceholderId":"43"},"placeholders":{"fullwidth-43":[{"uid":"722d7846-8fe5-48b2-a044-940df5dc8f80","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/My account blob","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"44"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Convenience at your fingertips"},"image":{"value":{"height":"752","dam-content-type":"Image","alt":"[email protected]","width":"934","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42672/thumbnail","src":"https://assets.enmax.com/api/public/content/a90636a696194d9489019de2f34c0695?v=4be0cdd8","dam-id":"oPlH1mqDIUKQQJ2GA5RldQ"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"href":"https://myaccount.enmax.com/","linktype":"external","url":"https://myaccount.enmax.com/","target":"_blank","text":"Sign in"}},"isHeadline":{"value":true},"eyebrow":{"value":"ENMAX My Account "},"paragraph1":{"value":"\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eWe’ve updated My Account to make it easier than ever to renew Easymax\u003c/span\u003e\u003csup style=\"color: rgb(0, 0, 0);\"\u003e®\u003c/sup\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e accounts, make payments, move or manage your services.\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-44":[]}}]}},{"uid":"e351311b-16ec-4f71-9a8d-c5dbbee0a8e8","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","DynamicPlaceholderId":"13","FieldNames":"Default"},"placeholders":{"fullwidth-13":[{"uid":"b877e5de-5599-4015-a381-22affaf8bded","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Get ready for winter","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"15"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Safety tips for yard work"},"image":{"value":{"height":"600","dam-content-type":"Image","alt":"ENMAX-Yard-Safety_Encroachment.jpg","width":"1000","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97889/thumbnail","src":"https://assets.enmax.com/api/public/content/fd1b6431c7d9407684a2c570e294a0cc?v=dc4cebc1","dam-id":"vAsQO4A6RGK3DskMqkZN1w"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"See tips","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{7E6FC975-6EB2-495A-A1C4-8AA1E80FAF97}","href":"/customer-support/for-my-home/spring-summer-yard-work"}},"isHeadline":{"value":true},"eyebrow":{"value":"Customer support"},"paragraph1":{"value":"\u003cp\u003e\u003cspan data-olk-copy-source=\"MessageBody\"\u003eExplore resources to help you stay safe when working near outdoor electrical infrastructure.\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-15":[]}}]}},{"uid":"3c1d1f99-9c6b-4b62-a757-24dd03d71153","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"29","FieldNames":"Default"},"placeholders":{"fullwidth-29":[{"uid":"9d69d926-5b89-4aaa-9eb9-bf2c1ccfb8d9","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Easier budgeting","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"16"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Easier budgeting"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42472","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42472/thumbnail","src":"https://assets.enmax.com/api/public/content/23264554baae46db8618b0a6e89ae5b1?v=f1ed0d09"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{43B3B308-647F-44F7-BA34-1DE871CEFCB3}","href":"/customer-support/for-my-home/equalized-payments-for-easier-budgeting"}},"isHeadline":{"value":true},"eyebrow":{"value":"account management"},"paragraph1":{"value":"\u003cp\u003eSetting up an Equalized Payment Plan is one way to smooth out bills during higher usage times.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42477","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42477/thumbnail","src":"https://assets.enmax.com/api/public/content/543d4df9cccc4159956af285ab1180d6?v=932ba212"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-16":[]}}]}},{"uid":"e447eae6-c9d4-4d55-98f7-cc4e926c53e9","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_bottomPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"30"},"placeholders":{"fullwidth-30":[{"uid":"81846842-6703-4cc4-92f9-c195aad9a3e5","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Electric Vehicles and Charging Station","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"31"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Electric vehicles and charging stations"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44696","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44696/thumbnail","src":"https://assets.enmax.com/api/public/content/17cd4c402e27434992bcc482f0972fbf?v=72bc2030"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","querystring":"","id":"{26A980E2-DFDA-424E-BADC-0065166BD437}","href":"/ev-chargers"}},"isHeadline":{"value":true},"eyebrow":{"value":"Electric vehicles"},"paragraph1":{"value":"\u003cp\u003eBefore making a costly change to your home or electricity service, discover which charger is the right fit to your specific needs.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44694","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44694/thumbnail","src":"https://assets.enmax.com/api/public/content/d28ddcac1a2042658a9cd9b9cff3e3bd?v=da6eeb5e"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-31":[]}}]}},{"uid":"b295a99c-e7e0-4cfa-8af5-7ad76194a31a","componentName":"NewsCardSlider","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Homepage News Card Slider","params":{"GridParameters":"col-12","DynamicPlaceholderId":"14","FieldNames":"Default"},"fields":{"maxCards":{"value":"5"},"newsSlides":[{"id":"a2c752d2-d5d3-48cd-814f-071f2b2ed71f","url":"/news/recognizing-our-volunteers-during-national-volunteer-week","name":"Recognizing our volunteers during National Volunteer Week","displayName":"Recognizing our volunteers during National Volunteer Week","fields":{"Title":{"value":"Recognizing our volunteers during National Volunteer Week"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Community_NVW_enmax.com_V1_2880X1000-Opt2.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97864/thumbnail","src":"https://assets.enmax.com/api/public/content/8990bf5991f74207a6a1f624f65aa85f?v=d1c13f37","dam-id":"vVoaCYcrQXmuupRlrpTf5g"}},"heading":{"value":"Recognizing our volunteers during National Volunteer Week"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;From fostering animals and supporting team member health, to our crews hanging holiday lights at the Alberta Children\u0026rsquo;s Hospital, our employees support a broad spectrum of community organizations. We have a culture of caring and giving,\u0026rdquo; says Mark Poweska, President \u0026amp; CEO, ENMAX. \u0026ldquo;The fact that people in our organization choose to spend time volunteering and giving back to different types of causes makes me proud to be part of ENMAX.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eDuring National Volunteer Week, we\u0026rsquo;re recognizing all our volunteers who helped contribute to 5,395 volunteer hours to support the community last year.\u003c/p\u003e\n\u003cp\u003eSee why volunteering is important to our team members and ENMAX:\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering keeps me connected with my community and causes that I\u0026rsquo;m passionate about. It allows me to give my energy and talents in ways that are meaningful to me and serve a growing need in my community.\u0026rdquo; \u0026ndash; Stefanie, Human Resources.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering is an important part of the community and, in my opinion, a social responsibility.\u0026rdquo; \u0026ndash; Ryan, Mobile Fleet.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It\u0026rsquo;s a meaningful way to stay connected and give back to a community that has given me so much. Whether it\u0026rsquo;s helping animals find their forever homes or supporting healthcare through blood donation, I always walk away feeling like I was part of something bigger than myself.\u0026rdquo; \u0026ndash; Aleem, Customer Engagement.\u003c/p\u003e\n\u003cp\u003eThanks to all our team members and community partners who help make a difference all year-round!\u0026nbsp;\u003c/p\u003e\n\u003cdiv class=\"five-five lg:grid grid-cols-10 lg:gap-5 m-auto max-w-inner-content flex flex-col  gap-y-5\"\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-10 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/9258df1cc3ab4d1f84833f47ac1d0ec5?v=2eccfb93\" width=\"1000\" height=\"667\" alt=\"Energizing spaces install day\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/e42fec36908c4214bda9a116b0d5a4ac?v=b418e611\" width=\"1000\" height=\"667\" alt=\"Childrens Cottage Sandbox build\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/cbf709078a08410d88ec757154e07a35?v=6c0cae7c\" width=\"1000\" height=\"667\" alt=\"Childrens Hospital lights hanging\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e"},"date":{"value":"2025-04-29T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"metaTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Supporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. "},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"390ed657-3118-479b-b848-3df8a3718707","url":"/news/adaptability-wins-funding-to-expand","name":"AdaptAbility wins funding to expand","displayName":"AdaptAbility wins funding to expand","fields":{"Title":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Community_AmplifierFund_Digital_2880x1000-enmax.com.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97552/thumbnail","src":"https://assets.enmax.com/api/public/content/850b1943c13a4c008c81d7ff8d7ec91d?v=8dcb02da","dam-id":"YwBx68J3S7GiUxWaDPQwKA"}},"heading":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; Calgary-based AdaptAbility has been named the recipient of the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to help further its mission of providing critical resources, support and specialized products for individuals with special needs and their families. The Amplifier Fund will enable AdaptAbility to expand its products and continue offering solutions that improve the lives of those with disabilities.\u003c/p\u003e\n\u003cp\u003eFounded in 2021 by Tara Nelson, AdaptAbility was born out of a personal struggle to find accessible, high-quality products and resources for her son with Autism Spectrum Disorder (ASD) and other special needs. Tara\u0026rsquo;s experience as both a caregiver and advocate has led her to create a company that bridges the gap between families and the resources they need to thrive. AdaptAbility provides a unique space where families can find and test products that are specifically designed to meet the needs of children and adults with special needs, such as educational tools, sensory toys and daily living aids.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It's so amazing to be recognized,\u0026rdquo; says Tara, President and Owner of AdaptAbility. \u0026ldquo;It's going to allow us to expand and bring in new and exciting products. It's nice to know that our hard work and efforts have haven't gone unnoticed and that we're making an impact in the community, in Calgary and across the world.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eAdaptAbility\u0026rsquo;s mission is to be a trusted partner for families, caregivers, educators and therapists by providing expert guidance, high-quality products and valuable information. Tara's background working with Family Services for Children with Disabilities (FSCD) and other public healthcare systems makes her uniquely positioned to guide families through the complex world of funding, resources and unique support. AdaptAbility also focuses on educating parents and professionals about early intervention tools, aids and technologies that can make a meaningful impact on the lives of those with special needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;AdaptAbility is a powerful example of a local business driving meaningful change for Calgary families, says Deborah Yedlin, President \u0026amp; CEO of the Calgary Chamber of Commerce. \u0026ldquo;Through the ENMAX Amplifier Fund, we\u0026rsquo;re proud to support a company helping individuals and caregivers navigate the complex realities of special needs care. This partnership reflects our shared commitment to strengthening our city by investing in innovative businesses that address real community challenges.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Amplifier Fund is designed to support the next phase of growth for small businesses, particularly those that are transforming industries and improving the community. Tara\u0026rsquo;s commitment to making special needs products and resources more accessible has been a driving force behind the success of AdaptAbility, and the Amplifier Fund is set to propel the organization\u0026rsquo;s mission of creating a lasting impact in the community.\u003c/p\u003e\n\u003cp\u003e\"Strengthening our communities means supporting local businesses that create innovative solutions that matter to people,\" says Marie Rajic, Senior Vice President, ENMAX Corporate Affairs. \"AdaptAbility embodies the spirit of the Amplifier Fund\u0026mdash;community-focused and driven by purpose. Through the Fund, we\u0026rsquo;re pleased to help accelerate their growth and expand their reach.\"\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xFJcdlKLcPI?si=2leHKPKXH--akmdV\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE ENMAX AMPLIFIER FUND\u003c/h5\u003e\n\u003cp\u003eTo support Calgary\u0026rsquo;s dynamic and diverse business community, The ENMAX Amplifier Fund was established to award an existing small business with $25,000 to support next-level transformation by investing in innovation, technology and leadership. Recognizing and supporting these attributes through the ENMAX Amplifier Fund is one important way ENMAX and the Calgary Chamber propel positive growth and build a brighter future for Calgary.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT ADAPTABILITY\u003c/h5\u003e\n\u003cp\u003eAdaptAbility, founded in 2021, is a Calgary-based company dedicated to providing high-quality products and resources for individuals with special needs and their families. Offering a wide range of products, from educational tools to daily living aids, AdaptAbility helps families and caregivers find the best solutions for their loved ones. AdaptAbility is committed to making the journey of raising a child with special needs easier through expert guidance, product access and community support.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE CALGARY CHAMBER\u003c/h5\u003e\n\u003cp\u003eThe Calgary Chamber exists to help businesses reach their potential. As the convenor and catalyst for a vibrant, inclusive and prosperous business community, the Chamber works to build strength and resilience among its members and position Calgary as a magnet for talent, diversification and opportunity. As an independent, non-profit, non-partisan organization founded in 1891, we build on our history to serve and advocate for businesses of all sizes, in all sectors and across the city.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-04-23T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"metaTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Calgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"AdaptAbility wins funding to expand"},"SxaTags":[],"Page Design":null,"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b535c477-8d29-4e0c-bbe4-9c72bb5060f6","url":"/news/shepard-energy-centre-marks-10-years-of-powering-alberta","name":"Shepard Energy Centre marks 10 years of powering Alberta","displayName":"Shepard Energy Centre marks 10 years of powering Alberta","fields":{"Title":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"Shepard_MediaRelease_Banner2880x1000px.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96619/thumbnail","src":"https://assets.enmax.com/api/public/content/256e32a70eab4645993b7a6bd919c50c?v=cdaa2056","dam-id":"uNmEwUhTQLmhsYYKHxv1fw"}},"heading":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"newsSubheading":{"value":""},"category":{"id":"cbd1a0d3-4a86-4f8f-9975-7aa16d569c59","url":"/data/category-folder/operations","name":"Operations","displayName":"Operations","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Operations"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; ENMAX is proud to celebrate 10 years of Shepard Energy Centre, Alberta\u0026rsquo;s largest natural gas-fueled electricity generation facility. Shepard came online in 2015 and has the capacity to provide 860 megawatts of reliable power \u0026ndash; enough to support nearly half of Calgary\u0026rsquo;s electricity demand.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard Energy Centre has played a vital role in delivering efficient, reliable, electricity to Albertans for the past decade,\u0026rdquo; said Erica Young, Executive Vice President, ENMAX Energy. \u0026ldquo;As Alberta\u0026rsquo;s energy landscape evolves, Shepard remains a cornerstone of grid stability.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eShepard Energy Centre utilizes combined cycle natural gas technology, which increases efficiency and lowers emissions compared to conventional generation. Shepard Energy Centre is one of the most efficient natural gas-fuelled combined-cycle generation facilities operating in Canada today, as measured by tonnes of CO2e per megawatt hour (MWh). The facility also integrates reclaimed water from Calgary\u0026rsquo;s Bonnybrook Wastewater Treatment Plant, reducing reliance on potable water sources.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eShepard uses 100 per cent reclaimed water under normal operating conditions for all its power generation needs, preventing nearly six million cubic meters of water from being withdrawn from the Bow River every year. Additionally, through research observation and innovative lab testing we have found ways to further optimize water use at this facility, reaching optimal operating efficiency of the cooling towers reducing the plant\u0026rsquo;s annual wastewater volume by 25 to 29 percent or up to 500,000 cubic meters of wastewater each year.\u003c/p\u003e\n\u003cp\u003eCapital Power owns a 50 per cent interest in the Shepard Energy Centre through a joint venture agreement with ENMAX as the facility operator. This partnership ensures that Shepard continues to play a critical role in delivering stable and efficient power to Alberta\u0026rsquo;s electricity grid.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard\u0026rsquo;s success is a testament to our commitment to innovation and sustainability,\u0026rdquo; added Young. \u0026ldquo;As we look ahead, we remain focused on ensuring Albertans continue to receive safe, reliable, and affordable electricity.\u0026rdquo;\u003cbr /\u003e\n\u003cdiv\u003e\u0026nbsp;\u003c/div\u003e\n\u003c/p\u003e"},"date":{"value":"2025-03-24T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":""},"metaTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ee0332b2-0c1c-44c9-8d74-a997a4e5720d","url":"/news/enmax-and-distress-centre-calgary---a-14-year-partnership","name":"ENMAX and Distress Centre Calgary - A 14-year partnership","displayName":"ENMAX and Distress Centre Calgary - A 14-year partnership","fields":{"Title":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Comm_DistressCentre_2880x1000_Banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96282/thumbnail","src":"https://assets.enmax.com/api/public/content/6f668bc0be5245328b4c4270663e36b2?v=b5afb565","dam-id":"wiuYzZLuRTioslSQFmscUA"}},"heading":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSince 2011, ENMAX has been a committed partner of \u003ca rel=\"noopener noreferrer\" href=\"https://distresscentre.com/\" target=\"_blank\"\u003eDistress Centre Calgary\u003c/a\u003e, and their work supporting Calgarians facing challenging circumstances. Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need.\u003c/p\u003e\n\u003cp\u003eENMAX contributes annually to Distress Centre\u0026rsquo;s Basic Needs Fund, providing emergency financial assistance to families in crisis, while also sponsoring the Centre\u0026rsquo;s annual volunteer appreciation event, recognizing those who provide vital crisis support. In addition, as part of its annual employee giving program, ENMAX double-matches employee donations to energy affordability partners, including Distress Centre Calgary.\u003c/p\u003e\n\u003cp\u003eTo date, ENMAX has invested more than $1 million in supporting Distress Centre\u0026rsquo;s critical work.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;On behalf of the entire team at Distress Centre, I want to extend our deepest gratitude to ENMAX for their incredible generosity over the past 14 years,\u0026rdquo; said Robyn Romano, CEO, Distress Centre. \u0026ldquo;The support has made a significant impact, from funding our Basic Needs Fund, to sponsoring our cherished annual volunteer appreciation event. We are truly grateful for this meaningful and enduring partnership.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eRomano also acknowledged ENMAX team members going the extra mile to provide snack bags and special treats that bring joy to their dedicated volunteers as they respond to crisis calls, chats, and texts. Most recently ENMAX team members raised over $1,800 for the Basic Needs Fund through a Valentine\u0026rsquo;s Day candygram event.\u003c/p\u003e\n\u003ch5\u003eENMAX\u0026rsquo;s commitment to energy affordability\u003c/h5\u003e\n\u003cp\u003eBy working with affordability partners, ENMAX helps bridge the gap for individuals and families who may be struggling to meet their basic needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;We believe that access to reliable and affordable energy is essential to maintaining a safe and stable life,\u0026rdquo; said Krista Moroz, Manager, Community Impact. \u0026ldquo;That\u0026rsquo;s why we partner with organizations like Distress Centre Calgary to provide assistance to those facing financial difficulties. Energy affordability is not just about paying utility bills\u0026mdash;it\u0026rsquo;s about ensuring that people can stay warm in the winter, cook meals for their families, and live with dignity.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Customer Care team plays an important role in connecting vulnerable customers with Distress Centre\u0026rsquo;s 24/7 Crisis Line and 211 service, ensuring they can access immediate support and navigate underlying challenges.\u003c/p\u003e\n\u003ch5\u003eThe growing need for support\u003c/h5\u003e\n\u003cp\u003eThe demand for crisis supports in Calgary remains high. In 2024 alone, Distress Centre Calgary responded to:\u003cbr /\u003e\n\u003cul\u003e\n    \u003cli\u003e59,000 calls, texts, and chats to their 211 information and navigation service.\u003c/li\u003e\n    \u003cli\u003e50,000 crisis calls, chats, and texts through their crisis lines.\u003c/li\u003e\n    \u003cli\u003e320 individuals who received emergency assistance through the Basic Needs Fund.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\u003cp\u003eAs the need for crisis support continues to grow, ENMAX remains committed to helping ensure Calgarians have access to the resources they need during difficult times. Calgarians in need of support are encouraged to contact 211. Customers can also find access to advice, billing options and energy efficiency resources at \u003ca href=\"/affordability\"\u003e\u003cstrong\u003eenmax.com/affordability\u003c/strong\u003e\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-03-07T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"metaTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b4053dc6-9ae3-4415-a9e1-ce65c1fb96c2","url":"/news/enmax-named-one-of-albertas-top-employers-2025","name":"ENMAX named one of Albertas Top Employers 2025","displayName":"ENMAX named one of Albertas Top Employers 2025","fields":{"Title":{"value":"ENMAX named one of Alberta’s Top Employers"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_TopEmployer_2880x1000_banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95269/thumbnail","src":"https://assets.enmax.com/api/public/content/c2557f62a3594ef499d8063ac2141fec?v=13f6b965","dam-id":"zFNAViGbTOCUiHVDrS7h_w"}},"heading":{"value":"ENMAX named one of Alberta’s Top Employers"},"newsSubheading":{"value":""},"category":{"id":"0541097c-18bf-4f14-afee-daf5882d5c57","url":"/data/category-folder/news","name":"News","displayName":"News","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"News"}}},"body":{"value":"\u003cp\u003eWhat makes a workplace exceptional? Is it comprehensive benefits, or competitive pay? Perhaps it\u0026rsquo;s an employer who genuinely cares about its employees, their safety and their needs. We\u0026rsquo;re proud to offer our people all this and more, which is why we\u0026rsquo;re honoured to be recognized as one of Alberta\u0026rsquo;s best places to work for the seventh year in a row.\u003c/p\u003e\n\u003cp\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve. ENMAX consistently ranks among the top employers in our province, and we\u0026rsquo;re grateful for this recognition.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX is a great place to thrive at work,\u0026rdquo; says Jenna, ENMAX team member. \u0026ldquo;I have the work-life balance my family needs, and opportunities to grow my skills through training and education. I\u0026rsquo;m proud to contribute to our welcoming work environment and to play a role in providing important services to our customers.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;This recognition is a testament to the incredible team we have here,\u0026rdquo; says Brandie Yarish, Chief Human Resources Officer and Executive Vice-President, Safety and Information Technology. \u0026ldquo;Our goal has always been to create an environment where everyone feels safe, welcome and empowered to contribute to our purpose\u0026mdash;lighting the way to a brighter energy future. This consistent acknowledgement lets us know we\u0026rsquo;re on the right track.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eENMAX extends its heartfelt thanks to MediaCorp for selecting us once again for this important recognition.\u003c/p\u003e\n\u003cp\u003eInterested in joining our team? \u003ca href=\"/careers\"\u003eExplore the opportunities\u003c/a\u003e\u0026nbsp;available today.\u003c/p\u003e\n\u003cp\u003e\u003ca rel=\"noopener noreferrer\" href=\"https://reviews.canadastop100.com/top-employer-enmax?_gl=1*1g32dzr*_ga*NDE1NTQ4OTE0LjE2OTY5NjcxMjg.*_ga_H481FDLVWD*MTczODA4MTgwNS4yNi4wLjE3MzgwODE4MDUuMC4wLjA.#ab\" target=\"_blank\"\u003eRead more\u003c/a\u003e about why ENMAX was chosen as one of Alberta\u0026rsquo;s Top Employers.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"0001-01-01T00:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"metaTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ccade68d-750d-4a85-9b9b-918e28fe96f3","url":"/news/enmax-employees-support-294-local-charities-in-2024","name":"ENMAX employees support 294 local charities in 2024","displayName":"ENMAX employees support 294 local charities in 2024","fields":{"Title":{"value":"ENMAX employees support 294 local charities in 2024"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Childrens-cottage_2990x1000.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95346/thumbnail","src":"https://assets.enmax.com/api/public/content/45d7a3c0735a46389800775cc1f09f75?v=700cc1a3","dam-id":"2rkedJGmSiixAmkKHBSTyg"}},"heading":{"value":"ENMAX employees support 294 local charities"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, AB\u003c/strong\u003e - Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Thank you to our incredible team members for their dedication and generosity to give back,\u0026rdquo; says Krista Moroz, Manager, Community Impact, ENMAX Corporation. \u0026ldquo;We\u0026rsquo;re so proud of their community spirit and the lasting impact these efforts have made on the lives of Calgarians.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eIn 2024, our team members raised $235,000, volunteered 5,620 hours and supported 294 charitable organizations! Every year, ENMAX amplifies the impact of our employees\u0026rsquo; contributions to community by double matching employee donations and providing grants for personal volunteer hours through our employee giving program. Together, we contributed over $400,000 in 2024.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;With the role we serve\u0026mdash;providing electricity to all of Calgary\u0026mdash;it\u0026rsquo;s important that we do that with the community in mind,\u0026rdquo; says Adrian, ENMAX team member. \u0026ldquo;It's incumbent upon us to give back. ENMAX allows us to find something meaningful and put in the work to volunteer, donate or get involved with community initiatives.\u0026rdquo;\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\n\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xLNBdp-H0Rc?si=Hr6PRU3zwbGvz1o1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-02-06T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"metaTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children’s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"fa8071a0-1ea4-4292-9ae7-ea04a915e47a","url":"/news/enmax-donates-to-fund-new-boost-program","name":"ENMAX donates to fund new Boost program","displayName":"ENMAX donates to fund new Boost program","fields":{"Title":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"BOOST_MediaRelease_Banner2880x1000px.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95435/thumbnail","src":"https://assets.enmax.com/api/public/content/1e1a994d31854fc793325445d84b59a8?v=5ef3c292","dam-id":"EnZTMiUwReKvs7of9NzRjQ"}},"heading":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"newsSubheading":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eLethbridge, AB - A new partnership between United Way of Lethbridge \u0026amp; South Western Alberta and ENMAX aims to bridge financial gaps caused by an increase in the cost of living. Many individuals in the Southern Alberta region struggle to make ends meet and cannot afford rent, groceries or personal hygiene items. With a donation of $50,000 from ENMAX, the United Way of Lethbridge \u0026amp; South Western Alberta is proud to announce \u0026lsquo;Boost,\u0026rsquo; a program which will provide funding for people in vulnerable financial situations.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Boost\u0026rsquo; was created in response to a growing need within the community. Prior to the program\u0026rsquo;s recent launch, United Way Lethbridge \u0026amp; South Western Alberta was receiving ongoing calls for support from individuals and families who were experiencing immediate financial hardship with nowhere to turn. We were so thankful when ENMAX was there to provide support the community is desperately seeking\u0026rdquo; says Jaci Zalesak, Executive Director of United Way Lethbridge \u0026amp; South Western Alberta. \u0026ldquo;The current cost of living has put immense pressure on both government and nonprofit resources. By kickstarting the Boost program, United Way aims to provide an extra safety barrier for Lethbridge \u0026amp; South Western Alberta individuals and families in need. Additionally, the program will serve those accessing the 211 helpline which is available 24/7, 365 days a year to direct individuals requesting assistance.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eWhile Boost aims to address urgent needs including utility disconnection and rental evictions, it also focuses on long-term solutions by encouraging recipients to develop strategies to prevent future crises. This initiative serves as a last-resort safety net, ensuring that help is available for those who have exhausted all other resources.\u003c/p\u003e\n\u003cp\u003eTo qualify for Boost, individuals must first reach out to local organizations such as food banks and Alberta Works to explore all available options. This approach ensures that Boost assists those in most critical need, complementing existing support systems and enhancing overall community resilience. The one-time fund is meant to give individuals and families a Boost when they are in an emergency situation and support poverty reduction.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX believes in the power of community and funds a number of programs addressing essential needs similar to \u0026lsquo;Boost,\u0026rsquo; including the Basic Needs Fund run by United Way of Calgary and Area, as well as the Lights On Fund run by United Way of Central Alberta,\u0026rdquo; says Krista Moroz, ENMAX Manager of Community Impact. \u0026ldquo;Ultimately, we believe in developing partnerships with local organizations dedicated to making a difference in the community.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eFor more information, please contact United Way at \u003ca href=\"tel:403-327-1700\"\u003e403-327-1700\u003c/a\u003e or \u003ca rel=\"noopener noreferrer\" href=\"https://lethbridgeunitedway.ca/who-we-fund/\" target=\"_blank\"\u003eclick here\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-02-10T07:00:00Z"},"download":{"value":{"href":"http://","linktype":"external","url":"","target":"_blank","text":"","anchor":"","dam-id":"aNR4Twy0QVu0y68kuGZuug"}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"metaTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}}],"heading":{"value":"Featured ENMAX stories"}}},{"uid":"2a19da12-e11d-4acd-b308-74e6b2b57b4b","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"28","FieldNames":"Default"},"placeholders":{"fullwidth-28":[{"uid":"723408ee-7181-41e2-8072-d96352510cee","componentName":"FullWidthBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Working in your neighbourhood","params":{"FieldNames":"ImageLeft","DynamicPlaceholderId":"11"},"fields":{"enableBackgroundColor":{"value":true},"image":{"value":{"height":"634","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42484","width":"1424","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42484/thumbnail","src":"https://assets.enmax.com/api/public/content/701b6db6dfcd4a2fabc682d240ec8d02?v=980e5102"}},"mobileImage":{"value":{"height":"352","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42483","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42483/thumbnail","src":"https://assets.enmax.com/api/public/content/63891e4022794047a07b3d7a063e135e?v=e666a63d"}}},"placeholders":{"bannercontentcontainer-11":[{"uid":"aad4bf50-5208-47d6-a54e-2a938b7ea651","componentName":"BannerContent","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Banner content - Working in your neighbourhood","params":{"DynamicPlaceholderId":"12","FieldNames":"Default"},"fields":{"heading":{"value":"Working in your neighbourhood"},"body":{"value":"\u003cp\u003e\u003cspan style=\"color: #000000;\"\u003eWe\u0026rsquo;re committed to keeping the power flowing today and into the future.\u003c/span\u003e\u003c/p\u003e"},"link":{"value":{"text":"View projects","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{8E5A2717-F0B9-4C3D-A030-A0C1A3F89EAB}","href":"/projects"}}}}]}}]}}],"headless-footer":[{"uid":"723c7ce6-655a-472a-870c-cb3a869aa9c8","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{723C7CE6-655A-472A-870C-CB3A869AA9C8}","ph":"headless-footer","sig":"sxa-footer"},"placeholders":{"sxa-footer":[{"uid":"408f4b02-33e6-412e-b715-194504ee6e39","componentName":"FooterMenu","dataSource":"{EE2E180E-6F29-4CD2-811E-003E16691394}","params":{"CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{},"placeholders":{"categorylinks-1":[{"uid":"bb6053d9-0e83-4556-a169-b97261585c25","componentName":"CategoryLinks","dataSource":"{B85D731C-6356-45F3-AD4F-BA25434E070E}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"},"fields":{"heading":{"value":"Products"}}},{"uid":"ba84832c-cb20-4c25-a911-4f1bf918ca35","componentName":"CategoryLinks","dataSource":"{6E76074C-4A7E-48FA-B53D-0CB730F690CC}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"3","FieldNames":"Default"},"fields":{"heading":{"value":"Outages"}}},{"uid":"440fc3bb-7b65-476c-8d6b-380d2b39aa5a","componentName":"CategoryLinks","dataSource":"{F138CD10-4C8A-4A5B-8CB6-0D77D8132607}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"6","FieldNames":"Default"},"fields":{"heading":{"value":"Operations"}}},{"uid":"4dbb601a-9937-4772-a2de-dd0de4fedec5","componentName":"CategoryLinks","dataSource":"{701CA80B-5FEA-4DC8-BCF3-C7FDF3B2C345}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"5","FieldNames":"Default"},"fields":{"heading":{"value":"Customer Support"}}}]}},{"uid":"c2a18145-ff13-45b8-99f9-cabdf8946e7c","componentName":"FooterMiddle","dataSource":"{2A7942E3-4E9F-48D4-B96C-0DEE9914DF1B}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"fairCompetitionStatement":{"value":"\u003cp\u003e\u003cstrong\u003eCustomers are free to purchase natural gas services or electricity services from a retailer of their choice. For a list of retailers, visit \u003ca href=\"https://www.ucahelps.alberta.ca/\" target=\"_blank\"\u003eucahelps.alberta.ca\u003c/a\u003e or call \u003ca href=\"tel:3104822\"\u003e310-4822\u003c/a\u003e (toll free in Alberta).\u003c/strong\u003e\u003c/p\u003e"},"feedbackDescription":{"value":"Help us improve enmax.com by sharing your online experience"},"feedbackHeading":{"value":"Feedback"},"surveyLink":{"value":{"href":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","text":"Take our survey","linktype":"external","url":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","anchor":"","target":"_blank"}}}},{"uid":"4edcde83-0de0-471b-a26b-a37b2a28e274","componentName":"FooterLegal","dataSource":"{5F7961FD-AC68-476F-AFA4-245FA37A7D2C}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"copyright":{"value":"ENMAX Corporation and its subsidiaries.™ and ®ENMAX Corporation"},"privacyLink":{"value":{"text":"Privacy","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{04F0DD27-C817-4111-A3A7-C8FD36FFB863}","href":"/privacy"}},"accessibilityLink":{"value":{"href":""}},"legalLink":{"value":{"class":"","id":"{B2F1F937-4D15-460C-BEE0-05DBD37FE333}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"Terms of use","url":"/ENMAX/WWW/Home/Terms of Use","href":"/terms-of-use"}},"showTermsAndConditions":{"value":"Show Legal Terms and Conditions"},"termsAndConditions":{"value":""}}}]}}]}}},"dd32dd20-fe66-4256-9c7c-a255e59c2c5a":{"data":[{"name":"AgentDisconnectedMsg","title":{"value":"AgentDisconnectedMsg"},"propertyValue":{"value":"Our team member has left the web chat. If you requested a transfer, please wait while we connect you.\\nIf you are finished chatting, simply click the X in the top right corner of this window to close the chat."}},{"name":"AgentInitializationMsg","title":{"value":"AgentInitializationMsg"},"propertyValue":{"value":"Thanks for chatting, how can I help?"}},{"name":"ChatHeaderTitleText","title":{"value":"ChatHeaderTitleText"},"propertyValue":{"value":"Enmax Live Chat*"}},{"name":"ChatOfflineTimeDescrText","title":{"value":"ChatOfflineTimeDescrText"},"propertyValue":{"value":"For questions about your home's account:\u003cbr\u003e\u003cbr\u003e\nWeekdays 8 a.m.- 8 p.m. \u003cbr\u003e\u003cbr\u003eSaturday 8 a.m. to 4:30 p.m.\u003cbr\u003e\u003cbr\u003eFor questions about your business' account:\u003cbr\u003e\u003cbr\u003eWeekdays 8 a.m.- 5 p.m.\u003cbr\u003e\u003cbr\u003eLive chat and ENMAX customer care are not available on Statutory holidays.\u003cbr\u003e\u003cbr\u003e"}},{"name":"CoBrowseIntercept","title":{"value":"CoBrowseIntercept"},"propertyValue":{"value":"You've initiated a screen sharing session with the ENMAX chat agent.\n\nWould you like to continue?"}},{"name":"CoBrowseInterceptEnabled","title":{"value":"CoBrowseInterceptEnabled"},"propertyValue":{"value":"true"}},{"name":"IsChatTransferToCollections","title":{"value":"IsChatTransferToCollections"},"propertyValue":{"value":"true"}},{"name":"RateInquiryButtonText","title":{"value":"RateInquiryButtonText"},"propertyValue":{"value":"I UNDERSTAND"}},{"name":"RateInquiryModalBizContent","title":{"value":"RateInquiryModalBizContent"},"propertyValue":{"value":"\u003cp style=\"color: #555555; font-family: 'Nunito Sans'; font-size: 20px; font-weight: 700; text-align: center;\"\u003eFor new services, transfers or renewals, please call \u003ca href=\"tel:3102010\" style=\"color: #e31936;\"\u003e310-2010\u003c/a\u003e or \u003ca href=\"/business/electricity-natural-gas/overview\" style=\"color: #e31936;\"\u003eclick here\u003c/a\u003e to self serve online.\u003c/p\u003e"}},{"name":"RateInquiryModalContent","title":{"value":"RateInquiryModalContent"},"propertyValue":{"value":"\u003cp style=\"color: #555555; font-family: 'Nunito Sans'; font-size: 20px; font-weight: 700; text-align: center;\"\u003eFor new services, transfers or renewals, please call \u003ca href=\"tel:3102010\" style=\"color: #e31936;\"\u003e310-2010\u003c/a\u003e or \u003ca href=\"/home/electricity-and-natural-gas/overview\" style=\"color: #e31936;\"\u003eclick here\u003c/a\u003e to self serve online.\u003c/p\u003e"}},{"name":"WebchatActTypeBussinessOptionTxt","title":{"value":"WebchatActTypeBussinessOptionTxt"},"propertyValue":{"value":"Business"}},{"name":"WebchatActTypeHomeOptionTxt","title":{"value":"WebchatActTypeHomeOptionTxt"},"propertyValue":{"value":"Home"}},{"name":"WebchatActTypeLblTxt","title":{"value":"WebchatActTypeLblTxt"},"propertyValue":{"value":"Account type"}},{"name":"WebchatActTypeNotCustOptionTxt","title":{"value":"WebchatActTypeNotCustOptionTxt"},"propertyValue":{"value":"Not a customer"}},{"name":"WebChatFooterCheckboxTxt","title":{"value":"WebChatFooterCheckboxTxt"},"propertyValue":{"value":"By participating in this Live Chat you consent to this conversation being recorded. \u003ca id='privacyLink' href=\"https://www.enmax.com/privacy\" target=\"_blank\"\u003ePrivacy \u0026 Security.\u003c/a\u003e"}},{"name":"WebchatFormAcctNoLabel","title":{"value":"WebchatFormAcctNoLabel"},"propertyValue":{"value":"Account no."}},{"name":"WebchatFormEmailLabel","title":{"value":"WebchatFormEmailLabel"},"propertyValue":{"value":"Email"}},{"name":"WebChatFormHeaderMsg","title":{"value":"WebChatFormHeaderMsg"},"propertyValue":{"value":"\u003cdiv style=\"border: 1px solid #555555; border-radius: 10px; font-size: 12px;padding: 10px;font-weight: 400;\"\u003eFor payment arrangement setup and modifications, please call 310-3010. Alternatively, you can self serve through our website by logging into the My Account page and selecting Payment Options, or \u003ca href='/account/promise-to-pay'\u003eclick here\u003c/a\u003e if you have already logged into your online profile. Please note that we are unable to setup or modify payment arrangements over live chat.\u003c/div\u003e"}},{"name":"WebChatFormNameLabel","title":{"value":"WebChatFormNameLabel"},"propertyValue":{"value":"Name"}},{"name":"WebchatFormSubjectLblTxt","title":{"value":"WebchatFormSubjectLblTxt"},"propertyValue":{"value":"Subject"}},{"name":"WebchatSignupTypeEasyMaxOptionTxt","title":{"value":"WebchatSignupTypeEasyMaxOptionTxt"},"propertyValue":{"value":"Easymax®"}},{"name":"WebchatSignupTypeLblTxt","title":{"value":"WebchatSignupTypeLblTxt"},"propertyValue":{"value":"Sign up type"}},{"name":"WebchatSignupTypeRROOptionTxt","title":{"value":"WebchatSignupTypeRROOptionTxt"},"propertyValue":{"value":"RRO"}},{"name":"WebChatSubjectOptions","title":{"value":"WebChatSubjectOptions"},"propertyValue":{"value":"Select one,\u003cbr /\u003e\nNew sign up,New sign up\u003cbr /\u003e\nBilling inquiries,Billing inquiries\u003cbr /\u003e\nPayment arrangements,Payment arrangements\u003cbr /\u003e\nRenew my plan,Renew my plan\u003cbr /\u003e\nAccount updates,Account updates\u003cbr /\u003e\nReferral,Referral\u003cbr /\u003e\nMove my services,Move my services\u003cbr /\u003e"}},{"name":"WebChatTranscriptLblTxt","title":{"value":"WebChatTranscriptLblTxt"},"propertyValue":{"value":"Please email me the transcript of this chat"}}],"genesysEnv":"prod-cac1","genesysPaysDeploymentId":"210593f2-cbed-4b45-b62b-4bed7b59f556","genesysBusinessDeploymentId":"09cc5252-9899-45cf-b18a-2610c907f552","genesysResidentialDeploymentId":"03e974c3-9d2f-4376-8ad9-3d3c8c065dcd"},"ba84832c-cb20-4c25-a911-4f1bf918ca35":{"data":{"item":{"pageLinks":{"results":[{"link":{"url":"https://powerservices.enmax.com/","target":"_blank","text":"Current outages"}},{"link":{"url":"https://powerservices.enmax.com/report-outage","target":"_blank","text":"Report an outage"}},{"link":{"url":"/system-resources","target":null,"text":"System capacity maps"}}]}}},"route":{"name":"Home","displayName":"Home","fields":{"Title":{"value":"$name"},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Visit our website for details on ENMAX home and business energy, outage information or reporting, ENMAX customer care and more."},"metaTitle":{"value":"Welcome to ENMAX"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Welcome to ENMAX"},"SxaTags":[],"Page Design":{"id":"f87bbc0f-24b3-4724-b7a7-6e7a9dc4bc2e","url":"/presentation/page-designs/home-page","name":"Home Page","displayName":"Home Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"274252e3-5b60-40eb-bae8-b675872dff64","url":"/presentation/partial-designs/home-page-alert-banner","name":"Home Page Alert Banner","displayName":"Home Page Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""}},"databaseName":"master","deviceId":"fe5d7fdf-89c0-4d99-9aa3-b5fbd009c9f3","itemId":"62e4895b-362c-44cd-9a1e-5cdeb0bce1bc","itemLanguage":"en","itemVersion":17,"layoutId":"96e5f4ba-a2cf-4a4c-a4e7-64da88226362","templateId":"6e68d3b7-b3ff-4f3f-be46-88a16f6a49c2","templateName":"Home Page","placeholders":{"headless-header":[{"uid":"48d48607-fd99-4038-a130-f8f6908ba23a","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{48D48607-FD99-4038-A130-F8F6908BA23A}","ph":"headless-header","sig":"sxa-site-wide-alert-banner"},"placeholders":{"sxa-site-wide-alert-banner":[{"uid":"aa456d12-f232-4498-82d0-43bf4b2d5cb6","componentName":"SiteWideAlertBanner","dataSource":"{5BFC7DFD-D647-486A-9DCA-EE26E7CE4A9E}","params":{"DynamicPlaceholderId":"1","CacheClearingBehavior":"Clear on publish","FieldNames":"Default"},"fields":{"siteWideAlertBanner":null,"overridePageSettings":{"value":false}}}]}},{"uid":"274252e3-5b60-40eb-bae8-b675872dff64","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{274252E3-5B60-40EB-BAE8-B675872DFF64}","ph":"headless-header","sig":"sxa-alert-banner"},"placeholders":{"sxa-alert-banner":[{"uid":"bbd363a6-d79a-4bd2-b264-c131e6a608f2","componentName":"HomePageAlertBanner","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"}}]}},{"uid":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{ED0E4896-8B87-4DB6-AF85-7CB967DCAADC}","ph":"headless-header","sig":"sxa-header"},"placeholders":{"sxa-header":[{"uid":"339abe05-a7f8-4c3c-b405-32b311049831","componentName":"Header","dataSource":"{34094175-E867-4E9A-9A2C-4B48E37C9ACF}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"outageLinkMobile":{"value":{"text":"Outage information","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","href":"/outages-and-safety"}},"outageLink":{"value":{"href":""}},"signinLink":{"value":{"href":"https://myaccount.enmax.com/","text":"Sign In","linktype":"external","url":"https://myaccount.enmax.com/","anchor":"","target":""}},"logo":{"value":"ENMAXPrimary"}},"placeholders":{"categorylinks-{*}":[]}},{"uid":"216481d8-57d4-4b3a-92b2-f3b9a41b79a1","componentName":"CookieConsent","dataSource":"{BAE8EDA6-043B-4DAA-A40D-CB123FCD3763}","fields":{"validAsOf":{"value":"2023-10-20T06:00:00Z"},"body":{"value":"\u003cp\u003eWe use cookies and other web tracking technologies to improve our services, identify areas for repair, better understand what our customers use and don't use, and for marketing services. To learn more, visit our \u003ca href=\"/privacy/personal-information-commitment\"\u003ePrivacy Commitment.\u003c/a\u003e\u003c/p\u003e"}}},{"uid":"20b946d3-46cc-4913-884a-8c598cb64365","componentName":"LinkHandler","dataSource":""}]}}],"headless-main":[{"uid":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{AFAF7F16-5A00-4012-85C9-521A2EEAC6AC}","ph":"headless-main","sig":"sxa-webchat-v2"},"placeholders":{"sxa-webchat-v2":[{"uid":"dd32dd20-fe66-4256-9c7c-a255e59c2c5a","componentName":"WebChatv2","dataSource":"{CF048F62-BD79-478A-ABCD-26D4348740ED}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"webchatToastAcceptedLink":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{18929669-B450-4414-8224-EA47DA3EE0D2}","href":"/customer-support"}},"webchatOutageSecondaryButton":{"value":"Maybe Later"},"webchatOutageTitle":{"value":"Live Chat is currently not available"},"webchatChatOfflinePrimaryButton":{"value":"Get Support"},"webchatChatOfflineTitle":{"value":"Live Chat is closed"},"webchatChatOfflineMessage":{"value":"You can chat with us: Home accounts: Weekdays 8 a.m.- 8:00 p.m. (MST) Saturday 8 a.m.- 4:30 p.m. (MST) Business accounts: Weekdays 8 a.m. - 5:00 p.m. (MST)  Live chat and ENMAX customer care are not available on Statutory holidays."},"webchatChatOfflineSecondaryButton":{"value":"Maybe Later"},"webchatOutageMessage":{"value":"We're working on Live Chat, and hope to have it restored soon. In the meantime, please call our customer care team at 310-2010. Home accounts: Weekdays 8 a.m - 6:00 p.m. Business accounts: Weekdays 8 a.m - 5:00 p.m. ENMAX Customer care is not available on weekends and holidays."},"webchatOutagePrimaryButton":{"value":"Get Support"},"webchatPrivacyMessage":{"value":"\u003cp\u003eBy participating in this Live Chat you consent to this conversation being recorded. \u003ca id=\"privacyLink\" href=\"/privacy\" target=\"_blank\"\u003ePrivacy \u0026 Security.\u003c/a\u003e\u003c/p\u003e"},"webchatSignupType":{"value":"Sign up type"},"webchatStartChatButton":{"value":"Start Chat"},"webchatSubjectOptions":[{"id":"d3ddc82f-9176-48b5-9d8e-e15d076462d5","url":"/data/genesyswebchat/webchatv2subjectoptions/new-sign-up","name":"New sign up","displayName":"New sign up","fields":{"tooltipText":{"value":""},"label":{"value":"New sign up"},"value":{"value":"New sign up"}}},{"id":"d3782bb3-1a6d-486a-890a-ee9511f25207","url":"/data/genesyswebchat/webchatv2subjectoptions/billing-inquiries","name":"Billing inquiries","displayName":"Billing inquiries","fields":{"tooltipText":{"value":""},"label":{"value":"Billing inquiries"},"value":{"value":"Billing inquiries"}}},{"id":"ed15ad79-40ea-42c8-b973-f0f8463ac2f1","url":"/data/genesyswebchat/webchatv2subjectoptions/payment-arrangements","name":"Payment arrangements","displayName":"Payment arrangements","fields":{"tooltipText":{"value":""},"label":{"value":"Payment arrangements"},"value":{"value":"Payment arrangements"}}},{"id":"a4356dcd-d2c5-430b-8c6b-5461c25314cd","url":"/data/genesyswebchat/webchatv2subjectoptions/renew-my-plan","name":"Renew my plan","displayName":"Renew my plan","fields":{"tooltipText":{"value":""},"label":{"value":"Renew my plan"},"value":{"value":"Renew my plan"}}},{"id":"c8e31884-65f6-4f06-b775-1d4a0f22a2a5","url":"/data/genesyswebchat/webchatv2subjectoptions/account-updates","name":"Account updates","displayName":"Account updates","fields":{"tooltipText":{"value":""},"label":{"value":"Account updates"},"value":{"value":"Account updates"}}},{"id":"3893a503-c5f9-4525-97da-37f233ce9ac1","url":"/data/genesyswebchat/webchatv2subjectoptions/referral","name":"Referral","displayName":"Referral","fields":{"tooltipText":{"value":""},"label":{"value":"Referral"},"value":{"value":"Referral"}}},{"id":"81fc26da-e5b9-4814-9f01-409c5764f9f7","url":"/data/genesyswebchat/webchatv2subjectoptions/move-my-services","name":"Move my services","displayName":"Move my services","fields":{"tooltipText":{"value":""},"label":{"value":"Move my services"},"value":{"value":"Move my services"}}}],"webchatNullOptionLabel":{"value":"Select one"},"webchatAccountTypeOptions":[{"id":"3f6d76f4-d288-4426-8ed3-d6713306deb5","url":"/data/genesyswebchat/webchatv2accounttypeoptions/home","name":"Home","displayName":"Home","fields":{"tooltipText":{"value":""},"label":{"value":"Home"},"value":{"value":"Home"}}},{"id":"90b5e7f7-052e-48d3-94a6-a3b867045aae","url":"/data/genesyswebchat/webchatv2accounttypeoptions/business","name":"Business","displayName":"Business","fields":{"tooltipText":{"value":""},"label":{"value":"Business"},"value":{"value":"Business"}}},{"id":"481e3ace-90a6-42f7-93b7-124a17033a11","url":"/data/genesyswebchat/webchatv2accounttypeoptions/not-a-customer","name":"Not a customer","displayName":"Not a customer","fields":{"tooltipText":{"value":""},"label":{"value":"Not a customer"},"value":{"value":"NC"}}}],"webchatSubjectLabel":{"value":"Subject"},"webchatCancelButton":{"value":"Cancel"},"webchatChatTranscriptLabel":{"value":"Please email me the transcript of this chat"},"webchatAccountNumberLabel":{"value":"Account Number"},"webchatAccountTypeLabel":{"value":"Account Type"},"webchatCloseAlertMessage":{"value":"Are you sure you want to close chat?"},"webchatCloseButton":{"value":"Close"},"webchatEmailLabel":{"value":"Email"},"webchatHeading":{"value":"Live chat"},"webchatNameLabel":{"value":"Name"},"webchatSignupTypeOptions":[{"id":"eb973160-7425-492b-8be8-ca701ba0d1b8","url":"/data/genesyswebchat/webchatv2signuptypeoptions/easymax","name":"Easymax","displayName":"Easymax","fields":{"tooltipText":{"value":""},"label":{"value":"Easymax"},"value":{"value":"Easymax"}}},{"id":"9bee790a-740d-4829-a576-c0bc2f2c5cdd","url":"/data/genesyswebchat/webchatv2signuptypeoptions/rate-of-last-resort","name":"Rate of Last Resort","displayName":"Rate of Last Resort","fields":{"tooltipText":{"value":""},"label":{"value":"Rate of Last Resort"},"value":{"value":"Rate of Last Resort"}}}],"saturdayBusinessHours":{"value":""},"sundayBusinessHours":{"value":""},"weekdayBusinessHours":{"value":"8:00-17:00"},"isOutage":{"value":false},"sundayResidentialHours":{"value":""},"saturdayResidentialHours":{"value":"8:00-16:30"},"weekdayResidentialHours":{"value":"8:00-20:00"},"specialDaySelection":[{"id":"fbae7770-a2c4-47bf-b0d1-8fbf77171a84","url":"/data/genesyswebchat/webchatspecialdayhours/boxing-day","name":"Boxing Day","displayName":"Boxing Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"26-12-2025"},"title":{"value":"Boxing Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Boxing Day"}}},{"id":"d4bdd05a-d3d2-43d2-bc4e-6191f08ba5ca","url":"/data/genesyswebchat/webchatspecialdayhours/canada-day","name":"Canada Day","displayName":"Canada Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-07-2025"},"title":{"value":"Canada Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Canada Day"}}},{"id":"1d9921d3-27fc-4e3d-9b7d-d3852f0f26c8","url":"/data/genesyswebchat/webchatspecialdayhours/christmas-day","name":"Christmas Day","displayName":"Christmas Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"25-12-2025"},"title":{"value":"Christmas Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Christmas Day"}}},{"id":"720cae5c-50de-4ef8-9271-c54b6cf20233","url":"/data/genesyswebchat/webchatspecialdayhours/december-23rd","name":"December 23rd","displayName":"December 23rd","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"23-12-2024"},"title":{"value":"December 23rd"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"December 23rd"}}},{"id":"fb5b798e-fad6-4fac-9b7e-0da95d69e2e9","url":"/data/genesyswebchat/webchatspecialdayhours/december-24th","name":"December 24th","displayName":"Christmas Eve","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"24-12-2025"},"title":{"value":"December 24th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 24th"}}},{"id":"da67ca4d-f82b-41b5-bbaa-633d2ba8995b","url":"/data/genesyswebchat/webchatspecialdayhours/december-27th","name":"December 27th","displayName":"December 27th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"27-12-2025"},"title":{"value":"December 27th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 27th"}}},{"id":"d260e501-e624-404f-a542-0763583fded8","url":"/data/genesyswebchat/webchatspecialdayhours/december-28th","name":"December 28th","displayName":"December 28th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"28-12-2024"},"title":{"value":"December 28th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 28th"}}},{"id":"a59d333d-4f17-41e3-a36e-129df39a7671","url":"/data/genesyswebchat/webchatspecialdayhours/december-29th","name":"December 29th","displayName":"December 29th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"29-12-2025"},"title":{"value":"December 29th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 29th"}}},{"id":"173ed799-a393-4ecd-b348-e44e27878d42","url":"/data/genesyswebchat/webchatspecialdayhours/december-30th","name":"December 30th","displayName":"December 30th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"30-12-2025"},"title":{"value":"December 30th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 30th"}}},{"id":"898f4979-a474-4980-97dd-963b1145f6f3","url":"/data/genesyswebchat/webchatspecialdayhours/december-31st","name":"December 31st","displayName":"December 31st","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"31-12-2025"},"title":{"value":"December 31st"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 31st"}}},{"id":"7129c4e1-efae-4746-9bf8-bd2023e4b229","url":"/data/genesyswebchat/webchatspecialdayhours/easter-monday","name":"Easter Monday","displayName":"Easter Monday","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"21-04-2025"},"title":{"value":"Easter Monday"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"Easter Monday"}}},{"id":"4ac764ec-d0de-4342-8465-ecad24a806d9","url":"/data/genesyswebchat/webchatspecialdayhours/family-day","name":"Family Day","displayName":"Family Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"17-02-2025"},"title":{"value":"Family Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Family Day"}}},{"id":"ca526b86-5231-4325-9be4-b5ab9aa1c328","url":"/data/genesyswebchat/webchatspecialdayhours/good-friday","name":"Good Friday","displayName":"Good Friday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"18-04-2025"},"title":{"value":"Good Friday"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Good Friday"}}},{"id":"1370e47e-7be7-41c8-8a6a-137ee183dfbd","url":"/data/genesyswebchat/webchatspecialdayhours/heritage-day","name":"Heritage Day","displayName":"Civic Holiday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"04-08-2025"},"title":{"value":"Heritage Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Heritage Day"}}},{"id":"e7ebc1d9-340c-46a4-85f1-b47632d16099","url":"/data/genesyswebchat/webchatspecialdayhours/labour-day","name":"Labour day","displayName":"Labour day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-09-2025"},"title":{"value":"Labour day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Labour day"}}},{"id":"00950dbd-1ecb-4683-97d5-89f1a40daa1c","url":"/data/genesyswebchat/webchatspecialdayhours/national-day-for-truth-and-reconciliation","name":"National Day for Truth and Reconciliation","displayName":"National Day for Truth and Reconciliation","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"30-09-2025"},"title":{"value":"National Day for Truth and Reconciliation"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"National Day for Truth and Reconciliation"}}},{"id":"6f6ed807-9194-4a65-b651-44bb219efe83","url":"/data/genesyswebchat/webchatspecialdayhours/new-years-day","name":"New Years Day","displayName":"New Years Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-01-2026"},"title":{"value":"New Year's Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"New Year�s Day"}}},{"id":"9b24d930-68fd-4c5b-9781-22432f4c727d","url":"/data/genesyswebchat/webchatspecialdayhours/remembrance-day","name":"Remembrance Day","displayName":"Remembrance Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"11-11-2025"},"title":{"value":"Remembrance Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Remembrance Day"}}},{"id":"9af07907-1722-4e5b-bad3-901a016f08c6","url":"/data/genesyswebchat/webchatspecialdayhours/thanksgiving","name":"Thanksgiving","displayName":"Thanksgiving","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"13-10-2025"},"title":{"value":"Thanksgiving"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Thanksgiving"}}},{"id":"acd2ceb1-9dba-4ae6-9c45-2a90a2cadff5","url":"/data/genesyswebchat/webchatspecialdayhours/victoria-day","name":"Victoria Day","displayName":"Victoria Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"19-05-2025"},"title":{"value":"Victoria Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Vicotria Day"}}},{"id":"4803fe59-be13-4cbd-941d-387910f7bae4","url":"/data/genesyswebchat/webchatspecialdayhours/january-2","name":"January 2","displayName":"January 2","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"02-01-2025"},"title":{"value":"January 2"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"January 2"}}}],"outageMessage":{"value":""},"chatOfflineMessage":{"value":""}}}]}},{"uid":"6feffae0-9ebd-4cd9-abc0-9ac75d676633","componentName":"HelpMeChooseBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/We are here to help","params":{"GridParameters":"col-12","FieldNames":"Default","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"32"},"fields":{"headerEyebrow":{"value":""},"heading":{"value":"We're here to help."},"segmentedOption1":{"value":"I'm new here"},"segmentedOption2":{"value":"I'm a customer"},"image":{"value":{"height":"1360","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42479","width":"1360","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42479/thumbnail","src":"https://assets.enmax.com/api/public/content/973bd49ee29d4aafabd84ea20ac22347?v=d5496355"}},"mobileImage":{"value":{"height":"442","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42481","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42481/thumbnail","src":"https://assets.enmax.com/api/public/content/0aefafe0fba54d349d607dd0435f6b02?v=279219ad"}}},"placeholders":{"stackediconpanel-32":[{"uid":"1cdb4265-880e-4eea-a141-1de67517d1da","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1","params":{"persona":"I'm new here","GridParameters":"col-12","DynamicPlaceholderId":"33","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-33":[{"uid":"0895e381-928f-4573-91a6-1a283069489d","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Easymax","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"34","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Easymax\u003csup\u003e®\u003c/sup\u003e"},"link":{"value":{"class":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"","url":"/ENMAX/WWW/Home/Electricity and natural gas/Easymax","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"acae89f5-c69a-4322-9eca-61f1b5d09067","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Rate of Last Resort","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"35","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Rate of Last Resort"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{F9E96A85-371F-4D1B-A353-528721153095}","href":"/rateoflastresort"}},"iconName":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}},"iconImage":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}}}},{"uid":"e7ea25e3-607e-45a8-ab5d-08f1030161dc","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Compare my options","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"37","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Compare my Options"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{E4B8710E-049C-403C-87FB-E5DDED4BB89C}","href":"/electricity-and-natural-gas"}},"iconName":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}},"iconImage":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}}}},{"uid":"1a2d3729-9f74-4904-8535-6554f2b0061b","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Site energization","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"36","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Site energization"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{5E0830FA-3641-483C-837A-0EBE64C51122}","href":"/helping-power-your-project/request-a-service/get-the-power-flowing"}},"iconName":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}},"iconImage":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}}}}]}},{"uid":"f3e8162a-72c1-4395-8fbe-632d3a91d5dc","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2","params":{"persona":"I'm a customer","GridParameters":"col-12","DynamicPlaceholderId":"38","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-38":[{"uid":"92ca6c74-9a62-4653-8318-249b6faf53d5","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Current Easymax rates","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"39","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Current Easymax\u003csup\u003e®\u003c/sup\u003e\u2028rates"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"2d454dd9-2421-47f7-9e31-4443eaffd2de","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Manage my plan","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"40","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Manage my plan"},"link":{"value":{"href":"http://myaccount.enmax.com/manage-my-plan","linktype":"external","url":"http://myaccount.enmax.com/manage-my-plan","anchor":"","target":""}},"iconName":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}},"iconImage":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}}}},{"uid":"24c7ec3d-c312-4228-96ef-54dae8476bde","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/View my bill","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"41","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"View my bill"},"link":{"value":{"href":"https://myaccount.enmax.com/view-my-bill","linktype":"external","url":"https://myaccount.enmax.com/view-my-bill","anchor":"","target":""}},"iconName":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}},"iconImage":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}}}},{"uid":"4d284103-d6b3-4292-be34-c9407cb0b597","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Meter services","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"42","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Meter services"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{87D9A252-4048-48C9-A42F-68F81D4B8475}","href":"/helping-power-your-project/meter-services"}},"iconName":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}},"iconImage":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}}}}]}}]}},{"uid":"3886efca-49b8-43d8-bc1c-39948660126d","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_topPadding":"Medium","DynamicPlaceholderId":"43"},"placeholders":{"fullwidth-43":[{"uid":"722d7846-8fe5-48b2-a044-940df5dc8f80","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/My account blob","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"44"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Convenience at your fingertips"},"image":{"value":{"height":"752","dam-content-type":"Image","alt":"[email protected]","width":"934","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42672/thumbnail","src":"https://assets.enmax.com/api/public/content/a90636a696194d9489019de2f34c0695?v=4be0cdd8","dam-id":"oPlH1mqDIUKQQJ2GA5RldQ"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"href":"https://myaccount.enmax.com/","linktype":"external","url":"https://myaccount.enmax.com/","target":"_blank","text":"Sign in"}},"isHeadline":{"value":true},"eyebrow":{"value":"ENMAX My Account "},"paragraph1":{"value":"\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eWe’ve updated My Account to make it easier than ever to renew Easymax\u003c/span\u003e\u003csup style=\"color: rgb(0, 0, 0);\"\u003e®\u003c/sup\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e accounts, make payments, move or manage your services.\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-44":[]}}]}},{"uid":"e351311b-16ec-4f71-9a8d-c5dbbee0a8e8","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","DynamicPlaceholderId":"13","FieldNames":"Default"},"placeholders":{"fullwidth-13":[{"uid":"b877e5de-5599-4015-a381-22affaf8bded","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Get ready for winter","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"15"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Safety tips for yard work"},"image":{"value":{"height":"600","dam-content-type":"Image","alt":"ENMAX-Yard-Safety_Encroachment.jpg","width":"1000","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97889/thumbnail","src":"https://assets.enmax.com/api/public/content/fd1b6431c7d9407684a2c570e294a0cc?v=dc4cebc1","dam-id":"vAsQO4A6RGK3DskMqkZN1w"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"See tips","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{7E6FC975-6EB2-495A-A1C4-8AA1E80FAF97}","href":"/customer-support/for-my-home/spring-summer-yard-work"}},"isHeadline":{"value":true},"eyebrow":{"value":"Customer support"},"paragraph1":{"value":"\u003cp\u003e\u003cspan data-olk-copy-source=\"MessageBody\"\u003eExplore resources to help you stay safe when working near outdoor electrical infrastructure.\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-15":[]}}]}},{"uid":"3c1d1f99-9c6b-4b62-a757-24dd03d71153","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"29","FieldNames":"Default"},"placeholders":{"fullwidth-29":[{"uid":"9d69d926-5b89-4aaa-9eb9-bf2c1ccfb8d9","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Easier budgeting","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"16"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Easier budgeting"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42472","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42472/thumbnail","src":"https://assets.enmax.com/api/public/content/23264554baae46db8618b0a6e89ae5b1?v=f1ed0d09"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{43B3B308-647F-44F7-BA34-1DE871CEFCB3}","href":"/customer-support/for-my-home/equalized-payments-for-easier-budgeting"}},"isHeadline":{"value":true},"eyebrow":{"value":"account management"},"paragraph1":{"value":"\u003cp\u003eSetting up an Equalized Payment Plan is one way to smooth out bills during higher usage times.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42477","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42477/thumbnail","src":"https://assets.enmax.com/api/public/content/543d4df9cccc4159956af285ab1180d6?v=932ba212"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-16":[]}}]}},{"uid":"e447eae6-c9d4-4d55-98f7-cc4e926c53e9","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_bottomPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"30"},"placeholders":{"fullwidth-30":[{"uid":"81846842-6703-4cc4-92f9-c195aad9a3e5","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Electric Vehicles and Charging Station","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"31"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Electric vehicles and charging stations"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44696","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44696/thumbnail","src":"https://assets.enmax.com/api/public/content/17cd4c402e27434992bcc482f0972fbf?v=72bc2030"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","querystring":"","id":"{26A980E2-DFDA-424E-BADC-0065166BD437}","href":"/ev-chargers"}},"isHeadline":{"value":true},"eyebrow":{"value":"Electric vehicles"},"paragraph1":{"value":"\u003cp\u003eBefore making a costly change to your home or electricity service, discover which charger is the right fit to your specific needs.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44694","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44694/thumbnail","src":"https://assets.enmax.com/api/public/content/d28ddcac1a2042658a9cd9b9cff3e3bd?v=da6eeb5e"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-31":[]}}]}},{"uid":"b295a99c-e7e0-4cfa-8af5-7ad76194a31a","componentName":"NewsCardSlider","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Homepage News Card Slider","params":{"GridParameters":"col-12","DynamicPlaceholderId":"14","FieldNames":"Default"},"fields":{"maxCards":{"value":"5"},"newsSlides":[{"id":"a2c752d2-d5d3-48cd-814f-071f2b2ed71f","url":"/news/recognizing-our-volunteers-during-national-volunteer-week","name":"Recognizing our volunteers during National Volunteer Week","displayName":"Recognizing our volunteers during National Volunteer Week","fields":{"Title":{"value":"Recognizing our volunteers during National Volunteer Week"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Community_NVW_enmax.com_V1_2880X1000-Opt2.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97864/thumbnail","src":"https://assets.enmax.com/api/public/content/8990bf5991f74207a6a1f624f65aa85f?v=d1c13f37","dam-id":"vVoaCYcrQXmuupRlrpTf5g"}},"heading":{"value":"Recognizing our volunteers during National Volunteer Week"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;From fostering animals and supporting team member health, to our crews hanging holiday lights at the Alberta Children\u0026rsquo;s Hospital, our employees support a broad spectrum of community organizations. We have a culture of caring and giving,\u0026rdquo; says Mark Poweska, President \u0026amp; CEO, ENMAX. \u0026ldquo;The fact that people in our organization choose to spend time volunteering and giving back to different types of causes makes me proud to be part of ENMAX.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eDuring National Volunteer Week, we\u0026rsquo;re recognizing all our volunteers who helped contribute to 5,395 volunteer hours to support the community last year.\u003c/p\u003e\n\u003cp\u003eSee why volunteering is important to our team members and ENMAX:\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering keeps me connected with my community and causes that I\u0026rsquo;m passionate about. It allows me to give my energy and talents in ways that are meaningful to me and serve a growing need in my community.\u0026rdquo; \u0026ndash; Stefanie, Human Resources.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering is an important part of the community and, in my opinion, a social responsibility.\u0026rdquo; \u0026ndash; Ryan, Mobile Fleet.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It\u0026rsquo;s a meaningful way to stay connected and give back to a community that has given me so much. Whether it\u0026rsquo;s helping animals find their forever homes or supporting healthcare through blood donation, I always walk away feeling like I was part of something bigger than myself.\u0026rdquo; \u0026ndash; Aleem, Customer Engagement.\u003c/p\u003e\n\u003cp\u003eThanks to all our team members and community partners who help make a difference all year-round!\u0026nbsp;\u003c/p\u003e\n\u003cdiv class=\"five-five lg:grid grid-cols-10 lg:gap-5 m-auto max-w-inner-content flex flex-col  gap-y-5\"\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-10 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/9258df1cc3ab4d1f84833f47ac1d0ec5?v=2eccfb93\" width=\"1000\" height=\"667\" alt=\"Energizing spaces install day\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/e42fec36908c4214bda9a116b0d5a4ac?v=b418e611\" width=\"1000\" height=\"667\" alt=\"Childrens Cottage Sandbox build\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/cbf709078a08410d88ec757154e07a35?v=6c0cae7c\" width=\"1000\" height=\"667\" alt=\"Childrens Hospital lights hanging\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e"},"date":{"value":"2025-04-29T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"metaTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Supporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. "},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"390ed657-3118-479b-b848-3df8a3718707","url":"/news/adaptability-wins-funding-to-expand","name":"AdaptAbility wins funding to expand","displayName":"AdaptAbility wins funding to expand","fields":{"Title":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Community_AmplifierFund_Digital_2880x1000-enmax.com.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97552/thumbnail","src":"https://assets.enmax.com/api/public/content/850b1943c13a4c008c81d7ff8d7ec91d?v=8dcb02da","dam-id":"YwBx68J3S7GiUxWaDPQwKA"}},"heading":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; Calgary-based AdaptAbility has been named the recipient of the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to help further its mission of providing critical resources, support and specialized products for individuals with special needs and their families. The Amplifier Fund will enable AdaptAbility to expand its products and continue offering solutions that improve the lives of those with disabilities.\u003c/p\u003e\n\u003cp\u003eFounded in 2021 by Tara Nelson, AdaptAbility was born out of a personal struggle to find accessible, high-quality products and resources for her son with Autism Spectrum Disorder (ASD) and other special needs. Tara\u0026rsquo;s experience as both a caregiver and advocate has led her to create a company that bridges the gap between families and the resources they need to thrive. AdaptAbility provides a unique space where families can find and test products that are specifically designed to meet the needs of children and adults with special needs, such as educational tools, sensory toys and daily living aids.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It's so amazing to be recognized,\u0026rdquo; says Tara, President and Owner of AdaptAbility. \u0026ldquo;It's going to allow us to expand and bring in new and exciting products. It's nice to know that our hard work and efforts have haven't gone unnoticed and that we're making an impact in the community, in Calgary and across the world.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eAdaptAbility\u0026rsquo;s mission is to be a trusted partner for families, caregivers, educators and therapists by providing expert guidance, high-quality products and valuable information. Tara's background working with Family Services for Children with Disabilities (FSCD) and other public healthcare systems makes her uniquely positioned to guide families through the complex world of funding, resources and unique support. AdaptAbility also focuses on educating parents and professionals about early intervention tools, aids and technologies that can make a meaningful impact on the lives of those with special needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;AdaptAbility is a powerful example of a local business driving meaningful change for Calgary families, says Deborah Yedlin, President \u0026amp; CEO of the Calgary Chamber of Commerce. \u0026ldquo;Through the ENMAX Amplifier Fund, we\u0026rsquo;re proud to support a company helping individuals and caregivers navigate the complex realities of special needs care. This partnership reflects our shared commitment to strengthening our city by investing in innovative businesses that address real community challenges.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Amplifier Fund is designed to support the next phase of growth for small businesses, particularly those that are transforming industries and improving the community. Tara\u0026rsquo;s commitment to making special needs products and resources more accessible has been a driving force behind the success of AdaptAbility, and the Amplifier Fund is set to propel the organization\u0026rsquo;s mission of creating a lasting impact in the community.\u003c/p\u003e\n\u003cp\u003e\"Strengthening our communities means supporting local businesses that create innovative solutions that matter to people,\" says Marie Rajic, Senior Vice President, ENMAX Corporate Affairs. \"AdaptAbility embodies the spirit of the Amplifier Fund\u0026mdash;community-focused and driven by purpose. Through the Fund, we\u0026rsquo;re pleased to help accelerate their growth and expand their reach.\"\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xFJcdlKLcPI?si=2leHKPKXH--akmdV\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE ENMAX AMPLIFIER FUND\u003c/h5\u003e\n\u003cp\u003eTo support Calgary\u0026rsquo;s dynamic and diverse business community, The ENMAX Amplifier Fund was established to award an existing small business with $25,000 to support next-level transformation by investing in innovation, technology and leadership. Recognizing and supporting these attributes through the ENMAX Amplifier Fund is one important way ENMAX and the Calgary Chamber propel positive growth and build a brighter future for Calgary.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT ADAPTABILITY\u003c/h5\u003e\n\u003cp\u003eAdaptAbility, founded in 2021, is a Calgary-based company dedicated to providing high-quality products and resources for individuals with special needs and their families. Offering a wide range of products, from educational tools to daily living aids, AdaptAbility helps families and caregivers find the best solutions for their loved ones. AdaptAbility is committed to making the journey of raising a child with special needs easier through expert guidance, product access and community support.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE CALGARY CHAMBER\u003c/h5\u003e\n\u003cp\u003eThe Calgary Chamber exists to help businesses reach their potential. As the convenor and catalyst for a vibrant, inclusive and prosperous business community, the Chamber works to build strength and resilience among its members and position Calgary as a magnet for talent, diversification and opportunity. As an independent, non-profit, non-partisan organization founded in 1891, we build on our history to serve and advocate for businesses of all sizes, in all sectors and across the city.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-04-23T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"metaTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Calgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"AdaptAbility wins funding to expand"},"SxaTags":[],"Page Design":null,"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b535c477-8d29-4e0c-bbe4-9c72bb5060f6","url":"/news/shepard-energy-centre-marks-10-years-of-powering-alberta","name":"Shepard Energy Centre marks 10 years of powering Alberta","displayName":"Shepard Energy Centre marks 10 years of powering Alberta","fields":{"Title":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"Shepard_MediaRelease_Banner2880x1000px.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96619/thumbnail","src":"https://assets.enmax.com/api/public/content/256e32a70eab4645993b7a6bd919c50c?v=cdaa2056","dam-id":"uNmEwUhTQLmhsYYKHxv1fw"}},"heading":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"newsSubheading":{"value":""},"category":{"id":"cbd1a0d3-4a86-4f8f-9975-7aa16d569c59","url":"/data/category-folder/operations","name":"Operations","displayName":"Operations","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Operations"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; ENMAX is proud to celebrate 10 years of Shepard Energy Centre, Alberta\u0026rsquo;s largest natural gas-fueled electricity generation facility. Shepard came online in 2015 and has the capacity to provide 860 megawatts of reliable power \u0026ndash; enough to support nearly half of Calgary\u0026rsquo;s electricity demand.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard Energy Centre has played a vital role in delivering efficient, reliable, electricity to Albertans for the past decade,\u0026rdquo; said Erica Young, Executive Vice President, ENMAX Energy. \u0026ldquo;As Alberta\u0026rsquo;s energy landscape evolves, Shepard remains a cornerstone of grid stability.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eShepard Energy Centre utilizes combined cycle natural gas technology, which increases efficiency and lowers emissions compared to conventional generation. Shepard Energy Centre is one of the most efficient natural gas-fuelled combined-cycle generation facilities operating in Canada today, as measured by tonnes of CO2e per megawatt hour (MWh). The facility also integrates reclaimed water from Calgary\u0026rsquo;s Bonnybrook Wastewater Treatment Plant, reducing reliance on potable water sources.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eShepard uses 100 per cent reclaimed water under normal operating conditions for all its power generation needs, preventing nearly six million cubic meters of water from being withdrawn from the Bow River every year. Additionally, through research observation and innovative lab testing we have found ways to further optimize water use at this facility, reaching optimal operating efficiency of the cooling towers reducing the plant\u0026rsquo;s annual wastewater volume by 25 to 29 percent or up to 500,000 cubic meters of wastewater each year.\u003c/p\u003e\n\u003cp\u003eCapital Power owns a 50 per cent interest in the Shepard Energy Centre through a joint venture agreement with ENMAX as the facility operator. This partnership ensures that Shepard continues to play a critical role in delivering stable and efficient power to Alberta\u0026rsquo;s electricity grid.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard\u0026rsquo;s success is a testament to our commitment to innovation and sustainability,\u0026rdquo; added Young. \u0026ldquo;As we look ahead, we remain focused on ensuring Albertans continue to receive safe, reliable, and affordable electricity.\u0026rdquo;\u003cbr /\u003e\n\u003cdiv\u003e\u0026nbsp;\u003c/div\u003e\n\u003c/p\u003e"},"date":{"value":"2025-03-24T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":""},"metaTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ee0332b2-0c1c-44c9-8d74-a997a4e5720d","url":"/news/enmax-and-distress-centre-calgary---a-14-year-partnership","name":"ENMAX and Distress Centre Calgary - A 14-year partnership","displayName":"ENMAX and Distress Centre Calgary - A 14-year partnership","fields":{"Title":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Comm_DistressCentre_2880x1000_Banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96282/thumbnail","src":"https://assets.enmax.com/api/public/content/6f668bc0be5245328b4c4270663e36b2?v=b5afb565","dam-id":"wiuYzZLuRTioslSQFmscUA"}},"heading":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSince 2011, ENMAX has been a committed partner of \u003ca rel=\"noopener noreferrer\" href=\"https://distresscentre.com/\" target=\"_blank\"\u003eDistress Centre Calgary\u003c/a\u003e, and their work supporting Calgarians facing challenging circumstances. Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need.\u003c/p\u003e\n\u003cp\u003eENMAX contributes annually to Distress Centre\u0026rsquo;s Basic Needs Fund, providing emergency financial assistance to families in crisis, while also sponsoring the Centre\u0026rsquo;s annual volunteer appreciation event, recognizing those who provide vital crisis support. In addition, as part of its annual employee giving program, ENMAX double-matches employee donations to energy affordability partners, including Distress Centre Calgary.\u003c/p\u003e\n\u003cp\u003eTo date, ENMAX has invested more than $1 million in supporting Distress Centre\u0026rsquo;s critical work.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;On behalf of the entire team at Distress Centre, I want to extend our deepest gratitude to ENMAX for their incredible generosity over the past 14 years,\u0026rdquo; said Robyn Romano, CEO, Distress Centre. \u0026ldquo;The support has made a significant impact, from funding our Basic Needs Fund, to sponsoring our cherished annual volunteer appreciation event. We are truly grateful for this meaningful and enduring partnership.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eRomano also acknowledged ENMAX team members going the extra mile to provide snack bags and special treats that bring joy to their dedicated volunteers as they respond to crisis calls, chats, and texts. Most recently ENMAX team members raised over $1,800 for the Basic Needs Fund through a Valentine\u0026rsquo;s Day candygram event.\u003c/p\u003e\n\u003ch5\u003eENMAX\u0026rsquo;s commitment to energy affordability\u003c/h5\u003e\n\u003cp\u003eBy working with affordability partners, ENMAX helps bridge the gap for individuals and families who may be struggling to meet their basic needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;We believe that access to reliable and affordable energy is essential to maintaining a safe and stable life,\u0026rdquo; said Krista Moroz, Manager, Community Impact. \u0026ldquo;That\u0026rsquo;s why we partner with organizations like Distress Centre Calgary to provide assistance to those facing financial difficulties. Energy affordability is not just about paying utility bills\u0026mdash;it\u0026rsquo;s about ensuring that people can stay warm in the winter, cook meals for their families, and live with dignity.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Customer Care team plays an important role in connecting vulnerable customers with Distress Centre\u0026rsquo;s 24/7 Crisis Line and 211 service, ensuring they can access immediate support and navigate underlying challenges.\u003c/p\u003e\n\u003ch5\u003eThe growing need for support\u003c/h5\u003e\n\u003cp\u003eThe demand for crisis supports in Calgary remains high. In 2024 alone, Distress Centre Calgary responded to:\u003cbr /\u003e\n\u003cul\u003e\n    \u003cli\u003e59,000 calls, texts, and chats to their 211 information and navigation service.\u003c/li\u003e\n    \u003cli\u003e50,000 crisis calls, chats, and texts through their crisis lines.\u003c/li\u003e\n    \u003cli\u003e320 individuals who received emergency assistance through the Basic Needs Fund.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\u003cp\u003eAs the need for crisis support continues to grow, ENMAX remains committed to helping ensure Calgarians have access to the resources they need during difficult times. Calgarians in need of support are encouraged to contact 211. Customers can also find access to advice, billing options and energy efficiency resources at \u003ca href=\"/affordability\"\u003e\u003cstrong\u003eenmax.com/affordability\u003c/strong\u003e\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-03-07T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"metaTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b4053dc6-9ae3-4415-a9e1-ce65c1fb96c2","url":"/news/enmax-named-one-of-albertas-top-employers-2025","name":"ENMAX named one of Albertas Top Employers 2025","displayName":"ENMAX named one of Albertas Top Employers 2025","fields":{"Title":{"value":"ENMAX named one of Alberta’s Top Employers"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_TopEmployer_2880x1000_banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95269/thumbnail","src":"https://assets.enmax.com/api/public/content/c2557f62a3594ef499d8063ac2141fec?v=13f6b965","dam-id":"zFNAViGbTOCUiHVDrS7h_w"}},"heading":{"value":"ENMAX named one of Alberta’s Top Employers"},"newsSubheading":{"value":""},"category":{"id":"0541097c-18bf-4f14-afee-daf5882d5c57","url":"/data/category-folder/news","name":"News","displayName":"News","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"News"}}},"body":{"value":"\u003cp\u003eWhat makes a workplace exceptional? Is it comprehensive benefits, or competitive pay? Perhaps it\u0026rsquo;s an employer who genuinely cares about its employees, their safety and their needs. We\u0026rsquo;re proud to offer our people all this and more, which is why we\u0026rsquo;re honoured to be recognized as one of Alberta\u0026rsquo;s best places to work for the seventh year in a row.\u003c/p\u003e\n\u003cp\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve. ENMAX consistently ranks among the top employers in our province, and we\u0026rsquo;re grateful for this recognition.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX is a great place to thrive at work,\u0026rdquo; says Jenna, ENMAX team member. \u0026ldquo;I have the work-life balance my family needs, and opportunities to grow my skills through training and education. I\u0026rsquo;m proud to contribute to our welcoming work environment and to play a role in providing important services to our customers.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;This recognition is a testament to the incredible team we have here,\u0026rdquo; says Brandie Yarish, Chief Human Resources Officer and Executive Vice-President, Safety and Information Technology. \u0026ldquo;Our goal has always been to create an environment where everyone feels safe, welcome and empowered to contribute to our purpose\u0026mdash;lighting the way to a brighter energy future. This consistent acknowledgement lets us know we\u0026rsquo;re on the right track.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eENMAX extends its heartfelt thanks to MediaCorp for selecting us once again for this important recognition.\u003c/p\u003e\n\u003cp\u003eInterested in joining our team? \u003ca href=\"/careers\"\u003eExplore the opportunities\u003c/a\u003e\u0026nbsp;available today.\u003c/p\u003e\n\u003cp\u003e\u003ca rel=\"noopener noreferrer\" href=\"https://reviews.canadastop100.com/top-employer-enmax?_gl=1*1g32dzr*_ga*NDE1NTQ4OTE0LjE2OTY5NjcxMjg.*_ga_H481FDLVWD*MTczODA4MTgwNS4yNi4wLjE3MzgwODE4MDUuMC4wLjA.#ab\" target=\"_blank\"\u003eRead more\u003c/a\u003e about why ENMAX was chosen as one of Alberta\u0026rsquo;s Top Employers.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"0001-01-01T00:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"metaTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ccade68d-750d-4a85-9b9b-918e28fe96f3","url":"/news/enmax-employees-support-294-local-charities-in-2024","name":"ENMAX employees support 294 local charities in 2024","displayName":"ENMAX employees support 294 local charities in 2024","fields":{"Title":{"value":"ENMAX employees support 294 local charities in 2024"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Childrens-cottage_2990x1000.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95346/thumbnail","src":"https://assets.enmax.com/api/public/content/45d7a3c0735a46389800775cc1f09f75?v=700cc1a3","dam-id":"2rkedJGmSiixAmkKHBSTyg"}},"heading":{"value":"ENMAX employees support 294 local charities"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, AB\u003c/strong\u003e - Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Thank you to our incredible team members for their dedication and generosity to give back,\u0026rdquo; says Krista Moroz, Manager, Community Impact, ENMAX Corporation. \u0026ldquo;We\u0026rsquo;re so proud of their community spirit and the lasting impact these efforts have made on the lives of Calgarians.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eIn 2024, our team members raised $235,000, volunteered 5,620 hours and supported 294 charitable organizations! Every year, ENMAX amplifies the impact of our employees\u0026rsquo; contributions to community by double matching employee donations and providing grants for personal volunteer hours through our employee giving program. Together, we contributed over $400,000 in 2024.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;With the role we serve\u0026mdash;providing electricity to all of Calgary\u0026mdash;it\u0026rsquo;s important that we do that with the community in mind,\u0026rdquo; says Adrian, ENMAX team member. \u0026ldquo;It's incumbent upon us to give back. ENMAX allows us to find something meaningful and put in the work to volunteer, donate or get involved with community initiatives.\u0026rdquo;\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\n\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xLNBdp-H0Rc?si=Hr6PRU3zwbGvz1o1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-02-06T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"metaTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children’s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"fa8071a0-1ea4-4292-9ae7-ea04a915e47a","url":"/news/enmax-donates-to-fund-new-boost-program","name":"ENMAX donates to fund new Boost program","displayName":"ENMAX donates to fund new Boost program","fields":{"Title":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"BOOST_MediaRelease_Banner2880x1000px.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95435/thumbnail","src":"https://assets.enmax.com/api/public/content/1e1a994d31854fc793325445d84b59a8?v=5ef3c292","dam-id":"EnZTMiUwReKvs7of9NzRjQ"}},"heading":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"newsSubheading":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eLethbridge, AB - A new partnership between United Way of Lethbridge \u0026amp; South Western Alberta and ENMAX aims to bridge financial gaps caused by an increase in the cost of living. Many individuals in the Southern Alberta region struggle to make ends meet and cannot afford rent, groceries or personal hygiene items. With a donation of $50,000 from ENMAX, the United Way of Lethbridge \u0026amp; South Western Alberta is proud to announce \u0026lsquo;Boost,\u0026rsquo; a program which will provide funding for people in vulnerable financial situations.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Boost\u0026rsquo; was created in response to a growing need within the community. Prior to the program\u0026rsquo;s recent launch, United Way Lethbridge \u0026amp; South Western Alberta was receiving ongoing calls for support from individuals and families who were experiencing immediate financial hardship with nowhere to turn. We were so thankful when ENMAX was there to provide support the community is desperately seeking\u0026rdquo; says Jaci Zalesak, Executive Director of United Way Lethbridge \u0026amp; South Western Alberta. \u0026ldquo;The current cost of living has put immense pressure on both government and nonprofit resources. By kickstarting the Boost program, United Way aims to provide an extra safety barrier for Lethbridge \u0026amp; South Western Alberta individuals and families in need. Additionally, the program will serve those accessing the 211 helpline which is available 24/7, 365 days a year to direct individuals requesting assistance.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eWhile Boost aims to address urgent needs including utility disconnection and rental evictions, it also focuses on long-term solutions by encouraging recipients to develop strategies to prevent future crises. This initiative serves as a last-resort safety net, ensuring that help is available for those who have exhausted all other resources.\u003c/p\u003e\n\u003cp\u003eTo qualify for Boost, individuals must first reach out to local organizations such as food banks and Alberta Works to explore all available options. This approach ensures that Boost assists those in most critical need, complementing existing support systems and enhancing overall community resilience. The one-time fund is meant to give individuals and families a Boost when they are in an emergency situation and support poverty reduction.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX believes in the power of community and funds a number of programs addressing essential needs similar to \u0026lsquo;Boost,\u0026rsquo; including the Basic Needs Fund run by United Way of Calgary and Area, as well as the Lights On Fund run by United Way of Central Alberta,\u0026rdquo; says Krista Moroz, ENMAX Manager of Community Impact. \u0026ldquo;Ultimately, we believe in developing partnerships with local organizations dedicated to making a difference in the community.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eFor more information, please contact United Way at \u003ca href=\"tel:403-327-1700\"\u003e403-327-1700\u003c/a\u003e or \u003ca rel=\"noopener noreferrer\" href=\"https://lethbridgeunitedway.ca/who-we-fund/\" target=\"_blank\"\u003eclick here\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-02-10T07:00:00Z"},"download":{"value":{"href":"http://","linktype":"external","url":"","target":"_blank","text":"","anchor":"","dam-id":"aNR4Twy0QVu0y68kuGZuug"}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"metaTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}}],"heading":{"value":"Featured ENMAX stories"}}},{"uid":"2a19da12-e11d-4acd-b308-74e6b2b57b4b","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"28","FieldNames":"Default"},"placeholders":{"fullwidth-28":[{"uid":"723408ee-7181-41e2-8072-d96352510cee","componentName":"FullWidthBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Working in your neighbourhood","params":{"FieldNames":"ImageLeft","DynamicPlaceholderId":"11"},"fields":{"enableBackgroundColor":{"value":true},"image":{"value":{"height":"634","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42484","width":"1424","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42484/thumbnail","src":"https://assets.enmax.com/api/public/content/701b6db6dfcd4a2fabc682d240ec8d02?v=980e5102"}},"mobileImage":{"value":{"height":"352","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42483","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42483/thumbnail","src":"https://assets.enmax.com/api/public/content/63891e4022794047a07b3d7a063e135e?v=e666a63d"}}},"placeholders":{"bannercontentcontainer-11":[{"uid":"aad4bf50-5208-47d6-a54e-2a938b7ea651","componentName":"BannerContent","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Banner content - Working in your neighbourhood","params":{"DynamicPlaceholderId":"12","FieldNames":"Default"},"fields":{"heading":{"value":"Working in your neighbourhood"},"body":{"value":"\u003cp\u003e\u003cspan style=\"color: #000000;\"\u003eWe\u0026rsquo;re committed to keeping the power flowing today and into the future.\u003c/span\u003e\u003c/p\u003e"},"link":{"value":{"text":"View projects","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{8E5A2717-F0B9-4C3D-A030-A0C1A3F89EAB}","href":"/projects"}}}}]}}]}}],"headless-footer":[{"uid":"723c7ce6-655a-472a-870c-cb3a869aa9c8","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{723C7CE6-655A-472A-870C-CB3A869AA9C8}","ph":"headless-footer","sig":"sxa-footer"},"placeholders":{"sxa-footer":[{"uid":"408f4b02-33e6-412e-b715-194504ee6e39","componentName":"FooterMenu","dataSource":"{EE2E180E-6F29-4CD2-811E-003E16691394}","params":{"CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{},"placeholders":{"categorylinks-1":[{"uid":"bb6053d9-0e83-4556-a169-b97261585c25","componentName":"CategoryLinks","dataSource":"{B85D731C-6356-45F3-AD4F-BA25434E070E}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"},"fields":{"heading":{"value":"Products"}}},{"uid":"ba84832c-cb20-4c25-a911-4f1bf918ca35","componentName":"CategoryLinks","dataSource":"{6E76074C-4A7E-48FA-B53D-0CB730F690CC}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"3","FieldNames":"Default"},"fields":{"heading":{"value":"Outages"}}},{"uid":"440fc3bb-7b65-476c-8d6b-380d2b39aa5a","componentName":"CategoryLinks","dataSource":"{F138CD10-4C8A-4A5B-8CB6-0D77D8132607}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"6","FieldNames":"Default"},"fields":{"heading":{"value":"Operations"}}},{"uid":"4dbb601a-9937-4772-a2de-dd0de4fedec5","componentName":"CategoryLinks","dataSource":"{701CA80B-5FEA-4DC8-BCF3-C7FDF3B2C345}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"5","FieldNames":"Default"},"fields":{"heading":{"value":"Customer Support"}}}]}},{"uid":"c2a18145-ff13-45b8-99f9-cabdf8946e7c","componentName":"FooterMiddle","dataSource":"{2A7942E3-4E9F-48D4-B96C-0DEE9914DF1B}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"fairCompetitionStatement":{"value":"\u003cp\u003e\u003cstrong\u003eCustomers are free to purchase natural gas services or electricity services from a retailer of their choice. For a list of retailers, visit \u003ca href=\"https://www.ucahelps.alberta.ca/\" target=\"_blank\"\u003eucahelps.alberta.ca\u003c/a\u003e or call \u003ca href=\"tel:3104822\"\u003e310-4822\u003c/a\u003e (toll free in Alberta).\u003c/strong\u003e\u003c/p\u003e"},"feedbackDescription":{"value":"Help us improve enmax.com by sharing your online experience"},"feedbackHeading":{"value":"Feedback"},"surveyLink":{"value":{"href":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","text":"Take our survey","linktype":"external","url":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","anchor":"","target":"_blank"}}}},{"uid":"4edcde83-0de0-471b-a26b-a37b2a28e274","componentName":"FooterLegal","dataSource":"{5F7961FD-AC68-476F-AFA4-245FA37A7D2C}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"copyright":{"value":"ENMAX Corporation and its subsidiaries.™ and ®ENMAX Corporation"},"privacyLink":{"value":{"text":"Privacy","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{04F0DD27-C817-4111-A3A7-C8FD36FFB863}","href":"/privacy"}},"accessibilityLink":{"value":{"href":""}},"legalLink":{"value":{"class":"","id":"{B2F1F937-4D15-460C-BEE0-05DBD37FE333}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"Terms of use","url":"/ENMAX/WWW/Home/Terms of Use","href":"/terms-of-use"}},"showTermsAndConditions":{"value":"Show Legal Terms and Conditions"},"termsAndConditions":{"value":""}}}]}}]}}},"c2a18145-ff13-45b8-99f9-cabdf8946e7c":{"data":{"heading":{"value":"Join the Community"},"socialIcons":{"results":[{"name":"Twitter","socialIcon":{"value":"x"},"link":{"url":"https://twitter.com/ENMAX","target":"_blank","text":null}},{"name":"Facebook","socialIcon":{"value":"facebook"},"link":{"url":"https://www.facebook.com/ENMAXcorp/","target":"_blank","text":null}},{"name":"Instagram","socialIcon":{"value":"instagram"},"link":{"url":"https://www.instagram.com/enmaxmoments/","target":"_blank","text":null}},{"name":"Linkedin","socialIcon":{"value":"linkedin"},"link":{"url":"https://www.linkedin.com/company/enmax/","target":"_blank","text":null}},{"name":"Youtube","socialIcon":{"value":"youtube"},"link":{"url":"https://www.youtube.com/user/ENMAXcorporation","target":"_blank","text":null}},{"name":"Glassdoor","socialIcon":{"value":"glassdoor"},"link":{"url":"https://www.glassdoor.ca/Overview/Working-at-ENMAX-EI_IE13237.11,16.htm","target":"_blank","text":null}}]}},"route":{"name":"Home","displayName":"Home","fields":{"Title":{"value":"$name"},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Visit our website for details on ENMAX home and business energy, outage information or reporting, ENMAX customer care and more."},"metaTitle":{"value":"Welcome to ENMAX"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Welcome to ENMAX"},"SxaTags":[],"Page Design":{"id":"f87bbc0f-24b3-4724-b7a7-6e7a9dc4bc2e","url":"/presentation/page-designs/home-page","name":"Home Page","displayName":"Home Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"274252e3-5b60-40eb-bae8-b675872dff64","url":"/presentation/partial-designs/home-page-alert-banner","name":"Home Page Alert Banner","displayName":"Home Page Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""}},"databaseName":"master","deviceId":"fe5d7fdf-89c0-4d99-9aa3-b5fbd009c9f3","itemId":"62e4895b-362c-44cd-9a1e-5cdeb0bce1bc","itemLanguage":"en","itemVersion":17,"layoutId":"96e5f4ba-a2cf-4a4c-a4e7-64da88226362","templateId":"6e68d3b7-b3ff-4f3f-be46-88a16f6a49c2","templateName":"Home Page","placeholders":{"headless-header":[{"uid":"48d48607-fd99-4038-a130-f8f6908ba23a","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{48D48607-FD99-4038-A130-F8F6908BA23A}","ph":"headless-header","sig":"sxa-site-wide-alert-banner"},"placeholders":{"sxa-site-wide-alert-banner":[{"uid":"aa456d12-f232-4498-82d0-43bf4b2d5cb6","componentName":"SiteWideAlertBanner","dataSource":"{5BFC7DFD-D647-486A-9DCA-EE26E7CE4A9E}","params":{"DynamicPlaceholderId":"1","CacheClearingBehavior":"Clear on publish","FieldNames":"Default"},"fields":{"siteWideAlertBanner":null,"overridePageSettings":{"value":false}}}]}},{"uid":"274252e3-5b60-40eb-bae8-b675872dff64","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{274252E3-5B60-40EB-BAE8-B675872DFF64}","ph":"headless-header","sig":"sxa-alert-banner"},"placeholders":{"sxa-alert-banner":[{"uid":"bbd363a6-d79a-4bd2-b264-c131e6a608f2","componentName":"HomePageAlertBanner","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"}}]}},{"uid":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{ED0E4896-8B87-4DB6-AF85-7CB967DCAADC}","ph":"headless-header","sig":"sxa-header"},"placeholders":{"sxa-header":[{"uid":"339abe05-a7f8-4c3c-b405-32b311049831","componentName":"Header","dataSource":"{34094175-E867-4E9A-9A2C-4B48E37C9ACF}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"outageLinkMobile":{"value":{"text":"Outage information","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","href":"/outages-and-safety"}},"outageLink":{"value":{"href":""}},"signinLink":{"value":{"href":"https://myaccount.enmax.com/","text":"Sign In","linktype":"external","url":"https://myaccount.enmax.com/","anchor":"","target":""}},"logo":{"value":"ENMAXPrimary"}},"placeholders":{"categorylinks-{*}":[]}},{"uid":"216481d8-57d4-4b3a-92b2-f3b9a41b79a1","componentName":"CookieConsent","dataSource":"{BAE8EDA6-043B-4DAA-A40D-CB123FCD3763}","fields":{"validAsOf":{"value":"2023-10-20T06:00:00Z"},"body":{"value":"\u003cp\u003eWe use cookies and other web tracking technologies to improve our services, identify areas for repair, better understand what our customers use and don't use, and for marketing services. To learn more, visit our \u003ca href=\"/privacy/personal-information-commitment\"\u003ePrivacy Commitment.\u003c/a\u003e\u003c/p\u003e"}}},{"uid":"20b946d3-46cc-4913-884a-8c598cb64365","componentName":"LinkHandler","dataSource":""}]}}],"headless-main":[{"uid":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{AFAF7F16-5A00-4012-85C9-521A2EEAC6AC}","ph":"headless-main","sig":"sxa-webchat-v2"},"placeholders":{"sxa-webchat-v2":[{"uid":"dd32dd20-fe66-4256-9c7c-a255e59c2c5a","componentName":"WebChatv2","dataSource":"{CF048F62-BD79-478A-ABCD-26D4348740ED}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"webchatToastAcceptedLink":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{18929669-B450-4414-8224-EA47DA3EE0D2}","href":"/customer-support"}},"webchatOutageSecondaryButton":{"value":"Maybe Later"},"webchatOutageTitle":{"value":"Live Chat is currently not available"},"webchatChatOfflinePrimaryButton":{"value":"Get Support"},"webchatChatOfflineTitle":{"value":"Live Chat is closed"},"webchatChatOfflineMessage":{"value":"You can chat with us: Home accounts: Weekdays 8 a.m.- 8:00 p.m. (MST) Saturday 8 a.m.- 4:30 p.m. (MST) Business accounts: Weekdays 8 a.m. - 5:00 p.m. (MST)  Live chat and ENMAX customer care are not available on Statutory holidays."},"webchatChatOfflineSecondaryButton":{"value":"Maybe Later"},"webchatOutageMessage":{"value":"We're working on Live Chat, and hope to have it restored soon. In the meantime, please call our customer care team at 310-2010. Home accounts: Weekdays 8 a.m - 6:00 p.m. Business accounts: Weekdays 8 a.m - 5:00 p.m. ENMAX Customer care is not available on weekends and holidays."},"webchatOutagePrimaryButton":{"value":"Get Support"},"webchatPrivacyMessage":{"value":"\u003cp\u003eBy participating in this Live Chat you consent to this conversation being recorded. \u003ca id=\"privacyLink\" href=\"/privacy\" target=\"_blank\"\u003ePrivacy \u0026 Security.\u003c/a\u003e\u003c/p\u003e"},"webchatSignupType":{"value":"Sign up type"},"webchatStartChatButton":{"value":"Start Chat"},"webchatSubjectOptions":[{"id":"d3ddc82f-9176-48b5-9d8e-e15d076462d5","url":"/data/genesyswebchat/webchatv2subjectoptions/new-sign-up","name":"New sign up","displayName":"New sign up","fields":{"tooltipText":{"value":""},"label":{"value":"New sign up"},"value":{"value":"New sign up"}}},{"id":"d3782bb3-1a6d-486a-890a-ee9511f25207","url":"/data/genesyswebchat/webchatv2subjectoptions/billing-inquiries","name":"Billing inquiries","displayName":"Billing inquiries","fields":{"tooltipText":{"value":""},"label":{"value":"Billing inquiries"},"value":{"value":"Billing inquiries"}}},{"id":"ed15ad79-40ea-42c8-b973-f0f8463ac2f1","url":"/data/genesyswebchat/webchatv2subjectoptions/payment-arrangements","name":"Payment arrangements","displayName":"Payment arrangements","fields":{"tooltipText":{"value":""},"label":{"value":"Payment arrangements"},"value":{"value":"Payment arrangements"}}},{"id":"a4356dcd-d2c5-430b-8c6b-5461c25314cd","url":"/data/genesyswebchat/webchatv2subjectoptions/renew-my-plan","name":"Renew my plan","displayName":"Renew my plan","fields":{"tooltipText":{"value":""},"label":{"value":"Renew my plan"},"value":{"value":"Renew my plan"}}},{"id":"c8e31884-65f6-4f06-b775-1d4a0f22a2a5","url":"/data/genesyswebchat/webchatv2subjectoptions/account-updates","name":"Account updates","displayName":"Account updates","fields":{"tooltipText":{"value":""},"label":{"value":"Account updates"},"value":{"value":"Account updates"}}},{"id":"3893a503-c5f9-4525-97da-37f233ce9ac1","url":"/data/genesyswebchat/webchatv2subjectoptions/referral","name":"Referral","displayName":"Referral","fields":{"tooltipText":{"value":""},"label":{"value":"Referral"},"value":{"value":"Referral"}}},{"id":"81fc26da-e5b9-4814-9f01-409c5764f9f7","url":"/data/genesyswebchat/webchatv2subjectoptions/move-my-services","name":"Move my services","displayName":"Move my services","fields":{"tooltipText":{"value":""},"label":{"value":"Move my services"},"value":{"value":"Move my services"}}}],"webchatNullOptionLabel":{"value":"Select one"},"webchatAccountTypeOptions":[{"id":"3f6d76f4-d288-4426-8ed3-d6713306deb5","url":"/data/genesyswebchat/webchatv2accounttypeoptions/home","name":"Home","displayName":"Home","fields":{"tooltipText":{"value":""},"label":{"value":"Home"},"value":{"value":"Home"}}},{"id":"90b5e7f7-052e-48d3-94a6-a3b867045aae","url":"/data/genesyswebchat/webchatv2accounttypeoptions/business","name":"Business","displayName":"Business","fields":{"tooltipText":{"value":""},"label":{"value":"Business"},"value":{"value":"Business"}}},{"id":"481e3ace-90a6-42f7-93b7-124a17033a11","url":"/data/genesyswebchat/webchatv2accounttypeoptions/not-a-customer","name":"Not a customer","displayName":"Not a customer","fields":{"tooltipText":{"value":""},"label":{"value":"Not a customer"},"value":{"value":"NC"}}}],"webchatSubjectLabel":{"value":"Subject"},"webchatCancelButton":{"value":"Cancel"},"webchatChatTranscriptLabel":{"value":"Please email me the transcript of this chat"},"webchatAccountNumberLabel":{"value":"Account Number"},"webchatAccountTypeLabel":{"value":"Account Type"},"webchatCloseAlertMessage":{"value":"Are you sure you want to close chat?"},"webchatCloseButton":{"value":"Close"},"webchatEmailLabel":{"value":"Email"},"webchatHeading":{"value":"Live chat"},"webchatNameLabel":{"value":"Name"},"webchatSignupTypeOptions":[{"id":"eb973160-7425-492b-8be8-ca701ba0d1b8","url":"/data/genesyswebchat/webchatv2signuptypeoptions/easymax","name":"Easymax","displayName":"Easymax","fields":{"tooltipText":{"value":""},"label":{"value":"Easymax"},"value":{"value":"Easymax"}}},{"id":"9bee790a-740d-4829-a576-c0bc2f2c5cdd","url":"/data/genesyswebchat/webchatv2signuptypeoptions/rate-of-last-resort","name":"Rate of Last Resort","displayName":"Rate of Last Resort","fields":{"tooltipText":{"value":""},"label":{"value":"Rate of Last Resort"},"value":{"value":"Rate of Last Resort"}}}],"saturdayBusinessHours":{"value":""},"sundayBusinessHours":{"value":""},"weekdayBusinessHours":{"value":"8:00-17:00"},"isOutage":{"value":false},"sundayResidentialHours":{"value":""},"saturdayResidentialHours":{"value":"8:00-16:30"},"weekdayResidentialHours":{"value":"8:00-20:00"},"specialDaySelection":[{"id":"fbae7770-a2c4-47bf-b0d1-8fbf77171a84","url":"/data/genesyswebchat/webchatspecialdayhours/boxing-day","name":"Boxing Day","displayName":"Boxing Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"26-12-2025"},"title":{"value":"Boxing Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Boxing Day"}}},{"id":"d4bdd05a-d3d2-43d2-bc4e-6191f08ba5ca","url":"/data/genesyswebchat/webchatspecialdayhours/canada-day","name":"Canada Day","displayName":"Canada Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-07-2025"},"title":{"value":"Canada Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Canada Day"}}},{"id":"1d9921d3-27fc-4e3d-9b7d-d3852f0f26c8","url":"/data/genesyswebchat/webchatspecialdayhours/christmas-day","name":"Christmas Day","displayName":"Christmas Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"25-12-2025"},"title":{"value":"Christmas Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Christmas Day"}}},{"id":"720cae5c-50de-4ef8-9271-c54b6cf20233","url":"/data/genesyswebchat/webchatspecialdayhours/december-23rd","name":"December 23rd","displayName":"December 23rd","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"23-12-2024"},"title":{"value":"December 23rd"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"December 23rd"}}},{"id":"fb5b798e-fad6-4fac-9b7e-0da95d69e2e9","url":"/data/genesyswebchat/webchatspecialdayhours/december-24th","name":"December 24th","displayName":"Christmas Eve","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"24-12-2025"},"title":{"value":"December 24th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 24th"}}},{"id":"da67ca4d-f82b-41b5-bbaa-633d2ba8995b","url":"/data/genesyswebchat/webchatspecialdayhours/december-27th","name":"December 27th","displayName":"December 27th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"27-12-2025"},"title":{"value":"December 27th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 27th"}}},{"id":"d260e501-e624-404f-a542-0763583fded8","url":"/data/genesyswebchat/webchatspecialdayhours/december-28th","name":"December 28th","displayName":"December 28th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"28-12-2024"},"title":{"value":"December 28th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 28th"}}},{"id":"a59d333d-4f17-41e3-a36e-129df39a7671","url":"/data/genesyswebchat/webchatspecialdayhours/december-29th","name":"December 29th","displayName":"December 29th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"29-12-2025"},"title":{"value":"December 29th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 29th"}}},{"id":"173ed799-a393-4ecd-b348-e44e27878d42","url":"/data/genesyswebchat/webchatspecialdayhours/december-30th","name":"December 30th","displayName":"December 30th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"30-12-2025"},"title":{"value":"December 30th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 30th"}}},{"id":"898f4979-a474-4980-97dd-963b1145f6f3","url":"/data/genesyswebchat/webchatspecialdayhours/december-31st","name":"December 31st","displayName":"December 31st","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"31-12-2025"},"title":{"value":"December 31st"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 31st"}}},{"id":"7129c4e1-efae-4746-9bf8-bd2023e4b229","url":"/data/genesyswebchat/webchatspecialdayhours/easter-monday","name":"Easter Monday","displayName":"Easter Monday","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"21-04-2025"},"title":{"value":"Easter Monday"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"Easter Monday"}}},{"id":"4ac764ec-d0de-4342-8465-ecad24a806d9","url":"/data/genesyswebchat/webchatspecialdayhours/family-day","name":"Family Day","displayName":"Family Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"17-02-2025"},"title":{"value":"Family Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Family Day"}}},{"id":"ca526b86-5231-4325-9be4-b5ab9aa1c328","url":"/data/genesyswebchat/webchatspecialdayhours/good-friday","name":"Good Friday","displayName":"Good Friday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"18-04-2025"},"title":{"value":"Good Friday"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Good Friday"}}},{"id":"1370e47e-7be7-41c8-8a6a-137ee183dfbd","url":"/data/genesyswebchat/webchatspecialdayhours/heritage-day","name":"Heritage Day","displayName":"Civic Holiday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"04-08-2025"},"title":{"value":"Heritage Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Heritage Day"}}},{"id":"e7ebc1d9-340c-46a4-85f1-b47632d16099","url":"/data/genesyswebchat/webchatspecialdayhours/labour-day","name":"Labour day","displayName":"Labour day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-09-2025"},"title":{"value":"Labour day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Labour day"}}},{"id":"00950dbd-1ecb-4683-97d5-89f1a40daa1c","url":"/data/genesyswebchat/webchatspecialdayhours/national-day-for-truth-and-reconciliation","name":"National Day for Truth and Reconciliation","displayName":"National Day for Truth and Reconciliation","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"30-09-2025"},"title":{"value":"National Day for Truth and Reconciliation"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"National Day for Truth and Reconciliation"}}},{"id":"6f6ed807-9194-4a65-b651-44bb219efe83","url":"/data/genesyswebchat/webchatspecialdayhours/new-years-day","name":"New Years Day","displayName":"New Years Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-01-2026"},"title":{"value":"New Year's Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"New Year�s Day"}}},{"id":"9b24d930-68fd-4c5b-9781-22432f4c727d","url":"/data/genesyswebchat/webchatspecialdayhours/remembrance-day","name":"Remembrance Day","displayName":"Remembrance Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"11-11-2025"},"title":{"value":"Remembrance Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Remembrance Day"}}},{"id":"9af07907-1722-4e5b-bad3-901a016f08c6","url":"/data/genesyswebchat/webchatspecialdayhours/thanksgiving","name":"Thanksgiving","displayName":"Thanksgiving","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"13-10-2025"},"title":{"value":"Thanksgiving"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Thanksgiving"}}},{"id":"acd2ceb1-9dba-4ae6-9c45-2a90a2cadff5","url":"/data/genesyswebchat/webchatspecialdayhours/victoria-day","name":"Victoria Day","displayName":"Victoria Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"19-05-2025"},"title":{"value":"Victoria Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Vicotria Day"}}},{"id":"4803fe59-be13-4cbd-941d-387910f7bae4","url":"/data/genesyswebchat/webchatspecialdayhours/january-2","name":"January 2","displayName":"January 2","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"02-01-2025"},"title":{"value":"January 2"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"January 2"}}}],"outageMessage":{"value":""},"chatOfflineMessage":{"value":""}}}]}},{"uid":"6feffae0-9ebd-4cd9-abc0-9ac75d676633","componentName":"HelpMeChooseBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/We are here to help","params":{"GridParameters":"col-12","FieldNames":"Default","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"32"},"fields":{"headerEyebrow":{"value":""},"heading":{"value":"We're here to help."},"segmentedOption1":{"value":"I'm new here"},"segmentedOption2":{"value":"I'm a customer"},"image":{"value":{"height":"1360","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42479","width":"1360","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42479/thumbnail","src":"https://assets.enmax.com/api/public/content/973bd49ee29d4aafabd84ea20ac22347?v=d5496355"}},"mobileImage":{"value":{"height":"442","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42481","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42481/thumbnail","src":"https://assets.enmax.com/api/public/content/0aefafe0fba54d349d607dd0435f6b02?v=279219ad"}}},"placeholders":{"stackediconpanel-32":[{"uid":"1cdb4265-880e-4eea-a141-1de67517d1da","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1","params":{"persona":"I'm new here","GridParameters":"col-12","DynamicPlaceholderId":"33","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-33":[{"uid":"0895e381-928f-4573-91a6-1a283069489d","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Easymax","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"34","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Easymax\u003csup\u003e®\u003c/sup\u003e"},"link":{"value":{"class":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"","url":"/ENMAX/WWW/Home/Electricity and natural gas/Easymax","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"acae89f5-c69a-4322-9eca-61f1b5d09067","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Rate of Last Resort","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"35","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Rate of Last Resort"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{F9E96A85-371F-4D1B-A353-528721153095}","href":"/rateoflastresort"}},"iconName":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}},"iconImage":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}}}},{"uid":"e7ea25e3-607e-45a8-ab5d-08f1030161dc","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Compare my options","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"37","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Compare my Options"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{E4B8710E-049C-403C-87FB-E5DDED4BB89C}","href":"/electricity-and-natural-gas"}},"iconName":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}},"iconImage":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}}}},{"uid":"1a2d3729-9f74-4904-8535-6554f2b0061b","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Site energization","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"36","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Site energization"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{5E0830FA-3641-483C-837A-0EBE64C51122}","href":"/helping-power-your-project/request-a-service/get-the-power-flowing"}},"iconName":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}},"iconImage":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}}}}]}},{"uid":"f3e8162a-72c1-4395-8fbe-632d3a91d5dc","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2","params":{"persona":"I'm a customer","GridParameters":"col-12","DynamicPlaceholderId":"38","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-38":[{"uid":"92ca6c74-9a62-4653-8318-249b6faf53d5","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Current Easymax rates","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"39","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Current Easymax\u003csup\u003e®\u003c/sup\u003e\u2028rates"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"2d454dd9-2421-47f7-9e31-4443eaffd2de","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Manage my plan","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"40","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Manage my plan"},"link":{"value":{"href":"http://myaccount.enmax.com/manage-my-plan","linktype":"external","url":"http://myaccount.enmax.com/manage-my-plan","anchor":"","target":""}},"iconName":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}},"iconImage":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}}}},{"uid":"24c7ec3d-c312-4228-96ef-54dae8476bde","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/View my bill","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"41","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"View my bill"},"link":{"value":{"href":"https://myaccount.enmax.com/view-my-bill","linktype":"external","url":"https://myaccount.enmax.com/view-my-bill","anchor":"","target":""}},"iconName":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}},"iconImage":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}}}},{"uid":"4d284103-d6b3-4292-be34-c9407cb0b597","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Meter services","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"42","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Meter services"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{87D9A252-4048-48C9-A42F-68F81D4B8475}","href":"/helping-power-your-project/meter-services"}},"iconName":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}},"iconImage":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}}}}]}}]}},{"uid":"3886efca-49b8-43d8-bc1c-39948660126d","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_topPadding":"Medium","DynamicPlaceholderId":"43"},"placeholders":{"fullwidth-43":[{"uid":"722d7846-8fe5-48b2-a044-940df5dc8f80","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/My account blob","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"44"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Convenience at your fingertips"},"image":{"value":{"height":"752","dam-content-type":"Image","alt":"[email protected]","width":"934","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42672/thumbnail","src":"https://assets.enmax.com/api/public/content/a90636a696194d9489019de2f34c0695?v=4be0cdd8","dam-id":"oPlH1mqDIUKQQJ2GA5RldQ"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"href":"https://myaccount.enmax.com/","linktype":"external","url":"https://myaccount.enmax.com/","target":"_blank","text":"Sign in"}},"isHeadline":{"value":true},"eyebrow":{"value":"ENMAX My Account "},"paragraph1":{"value":"\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eWe’ve updated My Account to make it easier than ever to renew Easymax\u003c/span\u003e\u003csup style=\"color: rgb(0, 0, 0);\"\u003e®\u003c/sup\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e accounts, make payments, move or manage your services.\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-44":[]}}]}},{"uid":"e351311b-16ec-4f71-9a8d-c5dbbee0a8e8","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","DynamicPlaceholderId":"13","FieldNames":"Default"},"placeholders":{"fullwidth-13":[{"uid":"b877e5de-5599-4015-a381-22affaf8bded","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Get ready for winter","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"15"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Safety tips for yard work"},"image":{"value":{"height":"600","dam-content-type":"Image","alt":"ENMAX-Yard-Safety_Encroachment.jpg","width":"1000","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97889/thumbnail","src":"https://assets.enmax.com/api/public/content/fd1b6431c7d9407684a2c570e294a0cc?v=dc4cebc1","dam-id":"vAsQO4A6RGK3DskMqkZN1w"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"See tips","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{7E6FC975-6EB2-495A-A1C4-8AA1E80FAF97}","href":"/customer-support/for-my-home/spring-summer-yard-work"}},"isHeadline":{"value":true},"eyebrow":{"value":"Customer support"},"paragraph1":{"value":"\u003cp\u003e\u003cspan data-olk-copy-source=\"MessageBody\"\u003eExplore resources to help you stay safe when working near outdoor electrical infrastructure.\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-15":[]}}]}},{"uid":"3c1d1f99-9c6b-4b62-a757-24dd03d71153","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"29","FieldNames":"Default"},"placeholders":{"fullwidth-29":[{"uid":"9d69d926-5b89-4aaa-9eb9-bf2c1ccfb8d9","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Easier budgeting","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"16"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Easier budgeting"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42472","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42472/thumbnail","src":"https://assets.enmax.com/api/public/content/23264554baae46db8618b0a6e89ae5b1?v=f1ed0d09"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{43B3B308-647F-44F7-BA34-1DE871CEFCB3}","href":"/customer-support/for-my-home/equalized-payments-for-easier-budgeting"}},"isHeadline":{"value":true},"eyebrow":{"value":"account management"},"paragraph1":{"value":"\u003cp\u003eSetting up an Equalized Payment Plan is one way to smooth out bills during higher usage times.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42477","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42477/thumbnail","src":"https://assets.enmax.com/api/public/content/543d4df9cccc4159956af285ab1180d6?v=932ba212"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-16":[]}}]}},{"uid":"e447eae6-c9d4-4d55-98f7-cc4e926c53e9","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_bottomPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"30"},"placeholders":{"fullwidth-30":[{"uid":"81846842-6703-4cc4-92f9-c195aad9a3e5","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Electric Vehicles and Charging Station","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"31"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Electric vehicles and charging stations"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44696","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44696/thumbnail","src":"https://assets.enmax.com/api/public/content/17cd4c402e27434992bcc482f0972fbf?v=72bc2030"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","querystring":"","id":"{26A980E2-DFDA-424E-BADC-0065166BD437}","href":"/ev-chargers"}},"isHeadline":{"value":true},"eyebrow":{"value":"Electric vehicles"},"paragraph1":{"value":"\u003cp\u003eBefore making a costly change to your home or electricity service, discover which charger is the right fit to your specific needs.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44694","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44694/thumbnail","src":"https://assets.enmax.com/api/public/content/d28ddcac1a2042658a9cd9b9cff3e3bd?v=da6eeb5e"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-31":[]}}]}},{"uid":"b295a99c-e7e0-4cfa-8af5-7ad76194a31a","componentName":"NewsCardSlider","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Homepage News Card Slider","params":{"GridParameters":"col-12","DynamicPlaceholderId":"14","FieldNames":"Default"},"fields":{"maxCards":{"value":"5"},"newsSlides":[{"id":"a2c752d2-d5d3-48cd-814f-071f2b2ed71f","url":"/news/recognizing-our-volunteers-during-national-volunteer-week","name":"Recognizing our volunteers during National Volunteer Week","displayName":"Recognizing our volunteers during National Volunteer Week","fields":{"Title":{"value":"Recognizing our volunteers during National Volunteer Week"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Community_NVW_enmax.com_V1_2880X1000-Opt2.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97864/thumbnail","src":"https://assets.enmax.com/api/public/content/8990bf5991f74207a6a1f624f65aa85f?v=d1c13f37","dam-id":"vVoaCYcrQXmuupRlrpTf5g"}},"heading":{"value":"Recognizing our volunteers during National Volunteer Week"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;From fostering animals and supporting team member health, to our crews hanging holiday lights at the Alberta Children\u0026rsquo;s Hospital, our employees support a broad spectrum of community organizations. We have a culture of caring and giving,\u0026rdquo; says Mark Poweska, President \u0026amp; CEO, ENMAX. \u0026ldquo;The fact that people in our organization choose to spend time volunteering and giving back to different types of causes makes me proud to be part of ENMAX.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eDuring National Volunteer Week, we\u0026rsquo;re recognizing all our volunteers who helped contribute to 5,395 volunteer hours to support the community last year.\u003c/p\u003e\n\u003cp\u003eSee why volunteering is important to our team members and ENMAX:\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering keeps me connected with my community and causes that I\u0026rsquo;m passionate about. It allows me to give my energy and talents in ways that are meaningful to me and serve a growing need in my community.\u0026rdquo; \u0026ndash; Stefanie, Human Resources.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering is an important part of the community and, in my opinion, a social responsibility.\u0026rdquo; \u0026ndash; Ryan, Mobile Fleet.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It\u0026rsquo;s a meaningful way to stay connected and give back to a community that has given me so much. Whether it\u0026rsquo;s helping animals find their forever homes or supporting healthcare through blood donation, I always walk away feeling like I was part of something bigger than myself.\u0026rdquo; \u0026ndash; Aleem, Customer Engagement.\u003c/p\u003e\n\u003cp\u003eThanks to all our team members and community partners who help make a difference all year-round!\u0026nbsp;\u003c/p\u003e\n\u003cdiv class=\"five-five lg:grid grid-cols-10 lg:gap-5 m-auto max-w-inner-content flex flex-col  gap-y-5\"\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-10 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/9258df1cc3ab4d1f84833f47ac1d0ec5?v=2eccfb93\" width=\"1000\" height=\"667\" alt=\"Energizing spaces install day\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/e42fec36908c4214bda9a116b0d5a4ac?v=b418e611\" width=\"1000\" height=\"667\" alt=\"Childrens Cottage Sandbox build\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/cbf709078a08410d88ec757154e07a35?v=6c0cae7c\" width=\"1000\" height=\"667\" alt=\"Childrens Hospital lights hanging\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e"},"date":{"value":"2025-04-29T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"metaTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Supporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. "},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"390ed657-3118-479b-b848-3df8a3718707","url":"/news/adaptability-wins-funding-to-expand","name":"AdaptAbility wins funding to expand","displayName":"AdaptAbility wins funding to expand","fields":{"Title":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Community_AmplifierFund_Digital_2880x1000-enmax.com.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97552/thumbnail","src":"https://assets.enmax.com/api/public/content/850b1943c13a4c008c81d7ff8d7ec91d?v=8dcb02da","dam-id":"YwBx68J3S7GiUxWaDPQwKA"}},"heading":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; Calgary-based AdaptAbility has been named the recipient of the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to help further its mission of providing critical resources, support and specialized products for individuals with special needs and their families. The Amplifier Fund will enable AdaptAbility to expand its products and continue offering solutions that improve the lives of those with disabilities.\u003c/p\u003e\n\u003cp\u003eFounded in 2021 by Tara Nelson, AdaptAbility was born out of a personal struggle to find accessible, high-quality products and resources for her son with Autism Spectrum Disorder (ASD) and other special needs. Tara\u0026rsquo;s experience as both a caregiver and advocate has led her to create a company that bridges the gap between families and the resources they need to thrive. AdaptAbility provides a unique space where families can find and test products that are specifically designed to meet the needs of children and adults with special needs, such as educational tools, sensory toys and daily living aids.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It's so amazing to be recognized,\u0026rdquo; says Tara, President and Owner of AdaptAbility. \u0026ldquo;It's going to allow us to expand and bring in new and exciting products. It's nice to know that our hard work and efforts have haven't gone unnoticed and that we're making an impact in the community, in Calgary and across the world.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eAdaptAbility\u0026rsquo;s mission is to be a trusted partner for families, caregivers, educators and therapists by providing expert guidance, high-quality products and valuable information. Tara's background working with Family Services for Children with Disabilities (FSCD) and other public healthcare systems makes her uniquely positioned to guide families through the complex world of funding, resources and unique support. AdaptAbility also focuses on educating parents and professionals about early intervention tools, aids and technologies that can make a meaningful impact on the lives of those with special needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;AdaptAbility is a powerful example of a local business driving meaningful change for Calgary families, says Deborah Yedlin, President \u0026amp; CEO of the Calgary Chamber of Commerce. \u0026ldquo;Through the ENMAX Amplifier Fund, we\u0026rsquo;re proud to support a company helping individuals and caregivers navigate the complex realities of special needs care. This partnership reflects our shared commitment to strengthening our city by investing in innovative businesses that address real community challenges.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Amplifier Fund is designed to support the next phase of growth for small businesses, particularly those that are transforming industries and improving the community. Tara\u0026rsquo;s commitment to making special needs products and resources more accessible has been a driving force behind the success of AdaptAbility, and the Amplifier Fund is set to propel the organization\u0026rsquo;s mission of creating a lasting impact in the community.\u003c/p\u003e\n\u003cp\u003e\"Strengthening our communities means supporting local businesses that create innovative solutions that matter to people,\" says Marie Rajic, Senior Vice President, ENMAX Corporate Affairs. \"AdaptAbility embodies the spirit of the Amplifier Fund\u0026mdash;community-focused and driven by purpose. Through the Fund, we\u0026rsquo;re pleased to help accelerate their growth and expand their reach.\"\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xFJcdlKLcPI?si=2leHKPKXH--akmdV\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE ENMAX AMPLIFIER FUND\u003c/h5\u003e\n\u003cp\u003eTo support Calgary\u0026rsquo;s dynamic and diverse business community, The ENMAX Amplifier Fund was established to award an existing small business with $25,000 to support next-level transformation by investing in innovation, technology and leadership. Recognizing and supporting these attributes through the ENMAX Amplifier Fund is one important way ENMAX and the Calgary Chamber propel positive growth and build a brighter future for Calgary.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT ADAPTABILITY\u003c/h5\u003e\n\u003cp\u003eAdaptAbility, founded in 2021, is a Calgary-based company dedicated to providing high-quality products and resources for individuals with special needs and their families. Offering a wide range of products, from educational tools to daily living aids, AdaptAbility helps families and caregivers find the best solutions for their loved ones. AdaptAbility is committed to making the journey of raising a child with special needs easier through expert guidance, product access and community support.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE CALGARY CHAMBER\u003c/h5\u003e\n\u003cp\u003eThe Calgary Chamber exists to help businesses reach their potential. As the convenor and catalyst for a vibrant, inclusive and prosperous business community, the Chamber works to build strength and resilience among its members and position Calgary as a magnet for talent, diversification and opportunity. As an independent, non-profit, non-partisan organization founded in 1891, we build on our history to serve and advocate for businesses of all sizes, in all sectors and across the city.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-04-23T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"metaTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Calgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"AdaptAbility wins funding to expand"},"SxaTags":[],"Page Design":null,"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b535c477-8d29-4e0c-bbe4-9c72bb5060f6","url":"/news/shepard-energy-centre-marks-10-years-of-powering-alberta","name":"Shepard Energy Centre marks 10 years of powering Alberta","displayName":"Shepard Energy Centre marks 10 years of powering Alberta","fields":{"Title":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"Shepard_MediaRelease_Banner2880x1000px.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96619/thumbnail","src":"https://assets.enmax.com/api/public/content/256e32a70eab4645993b7a6bd919c50c?v=cdaa2056","dam-id":"uNmEwUhTQLmhsYYKHxv1fw"}},"heading":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"newsSubheading":{"value":""},"category":{"id":"cbd1a0d3-4a86-4f8f-9975-7aa16d569c59","url":"/data/category-folder/operations","name":"Operations","displayName":"Operations","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Operations"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; ENMAX is proud to celebrate 10 years of Shepard Energy Centre, Alberta\u0026rsquo;s largest natural gas-fueled electricity generation facility. Shepard came online in 2015 and has the capacity to provide 860 megawatts of reliable power \u0026ndash; enough to support nearly half of Calgary\u0026rsquo;s electricity demand.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard Energy Centre has played a vital role in delivering efficient, reliable, electricity to Albertans for the past decade,\u0026rdquo; said Erica Young, Executive Vice President, ENMAX Energy. \u0026ldquo;As Alberta\u0026rsquo;s energy landscape evolves, Shepard remains a cornerstone of grid stability.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eShepard Energy Centre utilizes combined cycle natural gas technology, which increases efficiency and lowers emissions compared to conventional generation. Shepard Energy Centre is one of the most efficient natural gas-fuelled combined-cycle generation facilities operating in Canada today, as measured by tonnes of CO2e per megawatt hour (MWh). The facility also integrates reclaimed water from Calgary\u0026rsquo;s Bonnybrook Wastewater Treatment Plant, reducing reliance on potable water sources.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eShepard uses 100 per cent reclaimed water under normal operating conditions for all its power generation needs, preventing nearly six million cubic meters of water from being withdrawn from the Bow River every year. Additionally, through research observation and innovative lab testing we have found ways to further optimize water use at this facility, reaching optimal operating efficiency of the cooling towers reducing the plant\u0026rsquo;s annual wastewater volume by 25 to 29 percent or up to 500,000 cubic meters of wastewater each year.\u003c/p\u003e\n\u003cp\u003eCapital Power owns a 50 per cent interest in the Shepard Energy Centre through a joint venture agreement with ENMAX as the facility operator. This partnership ensures that Shepard continues to play a critical role in delivering stable and efficient power to Alberta\u0026rsquo;s electricity grid.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard\u0026rsquo;s success is a testament to our commitment to innovation and sustainability,\u0026rdquo; added Young. \u0026ldquo;As we look ahead, we remain focused on ensuring Albertans continue to receive safe, reliable, and affordable electricity.\u0026rdquo;\u003cbr /\u003e\n\u003cdiv\u003e\u0026nbsp;\u003c/div\u003e\n\u003c/p\u003e"},"date":{"value":"2025-03-24T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":""},"metaTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ee0332b2-0c1c-44c9-8d74-a997a4e5720d","url":"/news/enmax-and-distress-centre-calgary---a-14-year-partnership","name":"ENMAX and Distress Centre Calgary - A 14-year partnership","displayName":"ENMAX and Distress Centre Calgary - A 14-year partnership","fields":{"Title":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Comm_DistressCentre_2880x1000_Banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96282/thumbnail","src":"https://assets.enmax.com/api/public/content/6f668bc0be5245328b4c4270663e36b2?v=b5afb565","dam-id":"wiuYzZLuRTioslSQFmscUA"}},"heading":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSince 2011, ENMAX has been a committed partner of \u003ca rel=\"noopener noreferrer\" href=\"https://distresscentre.com/\" target=\"_blank\"\u003eDistress Centre Calgary\u003c/a\u003e, and their work supporting Calgarians facing challenging circumstances. Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need.\u003c/p\u003e\n\u003cp\u003eENMAX contributes annually to Distress Centre\u0026rsquo;s Basic Needs Fund, providing emergency financial assistance to families in crisis, while also sponsoring the Centre\u0026rsquo;s annual volunteer appreciation event, recognizing those who provide vital crisis support. In addition, as part of its annual employee giving program, ENMAX double-matches employee donations to energy affordability partners, including Distress Centre Calgary.\u003c/p\u003e\n\u003cp\u003eTo date, ENMAX has invested more than $1 million in supporting Distress Centre\u0026rsquo;s critical work.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;On behalf of the entire team at Distress Centre, I want to extend our deepest gratitude to ENMAX for their incredible generosity over the past 14 years,\u0026rdquo; said Robyn Romano, CEO, Distress Centre. \u0026ldquo;The support has made a significant impact, from funding our Basic Needs Fund, to sponsoring our cherished annual volunteer appreciation event. We are truly grateful for this meaningful and enduring partnership.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eRomano also acknowledged ENMAX team members going the extra mile to provide snack bags and special treats that bring joy to their dedicated volunteers as they respond to crisis calls, chats, and texts. Most recently ENMAX team members raised over $1,800 for the Basic Needs Fund through a Valentine\u0026rsquo;s Day candygram event.\u003c/p\u003e\n\u003ch5\u003eENMAX\u0026rsquo;s commitment to energy affordability\u003c/h5\u003e\n\u003cp\u003eBy working with affordability partners, ENMAX helps bridge the gap for individuals and families who may be struggling to meet their basic needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;We believe that access to reliable and affordable energy is essential to maintaining a safe and stable life,\u0026rdquo; said Krista Moroz, Manager, Community Impact. \u0026ldquo;That\u0026rsquo;s why we partner with organizations like Distress Centre Calgary to provide assistance to those facing financial difficulties. Energy affordability is not just about paying utility bills\u0026mdash;it\u0026rsquo;s about ensuring that people can stay warm in the winter, cook meals for their families, and live with dignity.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Customer Care team plays an important role in connecting vulnerable customers with Distress Centre\u0026rsquo;s 24/7 Crisis Line and 211 service, ensuring they can access immediate support and navigate underlying challenges.\u003c/p\u003e\n\u003ch5\u003eThe growing need for support\u003c/h5\u003e\n\u003cp\u003eThe demand for crisis supports in Calgary remains high. In 2024 alone, Distress Centre Calgary responded to:\u003cbr /\u003e\n\u003cul\u003e\n    \u003cli\u003e59,000 calls, texts, and chats to their 211 information and navigation service.\u003c/li\u003e\n    \u003cli\u003e50,000 crisis calls, chats, and texts through their crisis lines.\u003c/li\u003e\n    \u003cli\u003e320 individuals who received emergency assistance through the Basic Needs Fund.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\u003cp\u003eAs the need for crisis support continues to grow, ENMAX remains committed to helping ensure Calgarians have access to the resources they need during difficult times. Calgarians in need of support are encouraged to contact 211. Customers can also find access to advice, billing options and energy efficiency resources at \u003ca href=\"/affordability\"\u003e\u003cstrong\u003eenmax.com/affordability\u003c/strong\u003e\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-03-07T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"metaTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b4053dc6-9ae3-4415-a9e1-ce65c1fb96c2","url":"/news/enmax-named-one-of-albertas-top-employers-2025","name":"ENMAX named one of Albertas Top Employers 2025","displayName":"ENMAX named one of Albertas Top Employers 2025","fields":{"Title":{"value":"ENMAX named one of Alberta’s Top Employers"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_TopEmployer_2880x1000_banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95269/thumbnail","src":"https://assets.enmax.com/api/public/content/c2557f62a3594ef499d8063ac2141fec?v=13f6b965","dam-id":"zFNAViGbTOCUiHVDrS7h_w"}},"heading":{"value":"ENMAX named one of Alberta’s Top Employers"},"newsSubheading":{"value":""},"category":{"id":"0541097c-18bf-4f14-afee-daf5882d5c57","url":"/data/category-folder/news","name":"News","displayName":"News","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"News"}}},"body":{"value":"\u003cp\u003eWhat makes a workplace exceptional? Is it comprehensive benefits, or competitive pay? Perhaps it\u0026rsquo;s an employer who genuinely cares about its employees, their safety and their needs. We\u0026rsquo;re proud to offer our people all this and more, which is why we\u0026rsquo;re honoured to be recognized as one of Alberta\u0026rsquo;s best places to work for the seventh year in a row.\u003c/p\u003e\n\u003cp\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve. ENMAX consistently ranks among the top employers in our province, and we\u0026rsquo;re grateful for this recognition.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX is a great place to thrive at work,\u0026rdquo; says Jenna, ENMAX team member. \u0026ldquo;I have the work-life balance my family needs, and opportunities to grow my skills through training and education. I\u0026rsquo;m proud to contribute to our welcoming work environment and to play a role in providing important services to our customers.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;This recognition is a testament to the incredible team we have here,\u0026rdquo; says Brandie Yarish, Chief Human Resources Officer and Executive Vice-President, Safety and Information Technology. \u0026ldquo;Our goal has always been to create an environment where everyone feels safe, welcome and empowered to contribute to our purpose\u0026mdash;lighting the way to a brighter energy future. This consistent acknowledgement lets us know we\u0026rsquo;re on the right track.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eENMAX extends its heartfelt thanks to MediaCorp for selecting us once again for this important recognition.\u003c/p\u003e\n\u003cp\u003eInterested in joining our team? \u003ca href=\"/careers\"\u003eExplore the opportunities\u003c/a\u003e\u0026nbsp;available today.\u003c/p\u003e\n\u003cp\u003e\u003ca rel=\"noopener noreferrer\" href=\"https://reviews.canadastop100.com/top-employer-enmax?_gl=1*1g32dzr*_ga*NDE1NTQ4OTE0LjE2OTY5NjcxMjg.*_ga_H481FDLVWD*MTczODA4MTgwNS4yNi4wLjE3MzgwODE4MDUuMC4wLjA.#ab\" target=\"_blank\"\u003eRead more\u003c/a\u003e about why ENMAX was chosen as one of Alberta\u0026rsquo;s Top Employers.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"0001-01-01T00:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"metaTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ccade68d-750d-4a85-9b9b-918e28fe96f3","url":"/news/enmax-employees-support-294-local-charities-in-2024","name":"ENMAX employees support 294 local charities in 2024","displayName":"ENMAX employees support 294 local charities in 2024","fields":{"Title":{"value":"ENMAX employees support 294 local charities in 2024"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Childrens-cottage_2990x1000.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95346/thumbnail","src":"https://assets.enmax.com/api/public/content/45d7a3c0735a46389800775cc1f09f75?v=700cc1a3","dam-id":"2rkedJGmSiixAmkKHBSTyg"}},"heading":{"value":"ENMAX employees support 294 local charities"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, AB\u003c/strong\u003e - Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Thank you to our incredible team members for their dedication and generosity to give back,\u0026rdquo; says Krista Moroz, Manager, Community Impact, ENMAX Corporation. \u0026ldquo;We\u0026rsquo;re so proud of their community spirit and the lasting impact these efforts have made on the lives of Calgarians.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eIn 2024, our team members raised $235,000, volunteered 5,620 hours and supported 294 charitable organizations! Every year, ENMAX amplifies the impact of our employees\u0026rsquo; contributions to community by double matching employee donations and providing grants for personal volunteer hours through our employee giving program. Together, we contributed over $400,000 in 2024.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;With the role we serve\u0026mdash;providing electricity to all of Calgary\u0026mdash;it\u0026rsquo;s important that we do that with the community in mind,\u0026rdquo; says Adrian, ENMAX team member. \u0026ldquo;It's incumbent upon us to give back. ENMAX allows us to find something meaningful and put in the work to volunteer, donate or get involved with community initiatives.\u0026rdquo;\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\n\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xLNBdp-H0Rc?si=Hr6PRU3zwbGvz1o1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-02-06T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"metaTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children’s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"fa8071a0-1ea4-4292-9ae7-ea04a915e47a","url":"/news/enmax-donates-to-fund-new-boost-program","name":"ENMAX donates to fund new Boost program","displayName":"ENMAX donates to fund new Boost program","fields":{"Title":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"BOOST_MediaRelease_Banner2880x1000px.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95435/thumbnail","src":"https://assets.enmax.com/api/public/content/1e1a994d31854fc793325445d84b59a8?v=5ef3c292","dam-id":"EnZTMiUwReKvs7of9NzRjQ"}},"heading":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"newsSubheading":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eLethbridge, AB - A new partnership between United Way of Lethbridge \u0026amp; South Western Alberta and ENMAX aims to bridge financial gaps caused by an increase in the cost of living. Many individuals in the Southern Alberta region struggle to make ends meet and cannot afford rent, groceries or personal hygiene items. With a donation of $50,000 from ENMAX, the United Way of Lethbridge \u0026amp; South Western Alberta is proud to announce \u0026lsquo;Boost,\u0026rsquo; a program which will provide funding for people in vulnerable financial situations.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Boost\u0026rsquo; was created in response to a growing need within the community. Prior to the program\u0026rsquo;s recent launch, United Way Lethbridge \u0026amp; South Western Alberta was receiving ongoing calls for support from individuals and families who were experiencing immediate financial hardship with nowhere to turn. We were so thankful when ENMAX was there to provide support the community is desperately seeking\u0026rdquo; says Jaci Zalesak, Executive Director of United Way Lethbridge \u0026amp; South Western Alberta. \u0026ldquo;The current cost of living has put immense pressure on both government and nonprofit resources. By kickstarting the Boost program, United Way aims to provide an extra safety barrier for Lethbridge \u0026amp; South Western Alberta individuals and families in need. Additionally, the program will serve those accessing the 211 helpline which is available 24/7, 365 days a year to direct individuals requesting assistance.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eWhile Boost aims to address urgent needs including utility disconnection and rental evictions, it also focuses on long-term solutions by encouraging recipients to develop strategies to prevent future crises. This initiative serves as a last-resort safety net, ensuring that help is available for those who have exhausted all other resources.\u003c/p\u003e\n\u003cp\u003eTo qualify for Boost, individuals must first reach out to local organizations such as food banks and Alberta Works to explore all available options. This approach ensures that Boost assists those in most critical need, complementing existing support systems and enhancing overall community resilience. The one-time fund is meant to give individuals and families a Boost when they are in an emergency situation and support poverty reduction.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX believes in the power of community and funds a number of programs addressing essential needs similar to \u0026lsquo;Boost,\u0026rsquo; including the Basic Needs Fund run by United Way of Calgary and Area, as well as the Lights On Fund run by United Way of Central Alberta,\u0026rdquo; says Krista Moroz, ENMAX Manager of Community Impact. \u0026ldquo;Ultimately, we believe in developing partnerships with local organizations dedicated to making a difference in the community.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eFor more information, please contact United Way at \u003ca href=\"tel:403-327-1700\"\u003e403-327-1700\u003c/a\u003e or \u003ca rel=\"noopener noreferrer\" href=\"https://lethbridgeunitedway.ca/who-we-fund/\" target=\"_blank\"\u003eclick here\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-02-10T07:00:00Z"},"download":{"value":{"href":"http://","linktype":"external","url":"","target":"_blank","text":"","anchor":"","dam-id":"aNR4Twy0QVu0y68kuGZuug"}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"metaTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}}],"heading":{"value":"Featured ENMAX stories"}}},{"uid":"2a19da12-e11d-4acd-b308-74e6b2b57b4b","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"28","FieldNames":"Default"},"placeholders":{"fullwidth-28":[{"uid":"723408ee-7181-41e2-8072-d96352510cee","componentName":"FullWidthBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Working in your neighbourhood","params":{"FieldNames":"ImageLeft","DynamicPlaceholderId":"11"},"fields":{"enableBackgroundColor":{"value":true},"image":{"value":{"height":"634","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42484","width":"1424","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42484/thumbnail","src":"https://assets.enmax.com/api/public/content/701b6db6dfcd4a2fabc682d240ec8d02?v=980e5102"}},"mobileImage":{"value":{"height":"352","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42483","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42483/thumbnail","src":"https://assets.enmax.com/api/public/content/63891e4022794047a07b3d7a063e135e?v=e666a63d"}}},"placeholders":{"bannercontentcontainer-11":[{"uid":"aad4bf50-5208-47d6-a54e-2a938b7ea651","componentName":"BannerContent","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Banner content - Working in your neighbourhood","params":{"DynamicPlaceholderId":"12","FieldNames":"Default"},"fields":{"heading":{"value":"Working in your neighbourhood"},"body":{"value":"\u003cp\u003e\u003cspan style=\"color: #000000;\"\u003eWe\u0026rsquo;re committed to keeping the power flowing today and into the future.\u003c/span\u003e\u003c/p\u003e"},"link":{"value":{"text":"View projects","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{8E5A2717-F0B9-4C3D-A030-A0C1A3F89EAB}","href":"/projects"}}}}]}}]}}],"headless-footer":[{"uid":"723c7ce6-655a-472a-870c-cb3a869aa9c8","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{723C7CE6-655A-472A-870C-CB3A869AA9C8}","ph":"headless-footer","sig":"sxa-footer"},"placeholders":{"sxa-footer":[{"uid":"408f4b02-33e6-412e-b715-194504ee6e39","componentName":"FooterMenu","dataSource":"{EE2E180E-6F29-4CD2-811E-003E16691394}","params":{"CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{},"placeholders":{"categorylinks-1":[{"uid":"bb6053d9-0e83-4556-a169-b97261585c25","componentName":"CategoryLinks","dataSource":"{B85D731C-6356-45F3-AD4F-BA25434E070E}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"},"fields":{"heading":{"value":"Products"}}},{"uid":"ba84832c-cb20-4c25-a911-4f1bf918ca35","componentName":"CategoryLinks","dataSource":"{6E76074C-4A7E-48FA-B53D-0CB730F690CC}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"3","FieldNames":"Default"},"fields":{"heading":{"value":"Outages"}}},{"uid":"440fc3bb-7b65-476c-8d6b-380d2b39aa5a","componentName":"CategoryLinks","dataSource":"{F138CD10-4C8A-4A5B-8CB6-0D77D8132607}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"6","FieldNames":"Default"},"fields":{"heading":{"value":"Operations"}}},{"uid":"4dbb601a-9937-4772-a2de-dd0de4fedec5","componentName":"CategoryLinks","dataSource":"{701CA80B-5FEA-4DC8-BCF3-C7FDF3B2C345}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"5","FieldNames":"Default"},"fields":{"heading":{"value":"Customer Support"}}}]}},{"uid":"c2a18145-ff13-45b8-99f9-cabdf8946e7c","componentName":"FooterMiddle","dataSource":"{2A7942E3-4E9F-48D4-B96C-0DEE9914DF1B}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"fairCompetitionStatement":{"value":"\u003cp\u003e\u003cstrong\u003eCustomers are free to purchase natural gas services or electricity services from a retailer of their choice. For a list of retailers, visit \u003ca href=\"https://www.ucahelps.alberta.ca/\" target=\"_blank\"\u003eucahelps.alberta.ca\u003c/a\u003e or call \u003ca href=\"tel:3104822\"\u003e310-4822\u003c/a\u003e (toll free in Alberta).\u003c/strong\u003e\u003c/p\u003e"},"feedbackDescription":{"value":"Help us improve enmax.com by sharing your online experience"},"feedbackHeading":{"value":"Feedback"},"surveyLink":{"value":{"href":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","text":"Take our survey","linktype":"external","url":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","anchor":"","target":"_blank"}}}},{"uid":"4edcde83-0de0-471b-a26b-a37b2a28e274","componentName":"FooterLegal","dataSource":"{5F7961FD-AC68-476F-AFA4-245FA37A7D2C}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"copyright":{"value":"ENMAX Corporation and its subsidiaries.™ and ®ENMAX Corporation"},"privacyLink":{"value":{"text":"Privacy","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{04F0DD27-C817-4111-A3A7-C8FD36FFB863}","href":"/privacy"}},"accessibilityLink":{"value":{"href":""}},"legalLink":{"value":{"class":"","id":"{B2F1F937-4D15-460C-BEE0-05DBD37FE333}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"Terms of use","url":"/ENMAX/WWW/Home/Terms of Use","href":"/terms-of-use"}},"showTermsAndConditions":{"value":"Show Legal Terms and Conditions"},"termsAndConditions":{"value":""}}}]}}]}}},"b295a99c-e7e0-4cfa-8af5-7ad76194a31a":{"data":[{"url":{"path":"/news/recognizing-our-volunteers-during-national-volunteer-week"},"id":"A2C752D2D5D348CD814F071F2B2ED71F","name":"Recognizing our volunteers during National Volunteer Week","heading":{"value":"Recognizing our volunteers during National Volunteer Week"},"image":{"src":"https://assets.enmax.com/api/public/content/8990bf5991f74207a6a1f624f65aa85f?v=d1c13f37","alt":"ENX_2025_Corp_Community_NVW_enmax.com_V1_2880X1000-Opt2.png","jsonValue":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Community_NVW_enmax.com_V1_2880X1000-Opt2.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97864/thumbnail","src":"https://assets.enmax.com/api/public/content/8990bf5991f74207a6a1f624f65aa85f?v=d1c13f37","dam-id":"vVoaCYcrQXmuupRlrpTf5g"}}},"body":{"value":"\u003cp\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;From fostering animals and supporting team member health, to our crews hanging holiday lights at the Alberta Children\u0026rsquo;s Hospital, our employees support a broad spectrum of community organizations. We have a culture of caring and giving,\u0026rdquo; says Mark Poweska, President \u0026amp; CEO, ENMAX. \u0026ldquo;The fact that people in our organization choose to spend time volunteering and giving back to different types of causes makes me proud to be part of ENMAX.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eDuring National Volunteer Week, we\u0026rsquo;re recognizing all our volunteers who helped contribute to 5,395 volunteer hours to support the community last year.\u003c/p\u003e\n\u003cp\u003eSee why volunteering is important to our team members and ENMAX:\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering keeps me connected with my community and causes that I\u0026rsquo;m passionate about. It allows me to give my energy and talents in ways that are meaningful to me and serve a growing need in my community.\u0026rdquo; \u0026ndash; Stefanie, Human Resources.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering is an important part of the community and, in my opinion, a social responsibility.\u0026rdquo; \u0026ndash; Ryan, Mobile Fleet.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It\u0026rsquo;s a meaningful way to stay connected and give back to a community that has given me so much. Whether it\u0026rsquo;s helping animals find their forever homes or supporting healthcare through blood donation, I always walk away feeling like I was part of something bigger than myself.\u0026rdquo; \u0026ndash; Aleem, Customer Engagement.\u003c/p\u003e\n\u003cp\u003eThanks to all our team members and community partners who help make a difference all year-round!\u0026nbsp;\u003c/p\u003e\n\u003cdiv class=\"five-five lg:grid grid-cols-10 lg:gap-5 m-auto max-w-inner-content flex flex-col  gap-y-5\"\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-10 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/9258df1cc3ab4d1f84833f47ac1d0ec5?v=2eccfb93\" width=\"1000\" height=\"667\" alt=\"Energizing spaces install day\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/e42fec36908c4214bda9a116b0d5a4ac?v=b418e611\" width=\"1000\" height=\"667\" alt=\"Childrens Cottage Sandbox build\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/cbf709078a08410d88ec757154e07a35?v=6c0cae7c\" width=\"1000\" height=\"667\" alt=\"Childrens Hospital lights hanging\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e"},"category":{"fields":{"category":{"value":"Community impact"},"categoryColor":{"value":"secondary"}}},"date":{"value":"20250429T060000Z","formattedDateValue":"04/29/2025 06:00"}},{"url":{"path":"/news/substation-no-1-building-nears-completion"},"id":"04FAB3031FFB4D3E93126402BE327857","name":"Substation No 1 building nears completion","heading":{"value":"ENMAX powers ahead as Substation No. 1 building nears completion"},"image":{"src":"https://assets.enmax.com/api/public/content/c8620b410d404e37835b89b3199b2c4d?v=c13bc7c6","alt":"20250130-Sub1signage-1991.jpg","jsonValue":{"value":{"height":"1201","dam-content-type":"Image","alt":"20250130-Sub1signage-1991.jpg","width":"1800","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97573/thumbnail","src":"https://assets.enmax.com/api/public/content/c8620b410d404e37835b89b3199b2c4d?v=c13bc7c6","dam-id":"SBsGDs28T1Oc9JjaonBN4Q"}}},"body":{"value":"\u003cp\u003e\u003cstrong style=\"color: black;\"\u003eCalgary, Alta. – \u003c/strong\u003e\u003cspan style=\"color: black;\"\u003eENMAX is nearing completion of the new Substation No. 1 building, marking a milestone in its largest transmission and distribution infrastructure project to date. With significant progress made on the 35,000 square foot facility in downtown Calgary, the project is now entering its next phase, which includes underground work to replace and relocate six high voltage transmission lines and 24 medium voltage distribution lines, along with the commissioning of high voltage electrical equipment.\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cspan style=\"color: black;\"\u003e“Substation No. 1 plays a critical role in providing reliable electricity to nearly half of downtown Calgary, including office towers, residential buildings, and health care facilities,” said Greg Retzer, Executive Vice President, ENMAX Power. “Completing the substation building will be a key achievement, and as we continue into the next phase of underground work, we appreciate Calgarians’ patience and support.”\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cspan style=\"color: black;\"\u003eIn the coming months, ENMAX Power will begin landscaping around the substation, including public realm improvements such as new sidewalks and trees. Throughout 2025 traffic impacts will continue along 9 Avenue SW, 7 Street SW and 8 Street SW as crews work to complete this critical infrastructure project. ENMAX remains committed to minimizing disruptions and keeping Calgarians informed. \u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cspan style=\"color: black;\"\u003eThe replacement of Substation No. 1 ensures that Calgary’s growing downtown continues to have a reliable and modernized power supply for decades to come.\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cspan style=\"color: black;\"\u003eFor more information, visit \u003c/span\u003e\u003ca href=\"https://www.enmax.com/projects/substation1-replacement\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eenmax.com/sub1\u003c/a\u003e\u003cspan style=\"color: black;\"\u003e.\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cstrong style=\"color: black;\"\u003eAbout Calgary’s Original Substation No. 1\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e\u003cspan style=\"color: black;\"\u003eTrue to its name, Substation No. 1 is Calgary’s original substation, built in 1912 to power the early streetlights and streetcar rail system in the city.\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cspan style=\"color: black;\"\u003eSubstation No.1 has evolved over more than 100 years and supplies power to\u0026nbsp;more than half of ENMAX Power’s downtown customers—approximately 19,500—including high-rise residential buildings, commercial customers, data centres and health-care facilities.\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cspan style=\"color: black;\"\u003eSubstation No. 1 has evolved alongside the needs of a growing city – from the turn of the 20th century when Calgary was \"The City of Opportunities\" to when the population expanded along with the streetcar, to the spread of substations across the region to keep up with the city’s expansion.\u003c/span\u003e\u003c/p\u003e"},"category":{"fields":{"category":{"value":"News"},"categoryColor":{"value":"secondary"}}},"date":{"value":"20250424T000000Z","formattedDateValue":"04/24/2025 00:00"}},{"url":{"path":"/news/adaptability-wins-funding-to-expand"},"id":"390ED6573118479BB8483DF8A3718707","name":"AdaptAbility wins funding to expand","heading":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"image":{"src":"https://assets.enmax.com/api/public/content/850b1943c13a4c008c81d7ff8d7ec91d?v=8dcb02da","alt":"ENX_2025_Community_AmplifierFund_Digital_2880x1000-enmax.com.png","jsonValue":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Community_AmplifierFund_Digital_2880x1000-enmax.com.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97552/thumbnail","src":"https://assets.enmax.com/api/public/content/850b1943c13a4c008c81d7ff8d7ec91d?v=8dcb02da","dam-id":"YwBx68J3S7GiUxWaDPQwKA"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; Calgary-based AdaptAbility has been named the recipient of the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to help further its mission of providing critical resources, support and specialized products for individuals with special needs and their families. The Amplifier Fund will enable AdaptAbility to expand its products and continue offering solutions that improve the lives of those with disabilities.\u003c/p\u003e\n\u003cp\u003eFounded in 2021 by Tara Nelson, AdaptAbility was born out of a personal struggle to find accessible, high-quality products and resources for her son with Autism Spectrum Disorder (ASD) and other special needs. Tara\u0026rsquo;s experience as both a caregiver and advocate has led her to create a company that bridges the gap between families and the resources they need to thrive. AdaptAbility provides a unique space where families can find and test products that are specifically designed to meet the needs of children and adults with special needs, such as educational tools, sensory toys and daily living aids.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It's so amazing to be recognized,\u0026rdquo; says Tara, President and Owner of AdaptAbility. \u0026ldquo;It's going to allow us to expand and bring in new and exciting products. It's nice to know that our hard work and efforts have haven't gone unnoticed and that we're making an impact in the community, in Calgary and across the world.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eAdaptAbility\u0026rsquo;s mission is to be a trusted partner for families, caregivers, educators and therapists by providing expert guidance, high-quality products and valuable information. Tara's background working with Family Services for Children with Disabilities (FSCD) and other public healthcare systems makes her uniquely positioned to guide families through the complex world of funding, resources and unique support. AdaptAbility also focuses on educating parents and professionals about early intervention tools, aids and technologies that can make a meaningful impact on the lives of those with special needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;AdaptAbility is a powerful example of a local business driving meaningful change for Calgary families, says Deborah Yedlin, President \u0026amp; CEO of the Calgary Chamber of Commerce. \u0026ldquo;Through the ENMAX Amplifier Fund, we\u0026rsquo;re proud to support a company helping individuals and caregivers navigate the complex realities of special needs care. This partnership reflects our shared commitment to strengthening our city by investing in innovative businesses that address real community challenges.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Amplifier Fund is designed to support the next phase of growth for small businesses, particularly those that are transforming industries and improving the community. Tara\u0026rsquo;s commitment to making special needs products and resources more accessible has been a driving force behind the success of AdaptAbility, and the Amplifier Fund is set to propel the organization\u0026rsquo;s mission of creating a lasting impact in the community.\u003c/p\u003e\n\u003cp\u003e\"Strengthening our communities means supporting local businesses that create innovative solutions that matter to people,\" says Marie Rajic, Senior Vice President, ENMAX Corporate Affairs. \"AdaptAbility embodies the spirit of the Amplifier Fund\u0026mdash;community-focused and driven by purpose. Through the Fund, we\u0026rsquo;re pleased to help accelerate their growth and expand their reach.\"\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xFJcdlKLcPI?si=2leHKPKXH--akmdV\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE ENMAX AMPLIFIER FUND\u003c/h5\u003e\n\u003cp\u003eTo support Calgary\u0026rsquo;s dynamic and diverse business community, The ENMAX Amplifier Fund was established to award an existing small business with $25,000 to support next-level transformation by investing in innovation, technology and leadership. Recognizing and supporting these attributes through the ENMAX Amplifier Fund is one important way ENMAX and the Calgary Chamber propel positive growth and build a brighter future for Calgary.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT ADAPTABILITY\u003c/h5\u003e\n\u003cp\u003eAdaptAbility, founded in 2021, is a Calgary-based company dedicated to providing high-quality products and resources for individuals with special needs and their families. Offering a wide range of products, from educational tools to daily living aids, AdaptAbility helps families and caregivers find the best solutions for their loved ones. AdaptAbility is committed to making the journey of raising a child with special needs easier through expert guidance, product access and community support.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE CALGARY CHAMBER\u003c/h5\u003e\n\u003cp\u003eThe Calgary Chamber exists to help businesses reach their potential. As the convenor and catalyst for a vibrant, inclusive and prosperous business community, the Chamber works to build strength and resilience among its members and position Calgary as a magnet for talent, diversification and opportunity. As an independent, non-profit, non-partisan organization founded in 1891, we build on our history to serve and advocate for businesses of all sizes, in all sectors and across the city.\u0026nbsp;\u003c/p\u003e"},"category":{"fields":{"category":{"value":"Community impact"},"categoryColor":{"value":"secondary"}}},"date":{"value":"20250423T060000Z","formattedDateValue":"04/23/2025 06:00"}},{"url":{"path":"/news/shepard-energy-centre-marks-10-years-of-powering-alberta"},"id":"B535C4778D294E0CBBE49C72BB5060F6","name":"Shepard Energy Centre marks 10 years of powering Alberta","heading":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"image":{"src":"https://assets.enmax.com/api/public/content/256e32a70eab4645993b7a6bd919c50c?v=cdaa2056","alt":"Shepard_MediaRelease_Banner2880x1000px.jpg","jsonValue":{"value":{"height":"1000","dam-content-type":"Image","alt":"Shepard_MediaRelease_Banner2880x1000px.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96619/thumbnail","src":"https://assets.enmax.com/api/public/content/256e32a70eab4645993b7a6bd919c50c?v=cdaa2056","dam-id":"uNmEwUhTQLmhsYYKHxv1fw"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; ENMAX is proud to celebrate 10 years of Shepard Energy Centre, Alberta\u0026rsquo;s largest natural gas-fueled electricity generation facility. Shepard came online in 2015 and has the capacity to provide 860 megawatts of reliable power \u0026ndash; enough to support nearly half of Calgary\u0026rsquo;s electricity demand.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard Energy Centre has played a vital role in delivering efficient, reliable, electricity to Albertans for the past decade,\u0026rdquo; said Erica Young, Executive Vice President, ENMAX Energy. \u0026ldquo;As Alberta\u0026rsquo;s energy landscape evolves, Shepard remains a cornerstone of grid stability.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eShepard Energy Centre utilizes combined cycle natural gas technology, which increases efficiency and lowers emissions compared to conventional generation. Shepard Energy Centre is one of the most efficient natural gas-fuelled combined-cycle generation facilities operating in Canada today, as measured by tonnes of CO2e per megawatt hour (MWh). The facility also integrates reclaimed water from Calgary\u0026rsquo;s Bonnybrook Wastewater Treatment Plant, reducing reliance on potable water sources.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eShepard uses 100 per cent reclaimed water under normal operating conditions for all its power generation needs, preventing nearly six million cubic meters of water from being withdrawn from the Bow River every year. Additionally, through research observation and innovative lab testing we have found ways to further optimize water use at this facility, reaching optimal operating efficiency of the cooling towers reducing the plant\u0026rsquo;s annual wastewater volume by 25 to 29 percent or up to 500,000 cubic meters of wastewater each year.\u003c/p\u003e\n\u003cp\u003eCapital Power owns a 50 per cent interest in the Shepard Energy Centre through a joint venture agreement with ENMAX as the facility operator. This partnership ensures that Shepard continues to play a critical role in delivering stable and efficient power to Alberta\u0026rsquo;s electricity grid.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard\u0026rsquo;s success is a testament to our commitment to innovation and sustainability,\u0026rdquo; added Young. \u0026ldquo;As we look ahead, we remain focused on ensuring Albertans continue to receive safe, reliable, and affordable electricity.\u0026rdquo;\u003cbr /\u003e\n\u003cdiv\u003e\u0026nbsp;\u003c/div\u003e\n\u003c/p\u003e"},"category":{"fields":{"category":{"value":"Operations"},"categoryColor":{"value":"secondary"}}},"date":{"value":"20250324T060000Z","formattedDateValue":"03/24/2025 06:00"}},{"url":{"path":"/news/enmax-and-distress-centre-calgary---a-14-year-partnership"},"id":"EE0332B20C1C44C98D74A997A4E5720D","name":"ENMAX and Distress Centre Calgary - A 14-year partnership","heading":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"image":{"src":"https://assets.enmax.com/api/public/content/6f668bc0be5245328b4c4270663e36b2?v=b5afb565","alt":"ENX_2025_Corp_Comm_DistressCentre_2880x1000_Banner.png","jsonValue":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Comm_DistressCentre_2880x1000_Banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96282/thumbnail","src":"https://assets.enmax.com/api/public/content/6f668bc0be5245328b4c4270663e36b2?v=b5afb565","dam-id":"wiuYzZLuRTioslSQFmscUA"}}},"body":{"value":"\u003cp\u003eSince 2011, ENMAX has been a committed partner of \u003ca rel=\"noopener noreferrer\" href=\"https://distresscentre.com/\" target=\"_blank\"\u003eDistress Centre Calgary\u003c/a\u003e, and their work supporting Calgarians facing challenging circumstances. Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need.\u003c/p\u003e\n\u003cp\u003eENMAX contributes annually to Distress Centre\u0026rsquo;s Basic Needs Fund, providing emergency financial assistance to families in crisis, while also sponsoring the Centre\u0026rsquo;s annual volunteer appreciation event, recognizing those who provide vital crisis support. In addition, as part of its annual employee giving program, ENMAX double-matches employee donations to energy affordability partners, including Distress Centre Calgary.\u003c/p\u003e\n\u003cp\u003eTo date, ENMAX has invested more than $1 million in supporting Distress Centre\u0026rsquo;s critical work.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;On behalf of the entire team at Distress Centre, I want to extend our deepest gratitude to ENMAX for their incredible generosity over the past 14 years,\u0026rdquo; said Robyn Romano, CEO, Distress Centre. \u0026ldquo;The support has made a significant impact, from funding our Basic Needs Fund, to sponsoring our cherished annual volunteer appreciation event. We are truly grateful for this meaningful and enduring partnership.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eRomano also acknowledged ENMAX team members going the extra mile to provide snack bags and special treats that bring joy to their dedicated volunteers as they respond to crisis calls, chats, and texts. Most recently ENMAX team members raised over $1,800 for the Basic Needs Fund through a Valentine\u0026rsquo;s Day candygram event.\u003c/p\u003e\n\u003ch5\u003eENMAX\u0026rsquo;s commitment to energy affordability\u003c/h5\u003e\n\u003cp\u003eBy working with affordability partners, ENMAX helps bridge the gap for individuals and families who may be struggling to meet their basic needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;We believe that access to reliable and affordable energy is essential to maintaining a safe and stable life,\u0026rdquo; said Krista Moroz, Manager, Community Impact. \u0026ldquo;That\u0026rsquo;s why we partner with organizations like Distress Centre Calgary to provide assistance to those facing financial difficulties. Energy affordability is not just about paying utility bills\u0026mdash;it\u0026rsquo;s about ensuring that people can stay warm in the winter, cook meals for their families, and live with dignity.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Customer Care team plays an important role in connecting vulnerable customers with Distress Centre\u0026rsquo;s 24/7 Crisis Line and 211 service, ensuring they can access immediate support and navigate underlying challenges.\u003c/p\u003e\n\u003ch5\u003eThe growing need for support\u003c/h5\u003e\n\u003cp\u003eThe demand for crisis supports in Calgary remains high. In 2024 alone, Distress Centre Calgary responded to:\u003cbr /\u003e\n\u003cul\u003e\n    \u003cli\u003e59,000 calls, texts, and chats to their 211 information and navigation service.\u003c/li\u003e\n    \u003cli\u003e50,000 crisis calls, chats, and texts through their crisis lines.\u003c/li\u003e\n    \u003cli\u003e320 individuals who received emergency assistance through the Basic Needs Fund.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\u003cp\u003eAs the need for crisis support continues to grow, ENMAX remains committed to helping ensure Calgarians have access to the resources they need during difficult times. Calgarians in need of support are encouraged to contact 211. Customers can also find access to advice, billing options and energy efficiency resources at \u003ca href=\"/affordability\"\u003e\u003cstrong\u003eenmax.com/affordability\u003c/strong\u003e\u003c/a\u003e.\u003c/p\u003e"},"category":{"fields":{"category":{"value":"Community impact"},"categoryColor":{"value":"secondary"}}},"date":{"value":"20250307T070000Z","formattedDateValue":"03/07/2025 07:00"}}],"route":{"name":"Home","displayName":"Home","fields":{"Title":{"value":"$name"},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Visit our website for details on ENMAX home and business energy, outage information or reporting, ENMAX customer care and more."},"metaTitle":{"value":"Welcome to ENMAX"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Welcome to ENMAX"},"SxaTags":[],"Page Design":{"id":"f87bbc0f-24b3-4724-b7a7-6e7a9dc4bc2e","url":"/presentation/page-designs/home-page","name":"Home Page","displayName":"Home Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"274252e3-5b60-40eb-bae8-b675872dff64","url":"/presentation/partial-designs/home-page-alert-banner","name":"Home Page Alert Banner","displayName":"Home Page Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""}},"databaseName":"master","deviceId":"fe5d7fdf-89c0-4d99-9aa3-b5fbd009c9f3","itemId":"62e4895b-362c-44cd-9a1e-5cdeb0bce1bc","itemLanguage":"en","itemVersion":17,"layoutId":"96e5f4ba-a2cf-4a4c-a4e7-64da88226362","templateId":"6e68d3b7-b3ff-4f3f-be46-88a16f6a49c2","templateName":"Home Page","placeholders":{"headless-header":[{"uid":"48d48607-fd99-4038-a130-f8f6908ba23a","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{48D48607-FD99-4038-A130-F8F6908BA23A}","ph":"headless-header","sig":"sxa-site-wide-alert-banner"},"placeholders":{"sxa-site-wide-alert-banner":[{"uid":"aa456d12-f232-4498-82d0-43bf4b2d5cb6","componentName":"SiteWideAlertBanner","dataSource":"{5BFC7DFD-D647-486A-9DCA-EE26E7CE4A9E}","params":{"DynamicPlaceholderId":"1","CacheClearingBehavior":"Clear on publish","FieldNames":"Default"},"fields":{"siteWideAlertBanner":null,"overridePageSettings":{"value":false}}}]}},{"uid":"274252e3-5b60-40eb-bae8-b675872dff64","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{274252E3-5B60-40EB-BAE8-B675872DFF64}","ph":"headless-header","sig":"sxa-alert-banner"},"placeholders":{"sxa-alert-banner":[{"uid":"bbd363a6-d79a-4bd2-b264-c131e6a608f2","componentName":"HomePageAlertBanner","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"}}]}},{"uid":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{ED0E4896-8B87-4DB6-AF85-7CB967DCAADC}","ph":"headless-header","sig":"sxa-header"},"placeholders":{"sxa-header":[{"uid":"339abe05-a7f8-4c3c-b405-32b311049831","componentName":"Header","dataSource":"{34094175-E867-4E9A-9A2C-4B48E37C9ACF}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"outageLinkMobile":{"value":{"text":"Outage information","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","href":"/outages-and-safety"}},"outageLink":{"value":{"href":""}},"signinLink":{"value":{"href":"https://myaccount.enmax.com/","text":"Sign In","linktype":"external","url":"https://myaccount.enmax.com/","anchor":"","target":""}},"logo":{"value":"ENMAXPrimary"}},"placeholders":{"categorylinks-{*}":[]}},{"uid":"216481d8-57d4-4b3a-92b2-f3b9a41b79a1","componentName":"CookieConsent","dataSource":"{BAE8EDA6-043B-4DAA-A40D-CB123FCD3763}","fields":{"validAsOf":{"value":"2023-10-20T06:00:00Z"},"body":{"value":"\u003cp\u003eWe use cookies and other web tracking technologies to improve our services, identify areas for repair, better understand what our customers use and don't use, and for marketing services. To learn more, visit our \u003ca href=\"/privacy/personal-information-commitment\"\u003ePrivacy Commitment.\u003c/a\u003e\u003c/p\u003e"}}},{"uid":"20b946d3-46cc-4913-884a-8c598cb64365","componentName":"LinkHandler","dataSource":""}]}}],"headless-main":[{"uid":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{AFAF7F16-5A00-4012-85C9-521A2EEAC6AC}","ph":"headless-main","sig":"sxa-webchat-v2"},"placeholders":{"sxa-webchat-v2":[{"uid":"dd32dd20-fe66-4256-9c7c-a255e59c2c5a","componentName":"WebChatv2","dataSource":"{CF048F62-BD79-478A-ABCD-26D4348740ED}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"webchatToastAcceptedLink":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{18929669-B450-4414-8224-EA47DA3EE0D2}","href":"/customer-support"}},"webchatOutageSecondaryButton":{"value":"Maybe Later"},"webchatOutageTitle":{"value":"Live Chat is currently not available"},"webchatChatOfflinePrimaryButton":{"value":"Get Support"},"webchatChatOfflineTitle":{"value":"Live Chat is closed"},"webchatChatOfflineMessage":{"value":"You can chat with us: Home accounts: Weekdays 8 a.m.- 8:00 p.m. (MST) Saturday 8 a.m.- 4:30 p.m. (MST) Business accounts: Weekdays 8 a.m. - 5:00 p.m. (MST)  Live chat and ENMAX customer care are not available on Statutory holidays."},"webchatChatOfflineSecondaryButton":{"value":"Maybe Later"},"webchatOutageMessage":{"value":"We're working on Live Chat, and hope to have it restored soon. In the meantime, please call our customer care team at 310-2010. Home accounts: Weekdays 8 a.m - 6:00 p.m. Business accounts: Weekdays 8 a.m - 5:00 p.m. ENMAX Customer care is not available on weekends and holidays."},"webchatOutagePrimaryButton":{"value":"Get Support"},"webchatPrivacyMessage":{"value":"\u003cp\u003eBy participating in this Live Chat you consent to this conversation being recorded. \u003ca id=\"privacyLink\" href=\"/privacy\" target=\"_blank\"\u003ePrivacy \u0026 Security.\u003c/a\u003e\u003c/p\u003e"},"webchatSignupType":{"value":"Sign up type"},"webchatStartChatButton":{"value":"Start Chat"},"webchatSubjectOptions":[{"id":"d3ddc82f-9176-48b5-9d8e-e15d076462d5","url":"/data/genesyswebchat/webchatv2subjectoptions/new-sign-up","name":"New sign up","displayName":"New sign up","fields":{"tooltipText":{"value":""},"label":{"value":"New sign up"},"value":{"value":"New sign up"}}},{"id":"d3782bb3-1a6d-486a-890a-ee9511f25207","url":"/data/genesyswebchat/webchatv2subjectoptions/billing-inquiries","name":"Billing inquiries","displayName":"Billing inquiries","fields":{"tooltipText":{"value":""},"label":{"value":"Billing inquiries"},"value":{"value":"Billing inquiries"}}},{"id":"ed15ad79-40ea-42c8-b973-f0f8463ac2f1","url":"/data/genesyswebchat/webchatv2subjectoptions/payment-arrangements","name":"Payment arrangements","displayName":"Payment arrangements","fields":{"tooltipText":{"value":""},"label":{"value":"Payment arrangements"},"value":{"value":"Payment arrangements"}}},{"id":"a4356dcd-d2c5-430b-8c6b-5461c25314cd","url":"/data/genesyswebchat/webchatv2subjectoptions/renew-my-plan","name":"Renew my plan","displayName":"Renew my plan","fields":{"tooltipText":{"value":""},"label":{"value":"Renew my plan"},"value":{"value":"Renew my plan"}}},{"id":"c8e31884-65f6-4f06-b775-1d4a0f22a2a5","url":"/data/genesyswebchat/webchatv2subjectoptions/account-updates","name":"Account updates","displayName":"Account updates","fields":{"tooltipText":{"value":""},"label":{"value":"Account updates"},"value":{"value":"Account updates"}}},{"id":"3893a503-c5f9-4525-97da-37f233ce9ac1","url":"/data/genesyswebchat/webchatv2subjectoptions/referral","name":"Referral","displayName":"Referral","fields":{"tooltipText":{"value":""},"label":{"value":"Referral"},"value":{"value":"Referral"}}},{"id":"81fc26da-e5b9-4814-9f01-409c5764f9f7","url":"/data/genesyswebchat/webchatv2subjectoptions/move-my-services","name":"Move my services","displayName":"Move my services","fields":{"tooltipText":{"value":""},"label":{"value":"Move my services"},"value":{"value":"Move my services"}}}],"webchatNullOptionLabel":{"value":"Select one"},"webchatAccountTypeOptions":[{"id":"3f6d76f4-d288-4426-8ed3-d6713306deb5","url":"/data/genesyswebchat/webchatv2accounttypeoptions/home","name":"Home","displayName":"Home","fields":{"tooltipText":{"value":""},"label":{"value":"Home"},"value":{"value":"Home"}}},{"id":"90b5e7f7-052e-48d3-94a6-a3b867045aae","url":"/data/genesyswebchat/webchatv2accounttypeoptions/business","name":"Business","displayName":"Business","fields":{"tooltipText":{"value":""},"label":{"value":"Business"},"value":{"value":"Business"}}},{"id":"481e3ace-90a6-42f7-93b7-124a17033a11","url":"/data/genesyswebchat/webchatv2accounttypeoptions/not-a-customer","name":"Not a customer","displayName":"Not a customer","fields":{"tooltipText":{"value":""},"label":{"value":"Not a customer"},"value":{"value":"NC"}}}],"webchatSubjectLabel":{"value":"Subject"},"webchatCancelButton":{"value":"Cancel"},"webchatChatTranscriptLabel":{"value":"Please email me the transcript of this chat"},"webchatAccountNumberLabel":{"value":"Account Number"},"webchatAccountTypeLabel":{"value":"Account Type"},"webchatCloseAlertMessage":{"value":"Are you sure you want to close chat?"},"webchatCloseButton":{"value":"Close"},"webchatEmailLabel":{"value":"Email"},"webchatHeading":{"value":"Live chat"},"webchatNameLabel":{"value":"Name"},"webchatSignupTypeOptions":[{"id":"eb973160-7425-492b-8be8-ca701ba0d1b8","url":"/data/genesyswebchat/webchatv2signuptypeoptions/easymax","name":"Easymax","displayName":"Easymax","fields":{"tooltipText":{"value":""},"label":{"value":"Easymax"},"value":{"value":"Easymax"}}},{"id":"9bee790a-740d-4829-a576-c0bc2f2c5cdd","url":"/data/genesyswebchat/webchatv2signuptypeoptions/rate-of-last-resort","name":"Rate of Last Resort","displayName":"Rate of Last Resort","fields":{"tooltipText":{"value":""},"label":{"value":"Rate of Last Resort"},"value":{"value":"Rate of Last Resort"}}}],"saturdayBusinessHours":{"value":""},"sundayBusinessHours":{"value":""},"weekdayBusinessHours":{"value":"8:00-17:00"},"isOutage":{"value":false},"sundayResidentialHours":{"value":""},"saturdayResidentialHours":{"value":"8:00-16:30"},"weekdayResidentialHours":{"value":"8:00-20:00"},"specialDaySelection":[{"id":"fbae7770-a2c4-47bf-b0d1-8fbf77171a84","url":"/data/genesyswebchat/webchatspecialdayhours/boxing-day","name":"Boxing Day","displayName":"Boxing Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"26-12-2025"},"title":{"value":"Boxing Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Boxing Day"}}},{"id":"d4bdd05a-d3d2-43d2-bc4e-6191f08ba5ca","url":"/data/genesyswebchat/webchatspecialdayhours/canada-day","name":"Canada Day","displayName":"Canada Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-07-2025"},"title":{"value":"Canada Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Canada Day"}}},{"id":"1d9921d3-27fc-4e3d-9b7d-d3852f0f26c8","url":"/data/genesyswebchat/webchatspecialdayhours/christmas-day","name":"Christmas Day","displayName":"Christmas Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"25-12-2025"},"title":{"value":"Christmas Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Christmas Day"}}},{"id":"720cae5c-50de-4ef8-9271-c54b6cf20233","url":"/data/genesyswebchat/webchatspecialdayhours/december-23rd","name":"December 23rd","displayName":"December 23rd","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"23-12-2024"},"title":{"value":"December 23rd"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"December 23rd"}}},{"id":"fb5b798e-fad6-4fac-9b7e-0da95d69e2e9","url":"/data/genesyswebchat/webchatspecialdayhours/december-24th","name":"December 24th","displayName":"Christmas Eve","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"24-12-2025"},"title":{"value":"December 24th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 24th"}}},{"id":"da67ca4d-f82b-41b5-bbaa-633d2ba8995b","url":"/data/genesyswebchat/webchatspecialdayhours/december-27th","name":"December 27th","displayName":"December 27th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"27-12-2025"},"title":{"value":"December 27th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 27th"}}},{"id":"d260e501-e624-404f-a542-0763583fded8","url":"/data/genesyswebchat/webchatspecialdayhours/december-28th","name":"December 28th","displayName":"December 28th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"28-12-2024"},"title":{"value":"December 28th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 28th"}}},{"id":"a59d333d-4f17-41e3-a36e-129df39a7671","url":"/data/genesyswebchat/webchatspecialdayhours/december-29th","name":"December 29th","displayName":"December 29th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"29-12-2025"},"title":{"value":"December 29th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 29th"}}},{"id":"173ed799-a393-4ecd-b348-e44e27878d42","url":"/data/genesyswebchat/webchatspecialdayhours/december-30th","name":"December 30th","displayName":"December 30th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"30-12-2025"},"title":{"value":"December 30th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 30th"}}},{"id":"898f4979-a474-4980-97dd-963b1145f6f3","url":"/data/genesyswebchat/webchatspecialdayhours/december-31st","name":"December 31st","displayName":"December 31st","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"31-12-2025"},"title":{"value":"December 31st"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 31st"}}},{"id":"7129c4e1-efae-4746-9bf8-bd2023e4b229","url":"/data/genesyswebchat/webchatspecialdayhours/easter-monday","name":"Easter Monday","displayName":"Easter Monday","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"21-04-2025"},"title":{"value":"Easter Monday"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"Easter Monday"}}},{"id":"4ac764ec-d0de-4342-8465-ecad24a806d9","url":"/data/genesyswebchat/webchatspecialdayhours/family-day","name":"Family Day","displayName":"Family Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"17-02-2025"},"title":{"value":"Family Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Family Day"}}},{"id":"ca526b86-5231-4325-9be4-b5ab9aa1c328","url":"/data/genesyswebchat/webchatspecialdayhours/good-friday","name":"Good Friday","displayName":"Good Friday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"18-04-2025"},"title":{"value":"Good Friday"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Good Friday"}}},{"id":"1370e47e-7be7-41c8-8a6a-137ee183dfbd","url":"/data/genesyswebchat/webchatspecialdayhours/heritage-day","name":"Heritage Day","displayName":"Civic Holiday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"04-08-2025"},"title":{"value":"Heritage Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Heritage Day"}}},{"id":"e7ebc1d9-340c-46a4-85f1-b47632d16099","url":"/data/genesyswebchat/webchatspecialdayhours/labour-day","name":"Labour day","displayName":"Labour day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-09-2025"},"title":{"value":"Labour day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Labour day"}}},{"id":"00950dbd-1ecb-4683-97d5-89f1a40daa1c","url":"/data/genesyswebchat/webchatspecialdayhours/national-day-for-truth-and-reconciliation","name":"National Day for Truth and Reconciliation","displayName":"National Day for Truth and Reconciliation","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"30-09-2025"},"title":{"value":"National Day for Truth and Reconciliation"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"National Day for Truth and Reconciliation"}}},{"id":"6f6ed807-9194-4a65-b651-44bb219efe83","url":"/data/genesyswebchat/webchatspecialdayhours/new-years-day","name":"New Years Day","displayName":"New Years Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-01-2026"},"title":{"value":"New Year's Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"New Year�s Day"}}},{"id":"9b24d930-68fd-4c5b-9781-22432f4c727d","url":"/data/genesyswebchat/webchatspecialdayhours/remembrance-day","name":"Remembrance Day","displayName":"Remembrance Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"11-11-2025"},"title":{"value":"Remembrance Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Remembrance Day"}}},{"id":"9af07907-1722-4e5b-bad3-901a016f08c6","url":"/data/genesyswebchat/webchatspecialdayhours/thanksgiving","name":"Thanksgiving","displayName":"Thanksgiving","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"13-10-2025"},"title":{"value":"Thanksgiving"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Thanksgiving"}}},{"id":"acd2ceb1-9dba-4ae6-9c45-2a90a2cadff5","url":"/data/genesyswebchat/webchatspecialdayhours/victoria-day","name":"Victoria Day","displayName":"Victoria Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"19-05-2025"},"title":{"value":"Victoria Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Vicotria Day"}}},{"id":"4803fe59-be13-4cbd-941d-387910f7bae4","url":"/data/genesyswebchat/webchatspecialdayhours/january-2","name":"January 2","displayName":"January 2","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"02-01-2025"},"title":{"value":"January 2"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"January 2"}}}],"outageMessage":{"value":""},"chatOfflineMessage":{"value":""}}}]}},{"uid":"6feffae0-9ebd-4cd9-abc0-9ac75d676633","componentName":"HelpMeChooseBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/We are here to help","params":{"GridParameters":"col-12","FieldNames":"Default","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"32"},"fields":{"headerEyebrow":{"value":""},"heading":{"value":"We're here to help."},"segmentedOption1":{"value":"I'm new here"},"segmentedOption2":{"value":"I'm a customer"},"image":{"value":{"height":"1360","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42479","width":"1360","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42479/thumbnail","src":"https://assets.enmax.com/api/public/content/973bd49ee29d4aafabd84ea20ac22347?v=d5496355"}},"mobileImage":{"value":{"height":"442","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42481","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42481/thumbnail","src":"https://assets.enmax.com/api/public/content/0aefafe0fba54d349d607dd0435f6b02?v=279219ad"}}},"placeholders":{"stackediconpanel-32":[{"uid":"1cdb4265-880e-4eea-a141-1de67517d1da","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1","params":{"persona":"I'm new here","GridParameters":"col-12","DynamicPlaceholderId":"33","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-33":[{"uid":"0895e381-928f-4573-91a6-1a283069489d","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Easymax","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"34","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Easymax\u003csup\u003e®\u003c/sup\u003e"},"link":{"value":{"class":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"","url":"/ENMAX/WWW/Home/Electricity and natural gas/Easymax","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"acae89f5-c69a-4322-9eca-61f1b5d09067","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Rate of Last Resort","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"35","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Rate of Last Resort"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{F9E96A85-371F-4D1B-A353-528721153095}","href":"/rateoflastresort"}},"iconName":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}},"iconImage":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}}}},{"uid":"e7ea25e3-607e-45a8-ab5d-08f1030161dc","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Compare my options","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"37","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Compare my Options"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{E4B8710E-049C-403C-87FB-E5DDED4BB89C}","href":"/electricity-and-natural-gas"}},"iconName":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}},"iconImage":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}}}},{"uid":"1a2d3729-9f74-4904-8535-6554f2b0061b","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Site energization","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"36","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Site energization"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{5E0830FA-3641-483C-837A-0EBE64C51122}","href":"/helping-power-your-project/request-a-service/get-the-power-flowing"}},"iconName":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}},"iconImage":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}}}}]}},{"uid":"f3e8162a-72c1-4395-8fbe-632d3a91d5dc","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2","params":{"persona":"I'm a customer","GridParameters":"col-12","DynamicPlaceholderId":"38","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-38":[{"uid":"92ca6c74-9a62-4653-8318-249b6faf53d5","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Current Easymax rates","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"39","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Current Easymax\u003csup\u003e®\u003c/sup\u003e\u2028rates"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"2d454dd9-2421-47f7-9e31-4443eaffd2de","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Manage my plan","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"40","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Manage my plan"},"link":{"value":{"href":"http://myaccount.enmax.com/manage-my-plan","linktype":"external","url":"http://myaccount.enmax.com/manage-my-plan","anchor":"","target":""}},"iconName":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}},"iconImage":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}}}},{"uid":"24c7ec3d-c312-4228-96ef-54dae8476bde","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/View my bill","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"41","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"View my bill"},"link":{"value":{"href":"https://myaccount.enmax.com/view-my-bill","linktype":"external","url":"https://myaccount.enmax.com/view-my-bill","anchor":"","target":""}},"iconName":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}},"iconImage":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}}}},{"uid":"4d284103-d6b3-4292-be34-c9407cb0b597","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Meter services","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"42","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Meter services"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{87D9A252-4048-48C9-A42F-68F81D4B8475}","href":"/helping-power-your-project/meter-services"}},"iconName":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}},"iconImage":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}}}}]}}]}},{"uid":"3886efca-49b8-43d8-bc1c-39948660126d","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_topPadding":"Medium","DynamicPlaceholderId":"43"},"placeholders":{"fullwidth-43":[{"uid":"722d7846-8fe5-48b2-a044-940df5dc8f80","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/My account blob","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"44"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Convenience at your fingertips"},"image":{"value":{"height":"752","dam-content-type":"Image","alt":"[email protected]","width":"934","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42672/thumbnail","src":"https://assets.enmax.com/api/public/content/a90636a696194d9489019de2f34c0695?v=4be0cdd8","dam-id":"oPlH1mqDIUKQQJ2GA5RldQ"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"href":"https://myaccount.enmax.com/","linktype":"external","url":"https://myaccount.enmax.com/","target":"_blank","text":"Sign in"}},"isHeadline":{"value":true},"eyebrow":{"value":"ENMAX My Account "},"paragraph1":{"value":"\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eWe’ve updated My Account to make it easier than ever to renew Easymax\u003c/span\u003e\u003csup style=\"color: rgb(0, 0, 0);\"\u003e®\u003c/sup\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e accounts, make payments, move or manage your services.\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-44":[]}}]}},{"uid":"e351311b-16ec-4f71-9a8d-c5dbbee0a8e8","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","DynamicPlaceholderId":"13","FieldNames":"Default"},"placeholders":{"fullwidth-13":[{"uid":"b877e5de-5599-4015-a381-22affaf8bded","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Get ready for winter","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"15"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Safety tips for yard work"},"image":{"value":{"height":"600","dam-content-type":"Image","alt":"ENMAX-Yard-Safety_Encroachment.jpg","width":"1000","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97889/thumbnail","src":"https://assets.enmax.com/api/public/content/fd1b6431c7d9407684a2c570e294a0cc?v=dc4cebc1","dam-id":"vAsQO4A6RGK3DskMqkZN1w"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"See tips","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{7E6FC975-6EB2-495A-A1C4-8AA1E80FAF97}","href":"/customer-support/for-my-home/spring-summer-yard-work"}},"isHeadline":{"value":true},"eyebrow":{"value":"Customer support"},"paragraph1":{"value":"\u003cp\u003e\u003cspan data-olk-copy-source=\"MessageBody\"\u003eExplore resources to help you stay safe when working near outdoor electrical infrastructure.\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-15":[]}}]}},{"uid":"3c1d1f99-9c6b-4b62-a757-24dd03d71153","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"29","FieldNames":"Default"},"placeholders":{"fullwidth-29":[{"uid":"9d69d926-5b89-4aaa-9eb9-bf2c1ccfb8d9","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Easier budgeting","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"16"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Easier budgeting"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42472","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42472/thumbnail","src":"https://assets.enmax.com/api/public/content/23264554baae46db8618b0a6e89ae5b1?v=f1ed0d09"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{43B3B308-647F-44F7-BA34-1DE871CEFCB3}","href":"/customer-support/for-my-home/equalized-payments-for-easier-budgeting"}},"isHeadline":{"value":true},"eyebrow":{"value":"account management"},"paragraph1":{"value":"\u003cp\u003eSetting up an Equalized Payment Plan is one way to smooth out bills during higher usage times.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42477","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42477/thumbnail","src":"https://assets.enmax.com/api/public/content/543d4df9cccc4159956af285ab1180d6?v=932ba212"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-16":[]}}]}},{"uid":"e447eae6-c9d4-4d55-98f7-cc4e926c53e9","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_bottomPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"30"},"placeholders":{"fullwidth-30":[{"uid":"81846842-6703-4cc4-92f9-c195aad9a3e5","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Electric Vehicles and Charging Station","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"31"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Electric vehicles and charging stations"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44696","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44696/thumbnail","src":"https://assets.enmax.com/api/public/content/17cd4c402e27434992bcc482f0972fbf?v=72bc2030"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","querystring":"","id":"{26A980E2-DFDA-424E-BADC-0065166BD437}","href":"/ev-chargers"}},"isHeadline":{"value":true},"eyebrow":{"value":"Electric vehicles"},"paragraph1":{"value":"\u003cp\u003eBefore making a costly change to your home or electricity service, discover which charger is the right fit to your specific needs.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44694","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44694/thumbnail","src":"https://assets.enmax.com/api/public/content/d28ddcac1a2042658a9cd9b9cff3e3bd?v=da6eeb5e"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-31":[]}}]}},{"uid":"b295a99c-e7e0-4cfa-8af5-7ad76194a31a","componentName":"NewsCardSlider","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Homepage News Card Slider","params":{"GridParameters":"col-12","DynamicPlaceholderId":"14","FieldNames":"Default"},"fields":{"maxCards":{"value":"5"},"newsSlides":[{"id":"a2c752d2-d5d3-48cd-814f-071f2b2ed71f","url":"/news/recognizing-our-volunteers-during-national-volunteer-week","name":"Recognizing our volunteers during National Volunteer Week","displayName":"Recognizing our volunteers during National Volunteer Week","fields":{"Title":{"value":"Recognizing our volunteers during National Volunteer Week"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Community_NVW_enmax.com_V1_2880X1000-Opt2.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97864/thumbnail","src":"https://assets.enmax.com/api/public/content/8990bf5991f74207a6a1f624f65aa85f?v=d1c13f37","dam-id":"vVoaCYcrQXmuupRlrpTf5g"}},"heading":{"value":"Recognizing our volunteers during National Volunteer Week"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;From fostering animals and supporting team member health, to our crews hanging holiday lights at the Alberta Children\u0026rsquo;s Hospital, our employees support a broad spectrum of community organizations. We have a culture of caring and giving,\u0026rdquo; says Mark Poweska, President \u0026amp; CEO, ENMAX. \u0026ldquo;The fact that people in our organization choose to spend time volunteering and giving back to different types of causes makes me proud to be part of ENMAX.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eDuring National Volunteer Week, we\u0026rsquo;re recognizing all our volunteers who helped contribute to 5,395 volunteer hours to support the community last year.\u003c/p\u003e\n\u003cp\u003eSee why volunteering is important to our team members and ENMAX:\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering keeps me connected with my community and causes that I\u0026rsquo;m passionate about. It allows me to give my energy and talents in ways that are meaningful to me and serve a growing need in my community.\u0026rdquo; \u0026ndash; Stefanie, Human Resources.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering is an important part of the community and, in my opinion, a social responsibility.\u0026rdquo; \u0026ndash; Ryan, Mobile Fleet.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It\u0026rsquo;s a meaningful way to stay connected and give back to a community that has given me so much. Whether it\u0026rsquo;s helping animals find their forever homes or supporting healthcare through blood donation, I always walk away feeling like I was part of something bigger than myself.\u0026rdquo; \u0026ndash; Aleem, Customer Engagement.\u003c/p\u003e\n\u003cp\u003eThanks to all our team members and community partners who help make a difference all year-round!\u0026nbsp;\u003c/p\u003e\n\u003cdiv class=\"five-five lg:grid grid-cols-10 lg:gap-5 m-auto max-w-inner-content flex flex-col  gap-y-5\"\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-10 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/9258df1cc3ab4d1f84833f47ac1d0ec5?v=2eccfb93\" width=\"1000\" height=\"667\" alt=\"Energizing spaces install day\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/e42fec36908c4214bda9a116b0d5a4ac?v=b418e611\" width=\"1000\" height=\"667\" alt=\"Childrens Cottage Sandbox build\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/cbf709078a08410d88ec757154e07a35?v=6c0cae7c\" width=\"1000\" height=\"667\" alt=\"Childrens Hospital lights hanging\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e"},"date":{"value":"2025-04-29T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"metaTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Supporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. "},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"390ed657-3118-479b-b848-3df8a3718707","url":"/news/adaptability-wins-funding-to-expand","name":"AdaptAbility wins funding to expand","displayName":"AdaptAbility wins funding to expand","fields":{"Title":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Community_AmplifierFund_Digital_2880x1000-enmax.com.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97552/thumbnail","src":"https://assets.enmax.com/api/public/content/850b1943c13a4c008c81d7ff8d7ec91d?v=8dcb02da","dam-id":"YwBx68J3S7GiUxWaDPQwKA"}},"heading":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; Calgary-based AdaptAbility has been named the recipient of the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to help further its mission of providing critical resources, support and specialized products for individuals with special needs and their families. The Amplifier Fund will enable AdaptAbility to expand its products and continue offering solutions that improve the lives of those with disabilities.\u003c/p\u003e\n\u003cp\u003eFounded in 2021 by Tara Nelson, AdaptAbility was born out of a personal struggle to find accessible, high-quality products and resources for her son with Autism Spectrum Disorder (ASD) and other special needs. Tara\u0026rsquo;s experience as both a caregiver and advocate has led her to create a company that bridges the gap between families and the resources they need to thrive. AdaptAbility provides a unique space where families can find and test products that are specifically designed to meet the needs of children and adults with special needs, such as educational tools, sensory toys and daily living aids.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It's so amazing to be recognized,\u0026rdquo; says Tara, President and Owner of AdaptAbility. \u0026ldquo;It's going to allow us to expand and bring in new and exciting products. It's nice to know that our hard work and efforts have haven't gone unnoticed and that we're making an impact in the community, in Calgary and across the world.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eAdaptAbility\u0026rsquo;s mission is to be a trusted partner for families, caregivers, educators and therapists by providing expert guidance, high-quality products and valuable information. Tara's background working with Family Services for Children with Disabilities (FSCD) and other public healthcare systems makes her uniquely positioned to guide families through the complex world of funding, resources and unique support. AdaptAbility also focuses on educating parents and professionals about early intervention tools, aids and technologies that can make a meaningful impact on the lives of those with special needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;AdaptAbility is a powerful example of a local business driving meaningful change for Calgary families, says Deborah Yedlin, President \u0026amp; CEO of the Calgary Chamber of Commerce. \u0026ldquo;Through the ENMAX Amplifier Fund, we\u0026rsquo;re proud to support a company helping individuals and caregivers navigate the complex realities of special needs care. This partnership reflects our shared commitment to strengthening our city by investing in innovative businesses that address real community challenges.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Amplifier Fund is designed to support the next phase of growth for small businesses, particularly those that are transforming industries and improving the community. Tara\u0026rsquo;s commitment to making special needs products and resources more accessible has been a driving force behind the success of AdaptAbility, and the Amplifier Fund is set to propel the organization\u0026rsquo;s mission of creating a lasting impact in the community.\u003c/p\u003e\n\u003cp\u003e\"Strengthening our communities means supporting local businesses that create innovative solutions that matter to people,\" says Marie Rajic, Senior Vice President, ENMAX Corporate Affairs. \"AdaptAbility embodies the spirit of the Amplifier Fund\u0026mdash;community-focused and driven by purpose. Through the Fund, we\u0026rsquo;re pleased to help accelerate their growth and expand their reach.\"\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xFJcdlKLcPI?si=2leHKPKXH--akmdV\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE ENMAX AMPLIFIER FUND\u003c/h5\u003e\n\u003cp\u003eTo support Calgary\u0026rsquo;s dynamic and diverse business community, The ENMAX Amplifier Fund was established to award an existing small business with $25,000 to support next-level transformation by investing in innovation, technology and leadership. Recognizing and supporting these attributes through the ENMAX Amplifier Fund is one important way ENMAX and the Calgary Chamber propel positive growth and build a brighter future for Calgary.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT ADAPTABILITY\u003c/h5\u003e\n\u003cp\u003eAdaptAbility, founded in 2021, is a Calgary-based company dedicated to providing high-quality products and resources for individuals with special needs and their families. Offering a wide range of products, from educational tools to daily living aids, AdaptAbility helps families and caregivers find the best solutions for their loved ones. AdaptAbility is committed to making the journey of raising a child with special needs easier through expert guidance, product access and community support.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE CALGARY CHAMBER\u003c/h5\u003e\n\u003cp\u003eThe Calgary Chamber exists to help businesses reach their potential. As the convenor and catalyst for a vibrant, inclusive and prosperous business community, the Chamber works to build strength and resilience among its members and position Calgary as a magnet for talent, diversification and opportunity. As an independent, non-profit, non-partisan organization founded in 1891, we build on our history to serve and advocate for businesses of all sizes, in all sectors and across the city.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-04-23T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"metaTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Calgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"AdaptAbility wins funding to expand"},"SxaTags":[],"Page Design":null,"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b535c477-8d29-4e0c-bbe4-9c72bb5060f6","url":"/news/shepard-energy-centre-marks-10-years-of-powering-alberta","name":"Shepard Energy Centre marks 10 years of powering Alberta","displayName":"Shepard Energy Centre marks 10 years of powering Alberta","fields":{"Title":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"Shepard_MediaRelease_Banner2880x1000px.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96619/thumbnail","src":"https://assets.enmax.com/api/public/content/256e32a70eab4645993b7a6bd919c50c?v=cdaa2056","dam-id":"uNmEwUhTQLmhsYYKHxv1fw"}},"heading":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"newsSubheading":{"value":""},"category":{"id":"cbd1a0d3-4a86-4f8f-9975-7aa16d569c59","url":"/data/category-folder/operations","name":"Operations","displayName":"Operations","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Operations"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; ENMAX is proud to celebrate 10 years of Shepard Energy Centre, Alberta\u0026rsquo;s largest natural gas-fueled electricity generation facility. Shepard came online in 2015 and has the capacity to provide 860 megawatts of reliable power \u0026ndash; enough to support nearly half of Calgary\u0026rsquo;s electricity demand.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard Energy Centre has played a vital role in delivering efficient, reliable, electricity to Albertans for the past decade,\u0026rdquo; said Erica Young, Executive Vice President, ENMAX Energy. \u0026ldquo;As Alberta\u0026rsquo;s energy landscape evolves, Shepard remains a cornerstone of grid stability.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eShepard Energy Centre utilizes combined cycle natural gas technology, which increases efficiency and lowers emissions compared to conventional generation. Shepard Energy Centre is one of the most efficient natural gas-fuelled combined-cycle generation facilities operating in Canada today, as measured by tonnes of CO2e per megawatt hour (MWh). The facility also integrates reclaimed water from Calgary\u0026rsquo;s Bonnybrook Wastewater Treatment Plant, reducing reliance on potable water sources.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eShepard uses 100 per cent reclaimed water under normal operating conditions for all its power generation needs, preventing nearly six million cubic meters of water from being withdrawn from the Bow River every year. Additionally, through research observation and innovative lab testing we have found ways to further optimize water use at this facility, reaching optimal operating efficiency of the cooling towers reducing the plant\u0026rsquo;s annual wastewater volume by 25 to 29 percent or up to 500,000 cubic meters of wastewater each year.\u003c/p\u003e\n\u003cp\u003eCapital Power owns a 50 per cent interest in the Shepard Energy Centre through a joint venture agreement with ENMAX as the facility operator. This partnership ensures that Shepard continues to play a critical role in delivering stable and efficient power to Alberta\u0026rsquo;s electricity grid.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard\u0026rsquo;s success is a testament to our commitment to innovation and sustainability,\u0026rdquo; added Young. \u0026ldquo;As we look ahead, we remain focused on ensuring Albertans continue to receive safe, reliable, and affordable electricity.\u0026rdquo;\u003cbr /\u003e\n\u003cdiv\u003e\u0026nbsp;\u003c/div\u003e\n\u003c/p\u003e"},"date":{"value":"2025-03-24T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":""},"metaTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ee0332b2-0c1c-44c9-8d74-a997a4e5720d","url":"/news/enmax-and-distress-centre-calgary---a-14-year-partnership","name":"ENMAX and Distress Centre Calgary - A 14-year partnership","displayName":"ENMAX and Distress Centre Calgary - A 14-year partnership","fields":{"Title":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Comm_DistressCentre_2880x1000_Banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96282/thumbnail","src":"https://assets.enmax.com/api/public/content/6f668bc0be5245328b4c4270663e36b2?v=b5afb565","dam-id":"wiuYzZLuRTioslSQFmscUA"}},"heading":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSince 2011, ENMAX has been a committed partner of \u003ca rel=\"noopener noreferrer\" href=\"https://distresscentre.com/\" target=\"_blank\"\u003eDistress Centre Calgary\u003c/a\u003e, and their work supporting Calgarians facing challenging circumstances. Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need.\u003c/p\u003e\n\u003cp\u003eENMAX contributes annually to Distress Centre\u0026rsquo;s Basic Needs Fund, providing emergency financial assistance to families in crisis, while also sponsoring the Centre\u0026rsquo;s annual volunteer appreciation event, recognizing those who provide vital crisis support. In addition, as part of its annual employee giving program, ENMAX double-matches employee donations to energy affordability partners, including Distress Centre Calgary.\u003c/p\u003e\n\u003cp\u003eTo date, ENMAX has invested more than $1 million in supporting Distress Centre\u0026rsquo;s critical work.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;On behalf of the entire team at Distress Centre, I want to extend our deepest gratitude to ENMAX for their incredible generosity over the past 14 years,\u0026rdquo; said Robyn Romano, CEO, Distress Centre. \u0026ldquo;The support has made a significant impact, from funding our Basic Needs Fund, to sponsoring our cherished annual volunteer appreciation event. We are truly grateful for this meaningful and enduring partnership.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eRomano also acknowledged ENMAX team members going the extra mile to provide snack bags and special treats that bring joy to their dedicated volunteers as they respond to crisis calls, chats, and texts. Most recently ENMAX team members raised over $1,800 for the Basic Needs Fund through a Valentine\u0026rsquo;s Day candygram event.\u003c/p\u003e\n\u003ch5\u003eENMAX\u0026rsquo;s commitment to energy affordability\u003c/h5\u003e\n\u003cp\u003eBy working with affordability partners, ENMAX helps bridge the gap for individuals and families who may be struggling to meet their basic needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;We believe that access to reliable and affordable energy is essential to maintaining a safe and stable life,\u0026rdquo; said Krista Moroz, Manager, Community Impact. \u0026ldquo;That\u0026rsquo;s why we partner with organizations like Distress Centre Calgary to provide assistance to those facing financial difficulties. Energy affordability is not just about paying utility bills\u0026mdash;it\u0026rsquo;s about ensuring that people can stay warm in the winter, cook meals for their families, and live with dignity.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Customer Care team plays an important role in connecting vulnerable customers with Distress Centre\u0026rsquo;s 24/7 Crisis Line and 211 service, ensuring they can access immediate support and navigate underlying challenges.\u003c/p\u003e\n\u003ch5\u003eThe growing need for support\u003c/h5\u003e\n\u003cp\u003eThe demand for crisis supports in Calgary remains high. In 2024 alone, Distress Centre Calgary responded to:\u003cbr /\u003e\n\u003cul\u003e\n    \u003cli\u003e59,000 calls, texts, and chats to their 211 information and navigation service.\u003c/li\u003e\n    \u003cli\u003e50,000 crisis calls, chats, and texts through their crisis lines.\u003c/li\u003e\n    \u003cli\u003e320 individuals who received emergency assistance through the Basic Needs Fund.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\u003cp\u003eAs the need for crisis support continues to grow, ENMAX remains committed to helping ensure Calgarians have access to the resources they need during difficult times. Calgarians in need of support are encouraged to contact 211. Customers can also find access to advice, billing options and energy efficiency resources at \u003ca href=\"/affordability\"\u003e\u003cstrong\u003eenmax.com/affordability\u003c/strong\u003e\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-03-07T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"metaTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b4053dc6-9ae3-4415-a9e1-ce65c1fb96c2","url":"/news/enmax-named-one-of-albertas-top-employers-2025","name":"ENMAX named one of Albertas Top Employers 2025","displayName":"ENMAX named one of Albertas Top Employers 2025","fields":{"Title":{"value":"ENMAX named one of Alberta’s Top Employers"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_TopEmployer_2880x1000_banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95269/thumbnail","src":"https://assets.enmax.com/api/public/content/c2557f62a3594ef499d8063ac2141fec?v=13f6b965","dam-id":"zFNAViGbTOCUiHVDrS7h_w"}},"heading":{"value":"ENMAX named one of Alberta’s Top Employers"},"newsSubheading":{"value":""},"category":{"id":"0541097c-18bf-4f14-afee-daf5882d5c57","url":"/data/category-folder/news","name":"News","displayName":"News","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"News"}}},"body":{"value":"\u003cp\u003eWhat makes a workplace exceptional? Is it comprehensive benefits, or competitive pay? Perhaps it\u0026rsquo;s an employer who genuinely cares about its employees, their safety and their needs. We\u0026rsquo;re proud to offer our people all this and more, which is why we\u0026rsquo;re honoured to be recognized as one of Alberta\u0026rsquo;s best places to work for the seventh year in a row.\u003c/p\u003e\n\u003cp\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve. ENMAX consistently ranks among the top employers in our province, and we\u0026rsquo;re grateful for this recognition.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX is a great place to thrive at work,\u0026rdquo; says Jenna, ENMAX team member. \u0026ldquo;I have the work-life balance my family needs, and opportunities to grow my skills through training and education. I\u0026rsquo;m proud to contribute to our welcoming work environment and to play a role in providing important services to our customers.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;This recognition is a testament to the incredible team we have here,\u0026rdquo; says Brandie Yarish, Chief Human Resources Officer and Executive Vice-President, Safety and Information Technology. \u0026ldquo;Our goal has always been to create an environment where everyone feels safe, welcome and empowered to contribute to our purpose\u0026mdash;lighting the way to a brighter energy future. This consistent acknowledgement lets us know we\u0026rsquo;re on the right track.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eENMAX extends its heartfelt thanks to MediaCorp for selecting us once again for this important recognition.\u003c/p\u003e\n\u003cp\u003eInterested in joining our team? \u003ca href=\"/careers\"\u003eExplore the opportunities\u003c/a\u003e\u0026nbsp;available today.\u003c/p\u003e\n\u003cp\u003e\u003ca rel=\"noopener noreferrer\" href=\"https://reviews.canadastop100.com/top-employer-enmax?_gl=1*1g32dzr*_ga*NDE1NTQ4OTE0LjE2OTY5NjcxMjg.*_ga_H481FDLVWD*MTczODA4MTgwNS4yNi4wLjE3MzgwODE4MDUuMC4wLjA.#ab\" target=\"_blank\"\u003eRead more\u003c/a\u003e about why ENMAX was chosen as one of Alberta\u0026rsquo;s Top Employers.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"0001-01-01T00:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"metaTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ccade68d-750d-4a85-9b9b-918e28fe96f3","url":"/news/enmax-employees-support-294-local-charities-in-2024","name":"ENMAX employees support 294 local charities in 2024","displayName":"ENMAX employees support 294 local charities in 2024","fields":{"Title":{"value":"ENMAX employees support 294 local charities in 2024"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Childrens-cottage_2990x1000.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95346/thumbnail","src":"https://assets.enmax.com/api/public/content/45d7a3c0735a46389800775cc1f09f75?v=700cc1a3","dam-id":"2rkedJGmSiixAmkKHBSTyg"}},"heading":{"value":"ENMAX employees support 294 local charities"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, AB\u003c/strong\u003e - Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Thank you to our incredible team members for their dedication and generosity to give back,\u0026rdquo; says Krista Moroz, Manager, Community Impact, ENMAX Corporation. \u0026ldquo;We\u0026rsquo;re so proud of their community spirit and the lasting impact these efforts have made on the lives of Calgarians.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eIn 2024, our team members raised $235,000, volunteered 5,620 hours and supported 294 charitable organizations! Every year, ENMAX amplifies the impact of our employees\u0026rsquo; contributions to community by double matching employee donations and providing grants for personal volunteer hours through our employee giving program. Together, we contributed over $400,000 in 2024.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;With the role we serve\u0026mdash;providing electricity to all of Calgary\u0026mdash;it\u0026rsquo;s important that we do that with the community in mind,\u0026rdquo; says Adrian, ENMAX team member. \u0026ldquo;It's incumbent upon us to give back. ENMAX allows us to find something meaningful and put in the work to volunteer, donate or get involved with community initiatives.\u0026rdquo;\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\n\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xLNBdp-H0Rc?si=Hr6PRU3zwbGvz1o1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-02-06T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"metaTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children’s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"fa8071a0-1ea4-4292-9ae7-ea04a915e47a","url":"/news/enmax-donates-to-fund-new-boost-program","name":"ENMAX donates to fund new Boost program","displayName":"ENMAX donates to fund new Boost program","fields":{"Title":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"BOOST_MediaRelease_Banner2880x1000px.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95435/thumbnail","src":"https://assets.enmax.com/api/public/content/1e1a994d31854fc793325445d84b59a8?v=5ef3c292","dam-id":"EnZTMiUwReKvs7of9NzRjQ"}},"heading":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"newsSubheading":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eLethbridge, AB - A new partnership between United Way of Lethbridge \u0026amp; South Western Alberta and ENMAX aims to bridge financial gaps caused by an increase in the cost of living. Many individuals in the Southern Alberta region struggle to make ends meet and cannot afford rent, groceries or personal hygiene items. With a donation of $50,000 from ENMAX, the United Way of Lethbridge \u0026amp; South Western Alberta is proud to announce \u0026lsquo;Boost,\u0026rsquo; a program which will provide funding for people in vulnerable financial situations.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Boost\u0026rsquo; was created in response to a growing need within the community. Prior to the program\u0026rsquo;s recent launch, United Way Lethbridge \u0026amp; South Western Alberta was receiving ongoing calls for support from individuals and families who were experiencing immediate financial hardship with nowhere to turn. We were so thankful when ENMAX was there to provide support the community is desperately seeking\u0026rdquo; says Jaci Zalesak, Executive Director of United Way Lethbridge \u0026amp; South Western Alberta. \u0026ldquo;The current cost of living has put immense pressure on both government and nonprofit resources. By kickstarting the Boost program, United Way aims to provide an extra safety barrier for Lethbridge \u0026amp; South Western Alberta individuals and families in need. Additionally, the program will serve those accessing the 211 helpline which is available 24/7, 365 days a year to direct individuals requesting assistance.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eWhile Boost aims to address urgent needs including utility disconnection and rental evictions, it also focuses on long-term solutions by encouraging recipients to develop strategies to prevent future crises. This initiative serves as a last-resort safety net, ensuring that help is available for those who have exhausted all other resources.\u003c/p\u003e\n\u003cp\u003eTo qualify for Boost, individuals must first reach out to local organizations such as food banks and Alberta Works to explore all available options. This approach ensures that Boost assists those in most critical need, complementing existing support systems and enhancing overall community resilience. The one-time fund is meant to give individuals and families a Boost when they are in an emergency situation and support poverty reduction.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX believes in the power of community and funds a number of programs addressing essential needs similar to \u0026lsquo;Boost,\u0026rsquo; including the Basic Needs Fund run by United Way of Calgary and Area, as well as the Lights On Fund run by United Way of Central Alberta,\u0026rdquo; says Krista Moroz, ENMAX Manager of Community Impact. \u0026ldquo;Ultimately, we believe in developing partnerships with local organizations dedicated to making a difference in the community.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eFor more information, please contact United Way at \u003ca href=\"tel:403-327-1700\"\u003e403-327-1700\u003c/a\u003e or \u003ca rel=\"noopener noreferrer\" href=\"https://lethbridgeunitedway.ca/who-we-fund/\" target=\"_blank\"\u003eclick here\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-02-10T07:00:00Z"},"download":{"value":{"href":"http://","linktype":"external","url":"","target":"_blank","text":"","anchor":"","dam-id":"aNR4Twy0QVu0y68kuGZuug"}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"metaTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}}],"heading":{"value":"Featured ENMAX stories"}}},{"uid":"2a19da12-e11d-4acd-b308-74e6b2b57b4b","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"28","FieldNames":"Default"},"placeholders":{"fullwidth-28":[{"uid":"723408ee-7181-41e2-8072-d96352510cee","componentName":"FullWidthBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Working in your neighbourhood","params":{"FieldNames":"ImageLeft","DynamicPlaceholderId":"11"},"fields":{"enableBackgroundColor":{"value":true},"image":{"value":{"height":"634","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42484","width":"1424","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42484/thumbnail","src":"https://assets.enmax.com/api/public/content/701b6db6dfcd4a2fabc682d240ec8d02?v=980e5102"}},"mobileImage":{"value":{"height":"352","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42483","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42483/thumbnail","src":"https://assets.enmax.com/api/public/content/63891e4022794047a07b3d7a063e135e?v=e666a63d"}}},"placeholders":{"bannercontentcontainer-11":[{"uid":"aad4bf50-5208-47d6-a54e-2a938b7ea651","componentName":"BannerContent","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Banner content - Working in your neighbourhood","params":{"DynamicPlaceholderId":"12","FieldNames":"Default"},"fields":{"heading":{"value":"Working in your neighbourhood"},"body":{"value":"\u003cp\u003e\u003cspan style=\"color: #000000;\"\u003eWe\u0026rsquo;re committed to keeping the power flowing today and into the future.\u003c/span\u003e\u003c/p\u003e"},"link":{"value":{"text":"View projects","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{8E5A2717-F0B9-4C3D-A030-A0C1A3F89EAB}","href":"/projects"}}}}]}}]}}],"headless-footer":[{"uid":"723c7ce6-655a-472a-870c-cb3a869aa9c8","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{723C7CE6-655A-472A-870C-CB3A869AA9C8}","ph":"headless-footer","sig":"sxa-footer"},"placeholders":{"sxa-footer":[{"uid":"408f4b02-33e6-412e-b715-194504ee6e39","componentName":"FooterMenu","dataSource":"{EE2E180E-6F29-4CD2-811E-003E16691394}","params":{"CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{},"placeholders":{"categorylinks-1":[{"uid":"bb6053d9-0e83-4556-a169-b97261585c25","componentName":"CategoryLinks","dataSource":"{B85D731C-6356-45F3-AD4F-BA25434E070E}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"},"fields":{"heading":{"value":"Products"}}},{"uid":"ba84832c-cb20-4c25-a911-4f1bf918ca35","componentName":"CategoryLinks","dataSource":"{6E76074C-4A7E-48FA-B53D-0CB730F690CC}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"3","FieldNames":"Default"},"fields":{"heading":{"value":"Outages"}}},{"uid":"440fc3bb-7b65-476c-8d6b-380d2b39aa5a","componentName":"CategoryLinks","dataSource":"{F138CD10-4C8A-4A5B-8CB6-0D77D8132607}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"6","FieldNames":"Default"},"fields":{"heading":{"value":"Operations"}}},{"uid":"4dbb601a-9937-4772-a2de-dd0de4fedec5","componentName":"CategoryLinks","dataSource":"{701CA80B-5FEA-4DC8-BCF3-C7FDF3B2C345}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"5","FieldNames":"Default"},"fields":{"heading":{"value":"Customer Support"}}}]}},{"uid":"c2a18145-ff13-45b8-99f9-cabdf8946e7c","componentName":"FooterMiddle","dataSource":"{2A7942E3-4E9F-48D4-B96C-0DEE9914DF1B}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"fairCompetitionStatement":{"value":"\u003cp\u003e\u003cstrong\u003eCustomers are free to purchase natural gas services or electricity services from a retailer of their choice. For a list of retailers, visit \u003ca href=\"https://www.ucahelps.alberta.ca/\" target=\"_blank\"\u003eucahelps.alberta.ca\u003c/a\u003e or call \u003ca href=\"tel:3104822\"\u003e310-4822\u003c/a\u003e (toll free in Alberta).\u003c/strong\u003e\u003c/p\u003e"},"feedbackDescription":{"value":"Help us improve enmax.com by sharing your online experience"},"feedbackHeading":{"value":"Feedback"},"surveyLink":{"value":{"href":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","text":"Take our survey","linktype":"external","url":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","anchor":"","target":"_blank"}}}},{"uid":"4edcde83-0de0-471b-a26b-a37b2a28e274","componentName":"FooterLegal","dataSource":"{5F7961FD-AC68-476F-AFA4-245FA37A7D2C}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"copyright":{"value":"ENMAX Corporation and its subsidiaries.™ and ®ENMAX Corporation"},"privacyLink":{"value":{"text":"Privacy","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{04F0DD27-C817-4111-A3A7-C8FD36FFB863}","href":"/privacy"}},"accessibilityLink":{"value":{"href":""}},"legalLink":{"value":{"class":"","id":"{B2F1F937-4D15-460C-BEE0-05DBD37FE333}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"Terms of use","url":"/ENMAX/WWW/Home/Terms of Use","href":"/terms-of-use"}},"showTermsAndConditions":{"value":"Show Legal Terms and Conditions"},"termsAndConditions":{"value":""}}}]}}]}}},"339abe05-a7f8-4c3c-b405-32b311049831":{"megaNav":{"topNavigationList":{"results":[{"template":{"name":"Top Navigation"},"id":"C7B469CE225E42F0AEE44EF69111301F","name":"Products","childNavigation":{"results":[]},"categoryLinksList":{"results":[{"id":"E72C4F85643345EE95B5B8685D5C780E","name":"Electricity and natural gas","iconName":{"value":""},"heading":{"value":""},"link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/electricity-and-natural-gas","target":null,"text":"Electricity and natural gas","anchor":null},"pageLinksList":{"results":[{"id":"1E85BA456FCF4DF6861FF6A23EBA33C6","name":"Easymax for home","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/electricity-and-natural-gas/easymax","text":"Easymax\u003csup\u003e®\u003c/sup\u003e for home","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"6D123409AEA04D72874D1884C2749442","name":"Easymax for business","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/for-your-business/easymax-for-your-business","text":"Easymax\u003csup\u003e®\u003c/sup\u003e for business","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"A2B3009900234B2AA7B2ED7767437336","name":"Rate of Last Resort","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/rateoflastresort","text":"Rate of Last Resort","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"B150E802AC1842B2A314C7354A032970","name":"Compare your options","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/electricity-and-natural-gas","text":"Compare your options","target":null,"anchor":null},"redLabel":{"value":""}}]}},{"id":"63A24CDB88E34A94BBD781F42B958861","name":"Solar","iconName":{"value":""},"heading":{"value":"Solar"},"link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/solar","target":null,"text":"Solar","anchor":null},"pageLinksList":{"results":[{"id":"B35E900FA49447A98CFE2981B2773632","name":"Solar for your home","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/solar","text":"Solar for your home","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"5E5035C5ABF14F55A5D070713D6719EB","name":"How it works","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/solar/how-it-works","text":"How it works","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"44E2989D8B264F77A364431167038797","name":"EasyMax Seasonal Solar","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/solar/easymax-seasonal-solar","text":"EasyMax Seasonal Solar™","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"E052E56A98CB404C9C3CC553A82963BE","name":"Solar costs and credits","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/solar/solar-costs-and-credits","text":"Solar costs and credits","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"72A1FD82A4DF4E54AB9ACC9573122D99","name":"Solar for your business","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/for-your-business/solar","text":"Solar for your business","target":null,"anchor":null},"redLabel":{"value":""}}]}},{"id":"93736E8C0963409D90C22A8FC579B588","name":"Power your home","iconName":{"value":""},"heading":{"value":"Power your home"},"link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/helping-power-your-project","target":null,"text":"Power your home","anchor":null},"pageLinksList":{"results":[{"id":"5FC89F2D5717444AAC5835C1B965DE33","name":"Get a site ID","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/helping-power-your-project/request-a-service/get-the-power-flowing","text":"Get a site ID","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"8CB5EBCAE7134528B73AF4F35DB6EFB3","name":"Meter reading","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/helping-power-your-project/request-a-service/meter-reading","text":"Meter reading","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"D96862D9358B4FD8863291F8FC4807D5","name":"Understanding outages","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/outages-and-safety/understanding-outages","text":"Understanding outages","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"570A7C01943F4EDBBCCE5E993980AA95","name":"Customer terms and conditions","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/tariffs","text":"Customer terms \u0026 conditions","target":null,"anchor":null},"redLabel":{"value":""}}]}},{"id":"29D0D070F58D481F9C6E78C68A193852","name":"Renovations","iconName":{"value":""},"heading":{"value":"Renovations"},"link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/helping-power-your-project","target":null,"text":"Renovations","anchor":null},"pageLinksList":{"results":[{"id":"BB5E9F4DC07642F89C90F335D441DF80","name":"Get a site ID","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/helping-power-your-project/start-a-project","text":"Start a project","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"318230A341764D0793A457C8DF8BD4F9","name":"Request a service","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/helping-power-your-project/request-a-service","text":"Request a service","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"0652DC25221E421A9E457BA5750B3BEA","name":"Distributed Energy Resources","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/helping-power-your-project/start-a-project?block=distributed-energy-resource","text":"Distributed Energy Resources","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"041B633A7BB54E27847094AE2D8DAD91","name":"Safety guidelines","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/outages-and-safety/safety-guidelines","text":"Safety guidelines","target":null,"anchor":null},"redLabel":{"value":""}}]}}]},"promoCard":{"results":[]},"outageMapButton":{"results":[]},"supportSearch":{"results":[]}},{"template":{"name":"Top Navigation"},"id":"8A5AD16A46D442B59C6B7B0564936022","name":"Outages","childNavigation":{"results":[]},"categoryLinksList":{"results":[{"id":"F7A0EFBA42EC4B63BDACCD2541F3C92F","name":"Outages","iconName":{"value":""},"heading":{"value":"Outages"},"link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/outages-and-safety","target":null,"text":"Outages","anchor":null},"pageLinksList":{"results":[{"id":"A29E0E53BD6643DFA86ED36F18EB4345","name":"Current outages","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"https://powerservices.enmax.com/","text":"Current outages","target":"_blank","anchor":null},"redLabel":{"value":""}},{"id":"E7CB38B1CECF41C3A4F6DAF442A3BF89","name":"Report an outage","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"https://powerservices.enmax.com/report-outage","text":"Report an outage","target":"_blank","anchor":null},"redLabel":{"value":""}},{"id":"D52FACFFE3794D19AE30E738EF14B9D0","name":"Get outage notifications","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"https://powerservices.enmax.com/signin","text":"Get outage notifications","target":"_blank","anchor":null},"redLabel":{"value":""}},{"id":"06AABCA927464F44B19B838E6E239BE3","name":"Areas outside Calgary","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/outages-and-safety#otherareas","text":"Areas outside Calgary","target":null,"anchor":"otherareas"},"redLabel":{"value":""}}]}},{"id":"5571D882F5EC4BADAFA6071A91CD4216","name":"Resources","iconName":{"value":""},"heading":{"value":""},"link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/outages-and-safety/understanding-outages","target":null,"text":"Resources","anchor":null},"pageLinksList":{"results":[{"id":"B4CEA6D9F78744EF8D24EAA53A7A9655","name":"Why outages occur","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/outages-and-safety/understanding-outages/why-outages-occur","text":"Why outages occur","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"57DC36F335C34AB3AAF88676D57A9DF4","name":"How to prepare for an outage","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/outages-and-safety/understanding-outages/how-to-prepare-for-an-outage","text":"How to prepare for an outage","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"18278830EF094006BC4A8801F6ED1E2C","name":"Real-time system demand","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/generation-and-wires/real-time-system-demand","text":"Real-time system demand","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"47B303DFF35D4A28A6FE9D13FD6E8724","name":"System capacity maps","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/system-resources","text":"System capacity maps","target":null,"anchor":null},"redLabel":{"value":""}}]}}]},"promoCard":{"results":[]},"outageMapButton":{"results":[{"id":"AC486840071D488B85C60885C7EDC4B0","name":"View outage map","image":{"jsonValue":{"value":{"height":"330","dam-content-type":"Image","alt":"Calgary_Map.png","width":"648","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96478/thumbnail","src":"https://assets.enmax.com/api/public/content/e0697c1342b747c5a9d16e4a40fa00dc?v=7f04a679","dam-id":"xlNUEoztR7uAcm6EoK76Pw"}}},"link":{"id":"D75C77E85DD5438082715DD09615546A","url":"https://powerservices.enmax.com/","target":"_blank","text":"View outage map","anchor":null}}]},"supportSearch":{"results":[]}},{"template":{"name":"Top Navigation"},"id":"A0BCFB45DD6F4B1FABE159CCB3180C55","name":"Operations","childNavigation":{"results":[]},"categoryLinksList":{"results":[{"id":"FBE5719FE66442309B4EC5F5101ACDDB","name":"Documents hub","iconName":{"value":""},"heading":{"value":"Documents hub"},"link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/standards-and-regulations","target":null,"text":"Documents hub","anchor":null},"pageLinksList":{"results":[{"id":"841DF11DCD3D4DFB93353B62FDC88F2C","name":"Tariff and fees","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/tariffs","text":"Tariff and fees","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"4810B6A9FE044BA8BEEF38D3213F75E6","name":"Standards and regulations","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/standards-and-regulations","text":"Standards and regulations","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"3748FA5F32984DFCB333E00D4BAD683D","name":"System capacity maps","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/system-resources","text":"System capacity maps","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"5A4566BD51064F1EA02B136B96C63DAB","name":"Contractor portal access","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"https://enmaxcorp.sharepoint.com/sites/CARP/SitePages/Home.aspx","text":"Contractor portal access","target":"_blank","anchor":null},"redLabel":{"value":""}}]}},{"id":"A7A05A1D2E604993BA733602D6B722EA","name":"Projects","iconName":{"value":""},"heading":{"value":"Projects"},"link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/projects","target":null,"text":"Projects","anchor":null},"pageLinksList":{"results":[{"id":"5839516B9038479A9BBE3B25BC3E4CC1","name":"Current ENMAX projects","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/projects","text":"Current ENMAX projects","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"35A08480DCED4E138EE7E34B5C58EBAD","name":"Developer choice model","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/helping-power-your-project/operation-and-partnerships/developer-choice","text":"Developer choice model","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"823E9D745466476A84BA8E155B1B8B82","name":"Telecom choice model","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/helping-power-your-project/operation-and-partnerships/telecom-choice","text":"Telecom choice model","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"64624B306295497CBF4172DABE2731B5","name":"Revenue metering","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/helping-power-your-project/operation-and-partnerships#revenue","text":"Revenue metering","target":null,"anchor":"revenue"},"redLabel":{"value":""}},{"id":"7137875F390C4B10B62ACC660F947B20","name":"Working around electricity","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/outages-and-safety/safety-awareness","text":"Working around electricity","target":null,"anchor":null},"redLabel":{"value":""}}]}},{"id":"CEEE4190942C465CBE3A7B38BEFFDF87","name":"Services","iconName":{"value":""},"heading":{"value":"Services"},"link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/helping-power-your-project","target":null,"text":"Services","anchor":null},"pageLinksList":{"results":[{"id":"BDEE0E7CF98949E69C263FB0AA86C15C","name":"Start a project","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/helping-power-your-project/start-a-project","text":"Start a project","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"575CA1DD8CB24FBBA63297D32D79E472","name":"Get a site ID","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/helping-power-your-project/request-a-service/get-the-power-flowing/get-a-site-id","text":"Get a site ID","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"0779911F47A54F729D2FDCAE06AF0897","name":"Request a service","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/helping-power-your-project/request-a-service","text":"Request a service","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"F2868B58900842EEB61CF6FF86EE09E8","name":"Distributed Energy Resources","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/helping-power-your-project/start-a-project?block=distributed-energy-resource","text":"Distributed Energy Resources (DER)","target":null,"anchor":null},"redLabel":{"value":""}}]}},{"id":"EBD74F72DC534201805E6BD50A392CE7","name":"Retailer services","iconName":{"value":""},"heading":{"value":"Retailer services"},"link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/retailer-services","target":null,"text":"Retailer services","anchor":null},"pageLinksList":{"results":[{"id":"533FFCD04DCF41468519450BF36FF487","name":"Become a retailer","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/retailer-services","text":"Become a retailer","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"2BE7F9479FF742589D7670436978A963","name":"Existing retailers","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/retailer-services/existing-retailer","text":"Existing retailers","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"FBA25B25CB20449DAD4BB0AA62D6ABD5","name":"Settlement process","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/retailer-services/settlement-process","text":"Settlement process","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"6B267C342AF8436B9716CDDD8A2FBA02","name":"Reporting","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/retailer-services/reporting","text":"Reporting","target":null,"anchor":null},"redLabel":{"value":""}}]}}]},"promoCard":{"results":[]},"outageMapButton":{"results":[]},"supportSearch":{"results":[]}},{"template":{"name":"Top Navigation"},"id":"3FA034151B564BC6BC6622A68CD8BD5B","name":"Support","childNavigation":{"results":[]},"categoryLinksList":{"results":[{"id":"5193811A38A248D6A68142B08CDF4CD6","name":"Customer support","iconName":{"value":""},"heading":{"value":""},"link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/customer-support","target":null,"text":"Customer support","anchor":null},"pageLinksList":{"results":[{"id":"FC78136AAEFB47FD93AB84AF1C820CA1","name":"Moving your home","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/moving","text":"Moving your home","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"F87D2FF66CE54F4F9D625625C9D2F9DA","name":"Waste water and recycling","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/customer-support/for-my-home/city-of-calgary-services-on-your-enmax-bill","text":"Waste, water and recycling","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"7BFE9C81FEB74822A2542981896B4396","name":"Affordability options","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/affordability","text":"Affordability options","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"6EBC4DB23CA946A592D13C99FBEEF8DD","name":"Submit a payment receipt","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/customer-support/submit-a-payment-receipt","text":"Submit a payment receipt","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"28C35216A2894139BEC2C161E1D96326","name":"Commercial billing portal","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/customer-support/for-my-business/commercial-billing","text":"Commercial billing portal","target":null,"anchor":null},"redLabel":{"value":""}}]}},{"id":"E3DBD6D6D99B4D918AED46BED9919915","name":"Understanding electricity","iconName":{"value":""},"heading":{"value":""},"link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/generation-and-wires/electricity-101","target":null,"text":"Understanding electricity","anchor":null},"pageLinksList":{"results":[{"id":"24DFBFAC2D2F4CDA9CC3A2779305270F","name":"What is a cable fault","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/customer-support/for-my-home/cable-faults","text":"What is a cable fault","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"ED26FF510D194BF693B6694557B1AE72","name":"Renovations and electricity","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/customer-support/for-my-home/spring-summer-yard-work","text":"Renovations and electricity","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"210EF037D67D49218E1A9C720008E159","name":"Load limiter or electrical limiter guide","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/customer-support/for-my-home/load-limiter-or-electricity-limiter-guide","text":"Load limiter or electrical limiter guide","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"8918EA8B76934637840223CB06DAB5CF","name":"EV charging","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/customer-support/for-my-home/installing-ev-charger","text":"EV charging","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"3078F3936AA64C9C85307EA116599EBA","name":"Commercial development","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/customer-support/for-my-business/powering-your-commercial-development","text":"Commercial development","target":null,"anchor":null},"redLabel":{"value":""}}]}}]},"promoCard":{"results":[]},"outageMapButton":{"results":[]},"supportSearch":{"results":[{"id":"5020AF3C2C5F44A89A39C2C334EA7DA7","name":"Support Search","heading":{"value":"How can we help?"},"placeholderText":{"value":"Search support"},"searchButtonText":{"value":"Search"},"body":{"value":"\u003cp class=\"neutral-100 no-margin\"\u003eor \u0026nbsp; \u003ca href=\"https://www.enmax.com/customer-support\" class=\"bold-link\"\u003eView all support articles\u003c/a\u003e\u003c/p\u003e"}}]}}]}},"utilities":[{"id":"D5196FA6937247FC8DEE6B6E4AF5DE59","name":"Feedback","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","text":"Feedback","target":"_blank","anchor":null},"redLabel":{"value":""}},{"id":"A11EA1FCDEBD442CA7428E12806F96E1","name":"About us","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/about-us","text":"About us","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"904B70F0A3474F328CBFFAFCBDB0DAC8","name":"News","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/news","text":"News","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"C1ABFAC78EA34A90BEE281A0D4DD3629","name":"Careers","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/careers","text":"Careers","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"A19F4D703E014E349F83A8D732CFE03B","name":"Contact us","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/contact-us","text":"Contact us","target":null,"anchor":null},"redLabel":{"value":""}},{"id":"94060B1538C8491285538ADA304EB3D5","name":"Generation and wires","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/generation-and-wires","text":"Generation and wires","target":null,"anchor":null},"redLabel":{"value":""}}],"tabs":[{"id":"AFAB99B6ED7D4F7BB5CC29250572172A","name":"ENMAX","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"/","text":"ENMAX","target":null,"anchor":null}},{"id":"75A04BC116AF49CEA0E6C0F4AF087970","name":"Versant","link":{"id":"D75C77E85DD5438082715DD09615546A","url":"https://www.versantpower.com/","text":"VERSANT","target":"_blank","anchor":null}}],"context":{"pageEditing":false,"site":{"name":"WWW"},"pageState":"normal","editMode":"chromes","language":"en","itemPath":"/","variantId":"_default"},"route":{"name":"Home","displayName":"Home","fields":{"Title":{"value":"$name"},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Visit our website for details on ENMAX home and business energy, outage information or reporting, ENMAX customer care and more."},"metaTitle":{"value":"Welcome to ENMAX"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Welcome to ENMAX"},"SxaTags":[],"Page Design":{"id":"f87bbc0f-24b3-4724-b7a7-6e7a9dc4bc2e","url":"/presentation/page-designs/home-page","name":"Home Page","displayName":"Home Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"274252e3-5b60-40eb-bae8-b675872dff64","url":"/presentation/partial-designs/home-page-alert-banner","name":"Home Page Alert Banner","displayName":"Home Page Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""}},"databaseName":"master","deviceId":"fe5d7fdf-89c0-4d99-9aa3-b5fbd009c9f3","itemId":"62e4895b-362c-44cd-9a1e-5cdeb0bce1bc","itemLanguage":"en","itemVersion":17,"layoutId":"96e5f4ba-a2cf-4a4c-a4e7-64da88226362","templateId":"6e68d3b7-b3ff-4f3f-be46-88a16f6a49c2","templateName":"Home Page","placeholders":{"headless-header":[{"uid":"48d48607-fd99-4038-a130-f8f6908ba23a","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{48D48607-FD99-4038-A130-F8F6908BA23A}","ph":"headless-header","sig":"sxa-site-wide-alert-banner"},"placeholders":{"sxa-site-wide-alert-banner":[{"uid":"aa456d12-f232-4498-82d0-43bf4b2d5cb6","componentName":"SiteWideAlertBanner","dataSource":"{5BFC7DFD-D647-486A-9DCA-EE26E7CE4A9E}","params":{"DynamicPlaceholderId":"1","CacheClearingBehavior":"Clear on publish","FieldNames":"Default"},"fields":{"siteWideAlertBanner":null,"overridePageSettings":{"value":false}}}]}},{"uid":"274252e3-5b60-40eb-bae8-b675872dff64","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{274252E3-5B60-40EB-BAE8-B675872DFF64}","ph":"headless-header","sig":"sxa-alert-banner"},"placeholders":{"sxa-alert-banner":[{"uid":"bbd363a6-d79a-4bd2-b264-c131e6a608f2","componentName":"HomePageAlertBanner","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"}}]}},{"uid":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{ED0E4896-8B87-4DB6-AF85-7CB967DCAADC}","ph":"headless-header","sig":"sxa-header"},"placeholders":{"sxa-header":[{"uid":"339abe05-a7f8-4c3c-b405-32b311049831","componentName":"Header","dataSource":"{34094175-E867-4E9A-9A2C-4B48E37C9ACF}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"outageLinkMobile":{"value":{"text":"Outage information","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","href":"/outages-and-safety"}},"outageLink":{"value":{"href":""}},"signinLink":{"value":{"href":"https://myaccount.enmax.com/","text":"Sign In","linktype":"external","url":"https://myaccount.enmax.com/","anchor":"","target":""}},"logo":{"value":"ENMAXPrimary"}},"placeholders":{"categorylinks-{*}":[]}},{"uid":"216481d8-57d4-4b3a-92b2-f3b9a41b79a1","componentName":"CookieConsent","dataSource":"{BAE8EDA6-043B-4DAA-A40D-CB123FCD3763}","fields":{"validAsOf":{"value":"2023-10-20T06:00:00Z"},"body":{"value":"\u003cp\u003eWe use cookies and other web tracking technologies to improve our services, identify areas for repair, better understand what our customers use and don't use, and for marketing services. To learn more, visit our \u003ca href=\"/privacy/personal-information-commitment\"\u003ePrivacy Commitment.\u003c/a\u003e\u003c/p\u003e"}}},{"uid":"20b946d3-46cc-4913-884a-8c598cb64365","componentName":"LinkHandler","dataSource":""}]}}],"headless-main":[{"uid":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{AFAF7F16-5A00-4012-85C9-521A2EEAC6AC}","ph":"headless-main","sig":"sxa-webchat-v2"},"placeholders":{"sxa-webchat-v2":[{"uid":"dd32dd20-fe66-4256-9c7c-a255e59c2c5a","componentName":"WebChatv2","dataSource":"{CF048F62-BD79-478A-ABCD-26D4348740ED}","params":{"DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{"webchatToastAcceptedLink":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{18929669-B450-4414-8224-EA47DA3EE0D2}","href":"/customer-support"}},"webchatOutageSecondaryButton":{"value":"Maybe Later"},"webchatOutageTitle":{"value":"Live Chat is currently not available"},"webchatChatOfflinePrimaryButton":{"value":"Get Support"},"webchatChatOfflineTitle":{"value":"Live Chat is closed"},"webchatChatOfflineMessage":{"value":"You can chat with us: Home accounts: Weekdays 8 a.m.- 8:00 p.m. (MST) Saturday 8 a.m.- 4:30 p.m. (MST) Business accounts: Weekdays 8 a.m. - 5:00 p.m. (MST)  Live chat and ENMAX customer care are not available on Statutory holidays."},"webchatChatOfflineSecondaryButton":{"value":"Maybe Later"},"webchatOutageMessage":{"value":"We're working on Live Chat, and hope to have it restored soon. In the meantime, please call our customer care team at 310-2010. Home accounts: Weekdays 8 a.m - 6:00 p.m. Business accounts: Weekdays 8 a.m - 5:00 p.m. ENMAX Customer care is not available on weekends and holidays."},"webchatOutagePrimaryButton":{"value":"Get Support"},"webchatPrivacyMessage":{"value":"\u003cp\u003eBy participating in this Live Chat you consent to this conversation being recorded. \u003ca id=\"privacyLink\" href=\"/privacy\" target=\"_blank\"\u003ePrivacy \u0026 Security.\u003c/a\u003e\u003c/p\u003e"},"webchatSignupType":{"value":"Sign up type"},"webchatStartChatButton":{"value":"Start Chat"},"webchatSubjectOptions":[{"id":"d3ddc82f-9176-48b5-9d8e-e15d076462d5","url":"/data/genesyswebchat/webchatv2subjectoptions/new-sign-up","name":"New sign up","displayName":"New sign up","fields":{"tooltipText":{"value":""},"label":{"value":"New sign up"},"value":{"value":"New sign up"}}},{"id":"d3782bb3-1a6d-486a-890a-ee9511f25207","url":"/data/genesyswebchat/webchatv2subjectoptions/billing-inquiries","name":"Billing inquiries","displayName":"Billing inquiries","fields":{"tooltipText":{"value":""},"label":{"value":"Billing inquiries"},"value":{"value":"Billing inquiries"}}},{"id":"ed15ad79-40ea-42c8-b973-f0f8463ac2f1","url":"/data/genesyswebchat/webchatv2subjectoptions/payment-arrangements","name":"Payment arrangements","displayName":"Payment arrangements","fields":{"tooltipText":{"value":""},"label":{"value":"Payment arrangements"},"value":{"value":"Payment arrangements"}}},{"id":"a4356dcd-d2c5-430b-8c6b-5461c25314cd","url":"/data/genesyswebchat/webchatv2subjectoptions/renew-my-plan","name":"Renew my plan","displayName":"Renew my plan","fields":{"tooltipText":{"value":""},"label":{"value":"Renew my plan"},"value":{"value":"Renew my plan"}}},{"id":"c8e31884-65f6-4f06-b775-1d4a0f22a2a5","url":"/data/genesyswebchat/webchatv2subjectoptions/account-updates","name":"Account updates","displayName":"Account updates","fields":{"tooltipText":{"value":""},"label":{"value":"Account updates"},"value":{"value":"Account updates"}}},{"id":"3893a503-c5f9-4525-97da-37f233ce9ac1","url":"/data/genesyswebchat/webchatv2subjectoptions/referral","name":"Referral","displayName":"Referral","fields":{"tooltipText":{"value":""},"label":{"value":"Referral"},"value":{"value":"Referral"}}},{"id":"81fc26da-e5b9-4814-9f01-409c5764f9f7","url":"/data/genesyswebchat/webchatv2subjectoptions/move-my-services","name":"Move my services","displayName":"Move my services","fields":{"tooltipText":{"value":""},"label":{"value":"Move my services"},"value":{"value":"Move my services"}}}],"webchatNullOptionLabel":{"value":"Select one"},"webchatAccountTypeOptions":[{"id":"3f6d76f4-d288-4426-8ed3-d6713306deb5","url":"/data/genesyswebchat/webchatv2accounttypeoptions/home","name":"Home","displayName":"Home","fields":{"tooltipText":{"value":""},"label":{"value":"Home"},"value":{"value":"Home"}}},{"id":"90b5e7f7-052e-48d3-94a6-a3b867045aae","url":"/data/genesyswebchat/webchatv2accounttypeoptions/business","name":"Business","displayName":"Business","fields":{"tooltipText":{"value":""},"label":{"value":"Business"},"value":{"value":"Business"}}},{"id":"481e3ace-90a6-42f7-93b7-124a17033a11","url":"/data/genesyswebchat/webchatv2accounttypeoptions/not-a-customer","name":"Not a customer","displayName":"Not a customer","fields":{"tooltipText":{"value":""},"label":{"value":"Not a customer"},"value":{"value":"NC"}}}],"webchatSubjectLabel":{"value":"Subject"},"webchatCancelButton":{"value":"Cancel"},"webchatChatTranscriptLabel":{"value":"Please email me the transcript of this chat"},"webchatAccountNumberLabel":{"value":"Account Number"},"webchatAccountTypeLabel":{"value":"Account Type"},"webchatCloseAlertMessage":{"value":"Are you sure you want to close chat?"},"webchatCloseButton":{"value":"Close"},"webchatEmailLabel":{"value":"Email"},"webchatHeading":{"value":"Live chat"},"webchatNameLabel":{"value":"Name"},"webchatSignupTypeOptions":[{"id":"eb973160-7425-492b-8be8-ca701ba0d1b8","url":"/data/genesyswebchat/webchatv2signuptypeoptions/easymax","name":"Easymax","displayName":"Easymax","fields":{"tooltipText":{"value":""},"label":{"value":"Easymax"},"value":{"value":"Easymax"}}},{"id":"9bee790a-740d-4829-a576-c0bc2f2c5cdd","url":"/data/genesyswebchat/webchatv2signuptypeoptions/rate-of-last-resort","name":"Rate of Last Resort","displayName":"Rate of Last Resort","fields":{"tooltipText":{"value":""},"label":{"value":"Rate of Last Resort"},"value":{"value":"Rate of Last Resort"}}}],"saturdayBusinessHours":{"value":""},"sundayBusinessHours":{"value":""},"weekdayBusinessHours":{"value":"8:00-17:00"},"isOutage":{"value":false},"sundayResidentialHours":{"value":""},"saturdayResidentialHours":{"value":"8:00-16:30"},"weekdayResidentialHours":{"value":"8:00-20:00"},"specialDaySelection":[{"id":"fbae7770-a2c4-47bf-b0d1-8fbf77171a84","url":"/data/genesyswebchat/webchatspecialdayhours/boxing-day","name":"Boxing Day","displayName":"Boxing Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"26-12-2025"},"title":{"value":"Boxing Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Boxing Day"}}},{"id":"d4bdd05a-d3d2-43d2-bc4e-6191f08ba5ca","url":"/data/genesyswebchat/webchatspecialdayhours/canada-day","name":"Canada Day","displayName":"Canada Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-07-2025"},"title":{"value":"Canada Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Canada Day"}}},{"id":"1d9921d3-27fc-4e3d-9b7d-d3852f0f26c8","url":"/data/genesyswebchat/webchatspecialdayhours/christmas-day","name":"Christmas Day","displayName":"Christmas Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"25-12-2025"},"title":{"value":"Christmas Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Christmas Day"}}},{"id":"720cae5c-50de-4ef8-9271-c54b6cf20233","url":"/data/genesyswebchat/webchatspecialdayhours/december-23rd","name":"December 23rd","displayName":"December 23rd","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"23-12-2024"},"title":{"value":"December 23rd"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"December 23rd"}}},{"id":"fb5b798e-fad6-4fac-9b7e-0da95d69e2e9","url":"/data/genesyswebchat/webchatspecialdayhours/december-24th","name":"December 24th","displayName":"Christmas Eve","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"24-12-2025"},"title":{"value":"December 24th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 24th"}}},{"id":"da67ca4d-f82b-41b5-bbaa-633d2ba8995b","url":"/data/genesyswebchat/webchatspecialdayhours/december-27th","name":"December 27th","displayName":"December 27th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"27-12-2025"},"title":{"value":"December 27th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 27th"}}},{"id":"d260e501-e624-404f-a542-0763583fded8","url":"/data/genesyswebchat/webchatspecialdayhours/december-28th","name":"December 28th","displayName":"December 28th","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"28-12-2024"},"title":{"value":"December 28th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 28th"}}},{"id":"a59d333d-4f17-41e3-a36e-129df39a7671","url":"/data/genesyswebchat/webchatspecialdayhours/december-29th","name":"December 29th","displayName":"December 29th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"29-12-2025"},"title":{"value":"December 29th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 29th"}}},{"id":"173ed799-a393-4ecd-b348-e44e27878d42","url":"/data/genesyswebchat/webchatspecialdayhours/december-30th","name":"December 30th","displayName":"December 30th","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"30-12-2025"},"title":{"value":"December 30th"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 30th"}}},{"id":"898f4979-a474-4980-97dd-963b1145f6f3","url":"/data/genesyswebchat/webchatspecialdayhours/december-31st","name":"December 31st","displayName":"December 31st","fields":{"businessChatTime":{"value":"8:00-16:30"},"specialDay":{"value":"31-12-2025"},"title":{"value":"December 31st"},"residentialChatTime":{"value":"8:00-16:30"},"specialDayRemarks":{"value":"December 31st"}}},{"id":"7129c4e1-efae-4746-9bf8-bd2023e4b229","url":"/data/genesyswebchat/webchatspecialdayhours/easter-monday","name":"Easter Monday","displayName":"Easter Monday","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"21-04-2025"},"title":{"value":"Easter Monday"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"Easter Monday"}}},{"id":"4ac764ec-d0de-4342-8465-ecad24a806d9","url":"/data/genesyswebchat/webchatspecialdayhours/family-day","name":"Family Day","displayName":"Family Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"17-02-2025"},"title":{"value":"Family Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Family Day"}}},{"id":"ca526b86-5231-4325-9be4-b5ab9aa1c328","url":"/data/genesyswebchat/webchatspecialdayhours/good-friday","name":"Good Friday","displayName":"Good Friday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"18-04-2025"},"title":{"value":"Good Friday"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Good Friday"}}},{"id":"1370e47e-7be7-41c8-8a6a-137ee183dfbd","url":"/data/genesyswebchat/webchatspecialdayhours/heritage-day","name":"Heritage Day","displayName":"Civic Holiday","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"04-08-2025"},"title":{"value":"Heritage Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Heritage Day"}}},{"id":"e7ebc1d9-340c-46a4-85f1-b47632d16099","url":"/data/genesyswebchat/webchatspecialdayhours/labour-day","name":"Labour day","displayName":"Labour day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-09-2025"},"title":{"value":"Labour day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Labour day"}}},{"id":"00950dbd-1ecb-4683-97d5-89f1a40daa1c","url":"/data/genesyswebchat/webchatspecialdayhours/national-day-for-truth-and-reconciliation","name":"National Day for Truth and Reconciliation","displayName":"National Day for Truth and Reconciliation","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"30-09-2025"},"title":{"value":"National Day for Truth and Reconciliation"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"National Day for Truth and Reconciliation"}}},{"id":"6f6ed807-9194-4a65-b651-44bb219efe83","url":"/data/genesyswebchat/webchatspecialdayhours/new-years-day","name":"New Years Day","displayName":"New Years Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"01-01-2026"},"title":{"value":"New Year's Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"New Year�s Day"}}},{"id":"9b24d930-68fd-4c5b-9781-22432f4c727d","url":"/data/genesyswebchat/webchatspecialdayhours/remembrance-day","name":"Remembrance Day","displayName":"Remembrance Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"11-11-2025"},"title":{"value":"Remembrance Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Remembrance Day"}}},{"id":"9af07907-1722-4e5b-bad3-901a016f08c6","url":"/data/genesyswebchat/webchatspecialdayhours/thanksgiving","name":"Thanksgiving","displayName":"Thanksgiving","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"13-10-2025"},"title":{"value":"Thanksgiving"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Thanksgiving"}}},{"id":"acd2ceb1-9dba-4ae6-9c45-2a90a2cadff5","url":"/data/genesyswebchat/webchatspecialdayhours/victoria-day","name":"Victoria Day","displayName":"Victoria Day","fields":{"businessChatTime":{"value":""},"specialDay":{"value":"19-05-2025"},"title":{"value":"Victoria Day"},"residentialChatTime":{"value":""},"specialDayRemarks":{"value":"Vicotria Day"}}},{"id":"4803fe59-be13-4cbd-941d-387910f7bae4","url":"/data/genesyswebchat/webchatspecialdayhours/january-2","name":"January 2","displayName":"January 2","fields":{"businessChatTime":{"value":"8:00-17:00"},"specialDay":{"value":"02-01-2025"},"title":{"value":"January 2"},"residentialChatTime":{"value":"8:00-20:00"},"specialDayRemarks":{"value":"January 2"}}}],"outageMessage":{"value":""},"chatOfflineMessage":{"value":""}}}]}},{"uid":"6feffae0-9ebd-4cd9-abc0-9ac75d676633","componentName":"HelpMeChooseBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/We are here to help","params":{"GridParameters":"col-12","FieldNames":"Default","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"32"},"fields":{"headerEyebrow":{"value":""},"heading":{"value":"We're here to help."},"segmentedOption1":{"value":"I'm new here"},"segmentedOption2":{"value":"I'm a customer"},"image":{"value":{"height":"1360","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42479","width":"1360","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42479/thumbnail","src":"https://assets.enmax.com/api/public/content/973bd49ee29d4aafabd84ea20ac22347?v=d5496355"}},"mobileImage":{"value":{"height":"442","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42481","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42481/thumbnail","src":"https://assets.enmax.com/api/public/content/0aefafe0fba54d349d607dd0435f6b02?v=279219ad"}}},"placeholders":{"stackediconpanel-32":[{"uid":"1cdb4265-880e-4eea-a141-1de67517d1da","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1","params":{"persona":"I'm new here","GridParameters":"col-12","DynamicPlaceholderId":"33","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-33":[{"uid":"0895e381-928f-4573-91a6-1a283069489d","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Easymax","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"34","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Easymax\u003csup\u003e®\u003c/sup\u003e"},"link":{"value":{"class":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"","url":"/ENMAX/WWW/Home/Electricity and natural gas/Easymax","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"acae89f5-c69a-4322-9eca-61f1b5d09067","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Rate of Last Resort","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"35","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Rate of Last Resort"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{F9E96A85-371F-4D1B-A353-528721153095}","href":"/rateoflastresort"}},"iconName":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}},"iconImage":{"id":"7ea6257e-764f-44f5-a154-b8639f6e6b26","url":"/data/icons/electricity","name":"electricity","displayName":"electricity","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity_hover.svg","stylelabs-content-id":"42491","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42491/thumbnail","src":"https://assets.enmax.com/api/public/content/92bfed52a1b545afba844ab32ca2e2e4?v=fc69e361"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_electricity.svg","stylelabs-content-id":"42493","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42493/thumbnail","src":"https://assets.enmax.com/api/public/content/e0b3456b63d0476185c2afd9b5923eb5?v=2cf5c520"}}}}}},{"uid":"e7ea25e3-607e-45a8-ab5d-08f1030161dc","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Compare my options","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"37","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Compare my Options"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{E4B8710E-049C-403C-87FB-E5DDED4BB89C}","href":"/electricity-and-natural-gas"}},"iconName":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}},"iconImage":{"id":"3a6ca963-3c15-4418-9c98-d6d908d5d6cb","url":"/data/icons/compare-options","name":"Compare-options","displayName":"Compare-options","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_CompareOptions_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96194/thumbnail","src":"https://assets.enmax.com/api/public/content/3d9bde4387b44866b273721b629cc48f?v=90c09ce0","dam-id":"RIZA4eb4Sbqd8X7K84kBZQ"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icon_compare options.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96094/thumbnail","src":"https://assets.enmax.com/api/public/content/47cf02f70c1941d6a973251896bde40b?v=5af34e5a","dam-id":"Fgu-Nf25RRSg40JrBa4sWw"}}}}}},{"uid":"1a2d3729-9f74-4904-8535-6554f2b0061b","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container1/Site energization","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"36","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Site energization"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{5E0830FA-3641-483C-837A-0EBE64C51122}","href":"/helping-power-your-project/request-a-service/get-the-power-flowing"}},"iconName":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}},"iconImage":{"id":"40126506-8ab1-4e38-8c9e-88e1543cc939","url":"/data/icons/site-energization","name":"site-energization","displayName":"site-energization","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization_hover.svg","stylelabs-content-id":"44633","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44633/thumbnail","src":"https://assets.enmax.com/api/public/content/c245e5d27f824f9ba98778d56f310a5d?v=0407ab78"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_siteEnergization.svg","stylelabs-content-id":"44628","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44628/thumbnail","src":"https://assets.enmax.com/api/public/content/9a07b23f392e431185996cc581b66421?v=4a622222"}}}}}}]}},{"uid":"f3e8162a-72c1-4395-8fbe-632d3a91d5dc","componentName":"StackedIconContainer","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2","params":{"persona":"I'm a customer","GridParameters":"col-12","DynamicPlaceholderId":"38","FieldNames":"Default"},"fields":{"iconName":{"value":""},"link":{"value":{"class":"","querystring":"","id":"{B034FC12-9E4D-443E-A7C0-9BB03CAB7EC7}","anchor":"","target":"","title":"","linktype":"internal","text":"Outage information","url":"/ENMAX/WWW/Home/Outages and Safety","href":"/outages-and-safety"}},"heading":{"value":"How can we help you?"}},"placeholders":{"iconcontainer-38":[{"uid":"92ca6c74-9a62-4653-8318-249b6faf53d5","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Current Easymax rates","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"39","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Current Easymax\u003csup\u003e®\u003c/sup\u003e\u2028rates"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{BA33DFC5-1F23-492D-A832-E21A697CF27C}","href":"/electricity-and-natural-gas/easymax"}},"iconName":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}},"iconImage":{"id":"8d154c3f-f336-4906-912a-4bbfc7d43485","url":"/data/icons/electricitynaturalgaseasymax_primary","name":"electricityNaturalGasEasymax_primary","displayName":"electricityNaturalGasEasymax_primary","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_ENG_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96196/thumbnail","src":"https://assets.enmax.com/api/public/content/58067561b97a4715a819074c2f47a517?v=43887bd7","dam-id":"F5RU2KTSROq11mOzUnJjgw"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_electricityNaturalGas.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/43454/thumbnail","src":"https://assets.enmax.com/api/public/content/1ef0892a15b649b99cb37a51748f6709?v=8e41ecea","dam-id":"qz-NTi5g7k-VcsZMC0egvg"}}}}}},{"uid":"2d454dd9-2421-47f7-9e31-4443eaffd2de","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Manage my plan","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"40","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Manage my plan"},"link":{"value":{"href":"http://myaccount.enmax.com/manage-my-plan","linktype":"external","url":"http://myaccount.enmax.com/manage-my-plan","anchor":"","target":""}},"iconName":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}},"iconImage":{"id":"ec8f7a00-e9b6-4e79-946c-0963034e0fbe","url":"/data/icons/manageplan","name":"ManagePlan","displayName":"ManagePlan","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_MyPlan_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96200/thumbnail","src":"https://assets.enmax.com/api/public/content/e9c5b79534944c1e9903d6c6c4c24f4d?v=6ce3b580","dam-id":"B4oOYzKuS8GLrYWw7EF9eg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"icons_flexibility.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42878/thumbnail","src":"https://assets.enmax.com/api/public/content/47f57510bbd54c9f9341db826f575b61?v=e457bec7","dam-id":"z5W4auUDC0ODl2xZw2YVAQ"}}}}}},{"uid":"24c7ec3d-c312-4228-96ef-54dae8476bde","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/View my bill","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"41","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"View my bill"},"link":{"value":{"href":"https://myaccount.enmax.com/view-my-bill","linktype":"external","url":"https://myaccount.enmax.com/view-my-bill","anchor":"","target":""}},"iconName":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}},"iconImage":{"id":"f53b6ae3-2967-450b-b5fb-979a9a7b0d62","url":"/data/icons/bill","name":"bill","displayName":"bill","fields":{"iconImageOnHover":{"value":{"height":"64","dam-content-type":"Image","alt":"Icon_Bill_hover.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96197/thumbnail","src":"https://assets.enmax.com/api/public/content/13badc6bd95f4970adbd2fec8cba51c7?v=e951cf4f","dam-id":"FinJAXMSS4ydN8Qd-E5Nsg"}},"iconImage":{"value":{"height":"64","dam-content-type":"Image","alt":"Bill.svg","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/78132/thumbnail","src":"https://assets.enmax.com/api/public/content/db852db7bc764becaaf5214a7aa2eea1?v=6622d0e9","dam-id":"f4Hi94gNRfa_ahjfmm_E9A"}}}}}},{"uid":"4d284103-d6b3-4292-be34-c9407cb0b597","componentName":"StackedIcon","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Stacked Container2/Meter services","params":{"GridParameters":"col-12","FieldNames":"Small","DynamicPlaceholderId":"42","CacheClearingBehavior":"Clear on publish"},"fields":{"subheading":{"value":""},"heading":{"value":"Meter services"},"link":{"value":{"text":"","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{87D9A252-4048-48C9-A42F-68F81D4B8475}","href":"/helping-power-your-project/meter-services"}},"iconName":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}},"iconImage":{"id":"d77e3948-0955-4f8f-8869-854f0ca783b4","url":"/data/icons/meter-services","name":"meter-services","displayName":"meter-services","fields":{"iconImageOnHover":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices_hover.svg","stylelabs-content-id":"44630","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44630/thumbnail","src":"https://assets.enmax.com/api/public/content/6752a3300ecf427ba9e77c2484305446?v=8cabd26a"}},"iconImage":{"value":{"height":"64","stylelabs-content-type":"Image","alt":"icons_meterServices.svg","stylelabs-content-id":"44627","width":"64","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44627/thumbnail","src":"https://assets.enmax.com/api/public/content/07e8650b50704c3b8f711838257f10df?v=28f0a7d1"}}}}}}]}}]}},{"uid":"3886efca-49b8-43d8-bc1c-39948660126d","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_topPadding":"Medium","DynamicPlaceholderId":"43"},"placeholders":{"fullwidth-43":[{"uid":"722d7846-8fe5-48b2-a044-940df5dc8f80","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/My account blob","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"44"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Convenience at your fingertips"},"image":{"value":{"height":"752","dam-content-type":"Image","alt":"[email protected]","width":"934","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42672/thumbnail","src":"https://assets.enmax.com/api/public/content/a90636a696194d9489019de2f34c0695?v=4be0cdd8","dam-id":"oPlH1mqDIUKQQJ2GA5RldQ"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"href":"https://myaccount.enmax.com/","linktype":"external","url":"https://myaccount.enmax.com/","target":"_blank","text":"Sign in"}},"isHeadline":{"value":true},"eyebrow":{"value":"ENMAX My Account "},"paragraph1":{"value":"\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eWe’ve updated My Account to make it easier than ever to renew Easymax\u003c/span\u003e\u003csup style=\"color: rgb(0, 0, 0);\"\u003e®\u003c/sup\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e accounts, make payments, move or manage your services.\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-44":[]}}]}},{"uid":"e351311b-16ec-4f71-9a8d-c5dbbee0a8e8","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","DynamicPlaceholderId":"13","FieldNames":"Default"},"placeholders":{"fullwidth-13":[{"uid":"b877e5de-5599-4015-a381-22affaf8bded","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Get ready for winter","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"15"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Safety tips for yard work"},"image":{"value":{"height":"600","dam-content-type":"Image","alt":"ENMAX-Yard-Safety_Encroachment.jpg","width":"1000","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97889/thumbnail","src":"https://assets.enmax.com/api/public/content/fd1b6431c7d9407684a2c570e294a0cc?v=dc4cebc1","dam-id":"vAsQO4A6RGK3DskMqkZN1w"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"See tips","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{7E6FC975-6EB2-495A-A1C4-8AA1E80FAF97}","href":"/customer-support/for-my-home/spring-summer-yard-work"}},"isHeadline":{"value":true},"eyebrow":{"value":"Customer support"},"paragraph1":{"value":"\u003cp\u003e\u003cspan data-olk-copy-source=\"MessageBody\"\u003eExplore resources to help you stay safe when working near outdoor electrical infrastructure.\u003c/span\u003e\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-15":[]}}]}},{"uid":"3c1d1f99-9c6b-4b62-a757-24dd03d71153","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","DynamicPlaceholderId":"29","FieldNames":"Default"},"placeholders":{"fullwidth-29":[{"uid":"9d69d926-5b89-4aaa-9eb9-bf2c1ccfb8d9","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Easier budgeting","params":{"GridParameters":"col-12","FieldNames":"ImageLeftHorizontal","DynamicPlaceholderId":"16"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Easier budgeting"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42472","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42472/thumbnail","src":"https://assets.enmax.com/api/public/content/23264554baae46db8618b0a6e89ae5b1?v=f1ed0d09"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{43B3B308-647F-44F7-BA34-1DE871CEFCB3}","href":"/customer-support/for-my-home/equalized-payments-for-easier-budgeting"}},"isHeadline":{"value":true},"eyebrow":{"value":"account management"},"paragraph1":{"value":"\u003cp\u003eSetting up an Equalized Payment Plan is one way to smooth out bills during higher usage times.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42477","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42477/thumbnail","src":"https://assets.enmax.com/api/public/content/543d4df9cccc4159956af285ab1180d6?v=932ba212"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-16":[]}}]}},{"uid":"e447eae6-c9d4-4d55-98f7-cc4e926c53e9","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","FieldNames":"Default","_bottomPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"30"},"placeholders":{"fullwidth-30":[{"uid":"81846842-6703-4cc4-92f9-c195aad9a3e5","componentName":"ContentBlock","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Electric Vehicles and Charging Station","params":{"GridParameters":"col-12","FieldNames":"ImageRightHorizontal","DynamicPlaceholderId":"31"},"fields":{"imageLink":{"value":{"href":""}},"heading":{"value":"Electric vehicles and charging stations"},"image":{"value":{"height":"940","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44696","width":"1176","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44696/thumbnail","src":"https://assets.enmax.com/api/public/content/17cd4c402e27434992bcc482f0972fbf?v=72bc2030"}},"paragraphLine1":{"value":true},"paragraphLine2":{"value":false},"link":{"value":{"text":"Learn more","anchor":"","linktype":"internal","class":"","title":"","querystring":"","id":"{26A980E2-DFDA-424E-BADC-0065166BD437}","href":"/ev-chargers"}},"isHeadline":{"value":true},"eyebrow":{"value":"Electric vehicles"},"paragraph1":{"value":"\u003cp\u003eBefore making a costly change to your home or electricity service, discover which charger is the right fit to your specific needs.\u003c/p\u003e"},"paragraph2":{"value":""},"hideImageMobile":{"value":true},"backgroundColour":{"value":""},"mobileImage":{"value":{"height":"544","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"44694","width":"594","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/44694/thumbnail","src":"https://assets.enmax.com/api/public/content/d28ddcac1a2042658a9cd9b9cff3e3bd?v=da6eeb5e"}},"cropImage":{"value":true}},"placeholders":{"buttonpanel-31":[]}}]}},{"uid":"b295a99c-e7e0-4cfa-8af5-7ad76194a31a","componentName":"NewsCardSlider","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Homepage News Card Slider","params":{"GridParameters":"col-12","DynamicPlaceholderId":"14","FieldNames":"Default"},"fields":{"maxCards":{"value":"5"},"newsSlides":[{"id":"a2c752d2-d5d3-48cd-814f-071f2b2ed71f","url":"/news/recognizing-our-volunteers-during-national-volunteer-week","name":"Recognizing our volunteers during National Volunteer Week","displayName":"Recognizing our volunteers during National Volunteer Week","fields":{"Title":{"value":"Recognizing our volunteers during National Volunteer Week"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Community_NVW_enmax.com_V1_2880X1000-Opt2.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97864/thumbnail","src":"https://assets.enmax.com/api/public/content/8990bf5991f74207a6a1f624f65aa85f?v=d1c13f37","dam-id":"vVoaCYcrQXmuupRlrpTf5g"}},"heading":{"value":"Recognizing our volunteers during National Volunteer Week"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;From fostering animals and supporting team member health, to our crews hanging holiday lights at the Alberta Children\u0026rsquo;s Hospital, our employees support a broad spectrum of community organizations. We have a culture of caring and giving,\u0026rdquo; says Mark Poweska, President \u0026amp; CEO, ENMAX. \u0026ldquo;The fact that people in our organization choose to spend time volunteering and giving back to different types of causes makes me proud to be part of ENMAX.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eDuring National Volunteer Week, we\u0026rsquo;re recognizing all our volunteers who helped contribute to 5,395 volunteer hours to support the community last year.\u003c/p\u003e\n\u003cp\u003eSee why volunteering is important to our team members and ENMAX:\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering keeps me connected with my community and causes that I\u0026rsquo;m passionate about. It allows me to give my energy and talents in ways that are meaningful to me and serve a growing need in my community.\u0026rdquo; \u0026ndash; Stefanie, Human Resources.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Volunteering is an important part of the community and, in my opinion, a social responsibility.\u0026rdquo; \u0026ndash; Ryan, Mobile Fleet.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It\u0026rsquo;s a meaningful way to stay connected and give back to a community that has given me so much. Whether it\u0026rsquo;s helping animals find their forever homes or supporting healthcare through blood donation, I always walk away feeling like I was part of something bigger than myself.\u0026rdquo; \u0026ndash; Aleem, Customer Engagement.\u003c/p\u003e\n\u003cp\u003eThanks to all our team members and community partners who help make a difference all year-round!\u0026nbsp;\u003c/p\u003e\n\u003cdiv class=\"five-five lg:grid grid-cols-10 lg:gap-5 m-auto max-w-inner-content flex flex-col  gap-y-5\"\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-10 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/9258df1cc3ab4d1f84833f47ac1d0ec5?v=2eccfb93\" width=\"1000\" height=\"667\" alt=\"Energizing spaces install day\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/e42fec36908c4214bda9a116b0d5a4ac?v=b418e611\" width=\"1000\" height=\"667\" alt=\"Childrens Cottage Sandbox build\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"col-start-1 col-span-10 lg:col-span-5 flex flex-col gap-y-5\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"image-card_inner_content__n85u8\"\u003e\u003cimg src=\"https://assets.enmax.com/api/public/content/cbf709078a08410d88ec757154e07a35?v=6c0cae7c\" width=\"1000\" height=\"667\" alt=\"Childrens Hospital lights hanging\" /\u003e\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e"},"date":{"value":"2025-04-29T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"metaTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cp class=\"paragraph\" style=\"margin: 0in;\"\u003e\u003cspan\u003eSupporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. \u003c/span\u003e\u003c/p\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Supporting our community and our customers is at the centre of what we do. Our team members live in neighbourhoods across Alberta and actively volunteer to give back to community organizations. "},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Recognizing our volunteers during National Volunteer Week"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"390ed657-3118-479b-b848-3df8a3718707","url":"/news/adaptability-wins-funding-to-expand","name":"AdaptAbility wins funding to expand","displayName":"AdaptAbility wins funding to expand","fields":{"Title":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Community_AmplifierFund_Digital_2880x1000-enmax.com.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/97552/thumbnail","src":"https://assets.enmax.com/api/public/content/850b1943c13a4c008c81d7ff8d7ec91d?v=8dcb02da","dam-id":"YwBx68J3S7GiUxWaDPQwKA"}},"heading":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; Calgary-based AdaptAbility has been named the recipient of the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to help further its mission of providing critical resources, support and specialized products for individuals with special needs and their families. The Amplifier Fund will enable AdaptAbility to expand its products and continue offering solutions that improve the lives of those with disabilities.\u003c/p\u003e\n\u003cp\u003eFounded in 2021 by Tara Nelson, AdaptAbility was born out of a personal struggle to find accessible, high-quality products and resources for her son with Autism Spectrum Disorder (ASD) and other special needs. Tara\u0026rsquo;s experience as both a caregiver and advocate has led her to create a company that bridges the gap between families and the resources they need to thrive. AdaptAbility provides a unique space where families can find and test products that are specifically designed to meet the needs of children and adults with special needs, such as educational tools, sensory toys and daily living aids.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;It's so amazing to be recognized,\u0026rdquo; says Tara, President and Owner of AdaptAbility. \u0026ldquo;It's going to allow us to expand and bring in new and exciting products. It's nice to know that our hard work and efforts have haven't gone unnoticed and that we're making an impact in the community, in Calgary and across the world.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eAdaptAbility\u0026rsquo;s mission is to be a trusted partner for families, caregivers, educators and therapists by providing expert guidance, high-quality products and valuable information. Tara's background working with Family Services for Children with Disabilities (FSCD) and other public healthcare systems makes her uniquely positioned to guide families through the complex world of funding, resources and unique support. AdaptAbility also focuses on educating parents and professionals about early intervention tools, aids and technologies that can make a meaningful impact on the lives of those with special needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;AdaptAbility is a powerful example of a local business driving meaningful change for Calgary families, says Deborah Yedlin, President \u0026amp; CEO of the Calgary Chamber of Commerce. \u0026ldquo;Through the ENMAX Amplifier Fund, we\u0026rsquo;re proud to support a company helping individuals and caregivers navigate the complex realities of special needs care. This partnership reflects our shared commitment to strengthening our city by investing in innovative businesses that address real community challenges.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Amplifier Fund is designed to support the next phase of growth for small businesses, particularly those that are transforming industries and improving the community. Tara\u0026rsquo;s commitment to making special needs products and resources more accessible has been a driving force behind the success of AdaptAbility, and the Amplifier Fund is set to propel the organization\u0026rsquo;s mission of creating a lasting impact in the community.\u003c/p\u003e\n\u003cp\u003e\"Strengthening our communities means supporting local businesses that create innovative solutions that matter to people,\" says Marie Rajic, Senior Vice President, ENMAX Corporate Affairs. \"AdaptAbility embodies the spirit of the Amplifier Fund\u0026mdash;community-focused and driven by purpose. Through the Fund, we\u0026rsquo;re pleased to help accelerate their growth and expand their reach.\"\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xFJcdlKLcPI?si=2leHKPKXH--akmdV\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE ENMAX AMPLIFIER FUND\u003c/h5\u003e\n\u003cp\u003eTo support Calgary\u0026rsquo;s dynamic and diverse business community, The ENMAX Amplifier Fund was established to award an existing small business with $25,000 to support next-level transformation by investing in innovation, technology and leadership. Recognizing and supporting these attributes through the ENMAX Amplifier Fund is one important way ENMAX and the Calgary Chamber propel positive growth and build a brighter future for Calgary.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT ADAPTABILITY\u003c/h5\u003e\n\u003cp\u003eAdaptAbility, founded in 2021, is a Calgary-based company dedicated to providing high-quality products and resources for individuals with special needs and their families. Offering a wide range of products, from educational tools to daily living aids, AdaptAbility helps families and caregivers find the best solutions for their loved ones. AdaptAbility is committed to making the journey of raising a child with special needs easier through expert guidance, product access and community support.\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003ch5\u003eABOUT THE CALGARY CHAMBER\u003c/h5\u003e\n\u003cp\u003eThe Calgary Chamber exists to help businesses reach their potential. As the convenor and catalyst for a vibrant, inclusive and prosperous business community, the Chamber works to build strength and resilience among its members and position Calgary as a magnet for talent, diversification and opportunity. As an independent, non-profit, non-partisan organization founded in 1891, we build on our history to serve and advocate for businesses of all sizes, in all sectors and across the city.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-04-23T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"metaTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 116%;\"\u003eCalgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families.\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Calgary-based AdaptAbility has been awarded the 2025 ENMAX Amplifier Fund, receiving a $25,000 grant to support the growth of its mission to provide critical resources and specialized products for individuals with special needs and their families."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"AdaptAbility wins $25,000 in funding to expand specialized products and resources for individuals with special needs"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"AdaptAbility wins funding to expand"},"SxaTags":[],"Page Design":null,"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b535c477-8d29-4e0c-bbe4-9c72bb5060f6","url":"/news/shepard-energy-centre-marks-10-years-of-powering-alberta","name":"Shepard Energy Centre marks 10 years of powering Alberta","displayName":"Shepard Energy Centre marks 10 years of powering Alberta","fields":{"Title":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"Shepard_MediaRelease_Banner2880x1000px.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96619/thumbnail","src":"https://assets.enmax.com/api/public/content/256e32a70eab4645993b7a6bd919c50c?v=cdaa2056","dam-id":"uNmEwUhTQLmhsYYKHxv1fw"}},"heading":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"newsSubheading":{"value":""},"category":{"id":"cbd1a0d3-4a86-4f8f-9975-7aa16d569c59","url":"/data/category-folder/operations","name":"Operations","displayName":"Operations","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Operations"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, Alta.\u003c/strong\u003e \u0026ndash; ENMAX is proud to celebrate 10 years of Shepard Energy Centre, Alberta\u0026rsquo;s largest natural gas-fueled electricity generation facility. Shepard came online in 2015 and has the capacity to provide 860 megawatts of reliable power \u0026ndash; enough to support nearly half of Calgary\u0026rsquo;s electricity demand.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard Energy Centre has played a vital role in delivering efficient, reliable, electricity to Albertans for the past decade,\u0026rdquo; said Erica Young, Executive Vice President, ENMAX Energy. \u0026ldquo;As Alberta\u0026rsquo;s energy landscape evolves, Shepard remains a cornerstone of grid stability.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eShepard Energy Centre utilizes combined cycle natural gas technology, which increases efficiency and lowers emissions compared to conventional generation. Shepard Energy Centre is one of the most efficient natural gas-fuelled combined-cycle generation facilities operating in Canada today, as measured by tonnes of CO2e per megawatt hour (MWh). The facility also integrates reclaimed water from Calgary\u0026rsquo;s Bonnybrook Wastewater Treatment Plant, reducing reliance on potable water sources.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eShepard uses 100 per cent reclaimed water under normal operating conditions for all its power generation needs, preventing nearly six million cubic meters of water from being withdrawn from the Bow River every year. Additionally, through research observation and innovative lab testing we have found ways to further optimize water use at this facility, reaching optimal operating efficiency of the cooling towers reducing the plant\u0026rsquo;s annual wastewater volume by 25 to 29 percent or up to 500,000 cubic meters of wastewater each year.\u003c/p\u003e\n\u003cp\u003eCapital Power owns a 50 per cent interest in the Shepard Energy Centre through a joint venture agreement with ENMAX as the facility operator. This partnership ensures that Shepard continues to play a critical role in delivering stable and efficient power to Alberta\u0026rsquo;s electricity grid.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Shepard\u0026rsquo;s success is a testament to our commitment to innovation and sustainability,\u0026rdquo; added Young. \u0026ldquo;As we look ahead, we remain focused on ensuring Albertans continue to receive safe, reliable, and affordable electricity.\u0026rdquo;\u003cbr /\u003e\n\u003cdiv\u003e\u0026nbsp;\u003c/div\u003e\n\u003c/p\u003e"},"date":{"value":"2025-03-24T06:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":""},"metaTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":""},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":""},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":""},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"Shepard Energy Centre marks 10 years of powering Alberta"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ee0332b2-0c1c-44c9-8d74-a997a4e5720d","url":"/news/enmax-and-distress-centre-calgary---a-14-year-partnership","name":"ENMAX and Distress Centre Calgary - A 14-year partnership","displayName":"ENMAX and Distress Centre Calgary - A 14-year partnership","fields":{"Title":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Corp_Comm_DistressCentre_2880x1000_Banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/96282/thumbnail","src":"https://assets.enmax.com/api/public/content/6f668bc0be5245328b4c4270663e36b2?v=b5afb565","dam-id":"wiuYzZLuRTioslSQFmscUA"}},"heading":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eSince 2011, ENMAX has been a committed partner of \u003ca rel=\"noopener noreferrer\" href=\"https://distresscentre.com/\" target=\"_blank\"\u003eDistress Centre Calgary\u003c/a\u003e, and their work supporting Calgarians facing challenging circumstances. Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need.\u003c/p\u003e\n\u003cp\u003eENMAX contributes annually to Distress Centre\u0026rsquo;s Basic Needs Fund, providing emergency financial assistance to families in crisis, while also sponsoring the Centre\u0026rsquo;s annual volunteer appreciation event, recognizing those who provide vital crisis support. In addition, as part of its annual employee giving program, ENMAX double-matches employee donations to energy affordability partners, including Distress Centre Calgary.\u003c/p\u003e\n\u003cp\u003eTo date, ENMAX has invested more than $1 million in supporting Distress Centre\u0026rsquo;s critical work.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;On behalf of the entire team at Distress Centre, I want to extend our deepest gratitude to ENMAX for their incredible generosity over the past 14 years,\u0026rdquo; said Robyn Romano, CEO, Distress Centre. \u0026ldquo;The support has made a significant impact, from funding our Basic Needs Fund, to sponsoring our cherished annual volunteer appreciation event. We are truly grateful for this meaningful and enduring partnership.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eRomano also acknowledged ENMAX team members going the extra mile to provide snack bags and special treats that bring joy to their dedicated volunteers as they respond to crisis calls, chats, and texts. Most recently ENMAX team members raised over $1,800 for the Basic Needs Fund through a Valentine\u0026rsquo;s Day candygram event.\u003c/p\u003e\n\u003ch5\u003eENMAX\u0026rsquo;s commitment to energy affordability\u003c/h5\u003e\n\u003cp\u003eBy working with affordability partners, ENMAX helps bridge the gap for individuals and families who may be struggling to meet their basic needs.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;We believe that access to reliable and affordable energy is essential to maintaining a safe and stable life,\u0026rdquo; said Krista Moroz, Manager, Community Impact. \u0026ldquo;That\u0026rsquo;s why we partner with organizations like Distress Centre Calgary to provide assistance to those facing financial difficulties. Energy affordability is not just about paying utility bills\u0026mdash;it\u0026rsquo;s about ensuring that people can stay warm in the winter, cook meals for their families, and live with dignity.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eThe ENMAX Customer Care team plays an important role in connecting vulnerable customers with Distress Centre\u0026rsquo;s 24/7 Crisis Line and 211 service, ensuring they can access immediate support and navigate underlying challenges.\u003c/p\u003e\n\u003ch5\u003eThe growing need for support\u003c/h5\u003e\n\u003cp\u003eThe demand for crisis supports in Calgary remains high. In 2024 alone, Distress Centre Calgary responded to:\u003cbr /\u003e\n\u003cul\u003e\n    \u003cli\u003e59,000 calls, texts, and chats to their 211 information and navigation service.\u003c/li\u003e\n    \u003cli\u003e50,000 crisis calls, chats, and texts through their crisis lines.\u003c/li\u003e\n    \u003cli\u003e320 individuals who received emergency assistance through the Basic Needs Fund.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\u003cp\u003eAs the need for crisis support continues to grow, ENMAX remains committed to helping ensure Calgarians have access to the resources they need during difficult times. Calgarians in need of support are encouraged to contact 211. Customers can also find access to advice, billing options and energy efficiency resources at \u003ca href=\"/affordability\"\u003e\u003cstrong\u003eenmax.com/affordability\u003c/strong\u003e\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-03-07T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"metaTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Through this longstanding collaboration, ENMAX has provided funding, resources, and volunteer support to help individuals and families in need."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX and Distress Centre Calgary: A 14-year partnership supporting Calgarians in need"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"b4053dc6-9ae3-4415-a9e1-ce65c1fb96c2","url":"/news/enmax-named-one-of-albertas-top-employers-2025","name":"ENMAX named one of Albertas Top Employers 2025","displayName":"ENMAX named one of Albertas Top Employers 2025","fields":{"Title":{"value":"ENMAX named one of Alberta’s Top Employers"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_TopEmployer_2880x1000_banner.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95269/thumbnail","src":"https://assets.enmax.com/api/public/content/c2557f62a3594ef499d8063ac2141fec?v=13f6b965","dam-id":"zFNAViGbTOCUiHVDrS7h_w"}},"heading":{"value":"ENMAX named one of Alberta’s Top Employers"},"newsSubheading":{"value":""},"category":{"id":"0541097c-18bf-4f14-afee-daf5882d5c57","url":"/data/category-folder/news","name":"News","displayName":"News","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"News"}}},"body":{"value":"\u003cp\u003eWhat makes a workplace exceptional? Is it comprehensive benefits, or competitive pay? Perhaps it\u0026rsquo;s an employer who genuinely cares about its employees, their safety and their needs. We\u0026rsquo;re proud to offer our people all this and more, which is why we\u0026rsquo;re honoured to be recognized as one of Alberta\u0026rsquo;s best places to work for the seventh year in a row.\u003c/p\u003e\n\u003cp\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve. ENMAX consistently ranks among the top employers in our province, and we\u0026rsquo;re grateful for this recognition.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX is a great place to thrive at work,\u0026rdquo; says Jenna, ENMAX team member. \u0026ldquo;I have the work-life balance my family needs, and opportunities to grow my skills through training and education. I\u0026rsquo;m proud to contribute to our welcoming work environment and to play a role in providing important services to our customers.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;This recognition is a testament to the incredible team we have here,\u0026rdquo; says Brandie Yarish, Chief Human Resources Officer and Executive Vice-President, Safety and Information Technology. \u0026ldquo;Our goal has always been to create an environment where everyone feels safe, welcome and empowered to contribute to our purpose\u0026mdash;lighting the way to a brighter energy future. This consistent acknowledgement lets us know we\u0026rsquo;re on the right track.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eENMAX extends its heartfelt thanks to MediaCorp for selecting us once again for this important recognition.\u003c/p\u003e\n\u003cp\u003eInterested in joining our team? \u003ca href=\"/careers\"\u003eExplore the opportunities\u003c/a\u003e\u0026nbsp;available today.\u003c/p\u003e\n\u003cp\u003e\u003ca rel=\"noopener noreferrer\" href=\"https://reviews.canadastop100.com/top-employer-enmax?_gl=1*1g32dzr*_ga*NDE1NTQ4OTE0LjE2OTY5NjcxMjg.*_ga_H481FDLVWD*MTczODA4MTgwNS4yNi4wLjE3MzgwODE4MDUuMC4wLjA.#ab\" target=\"_blank\"\u003eRead more\u003c/a\u003e about why ENMAX was chosen as one of Alberta\u0026rsquo;s Top Employers.\u0026nbsp;\u003c/p\u003e"},"date":{"value":"0001-01-01T00:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"metaTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"\u003cspan style=\"line-height: 107%;\"\u003eWe\u0026rsquo;re celebrated for our flexible work options, extensive employee benefits and savings opportunities and our commitment to the communities we serve.\u0026nbsp;\u003c/span\u003e"},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX named one of Alberta’s Top Employers"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"ccade68d-750d-4a85-9b9b-918e28fe96f3","url":"/news/enmax-employees-support-294-local-charities-in-2024","name":"ENMAX employees support 294 local charities in 2024","displayName":"ENMAX employees support 294 local charities in 2024","fields":{"Title":{"value":"ENMAX employees support 294 local charities in 2024"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"ENX_2025_Childrens-cottage_2990x1000.jpg","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95346/thumbnail","src":"https://assets.enmax.com/api/public/content/45d7a3c0735a46389800775cc1f09f75?v=700cc1a3","dam-id":"2rkedJGmSiixAmkKHBSTyg"}},"heading":{"value":"ENMAX employees support 294 local charities"},"newsSubheading":{"value":""},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003e\u003cstrong\u003eCalgary, AB\u003c/strong\u003e - Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Thank you to our incredible team members for their dedication and generosity to give back,\u0026rdquo; says Krista Moroz, Manager, Community Impact, ENMAX Corporation. \u0026ldquo;We\u0026rsquo;re so proud of their community spirit and the lasting impact these efforts have made on the lives of Calgarians.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eIn 2024, our team members raised $235,000, volunteered 5,620 hours and supported 294 charitable organizations! Every year, ENMAX amplifies the impact of our employees\u0026rsquo; contributions to community by double matching employee donations and providing grants for personal volunteer hours through our employee giving program. Together, we contributed over $400,000 in 2024.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;With the role we serve\u0026mdash;providing electricity to all of Calgary\u0026mdash;it\u0026rsquo;s important that we do that with the community in mind,\u0026rdquo; says Adrian, ENMAX team member. \u0026ldquo;It's incumbent upon us to give back. ENMAX allows us to find something meaningful and put in the work to volunteer, donate or get involved with community initiatives.\u0026rdquo;\u003c/p\u003e\n\u003cp style=\"overflow:hidden; height:0; position:relative; padding-bottom: 56.25%;\"\u003e\n\u003ciframe style=\"width:100%; height:100%; position:absolute;\" src=\"https://www.youtube.com/embed/xLNBdp-H0Rc?si=Hr6PRU3zwbGvz1o1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"\u003e\u003c/iframe\u003e\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e"},"date":{"value":"2025-02-06T07:00:00Z"},"download":{"value":{"href":""}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"metaTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children\u0026rsquo;s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"Giving back to the community is at the heart of who we are at ENMAX. We're proud to support the causes that matter most to our team members, from Alberta Children’s Hospital to Alberta Cancer Foundation and The Humane Society, making a positive impact where we live, work and serve."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX employees support 294 local charities in 2024"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}},{"id":"fa8071a0-1ea4-4292-9ae7-ea04a915e47a","url":"/news/enmax-donates-to-fund-new-boost-program","name":"ENMAX donates to fund new Boost program","displayName":"ENMAX donates to fund new Boost program","fields":{"Title":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"image":{"value":{"height":"1000","dam-content-type":"Image","alt":"BOOST_MediaRelease_Banner2880x1000px.png","width":"2880","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/95435/thumbnail","src":"https://assets.enmax.com/api/public/content/1e1a994d31854fc793325445d84b59a8?v=5ef3c292","dam-id":"EnZTMiUwReKvs7of9NzRjQ"}},"heading":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"newsSubheading":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"category":{"id":"78ac350a-079a-4631-b5b7-7a9a1e6086af","url":"/data/category-folder/community-impact","name":"Community impact","displayName":"Community impact","fields":{"categoryColor":{"value":"secondary"},"category":{"value":"Community impact"}}},"body":{"value":"\u003cp\u003eLethbridge, AB - A new partnership between United Way of Lethbridge \u0026amp; South Western Alberta and ENMAX aims to bridge financial gaps caused by an increase in the cost of living. Many individuals in the Southern Alberta region struggle to make ends meet and cannot afford rent, groceries or personal hygiene items. With a donation of $50,000 from ENMAX, the United Way of Lethbridge \u0026amp; South Western Alberta is proud to announce \u0026lsquo;Boost,\u0026rsquo; a program which will provide funding for people in vulnerable financial situations.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;Boost\u0026rsquo; was created in response to a growing need within the community. Prior to the program\u0026rsquo;s recent launch, United Way Lethbridge \u0026amp; South Western Alberta was receiving ongoing calls for support from individuals and families who were experiencing immediate financial hardship with nowhere to turn. We were so thankful when ENMAX was there to provide support the community is desperately seeking\u0026rdquo; says Jaci Zalesak, Executive Director of United Way Lethbridge \u0026amp; South Western Alberta. \u0026ldquo;The current cost of living has put immense pressure on both government and nonprofit resources. By kickstarting the Boost program, United Way aims to provide an extra safety barrier for Lethbridge \u0026amp; South Western Alberta individuals and families in need. Additionally, the program will serve those accessing the 211 helpline which is available 24/7, 365 days a year to direct individuals requesting assistance.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eWhile Boost aims to address urgent needs including utility disconnection and rental evictions, it also focuses on long-term solutions by encouraging recipients to develop strategies to prevent future crises. This initiative serves as a last-resort safety net, ensuring that help is available for those who have exhausted all other resources.\u003c/p\u003e\n\u003cp\u003eTo qualify for Boost, individuals must first reach out to local organizations such as food banks and Alberta Works to explore all available options. This approach ensures that Boost assists those in most critical need, complementing existing support systems and enhancing overall community resilience. The one-time fund is meant to give individuals and families a Boost when they are in an emergency situation and support poverty reduction.\u003c/p\u003e\n\u003cp\u003e\u0026ldquo;ENMAX believes in the power of community and funds a number of programs addressing essential needs similar to \u0026lsquo;Boost,\u0026rsquo; including the Basic Needs Fund run by United Way of Calgary and Area, as well as the Lights On Fund run by United Way of Central Alberta,\u0026rdquo; says Krista Moroz, ENMAX Manager of Community Impact. \u0026ldquo;Ultimately, we believe in developing partnerships with local organizations dedicated to making a difference in the community.\u0026rdquo;\u003c/p\u003e\n\u003cp\u003eFor more information, please contact United Way at \u003ca href=\"tel:403-327-1700\"\u003e403-327-1700\u003c/a\u003e or \u003ca rel=\"noopener noreferrer\" href=\"https://lethbridgeunitedway.ca/who-we-fund/\" target=\"_blank\"\u003eclick here\u003c/a\u003e.\u003c/p\u003e"},"date":{"value":"2025-02-10T07:00:00Z"},"download":{"value":{"href":"http://","linktype":"external","url":"","target":"_blank","text":"","anchor":"","dam-id":"aNR4Twy0QVu0y68kuGZuug"}},"activateWebChat":{"value":false},"className":{"value":""},"metaDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"metaTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"companyName":null,"enmaxTags":{"value":""},"summaryDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphAdmins":{"value":""},"OpenGraphAppId":{"value":""},"OpenGraphDescription":{"value":"United Way partners with ENMAX to fund a new program dedicated to providing crucial support."},"OpenGraphImageUrl":{"value":{}},"OpenGraphSiteName":{"value":""},"OpenGraphTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"OpenGraphType":{"value":""},"TwitterCardType":{"id":"32f6a4e4-93dd-4a9c-aa60-cdedb0bedabb","url":"https://localhost/sitecore/login/sitecore/system/settings/feature/experience-accelerator/sitemetadata/enums/twitter-card-types/summary-card-with-large-image","name":"Summary Card with Large Image","displayName":"Summary Card with Large Image","fields":{"Value":{"value":"summary_large_image"}}},"TwitterDescription":{"value":""},"TwitterImage":{"value":{}},"TwitterSite":{"value":""},"TwitterTitle":{"value":""},"NavigationClass":null,"NavigationFilter":[],"NavigationTitle":{"value":"ENMAX donates $50,000 to fund new ‘Boost’ program"},"SxaTags":[],"Page Design":{"id":"11535d29-a530-4407-8ef1-5f5f86bc691e","url":"/presentation/page-designs/news-page","name":"News Page","displayName":"News Page","fields":{"PartialDesigns":[{"id":"48d48607-fd99-4038-a130-f8f6908ba23a","url":"/presentation/partial-designs/site-wide-alert-banner","name":"Site Wide Alert Banner","displayName":"Site Wide Alert Banner","fields":{"Base Partial Design":null,"Signature":{"value":"site-wide-alert-banner"}}},{"id":"ed0e4896-8b87-4db6-af85-7cb967dcaadc","url":"/presentation/partial-designs/header","name":"Header","displayName":"Header","fields":{"Base Partial Design":null,"Signature":{"value":"header"}}},{"id":"9acd7401-ece2-4898-91ba-f0a520d3048f","url":"/presentation/partial-designs/news/news-header","name":"News Header","displayName":"News Header","fields":{"Base Partial Design":null,"Signature":{"value":"news-header"}}},{"id":"1bfd1e39-56a1-45cd-9971-de1571442946","url":"/presentation/partial-designs/news/news-main","name":"News Main","displayName":"News Main","fields":{"Base Partial Design":null,"Signature":{"value":"main"}}},{"id":"b335f261-b34a-47d3-abb5-9f66768a7075","url":"/presentation/partial-designs/news/news-footer","name":"News Footer","displayName":"News Footer","fields":{"Base Partial Design":null,"Signature":{"value":"news-footer"}}},{"id":"723c7ce6-655a-472a-870c-cb3a869aa9c8","url":"/presentation/partial-designs/footer","name":"Footer","displayName":"Footer","fields":{"Base Partial Design":null,"Signature":{"value":"footer"}}},{"id":"afaf7f16-5a00-4012-85c9-521a2eeac6ac","url":"/presentation/partial-designs/webchat-v2","name":"WebChat v2","displayName":"WebChat v2","fields":{"Base Partial Design":null,"Signature":{"value":"webchat-v2"}}}]}},"footerLegalText":{"value":""},"enableBanner":{"value":false}}}],"heading":{"value":"Featured ENMAX stories"}}},{"uid":"2a19da12-e11d-4acd-b308-74e6b2b57b4b","componentName":"FullWidth","dataSource":"","params":{"GridParameters":"col-12","_topPadding":"Medium","CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"28","FieldNames":"Default"},"placeholders":{"fullwidth-28":[{"uid":"723408ee-7181-41e2-8072-d96352510cee","componentName":"FullWidthBanner","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Working in your neighbourhood","params":{"FieldNames":"ImageLeft","DynamicPlaceholderId":"11"},"fields":{"enableBackgroundColor":{"value":true},"image":{"value":{"height":"634","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42484","width":"1424","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42484/thumbnail","src":"https://assets.enmax.com/api/public/content/701b6db6dfcd4a2fabc682d240ec8d02?v=980e5102"}},"mobileImage":{"value":{"height":"352","stylelabs-content-type":"Image","alt":"[email protected]","stylelabs-content-id":"42483","width":"786","thumbnailsrc":"https://enm-p-001.sitecorecontenthub.cloud/api/gateway/42483/thumbnail","src":"https://assets.enmax.com/api/public/content/63891e4022794047a07b3d7a063e135e?v=e666a63d"}}},"placeholders":{"bannercontentcontainer-11":[{"uid":"aad4bf50-5208-47d6-a54e-2a938b7ea651","componentName":"BannerContent","dataSource":"/sitecore/content/ENMAX/WWW/Home/Data/Banner content - Working in your neighbourhood","params":{"DynamicPlaceholderId":"12","FieldNames":"Default"},"fields":{"heading":{"value":"Working in your neighbourhood"},"body":{"value":"\u003cp\u003e\u003cspan style=\"color: #000000;\"\u003eWe\u0026rsquo;re committed to keeping the power flowing today and into the future.\u003c/span\u003e\u003c/p\u003e"},"link":{"value":{"text":"View projects","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{8E5A2717-F0B9-4C3D-A030-A0C1A3F89EAB}","href":"/projects"}}}}]}}]}}],"headless-footer":[{"uid":"723c7ce6-655a-472a-870c-cb3a869aa9c8","componentName":"PartialDesignDynamicPlaceholder","dataSource":"","params":{"sid":"{723C7CE6-655A-472A-870C-CB3A869AA9C8}","ph":"headless-footer","sig":"sxa-footer"},"placeholders":{"sxa-footer":[{"uid":"408f4b02-33e6-412e-b715-194504ee6e39","componentName":"FooterMenu","dataSource":"{EE2E180E-6F29-4CD2-811E-003E16691394}","params":{"CacheClearingBehavior":"Clear on publish","DynamicPlaceholderId":"1","FieldNames":"Default"},"fields":{},"placeholders":{"categorylinks-1":[{"uid":"bb6053d9-0e83-4556-a169-b97261585c25","componentName":"CategoryLinks","dataSource":"{B85D731C-6356-45F3-AD4F-BA25434E070E}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"2","FieldNames":"Default"},"fields":{"heading":{"value":"Products"}}},{"uid":"ba84832c-cb20-4c25-a911-4f1bf918ca35","componentName":"CategoryLinks","dataSource":"{6E76074C-4A7E-48FA-B53D-0CB730F690CC}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"3","FieldNames":"Default"},"fields":{"heading":{"value":"Outages"}}},{"uid":"440fc3bb-7b65-476c-8d6b-380d2b39aa5a","componentName":"CategoryLinks","dataSource":"{F138CD10-4C8A-4A5B-8CB6-0D77D8132607}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"6","FieldNames":"Default"},"fields":{"heading":{"value":"Operations"}}},{"uid":"4dbb601a-9937-4772-a2de-dd0de4fedec5","componentName":"CategoryLinks","dataSource":"{701CA80B-5FEA-4DC8-BCF3-C7FDF3B2C345}","params":{"GridParameters":"col-12","DynamicPlaceholderId":"5","FieldNames":"Default"},"fields":{"heading":{"value":"Customer Support"}}}]}},{"uid":"c2a18145-ff13-45b8-99f9-cabdf8946e7c","componentName":"FooterMiddle","dataSource":"{2A7942E3-4E9F-48D4-B96C-0DEE9914DF1B}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"fairCompetitionStatement":{"value":"\u003cp\u003e\u003cstrong\u003eCustomers are free to purchase natural gas services or electricity services from a retailer of their choice. For a list of retailers, visit \u003ca href=\"https://www.ucahelps.alberta.ca/\" target=\"_blank\"\u003eucahelps.alberta.ca\u003c/a\u003e or call \u003ca href=\"tel:3104822\"\u003e310-4822\u003c/a\u003e (toll free in Alberta).\u003c/strong\u003e\u003c/p\u003e"},"feedbackDescription":{"value":"Help us improve enmax.com by sharing your online experience"},"feedbackHeading":{"value":"Feedback"},"surveyLink":{"value":{"href":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","text":"Take our survey","linktype":"external","url":"https://feedback.inmoment.com/websurvey/2/begin?gateway=intercept\u0026offercode=1234","anchor":"","target":"_blank"}}}},{"uid":"4edcde83-0de0-471b-a26b-a37b2a28e274","componentName":"FooterLegal","dataSource":"{5F7961FD-AC68-476F-AFA4-245FA37A7D2C}","params":{"CacheClearingBehavior":"Clear on publish"},"fields":{"copyright":{"value":"ENMAX Corporation and its subsidiaries.™ and ®ENMAX Corporation"},"privacyLink":{"value":{"text":"Privacy","anchor":"","linktype":"internal","class":"","title":"","target":"","querystring":"","id":"{04F0DD27-C817-4111-A3A7-C8FD36FFB863}","href":"/privacy"}},"accessibilityLink":{"value":{"href":""}},"legalLink":{"value":{"class":"","id":"{B2F1F937-4D15-460C-BEE0-05DBD37FE333}","querystring":"","anchor":"","target":"","title":"","linktype":"internal","text":"Terms of use","url":"/ENMAX/WWW/Home/Terms of Use","href":"/terms-of-use"}},"showTermsAndConditions":{"value":"Show Legal Terms and Conditions"},"termsAndConditions":{"value":""}}}]}}]}}}}},"__N_SSG":true},"page":"/[[...path]]","query":{"path":["_site_WWW"]},"buildId":"M-LhjTFQnoQlWSBWT33qO","assetPrefix":"https://www.enmax.com","isFallback":false,"isExperimentalCompile":false,"gsp":true,"locale":"en","locales":["en"],"defaultLocale":"en","scriptLoader":[]}</script><script type="9c3e8a1a62d297a135e1c90a-text/javascript">document.getElementsByTagName("body")[0].classList.remove("no-js")</script><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="9c3e8a1a62d297a135e1c90a-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'93ee41881e304c7c',t:'MTc0NzA5ODQxNi4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>                               

Whois info of domain

Domain Name: ENMAX.COM
Registry Domain ID: 5113201_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.networksolutions.com
Registrar URL: http://networksolutions.com
Updated Date: 2023-05-15T06:03:56Z
Creation Date: 1997-07-15T04:00:00Z
Registry Expiry Date: 2025-07-14T04:00:00Z
Registrar: Network Solutions, LLC
Registrar IANA ID: 2
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.8777228662
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: CLAY.NS.CLOUDFLARE.COM
Name Server: SOFIA.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-13T01:06:44Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass