/* growform client2 bundle.url: https://assets.growform.co/cee2d99-mhw6hzfz/form.bundle.js resolve.source: kv resolve.at: 2025-11-13T13:01:28.385Z form.source: api cache.age_ms: 0 kv.value_present: true fallback_used: false */ ;(function () { var EMBED_TYPE = "iFrame"; var FORM_ID = "689f6ef23468b6cc7fb1d2e3"; 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":"689f6ef23468b6cc7fb1d2e3","options":{"numberOfSteps":5,"dateFormat":"DD/MM/YYYY","progressBar":{"enable":true},"continueButton":{"continueText":"Continue","submitText":"SUBMIT","backText":"Back"},"customStyles":{"width":{"unit":"px","value":755},"parentContainerMinHeight":{"value":null,"unit":"px"},"parentBackgroundImage":{"imageInitialHeight":1362,"imageInitialWidth":2066,"imageHeight":1362,"imageWidth":2066,"imageUrl":"https://res.cloudinary.com/dqnjggegp/image/upload/v1597337140/uploads/qmsfk98ank3wfp1ehvyg.jpg"},"headerMarginTop":40,"parentBackgroundColor":"#000000","innerFormBackgroundColor":"#ffffff","innerFormBackgroundTransparency":"","primaryColor":"#ffde00","bodyTextColor":"#ffffff","parentContainerBackgroundType":"none","innerFormBackgroundType":"none","buttonBorderColor":"#ff7500","buttonColorSelected":"#ffa659","buttonBorderColorSelected":"#ff7500","footerMarginBottom":70,"errorColor":"#ff4e4e","buttonColor":"#ff7500","buttonTextColor":"#ffffff","inputLabelColor":"#a3a3a3","inputTextColor":"#000000","defaultFont":"Open Sans","sq_buttonFont":"Poppins","sq_buttonFontSize":15,"showShadows":"No","sq_buttonTextColor":"#343434","sq_buttonColor":"#ffde00","sq_buttonColorSelected":"#FFFFFF","sq_buttonBorderColor":"#ffde00","sq_buttonBorderColorSelected":"#ffffff","sq_buttonBannerColor":"#ffffff","rt_buttonFont":"Poppins","rt_buttonFontSize":16,"rt_buttonColor":"#ffde00","rt_buttonColorSelected":"#FFFFFF","rt_buttonTextColor":"#343434","rt_buttonBorderColor":"#ffde00","rt_buttonBorderColorSelected":"#ffffff","inputLabelFont":"Poppins","inputFontSize":16,"continueSubmitButtonFontSize":15,"fullModeBackgroundColor":"#E8F1FC","canvasSetup":"minimal","progressColor":"#ffde00","continueButtonTextColor":"#000000"},"localization":{"dateFormat":"MM/DD/YYYY"},"exportTransparentBackground":false,"customScript":"","customRedirectUrls":[{"url":""}],"logo":{"value":"https://res.cloudinary.com/dqnjggegp/image/upload/v1731405783/uploads/vokq2rn0mhjysxbmj3qd.webp","linkUrl":"https://www.example.com","imageWidth":100,"imageHeight":8,"imageInitialWidth":1160,"imageInitialHeight":97},"captureSystemDetails":true,"customCss":"","analyticsSettings":{"google_analytics":{"trackingId":"G-1L4PRGW0J5"},"unbounce":{"enabled":false},"trustedForm":{"enabled":false},"custom_gtm":{"childContainerId":"GTM-58B2NH6G","parentContainerId":" GTM-KMNBPHCG"},"facebook":{"pixelId":"1594144847812677"}}},"fields":{"Decorative Header_52363373085874":{"type":"Decorative Header","value":"Your information has been removed.","width":12,"step":"complete","sortOrder":1,"fieldStyle":{"fontSize":{"value":29,"unit":"px"},"fontWeight":"Bold"},"margins":{"marginTop":20,"marginLeft":0,"marginRight":0},"stepId":"complete","conditionalLogic":null,"customCssClasses":""},"decorative_header_798027007108149":{"type":"Decorative Header","value":"Thank you for your feedback!","width":12,"stepId":"complete","sortOrder":3,"conditionalLogic":null,"fieldStyle":{"fontSize":{"value":20,"unit":"px"}}},"decorative_header_116419255497475":{"type":"Decorative Header","value":"Opt out of marketing communications and targeted advertising.","width":12,"sortOrder":1,"stepId":"dcbb8604599fdafa0bf1125a","margins":{"marginBottom":10},"fieldStyle":{"fontSize":{"value":22,"unit":"px"}}},"name_549153389665296":{"type":"Name","label":"What is your name?","width":12,"hideLabel":true,"options":{"Firstname":{"value":null,"errorText":null,"validationRules":{"required":true}},"Lastname":{"value":null,"errorText":null,"validationRules":{"required":true}},"Prefix":{"value":null,"errorText":null}},"stepId":"dcbb8604599fdafa0bf1125a","sortOrder":3,"hidePrefix":true},"email_638277978965525":{"type":"Email","label":"What is your email address?","width":12,"stepId":"dcbb8604599fdafa0bf1125a","sortOrder":5},"phone_411623725075531":{"type":"Phone","label":"What is your phone number?","width":12,"stepId":"dcbb8604599fdafa0bf1125a","sortOrder":4},"decorative_text_554109492180324":{"type":"Decorative Text","value":"

Fill out this form to remove your information.

","fieldStyle":{"fontSize":{"value":19,"unit":"px"}},"width":12,"v":2,"stepId":"dcbb8604599fdafa0bf1125a","sortOrder":2,"margins":{"marginTop":-20}},"decorative_image_513297981690128":{"type":"Decorative Image","value":"https://res.cloudinary.com/dqnjggegp/image/upload/v1755280101/uploads/xnn44qhxctmpbn1wq1id.png","width":6,"imageWidth":2819,"imageHeight":1551,"imageInitialHeight":1551,"imageInitialWidth":2819,"stepId":"complete","sortOrder":2}},"ownedByUser":"67af7c4e983217000ba93bf1","formName":"Request To Remove Information","personalisation":{"form_related_to":"HVAC"},"lastEdited":"2025-08-15T18:07:42.692Z","created":"2025-08-15T17:31:30.093Z","steps":[{"id":"dcbb8604599fdafa0bf1125a","name":"Opt out","sortOrder":1,"copyOf":"3c14299485c256080b250e40"}],"folderId":"67e170c3ced0f9000b0cb4da","screenshotUrl":"https://res.cloudinary.com/dqnjggegp/image/upload/v1755281266/growform-production/form-screenshots/689f6ef23468b6cc7fb1d2e3.png","leadsCount":0,"isActive":true,"__v":0},"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' + '