CINXE.COM
Website Terms & Conditions - 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> Website Terms & Conditions - Driivz </title> <!-- <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/terms-conditions/" /> <link rel="alternate" hreflang="x-default" href="https://driivz.com/terms-conditions/" /> <!-- This site is optimized with the Yoast SEO plugin v23.9 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Review Driivz's website terms and conditions to understand our policies, user responsibilities, and legal terms governing the use of our site and services." /> <link rel="canonical" href="https://driivz.com/terms-conditions/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Website Terms & Conditions - Driivz" /> <meta property="og:description" content="Review Driivz's website terms and conditions to understand our policies, user responsibilities, and legal terms governing the use of our site and services." /> <meta property="og:url" content="https://driivz.com/terms-conditions/" /> <meta property="og:site_name" content="Driivz" /> <meta property="article:modified_time" content="2024-08-05T10:49:23+00:00" /> <meta property="og:image" content="https://driivz.com/wp-content/uploads/2020/05/Driivz_twitter_card.png" /> <meta property="og:image:width" content="1280" /> <meta property="og:image:height" content="720" /> <meta property="og:image:type" content="image/png" /> <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="10 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://driivz.com/terms-conditions/","url":"https://driivz.com/terms-conditions/","name":"Website Terms & Conditions - Driivz","isPartOf":{"@id":"https://driivz.com/#website"},"datePublished":"2019-09-18T09:34:20+00:00","dateModified":"2024-08-05T10:49:23+00:00","description":"Review Driivz's website terms and conditions to understand our policies, user responsibilities, and legal terms governing the use of our site and services.","breadcrumb":{"@id":"https://driivz.com/terms-conditions/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://driivz.com/terms-conditions/"]}]},{"@type":"BreadcrumbList","@id":"https://driivz.com/terms-conditions/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://driivz.com/"},{"@type":"ListItem","position":2,"name":"Website Terms & Conditions"}]},{"@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' 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='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/160" /><link rel='shortlink' href='https://driivz.com/?p=160' /> <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><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> <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_minify_css wpr_desktop wpr_preload_links" /></head> <body class="page-template-default page page-id-160 driivz elementor-default elementor-kit-6387"> <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 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 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"></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><main > <section class="paddingBlock"> <div class="container container_1280"> <div class="post" id="post-160"> <!-- <h2></h2> --> <?php// include (TEMPLATEPATH . '/inc/meta.php' ); ?> <div class="entry"> <h1>Website Terms & Conditions</h1> <p>(Updated: March, 2021)</p> <p>Welcome to this website, which is available at www.driivz.com other address as may be available from time to time (the “<strong>Website</strong>“), which is owned, operated and managed by Driivz Ltd., an Israeli company, registration number 513890590 with offices located at 4 Ha’Harash Street, Hod Ha’sharon, Israel (hereinafter: “Driivz” or “Us” or “We”).</p> <p>The Use of the Website is subject to these terms and conditions herein (as may be amended and/or updated from time to time) (the “<strong>Terms</strong>“). The Terms constitute the legal basis for any communication you may have with Driivz in connection therewith. Please read the Terms carefully before using the Website. By using the Website in any manner, you confirm that you read, understood, accept and agree to be bound by the Terms without limitations. If you do not agree to the Terms, whether in whole or in part, you may not Use the Website.</p> <p>1. <strong><u>Definitions</u></strong></p> <p>For the purpose of these Terms, the following terms shall have the respective meanings set forth besides them:</p> <p>1.1. “<strong>Anonymized Data</strong>” shall mean any information, data or content which is collected, processed and/or otherwise generated by Driivz about or from your Use of the Website which is anonymous and/or does not personally identify you and/or reveal your specific identity as an individual, and/or cannot be attributed to you (such as your browser type, technical device information, etc.).</p> <p>1.2. “<strong>Content</strong>” shall mean any information of any kind (but excluding User Data, as defined below) incorporated in the Website, including, but not limited to, texts, verbal and visual content, articles, publications, design, graphic language, videos, materials, data, photos, pictures, drawings, sound files, graphic files, links, computer code, application, texts and any other information displayed or presented on the Website, whether owned by Driivz or by a third party that granted Driivz with a right to use it in the Website.</p> <p>1.3. “<strong>Data</strong>” shall mean Personal Data and Anonymized Data, together.</p> <p>1.4. “<strong>Data Protection Laws</strong>” shall mean the GDPR, the laws in the EEA implementing or supplementing the GDPR in the relevant countries and any other data protection laws applicable to Driivz with respect to processing User Data, according to the terms of the Privacy Policy.</p> <p>1.5. “<strong>Personal Data</strong>” shall mean any information, data or content which you decide to upload to the Website, which can personally identify you as an individual and/or otherwise can be attributed to you as an individual, or as otherwise defined in Data Protection Laws.</p> <p>1.6. “<strong>Use</strong>” shall mean any accessing and/or viewing and/or visiting and/or browsing the Website for any purpose. The Use of the Website is free of charge.</p> <p>1.7. “<strong>User</strong>” or “<strong>you</strong>” or “<strong>your</strong>” (including any alterations thereof) shall mean any individual or entity that Uses the Website for any purposes, using a computer and/or any other device, including cellular device and/or by any other means of communications.</p> <p>1.8. “<strong>User Data</strong>” or “<strong>Visitor Data</strong>” shall mean Personal Data you upload to the Website in order to contact us, for instance, if you are interested in our services or in receiving our newsletter (such as your name, e-mail address, your phone call, and any other information you decide to incorporate in the “message box” in the Website).</p> <p> </p> <p>2. <strong><u>Scope of License, Limitations of Use</u></strong></p> <p>2.1. The Website provides general information about the Driivz and the services we offer to our customers.</p> <p>2.2. Subject to Your Use of the Website according to the Terms, we hereby grant you a worldwide, non-exclusive, non-transferable, non-sub licensable, limited and revocable license to Use the Website, solely for internal, legal and legitimate purposes. You may not Use the Website for any other purpose.</p> <p>2.3. Without derogating from the generality of the above, you shall not: (a) modify, alter, reproduce, copy, rent, lease, loan, sell, publicly display, perform, distribute or otherwise Use the Website for any public and/or commercial purposes; (b) create derivative work based (whether in whole or in part) on any Content that is available on or through the Website; (c) crawl, decompile, reserve engineer, disassemble and/or otherwise attempt to reveal and/or derive the source code of the Website (including without limitation to any algorithm); (d) send and/or upload any “spam” or otherwise duplicative or unsolicited messages in violation of applicable laws; (e) send and/or store infringing, obscene, threatening, libelous, or otherwise unlawful material, including material harmful to children or violate of third party rights; (f) send and/or store material containing software viruses, worms, Trojan horses or other harmful computer code, files, scripts, agents or programs; (g) interfere with or disrupt the integrity or performance of the Website or the Content contained therein; (h) attempt to gain unauthorized access to Website or its related systems or networks; (i) create any link or deep linking and/or references to the Website from other sites; (j) remove, alter or obscure any copyright, trademark or other proprietary rights notice on or in the Website, or perform any other action in the Website or any part thereof in violation of the Terms and/or that would or might cause any damage to Driivz.</p> <p>2.4. Without derogating from any other right granted to Driivz in accordance with applicable law and/or these Terms, any User acting in violation of the Terms will be denied access to the Website and any User Data uploaded by the User to the Website (if any) shall be removed.</p> <p> </p> <p>3. <strong><u>Ownership and Intellectual Property rights</u></strong></p> <p>3.1. In the relations between you and Driivz, the Website (including any Content incorporated therein) is owned by Driivz and is protected by copyright and other intellectual-property laws and treaties. We (and our licensors) own any and all rights, title and interest in and to the Website (and any Content therein), including all copyright and other intellectual property rights in the Website, and the limited license granted herein (as set forth in section 2.1 above) does not provide you with any title or ownership rights in or to the Website and/or in any Content.</p> <p>3.2. You acknowledge and agree that any Content presented to you on or through the Website is and shall remain the property of Driivz (and/or its licensor and/or suppliers), and is or may be protected by copyright, trademark, patent and/or other proprietary rights law.</p> <p>3.3. It is prohibited to use Meta tags or any other hidden text containing Driivz’s name or trademarks, without Driivz’s prior written authorization and subject to the terms thereof.</p> <p> </p> <p>4. <strong><u>No Warranty and Disclaimers</u></strong></p> <p>4.1. The Use of the Website is at your own risk. Any advice received through the Use of the Website (to the extent received) may not be relied upon for making any decisions, including (without limitation) in professional, legal, personal or financial matters. For this purpose you should consult with a suitable professional to receive advice that is suited to your particular circumstances and the facts of your case. You should independently verify all statements contained on this Website</p> <p>4.2. The Content contained in the Website is of a general nature and is provided “AS IS”, for general knowledge, and for non-commercial use only, without any warranty, representation or undertaking (whether expressed or implied) of any kind, including but not limited to warranties of merchantability, fitness for a particular purpose, suitability for User’s intended purposes or non-infringement. The Website, including any Content displayed on the Website does not constitute and should be considered as an offer for, or an invitation by or on behalf of Driivz to provide any service, nor does it constitute any advice or recommendation on any subject matter, either directly or indirectly.</p> <p>4.3. Driivz expressly disclaims any and all responsibility and/or liability with respect to actions taken or not taken based on the Content of this Website and/or regarding the accuracy, completeness, correctness or reliability of the Content contained on this Website, or that the Content is error free. Driivz does not warrant that the Website will be available and/or uninterrupted and/or that is will work in full operating condition.</p> <p>4.4. Driivz does not warrant that the Website (including, without limitations, the Content and/or the ability to communicate with us or to apply to a job offer in the Website), will be available at all times without interruptions and/or that the Website (including any Content contained in it) will be error-free. In addition, User is aware that the Website might shut down in whole or in part, due to circumstances which are not under Driivz’s control (including, without limitations, internet failure, electronic communication delays, force majeure events, etc.). User irrevocably waives any claim and/or demand, directly or indirectly connected or resulted from the Website’s (including any part thereof) unavailability as described herein.</p> <p> </p> <p>5. <strong><u>Limitation of Liability</u></strong></p> <p>To the maximum extent applicable by law, and notwithstanding any other provisions of any law or agreement, in no event will Driivz (including our officers, directors, employees, agents and affiliates) be liable for any damage (including but not limited to direct, indirect or consequential damage, such as damage due to lost profits, lost data or business interruption, damage to goodwill, etc.) arising out of the Use and/or inability to Use the Website and/or the results of Use of the Website, Content contained on the Website (including, without limitations, reliance on such Content) or on any site linked to the Website, and/or resulting from exposure to computer viruses or other malware, whatever the grounds of claim or cause of damage, whether based on contract, tort or otherwise. The sole and exclusive relief available to you in any such event(s) is to leave the Website.</p> <p> </p> <p>6. <strong><u>Links</u></strong>.</p> <p>The Website may, as a convenience to you, include or suggest links or references to third party websites. If you use these links/references, you will leave the Site. Driivz does not guarantee that such references or links will lead to active sites, it does not review or control such third party sites and it is not responsible for them or their content. Accordingly, Driivz does not make any representation or warranty regarding these sites or regarding any information, software, products or materials contained on them or any result that could arise from using them. You are solely responsible for any decision to access a third party site that is linked to the Website. When using links, you must read and comply with the terms of use and all other conditions and instructions on the linked site. Driivz reserves the right to remove and/or block links to third party sites through technological or other means, without prior written notice.</p> <p> </p> <p>7. <strong><u>Trademarks</u></strong>.</p> <p>The names of companies and/or customers mentioned on the Website are trademarks or commercial logos of their respective owners. The Use of the Website does not confer on you rights in trademarks of Driivz and/or any third parties mentioned in the Website.</p> <p> </p> <p>8. <strong><u>Miscellaneous</u></strong></p> <p>8.1. When you Use the Website, you may provide Driivz and/or Driivz may otherwise collects, generated and/or process, directly or indirectly, User Data about, and Anonymous Data about your Use of the Website. Such collection and process of Information is governed by our privacy policy (as will be updated from time to time), which is available at: www.Driivz.com/privacy (the “<strong>Privacy Policy</strong>“). Make sure you carefully read our Privacy Policy before submitting and/or otherwise uploading any User Data to the Website.</p> <p>8.2. The Website is designed for the use of adults (18 years or older) and is not intended for minors. If you are a minor (below the age of 18), your Use per se of the Website is evidence that you received permission from your parents or appointed legal guardian to do so.</p> <p>8.3. If any of the terms herein is determined to be illegal, invalid or otherwise enforceable by reason of law, then to the extent and within the jurisdiction in which the term is illegal, invalid or unenforceable, it shall be severed and deleted from the Terms, and the remaining terms shall survive, remain in full force and effect, and continue to be binding and enforceable.</p> <p>8.4. You will defend, indemnify and hold Driivz (including our officers, directors, employees, shareholders, agents and affiliates) from and against all claims, losses, costs, damages, liabilities and expenses (including without limitations, reasonable attorney’s fees) incurred by Driivz due to your breach of these Terms.</p> <p>8.5. The Terms shall be governed by and construed in accordance with the laws of the state of Israel excluding its choice of law principals. Ant disputes arising in connection with these Terms shall be subject to the exclusive jurisdiction of the competent courts in Tel Aviv or central district of the State of Israel.</p> <p>8.6. These Terms form the entire agreement between Driivz and you regarding your Use of the Website. Driivz reserves the right to alter and/or amend the Terms from time to time without advance notice by posting revised Terms. You can see when the Terms were last updated by checking the revised date at the top of the Terms. Further, Driivz reserves the rights to change the graphics of the Website, add or remove any Content, and also temporarily suspend or permanently stop the activity of the Website at any time, without advance notice.</p> <p>8.7. If you have any question regarding the Terms, please contact us at <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="e88b87869c898b9c9d9ba88c9a81819e92c68b8785">[email protected]</a></p> <p> </p> <p>Copyright © 2021, Driivz Ltd. All rights reserved.</p> </div> </div> </div> </section> </main> </div> <!-- Footer start here --> <footer 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"> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><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_unknown 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='/terms-conditions/#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_1" name="ak_js" value="68"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).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#781b17160c191b0c0d0b381c0a11110e02561b1715"><span class="__cf_email__" data-cfemail="462529283227253233350622342f2f303c6825292b">[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 current-menu-item page_item page-item-160 current_page_item menu-item-2727"><a href="https://driivz.com/terms-conditions/" aria-current="page">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_unknown gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' 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='/terms-conditions/#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_2" name="ak_js" value="180"/><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><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_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='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="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-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."}}; /* ]]> */ </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://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" 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" 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 == 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 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>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@1732217252 -->