CINXE.COM
EV Smart Charging Solutions | Driivz™
<!DOCTYPE html> <html lang="en-US" class="en"> <head> <script type="text/javascript"> /* <![CDATA[ */ var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,initializeOnLoaded:function(o){gform.domLoaded&&gform.scriptsLoaded?o():!gform.domLoaded&&gform.scriptsLoaded?window.addEventListener("DOMContentLoaded",o):document.addEventListener("gform_main_scripts_loaded",o)},hooks:{action:{},filter:{}},addAction:function(o,n,r,t){gform.addHook("action",o,n,r,t)},addFilter:function(o,n,r,t){gform.addHook("filter",o,n,r,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,n){gform.removeHook("action",o,n)},removeFilter:function(o,n,r){gform.removeHook("filter",o,n,r)},addHook:function(o,n,r,t,i){null==gform.hooks[o][n]&&(gform.hooks[o][n]=[]);var e=gform.hooks[o][n];null==i&&(i=n+"_"+e.length),gform.hooks[o][n].push({tag:i,callable:r,priority:t=null==t?10:t})},doHook:function(n,o,r){var t;if(r=Array.prototype.slice.call(r,1),null!=gform.hooks[n][o]&&((o=gform.hooks[n][o]).sort(function(o,n){return o.priority-n.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==n?t.apply(null,r):r[0]=t.apply(null,r)})),"filter"==n)return r[0]},removeHook:function(o,n,t,i){var r;null!=gform.hooks[o][n]&&(r=(r=gform.hooks[o][n]).filter(function(o,n,r){return!!(null!=i&&i!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][n]=r)}}); /* ]]> */ </script> <meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="1.2.6",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this.t.bind(this),this.touchStartHandler=this.i.bind(this),this.touchMoveHandler=this.o.bind(this),this.touchEndHandler=this.h.bind(this),this.clickHandler=this.u.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this.l(this),window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.everythingLoaded&&this.m()})),this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))})),document.addEventListener("DOMContentLoaded",(()=>{this.k()})),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}p(t){document.hidden?t.t():(this.triggerEvents.forEach((e=>window.addEventListener(e,t.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler))}_(){this.triggerEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}i(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this.L(t.target,!0),this.S(t.target,"onclick","rocket-onclick"),this.C())}o(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.M()}h(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}u(t){t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this.M()}O(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))}))}l(t){EventTarget.prototype.addEventListenerWPRocketBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(e,i,o){"click"!==e||t.windowLoaded||i===t.clickHandler||t.interceptedClickListeners.push({target:this,func:i,options:o}),(this||window).addEventListenerWPRocketBase(e,i,o)}}L(t,e){this.interceptedClickListeners.forEach((i=>{i.target===t&&(e?t.removeEventListener("click",i.func,i.options):t.addEventListener("click",i.func,i.options))})),t.parentNode!==document.documentElement&&this.L(t.parentNode,e)}D(){return new Promise((t=>{this.P?this.M=t:t()}))}C(){this.P=!0}M(){this.P=!1}S(t,e,i){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(i,event.target.getAttribute(e)),event.target.removeAttribute(e))}t(){this._(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this.R.bind(this)):this.R()}k(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.T(t,"preconnect")}async R(){this.lastBreath=Date.now(),this.j(this),this.F(this),this.I(),this.W(),this.q(),await this.A(this.delayedScripts.normal),await this.A(this.delayedScripts.defer),await this.A(this.delayedScripts.async);try{await this.U(),await this.H(this),await this.J()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.D().then((()=>{this.O()})),this.N()}W(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async B(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),i.hasAttribute("src")?(i.addEventListener("load",o),i.addEventListener("error",(function(){i.setAttribute("data-rocket-status","failed-network"),e()})),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: data-uri blocked by CSP -> fallback"),t.removeAttribute("src"),this.B(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())})),s?(t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async A(t){const e=t.shift();return e&&e.isConnected?(await this.B(e),this.A(t)):Promise.resolve()}q(){this.T([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}T(t,e){var i=document.createDocumentFragment();t.forEach((t=>{const o=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(o&&!o.startsWith("data:")){const s=document.createElement("link");s.href=o,s.rel=e,"preconnect"!==e&&(s.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(s.crossOrigin=!0),t.crossOrigin&&(s.crossOrigin=t.crossOrigin),t.integrity&&(s.integrity=t.integrity),i.appendChild(s),this.trash.push(s)}})),document.head.appendChild(i)}j(t){let e={};function i(i,o){return e[o].eventsToRewrite.indexOf(i)>=0&&!t.everythingLoaded?"rocket-"+i:i}function o(t,o){!function(t){e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(o)}function s(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o||function(){},set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}o(document,"DOMContentLoaded"),o(window,"DOMContentLoaded"),o(window,"load"),o(window,"pageshow"),o(document,"readystatechange"),s(document,"onreadystatechange"),s(window,"onload"),s(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}F(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(t){const e=o.fn[t];o.fn[t]=o.fn.init.prototype[t]=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),e.apply(this,arguments),this}}o&&o.fn&&!t.allJQueries.includes(o)&&(o.fn.ready=o.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(o):document.addEventListener("rocket-DOMContentLoaded",(()=>e.bind(document)(o))),o([])},s("on"),s("one"),t.allJQueries.push(o)),e=o}o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}async H(t){const e=document.querySelector("script[data-webpack]");e&&(await async function(){return new Promise((t=>{e.addEventListener("load",t),e.addEventListener("error",t)}))}(),await t.K(),await t.H(t))}async U(){this.domReadyFired=!0;try{document.readyState="interactive"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async J(){try{document.readyState="complete"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}m(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}I(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+e);const o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async G(){Date.now()-this.lastBreath>45&&(await this.K(),this.lastBreath=Date.now())}async K(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}N(){this.trash.forEach((t=>t.remove()))}static run(){const t=new RocketLazyLoadScripts;t.p(t)}}RocketLazyLoadScripts.run()})();</script> <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport"/> <meta content="telephone=no" name="format-detection"> <!-- <meta name="twitter:card" content="summary"/> <meta name="twitter:image:src" content="https://driivz.com/wp-content/themes/driivz/images/logo.png"/>--> <title> EV Smart Charging Solutions | Driivz™ </title><link rel="preload" data-rocket-preload as="image" href="https://driivz.com/wp-content/uploads/2024/10/lp-bg.jpg" fetchpriority="high"> <!-- <link rel="shortcut icon" href="/favicon.ico"> --> <link rel="pingback" href="https://driivz.com/xmlrpc.php"> <script type="rocketlazyloadscript">var driivzPopups = [];</script> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel="alternate" hreflang="en" href="https://driivz.com/platform/smartchain-smart-charging/" /> <link rel="alternate" hreflang="x-default" href="https://driivz.com/platform/smartchain-smart-charging/" /> <!-- This site is optimized with the Yoast SEO plugin v23.9 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Driivz EV Smart Charging solution intelligently manages the energy chain, integrates batteries and renewables and participates in energy demand response" /> <link rel="canonical" href="https://driivz.com/platform/smartchain-smart-charging/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="EV Smart Charging Solutions | Driivz™" /> <meta property="og:description" content="Driivz EV Smart Charging solution intelligently manages the energy chain, integrates batteries and renewables and participates in energy demand response" /> <meta property="og:url" content="https://driivz.com/platform/smartchain-smart-charging/" /> <meta property="og:site_name" content="Driivz" /> <meta property="article:modified_time" content="2024-11-20T10:54:48+00:00" /> <meta property="og:image" content="https://driivz.com/wp-content/uploads/2021/03/Renewable_EV_charging.jpg" /> <meta property="og:image:width" content="2119" /> <meta property="og:image:height" content="1414" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@Driivz_EV" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="8 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://driivz.com/platform/smartchain-smart-charging/","url":"https://driivz.com/platform/smartchain-smart-charging/","name":"EV Smart Charging Solutions | Driivz™","isPartOf":{"@id":"https://driivz.com/#website"},"primaryImageOfPage":{"@id":"https://driivz.com/platform/smartchain-smart-charging/#primaryimage"},"image":{"@id":"https://driivz.com/platform/smartchain-smart-charging/#primaryimage"},"thumbnailUrl":"https://driivz.com/wp-content/uploads/2021/03/Renewable_EV_charging.jpg","datePublished":"2019-12-26T06:00:06+00:00","dateModified":"2024-11-20T10:54:48+00:00","description":"Driivz EV Smart Charging solution intelligently manages the energy chain, integrates batteries and renewables and participates in energy demand response","breadcrumb":{"@id":"https://driivz.com/platform/smartchain-smart-charging/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://driivz.com/platform/smartchain-smart-charging/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://driivz.com/platform/smartchain-smart-charging/#primaryimage","url":"https://driivz.com/wp-content/uploads/2021/03/Renewable_EV_charging.jpg","contentUrl":"https://driivz.com/wp-content/uploads/2021/03/Renewable_EV_charging.jpg","width":2119,"height":1414,"caption":"EV charging renewable energy"},{"@type":"BreadcrumbList","@id":"https://driivz.com/platform/smartchain-smart-charging/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://driivz.com/"},{"@type":"ListItem","position":2,"name":"Platform","item":"https://driivz.com/platform/"},{"@type":"ListItem","position":3,"name":"Smart EV Charging"}]},{"@type":"WebSite","@id":"https://driivz.com/#website","url":"https://driivz.com/","name":"Driivz","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://driivz.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//js.hs-scripts.com' /> <link rel="alternate" type="application/rss+xml" title="Driivz » Feed" href="https://driivz.com/feed/" /> <link data-minify="1" rel="stylesheet" type="text/css" href="https://driivz.com/wp-content/cache/min/1/bwn8kum.css?ver=1732207826"><link data-minify="1" rel='stylesheet' id='jet-engine-frontend-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=1732207826' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='ppress-frontend-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/plugins/wp-user-avatar/assets/css/frontend.min.css?ver=1732207826' type='text/css' media='all' /> <link rel='stylesheet' id='ppress-flatpickr-css' href='https://driivz.com/wp-content/plugins/wp-user-avatar/assets/flatpickr/flatpickr.min.css?ver=4.15.18' type='text/css' media='all' /> <link rel='stylesheet' id='ppress-select2-css' href='https://driivz.com/wp-content/plugins/wp-user-avatar/assets/select2/select2.min.css?ver=6.7.1' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='wpg-main-style-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/plugins/wp_glossary/assets/css/style.css?ver=1732207826' type='text/css' media='all' /> <link rel='stylesheet' id='wpml-legacy-horizontal-list-0-css' href='https://driivz.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css?ver=1' type='text/css' media='all' /> <link rel='stylesheet' id='ivory-search-styles-css' href='https://driivz.com/wp-content/plugins/add-search-to-menu/public/css/ivory-search.min.css?ver=5.5.7' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='jet-popup-frontend-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/plugins/jet-popup/assets/css/jet-popup-frontend.css?ver=1732207826' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='mixins-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/themes/driivz/css/tags-variables-mixins.css?ver=1732207826' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='fonts-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/themes/driivz/fonts/fonts.css?ver=1732207826' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='main-styles-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/themes/driivz/style.css?ver=1732207826' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='menu-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/themes/driivz/css/menu.css?ver=1732207826' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='animation-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/themes/driivz/css/animation.css?ver=1732207826' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='slick-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/themes/driivz/css/slick.css?ver=1732207826' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='remodal-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/themes/driivz/css/remodal.css?ver=1732207826' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='remodal-default-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/themes/driivz/css/remodal-default-theme.css?ver=1732207826' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='responsive-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/themes/driivz/css/responsive.css?ver=1732207826' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1732207826' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://driivz.com/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1732207823' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='swiper-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1732207826' type='text/css' media='all' /> <link rel='stylesheet' id='e-swiper-css' href='https://driivz.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-6387-css' href='https://driivz.com/wp-content/uploads/elementor/css/post-6387.css?ver=1732207823' type='text/css' media='all' /> <link rel='stylesheet' id='e-popup-style-css' href='https://driivz.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.25.4' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-817-css' href='https://driivz.com/wp-content/uploads/elementor/css/post-817.css?ver=1732208638' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='scss-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/cache/busting/1/sccss.css?ver=1732207826' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='bdt-uikit-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/plugins/bdthemes-element-pack/assets/css/bdt-uikit.css?ver=1732207826' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='ep-helper-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/plugins/bdthemes-element-pack/assets/css/ep-helper.css?ver=1732207826' type='text/css' media='all' /> <script type="text/javascript" src="https://driivz.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/wp-user-avatar/assets/flatpickr/flatpickr.min.js?ver=4.15.18" id="ppress-flatpickr-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/wp-user-avatar/assets/select2/select2.min.js?ver=4.15.18" id="ppress-select2-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/wp_glossary/assets/js/mixitup.min.js?ver=6.7.1" id="wpg-mixitup-script-js" data-rocket-defer defer></script> <script type="text/javascript" id="wpg-main-script-js-extra"> /* <![CDATA[ */ var wpg = {"animation":"1","is_tooltip":"","tooltip_theme":"default","tooltip_animation":"fade","tooltip_position":"top","tooltip_is_arrow":"1","tooltip_min_width":"250","tooltip_max_width":"500","tooltip_speed":"350","tooltip_delay":"200","tooltip_is_touch_devices":"1"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/cache/min/1/wp-content/plugins/wp_glossary/assets/js/scripts.js?ver=1731925331" id="wpg-main-script-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/themes/driivz/js/ofi.min.js?ver=6.7.1" id="ofi-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/cache/min/1/wp-content/themes/driivz/js/remodal.js?ver=1731925331" id="remodal-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/themes/driivz/js/slick.min.js?ver=6.7.1" id="slick-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/cache/min/1/wp-content/themes/driivz/js/allInOneJquery.js?ver=1731925331" id="all-in-one-js" data-rocket-defer defer></script> <link rel="https://api.w.org/" href="https://driivz.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://driivz.com/wp-json/wp/v2/pages/817" /><link rel='shortlink' href='https://driivz.com/?p=817' /> <meta name="generator" content="WPML ver:4.6.14 stt:1;" /> <!-- HFCM by 99 Robots - Snippet # 9: Google Tag Manager --> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(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-PM6SNWP');</script> <!-- End Google Tag Manager --> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 13: DriivzBot --> <!-- Start of HubSpot Embed Code --> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" id="hs-script-loader" async defer data-rocket-src="https://driivz.com/wp-content/cache/min/1/5013832.js?ver=1731925331"></script> <!-- End of HubSpot Embed Code --> <!-- /end HFCM by 99 Robots --> <!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v11.1.73--> <script type="rocketlazyloadscript" class="hsq-set-content-id" data-content-id="standard-page"> var _hsq = _hsq || []; _hsq.push(["setContentType", "standard-page"]); </script> <!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin --> <style type="text/css"> .wpg-list-filter a { color:#000028; ; } .wpg-list-filter a.active, .wpg-list-filter a:hover, .wpg-list-filter a:focus, .wpg-list-filter a:active { color:#2dd3fa; } .wpg-list-block h3 { background-color:#ffffff; color:#2dd3fa; font-size:80px; } .wpg-list-item a { color:#000028; ; } .wpg-list-item a:hover, .wpg-list-item a:focus, .wpg-list-item a:active { color:#2dd3fa; } </style><style id="custom-css-wprocket"> html:not(.is-active-page):not(.is-ocp) .demo_wprocket{display:none!important} @keyframes visible-smooth-loader-animation{ to{opacity:1;} } @keyframes shifter-smooth-loader-animation{ 0%,50%{opacity:0;} } @keyframes Animation_Observer { 0%, 40% { background-size:cover; background-image:url("data:image/svg+xml,%3Csvg%20xmlns='https://www.w3.org/2000/svg'%20viewBox='0%200%201023%20681'%3E%3C/svg%3E"); } } html:not(.is-active-page) body:not([data-elementor-type="header"]) section:not(:nth-child(-n+3)), html:not(.is-active-page) body:not([data-elementor-type="header"]) section:not(:nth-child(-n+3)) *:after, html:not(.is-active-page) body:not([data-elementor-type="header"]) section:not(:nth-child(-n+3)), html:not(.is-active-page) body:not([data-elementor-type="header"]) section:not(:nth-child(-n+3)) *, html:not(.is-active-page) .elementor-element.elementor-element-48673fab:after, html:not(.is-active-page) .elementor-element.elementor-element-343f91fc .elementor-icon-box-wrapper, html:not(.is-active-page) .elementor-cta__bg.elementor-bg, html:not(.is-active-page) .jet-video__overlayx, html:not(.is-active-page) body [data-elementor-type="wp-page"] .elementor-section-wrap > section:nth-child(-n+3) section .elementor-column-wrap, html:not(.is-active-page) body [data-elementor-type="wp-page"] .elementor-section-wrap > section:nth-child(-n+3) section .swiper-slide-bg, html:not(.is-active-page) body [data-elementor-type="wp-page"] .elementor-section-wrap > section:not(:nth-child(-n+3)), html:not(.is-active-page) body [data-elementor-type="wp-page"] .elementor-section-wrap > section:not(:nth-child(-n+3)) *{ background-image: none !important; } html:not(.is-active-page) body [data-elementor-type]:not([data-elementor-type="header"]) .elementor-section-wrap > section section:not(:nth-child(-n+1)), html:not(.is-active-page) body [data-elementor-type]:not([data-elementor-type="header"]) .elementor-section-wrap > section .elementor-widget-jet-listing-grid:not(:nth-child(-n+1)), html:not(.is-active-page) article.testimonial-wrapper[data-aos^=fade], /*html:not(.is-active-page) body [data-elementor-type]:not([data-elementor-type="header"]) +, */ html:not(.is-active-page) [data-elementor-type="footer"], html:not(.is-active-page) footer, html:not(.is-active-page) body [data-elementor-type]:not([data-elementor-type="header"]) section:not(:nth-child(-n+3)), html:not(.is-active-page) body [data-elementor-type]:not([data-elementor-type="header"]) .elementor-section-wrap > section:not(:nth-child(-n+3)){ content-visibility:auto;contain-intrinsic-size:1px 1000px; } /* adjust fallback font overrides */ @font-face { font-family: fallback-font-ct; size-adjust: 108%; ascent-override: 100%; src: local(Arial); } @font-face{ font-display:swap;font-family:"specific-custom-icon";src:url("data:application/font-woff2;base64,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") format("woff2"); font-weight:400; font-style:normal; } .fa, .fas { font-weight: 900; } .fa, .fab, .fad, .fal, .far, .fas { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; } .elementor-menu-toggle:not(.elementor-active) .eicon-menu-bar:before { font-family: "specific-custom-icon" !important ; font-style: normal; content: "\F0C9" } .fab.fa-facebook-f:before, .fab.fa-facebook:before { font-family: "specific-custom-icon" !important ; font-style: normal; content: "\E800" } .fa-phone-volume:before { font-family: "specific-custom-icon" !important ; font-style: normal; content: "\F2A0" } .fa-facebook-f:before { font-family: "specific-custom-icon" !important ; font-style: normal; content: "\F09A" } .fa-linkedin:before { font-family: "specific-custom-icon" !important ; font-style: normal; content: "\E801" } .fa-twitter:before { font-family: "specific-custom-icon" !important ; font-style: normal; content: "\F099" } .fa-telegram:before { font-family: "specific-custom-icon" !important ; font-style: normal; content: "\F2C6" } .dashicons-search:before, .fa-search:before { font-family: "specific-custom-icon" !important ; font-style: normal; content: "\E724" } .dashicons-search:before{ display:block; font-size: 15px; } .fa-caret-down:before, .elementor-nav-menu--indicator-classic .elementor-nav-menu .sub-arrow i:before { font-family: "specific-custom-icon" !important ; font-style: normal; content: "\E80E" } .fa-caret-left:before { font-family: "specific-custom-icon" !important ; font-style: normal; content: "\E80E"; transform: rotate(90deg); display: block; } .elementor-menu-toggle.elementor-active i:before { content: "\E80A"; font-family: "specific-custom-icon" !important; font-style: normal; } .fa-angle-down:before, i.ubermenu-sub-indicator.fas.fa-angle-down:before { font-family: "specific-custom-icon" !important; font-style: normal; content: "\F105"; transform: rotate(90deg); display: block; } .fa-angle-left:before { font-family: "specific-custom-icon" !important; font-style: normal; content: "\F105"; transform: rotate(180deg); display: block; } i.fas.fa-bars:before, span.mobile_menu_bar.mobile_menu_bar_toggle:before { font-family: "specific-custom-icon" !important; font-style: normal; content: "\F0C9"; font-size: 20px; } .fas.fa-phone-alt:before{ content: "\01F3A7"; font-family: "specific-custom-icon" !important; font-style: normal; font-size: 24px; } .fa-whatsapp:before { content: "\F232"; font-family: "specific-custom-icon" !important; font-style: normal; } .fa-envelope:before { content: "\E80C"; font-family: "specific-custom-icon" !important; font-style: normal; } .fa-print:before { content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='20' height='20' fill='%23fff'%3E%3Cpath d='M448 192H64c-35.35 0-64 28.7-64 64v96c0 17.67 14.33 32 32 32h32v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h32c17.67 0 32-14.33 32-32v-96c0-35.3-28.7-64-64-64zm-64 256H128v-96h256v96zm48-152c-13.25 0-24-10.75-24-24 0-13.27 10.75-24 24-24s24 10.73 24 24c0 13.3-10.7 24-24 24zM128 64h229.5L384 90.51V160h64V77.25c0-8.484-3.375-16.62-9.375-22.62l-45.25-45.25C387.4 3.375 379.2 0 370.8 0H96C78.34 0 64 14.33 64 32v128h64V64z'/%3E%3C/svg%3E"); } .fa-play:before{ content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512' width='100' height='100' fill='%23fff'%3E%3Cpath d='M361 215c14.3 8.8 23 24.3 23 41s-8.7 32.2-23 40.1l-287.97 176c-14.82 9.9-33.37 10.3-48.51 1.8A48.02 48.02 0 0 1 0 432V80a48.02 48.02 0 0 1 24.52-41.87 48.019 48.019 0 0 1 48.51.91L361 215z'/%3E%3C/svg%3E"); } @keyframes __anim_rush_bg__ { 0%,90% { background-image: url("data:image/svg+xml,%3Csvg width='100vw' height='100vw' xmlns='https://www.w3.org/2000/svg'%3E%3C/svg%3E"); } } @keyframes __anim_rush_img__ { 0%,90% { content:url("data:image/svg+xml,%3Csvg width='100%' height='100%' xmlns='https://www.w3.org/2000/svg'%3E%3Crect fill='black'/%3E%3C/svg%3E"); } } html:not(.is-ocp-start) section:nth-of-type(-n+3) img[data-ll-status], html:not(.is-ocp-start) body [data-elementor-type]:not([data-elementor-type="header"]) .elementor-section-wrap > section:nth-child(-n+3) img[data-ll-status]{ animation: 0.5s ease-in __anim_rush_img__; } html:not(.is-ocp-start) .jet-video__overlay, html:not(.is-ocp-start) body [data-elementor-type]:not([data-elementor-type="header"]) .elementor-section-wrap > section:nth-child(-n+3) .swiper-slide-bg, html:not(.is-ocp-start) body [data-elementor-type]:not([data-elementor-type="header"]) .elementor-section-wrap > section:nth-child(-n+3) .elementor-background-overlay:not(.fadeIn), html:not(.is-ocp-start) body [data-elementor-type]:not([data-elementor-type="header"]) .elementor-section-wrap > section:nth-child(-n+3)[data-settings*='\"background_background"']:not(.fadeIn){ animation: 0.5s ease-in __anim_rush_bg__; } .elementor-widget-testimonial-carousel .elementor-swiper-button-prev:not([aria-label]){ right: 0; left: unset; } .elementor-widget-testimonial-carousel .elementor-swiper-button-next:not([aria-label]) { left: 0; right: unset; } .elementor-posts-container:not(.elementor-has-item-ratio).elementor-posts--skin-classic .elementor-post__thumbnail, .elementor-posts-container:not(.elementor-has-item-ratio) .elementor-post__card .elementor-post__thumbnail { padding-bottom: unset !important; } html:not(.is-ocp-loaded) .downArrow:not(.showMe), html:not(.is-ocp-loaded) .animate[class*="fade"]:not(.triggeredCSS3) { opacity: 1; animation: 0.2s ease-in shifter-smooth-loader-animation; } @media only screen and (min-width: 768px) { html:not(.is-ocp-start) .elementor-widget-jet-smart-filters-search, html:not(.is-ocp-start) .jet-listing-grid__item{ animation: 1.5s ease-in shifter-smooth-loader-animation; } /*html:not(.is-ocp-loaded) .elementor-10 .elementor-element.elementor-element-49599e3d .elementor-main-swiper .swiper-slide { max-width:250px; }*/ html:not(.is-ocp-loaded) .elementor-2867 .elementor-element.elementor-element-168c113 .elementor-heading-title { font-family: inherit !important; font-size: 55px !important; } html:not(.is-ocp-loaded) .elementor-2867 .elementor-element.elementor-element-b21d543{ font-family: inherit !important; font-size: 29px !important; } } @media only screen and (max-width: 767px) { html:not(.is-ocp) .woo-variation-swatches .variable-items-wrapper, html:not(.is-ocp) .single-product .elementor-reverse-mobile>.elementor-container>:first-child{ animation: 0.5s shifter-smooth-loader-animation ease; } html:not(.is-active-page) .elementor-widget-theme-post-content+section+section+section img{ display: none; } html:not(.is-ocp-loaded) .elementor-2867 .elementor-element.elementor-element-168c113 .elementor-heading-title { font-family: inherit !important; font-size: 31px !important; } html:not(.is-ocp-loaded) .elementor-2867 .elementor-element.elementor-element-b21d543{ font-family: inherit !important; font-size: 17px !important; } } @font-face{font-family:'Rubik';font-style:normal;font-weight:100;font-display:swap;src:url(/wp-content/uploads/2022/05/rubik_hebrew_subset.woff2) format('woff2')} @font-face{font-family:'Rubik';font-style:normal;font-weight:200;font-display:swap;src:url(/wp-content/uploads/2022/05/rubik_hebrew_subset.woff2) format('woff2')} @font-face{font-family:'Rubik';font-style:normal;font-weight:300;font-display:swap;src:url(/wp-content/uploads/2022/05/rubik_hebrew_subset.woff2) format('woff2')} @font-face{font-family:'Rubik';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/uploads/2022/05/rubik_hebrew_subset.woff2) format('woff2')} @font-face{font-family:'Rubik';font-style:normal;font-weight:500;font-display:swap;src:url(/wp-content/uploads/2022/05/rubik_hebrew_subset.woff2) format('woff2')} @font-face{font-family:'Rubik';font-style:normal;font-weight:600;font-display:swap;src:url(/wp-content/uploads/2022/05/rubik_hebrew_subset.woff2) format('woff2')} @font-face{font-family:'Rubik';font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/uploads/2022/05/rubik_hebrew_subset.woff2) format('woff2')} @font-face{font-family:'Rubik';font-style:normal;font-weight:800;font-display:swap;src:url(/wp-content/uploads/2022/05/rubik_hebrew_subset.woff2) format('woff2')} </style> <script type="rocketlazyloadscript" id="custom-js-wprocket-snippets">window.addEventListener('DOMContentLoaded', function() { // $( function custom_js_wprocket_snippets_ui_after() { document.querySelectorAll("link[data-lazy-css-href]").forEach(function (elem){elem.setAttribute("href",elem.getAttribute("data-lazy-css-href"),elem.removeAttribute("data-lazy-css-href"));/*console.log("Delay CSS: "+elem.href)*/}); document.documentElement.classList.add('is-active-page'); setTimeout(() =>{ document.documentElement.classList.add('is-ocp-loaded'); },12.5*1000); (function(){var fired_once_scroll_ct;document.addEventListener("scroll",(e)=>{let scrolled=document.scrollingElement.scrollTop;let position=document.documentElement.offsetTop;let selector=document.querySelectorAll("link[data-debloat-delay][data-href]");if((scrolled>position+100) && fired_once_scroll_ct==null){fired_once_scroll_ct=1;if(selector){selector.forEach(function(elem){elem.setAttribute("href",elem.getAttribute("data-href"));/*console.log("Loading Original CSS: "+elem.href)*/})}}})})(); }; function Fire_Own_JS_Event_CT(){ var event_JS_Font = new Event('defer_loadFonts_JS_CP'); window.dispatchEvent(event_JS_Font); } if (document.readyState === "loading") { window.addEventListener("load", Fire_Own_JS_Event_CT, custom_js_wprocket_snippets_ui_after()); } else { Fire_Own_JS_Event_CT(); custom_js_wprocket_snippets_ui_after(); } });</script> <script id="preload-custom-js">window.addEventListener('DOMContentLoaded', function() { // $( nowprocket setTimeout(function(){ document.documentElement.classList.add('is-ocp'); }, 12.5*1000); //var TimeOutRangers = 30*1000; setTimeout( () => { if ( document.querySelector('script[type="rocketlazyloadscript"]') ) {window.dispatchEvent(new Event('mousemove')); }},TimeOutRangers); //console.log(document.readyState, Date.now()); (function(){ let a; document.onreadystatechange = function () { if ( document.readyState === 'complete' && a == null ) { a = 1; document.documentElement.classList.add('is-ocp-start'); setTimeout(()=>{ if(document.querySelectorAll("video[preload=\"none\"][no-autoplay]")){ document.querySelectorAll("video[preload=\"none\"][no-autoplay]").forEach(function (elem) { elem.setAttribute("autoplay", elem.getAttribute("no-autoplay"),elem.removeAttribute("no-autoplay"),elem.removeAttribute("preload")); }); } },0.5*1000); // console.log(document.readyState, Date.now()); } } })(); function debloat_delay_fonts_fetch(){ let debloat_string = document.querySelectorAll("style"); if (debloat_string) { let debloat_string_keylocate = /@mont-face(?:.*?){(.*?)}/gs; debloat_string.forEach(function (elem) { //let match_visible = elem.innerText.match(debloat_string_keylocate); if ( elem.textContent.match(debloat_string_keylocate)) { let styleNode = document.createElement('style'); styleNode.id = 'delay-fonts-load-cs-'+ Math.round(Math.random()*1000); styleNode.textContent = elem.innerText.match(debloat_string_keylocate).join("\n"); styleNode.textContent = styleNode.textContent.replace(/@mont/g, "@font"); let appender = document.head.appendChild(styleNode); //console.log(appender); } }); } } window.addEventListener('defer_loadFonts_JS_CP', () => debloat_delay_fonts_fetch()); //!function(){if(document.querySelector('script[type="rocketlazyloadscript"]')){let t,i=document.querySelector('[data-elementor-type="header"] section[data-settings*="sticky_on"][data-settings*="mobile"]'),n=document.createElement("div");n.id="sticky-smoother-init";n.className="mega-header",window.addEventListener("scroll",()=>{var e;i&&(e=i.offsetTop,window.pageYOffset>e+50?(i.className+=" elementor-sticky--effects",i.style="position:fixed;width:"+i.clientWidth+"px;margin-top:0;margin-bottom:0;top:0",null==t&&(t=1,n.setAttribute("style","height:"+i.clientHeight+"px; visibility: hidden; transition: none 0s ease 0s; animation: 0s ease 0s 1 normal none running none;"),i.parentNode.appendChild(n))):(i.classList.remove("elementor-sticky--effects"),i.style="",n.remove(),t=null))})}}(); //!function(){var hamburger=document.querySelector("#jet-mobile-menu-625041c526dc7 [ref=\"toggleClosedIcon\"]");var hamburger_menuclicked;if(hamburger){hamburger.addEventListener("click",function(){if(hamburger_menuclicked==null){const __open_menu_elementor_hook__=setInterval(()=>{var hamburger_2=document.querySelector(".jet-mobile-menu__instance.jet-mobile-menu__instance--slide-out-layout.right-container-position.default-toggle-position > div");if(hamburger_2){clearInterval(__open_menu_elementor_hook__);hamburger_menuclicked=1;hamburger_2.click();console.log("Working")}})}})}}(); //(function(){let a,b=document.querySelector(".elementor-element-3f3855ad");b&&b.addEventListener("click",function(){const c=setInterval(()=>{document.querySelector(".elementor-element-3f3855ad.jet-popup-attach-event-inited")&&null==a&&(clearInterval(c),a=1,console.log("Working"),b.click())})})})(); });</script> <meta name="generator" content="Elementor 3.25.9; features: additional_custom_breakpoints, e_optimized_control_loading; settings: css_print_method-external, google_font-enabled, font_display-auto"> <link rel="icon" href="https://driivz.com/wp-content/uploads/2023/12/fav-3.png" sizes="32x32" /> <link rel="icon" href="https://driivz.com/wp-content/uploads/2023/12/fav-3.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://driivz.com/wp-content/uploads/2023/12/fav-3.png" /> <meta name="msapplication-TileImage" content="https://driivz.com/wp-content/uploads/2023/12/fav-3.png" /> <style id="sccss">.not-bar{ display:none; } .home .not-bar{ display:flex; background-color: #fff; align-items: center; flex-direction: row; justify-content: center; gap: 20px; padding: 10px; } .home .not-bar p{ padding-bottom:0; } .home .not-bar a{ background-color:#2dd2fa; color:#ffffff; text-decoration:none; font-size:14px; padding:6px 20px; border-radius:50px; text-transform:uppercase; font-weight:600; } @media only screen and (max-width: 767px) { .home .not-bar{ flex-direction:column ; } } body.page-template-default main{ margin-top:60px; } .elementor-widget-text-editor li{ margin-bottom:10px; } /* Enter Your Custom CSS Here */ .gform_wrapper div.validation_error { color: #ff6800!important; } .gform_wrapper .validation_message { color: #ff6800!important; } .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning { background-color: transparent!important; margin-bottom: 6px !important; border-top: none!important; border-bottom: none!important; padding-bottom: 0px!important; padding-top: 0px!important; box-sizing: border-box; } .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper li.gfield_error textarea { border: 1px solid #ff6800!important; } .gform_wrapper div.validation_error { color: #ff6800!important; border-top: 2px solid #ff6800!important; border-bottom: 2px solid #ff6800!important; } .comeet-modal{ opacity: 1!important; } body.category-glossary span.date{ display:none!important; } .gform_footer { position: relative!important; z-index: 9999!important; } /*-.page-template iframe { width: 100% !important; height: 90px!important; }-*/ /*-lp-template-*/ body.lp-template{ padding-top:0!important } .page-id-877 .banner.innerpages .container .content { max-width: 65%; } .page-id-817 .e-storage-img { width: 600px; padding-top: 130px; } .hiring_btn{ margin-top:40px; margin-bottom:40px; } .hiring_btn a{ background-color:#2DD3FA; padding: 14px 30px 12px; text-transform: uppercase; border: 1px solid #2DD3FA; text-align: center; cursor: pointer; letter-spacing: 2.3px; height: 56px; color: #fff; border-radius: 50px; font-size: 17px !important; margin-top: 40px; } .hiring_btn a:hover{ background: #000028; border-color: #000028; color: #ffffff; } /*-----hs_banner-----*/ .hs-cta-node a div{ display:block; background-color: #2dd3fa; padding:30px; border-radius: 20px; color:#ffffff!important; font-size:0.8rem; text-decoration: none; } .hs-cta-node a div:hover{ background-color: #000028; } </style> <script type="rocketlazyloadscript"> document.addEventListener('DOMContentLoaded', function() { // Select all icons and contents const icons = document.querySelectorAll('.reveal-icon'); const contents = document.querySelectorAll('.reveal-content'); // Loop through each icon and attach a click event icons.forEach((icon, index) => { icon.addEventListener('click', function() { const content = contents[index]; // Check if the clicked content is already visible const isActive = content.classList.contains('active'); // Hide all content boxes contents.forEach((content) => { content.classList.remove('active'); }); // If the clicked content wasn't visible, reveal it if (!isActive) { content.classList.add('active'); } }); }); }); </script> <style type="text/css" media="screen">.is-menu path.search-icon-path { fill: #2dd2fa;}body .popup-search-close:after, body .search-close:after { border-color: #2dd2fa;}body .popup-search-close:before, body .search-close:before { border-color: #2dd2fa;}</style> <style type="text/css" media="screen"> /* Ivory search custom CSS code */ button.is-search-submit{ min-width: unset!important; } </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <script type="rocketlazyloadscript"> (function() { var script = document.createElement('script'); script.src = 'https://unpkg.com/web-vitals/dist/web-vitals.iife.js'; script.onload = function() { // When loading `web-vitals` using a classic script, all the public // methods can be found on the `webVitals` global namespace. /* function logDelta({name, id, delta}) { console.log(`${name} matching ID ${id} changed by ${delta}`); } */ function logDelta(metric) { console.log(metric); Object.entries(metric.entries).forEach(shift => { var node = ''; // console.log(shift[1]); Object.entries(shift[1].sources).forEach(source => { //console.log(source[1]['node']['className']); if (source[1]['node']['id']) { node += ' i/ ' + source[1]['node']['id']; } else { node += ' c/ ' + source[1]['node']['className']; } }); console.log(`Delta CLS: ${shift[1]['value']} - nodes: ${node}`); var significantCLS = Math.round(shift[1]['value'] * 1000); /* gtag('event', 'cls', { send_to: 'UA-48732543-1', event_category: 'Web Vitals', event_label: 'test', value: '0', non_interaction: true, }); */ if (significantCLS >= 10) { //gives us cls values more than 0.01 gtag('event', node, { send_to: 'UA-48732543-1', event_category: 'Web Vitals', // The `id` value will be unique to the current page load. When sending // multiple values from the same page (e.g. for CLS), Google Analytics can // compute a total by grouping on this ID (note: requires `eventLabel` to // be a dimension in your report). event_label: metric.id, // Google Analytics metrics must be integers, so the value is rounded. // For CLS the value is first multiplied by 1000 for greater precision // (note: increase the multiplier for greater precision if needed). value: significantCLS, // Use a non-interaction event to avoid affecting bounce rate. nonInteraction: true, // Use `sendBeacon()` if the browser supports it. transport: 'beacon' // OPTIONAL: any additional params or debug info here. // See: https://web.dev/debug-web-vitals-in-the-field/ // dimension1: '...', // dimension2: '...', // ... }); } }); } webVitals.getCLS(logDelta); //webVitals.getFID(console.log); //webVitals.getLCP(console.log); } document.head.appendChild(script); console.log('web vitals test'); }()) </script> <style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><meta name="generator" content="WP Rocket 3.17.2.1" data-wpr-features="wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_automatic_lazy_rendering wpr_oci wpr_minify_css wpr_desktop wpr_preload_links" /></head> <body class="page-template page-template-elementor_header_footer page page-id-817 page-child parent-pageid-734 driivz elementor-default elementor-template-full-width elementor-kit-6387 elementor-page elementor-page-817"> <div id="page-wrap"> <header id="header"> <div class="not-bar"><p>We’re thrilled to announce the release of Driivz EV Charging and Energy Management Platform - Version 8</p><a href="https://driivz.com/platform/announcing-driivz-platform-version-8/">Learn More ></a></div> <div class="container"> <div class="logo"> <a href="https://driivz.com/"> <!-- <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="images/logo.svg" /><noscript><img src="images/logo.svg" alt="" /></noscript> --> <svg xmlns="http://www.w3.org/2000/svg" width="108.997" height="35" viewbox="0 0 108.997 35"> <g id="Driivz_logo_white" transform="translate(-0.003)"> <path id="Shape" d="M15.422.025,9.876,9.068,6.84,0H0L8.178,24,23,.025Z" transform="translate(65 11)" fill="#fff"/> <path id="Shape-2" data-name="Shape" d="M5.859,0,1.8,6.234H11.49L0,24H23l-4-6.234H11.537L23,0Z" transform="translate(86 11)" fill="#fff"/> <path id="Shape-3" data-name="Shape" d="M3.485,0,0,24H7.515L11,0Z" transform="translate(42 11)" fill="#fff"/> <path id="Shape-4" data-name="Shape" d="M3.485,0,0,24H7.515L11,0Z" transform="translate(53 11)" fill="#fff"/> <path id="Shape-5" data-name="Shape" d="M2,9.663l-.745,5.29.021.006L0,24H7.2L9.072,10.713c.362-1.911,1.413-3.888,5.9-3.4L16,.134C6.926-.944,2.9,4.681,2,9.663" transform="translate(26 11)" fill="#fff"/> <path id="Shape-6" data-name="Shape" d="M11.616,35a10.846,10.846,0,0,1-1.59-.117A11.245,11.245,0,0,1,2.6,30.329,14.047,14.047,0,0,1,.18,19.875a14.427,14.427,0,0,1,4.348-8.335,11.843,11.843,0,0,1,8.04-3.288h.019A10.859,10.859,0,0,1,20.22,11.38L21.647,0H29L23.968,34.554H17.317l.149-1.212A11.476,11.476,0,0,1,11.616,35Zm.951-20.219c-2.685,0-5.2,2.666-5.735,6.07a7.773,7.773,0,0,0,1.049,5.4,4.744,4.744,0,0,0,3.151,2.172,4.245,4.245,0,0,0,.584.043c2.685,0,5.2-2.666,5.735-6.07a7.771,7.771,0,0,0-1.049-5.4,4.745,4.745,0,0,0-3.151-2.171A3.98,3.98,0,0,0,12.568,14.781Z" fill="#fff"/> <path id="Shape-7" data-name="Shape" d="M8,3.5A3.529,3.529,0,0,1,5.532,6.733a4.426,4.426,0,0,1-4.36-.758A3.188,3.188,0,0,1,.3,2.161,4.042,4.042,0,0,1,4,0,3.775,3.775,0,0,1,8,3.5" transform="translate(46)" fill="#2dd2f9"/> <path id="Shape-8" data-name="Shape" d="M8,3.5A3.529,3.529,0,0,1,5.532,6.733a4.426,4.426,0,0,1-4.36-.758A3.188,3.188,0,0,1,.3,2.161,4.042,4.042,0,0,1,4,0,3.775,3.775,0,0,1,8,3.5" transform="translate(57)" fill="#2dd2f9"/> </g> </svg> </a> </div> <!-- res nav --> <div class="menuBtn"> <div class="hamburger hamburger--spin js-hamburger"> <div class="hamburger-box"> <div class="hamburger-inner"></div> </div> </div> </div> <!-- res nav --> <a href="" data-remodal-target="consultation" class="btn">Talk To Us</a> <div class="menuoverlay"></div> <nav class="main-nav"> <div class="MenuWrapper"> <div class="menu-main-menu-container"><ul id="menu-main-menu" class=""><li id="menu-item-672" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"></span><a href="#">SOLUTIONS</a><span class="main-sub col-2"> <span class="submenucontent">We serve global EV charging network operators and providers with a scalable, hardware-agnostic platform, generating profits for the world’s largest charging networks and new market entrants.</span> <ul class="sub-menu"> <li id="menu-item-669" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"></span><a>SECTORS</a> <ul class="sub-menu"> <li id="menu-item-675" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/solutions/utilities/">Utilities</a></li> <li id="menu-item-1110" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/solutions/oil-and-gas/">Oil and Gas</a></li> <li id="menu-item-1108" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/solutions/automakers/">Automotive</a></li> <li id="menu-item-676" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/solutions/charge-point-operators/">Charge Point Operators</a></li> <li id="menu-item-1114" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/solutions/e-mobility-service-providers/">Electric Mobility Service Providers</a></li> <li id="menu-item-1113" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/solutions/electric-vehicle-service-provider/">Electric Vehicle Service Providers</a></li> <li id="menu-item-3606" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/solutions/ev-fleets/">EV Fleets</a></li> <li id="menu-item-3815" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/platform/commercial-and-industrial-buildings/">Commercial & Industrial Buildings</a></li> </ul> </li> </ul> </li> <li id="menu-item-2096" class="menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current-page-parent current_page_ancestor menu-item-has-children"></span><a href="https://driivz.com/platform/">Platform</a><span class="main-sub col-3"> <span class="submenucontent">Driivz’ smart cloud-based platform spans EV charging operations and network management, energy management tools, industry-specific billing and self-service solutions.<a class="btn" href="https://driivz.com/platform/" target="">DISCOVER THE PLATFORM</a></span> <ul class="sub-menu"> <li id="menu-item-2098" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"></span><a href="#">MODULES</a> <ul class="sub-menu"> <li id="menu-item-2099" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/platform/operations-management/">Operations Management</a></li> <li id="menu-item-2114" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/platform/ev-billing/">EV Charging Billing</a></li> <li id="menu-item-2113" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/platform/energy-management/">Smart Energy Management</a></li> <li id="menu-item-2115" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/platform/driver-self-service-tools/">Driver Self-Service Tools</a></li> <li id="menu-item-3796" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/platform/insite/">Driivz InSite</a></li> </ul> </li> <li id="menu-item-2100" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children"></span><a href="#">TECHNOLOGY</a> <ul class="sub-menu"> <li id="menu-item-2101" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-817 current_page_item"></span><a href="https://driivz.com/platform/smartchain-smart-charging/">Smart EV Charging</a></li> <li id="menu-item-9622" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/platform/announcing-driivz-platform-version-8/">Driivz Version 8</a></li> </ul> </li> </ul> </li> <li id="menu-item-2097" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"></span><a href="#">Company</a><span class="main-sub col-2"> <span class="submenucontent">Between the two industrial revolutions of our time – energy and transportation – our robust and global EV charging management platform is unlocking the future of energy management. </span> <ul class="sub-menu"> <li id="menu-item-2102" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"></span><a href="#">ABOUT US</a> <ul class="sub-menu"> <li id="menu-item-2105" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/about-us/story/">Story</a></li> <li id="menu-item-2104" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/about-us/driivz-leadership/">Leadership</a></li> <li id="menu-item-2106" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/careers-in-driivz/">Careers</a></li> </ul> </li> </ul> </li> <li id="menu-item-105" class="data-scroll menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"></span><a href="#">CASE STUDIES</a><span class="main-sub col-2"> <span class="submenucontent">Read about our successful partnerships with the leading companies that are working towards global electric mobility.</span> <ul class="sub-menu"> <li id="menu-item-920" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"></span><a href="#">CASE STUDIES</a> <ul class="sub-menu"> <li id="menu-item-5013" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/case-studies/esb-exceptional-ev-charging-experience/">ESB</a></li> <li id="menu-item-5176" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/case-studies/recharge/">Recharge</a></li> <li id="menu-item-921" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/case-studies/centrica/">Centrica Business</a></li> <li id="menu-item-1401" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/case-studies/elaadnl/">ElaadNL SMARTSITE</a></li> <li id="menu-item-2746" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/case-studies/cez-group/">CEZ Group</a></li> <li id="menu-item-5158" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/case-studies/francis-energy/">Francis Energy</a></li> <li id="menu-item-3239" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/case-studies/afcon-electric-mobility/">Afcon Electric Mobility</a></li> <li id="menu-item-2788" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/case-studies/copec-voltex/">Copec Voltex</a></li> <li id="menu-item-4390" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/case-studies/obe-ev-charging-network-growth-with-driivz/">OBE Power</a></li> </ul> </li> </ul> </li> <li id="menu-item-960" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"></span><a href="https://driivz.com/news-buzz/">News & Buzz</a><span class="main-sub col-2"> <span class="submenucontent">Check out our latest news as well as leading industry insights and resources.<a class="btn" href="https://driivz.com/news-buzz/" target="">READ ALL STORIES</a></span> <ul class="sub-menu"> <li id="menu-item-937" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"></span><a href="#">NEWS & BUZZ</a> <ul class="sub-menu"> <li id="menu-item-1066" class="menu-item menu-item-type-taxonomy menu-item-object-category"></span><a href="https://driivz.com/./news/">News</a></li> <li id="menu-item-1031" class="menu-item menu-item-type-taxonomy menu-item-object-category"></span><a href="https://driivz.com/./blog/">Blog</a></li> <li id="menu-item-1029" class="menu-item menu-item-type-taxonomy menu-item-object-category"></span><a href="https://driivz.com/./awards/">Awards</a></li> <li id="menu-item-1032" class="menu-item menu-item-type-taxonomy menu-item-object-category"></span><a href="https://driivz.com/./events/">Events</a></li> <li id="menu-item-1030" class="menu-item menu-item-type-taxonomy menu-item-object-category"></span><a href="https://driivz.com/./resources/">Resources</a></li> <li id="menu-item-6975" class="menu-item menu-item-type-post_type menu-item-object-page"></span><a href="https://driivz.com/glossary/">Glossary</a></li> </ul> </li> </ul> </li> <li class="astm-search-menu is-menu is-dropdown menu-item"><a href="#" role="button" aria-label="Search Icon Link"><svg width="20" height="20" class="search-icon" role="img" viewbox="2 9 20 5" focusable="false" aria-label="Search"> <path class="search-icon-path" d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></a><form class="is-search-form is-form-style is-form-style-3 is-form-id-0" action="https://driivz.com/" method="get" role="search" ><label for="is-search-input-0"><span class="is-screen-reader-text">Search for:</span><input type="search" id="is-search-input-0" name="s" value="" class="is-search-input" placeholder="Search here..." autocomplete=off /></label><button type="submit" class="is-search-submit"><span class="is-screen-reader-text">Search Button</span><span class="is-search-icon"><svg focusable="false" aria-label="Search" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="24px"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></span></button></form></li></ul></div> </div> </nav> </div> </header> <div data-elementor-type="wp-page" data-elementor-id="817" class="elementor elementor-817" data-elementor-settings="{"element_pack_global_tooltip_width":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_laptop":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_tablet":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_mobile":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_laptop":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_laptop":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true}}" data-elementor-post-type="page"> <div class="elementor-element elementor-element-5a6a064 e-con-full fixedLine easeAll e-flex e-con e-parent" data-id="5a6a064" data-element_type="container"> <div class="elementor-element elementor-element-7b17720 elementor-widget elementor-widget-html" data-id="7b17720" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <span class="fixedDot easeAll"></span> </div> </div> </div> <div class="elementor-element elementor-element-507410e e-con-full e-flex e-con e-parent" data-id="507410e" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-9e9425d e-con-full e-flex e-con e-child" data-id="9e9425d" data-element_type="container"> <div class="elementor-element elementor-element-8dd8208 elementor-widget elementor-widget-heading" data-id="8dd8208" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Smart EV Charging</h1> </div> </div> <div class="elementor-element elementor-element-c1a6cda elementor-widget elementor-widget-heading" data-id="c1a6cda" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Improve energy resiliency of EV charging sites and increase ROI on EV charging infrastructure.</h3> </div> </div> </div> </div> <div class="elementor-element elementor-element-d975295 e-flex e-con-boxed e-con e-parent" data-id="d975295" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-e580657 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="e580657" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Smart EV charging technology enables network operators to optimize how all energy sources at a site are used to accommodate EV charging while considering unmanaged loads and the varying costs of energy from the grid.</p> </div> </div> <div class="elementor-element elementor-element-6f0110a elementor-widget__width-inherit elementor-widget-laptop__width-inherit elementor-hidden-mobile elementor-widget elementor-widget-bdt-marker" data-id="6f0110a" data-element_type="widget" data-widget_type="bdt-marker.default"> <div class="elementor-widget-container"> <div class="bdt-marker-wrapper bdt-inline bdt-dark bdt-marker-animated" id="bdt-marker-6f0110a" data-bdt-scrollspy="target: .bdt-marker-wrapper > a.bdt-marker-item; cls:bdt-animation-scale-up; delay: 300;" data-bdt-lightbox="toggle: .bdt-marker-lightbox-item; animation: slide;"> <img fetchpriority="high" decoding="async" width="1024" height="615" src="https://driivz.com/wp-content/uploads/2024/10/Frame-3342-1024x615.png" class="attachment-large size-large wp-image-9150" alt="" srcset="https://driivz.com/wp-content/uploads/2024/10/Frame-3342-1024x615.png 1024w, https://driivz.com/wp-content/uploads/2024/10/Frame-3342-768x461.png 768w, https://driivz.com/wp-content/uploads/2024/10/Frame-3342.png 1526w" sizes="(max-width: 1024px) 100vw, 1024px" /> <a class="bdt-marker-item bdt-position-absolute bdt-marker bdt-icon elementor-repeater-item-d677eac bdt-tippy-tooltip" data-tippy-content="<h3 style="text-align: left;">Ancillary services</h3><p style="text-align: left;">Generate new revenue streams</p><ul><li style="text-align: left;">Leverage support for openADR to participate in demand response programs.</li><li style="text-align: left;">Participate in energy flexibility markets.</li><li style="text-align: left;">Leverage centrally controlled, multi-site aggregation to use the network as a virtual power plant (VPP).</li></ul>" target="_self" href="javascript:void(0);" data-tippy="" data-tippy-placement="bottom-end" data-tippy-animation="shift-toward" data-tippy-arrow="false"> <svg width="20" height="20" viewbox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" data-svg="marker"> <rect x="9" y="4" width="1" height="11"></rect> <rect x="4" y="9" width="11" height="1"></rect> </svg> </a> <a class="bdt-marker-item bdt-position-absolute bdt-marker bdt-icon elementor-repeater-item-a087b01 bdt-tippy-tooltip" data-tippy-content="<h3 style="text-align: left;">Peak Shaving</h3><p style="text-align: left;">Reduce the total energy allocated for EV charging to:</p><ul><li style="text-align: left;">Accommodate unmanaged loads without ever tripping a breaker.</li><li style="text-align: left;">Prevent spikes in consumption and avoid costly demand charges.</li></ul>" target="_self" href="javascript:void(0);" data-tippy="" data-tippy-placement="bottom-end" data-tippy-animation="shift-toward" data-tippy-arrow="false"> <svg width="20" height="20" viewbox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" data-svg="marker"> <rect x="9" y="4" width="1" height="11"></rect> <rect x="4" y="9" width="11" height="1"></rect> </svg> </a> <a class="bdt-marker-item bdt-position-absolute bdt-marker bdt-icon elementor-repeater-item-2859fb9 bdt-tippy-tooltip" data-tippy-content="<h3 style="text-align: left;">Dynamic cost optimization</h3><p style="text-align: left;">Mitigate high energy costs by integrating with energy markets (e.g., Nord Pool) to bid on day-ahead markets and hourly spot pricing.</p>" target="_self" href="javascript:void(0);" data-tippy="" data-tippy-placement="top-end" data-tippy-animation="shift-toward" data-tippy-arrow="false"> <svg width="20" height="20" viewbox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" data-svg="marker"> <rect x="9" y="4" width="1" height="11"></rect> <rect x="4" y="9" width="11" height="1"></rect> </svg> </a> <a class="bdt-marker-item bdt-position-absolute bdt-marker bdt-icon elementor-repeater-item-257df7c bdt-tippy-tooltip" data-tippy-content="<h3 style="text-align: left;">Increase energy resiliency</h3><p style="text-align: left;">Ensure service continuity and a seamless charging experience.</p><ul><li style="text-align: left;">Use renewables and local BESS to supplement the grid during high demand periods.</li><li style="text-align: left;">Use onsite microgrid as an independent backup energy source in case of grid outage.</li></ul>" target="_self" href="javascript:void(0);" data-tippy="" data-tippy-placement="bottom" data-tippy-animation="shift-toward" data-tippy-arrow="false"> <svg width="20" height="20" viewbox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" data-svg="marker"> <rect x="9" y="4" width="1" height="11"></rect> <rect x="4" y="9" width="11" height="1"></rect> </svg> </a> <a class="bdt-marker-item bdt-position-absolute bdt-marker bdt-icon elementor-repeater-item-3ae8b40 bdt-tippy-tooltip" data-tippy-content="<h3 style="text-align: left;">Renewable load shifting</h3><p style="text-align: left;">Mitigate high energy costs by leveraging renewables and onsite battery storage when energy costs are high. Replenish battery storage from the grid when energy costs are low.</p>" target="_self" href="javascript:void(0);" data-tippy="" data-tippy-placement="top-start" data-tippy-animation="shift-toward" data-tippy-arrow="false"> <svg width="20" height="20" viewbox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" data-svg="marker"> <rect x="9" y="4" width="1" height="11"></rect> <rect x="4" y="9" width="11" height="1"></rect> </svg> </a> <a class="bdt-marker-item bdt-position-absolute bdt-marker bdt-icon elementor-repeater-item-8504aa0 bdt-tippy-tooltip" data-tippy-content="<h3 style="text-align: left;">Mitigate unreliable internet connections</h3><p style="text-align: left;">Ensure chargers continue operating when communications are down without exceeding electrical capacity or causing high peak loads.</p><p style="text-align: left;">Use pre-configured default power settings during a disruption to communications.</p>" target="_self" href="javascript:void(0);" data-tippy="" data-tippy-placement="bottom-start" data-tippy-animation="shift-toward" data-tippy-arrow="false"> <svg width="20" height="20" viewbox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" data-svg="marker"> <rect x="9" y="4" width="1" height="11"></rect> <rect x="4" y="9" width="11" height="1"></rect> </svg> </a> <a class="bdt-marker-item bdt-position-absolute bdt-marker bdt-icon elementor-repeater-item-e8eea3f bdt-tippy-tooltip" data-tippy-content="<h3 style="text-align: left;">Dynamic load balancing</h3><p style="text-align: left;">Distribute electrical capacity available for EV charging according to preconfigured priority criteria to:</p><ul><li style="text-align: left;">Increase EV charging capacity up to 6X.</li><li style="text-align: left;">Reduce CapEx by avoiding or postponing costly grid upgrades.</li><li style="text-align: left;">Increase ROI on EV charging infrastructure.</li></ul>" target="_self" href="javascript:void(0);" data-tippy="" data-tippy-placement="bottom" data-tippy-animation="shift-toward" data-tippy-arrow="false"> <svg width="20" height="20" viewbox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" data-svg="marker"> <rect x="9" y="4" width="1" height="11"></rect> <rect x="4" y="9" width="11" height="1"></rect> </svg> </a> </div> </div> </div> <div class="elementor-element elementor-element-4725ff9 e-con-full elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-flex e-con e-child" data-id="4725ff9" data-element_type="container"> <div class="elementor-element elementor-element-44c406d e-con-full e-flex e-con e-child" data-id="44c406d" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-2cace25 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="2cace25" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewbox="0 0 64 64" fill="none"><path d="M32 61.6256C15.6565 61.6256 2.37439 48.3314 2.37439 32C2.37439 15.6685 15.6685 2.37439 32 2.37439C48.3314 2.37439 61.6256 15.6685 61.6256 32C61.6256 48.3314 48.3314 61.6256 32 61.6256ZM32 0C14.3548 0 0 14.3548 0 32C0 49.6452 14.3548 64 32 64C49.6452 64 64 49.6452 64 32C64 14.3548 49.6452 0 32 0Z" fill="#000028"></path><path d="M36.7127 55.6354C36.8091 54.7314 36.9778 53.6467 37.2671 52.4655C37.2912 52.4052 37.3033 52.3329 37.3153 52.2726C38.159 48.9099 39.9428 44.7276 43.7033 41.0998C46.7888 38.1107 50.1876 36.4956 53.0321 35.6158C53.0562 35.6158 53.0682 35.6158 53.0923 35.6037C54.1168 35.2904 55.081 35.0734 55.9247 34.9167C54.6712 45.27 46.8249 53.6225 36.7127 55.6354ZM29.1556 55.9367C29.0953 55.1412 28.9748 54.2493 28.794 53.261H34.6758C34.4829 54.2855 34.3624 55.2135 34.3021 55.9849C33.5428 56.0572 32.7714 56.0934 31.988 56.0934C31.0238 56.0934 30.0837 56.0331 29.1436 55.9246M8.02717 34.5793C8.71418 34.7359 9.4976 34.9529 10.3533 35.2421C10.3895 35.2542 10.4136 35.2662 10.4498 35.2783C13.9933 36.4836 18.6577 38.9182 22.2373 43.7996C25.359 48.0421 26.4076 52.5017 26.7451 55.5389C16.7895 53.3092 9.13602 44.9205 8.02717 34.5913M32.0001 7.88245C42.2328 7.88245 50.9952 14.2945 54.4904 23.3099C53.1526 22.8881 51.8027 22.5024 50.4407 22.1529C44.5831 20.6463 38.5688 19.8749 32.4942 19.8267C24.672 19.7785 16.9582 20.9476 9.52171 23.3099C13.017 14.2945 21.7793 7.88245 32.0121 7.88245M53.5744 33.0124L51.7183 24.9491C52.9477 25.2986 54.165 25.6843 55.3823 26.1062C55.8645 27.9984 56.1176 29.9751 56.1176 32.012C56.1176 32.1808 56.1176 32.3374 56.1176 32.5062C55.3703 32.6267 54.5146 32.7954 53.5985 33.0244M7.89459 32.1205C7.89459 32.1205 7.89459 32.0361 7.89459 32C7.89459 29.963 8.1477 27.9864 8.62981 26.0941C9.69045 25.7325 10.7511 25.3951 11.8238 25.0817L9.94356 32.6388C9.18423 32.4218 8.49723 32.2531 7.89459 32.1205ZM35.2422 50.8986H28.2517C27.5164 48.2591 26.263 45.2821 24.1417 42.3894C20.5259 37.4719 15.9217 34.8203 12.1854 33.386L14.4392 24.3585C20.321 22.876 26.3594 22.1408 32.4701 22.189C38.1108 22.2252 43.6912 22.9242 49.139 24.2621L51.3206 33.6994C48.4159 34.7239 45.1134 36.4715 42.0761 39.4003C38.2313 43.1246 36.2547 47.3551 35.2543 50.8986M58.4678 33.386C58.4678 33.386 58.4558 33.3017 58.4437 33.2534C58.4678 32.8316 58.4799 32.4218 58.4799 31.9879C58.4799 29.5412 58.1424 27.1789 57.5277 24.9371C57.5157 24.8889 57.5036 24.8286 57.4916 24.7804C54.3458 13.6678 44.113 5.50806 32.0121 5.50806C19.9112 5.50806 9.6784 13.6678 6.53263 24.7804C6.52058 24.8286 6.50853 24.8768 6.49647 24.9371C5.86973 27.1789 5.54431 29.5412 5.54431 31.9879C5.54431 32.2892 5.54431 32.5905 5.55636 32.8919C5.53226 33.0606 5.53226 33.2293 5.58047 33.386C6.21926 45.6919 15.307 55.8041 27.1428 58.0097C27.3598 58.287 27.6972 58.4557 28.0709 58.4557H28.107C28.336 58.4557 28.553 58.3713 28.7338 58.2508C29.8065 58.3834 30.9033 58.4557 32.0121 58.4557C32.9763 58.4557 33.9164 58.4075 34.8566 58.299C35.0132 58.3834 35.2061 58.4437 35.3989 58.4557H35.4351C35.7605 58.4557 36.0498 58.3231 36.2667 58.1182C48.2351 56.1777 57.5398 46.186 58.4196 33.9043C58.4799 33.7355 58.504 33.5548 58.4799 33.374" fill="#000028"></path><path d="M31.9999 36.9658C29.264 36.9658 27.0342 34.736 27.0342 32C27.0342 29.2641 29.264 27.0343 31.9999 27.0343C34.7359 27.0343 36.9657 29.2641 36.9657 32C36.9657 34.736 34.7359 36.9658 31.9999 36.9658ZM31.9999 24.6599C27.9502 24.6599 24.6719 27.9503 24.6719 31.988C24.6719 36.0256 27.9623 39.3281 31.9999 39.3281C36.0376 39.3281 39.328 36.0377 39.328 31.988C39.328 27.9383 36.0376 24.6599 31.9999 24.6599Z" fill="#000028"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Dynamic load balancing </span> </h3> <p class="elementor-icon-box-description"> Distribute electrical capacity available for EV charging according to preconfigured priority criteria to: </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-9f1dc5e elementor-view-stacked reveal-icon elementor-shape-circle elementor-widget elementor-widget-icon" data-id="9f1dc5e" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewbox="0 0 40 40" fill="none"><path d="M0 20C0 31.0466 8.95206 40 20 40C31.0479 40 40 31.0466 40 20C40 8.95336 31.0479 0 20 0C8.95206 0 0 8.95336 0 20Z" fill="#FF6800"></path><rect x="18.6678" y="6.72559" width="3.39414" height="26.902" rx="1.69707" fill="white"></rect><rect x="6.78828" y="21.8579" width="3.36275" height="27.1532" rx="1.68138" transform="rotate(-90 6.78828 21.8579)" fill="white"></rect></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-fe441a9 reveal-content elementor-widget elementor-widget-text-editor" data-id="fe441a9" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <ul><li>Increase EV charging capacity up to 6X.</li><li>Reduce CapEx by avoiding or postponing costly grid upgrades.</li><li>Increase ROI on EV charging infrastructure.</li></ul> </div> </div> </div> <div class="elementor-element elementor-element-361ea4a e-con-full e-flex e-con e-child" data-id="361ea4a" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-f7afe47 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="f7afe47" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg xmlns="http://www.w3.org/2000/svg" width="64" height="61" viewbox="0 0 64 61" fill="none"><path d="M49.21 27.2562C42.3414 27.2562 36.7438 21.6586 36.7438 14.79C36.7438 7.92136 42.3414 2.32377 49.21 2.32377C56.0786 2.32377 61.6762 7.92136 61.6762 14.79C61.6762 21.6586 56.0786 27.2562 49.21 27.2562ZM46.1545 47.9775V53.0744C46.1545 56.1428 43.651 58.6463 40.5826 58.6463C37.1161 58.6463 34.3045 55.8219 34.3045 52.3555V47.9647C34.3045 47.3228 33.7781 46.8092 33.1362 46.8092H10.81V12.0169H34.6768C34.5099 12.9155 34.4201 13.8399 34.4201 14.7771C34.4201 16.8441 34.8437 18.8213 35.6269 20.6187H25.9723C25.3304 20.6187 24.8169 21.145 24.8169 21.7741C24.8169 22.4032 25.3432 22.9296 25.9723 22.9296H36.8851C38.9906 26.1135 42.3029 28.4245 46.1545 29.2333V47.9519V47.9775ZM33.1362 58.6463H8.58897C5.12257 58.6463 2.29809 55.8219 2.29809 52.3555V49.133H31.9679V52.3555C31.9679 54.8333 33.0207 57.0672 34.7025 58.6463H33.1234H33.1362ZM49.21 0.0128315C42.8421 0.0128315 37.4114 4.05697 35.3316 9.70592H9.65456C9.01264 9.70592 8.4991 10.2195 8.4991 10.8614V46.8092H1.15547C0.51354 46.8092 0 47.3228 0 47.9647V52.3555C0 57.1057 3.86439 60.9573 8.60181 60.9573H40.5954C44.9476 60.9573 48.4911 57.4138 48.4911 53.0616V29.5414C48.735 29.5414 48.9789 29.5543 49.2229 29.5543C57.3753 29.5543 64 22.9167 64 14.7771C64 6.63751 57.3625 0 49.2229 0" fill="#000028"></path><path d="M24.8169 30.7355C24.8169 31.3775 25.3433 31.9038 25.9724 31.9038H39.4656C40.1076 31.9038 40.6211 31.3775 40.6211 30.7484C40.6211 30.1065 40.1076 29.5801 39.4656 29.5801H25.9724C25.3304 29.5801 24.8169 30.1064 24.8169 30.7355Z" fill="#000028"></path><path d="M19.3864 29.3232C18.6032 29.3232 17.9741 29.9523 17.9741 30.7355C17.9741 31.5186 18.6032 32.1477 19.3864 32.1477C20.1695 32.1477 20.7986 31.5186 20.7986 30.7355C20.7986 29.9523 20.1695 29.3232 19.3864 29.3232Z" fill="#000028"></path><path d="M19.3864 38.2717C18.6032 38.2717 17.9741 38.9008 17.9741 39.684C17.9741 40.4671 18.6032 41.0962 19.3864 41.0962C20.1695 41.0962 20.7986 40.4671 20.7986 39.684C20.7986 38.9008 20.1695 38.2717 19.3864 38.2717Z" fill="#000028"></path><path d="M19.3864 20.3745C18.6032 20.3745 17.9741 21.0036 17.9741 21.7868C17.9741 22.5699 18.6032 23.199 19.3864 23.199C20.1695 23.199 20.7986 22.5699 20.7986 21.7868C20.7986 21.0036 20.1695 20.3745 19.3864 20.3745Z" fill="#000028"></path><path d="M39.4783 38.5283H25.9851C25.3431 38.5283 24.8296 39.0547 24.8296 39.6838C24.8296 40.3129 25.3431 40.8393 25.9851 40.8393H39.4783C40.1203 40.8393 40.6338 40.3129 40.6338 39.6838C40.6338 39.0547 40.1074 38.5283 39.4783 38.5283Z" fill="#000028"></path><path d="M49.1587 9.35947C50.3655 9.35947 51.3541 10.348 51.3541 11.5549C51.3541 12.1968 51.8804 12.7103 52.5095 12.7103C53.1386 12.7103 53.665 12.1968 53.665 11.5549C53.665 9.42366 52.1757 7.6391 50.1857 7.16407V6.08564C50.1857 5.44372 49.6594 4.93018 49.0303 4.93018C48.4012 4.93018 47.8748 5.45656 47.8748 6.08564V7.22827C46.0132 7.78033 44.6523 9.51353 44.6523 11.5549C44.6523 14.0455 46.6808 16.0612 49.1587 16.0612C50.3655 16.0612 51.3541 17.0369 51.3541 18.2566C51.3541 19.4762 50.3655 20.4519 49.1587 20.4519C47.9518 20.4519 46.9633 19.4634 46.9633 18.2566C46.9633 17.6146 46.4369 17.1011 45.8078 17.1011C45.1787 17.1011 44.6523 17.6146 44.6523 18.2566C44.6523 20.2979 46.0132 22.0182 47.8748 22.5831V23.7258C47.8748 24.3677 48.4012 24.8812 49.0303 24.8812C49.6594 24.8812 50.1857 24.3549 50.1857 23.7258V22.6473C52.1757 22.1851 53.665 20.3878 53.665 18.2566C53.665 15.7659 51.6365 13.7502 49.1587 13.7502C47.9518 13.7502 46.9633 12.7745 46.9633 11.5549C46.9633 10.3352 47.9518 9.35947 49.1587 9.35947Z" fill="#000028"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Peak Shaving </span> </h3> <p class="elementor-icon-box-description"> Reduce the total energy allocated for EV charging to: </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-8ee7249 elementor-view-stacked reveal-icon elementor-shape-circle elementor-widget elementor-widget-icon" data-id="8ee7249" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewbox="0 0 40 40" fill="none"><path d="M0 20C0 31.0466 8.95206 40 20 40C31.0479 40 40 31.0466 40 20C40 8.95336 31.0479 0 20 0C8.95206 0 0 8.95336 0 20Z" fill="#FF6800"></path><rect x="18.6678" y="6.72559" width="3.39414" height="26.902" rx="1.69707" fill="white"></rect><rect x="6.78828" y="21.8579" width="3.36275" height="27.1532" rx="1.68138" transform="rotate(-90 6.78828 21.8579)" fill="white"></rect></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-b3b8fb9 reveal-content elementor-widget elementor-widget-text-editor" data-id="b3b8fb9" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <ul><li>Accommodate unmanaged loads without ever tripping a breaker.</li><li>Prevent spikes in consumption and avoid costly demand charges.</li></ul> </div> </div> </div> <div class="elementor-element elementor-element-e4967fb e-con-full e-flex e-con e-child" data-id="e4967fb" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-8c6a3bb elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="8c6a3bb" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewbox="0 0 64 64" fill="none"><path d="M59.3854 53.1484L57.4033 55.474C57.2087 55.705 57.1114 55.9976 57.137 56.2954L57.2189 57.2605L56.2766 58.3694L48.6607 51.9471L49.6031 50.8382L50.5762 50.7612C50.8784 50.7355 51.1549 50.5918 51.3496 50.3659L53.3316 48.0403C53.8131 47.4807 54.5557 47.1881 55.4417 47.2087C56.42 47.2343 57.4238 47.645 58.2689 48.3586C59.114 49.0671 59.6825 49.986 59.872 50.946C60.041 51.8033 59.872 52.5888 59.3905 53.1535L59.3854 53.1484ZM31.114 25.493C33.7977 23.0802 36.5531 20.6006 38.0282 17.6538C43.3649 25.7548 45.1831 32.1617 43.4417 36.7256C42.0538 40.3551 38.2945 42.922 32.2612 44.3646C32.2254 44.3748 32.1946 44.3851 32.1588 44.3954C31.4417 44.6367 30.1972 44.9087 29.096 44.8985C29.1831 44.3081 29.2599 43.7588 29.3316 43.2557C30.1716 37.2749 30.2996 36.3508 36.7529 27.0177C37.1063 26.5043 36.9782 25.801 36.4609 25.4468C35.9437 25.0926 35.2369 25.226 34.8835 25.7394C28.3124 35.2419 27.9744 36.5716 27.0832 42.9425C27.0371 43.2711 26.9859 43.6202 26.9347 43.9847C20.1434 35.3549 25.2292 30.7807 31.1088 25.4981L31.114 25.493ZM60.4763 47.3575C62.781 42.8963 64 37.8807 64 32.8291C64 15.2769 49.644 1 32 1C14.356 1 0 15.2769 0 32.824C0 43.4662 5.3726 53.3794 14.3816 59.3499C14.4994 59.4269 14.6428 59.5296 14.8118 59.6477C16.1793 60.6025 19.0166 62.5842 21.7926 62.5842C22.484 62.5842 23.1703 62.461 23.831 62.1735C25.936 61.2443 27.2522 58.8211 27.7439 54.9709C27.8054 54.4934 27.8617 54.0057 27.9283 53.5129C28.1588 51.6699 28.4149 49.6112 28.7734 47.1471C28.9219 47.1573 29.0704 47.1573 29.2189 47.1573C30.8886 47.1573 32.4456 46.6799 32.8553 46.5464C39.6312 44.919 43.9129 41.885 45.5775 37.5265C47.7286 31.8948 45.4136 24.1685 38.6837 14.5736C38.4277 14.2091 37.9872 14.0243 37.5519 14.1064C37.1165 14.1885 36.7631 14.5171 36.6556 14.9432C35.8361 18.2082 32.8092 20.9343 29.6082 23.8143C23.6773 29.1482 16.9526 35.1957 25.3931 45.648C25.726 46.0638 26.1255 46.3719 26.5711 46.5977C26.1921 49.18 25.9257 51.3156 25.685 53.2254C25.6236 53.7234 25.5621 54.2008 25.5006 54.6782C25.2394 56.7471 24.5787 59.3653 22.9193 60.0943C20.7785 61.0389 17.516 58.7595 16.1229 57.7893C15.9385 57.6609 15.7798 57.548 15.6466 57.4607C7.27785 51.9163 2.27913 42.7012 2.27913 32.8137C2.26889 16.5193 15.6056 3.25371 32 3.25371C48.3944 3.25371 61.7311 16.5193 61.7311 32.824C61.7311 37.357 60.6761 41.8542 58.6735 45.8893C57.685 45.3092 56.589 44.9806 55.4981 44.9498C53.9104 44.9036 52.5224 45.4837 51.5903 46.5772L49.9155 48.5434L48.9424 48.6256C48.6402 48.6512 48.3636 48.7898 48.169 49.0209L46.1869 51.3464C45.7823 51.8239 45.8387 52.5323 46.3201 52.9379L47.79 54.1803L45.2241 57.1938C44.8195 57.6712 44.8758 58.3796 45.3572 58.7852C45.5723 58.9649 45.8335 59.0522 46.0896 59.0522C46.4123 59.0522 46.7298 58.9187 46.9552 58.6569L49.5211 55.6434L52.4661 58.123L49.895 61.1365C49.4904 61.6139 49.5519 62.3223 50.0282 62.7279C50.2433 62.9076 50.5045 63 50.7606 63C51.0832 63 51.4008 62.8614 51.6261 62.5996L54.1972 59.5861L55.6671 60.8233C55.872 60.9978 56.1332 61.0954 56.3995 61.0954C56.4302 61.0954 56.4609 61.0954 56.4917 61.0903C56.7939 61.0646 57.0704 60.926 57.265 60.695L59.2471 58.3694C59.4417 58.1384 59.5391 57.8457 59.5134 57.548L59.4315 56.5828L61.1063 54.6115C62.0435 53.518 62.3867 52.06 62.0845 50.5148C61.8592 49.37 61.2958 48.2816 60.4661 47.3627L60.4763 47.3575Z" fill="#000028"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Renewable load shifting </span> </h3> <p class="elementor-icon-box-description"> Mitigate high energy costs by: </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-fa3a8b2 elementor-view-stacked reveal-icon elementor-shape-circle elementor-widget elementor-widget-icon" data-id="fa3a8b2" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewbox="0 0 40 40" fill="none"><path d="M0 20C0 31.0466 8.95206 40 20 40C31.0479 40 40 31.0466 40 20C40 8.95336 31.0479 0 20 0C8.95206 0 0 8.95336 0 20Z" fill="#FF6800"></path><rect x="18.6678" y="6.72559" width="3.39414" height="26.902" rx="1.69707" fill="white"></rect><rect x="6.78828" y="21.8579" width="3.36275" height="27.1532" rx="1.68138" transform="rotate(-90 6.78828 21.8579)" fill="white"></rect></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-1e86d4d reveal-content elementor-widget elementor-widget-text-editor" data-id="1e86d4d" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>leveraging renewables and onsite battery storage when energy costs are high. Replenish battery. storage from the grid when energy costs are low.</p> </div> </div> </div> <div class="elementor-element elementor-element-d943b87 e-con-full e-flex e-con e-child" data-id="d943b87" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-6ea52d5 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="6ea52d5" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg xmlns="http://www.w3.org/2000/svg" width="54" height="60" viewbox="0 0 54 60" fill="none"><path d="M10.913 59.0001L38.159 38.8307M15.8547 38.8307L43.1007 59.0001L33.2025 1H20.8112L10.8982 59.0001M35.6807 18.6463L15.8695 36.2926M18.333 18.6463L38.1442 36.2926M1 18.6463V13.6002M53.0137 18.6463V13.6002M15.8547 13.6153H1L17.9174 6.04611H35.6807L53.0137 13.6153H15.8547Z" stroke="#000028" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Dynamic cost optimization </span> </h3> <p class="elementor-icon-box-description"> Mitigate high energy costs by: </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-c10c2ce elementor-view-stacked reveal-icon elementor-shape-circle elementor-widget elementor-widget-icon" data-id="c10c2ce" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewbox="0 0 40 40" fill="none"><path d="M0 20C0 31.0466 8.95206 40 20 40C31.0479 40 40 31.0466 40 20C40 8.95336 31.0479 0 20 0C8.95206 0 0 8.95336 0 20Z" fill="#FF6800"></path><rect x="18.6678" y="6.72559" width="3.39414" height="26.902" rx="1.69707" fill="white"></rect><rect x="6.78828" y="21.8579" width="3.36275" height="27.1532" rx="1.68138" transform="rotate(-90 6.78828 21.8579)" fill="white"></rect></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-330e053 reveal-content elementor-widget elementor-widget-text-editor" data-id="330e053" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Integrating with energy markets (e.g., Nord Pool) to bid on day-ahead markets and hourly spot pricing.</p> </div> </div> </div> <div class="elementor-element elementor-element-4474d76 e-con-full e-flex e-con e-child" data-id="4474d76" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-af8a59b elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="af8a59b" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg xmlns="http://www.w3.org/2000/svg" width="64" height="75" viewbox="0 0 64 75" fill="none"><path d="M53.4156 39.0469V40.3769M53.4156 36.3979V37.7388M53.4156 33.7489V35.0788M40.9772 31.852L39.8217 32.517M43.2665 30.5221L42.111 31.1871M45.5558 29.203L44.4002 29.868M40.9772 56.6416L39.8217 57.3066M43.2665 55.3225L42.111 55.9875M45.5558 53.9926L44.4002 54.6576M40.9772 42.2519L39.8217 41.5869M43.2665 43.5709L42.111 42.906M45.5558 44.9009L44.4002 44.2359M19.5671 54.6467L18.4115 53.9817M21.8563 55.9657L20.7008 55.3007M24.1456 57.2848L22.9901 56.6198M32.0054 47.4409V46.1M32.0054 50.0899V48.76M32.0054 52.7389V51.409M10.5844 35.0461V33.7162M10.5844 37.6951V36.3543M10.5844 40.3442V39.0142M23.0228 42.2519L24.1783 41.5869M20.7335 43.5709L21.889 42.906M18.4442 44.9009L19.5998 44.2359M23.0228 17.4623L24.1783 16.7973M20.7335 18.7814L21.889 18.1164M18.4442 20.1004L19.5998 19.4355M23.0228 31.852L24.1783 32.517M20.7335 30.5221L21.889 31.1871M18.4442 29.203L19.5998 29.868M44.4329 19.4573L45.5885 20.1222M42.1437 18.1273L43.2992 18.7923M39.8653 16.8082L41.0208 17.4732M32.0054 26.6521V27.993M32.0054 24.0031V25.3331M32.0054 21.3541V22.6949M60 45.6313L53.4047 49.4468M60 45.6313V53.2622L53.4047 57.0777V49.4468M60 45.6313L53.4047 41.8158L46.8203 45.6313L53.4047 49.4468M10.5844 49.4468V57.0777L4 53.2622V45.6313M10.5844 49.4468L4 45.6313M10.5844 49.4468L17.1688 45.6313L10.5844 41.8158L4 45.6313M60 20.8417L53.4047 24.6572M60 20.8417V28.4727L53.4047 32.2881V24.6572M60 20.8417L53.4047 17.0263L46.8203 20.8417L53.4047 24.6572M38.5898 33.2365L31.9946 37.052M38.5898 33.2365V40.8674L31.9946 44.6829V37.052M38.5898 33.2365L31.9946 29.4211L25.4102 33.2365L31.9946 37.052M38.5898 58.0261L31.9946 61.8415M38.5898 58.0261V65.657L31.9946 69.4724V61.8415M38.5898 58.0261L31.9946 54.2106L25.4102 58.0261L31.9946 61.8415M38.5898 8.44693L31.9946 12.2624M38.5898 8.44693V16.0778L31.9946 19.8933V12.2624M38.5898 8.44693L31.9946 4.63147L25.4102 8.44693L31.9946 12.2624M53.4156 57.0777V49.4468L46.8312 45.6313V53.2622L53.4156 57.0777ZM17.1797 45.6313L10.5953 49.4468V57.0777L17.1797 53.2622V45.6313ZM53.4156 32.2772V24.6463L46.8312 20.8308V28.4617L53.4156 32.2772ZM17.1797 20.8417L10.5953 24.6572V32.2881L17.1797 28.4727V20.8417ZM10.5844 32.2772V24.6463L4 20.8308V28.4617L10.5844 32.2772ZM4 20.8417L10.5844 24.6572L17.1688 20.8417L10.5844 17.0263L4 20.8417ZM32.0054 44.6829V37.052L25.4211 33.2365V40.8674L32.0054 44.6829ZM32.0054 69.4724V61.8415L25.4211 58.0261V65.657L32.0054 69.4724ZM32.0054 19.8933V12.2624L25.4211 8.44693V16.0778L32.0054 19.8933Z" stroke="#000028" stroke-width="1.72" stroke-linecap="round" stroke-linejoin="round"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Increase energy resiliency </span> </h3> <p class="elementor-icon-box-description"> Ensure service continuity and a seamless charging experience </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-389d85a elementor-view-stacked reveal-icon elementor-shape-circle elementor-widget elementor-widget-icon" data-id="389d85a" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewbox="0 0 40 40" fill="none"><path d="M0 20C0 31.0466 8.95206 40 20 40C31.0479 40 40 31.0466 40 20C40 8.95336 31.0479 0 20 0C8.95206 0 0 8.95336 0 20Z" fill="#FF6800"></path><rect x="18.6678" y="6.72559" width="3.39414" height="26.902" rx="1.69707" fill="white"></rect><rect x="6.78828" y="21.8579" width="3.36275" height="27.1532" rx="1.68138" transform="rotate(-90 6.78828 21.8579)" fill="white"></rect></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-2ec78d7 reveal-content elementor-widget elementor-widget-text-editor" data-id="2ec78d7" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <ul><li>Use renewables and local BESS to supplement the grid during high demand periods.</li><li>Use onsite microgrid as an independent backup energy source in case of grid outage.</li></ul> </div> </div> </div> <div class="elementor-element elementor-element-654e6ae e-con-full e-flex e-con e-child" data-id="654e6ae" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-3cf7eee elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="3cf7eee" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg xmlns="http://www.w3.org/2000/svg" width="64" height="65" viewbox="0 0 64 65" fill="none"><path d="M17.9009 27.3948V36.9172C17.9009 38.824 19.4524 40.3756 21.3711 40.3756H27.7786L28.1576 38.8833H21.3711C20.2815 38.8833 19.3932 37.995 19.3932 36.9054V27.3829C19.3932 26.2933 20.2815 25.4051 21.3711 25.4051H29.6736L30.7159 23.9127H21.3711C19.4643 23.9127 17.9009 25.4642 17.9009 27.3711M48.9198 30.865C48.8843 30.036 48.1973 29.349 47.3564 29.3135C47.3327 29.3135 47.309 29.3135 47.2853 29.3135H46.8234V27.4066C46.8234 25.4998 45.2719 23.9482 43.365 23.9482H36.2114L35.8324 25.4406H43.365C44.4547 25.4406 45.343 26.3288 45.343 27.4185V36.9409C45.343 38.0305 44.4547 38.9188 43.365 38.9188H34.3164L33.2741 40.4111H43.365C45.2719 40.4111 46.8234 38.8596 46.8234 36.9528V35.0577H47.2853C47.2853 35.0577 47.3327 35.034 47.3564 35.034C48.1973 34.9985 48.8843 34.3116 48.9079 33.4825C48.9435 32.6179 48.9435 31.7533 48.9079 30.8887" fill="#000028"></path><path d="M39.0424 29.8227H33.3218L36.2235 18.4053L24.9482 34.501H30.657L27.7552 45.9066L39.0424 29.8227Z" fill="#000028"></path><path d="M31.9949 8.8947C31.5922 8.8947 31.2725 8.56306 31.2725 8.17221V0.722454C31.2725 0.319765 31.6041 0 31.9949 0C32.3858 0 32.7174 0.331609 32.7174 0.722454V8.17221C32.7174 8.5749 32.3858 8.8947 31.9949 8.8947Z" fill="#000028"></path><path d="M27.0091 9.42779C26.6774 9.42779 26.3695 9.19093 26.2984 8.84746L24.7469 1.56353C24.664 1.17268 24.9127 0.781826 25.3036 0.69892C25.6944 0.616013 26.0852 0.864734 26.1682 1.25558L27.7197 8.53951C27.8026 8.93035 27.5539 9.32121 27.163 9.40412C27.1157 9.41596 27.0564 9.41597 27.0091 9.41597" fill="#000028"></path><path d="M22.2357 10.9673C21.9633 10.9673 21.6909 10.8015 21.5725 10.5409L18.5405 3.73076C18.3746 3.3636 18.5405 2.93723 18.9076 2.77141C19.2748 2.6056 19.7011 2.77141 19.867 3.13857L22.899 9.94875C23.0648 10.3159 22.899 10.7423 22.5318 10.9081C22.4371 10.9555 22.3305 10.9673 22.2357 10.9673Z" fill="#000028"></path><path d="M17.8893 13.4783C17.6642 13.4783 17.4392 13.3717 17.2971 13.1822L12.9149 7.15367C12.678 6.83388 12.7491 6.37196 13.0807 6.13508C13.4005 5.89821 13.8624 5.96929 14.0993 6.30091L18.4815 12.3294C18.7183 12.6492 18.6473 13.1111 18.3156 13.348C18.1854 13.4427 18.0432 13.4901 17.8893 13.4901" fill="#000028"></path><path d="M14.17 16.8301C13.9924 16.8301 13.8265 16.7708 13.6844 16.6406L8.14152 11.6543C7.84542 11.3819 7.82173 10.92 8.09414 10.6239C8.36655 10.3278 8.81661 10.3041 9.12455 10.5647L14.6674 15.551C14.9635 15.8234 14.9872 16.2853 14.7148 16.5814C14.5727 16.7353 14.3714 16.8182 14.17 16.8182" fill="#000028"></path><path d="M11.2209 20.8925C11.1025 20.8925 10.9722 20.857 10.8537 20.7977L4.39887 17.067C4.0554 16.8656 3.93696 16.4274 4.1383 16.0721C4.33965 15.7286 4.77787 15.6102 5.13318 15.8115L11.5881 19.5423C11.9315 19.7437 12.05 20.1819 11.8486 20.5372C11.7183 20.7741 11.4696 20.9043 11.2209 20.9043" fill="#000028"></path><path d="M9.18388 25.4761C9.11282 25.4761 9.02991 25.4642 8.95885 25.4406L1.87626 23.1429C1.49726 23.0244 1.28407 22.6099 1.41435 22.2309C1.54463 21.8519 1.94732 21.6387 2.32632 21.769L9.40891 24.0667C9.78792 24.1969 10.0011 24.5996 9.87082 24.9786C9.77607 25.2866 9.49182 25.4879 9.18388 25.4879" fill="#000028"></path><path d="M8.14164 30.3794C8.14164 30.3794 8.09426 30.3794 8.07058 30.3794L0.656359 29.5977C0.25367 29.5503 -0.0305819 29.195 0.00494954 28.7923C0.0523247 28.3896 0.407638 28.1054 0.810328 28.1527L8.22455 28.9344C8.62724 28.9818 8.91149 29.3371 8.87596 29.728C8.84042 30.107 8.52064 30.3794 8.15348 30.3794" fill="#000028"></path><path d="M0.727453 36.1711C0.360296 36.1711 0.0405129 35.8986 0.00498149 35.5196C-0.0423937 35.117 0.253702 34.7617 0.656391 34.7261L8.07061 33.9444C8.4733 33.8971 8.82861 34.1932 8.87599 34.584C8.91152 34.9867 8.62727 35.342 8.22458 35.3894L0.81036 36.1711C0.81036 36.1711 0.762985 36.1711 0.739297 36.1711" fill="#000028"></path><path d="M2.08957 42.6022C1.78163 42.6022 1.49738 42.4127 1.40263 42.0929C1.27235 41.7139 1.48554 41.2994 1.86454 41.1809L8.94713 38.8832C9.32613 38.7529 9.74067 38.9661 9.85911 39.3451C9.98939 39.7241 9.7762 40.1387 9.3972 40.2571L2.3146 42.5548C2.24354 42.5785 2.16064 42.5903 2.08957 42.5903" fill="#000028"></path><path d="M4.76603 48.607C4.51731 48.607 4.26858 48.4767 4.1383 48.2399C3.93696 47.8964 4.0554 47.4463 4.39887 47.2449L10.8537 43.5142C11.1972 43.3128 11.6473 43.4313 11.8486 43.7747C12.05 44.1182 11.9315 44.5683 11.5881 44.7696L5.13318 48.5004C5.01474 48.5715 4.89631 48.5952 4.76603 48.5952" fill="#000028"></path><path d="M8.62724 53.9248C8.42589 53.9248 8.22455 53.8419 8.08242 53.6879C7.81002 53.3919 7.8337 52.93 8.1298 52.6575L13.6727 47.6713C13.9688 47.3989 14.4307 47.4226 14.7031 47.7305C14.9755 48.0266 14.9518 48.4885 14.6557 48.7609L9.11283 53.7472C8.97071 53.8775 8.79305 53.9367 8.62724 53.9367" fill="#000028"></path><path d="M13.5186 58.3191C13.3646 58.3191 13.2225 58.2717 13.0922 58.1769C12.7724 57.9401 12.7014 57.49 12.9264 57.1584L17.3086 51.1299C17.5455 50.7982 17.9956 50.7272 18.3272 50.9641C18.647 51.2009 18.7299 51.651 18.493 51.9826L14.1108 58.0111C13.9687 58.2125 13.7436 58.3072 13.5186 58.3072" fill="#000028"></path><path d="M19.2037 61.5997C19.109 61.5997 19.0024 61.576 18.9076 61.5404C18.5405 61.3746 18.3746 60.9482 18.5405 60.5811L21.5725 53.7709C21.7383 53.4037 22.1647 53.2379 22.5318 53.4037C22.899 53.5696 23.0648 53.9959 22.899 54.3631L19.867 61.1733C19.7485 61.4457 19.4761 61.5997 19.2037 61.5997Z" fill="#000028"></path><path d="M25.4575 63.6368C25.4575 63.6368 25.3509 63.6368 25.3036 63.6249C24.9127 63.542 24.664 63.163 24.7469 62.7603L26.2984 55.4764C26.3813 55.0856 26.7722 54.8368 27.163 54.9197C27.5539 55.0027 27.8026 55.3935 27.7197 55.7844L26.1682 63.0683C26.0971 63.4118 25.7891 63.6486 25.4575 63.6486" fill="#000028"></path><path d="M31.9949 64.3238C31.5922 64.3238 31.2725 63.9922 31.2725 63.6013V56.1516C31.2725 55.7489 31.6041 55.4291 31.9949 55.4291C32.3858 55.4291 32.7174 55.7607 32.7174 56.1516V63.6013C32.7174 64.004 32.3858 64.3238 31.9949 64.3238Z" fill="#000028"></path><path d="M38.5213 63.6368C38.1896 63.6368 37.8817 63.3999 37.8106 63.0564L36.2591 55.7725C36.1762 55.3817 36.4249 54.9908 36.8158 54.9079C37.2066 54.825 37.5975 55.0737 37.6804 55.4646L39.2319 62.7485C39.3148 63.1394 39.0661 63.5302 38.6752 63.6131C38.6279 63.6249 38.5686 63.625 38.5213 63.625" fill="#000028"></path><path d="M44.7743 61.5997C44.5019 61.5997 44.2295 61.4338 44.111 61.1733L41.079 54.3631C40.9132 53.9959 41.079 53.5696 41.4462 53.4037C41.8133 53.2379 42.2397 53.4037 42.4055 53.7709L45.4375 60.5811C45.6034 60.9482 45.4375 61.3746 45.0704 61.5404C44.9756 61.5878 44.869 61.5997 44.7743 61.5997Z" fill="#000028"></path><path d="M50.4713 58.319C50.2463 58.319 50.0212 58.2125 49.8791 58.023L45.4969 51.9945C45.26 51.6747 45.3311 51.2128 45.6627 50.9759C45.9825 50.739 46.4444 50.8101 46.6813 51.1417L51.0635 57.1702C51.3004 57.49 51.2293 57.9519 50.8977 58.1888C50.7674 58.2835 50.6253 58.3309 50.4713 58.3309" fill="#000028"></path><path d="M55.3512 53.9249C55.1735 53.9249 55.0077 53.8657 54.8656 53.7354L49.3227 48.7492C49.0266 48.4768 49.0029 48.0149 49.2753 47.7188C49.5477 47.4227 49.9978 47.399 50.3057 47.6595L55.8486 52.6458C56.1447 52.9182 56.1684 53.3801 55.896 53.6762C55.7539 53.8302 55.5525 53.9131 55.3512 53.9131" fill="#000028"></path><path d="M59.2121 48.607C59.0937 48.607 58.9634 48.5714 58.845 48.5122L52.3901 44.7814C52.0466 44.5801 51.9282 44.1419 52.1295 43.7866C52.3309 43.4431 52.7691 43.3247 53.1244 43.526L59.5793 47.2568C59.9227 47.4581 60.0412 47.8963 59.8398 48.2517C59.7095 48.4885 59.4608 48.6188 59.2121 48.6188" fill="#000028"></path><path d="M61.889 42.6022C61.8179 42.6022 61.735 42.5903 61.6639 42.5666L54.5813 40.2689C54.2023 40.1505 53.9891 39.736 54.1194 39.357C54.2497 38.978 54.6524 38.7648 55.0314 38.8951L62.114 41.1928C62.493 41.323 62.7062 41.7257 62.5759 42.1047C62.4812 42.4127 62.1969 42.614 61.889 42.614" fill="#000028"></path><path d="M63.251 36.1711C63.251 36.1711 63.2036 36.1711 63.18 36.1711L55.7657 35.3894C55.363 35.3421 55.0788 34.9868 55.1143 34.5841C55.1617 34.1814 55.517 33.8971 55.9197 33.9445L63.3339 34.7262C63.7366 34.7736 64.0209 35.1289 63.9853 35.5197C63.9498 35.8987 63.63 36.1711 63.2629 36.1711" fill="#000028"></path><path d="M55.8485 30.3795C55.4814 30.3795 55.1616 30.1071 55.1261 29.7281C55.0787 29.3254 55.3748 28.97 55.7775 28.9345L63.1917 28.1528C63.5944 28.1054 63.9497 28.4015 63.9971 28.7924C64.0326 29.1951 63.7484 29.5504 63.3457 29.5978L55.9315 30.3795C55.9315 30.3795 55.8841 30.3795 55.8604 30.3795" fill="#000028"></path><path d="M54.8064 25.4761C54.4984 25.4761 54.2142 25.2866 54.1194 24.9668C53.9891 24.5878 54.2023 24.1733 54.5813 24.0548L61.6639 21.7571C62.0429 21.6268 62.4575 21.84 62.5759 22.219C62.7062 22.598 62.493 23.0126 62.114 23.131L55.0314 25.4287C54.9603 25.4524 54.8774 25.4642 54.8064 25.4642" fill="#000028"></path><path d="M52.769 20.8925C52.5202 20.8925 52.2715 20.7622 52.1412 20.5253C51.9399 20.1819 52.0583 19.7318 52.4018 19.5305L58.8567 15.7997C59.2001 15.5983 59.6502 15.7168 59.8515 16.0602C60.0529 16.4037 59.9345 16.8538 59.591 17.0551L53.1361 20.7859C53.0177 20.857 52.8992 20.8807 52.769 20.8807" fill="#000028"></path><path d="M49.8201 16.8301C49.6188 16.8301 49.4174 16.7472 49.2753 16.5932C49.0029 16.2971 49.0266 15.8352 49.3227 15.5628L54.8656 10.5766C55.1617 10.3042 55.6236 10.3279 55.896 10.6358C56.1684 10.9319 56.1447 11.3938 55.8486 11.6662L50.3057 16.6524C50.1636 16.7827 49.9859 16.842 49.8201 16.842" fill="#000028"></path><path d="M46.0894 13.4783C45.9354 13.4783 45.7933 13.4309 45.663 13.3361C45.3432 13.0993 45.2722 12.6492 45.4972 12.3176L49.8794 6.28907C50.1163 5.95744 50.5664 5.88636 50.898 6.12324C51.2296 6.36012 51.3007 6.8102 51.0638 7.14183L46.6816 13.1703C46.5395 13.3717 46.3144 13.4664 46.0894 13.4664" fill="#000028"></path><path d="M41.7423 10.9673C41.6475 10.9673 41.5409 10.9436 41.4462 10.9081C41.079 10.7423 40.9132 10.3159 41.079 9.94875L44.111 3.13857C44.2769 2.77141 44.7032 2.6056 45.0704 2.77141C45.4375 2.93723 45.6034 3.3636 45.4375 3.73076L42.4055 10.5409C42.2871 10.8134 42.0147 10.9673 41.7423 10.9673Z" fill="#000028"></path><path d="M36.9814 9.42778C36.9814 9.42778 36.8749 9.4278 36.8275 9.41596C36.4366 9.33305 36.1879 8.94219 36.2708 8.55135L37.8224 1.26742C37.9053 0.876575 38.2961 0.627854 38.687 0.710761C39.0778 0.793667 39.3265 1.18449 39.2436 1.57533L37.6921 8.8593C37.621 9.20277 37.3131 9.43964 36.9814 9.43964" fill="#000028"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Mitigate unreliable internet connections </span> </h3> <p class="elementor-icon-box-description"> Ensure chargers continue operating when communications are down without exceeding electrical capacity or causing high peak loads: </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-64f7667 elementor-view-stacked reveal-icon elementor-shape-circle elementor-widget elementor-widget-icon" data-id="64f7667" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewbox="0 0 40 40" fill="none"><path d="M0 20C0 31.0466 8.95206 40 20 40C31.0479 40 40 31.0466 40 20C40 8.95336 31.0479 0 20 0C8.95206 0 0 8.95336 0 20Z" fill="#FF6800"></path><rect x="18.6678" y="6.72559" width="3.39414" height="26.902" rx="1.69707" fill="white"></rect><rect x="6.78828" y="21.8579" width="3.36275" height="27.1532" rx="1.68138" transform="rotate(-90 6.78828 21.8579)" fill="white"></rect></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-db56490 reveal-content elementor-widget elementor-widget-text-editor" data-id="db56490" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Use pre-configured default power settings during a disruption to communications.</p> </div> </div> </div> <div class="elementor-element elementor-element-bc57fc0 e-con-full e-flex e-con e-child" data-id="bc57fc0" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-a9f0b39 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="a9f0b39" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg xmlns="http://www.w3.org/2000/svg" width="64" height="54" viewbox="0 0 64 54" fill="none"><g clip-path="url(#clip0_6527_158)"><path d="M45.8284 36.9332C47.7324 36.8981 50.1629 36.8191 51.6458 36.8191C57.3141 36.8191 61.9031 32.2298 61.9031 26.5788C61.9031 20.9278 57.3053 16.3385 51.6458 16.3385C51.1018 16.3385 50.5665 16.3912 50.0401 16.4701C49.461 8.44111 42.7661 2.09686 34.5708 2.09686C27.639 2.09686 21.7777 6.63348 19.7859 12.89C19.1278 12.7057 18.4259 12.6004 17.7064 12.6004C13.3981 12.6004 9.90592 16.084 9.90592 20.3837C9.90592 20.6733 9.92347 20.9629 9.95857 21.2437H9.90592C5.59768 21.2437 2.10547 24.7273 2.10547 29.027C2.10547 33.3267 4.90451 36.8103 9.90592 36.8103L22.6727 36.8542" stroke="#000028" stroke-width="2.5" stroke-miterlimit="8"></path><path d="M49.3732 33.3092L47.3902 28.4303L43.7312 29.9572C42.9678 28.8866 42.0553 27.974 40.9848 27.2106L42.5116 23.5515L37.633 21.5684L36.1063 25.2275C34.8866 25.0783 33.667 25.0783 32.2982 25.2275L30.7714 21.5684L25.8928 23.5515L27.4196 27.2106C26.3491 27.974 25.4366 28.8866 24.6732 29.9572L21.0143 28.4303L19.0312 33.3092L22.6902 34.836C22.541 36.0557 22.541 37.2754 22.6902 38.6443L19.0312 40.1711L21.0143 45.05L24.6732 43.5231C25.4366 44.5937 26.3491 45.5063 27.4196 46.2697L25.8928 49.9288L30.7714 51.9119L32.2982 48.2528C33.5178 48.402 34.7374 48.402 36.1063 48.2528L37.633 51.9119L42.5116 49.9288L40.9848 46.2697C42.0553 45.5063 42.9678 44.5937 43.7312 43.5231L47.3902 45.05L49.3732 40.1711L45.7142 38.6443C45.8634 37.4246 45.8634 36.2049 45.7142 34.836L49.3732 33.3092Z" stroke="#000028" stroke-width="2.5" stroke-linejoin="round"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M38.8438 36.8455C38.8438 39.3463 36.8169 41.3733 34.3162 41.3733C31.8155 41.3733 29.7886 39.3463 29.7886 36.8455C29.7886 34.3446 31.8155 32.3176 34.3162 32.3176C36.8169 32.3176 38.8438 34.3446 38.8438 36.8455Z" stroke="#000028" stroke-width="2.5" stroke-miterlimit="10"></path><path d="M38.8438 36.8455C38.8438 39.3463 36.8169 41.3733 34.3162 41.3733C31.8155 41.3733 29.7886 39.3463 29.7886 36.8455C29.7886 34.3446 31.8155 32.3176 34.3162 32.3176C36.8169 32.3176 38.8438 34.3446 38.8438 36.8455Z" stroke="#000028" stroke-width="2.5" stroke-linejoin="round"></path></g><defs><clippath id="clip0_6527_158"><rect width="64" height="54" fill="white"></rect></clippath></defs></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Ancillary services </span> </h3> <p class="elementor-icon-box-description"> Generate new revenue streams </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-f66484a elementor-view-stacked reveal-icon elementor-shape-circle elementor-widget elementor-widget-icon" data-id="f66484a" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewbox="0 0 40 40" fill="none"><path d="M0 20C0 31.0466 8.95206 40 20 40C31.0479 40 40 31.0466 40 20C40 8.95336 31.0479 0 20 0C8.95206 0 0 8.95336 0 20Z" fill="#FF6800"></path><rect x="18.6678" y="6.72559" width="3.39414" height="26.902" rx="1.69707" fill="white"></rect><rect x="6.78828" y="21.8579" width="3.36275" height="27.1532" rx="1.68138" transform="rotate(-90 6.78828 21.8579)" fill="white"></rect></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-9560817 reveal-content elementor-widget elementor-widget-text-editor" data-id="9560817" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <ul><li>Leverage support for openADR to participate in demand response programs.</li><li>Participate in energy flexibility markets.</li><li>Leverage centrally controlled, multi-site aggregation to use the network as a virtual power plant (VPP).</li></ul> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-8b62ded e-flex e-con-boxed e-con e-parent" data-id="8b62ded" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-9d1fd8c e-con-full e-flex e-con e-child" data-id="9d1fd8c" data-element_type="container"> <div class="elementor-element elementor-element-7c98e2d elementor-widget__width-initial elementor-widget-laptop__width-inherit elementor-widget elementor-widget-heading" data-id="7c98e2d" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Continuous, reliable, and <br>cost-effective operations </h2> </div> </div> <div class="elementor-element elementor-element-24890f8 elementor-widget elementor-widget-text-editor" data-id="24890f8" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>By combining both onsite local devices and cloud infrastructure, smart EV charging bridges the gap between the cloud and the physical layer, which may include different charger models, renewable energy sources, meters, batteries and inverters, and builds a comprehensive, sequential plan for a site to ensure continuous and reliable operation in the most cost-effective way.</p> </div> </div> </div> <div class="elementor-element elementor-element-865bddb elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-image" data-id="865bddb" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="559" height="459" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20559%20459'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-9200" alt="" data-lazy-src="https://driivz.com/wp-content/uploads/2024/10/Group-262-1.png" /><noscript><img decoding="async" width="559" height="459" src="https://driivz.com/wp-content/uploads/2024/10/Group-262-1.png" class="attachment-medium_large size-medium_large wp-image-9200" alt="" /></noscript> </div> </div> </div> </div> <div class="elementor-element elementor-element-02adbab e-flex e-con-boxed e-con e-parent" data-id="02adbab" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-769b275 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading" data-id="769b275" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">How Driivz’s smart EV charging technology works for you</h2> </div> </div> <div class="elementor-element elementor-element-4984827 e-con-full e-flex e-con e-child" data-id="4984827" data-element_type="container"> <div class="elementor-element elementor-element-7e73ee8 e-con-full e-flex e-con e-child" data-id="7e73ee8" data-element_type="container"> <div class="elementor-element elementor-element-33fcfc0 e-con-full e-flex e-con e-child" data-id="33fcfc0" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-0dd8648 boxt elementor-widget elementor-widget-icon-box" data-id="0dd8648" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Overcome limited site capacity with dynamic load balancing </span> </h3> </div> </div> </div> </div> <div class="elementor-element elementor-element-612076b elementor-view-stacked reveal-icon elementor-shape-circle elementor-widget elementor-widget-icon" data-id="612076b" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewbox="0 0 40 40" fill="none"><path d="M0 20C0 31.0466 8.95206 40 20 40C31.0479 40 40 31.0466 40 20C40 8.95336 31.0479 0 20 0C8.95206 0 0 8.95336 0 20Z" fill="#FF6800"></path><rect x="18.6678" y="6.72559" width="3.39414" height="26.902" rx="1.69707" fill="white"></rect><rect x="6.78828" y="21.8579" width="3.36275" height="27.1532" rx="1.68138" transform="rotate(-90 6.78828 21.8579)" fill="white"></rect></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-86889dd reveal-content boxtext elementor-widget elementor-widget-text-editor" data-id="86889dd" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Smart energy management distributes the energy available for EV charging to ensure all vehicles get a share of the available capacity according to pre-configured priority criteria. This eliminates the need to impose static power limits on EV charging and enables network operators to charge up to 6x as many EVs at a site without upgrading electrical infrastructure compared to unmanaged charging.</p> </div> </div> </div> <div class="elementor-element elementor-element-c176244 e-con-full e-flex e-con e-child" data-id="c176244" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-4fc5ce1 boxt elementor-widget elementor-widget-icon-box" data-id="4fc5ce1" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Use peak shaving to avoid exceeding site capacity and incurring demand charges </span> </h3> </div> </div> </div> </div> <div class="elementor-element elementor-element-538739b elementor-view-stacked reveal-icon elementor-shape-circle elementor-widget elementor-widget-icon" data-id="538739b" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewbox="0 0 40 40" fill="none"><path d="M0 20C0 31.0466 8.95206 40 20 40C31.0479 40 40 31.0466 40 20C40 8.95336 31.0479 0 20 0C8.95206 0 0 8.95336 0 20Z" fill="#FF6800"></path><rect x="18.6678" y="6.72559" width="3.39414" height="26.902" rx="1.69707" fill="white"></rect><rect x="6.78828" y="21.8579" width="3.36275" height="27.1532" rx="1.68138" transform="rotate(-90 6.78828 21.8579)" fill="white"></rect></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-cdaab9a reveal-content boxtext elementor-widget elementor-widget-text-editor" data-id="cdaab9a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Peak shaving puts a cap on the power available for EV charging to accommodate unmanaged loads. In this way, you will never exceed site capacity, and can reduce spikes in consumption to avoid incurring costly demand charges.</p> </div> </div> </div> </div> <div class="elementor-element elementor-element-5472039 e-con-full e-flex e-con e-child" data-id="5472039" data-element_type="container"> <div class="elementor-element elementor-element-4ce409a e-con-full e-flex e-con e-child" data-id="4ce409a" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-88b86d2 boxt elementor-widget elementor-widget-icon-box" data-id="88b86d2" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Lower energy costs with renewable load shifting and dynamic cost optimization </span> </h3> </div> </div> </div> </div> <div class="elementor-element elementor-element-853b3e8 elementor-view-stacked reveal-icon elementor-shape-circle elementor-widget elementor-widget-icon" data-id="853b3e8" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewbox="0 0 40 40" fill="none"><path d="M0 20C0 31.0466 8.95206 40 20 40C31.0479 40 40 31.0466 40 20C40 8.95336 31.0479 0 20 0C8.95206 0 0 8.95336 0 20Z" fill="#FF6800"></path><rect x="18.6678" y="6.72559" width="3.39414" height="26.902" rx="1.69707" fill="white"></rect><rect x="6.78828" y="21.8579" width="3.36275" height="27.1532" rx="1.68138" transform="rotate(-90 6.78828 21.8579)" fill="white"></rect></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-ab7eb14 reveal-content boxtext elementor-widget elementor-widget-text-editor" data-id="ab7eb14" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>With granular control over how and when energy is sourced for onsite usage, you can reduce energy costs by leveraging renewables and an onsite BESS when grid energy prices are high and replenish the BESS when grid energy costs are low. Similarly, by integrating with energy markets such as Nord Pool, you can source grid energy more cheaply by bidding on both day-ahead markets and hourly spot pricing.</p> </div> </div> </div> <div class="elementor-element elementor-element-b862632 e-con-full e-flex e-con e-child" data-id="b862632" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-0b62383 boxt elementor-widget elementor-widget-icon-box" data-id="0b62383" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Generate revenue through demand response programs and energy markets </span> </h3> </div> </div> </div> </div> <div class="elementor-element elementor-element-bf6eba1 elementor-view-stacked reveal-icon elementor-shape-circle elementor-widget elementor-widget-icon" data-id="bf6eba1" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewbox="0 0 40 40" fill="none"><path d="M0 20C0 31.0466 8.95206 40 20 40C31.0479 40 40 31.0466 40 20C40 8.95336 31.0479 0 20 0C8.95206 0 0 8.95336 0 20Z" fill="#FF6800"></path><rect x="18.6678" y="6.72559" width="3.39414" height="26.902" rx="1.69707" fill="white"></rect><rect x="6.78828" y="21.8579" width="3.36275" height="27.1532" rx="1.68138" transform="rotate(-90 6.78828 21.8579)" fill="white"></rect></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-9c6c945 reveal-content boxtext elementor-widget elementor-widget-text-editor" data-id="9c6c945" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Overcome the challenge of turning a profit from EV charging sites by generating new revenue streams. Through support for openADR, you can participate in demand response programs offered by the utility servicing your EV charging sites. When a demand response event is triggered, the power consumption from the grid is reduced and replaced with power from onsite renewables or BESS. Similarly, with rapid response times from an onsite controller, you can bid on energy flexibility markets, and rapidly reduce energy drawn from the grid when a bid is activated. Surplus energy generated from renewable sources, or stored in the BESS can even be sold back to the grid. By aggregating multiple EV charging sites under central control, you can treat your network as a virtual power plant (VPP), bidding on energy markets with a great deal of flexibility to control how power is managed at different sites, whether to curtail usage of grid energy, or sell energy back to the grid.</p> </div> </div> </div> </div> <div class="elementor-element elementor-element-39d5623 e-con-full e-flex e-con e-child" data-id="39d5623" data-element_type="container"> <div class="elementor-element elementor-element-e153f48 e-con-full e-flex e-con e-child" data-id="e153f48" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-eb17f86 boxt elementor-widget elementor-widget-icon-box" data-id="eb17f86" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Increase energy resiliency </span> </h3> </div> </div> </div> </div> <div class="elementor-element elementor-element-feefd9e elementor-view-stacked reveal-icon elementor-shape-circle elementor-widget elementor-widget-icon" data-id="feefd9e" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewbox="0 0 40 40" fill="none"><path d="M0 20C0 31.0466 8.95206 40 20 40C31.0479 40 40 31.0466 40 20C40 8.95336 31.0479 0 20 0C8.95206 0 0 8.95336 0 20Z" fill="#FF6800"></path><rect x="18.6678" y="6.72559" width="3.39414" height="26.902" rx="1.69707" fill="white"></rect><rect x="6.78828" y="21.8579" width="3.36275" height="27.1532" rx="1.68138" transform="rotate(-90 6.78828 21.8579)" fill="white"></rect></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-c976d1b reveal-content boxtext elementor-widget elementor-widget-text-editor" data-id="c976d1b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Improve the energy resiliency of EV charging sites to ensure service continuity and a seamless charging experience for drivers. Smart utilization of onsite renewable energy sources and BESS provides backup power to supplement the grid in times of high demand, while enabling the use of the onsite microgrid as an independent energy source in case of a grid outage.</p> </div> </div> </div> <div class="elementor-element elementor-element-5d5208d e-con-full e-flex e-con e-child" data-id="5d5208d" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-588f299 boxt elementor-widget elementor-widget-icon-box" data-id="588f299" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Mitigate unreliable internet connections </span> </h3> </div> </div> </div> </div> <div class="elementor-element elementor-element-0dff4a1 elementor-view-stacked reveal-icon elementor-shape-circle elementor-widget elementor-widget-icon" data-id="0dff4a1" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewbox="0 0 40 40" fill="none"><path d="M0 20C0 31.0466 8.95206 40 20 40C31.0479 40 40 31.0466 40 20C40 8.95336 31.0479 0 20 0C8.95206 0 0 8.95336 0 20Z" fill="#FF6800"></path><rect x="18.6678" y="6.72559" width="3.39414" height="26.902" rx="1.69707" fill="white"></rect><rect x="6.78828" y="21.8579" width="3.36275" height="27.1532" rx="1.68138" transform="rotate(-90 6.78828 21.8579)" fill="white"></rect></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-8e36ffb reveal-content boxtext elementor-widget elementor-widget-text-editor" data-id="8e36ffb" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Advanced algorithms optimize the consumption of energy for EV charging, increasing capacity up to 6X compared to unmanaged charging. Leverage Time of Use contracts to maximize charging when electricity rates are low to reduce EV charging costs. Take advantage of Demand/Response, and Virtual Power Plant (VPP) opportunities and participate in energy flexibility markets to generate new revenue streams from EV charging management.</p> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-84592a9 e-flex e-con-boxed e-con e-parent" data-id="84592a9" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-26a44fb elementor-widget__width-initial elementor-widget-laptop__width-inherit elementor-widget elementor-widget-heading" data-id="26a44fb" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Support ESG Goals </h2> </div> </div> <div class="elementor-element elementor-element-217b130 elementor-widget__width-initial elementor-widget-laptop__width-inherit elementor-widget elementor-widget-heading" data-id="217b130" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Optimize usage of renewables and local BESS to maximize clean energy throughput </h3> </div> </div> <div class="elementor-element elementor-element-5a4da2b elementor-widget__width-initial elementor-widget-laptop__width-inherit elementor-widget elementor-widget-heading" data-id="5a4da2b" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">ESG goals achieved using Driivz in one year*</h3> </div> </div> <div class="elementor-element elementor-element-2e73eea e-con-full e-flex e-con e-child" data-id="2e73eea" data-element_type="container"> <div class="elementor-element elementor-element-8345d5e elementor-position-left elementor-vertical-align-middle elementor-widget__width-inherit elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box" data-id="8345d5e" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg xmlns="http://www.w3.org/2000/svg" width="115" height="118" viewbox="0 0 115 118" fill="none"><path d="M28.0147 21.8784C27.755 21.8427 27.4911 21.8242 27.2222 21.8242C24.0336 21.8242 21.448 24.3995 21.448 27.5754C21.448 30.7512 24.0336 33.3265 27.2222 33.3265C28.9345 33.3265 30.473 32.5842 31.5294 31.4045" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M28.0146 21.8777C28.9774 18.3057 32.1423 15.6336 35.9689 15.3906" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M31.53 31.4023C32.9527 32.3818 34.6785 32.9553 36.5389 32.9553C39.6001 32.9553 42.2966 31.4037 43.8794 29.0479" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M35.9696 15.3901C36.4259 7.91785 42.6543 2 50.2716 2C56.2024 2 61.2936 5.59046 63.4708 10.7076" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M43.8802 29.0508C45.3172 29.7653 46.8879 30.2455 48.5487 30.4442" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M95.4172 10.5715C101.32 11.0225 105.97 15.9358 105.97 21.9313C105.97 28.2246 100.847 33.3253 94.5289 33.3253C91.3489 33.3253 88.4715 32.0323 86.3987 29.945C85.0941 30.3354 83.7108 30.5449 82.2782 30.5449C79.9815 30.5449 77.8114 30.007 75.8867 29.0488C74.3039 31.4047 71.6067 32.9563 68.5462 32.9563C66.6858 32.9563 64.9599 32.3828 63.5373 31.4033C62.4809 32.583 60.9417 33.3253 59.2301 33.3253C56.0415 33.3253 53.4559 30.75 53.4559 27.5742C53.4559 24.3983 56.0415 21.823 59.2301 21.823C59.4983 21.823 59.763 21.8423 60.0226 21.8772C60.9853 18.3052 64.1503 15.6331 67.9768 15.3901C68.4339 7.91856 74.6622 2 82.2789 2C88.1582 2 93.2099 5.52634 95.4179 10.5715" stroke="#FF6800" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16.9163 42.1834L17.3998 38.216C17.4105 38.1405 17.4734 38.085 17.5493 38.085H36.0619C36.1377 38.085 36.2007 38.1405 36.2114 38.216L36.6949 42.1848" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M37.3508 46.9463L44.6098 99.6926C44.622 99.783 44.5526 99.8643 44.4604 99.8643H9.15087C9.0586 99.8643 8.98923 99.783 9.00139 99.6926L16.2604 46.9463" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M39.7069 46.339L39.2262 42.8454C39.1897 42.5804 38.963 42.3838 38.6962 42.3838H14.9143C14.6468 42.3838 14.4201 42.5811 14.3843 42.8454L13.9037 46.339C13.8586 46.6596 14.109 46.9452 14.4337 46.9452H39.1769C39.5016 46.9452 39.7512 46.6596 39.7069 46.339Z" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M48.9506 42.1834L49.4341 38.216C49.4448 38.1405 49.5077 38.085 49.5836 38.085H68.0962C68.172 38.085 68.235 38.1405 68.2457 38.216L68.7292 42.1848" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M48.2955 46.9463L45.3501 68.3501" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M69.3858 46.9463L76.6441 99.6926C76.6562 99.783 76.5868 99.8643 76.4946 99.8643H49.6143" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M71.7419 46.339L71.2612 42.8454C71.2248 42.5804 70.998 42.3838 70.7312 42.3838H46.9486C46.6811 42.3838 46.4544 42.5811 46.4186 42.8454L45.938 46.339C45.8929 46.6596 46.1433 46.9452 46.468 46.9452H71.2112C71.5359 46.9452 71.7855 46.6596 71.7412 46.339H71.7419Z" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > 529K Tons </span> </h3> <p class="elementor-icon-box-description"> CO2 avoided </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-4711e9d elementor-position-left elementor-vertical-align-middle elementor-widget__width-inherit elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box" data-id="4711e9d" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg xmlns="http://www.w3.org/2000/svg" width="115" height="116" viewbox="0 0 115 116" fill="none"><path d="M56.6662 55.9802C64.5254 57.4709 72.0891 60.6045 78.5223 66.0091C80.7711 67.887 82.8785 70.0406 85.305 71.6013C90.4893 74.9285 96.6566 75.2456 102.332 77.2229C103.575 77.6515 104.829 78.1909 105.776 79.2123C107.7 81.3071 107.871 84.7164 108.593 87.4801C109.333 90.3086 110.103 93.3126 107.759 95.543C106.747 96.4876 105.498 96.8808 104.196 97.045C103.385 97.1391 102.563 97.1565 101.763 97.1565H98.3546" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M76.6662 97.157C70.8908 97.157 65.1146 97.157 59.3329 97.157" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M87.3312 104.999C93.5904 104.999 98.6645 100.025 98.6645 93.8881C98.6645 87.7517 93.5904 82.7771 87.3312 82.7771C81.072 82.7771 75.9979 87.7517 75.9979 93.8881C75.9979 100.025 81.072 104.999 87.3312 104.999Z" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M87.3316 99.1183C90.2726 99.1183 92.6649 96.773 92.6649 93.8896C92.6649 91.0062 90.2719 88.6609 87.3316 88.6609C84.3913 88.6609 81.9983 91.0062 81.9983 93.8896C81.9983 96.773 84.3913 99.1183 87.3316 99.1183Z" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M89.3324 73.6267C89.3324 73.6267 67.9689 76.5679 59.3326 73.6267" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M73.3322 44.2149V33.3937C73.3322 29.7646 75.3224 26.3471 78.604 24.8005C80.645 23.8381 82.9253 23.3008 85.3318 23.3008C87.5444 23.3008 89.65 23.7558 91.5609 24.5764C95.078 26.0869 97.3314 29.5813 97.3314 33.4106V44.2157H73.3315L73.3322 44.2149Z" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M79.3314 44.2163V54.0202" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M91.3309 44.2163V54.0202" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M18.5025 68H13.8435C9.51266 68 6 64.8604 6 60.9895V18.0099C6.00077 14.1389 9.51266 11 13.8435 11H77.1565C81.4873 11 85 14.1396 85 18.0105V22.5" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M18.6665 93.2345V26.877C18.6665 22.7347 22.0973 19.3787 26.3247 19.3787H49.0011C53.2355 19.3787 56.6663 22.7347 56.6663 26.877V93.2345" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M18.6666 48.7915C22.3725 57.9274 29.4944 66.4385 37.6665 66.4385C45.8385 66.4385 52.9597 57.9274 56.6664 48.7915" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M56.31 93.2361C61.9996 98.3983 61.9996 105.001 61.9996 105.001H13.3332C13.3332 105.001 13.3332 98.3983 19.0228 93.2361H56.3093H56.31Z" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M31.8076 57.2879L34.757 43.6849H29.333L42.8584 25.9155L39.8989 39.5753H45.3329L31.8076 57.2879Z" fill="#FF6800"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > 715 GWh </span> </h3> <p class="elementor-icon-box-description"> Total energy delivered </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-93cac4a elementor-position-left elementor-vertical-align-middle elementor-widget__width-inherit elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box" data-id="93cac4a" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg xmlns="http://www.w3.org/2000/svg" width="115" height="116" viewbox="0 0 115 116" fill="none"><path d="M101.125 106.345C118.06 74.1208 101.432 57.213 54.0636 51.1385C35.291 48.7311 25.0075 46.0416 22.9078 41.8405C21.3131 38.6471 23.4107 29.2307 44.9707 28.5567C51.4008 28.3564 63.9238 28.3909 70.599 28.4275" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M80.629 100.833C79.2664 102.616 77.7083 104.493 75.9976 106.416M87.8285 88.2831C87.1279 90.3395 86.0813 92.5467 84.7188 94.8421M86.6723 74.2909C88.0327 76.3817 88.7956 78.6815 88.9375 81.1255M75.3851 65.4171C77.7835 66.5799 79.8811 67.8245 81.6197 69.1143M61.7984 60.4063C64.2763 61.1233 66.5974 61.8727 68.6949 62.6307M47.7324 56.9481C50.221 57.4756 52.598 58.0161 54.7965 58.5501M33.5116 54.2134C33.9565 54.3016 34.4056 54.3856 34.8462 54.4653C36.8578 54.8206 38.8049 55.178 40.6317 55.5247M19.9141 49.489C21.7709 50.5527 23.9953 51.5217 26.5248 52.3723M16.0586 38.2314C14.7648 39.616 14.1072 41.0286 14.1072 42.4283C14.1072 43.1862 14.3006 43.9528 14.6831 44.7043" stroke="#FF6800" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M53.2728 28.4233C43.836 28.4233 40.2921 28.1369 29.7829 28.8259C14.2855 29.8402 7 35.7316 7 42.9861C7 50.807 15.186 58.2338 37.4058 61.9741C80.3238 69.1963 73.9624 92.3423 42.1081 106.345" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M102.576 22.3269C102.834 21.4182 102.973 20.4599 102.973 19.4673C102.973 13.6856 98.297 9 92.5266 9C86.7562 9 82.0797 13.6856 82.0797 19.4673C82.0797 20.4599 82.2194 21.4182 82.4773 22.3269C80.4679 24.6589 79.2515 27.6929 79.2515 31.0133C79.2515 38.3605 85.1959 44.3144 92.5266 44.3144C99.8573 44.3144 105.802 38.3583 105.802 31.0133C105.802 27.6929 104.583 24.6568 102.576 22.3269Z" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M92.5266 33.8125V53.7393" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M30.6427 77.1157C30.8619 76.3427 30.9822 75.5266 30.9822 74.6825C30.9822 69.7643 27.002 65.7764 22.0934 65.7764C17.1848 65.7764 13.2047 69.7643 13.2047 74.6825C13.2047 75.5266 13.325 76.3427 13.5442 77.1157C11.8357 79.0989 10.7998 81.6808 10.7998 84.5059C10.7998 90.7548 15.8567 95.8216 22.0934 95.8216C28.3302 95.8216 33.3871 90.7548 33.3871 84.5059C33.3871 81.6808 32.3512 79.0989 30.6427 77.1157Z" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.0913 89.3467V103.946" stroke="#505150" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > 3.7B km </span> </h3> <p class="elementor-icon-box-description"> driven with charged energy </p> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-01860da elementor-widget elementor-widget-text-editor" data-id="01860da" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>* August 2023 through July 2024 globally</p> </div> </div> </div> </div> <div class="elementor-element elementor-element-ded2845 e-flex e-con-boxed e-con e-parent" data-id="ded2845" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-31f7c59 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="31f7c59" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="367" height="554" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20367%20554'%3E%3C/svg%3E" class="attachment-large size-large wp-image-9250" alt="" data-lazy-src="https://driivz.com/wp-content/uploads/2024/10/Frame.png" /><noscript><img decoding="async" width="367" height="554" src="https://driivz.com/wp-content/uploads/2024/10/Frame.png" class="attachment-large size-large wp-image-9250" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-d166407 e-con-full e-flex e-con e-child" data-id="d166407" data-element_type="container"> <div class="elementor-element elementor-element-c21cd24 elementor-widget elementor-widget-heading" data-id="c21cd24" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Whitepaper: Meeting the Need for Energy with Smart Energy Management for EV Charging Networks</h2> </div> </div> <div class="elementor-element elementor-element-9d19bd1 elementor-widget elementor-widget-text-editor" data-id="9d19bd1" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <ul><li>Increase EV charging capacity up to 6x using existing electrical infrastructure</li><li>Accommodate unmanaged loads, such as a C-store or car wash together with EV charging without ever tripping a breaker</li><li>Mitigate high energy costs using renewables and local battery storage</li></ul> </div> </div> <div class="elementor-element elementor-element-cbb7092 elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="cbb7092" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://driivz.com/lp/building-grid-reliability-and-resilience-for-ev-adoption/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">DOWNLOAD NOW</span> </span> </a> </div> </div> </div> </div> </div> </div> <div data-wpr-lazyrender="1" class="elementor-element elementor-element-9d02910 e-flex e-con-boxed e-con e-parent" data-id="9d02910" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-12ee5ab elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading" data-id="12ee5ab" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Want to learn more about smart EV charging technology?</h2> </div> </div> <div class="elementor-element elementor-element-60852fd elementor-align-center elementor-widget elementor-widget-bdt-modal" data-id="60852fd" data-element_type="widget" data-widget_type="bdt-modal.default"> <div class="elementor-widget-container"> <div class="bdt-modal-wrapper"> <a class="bdt-modal-button elementor-button elementor-size-md" data-bdt-toggle="target: #bdt-modal-60852fd" href="javascript:void(0)"> <!-- <span > --> <span class="elementor-button-text">Talk to Us</span> <!-- </span> --> </a> <div id="bdt-modal-60852fd" class="bdt-modal-60852fd bdt-modal bdt-flex-top" data-bdt-modal="" data-settings="{"id":"bdt-modal-60852fd","widgetId":"bdt-modal-60852fd","layout":"default","splashDelay":false,"splashInactivity":false,"displayTimes":false,"displayTimesExpire":12,"cacheOnAdmin":false,"scrollDirection":false,"scrollOffset":false,"scrollSelector":false,"modal_id":"#bdt-modal-60852fd","custom_section":false,"closeBtnDelayShow":false,"delayTime":false,"pageID":817}"> <div class="bdt-modal-dialog bdt-margin-auto-vertical"> <button class="bdt-modal-close-default elementor-animation-" id="bdt-modal-close-button" type="button" data-bdt-close></button> <div class="bdt-modal-body bdt-text-"> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,initializeOnLoaded:function(o){gform.domLoaded&&gform.scriptsLoaded?o():!gform.domLoaded&&gform.scriptsLoaded?window.addEventListener("DOMContentLoaded",o):document.addEventListener("gform_main_scripts_loaded",o)},hooks:{action:{},filter:{}},addAction:function(o,n,r,t){gform.addHook("action",o,n,r,t)},addFilter:function(o,n,r,t){gform.addHook("filter",o,n,r,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,n){gform.removeHook("action",o,n)},removeFilter:function(o,n,r){gform.removeHook("filter",o,n,r)},addHook:function(o,n,r,t,i){null==gform.hooks[o][n]&&(gform.hooks[o][n]=[]);var e=gform.hooks[o][n];null==i&&(i=n+"_"+e.length),gform.hooks[o][n].push({tag:i,callable:r,priority:t=null==t?10:t})},doHook:function(n,o,r){var t;if(r=Array.prototype.slice.call(r,1),null!=gform.hooks[n][o]&&((o=gform.hooks[n][o]).sort(function(o,n){return o.priority-n.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==n?t.apply(null,r):r[0]=t.apply(null,r)})),"filter"==n)return r[0]},removeHook:function(o,n,t,i){var r;null!=gform.hooks[o][n]&&(r=(r=gform.hooks[o][n]).filter(function(o,n,r){return!!(null!=i&&i!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][n]=r)}});</script> <div class='gf_browser_chrome gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_3' ><form method='post' enctype='multipart/form-data' id='gform_3' action='/platform/smartchain-smart-charging/' data-formid='3' novalidate> <div class='gform-body gform_body'><ul id='gform_fields_3' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id="field_3_10" class="gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden" data-js-reload="field_3_10" ><input type=hidden name=anticsrf value="pass the zap test" /></li><li id="field_3_1" class="gfield gfield--type-text gfield--input-type-text gf_left_half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_1" ><label class='gfield_label gform-field-label' for='input_3_1'>First name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_3_1' type='text' value='' class='medium' tabindex='49' aria-required="true" aria-invalid="false" /> </div></li><li id="field_3_2" class="gfield gfield--type-text gfield--input-type-text gf_right_half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_2" ><label class='gfield_label gform-field-label' for='input_3_2'>Last name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_2' id='input_3_2' type='text' value='' class='medium' tabindex='50' aria-required="true" aria-invalid="false" /> </div></li><li id="field_3_3" class="gfield gfield--type-text gfield--input-type-text gf_left_half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_3" ><label class='gfield_label gform-field-label' for='input_3_3'>Company name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_3_3' type='text' value='' class='medium' tabindex='51' aria-required="true" aria-invalid="false" /> </div></li><li id="field_3_7" class="gfield gfield--type-text gfield--input-type-text gf_right_half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_7" ><label class='gfield_label gform-field-label' for='input_3_7'>Job title</label><div class='ginput_container ginput_container_text'><input name='input_7' id='input_3_7' type='text' value='' class='medium' tabindex='52' aria-invalid="false" /> </div></li><li id="field_3_4" class="gfield gfield--type-email gfield--input-type-email gf_left_half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_4" ><label class='gfield_label gform-field-label' for='input_3_4'>Corporate email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'> <input name='input_4' id='input_3_4' type='email' value='' class='medium' tabindex='53' aria-required="true" aria-invalid="false" /> </div></li><li id="field_3_8" class="gfield gfield--type-select gfield--input-type-select gf_right_half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_8" ><label class='gfield_label gform-field-label' for='input_3_8'>Country</label><div class='ginput_container ginput_container_select'><select name='input_8' id='input_3_8' class='medium gfield_select' tabindex='54' aria-invalid="false" ><option value='Select' selected='selected'>Select</option><option value='Afghanistan' >Afghanistan</option><option value='Åland Islands' >Åland Islands</option><option value='Albania' >Albania</option><option value='Algeria' >Algeria</option><option value='American Samoa' >American Samoa</option><option value='Andorra' >Andorra</option><option value='Angola' >Angola</option><option value='Anguilla' >Anguilla</option><option value='Antarctica' >Antarctica</option><option value='Antigua and Barbuda' >Antigua and Barbuda</option><option value='Argentina' >Argentina</option><option value='Armenia' >Armenia</option><option value='Aruba' >Aruba</option><option value='Australia' >Australia</option><option value='Austria' >Austria</option><option value='Azerbaijan' >Azerbaijan</option><option value='Bahamas' >Bahamas</option><option value='Bahrain' >Bahrain</option><option value='Bangladesh' >Bangladesh</option><option value='Barbados' >Barbados</option><option value='Belarus' >Belarus</option><option value='Belgium' >Belgium</option><option value='Belize' >Belize</option><option value='Benin' >Benin</option><option value='Bermuda' >Bermuda</option><option value='Bhutan' >Bhutan</option><option value='Bolivia' >Bolivia</option><option value='Bonaire, Sint Eustatius and Saba' >Bonaire, Sint Eustatius and Saba</option><option value='Bosnia and Herzegovina' >Bosnia and Herzegovina</option><option value='Botswana' >Botswana</option><option value='Bouvet Island' >Bouvet Island</option><option value='Brazil' >Brazil</option><option value='British Indian Ocean Territory' >British Indian Ocean Territory</option><option value='Brunei Darrussalam' >Brunei Darrussalam</option><option value='Bulgaria' >Bulgaria</option><option value='Burkina Faso' >Burkina Faso</option><option value='Burundi' >Burundi</option><option value='Cambodia' >Cambodia</option><option value='Cameroon' >Cameroon</option><option value='Canada' >Canada</option><option value='Cape Verde' >Cape Verde</option><option value='Cayman Islands' >Cayman Islands</option><option value='Central African Republic' >Central African Republic</option><option value='Chad' >Chad</option><option value='Chile' >Chile</option><option value='China' >China</option><option value='Christmas Island' >Christmas Island</option><option value='Cocos Islands' >Cocos Islands</option><option value='Colombia' >Colombia</option><option value='Comoros' >Comoros</option><option value='Congo, Democratic Republic of the' >Congo, Democratic Republic of the</option><option value='Congo, Republic of the' >Congo, Republic of the</option><option value='Cook Islands' >Cook Islands</option><option value='Costa Rica' >Costa Rica</option><option value='Côte d'Ivoire' >Côte d'Ivoire</option><option value='Croatia' >Croatia</option><option value='Cuba' >Cuba</option><option value='Curaçao' >Curaçao</option><option value='Cyprus' >Cyprus</option><option value='Czech Republic' >Czech Republic</option><option value='Denmark' >Denmark</option><option value='Djibouti' >Djibouti</option><option value='Dominica' >Dominica</option><option value='Dominican Republic' >Dominican Republic</option><option value='Ecuador' >Ecuador</option><option value='Egypt' >Egypt</option><option value='El Salvador' >El Salvador</option><option value='Equatorial Guinea' >Equatorial Guinea</option><option value='Eritrea' >Eritrea</option><option value='Estonia' >Estonia</option><option value='Eswatini (Swaziland)' >Eswatini (Swaziland)</option><option value='Ethiopia' >Ethiopia</option><option value='Falkland Islands' >Falkland Islands</option><option value='Faroe Islands' >Faroe Islands</option><option value='Fiji' >Fiji</option><option value='Finland' >Finland</option><option value='France' >France</option><option value='French Guiana' >French Guiana</option><option value='French Polynesia' >French Polynesia</option><option value='French Southern Territories' >French Southern Territories</option><option value='Gabon' >Gabon</option><option value='Gambia' >Gambia</option><option value='Georgia' >Georgia</option><option value='Germany' >Germany</option><option value='Ghana' >Ghana</option><option value='Gibraltar' >Gibraltar</option><option value='Greece' >Greece</option><option value='Greenland' >Greenland</option><option value='Grenada' >Grenada</option><option value='Guadeloupe' >Guadeloupe</option><option value='Guam' >Guam</option><option value='Guatemala' >Guatemala</option><option value='Guernsey' >Guernsey</option><option value='Guinea' >Guinea</option><option value='Guinea-Bissau' >Guinea-Bissau</option><option value='Guyana' >Guyana</option><option value='Haiti' >Haiti</option><option value='Heard and McDonald Islands' >Heard and McDonald Islands</option><option value='Holy See' >Holy See</option><option value='Honduras' >Honduras</option><option value='Hong Kong' >Hong Kong</option><option value='Hungary' >Hungary</option><option value='Iceland' >Iceland</option><option value='India' >India</option><option value='Indonesia' >Indonesia</option><option value='Iran' >Iran</option><option value='Iraq' >Iraq</option><option value='Ireland' >Ireland</option><option value='Isle of Man' >Isle of Man</option><option value='Israel' >Israel</option><option value='Italy' >Italy</option><option value='Jamaica' >Jamaica</option><option value='Japan' >Japan</option><option value='Jersey' >Jersey</option><option value='Jordan' >Jordan</option><option value='Kazakhstan' >Kazakhstan</option><option value='Kenya' >Kenya</option><option value='Kiribati' >Kiribati</option><option value='Kuwait' >Kuwait</option><option value='Kyrgyzstan' >Kyrgyzstan</option><option value='Lao People's Democratic Republic' >Lao People's Democratic Republic</option><option value='Latvia' >Latvia</option><option value='Lebanon' >Lebanon</option><option value='Lesotho' >Lesotho</option><option value='Liberia' >Liberia</option><option value='Libya' >Libya</option><option value='Liechtenstein' >Liechtenstein</option><option value='Lithuania' >Lithuania</option><option value='Luxembourg' >Luxembourg</option><option value='Macau' >Macau</option><option value='Macedonia' >Macedonia</option><option value='Madagascar' >Madagascar</option><option value='Malawi' >Malawi</option><option value='Malaysia' >Malaysia</option><option value='Maldives' >Maldives</option><option value='Mali' >Mali</option><option value='Malta' >Malta</option><option value='Marshall Islands' >Marshall Islands</option><option value='Martinique' >Martinique</option><option value='Mauritania' >Mauritania</option><option value='Mauritius' >Mauritius</option><option value='Mayotte' >Mayotte</option><option value='Mexico' >Mexico</option><option value='Micronesia' >Micronesia</option><option value='Moldova' >Moldova</option><option value='Monaco' >Monaco</option><option value='Mongolia' >Mongolia</option><option value='Montenegro' >Montenegro</option><option value='Montserrat' >Montserrat</option><option value='Morocco' >Morocco</option><option value='Mozambique' >Mozambique</option><option value='Myanmar' >Myanmar</option><option value='Namibia' >Namibia</option><option value='Nauru' >Nauru</option><option value='Nepal' >Nepal</option><option value='Netherlands' >Netherlands</option><option value='New Caledonia' >New Caledonia</option><option value='New Zealand' >New Zealand</option><option value='Nicaragua' >Nicaragua</option><option value='Niger' >Niger</option><option value='Nigeria' >Nigeria</option><option value='Niue' >Niue</option><option value='Norfolk Island' >Norfolk Island</option><option value='North Korea' >North Korea</option><option value='Northern Mariana Islands' >Northern Mariana Islands</option><option value='Norway' >Norway</option><option value='Oman' >Oman</option><option value='Pakistan' >Pakistan</option><option value='Palau' >Palau</option><option value='Palestine, State of' >Palestine, State of</option><option value='Panama' >Panama</option><option value='Papua New Guinea' >Papua New Guinea</option><option value='Paraguay' >Paraguay</option><option value='Peru' >Peru</option><option value='Philippines' >Philippines</option><option value='Pitcairn' >Pitcairn</option><option value='Poland' >Poland</option><option value='Portugal' >Portugal</option><option value='Puerto Rico' >Puerto Rico</option><option value='Qatar' >Qatar</option><option value='Réunion' >Réunion</option><option value='Romania' >Romania</option><option value='Russia' >Russia</option><option value='Rwanda' >Rwanda</option><option value='Saint Barthélemy' >Saint Barthélemy</option><option value='Saint Helena' >Saint Helena</option><option value='Saint Kitts and Nevis' >Saint Kitts and Nevis</option><option value='Saint Lucia' >Saint Lucia</option><option value='Saint Martin' >Saint Martin</option><option value='Saint Pierre and Miquelon' >Saint Pierre and Miquelon</option><option value='Saint Vincent and the Grenadines' >Saint Vincent and the Grenadines</option><option value='Samoa' >Samoa</option><option value='San Marino' >San Marino</option><option value='Sao Tome and Principe' >Sao Tome and Principe</option><option value='Saudi Arabia' >Saudi Arabia</option><option value='Senegal' >Senegal</option><option value='Serbia' >Serbia</option><option value='Seychelles' >Seychelles</option><option value='Sierra Leone' >Sierra Leone</option><option value='Singapore' >Singapore</option><option value='Sint Maarten' >Sint Maarten</option><option value='Slovakia' >Slovakia</option><option value='Slovenia' >Slovenia</option><option value='Solomon Islands' >Solomon Islands</option><option value='Somalia' >Somalia</option><option value='South Africa' >South Africa</option><option value='South Georgia' >South Georgia</option><option value='South Korea' >South Korea</option><option value='South Sudan' >South Sudan</option><option value='Spain' >Spain</option><option value='Sri Lanka' >Sri Lanka</option><option value='Sudan' >Sudan</option><option value='Suriname' >Suriname</option><option value='Svalbard and Jan Mayen Islands' >Svalbard and Jan Mayen Islands</option><option value='Sweden' >Sweden</option><option value='Switzerland' >Switzerland</option><option value='Syria' >Syria</option><option value='Taiwan' >Taiwan</option><option value='Tajikistan' >Tajikistan</option><option value='Tanzania' >Tanzania</option><option value='Thailand' >Thailand</option><option value='Timor-Leste' >Timor-Leste</option><option value='Togo' >Togo</option><option value='Tokelau' >Tokelau</option><option value='Tonga' >Tonga</option><option value='Trinidad and Tobago' >Trinidad and Tobago</option><option value='Tunisia' >Tunisia</option><option value='Turkey' >Turkey</option><option value='Turkmenistan' >Turkmenistan</option><option value='Turks and Caicos Islands' >Turks and Caicos Islands</option><option value='Tuvalu' >Tuvalu</option><option value='Uganda' >Uganda</option><option value='Ukraine' >Ukraine</option><option value='United Arab Emirates' >United Arab Emirates</option><option value='United Kingdom' >United Kingdom</option><option value='United States' >United States</option><option value='Uruguay' >Uruguay</option><option value='US Minor Outlying Islands' >US Minor Outlying Islands</option><option value='Uzbekistan' >Uzbekistan</option><option value='Vanuatu' >Vanuatu</option><option value='Venezuela' >Venezuela</option><option value='Vietnam' >Vietnam</option><option value='Virgin Islands, British' >Virgin Islands, British</option><option value='Virgin Islands, U.S.' >Virgin Islands, U.S.</option><option value='Wallis and Futuna' >Wallis and Futuna</option><option value='Western Sahara' >Western Sahara</option><option value='Yemen' >Yemen</option><option value='Zambia' >Zambia</option><option value='Zimbabwe' >Zimbabwe</option></select></div></li><li id="field_3_5" class="gfield gfield--type-textarea gfield--input-type-textarea field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_5" ><label class='gfield_label gform-field-label' for='input_3_5'>Message</label><div class='ginput_container ginput_container_textarea'><textarea name='input_5' id='input_3_5' class='textarea small' tabindex='55' aria-invalid="false" rows='10' cols='50'></textarea></div></li><li id="field_3_6" class="gfield gfield--type-consent gfield--type-choice gfield--input-type-consent gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible" data-js-reload="field_3_6" ><label class='gfield_label gform-field-label gfield_label_before_complex' >Consent<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_consent'><input name='input_6.1' id='input_3_6_1' type='checkbox' value='1' tabindex='56' aria-required="true" aria-invalid="false" /> <label class="gform-field-label gform-field-label--type-inline gfield_consent_label" for='input_3_6_1' >I agree to the <a href="https://driivz.com/privacy-policy/" target="_blank">privacy policy</a>.<span class="gfield_required gfield_required_asterisk">*</span></label><input type='hidden' name='input_6.2' value='I agree to the <a href="https://driivz.com/privacy-policy/" target="_blank">privacy policy</a>.' class='gform_hidden' /><input type='hidden' name='input_6.3' value='2' class='gform_hidden' /></div></li><li id="field_3_11" class="gfield gfield--type-captcha gfield--input-type-captcha gfield--width-full field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible" data-js-reload="field_3_11" ><label class='gfield_label gform-field-label' for='input_3_11'>CAPTCHA</label><div id='input_3_11' class='ginput_container ginput_recaptcha' data-sitekey='6Ldc71IpAAAAAMHSkswuTF8KtSA4feyCRsGsgSZf' data-theme='light' data-tabindex='-1' data-size='invisible' data-badge='bottomright'></div></li></ul></div> <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_3' class='gform_button button' value='TALK TO US' tabindex='57' onclick='if(window["gf_submitting_3"]){return false;} if( !jQuery("#gform_3")[0].checkValidity || jQuery("#gform_3")[0].checkValidity()){window["gf_submitting_3"]=true;} ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_3"]){return false;} if( !jQuery("#gform_3")[0].checkValidity || jQuery("#gform_3")[0].checkValidity()){window["gf_submitting_3"]=true;} jQuery("#gform_3").trigger("submit",[true]); }' /> <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='3' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_3' value='WyJ7XCI2LjFcIjpcIjVkNzY4OWNjOTdiNWM5NzA4MDNlOGE3MTc1M2Y0YWE3XCIsXCI2LjJcIjpcImJjZjE4YTIzMTQ0MjAxNzFlYTNmYjdmZTkxZGRlY2ZlXCIsXCI2LjNcIjpcIjMyMmI2M2NiMjBiMGQ2NmM2MmZiZTUxMzliYzViYjU0XCJ9IiwiMGJmZjBhMTc1MjYzNmIwNGViNTc1YWIxNmQ0ZDg1YTAiXQ==' /> <input type='hidden' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' /> <input type='hidden' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> <p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>Δ<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="146"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div><script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() { /* <![CDATA[ */ gform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https://driivz.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https://driivz.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_3" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_3"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [3, current_page] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 3, currentPage: current_page } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); /* ]]> */ });</script> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <!-- Footer start here --> <footer data-wpr-lazyrender="1" id="footer"> <div class="container container_1280"> <div class="flexWrap"> <div class="footLeft animate fadeInUp"> <svg id="Layer_1" class='logoSvg' data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1499.41 484.29"><title>Driivz_logo</title><polygon class="logoText easeAll" points="1117.87 144.62 1039.94 269.99 997.29 144.27 901.18 144.27 1016.09 477.02 1224.34 144.62 1117.87 144.62"></polygon><polygon class="logoText easeAll" points="1268.06 144.27 1213.73 230.65 1343.46 230.65 1189.61 476.83 1497.6 476.83 1443.97 390.45 1344.1 390.45 1497.6 144.27 1268.06 144.27"></polygon><polygon class="logoText easeAll" points="622.53 144.27 576.47 476.83 675.8 476.83 721.87 144.27 622.53 144.27"></polygon><polygon class="logoText easeAll" points="773.19 144.27 727.13 476.83 826.46 476.83 872.52 144.27 773.19 144.27"></polygon><path class="logoText easeAll" d="M389.19,278.45l-10.3,73.2,0.29,0.08-17.6,125.1H461.1L487,293c5-26.44,19.53-53.8,81.64-47.08l14.15-99.3c-125.46-14.91-181.1,62.92-193.6,131.87"></path><path class="logoText easeAll" d="M233,308.88c-7.11,47-40.9,83.87-76.92,83.87a53.77,53.77,0,0,1-7.84-.59c-22.29-3.38-36-20.25-42.26-30-13-20.47-18.17-47.67-14.08-74.64,7.12-47,40.91-83.87,76.92-83.87a52.17,52.17,0,0,1,7.84.6c22.29,3.37,36,20.24,42.26,30,13,20.45,18.17,47.67,14.08,74.63M290.59-.51L271.46,156.68c-22-21.84-49.76-36.89-81.3-41.67a142.67,142.67,0,0,0-21.34-1.61C88.76,113.41,16.73,181.06,2.66,274-12.65,375.2,46.48,468,134.73,481.39A141.1,141.1,0,0,0,156.07,483c27.85,0,54.65-8.33,78.45-22.92l-2,16.75h89.26L389.22-.51H290.59Z"></path><path class="logoDots easeAll" d="M734.6,48.67A49.24,49.24,0,1,1,685.37-.57,49.24,49.24,0,0,1,734.6,48.67"></path><path class="logoDots easeAll" d="M885.38,48.67A49.24,49.24,0,1,1,836.15-.57a49.24,49.24,0,0,1,49.24,49.24"></path></svg> <p class="text">EV Charging and Energy Management</p> </div> <div class="logoCol"> <p>Sign up for our newsletter to read our unique perspective on the EV industry.</p> <div class="newsletter"> <div class='gf_browser_chrome gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_4' ><div id='gf_4' class='gform_anchor' tabindex='-1'></div><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_4' id='gform_4' action='/platform/smartchain-smart-charging/#gf_4' data-formid='4' novalidate> <div class='gform-body gform_body'><ul id='gform_fields_4' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id="field_4_3" class="gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden" data-js-reload="field_4_3" ><input type=hidden name="anticsrf" value="23kjl2k3ljkasILYA" /></li><li id="field_4_1" class="gfield gfield--type-email gfield--input-type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_4_1" ><label class='gfield_label gform-field-label' for='input_4_1'>Corporate Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'> <input name='input_1' id='input_4_1' type='email' value='' class='large' aria-required="true" aria-invalid="false" /> </div></li><li id="field_4_2" class="gfield gfield--type-consent gfield--type-choice gfield--input-type-consent gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible" data-js-reload="field_4_2" ><label class='gfield_label gform-field-label gfield_label_before_complex' >Consent<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_consent'><input name='input_2.1' id='input_4_2_1' type='checkbox' value='1' aria-required="true" aria-invalid="false" /> <label class="gform-field-label gform-field-label--type-inline gfield_consent_label" for='input_4_2_1' >I agree to the <a href="https://driivz.com/privacy-policy/" target="_blank">privacy policy</a>.<span class="gfield_required gfield_required_asterisk">*</span></label><input type='hidden' name='input_2.2' value='I agree to the <a href="https://driivz.com/privacy-policy/" target="_blank">privacy policy</a>.' class='gform_hidden' /><input type='hidden' name='input_2.3' value='3' class='gform_hidden' /></div></li></ul></div> <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_4' class='gform_button button' value='Submit' onclick='if(window["gf_submitting_4"]){return false;} if( !jQuery("#gform_4")[0].checkValidity || jQuery("#gform_4")[0].checkValidity()){window["gf_submitting_4"]=true;} ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_4"]){return false;} if( !jQuery("#gform_4")[0].checkValidity || jQuery("#gform_4")[0].checkValidity()){window["gf_submitting_4"]=true;} jQuery("#gform_4").trigger("submit",[true]); }' /> <input type='hidden' name='gform_ajax' value='form_id=4&title=&description=&tabindex=0&theme=legacy' /> <input type='hidden' class='gform_hidden' name='is_submit_4' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='4' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_4' value='WyJ7XCIyLjFcIjpcIjVkNzY4OWNjOTdiNWM5NzA4MDNlOGE3MTc1M2Y0YWE3XCIsXCIyLjJcIjpcImJjZjE4YTIzMTQ0MjAxNzFlYTNmYjdmZTkxZGRlY2ZlXCIsXCIyLjNcIjpcImFhNzgyY2RjMDA3MGY2MTVhNWZlYjQxYTUxZTVkYTFiXCJ9IiwiNTcxZjgyYzBkNDY0YzgwNGNhYzUyNDUyMWI4NzZmOWIiXQ==' /> <input type='hidden' class='gform_hidden' name='gform_target_page_number_4' id='gform_target_page_number_4' value='0' /> <input type='hidden' class='gform_hidden' name='gform_source_page_number_4' id='gform_source_page_number_4' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> <p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>Δ<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_2" name="ak_js" value="194"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div> <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_4' id='gform_ajax_frame_4' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() { /* <![CDATA[ */ gform.initializeOnLoaded( function() {gformInitSpinner( 4, 'https://driivz.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_4').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_4');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_4').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_4').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_4').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_4').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_4').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_4').val();gformInitSpinner( 4, 'https://driivz.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [4, current_page]);window['gf_submitting_4'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_4').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_4').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [4]);window['gf_submitting_4'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_4').text());}else{jQuery('#gform_4').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "4", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_4" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_4"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_4" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [4, current_page] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 4, currentPage: current_page } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); /* ]]> */ });</script> </div> </div> <div class="footRight animate fadeInUp"> <address class=""> <p>Driivz™ Ltd.</p> <p>Global: <a href="tel:+972-73-2239850">+972-73-2239850</a></p> <p>Europe: <a href="tel:+44-800-418-780">+44-800-418-780</a></p> <p>US: <a href="+17147824494">+1-7147824494</a></p> <p>Email: <a href="/cdn-cgi/l/email-protection#71121e1f0510120504023115031818070b5f121e1c"><span class="__cf_email__" data-cfemail="660509081207051213152602140f0f101c4805090b">[email protected]</span></a></p> </address> <div class="socialLinks"> <ul> <li> <a href="https://twitter.com/Driivz_EV" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" viewbox="0 0 35 35"> <path id="Fill_1" data-name="Fill 1" d="M17.5,35A17.5,17.5,0,1,1,35,17.5,17.519,17.519,0,0,1,17.5,35ZM7.347,23.909a.173.173,0,0,0-.09.02.04.04,0,0,0-.022.031c0,.026.029.056.075.094.207.137.429.27.72.428a11.285,11.285,0,0,0,2.313.927,13.575,13.575,0,0,0,3.614.491,11.733,11.733,0,0,0,8.366-3.295c2.189-2.174,3.3-5.262,3.3-9.178,0-.118.1-.189.181-.253l.029-.022a7.727,7.727,0,0,0,1.547-1.7.215.215,0,0,0-.023-.262.315.315,0,0,1-.026-.047l.075-.033c.017-.008.025-.015.023-.021s-.022-.013-.04-.013-.062.011-.062.035v.018a.044.044,0,0,0,0,.015A7.239,7.239,0,0,1,25.5,11.7c.34-.061.847-.691,1.013-.9a3.777,3.777,0,0,0,.687-1.25c.026-.05.024-.086,0-.107a.119.119,0,0,0-.045-.01.139.139,0,0,0-.064.019,10.5,10.5,0,0,1-2.448.937.22.22,0,0,1-.051.007.158.158,0,0,1-.117-.052,1.823,1.823,0,0,0-.214-.219A4.293,4.293,0,0,0,23.071,9.4a4.145,4.145,0,0,0-1.55-.3c-.089,0-.18,0-.269.009a4.366,4.366,0,0,0-1.724.488,4.454,4.454,0,0,0-1.392,1.137,4.289,4.289,0,0,0-.831,1.664,4.479,4.479,0,0,0-.045,1.758c.007.05.008.078,0,.091a.043.043,0,0,1-.035.011.31.31,0,0,1-.045,0,13.068,13.068,0,0,1-8.41-4.28c-.051-.058-.087-.083-.121-.083s-.069.027-.111.091a4.281,4.281,0,0,0,.727,5.039c.159.15.329.309.517.455H9.757a4.416,4.416,0,0,1-1.6-.456.163.163,0,0,0-.082-.03c-.043,0-.069.039-.075.115a2.543,2.543,0,0,0,.027.481,4.326,4.326,0,0,0,2.658,3.439,2.514,2.514,0,0,0,.539.165,3.409,3.409,0,0,1-.82.085c-.215,0-.467-.012-.771-.035a.242.242,0,0,0-.046,0,.084.084,0,0,0-.075.031.132.132,0,0,0,0,.12,4.474,4.474,0,0,0,3.344,2.8c.064.011.129.017.191.024a2,2,0,0,1,.264.038.051.051,0,0,1-.014.014.051.051,0,0,0-.014.014A5,5,0,0,1,11.1,23.449l-.1.035a8.452,8.452,0,0,1-2.752.479c-.241,0-.482-.012-.716-.035A1.381,1.381,0,0,0,7.347,23.909Z" class="socialIcon easeAll" /> </svg> </a> </li> <li> <a href="https://www.linkedin.com/company/driivz/" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" viewbox="0 0 35 35"> <path id="Fill_1" data-name="Fill 1" d="M17.5,35A17.5,17.5,0,1,1,35,17.5,17.52,17.52,0,0,1,17.5,35ZM9.306,14.07a.293.293,0,0,0-.293.293V25.981a.293.293,0,0,0,.293.292h3.27a.292.292,0,0,0,.292-.292V14.362a.292.292,0,0,0-.292-.293ZM21.29,16.6a1.564,1.564,0,0,1,1.464.746,3.815,3.815,0,0,1,.39,1.945v6.077c0,.159.415.265.583.265H27.1c.16,0,.539-.1.539-.265V18.833c0-3.354-1.746-5.357-4.669-5.357a4.3,4.3,0,0,0-3.68,1.966V14.047c0-.045-.012-.066-.038-.066a.263.263,0,0,0-.091.033.443.443,0,0,1-.183.056H15.506a.214.214,0,0,0-.155.038.135.135,0,0,0-.03.1c.03,1.617.008,7.726-.007,11.223a.178.178,0,0,0,.047.132.336.336,0,0,0,.245.068h3.371a.287.287,0,0,0,.313-.265V19.011a2.722,2.722,0,0,1,.121-.965A1.969,1.969,0,0,1,21.29,16.6ZM11.027,8a2.119,2.119,0,1,0,2.119,2.119A2.121,2.121,0,0,0,11.027,8Z" class="socialIcon easeAll" /> </svg> </a> </li> </ul> </div> <div class="hiring_btn"><a href="https://driivz.com/careers-in-driivz/">We are hiring</a></div> </div> </div> </div> <div id="foot-nav"> <div class="foot-nav"> <div class="menu-footermenu-container"><ul id="menu-footermenu" class=""><li id="menu-item-9107" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9107"><a href="https://driivz.com/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-2727" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2727"><a href="https://driivz.com/terms-conditions/">Website Terms & Conditions</a></li> </ul></div> </div> <div class="copyright"> Copyright © 2024 Driivz Ltd. All rights reserved. </div> </div> </footer> <!-- Footer end here --> <div class="remodal consultationPopup" data-remodal-id="consultation"> <button data-remodal-action="close" class="remodal-close"></button> <div class="contactForm"> <!--[if lte IE 8]> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2-legacy.js"></script> <![endif]--> <!-- <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script> <script> hbspt.forms.create({ portalId: "5013832", formId: "cd8114d9-5397-4658-b71f-07bc4b488920" }); </script> --> <div class='gf_browser_chrome gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='1' id='gform_wrapper_3' ><div id='gf_3' class='gform_anchor' tabindex='-1'></div><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_3' id='gform_3' action='/platform/smartchain-smart-charging/#gf_3' data-formid='3' novalidate> <div class='gform-body gform_body'><ul id='gform_fields_3' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id="field_3_10" class="gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden" data-js-reload="field_3_10" ><input type=hidden name=anticsrf value="pass the zap test" /></li><li id="field_3_1" class="gfield gfield--type-text gfield--input-type-text gf_left_half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_1" ><label class='gfield_label gform-field-label' for='input_3_1'>First name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_3_1' type='text' value='' class='medium' aria-required="true" aria-invalid="false" /> </div></li><li id="field_3_2" class="gfield gfield--type-text gfield--input-type-text gf_right_half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_2" ><label class='gfield_label gform-field-label' for='input_3_2'>Last name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_2' id='input_3_2' type='text' value='' class='medium' aria-required="true" aria-invalid="false" /> </div></li><li id="field_3_3" class="gfield gfield--type-text gfield--input-type-text gf_left_half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_3" ><label class='gfield_label gform-field-label' for='input_3_3'>Company name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_3_3' type='text' value='' class='medium' aria-required="true" aria-invalid="false" /> </div></li><li id="field_3_7" class="gfield gfield--type-text gfield--input-type-text gf_right_half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_7" ><label class='gfield_label gform-field-label' for='input_3_7'>Job title</label><div class='ginput_container ginput_container_text'><input name='input_7' id='input_3_7' type='text' value='' class='medium' aria-invalid="false" /> </div></li><li id="field_3_4" class="gfield gfield--type-email gfield--input-type-email gf_left_half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_4" ><label class='gfield_label gform-field-label' for='input_3_4'>Corporate email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'> <input name='input_4' id='input_3_4' type='email' value='' class='medium' aria-required="true" aria-invalid="false" /> </div></li><li id="field_3_8" class="gfield gfield--type-select gfield--input-type-select gf_right_half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_8" ><label class='gfield_label gform-field-label' for='input_3_8'>Country</label><div class='ginput_container ginput_container_select'><select name='input_8' id='input_3_8' class='medium gfield_select' aria-invalid="false" ><option value='Select' selected='selected'>Select</option><option value='Afghanistan' >Afghanistan</option><option value='Åland Islands' >Åland Islands</option><option value='Albania' >Albania</option><option value='Algeria' >Algeria</option><option value='American Samoa' >American Samoa</option><option value='Andorra' >Andorra</option><option value='Angola' >Angola</option><option value='Anguilla' >Anguilla</option><option value='Antarctica' >Antarctica</option><option value='Antigua and Barbuda' >Antigua and Barbuda</option><option value='Argentina' >Argentina</option><option value='Armenia' >Armenia</option><option value='Aruba' >Aruba</option><option value='Australia' >Australia</option><option value='Austria' >Austria</option><option value='Azerbaijan' >Azerbaijan</option><option value='Bahamas' >Bahamas</option><option value='Bahrain' >Bahrain</option><option value='Bangladesh' >Bangladesh</option><option value='Barbados' >Barbados</option><option value='Belarus' >Belarus</option><option value='Belgium' >Belgium</option><option value='Belize' >Belize</option><option value='Benin' >Benin</option><option value='Bermuda' >Bermuda</option><option value='Bhutan' >Bhutan</option><option value='Bolivia' >Bolivia</option><option value='Bonaire, Sint Eustatius and Saba' >Bonaire, Sint Eustatius and Saba</option><option value='Bosnia and Herzegovina' >Bosnia and Herzegovina</option><option value='Botswana' >Botswana</option><option value='Bouvet Island' >Bouvet Island</option><option value='Brazil' >Brazil</option><option value='British Indian Ocean Territory' >British Indian Ocean Territory</option><option value='Brunei Darrussalam' >Brunei Darrussalam</option><option value='Bulgaria' >Bulgaria</option><option value='Burkina Faso' >Burkina Faso</option><option value='Burundi' >Burundi</option><option value='Cambodia' >Cambodia</option><option value='Cameroon' >Cameroon</option><option value='Canada' >Canada</option><option value='Cape Verde' >Cape Verde</option><option value='Cayman Islands' >Cayman Islands</option><option value='Central African Republic' >Central African Republic</option><option value='Chad' >Chad</option><option value='Chile' >Chile</option><option value='China' >China</option><option value='Christmas Island' >Christmas Island</option><option value='Cocos Islands' >Cocos Islands</option><option value='Colombia' >Colombia</option><option value='Comoros' >Comoros</option><option value='Congo, Democratic Republic of the' >Congo, Democratic Republic of the</option><option value='Congo, Republic of the' >Congo, Republic of the</option><option value='Cook Islands' >Cook Islands</option><option value='Costa Rica' >Costa Rica</option><option value='Côte d'Ivoire' >Côte d'Ivoire</option><option value='Croatia' >Croatia</option><option value='Cuba' >Cuba</option><option value='Curaçao' >Curaçao</option><option value='Cyprus' >Cyprus</option><option value='Czech Republic' >Czech Republic</option><option value='Denmark' >Denmark</option><option value='Djibouti' >Djibouti</option><option value='Dominica' >Dominica</option><option value='Dominican Republic' >Dominican Republic</option><option value='Ecuador' >Ecuador</option><option value='Egypt' >Egypt</option><option value='El Salvador' >El Salvador</option><option value='Equatorial Guinea' >Equatorial Guinea</option><option value='Eritrea' >Eritrea</option><option value='Estonia' >Estonia</option><option value='Eswatini (Swaziland)' >Eswatini (Swaziland)</option><option value='Ethiopia' >Ethiopia</option><option value='Falkland Islands' >Falkland Islands</option><option value='Faroe Islands' >Faroe Islands</option><option value='Fiji' >Fiji</option><option value='Finland' >Finland</option><option value='France' >France</option><option value='French Guiana' >French Guiana</option><option value='French Polynesia' >French Polynesia</option><option value='French Southern Territories' >French Southern Territories</option><option value='Gabon' >Gabon</option><option value='Gambia' >Gambia</option><option value='Georgia' >Georgia</option><option value='Germany' >Germany</option><option value='Ghana' >Ghana</option><option value='Gibraltar' >Gibraltar</option><option value='Greece' >Greece</option><option value='Greenland' >Greenland</option><option value='Grenada' >Grenada</option><option value='Guadeloupe' >Guadeloupe</option><option value='Guam' >Guam</option><option value='Guatemala' >Guatemala</option><option value='Guernsey' >Guernsey</option><option value='Guinea' >Guinea</option><option value='Guinea-Bissau' >Guinea-Bissau</option><option value='Guyana' >Guyana</option><option value='Haiti' >Haiti</option><option value='Heard and McDonald Islands' >Heard and McDonald Islands</option><option value='Holy See' >Holy See</option><option value='Honduras' >Honduras</option><option value='Hong Kong' >Hong Kong</option><option value='Hungary' >Hungary</option><option value='Iceland' >Iceland</option><option value='India' >India</option><option value='Indonesia' >Indonesia</option><option value='Iran' >Iran</option><option value='Iraq' >Iraq</option><option value='Ireland' >Ireland</option><option value='Isle of Man' >Isle of Man</option><option value='Israel' >Israel</option><option value='Italy' >Italy</option><option value='Jamaica' >Jamaica</option><option value='Japan' >Japan</option><option value='Jersey' >Jersey</option><option value='Jordan' >Jordan</option><option value='Kazakhstan' >Kazakhstan</option><option value='Kenya' >Kenya</option><option value='Kiribati' >Kiribati</option><option value='Kuwait' >Kuwait</option><option value='Kyrgyzstan' >Kyrgyzstan</option><option value='Lao People's Democratic Republic' >Lao People's Democratic Republic</option><option value='Latvia' >Latvia</option><option value='Lebanon' >Lebanon</option><option value='Lesotho' >Lesotho</option><option value='Liberia' >Liberia</option><option value='Libya' >Libya</option><option value='Liechtenstein' >Liechtenstein</option><option value='Lithuania' >Lithuania</option><option value='Luxembourg' >Luxembourg</option><option value='Macau' >Macau</option><option value='Macedonia' >Macedonia</option><option value='Madagascar' >Madagascar</option><option value='Malawi' >Malawi</option><option value='Malaysia' >Malaysia</option><option value='Maldives' >Maldives</option><option value='Mali' >Mali</option><option value='Malta' >Malta</option><option value='Marshall Islands' >Marshall Islands</option><option value='Martinique' >Martinique</option><option value='Mauritania' >Mauritania</option><option value='Mauritius' >Mauritius</option><option value='Mayotte' >Mayotte</option><option value='Mexico' >Mexico</option><option value='Micronesia' >Micronesia</option><option value='Moldova' >Moldova</option><option value='Monaco' >Monaco</option><option value='Mongolia' >Mongolia</option><option value='Montenegro' >Montenegro</option><option value='Montserrat' >Montserrat</option><option value='Morocco' >Morocco</option><option value='Mozambique' >Mozambique</option><option value='Myanmar' >Myanmar</option><option value='Namibia' >Namibia</option><option value='Nauru' >Nauru</option><option value='Nepal' >Nepal</option><option value='Netherlands' >Netherlands</option><option value='New Caledonia' >New Caledonia</option><option value='New Zealand' >New Zealand</option><option value='Nicaragua' >Nicaragua</option><option value='Niger' >Niger</option><option value='Nigeria' >Nigeria</option><option value='Niue' >Niue</option><option value='Norfolk Island' >Norfolk Island</option><option value='North Korea' >North Korea</option><option value='Northern Mariana Islands' >Northern Mariana Islands</option><option value='Norway' >Norway</option><option value='Oman' >Oman</option><option value='Pakistan' >Pakistan</option><option value='Palau' >Palau</option><option value='Palestine, State of' >Palestine, State of</option><option value='Panama' >Panama</option><option value='Papua New Guinea' >Papua New Guinea</option><option value='Paraguay' >Paraguay</option><option value='Peru' >Peru</option><option value='Philippines' >Philippines</option><option value='Pitcairn' >Pitcairn</option><option value='Poland' >Poland</option><option value='Portugal' >Portugal</option><option value='Puerto Rico' >Puerto Rico</option><option value='Qatar' >Qatar</option><option value='Réunion' >Réunion</option><option value='Romania' >Romania</option><option value='Russia' >Russia</option><option value='Rwanda' >Rwanda</option><option value='Saint Barthélemy' >Saint Barthélemy</option><option value='Saint Helena' >Saint Helena</option><option value='Saint Kitts and Nevis' >Saint Kitts and Nevis</option><option value='Saint Lucia' >Saint Lucia</option><option value='Saint Martin' >Saint Martin</option><option value='Saint Pierre and Miquelon' >Saint Pierre and Miquelon</option><option value='Saint Vincent and the Grenadines' >Saint Vincent and the Grenadines</option><option value='Samoa' >Samoa</option><option value='San Marino' >San Marino</option><option value='Sao Tome and Principe' >Sao Tome and Principe</option><option value='Saudi Arabia' >Saudi Arabia</option><option value='Senegal' >Senegal</option><option value='Serbia' >Serbia</option><option value='Seychelles' >Seychelles</option><option value='Sierra Leone' >Sierra Leone</option><option value='Singapore' >Singapore</option><option value='Sint Maarten' >Sint Maarten</option><option value='Slovakia' >Slovakia</option><option value='Slovenia' >Slovenia</option><option value='Solomon Islands' >Solomon Islands</option><option value='Somalia' >Somalia</option><option value='South Africa' >South Africa</option><option value='South Georgia' >South Georgia</option><option value='South Korea' >South Korea</option><option value='South Sudan' >South Sudan</option><option value='Spain' >Spain</option><option value='Sri Lanka' >Sri Lanka</option><option value='Sudan' >Sudan</option><option value='Suriname' >Suriname</option><option value='Svalbard and Jan Mayen Islands' >Svalbard and Jan Mayen Islands</option><option value='Sweden' >Sweden</option><option value='Switzerland' >Switzerland</option><option value='Syria' >Syria</option><option value='Taiwan' >Taiwan</option><option value='Tajikistan' >Tajikistan</option><option value='Tanzania' >Tanzania</option><option value='Thailand' >Thailand</option><option value='Timor-Leste' >Timor-Leste</option><option value='Togo' >Togo</option><option value='Tokelau' >Tokelau</option><option value='Tonga' >Tonga</option><option value='Trinidad and Tobago' >Trinidad and Tobago</option><option value='Tunisia' >Tunisia</option><option value='Turkey' >Turkey</option><option value='Turkmenistan' >Turkmenistan</option><option value='Turks and Caicos Islands' >Turks and Caicos Islands</option><option value='Tuvalu' >Tuvalu</option><option value='Uganda' >Uganda</option><option value='Ukraine' >Ukraine</option><option value='United Arab Emirates' >United Arab Emirates</option><option value='United Kingdom' >United Kingdom</option><option value='United States' >United States</option><option value='Uruguay' >Uruguay</option><option value='US Minor Outlying Islands' >US Minor Outlying Islands</option><option value='Uzbekistan' >Uzbekistan</option><option value='Vanuatu' >Vanuatu</option><option value='Venezuela' >Venezuela</option><option value='Vietnam' >Vietnam</option><option value='Virgin Islands, British' >Virgin Islands, British</option><option value='Virgin Islands, U.S.' >Virgin Islands, U.S.</option><option value='Wallis and Futuna' >Wallis and Futuna</option><option value='Western Sahara' >Western Sahara</option><option value='Yemen' >Yemen</option><option value='Zambia' >Zambia</option><option value='Zimbabwe' >Zimbabwe</option></select></div></li><li id="field_3_5" class="gfield gfield--type-textarea gfield--input-type-textarea field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_5" ><label class='gfield_label gform-field-label' for='input_3_5'>Message</label><div class='ginput_container ginput_container_textarea'><textarea name='input_5' id='input_3_5' class='textarea small' aria-invalid="false" rows='10' cols='50'></textarea></div></li><li id="field_3_6" class="gfield gfield--type-consent gfield--type-choice gfield--input-type-consent gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible" data-js-reload="field_3_6" ><label class='gfield_label gform-field-label gfield_label_before_complex' >Consent<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_consent'><input name='input_6.1' id='input_3_6_1' type='checkbox' value='1' aria-required="true" aria-invalid="false" /> <label class="gform-field-label gform-field-label--type-inline gfield_consent_label" for='input_3_6_1' >I agree to the <a href="https://driivz.com/privacy-policy/" target="_blank">privacy policy</a>.<span class="gfield_required gfield_required_asterisk">*</span></label><input type='hidden' name='input_6.2' value='I agree to the <a href="https://driivz.com/privacy-policy/" target="_blank">privacy policy</a>.' class='gform_hidden' /><input type='hidden' name='input_6.3' value='2' class='gform_hidden' /></div></li><li id="field_3_11" class="gfield gfield--type-captcha gfield--input-type-captcha gfield--width-full field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible" data-js-reload="field_3_11" ><label class='gfield_label gform-field-label' for='input_3_11'>CAPTCHA</label><div id='input_3_11' class='ginput_container ginput_recaptcha' data-sitekey='6Ldc71IpAAAAAMHSkswuTF8KtSA4feyCRsGsgSZf' data-theme='light' data-tabindex='-1' data-size='invisible' data-badge='bottomright'></div></li></ul></div> <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_3' class='gform_button button' value='TALK TO US' onclick='if(window["gf_submitting_3"]){return false;} if( !jQuery("#gform_3")[0].checkValidity || jQuery("#gform_3")[0].checkValidity()){window["gf_submitting_3"]=true;} ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_3"]){return false;} if( !jQuery("#gform_3")[0].checkValidity || jQuery("#gform_3")[0].checkValidity()){window["gf_submitting_3"]=true;} jQuery("#gform_3").trigger("submit",[true]); }' /> <input type='hidden' name='gform_ajax' value='form_id=3&title=&description=&tabindex=0&theme=legacy' /> <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='3' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_3' value='WyJ7XCI2LjFcIjpcIjVkNzY4OWNjOTdiNWM5NzA4MDNlOGE3MTc1M2Y0YWE3XCIsXCI2LjJcIjpcImJjZjE4YTIzMTQ0MjAxNzFlYTNmYjdmZTkxZGRlY2ZlXCIsXCI2LjNcIjpcIjMyMmI2M2NiMjBiMGQ2NmM2MmZiZTUxMzliYzViYjU0XCJ9IiwiMGJmZjBhMTc1MjYzNmIwNGViNTc1YWIxNmQ0ZDg1YTAiXQ==' /> <input type='hidden' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' /> <input type='hidden' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> <p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>Δ<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_3" name="ak_js" value="22"/><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript">document.getElementById( "ak_js_3" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div> <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_3' id='gform_ajax_frame_3' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() { /* <![CDATA[ */ gform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https://driivz.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_3').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https://driivz.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_3').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_3" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_3"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [3, current_page] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 3, currentPage: current_page } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); /* ]]> */ });</script> </div> </div> <!-- <div class="driivz-popup popup-wrap guidePopup"> <div class="driivz-popup popup-content guide-popup guidePopup" data-cookie="guidePopup"> <div class="close"></div> <div class="displayFlex columnsAlignCenter"> <div class="img-wrap"><img width="336" height="566" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20336%20566'%3E%3C/svg%3E" alt="" data-lazy-src="https://driivz.com/wp-content/uploads/2021/05/WP_decision_makers_guide2__v1-1-1.png"><noscript><img width="336" height="566" src="https://driivz.com/wp-content/uploads/2021/05/WP_decision_makers_guide2__v1-1-1.png" alt=""></noscript></div> <div class="text-wrap"> <h4>Decision Maker’s Guide To Selecting An Electric Vehicle Charging Management Platform</h4> <a href="https://driivz.com/lp/selecting-ev-charging-management-platform/" class="btn btn-bold">DOWNLOAD NOW</a> </div> </div> </div> </div> <style> .guide-popup .img-wrap { margin-right: 40px; width: 100%; max-width: 210px; min-width: 210px; } .guide-popup h4 { font-size: 33px; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; } @media screen and (min-width: 0px) and (max-width: 767px) { .guide-popup .img-wrap { margin: 0 0 20px; max-width: 170px; min-width: 170px; } .guide-popup h4 { font-size: 26px; } }</style> <script type="rocketlazyloadscript">driivzPopups.push("guidePopup");</script> --> <!-- HFCM by 99 Robots - Snippet # 6: HubSpot --> <!-- Start of HubSpot Embed Code --> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" id="hs-script-loader" async defer data-rocket-src="https://driivz.com/wp-content/cache/min/1/5013832.js?ver=1731925331"></script> <!-- End of HubSpot Embed Code --> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 10: Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PM6SNWP" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- /end HFCM by 99 Robots --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() { document.addEventListener( 'wpcf7mailsent', function( event ) { setTimeout(function(){ jQuery('.wpcf7-mail-sent-ok').stop().fadeOut(); }, 3000); }, false ); });</script> <!-- Start of Async HubSpot Analytics Code --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function(d,s,i,r) { if (d.getElementById(i)){return;} var n=d.createElement(s),e=d.getElementsByTagName(s)[0]; n.id=i;n.src='//js.hs-analytics.net/analytics/'+(Math.ceil(new Date()/r)*r)+'/5013832.js'; e.parentNode.insertBefore(n, e); })(document,"script","hs-analytics",300000); </script> <!-- End of Async HubSpot Analytics Code --> <link rel='stylesheet' id='widget-heading-css' href='https://driivz.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='widget-text-editor-css' href='https://driivz.com/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.25.9' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='ep-marker-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/plugins/bdthemes-element-pack/assets/css/ep-marker.css?ver=1732208640' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='tippy-css' href='https://driivz.com/wp-content/cache/min/1/wp-content/plugins/bdthemes-element-pack/assets/css/tippy.css?ver=1732208640' type='text/css' media='all' /> <link rel='stylesheet' id='widget-icon-box-css' href='https://driivz.com/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1732207823' type='text/css' media='all' /> <link rel='stylesheet' id='widget-image-css' href='https://driivz.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_reset_css-css' href='https://driivz.com/wp-content/plugins/gravityforms/legacy/css/formreset.min.css?ver=2.8.18' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_formsmain_css-css' href='https://driivz.com/wp-content/plugins/gravityforms/legacy/css/formsmain.min.css?ver=2.8.18' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_ready_class_css-css' href='https://driivz.com/wp-content/plugins/gravityforms/legacy/css/readyclass.min.css?ver=2.8.18' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_browsers_css-css' href='https://driivz.com/wp-content/plugins/gravityforms/legacy/css/browsers.min.css?ver=2.8.18' type='text/css' media='all' /> <script type="text/javascript" id="leadin-script-loader-js-js-extra"> /* <![CDATA[ */ var leadin_wordpress = {"userRole":"visitor","pageType":"page","leadinPluginVersion":"11.1.73"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/cache/min/1/5013832.js?ver=1731925331" id="leadin-script-loader-js-js" data-rocket-defer defer></script> <script type="text/javascript" id="ppress-frontend-script-js-extra"> /* <![CDATA[ */ var pp_ajax_form = {"ajaxurl":"https:\/\/driivz.com\/wp-admin\/admin-ajax.php","confirm_delete":"Are you sure?","deleting_text":"Deleting...","deleting_error":"An error occurred. Please try again.","nonce":"a8a67696e1","disable_ajax_form":"false","is_checkout":"0","is_checkout_tax_enabled":"0","is_checkout_autoscroll_enabled":"true"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/wp-user-avatar/assets/js/frontend.min.js?ver=4.15.18" id="ppress-frontend-script-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/driivz.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/cache/min/1/wp-content/plugins/jet-engine/assets/lib/jet-plugins/jet-plugins.js?ver=1731925331" id="jet-plugins-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/jet-popup/assets/js/lib/anime-js/anime.min.js?ver=2.0.2" id="jet-anime-js-js" data-rocket-defer defer></script> <script type="text/javascript" id="jet-popup-frontend-js-extra"> /* <![CDATA[ */ var jetPopupData = {"version":"2.0.7","ajax_url":"https:\/\/driivz.com\/wp-admin\/admin-ajax.php","isElementor":"true"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/cache/min/1/wp-content/plugins/jet-popup/assets/js/jet-popup-frontend.js?ver=1731925331" id="jet-popup-frontend-js" data-rocket-defer defer></script> <script type="text/javascript" id="bdt-uikit-js-extra"> /* <![CDATA[ */ var element_pack_ajax_login_config = {"ajaxurl":"https:\/\/driivz.com\/wp-admin\/admin-ajax.php","language":"en","loadingmessage":"Sending user info, please wait...","unknownerror":"Unknown error, make sure access is correct!"}; var ElementPackConfig = {"ajaxurl":"https:\/\/driivz.com\/wp-admin\/admin-ajax.php","nonce":"1432027071","data_table":{"language":{"sLengthMenu":"Show _MENU_ Entries","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sSearch":"Search :","sZeroRecords":"No matching records found","oPaginate":{"sPrevious":"Previous","sNext":"Next"}}},"contact_form":{"sending_msg":"Sending message please wait...","captcha_nd":"Invisible captcha not defined!","captcha_nr":"Could not get invisible captcha response!"},"mailchimp":{"subscribing":"Subscribing you please wait..."},"search":{"more_result":"More Results","search_result":"SEARCH RESULT","not_found":"not found"},"words_limit":{"read_more":"[read more]","read_less":"[read less]"},"elements_data":{"sections":[],"columns":[],"widgets":[]}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/bdthemes-element-pack/assets/js/bdt-uikit.min.js?ver=3.21.7" id="bdt-uikit-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/bdthemes-element-pack/assets/js/common/helper.min.js?ver=7.18.4" id="element-pack-helper-js" data-rocket-defer defer></script> <script type="text/javascript" id="ivory-search-scripts-js-extra"> /* <![CDATA[ */ var IvorySearchVars = {"is_analytics_enabled":"1"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/add-search-to-menu/public/js/ivory-search.min.js?ver=5.5.7" id="ivory-search-scripts-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/bdthemes-element-pack/assets/vendor/js/popper.min.js" id="popper-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/bdthemes-element-pack/assets/vendor/js/tippy.all.min.js" id="tippyjs-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/bdthemes-element-pack/assets/js/modules/ep-marker.min.js?ver=7.18.4" id="ep-marker-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/bdthemes-element-pack/assets/js/modules/ep-modal.min.js?ver=7.18.4" id="ep-modal-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js" data-rocket-defer defer></script> <script type="text/javascript" defer='defer' src="https://driivz.com/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.8.18" id="gform_json-js"></script> <script type="text/javascript" id="gform_gravityforms-js-extra"> /* <![CDATA[ */ var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled"},"vars":{"images_url":"https:\/\/driivz.com\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https:\/\/driivz.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/driivz.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"968dba6624aac10558ca205ac671c996","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https:\/\/driivz.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/driivz.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"968dba6624aac10558ca205ac671c996","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https:\/\/driivz.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/driivz.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"968dba6624aac10558ca205ac671c996","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://driivz.com/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.8.18" id="gform_gravityforms-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://www.google.com/recaptcha/api.js?hl=en&ver=6.7.1#038;render=explicit" id="gform_recaptcha-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://driivz.com/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=50c7bea9c2320e16728e44ae9fde5f26" id="gform_gravityforms_utils-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://driivz.com/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=54e7080aa7a02c83aa61fae430b9d869" id="gform_gravityforms_theme_vendors-js"></script> <script type="text/javascript" id="gform_gravityforms_theme-js-extra"> /* <![CDATA[ */ var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"968dba6624aac10558ca205ac671c996"}}},"hmr_dev":"","public_path":"https:\/\/driivz.com\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://driivz.com/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=bab19fd84843dabc070e73326d787910" id="gform_gravityforms_theme-js"></script> <script type="rocketlazyloadscript" data-minify="1" defer data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/cache/min/1/wp-content/plugins/akismet/_inc/akismet-frontend.js?ver=1731925331" id="akismet-frontend-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.25.4" id="elementor-pro-webpack-runtime-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.25.9" id="elementor-webpack-runtime-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.25.9" id="elementor-frontend-modules-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-pro-frontend-js-before"> /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/driivz.com\/wp-admin\/admin-ajax.php","nonce":"a617ec7bc0","urls":{"assets":"https:\/\/driivz.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/driivz.com\/wp-json\/"},"settings":{"lazy_load_background_images":false},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}}, "facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/driivz.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.25.4" id="elementor-pro-frontend-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-frontend-js-before"> /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":true},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}, "hasCustomBreakpoints":true},"version":"3.25.9","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"container":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_optimized_control_loading":true,"e_onboarding":true,"e_css_smooth_scroll":true,"theme_builder_v2":true,"home_screen":true,"nested-elements":true,"editor_v2":true,"link-in-bio":true,"floating-buttons":true},"urls":{"assets":"https:\/\/driivz.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/driivz.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/driivz.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"e44290fb75"},"swiperClass":"swiper","settings":{"page":{"element_pack_global_tooltip_width":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_laptop":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_tablet":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_mobile":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_laptop":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_laptop":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true}}, "editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet","viewport_laptop"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":817,"title":"EV%20Smart%20Charging%20Solutions%20%7C%20Driivz%E2%84%A2","excerpt":"","featuredImage":"https:\/\/driivz.com\/wp-content\/uploads\/2021\/03\/Renewable_EV_charging-1024x683.jpg"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.25.9" id="elementor-frontend-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.25.4" id="pro-elements-handlers-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://driivz.com/wp-content/cache/min/1/wp-content/plugins/jet-popup/includes/elementor/assets/js/jet-popup-elementor-frontend.js?ver=1731925332" id="jet-popup-elementor-frontend-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="flying-scripts">const loadScriptsTimer=setTimeout(loadScripts,5000*1000);const userInteractionEvents=["mouseover","keydown","touchstart","touchmove","wheel"];userInteractionEvents.forEach(function(event){window.addEventListener(event,triggerScriptLoader,{passive:!0})});function triggerScriptLoader(){loadScripts();clearTimeout(loadScriptsTimer);userInteractionEvents.forEach(function(event){window.removeEventListener(event,triggerScriptLoader,{passive:!0})})} function loadScripts(){document.querySelectorAll("script[data-type='lazy']").forEach(function(elem){elem.setAttribute("src",elem.getAttribute("data-src"))})}</script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() { /* <![CDATA[ */ gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 3) {} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); /* ]]> */ });</script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() { /* <![CDATA[ */ gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_3" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_3"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [3, 1] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 3, currentPage: 1 } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); /* ]]> */ });</script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() { /* <![CDATA[ */ gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 4) {} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); /* ]]> */ });</script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() { /* <![CDATA[ */ gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "4", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_4" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_4"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_4" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [4, 1] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 4, currentPage: 1 } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); /* ]]> */ });</script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://driivz.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732208640 -->