/* growform client2 bundle.url: https://assets.growform.co/cee2d99-mhw6hzfz/form.bundle.js resolve.source: memory resolve.at: 2025-12-13T16:33:53.550Z form.source: api cache.age_ms: 6890 fallback_used: false */ ;(function () { var EMBED_TYPE = "iFrame"; var FORM_ID = "6400a7a5273126000b233648"; var FORM_BUNDLE_URL = "https://assets.growform.co/cee2d99-mhw6hzfz/form.bundle.js"; // injected by worker (KV/memory/fallback) var FORM_DATA = {"data":{"form":{"_id":"6400a7a5273126000b233648","formName":"Driver form - white","fields":{"Decorative Header_467388329589508":{"type":"Decorative Header","value":"Drive for us","width":12,"step":"header","sortOrder":1,"fieldStyle":{"fontSize":{"value":20,"unit":"px"},"fontWeight":"Normal","textDecoration":"none","textAlign":"Left"},"stepId":"header"},"Decorative Paragraph_194067845817258":{"type":"Decorative Paragraph","value":"We'll be in touch shortly - usually with 48 hours.","width":12,"step":"complete","sortOrder":2,"margins":{"marginBottom":30},"stepId":"complete"},"decorative paragraph_725485387289275":{"type":"Decorative Paragraph","value":"Please tell us just a few more things:","width":12,"step":2,"sortOrder":1,"fieldStyle":{"textAlign":"Left"},"stepId":"6ee7dd3693c7115fe738fc09"},"phone_91931770046283":{"type":"Phone","label":"Car model","width":12,"step":2,"sortOrder":4,"margins":{"marginTop":0},"stepId":"6ee7dd3693c7115fe738fc09"},"decorative paragraph_799257360840766":{"type":"Decorative Paragraph","value":"Thanks for your interest!","width":12,"step":"complete","sortOrder":1,"stepId":"complete"},"radio buttons_175575544012062":{"type":"Radio Buttons","label":"Which is your least favourite widget?","width":12,"options":[{"text":"I have a car","id":"981f6bc30bf4001c9b9cd99e"},{"text":"I need a car","id":"43e9c7a2182cc3e05c07c37b"}],"step":1,"sortOrder":1,"hideLabel":true,"margins":{"marginBottom":-2,"marginTop":-12},"stepId":"938adbb205620392b98b5520"},"email_21061704037185":{"type":"Email","label":"Email","width":12,"step":1,"sortOrder":2,"margins":{"marginBottom":0,"marginTop":-10},"validationRules":{"required":false,"regex":"email"},"stepId":"938adbb205620392b98b5520"},"name_17389483654229":{"type":"Name","label":"What is your name?","width":12,"hideLabel":true,"options":{"Firstname":{"value":null,"errorText":null,"validationRules":{"required":false}},"Lastname":{"value":null,"errorText":null,"validationRules":{"required":false}},"Prefix":{"value":null,"errorText":null}},"step":1,"sortOrder":3,"hidePrefix":true,"margins":{"marginTop":-15},"stepId":"938adbb205620392b98b5520"},"decorative paragraph_185565579778887":{"type":"Decorative Paragraph","value":"By proceeding, you agree that we, our affiliates and/or representatives may contact you at the phone number on file with your account for marketing or verification purposes.","width":12,"step":1,"sortOrder":5,"fieldStyle":{"fontSize":{"value":12,"unit":"px"},"textAlign":"Left"},"stepId":"938adbb205620392b98b5520"},"text_891546490817751":{"type":"Text","label":"Phone","width":12,"step":1,"sortOrder":4,"margins":{"marginTop":-10,"marginBottom":-5},"validationRules":{"required":false},"stepId":"938adbb205620392b98b5520"},"country_70788366547150":{"type":"Country","width":12,"label":"Country","helperText":null,"step":2,"sortOrder":2,"margins":{"marginBottom":-10},"stepId":"6ee7dd3693c7115fe738fc09"},"text_313388185458601":{"type":"Text","label":"Car make","width":12,"step":2,"sortOrder":3,"margins":{"marginBottom":-10},"stepId":"6ee7dd3693c7115fe738fc09"}},"options":{"numberOfSteps":2,"dateFormat":"DD/MM/YYYY","progressBar":{"enable":true},"continueButton":{"continueText":"Next","submitText":"Sign up","backText":"Back"},"customStyles":{"width":{"unit":"px","value":400},"parentContainerMinHeight":{"value":0,"unit":"px"},"parentBackgroundImage":{"imageInitialHeight":1261,"imageInitialWidth":2012,"imageHeight":1261,"imageWidth":2012,"imageUrl":"https://res.cloudinary.com/dqnjggegp/image/upload/v1618159438/uploads/f1aujc7rbozwq0sxolp9.jpg"},"headerMarginTop":0,"parentBackgroundColor":"#f8f7f8","innerFormBackgroundColor":"#f8f8fa","innerFormBackgroundTransparency":null,"primaryColor":"#4a4a4a","bodyTextColor":"#4a4a4a","parentContainerBackgroundType":"none","innerFormBackgroundType":"none","buttonBorderColor":"#0089f2","buttonColorSelected":"#f0faff","buttonBorderColorSelected":"#0089f2","footerMarginBottom":0,"errorColor":"#ff4e4e","buttonColor":"#F8F8F8","buttonTextColor":"#0089f2","inputLabelColor":" #a3a3a3","inputTextColor":"#000000","inputBackgroundColor":"#ffffff"},"localization":{"dateFormat":"DD/MM/YYYY"},"exportTransparentBackground":false,"customScript":"","customCss":"@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');\nbody {\nfont-family: 'Roboto', sans-serif;\n}\n\n.formBackground {\nmargin-top:40px;\nmargin-bottom: 40px;\nflex-grow: 0;\n}","customRedirectUrls":[{"url":""}]},"ownedByUser":"63fe29cb273126000b22e813","personalisation":{"form_related_to":"Rideshare driver application"},"created":"2023-03-02T13:41:57.642Z","__v":1,"lastEdited":"2023-03-02T13:42:47.994Z","steps":[{"id":"938adbb205620392b98b5520","name":"Unnamed step 1","sortOrder":1},{"id":"6ee7dd3693c7115fe738fc09","name":"Unnamed step 2","sortOrder":2}],"screenshotUrl":"https://res.cloudinary.com/dqnjggegp/image/upload/v1742565647/growform-production/form-screenshots/6400a7a5273126000b233648.png","leadsCount":0,"folderId":"67dd9d1fced0f9000b0b239b","isActive":true},"accountIsActive":true,"accountIsFreeTrial":false}}; // ---- Utils ---- function safeJSONStringify(obj) { return JSON.stringify(obj) .replace(/<\/(script|style)/gi, '<\\/$1') .replace(//g, '--\\>') .replace(/\u2028/g, '\\u2028') .replace(/\u2029/g, '\\u2029'); } function preloadScript(href) { try { if (!href) return; if (document.querySelector('link[rel="preload"][href="' + href + '"]')) return; var l = document.createElement("link"); l.rel = "preload"; l.as = "script"; l.href = href; l.crossOrigin = ""; // allow cache reuse in iframe document.head.appendChild(l); } catch (_) {} } function parseQuery() { var out = {}; try { if (!window.location.search) return out; var usp = new URLSearchParams(window.location.search); usp.forEach(function (v, k) { out[k] = v; }); } catch (_) {} return out; } function buildIframeHTML(opts) { var html = '\n' + '\n' + '
\n' + ' \n' + ' \n' + ' \n' + '\n' + '\n' + ' \n' + ' \n' + '