CINXE.COM

Webflow - Conto

<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="app-version" content="${COMMIT_HASH}"><meta name="robots" content="noindex"><meta name="hostedSubdomain" content="webflow.io"><link rel="manifest" type="application/manifest+json" href="/manifest.json"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="theme-color" content="#3490eb"><link rel="stylesheet" type="text/css" href="https://d3e54v103j8qbb.cloudfront.net/gen/css/webflow-designer.bdcac682f4d60a990197.css"><title>Webflow - Conto</title><link rel="icon" href="https://d3e54v103j8qbb.cloudfront.net/static/favicon_designer.88fce7c7f8.png"><script>//- attributes == {apiKey: "", source: "", hostUrl: "", authenticated: true/false} var source = 'designer-preview'; var hostUrl = 'https://webflow.com'; var authenticated = Boolean(); var forceFalse = false; // When ipstack is not loaded window.wf_continentCode is undefined and // segment consent manager doesn't require consent. We assume consent for // authenticated users switch (source) { case 'dashboard': // If in iframe we don't want consent banner to pop up so we don't load ipstack, // but we also use parent window consent manager settings for analytics if (!authenticated) { initCallbacks(); loadIpStack(); } break; case 'designer-preview': // When loading preview.webflow.com/... we don't know if a user is // authenticated or not so we need to call this extra endpoint initCallbacks(); isAuthenticated(function(authenticated) { if (!authenticated) { loadIpStack(); } else { // Needed to resolve wf_isEU forceFalse = true; } }); break; // Default: do nothing // Users in Designer are always authenticated so we don't need to detect // EU continent because we assume consent } function initCallbacks() { // ipstack docs: https://ipstack.com/documentation window.wf_onDetectContinent = function(ipstackResponseJson) { window.wf_continentCode = ipstackResponseJson.continent_code; window.wf_userLocation = { country_code: ipstackResponseJson.country_code, city: ipstackResponseJson.city } }; window.wf_isEU = function() { // In order to be GDPR-compliant, we want to treat users from unidentified continent // as if they were from EU and in result – show them cookie consent manager // instead of assuming the consent was given: var fallbackValue = true; if (forceFalse) { return false; } if (typeof window.wf_continentCode === 'string') { return window.wf_continentCode === 'EU'; } if (typeof Promise === 'undefined') { return fallbackValue; } // There could be a race condition and wf_continentCode be undefined return new Promise(function(resolve) { var i = 0; var interval = setInterval(function() { // Resolve it if: // - ipstack has loaded and window.wf_continentCode is defined // - 5 seconds passed and wf_continentCode is still undefined // - forceFalse is true (used in preview sites when user is authenticated) if (forceFalse) { clearInterval(interval); return resolve(false); } if (i++ >= 50) { clearInterval(interval); return resolve(fallbackValue); } if (typeof window.wf_continentCode === 'string') { clearInterval(interval); return resolve(window.wf_continentCode === 'EU'); } }, 100); }); }; } function loadIpStack() { var head = document.getElementsByTagName("head")[0]; var ipstackScript = document.createElement("script"); ipstackScript.src = "https://api.ipstack.com/check?access_key=53038fede8e664ed0b2e5274047e23a8&fields=continent_code,country_code,city&callback=wf_onDetectContinent"; head.appendChild(ipstackScript); } function isAuthenticated(cb) { var xmlhttp = new XMLHttpRequest(); xmlhttp.open("GET", hostUrl + '/api/user/readOnlyData'); xmlhttp.setRequestHeader("Content-Type", "application/json;charset=UTF-8"); xmlhttp.withCredentials = true; xmlhttp.onload = function() { if (xmlhttp.status === 200) { cb(true); } else { cb(false); } }; xmlhttp.send(); }</script><script type="text/javascript">!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://analytics.webflow.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e};analytics._writeKey="f28KeHZ0I4kQbVZw6U8fqkBHQ5PyOMs0";analytics._cdn="https://analytics.webflow.com";;analytics.SNIPPET_VERSION="4.15.3"; //- Purposefully doesn't include 'analytics.load(API_TOKEN)' here, as this is deferred to segment-consent-manager analytics.page(); }}();</script><script type="text/javascript">Object.defineProperty(window, 'wfenvironment', { value: Object.freeze({ APP_ENV: "production", designerCanvasCss: "https://d3e54v103j8qbb.cloudfront.net/gen/css/designer-canvas.fc0aea3ad8c49fd61133.css", WEBFLOW_DEFAULT_HOST: "https://webflow.com", }), writable: false, enumerable: false }); </script></head><body class="wf-control"><div id="preloader"><div class="loader-wrapper"><svg width="1080" height="674" viewBox="0 0 1080 674" fill="none" xmlns="http://www.w3.org/2000/svg" class="logo"><path fill-rule="evenodd" clip-rule="evenodd" d="M1080 0L735.386 673.684H411.695L555.916 394.481H549.445C430.464 548.934 252.942 650.61 -0.000366211 673.684V398.344C-0.000366211 398.344 161.813 388.787 256.938 288.776H-0.000366211V0.0053214H288.771V237.515L295.252 237.489L413.254 0.0053214H631.645V236.009L638.126 235.999L760.556 0H1080Z" fill="white"></path></svg><div class="overlay"></div><div class="shapes-overlay"></div><div class="bar"><div class="clipper"><div class="clipped-light"></div></div><div class="shapes-group"><svg width="100%" height="100%" viewBox="0 0 640 446" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;" class="cast-blur"><g id="Artboard1" transform="matrix(0.687089,0,0,0.75508,-695.831,558.042)"><rect x="1012.72" y="-739.051" width="931.263" height="590.584" style="fill:none;"></rect><g id="cast-blur" serif:id="cast blur" transform="matrix(2.34977e-16,-3.49193,2.58578,1.44076e-16,-1540.19,4648.89)"><path style="fill:rgb(0,100,255);" d="M1458.34,1040.74L1491.73,1202.75C1485.21,1195.23 1467.63,1184.21 1458.34,1183.32C1451.92,1183.48 1434.02,1192.4 1425.08,1203.15L1458.34,1040.74Z"></path></g></g></svg><svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 640 446" xmlns="http://www.w3.org/2000/svg" class="shadow"><g transform="matrix(.687089 0 0 .75508 -695.831 558.042)"><path d="m1012.72-739.051h931.263v590.584h-931.263" fill="none"></path><path d="m1269.48 1088.74 182.69 221.74h-365.39" transform="matrix(0 -1.32436 1.45542 0 -53.1962 1237.49)"></path></g></svg><svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 640 446" xmlns="http://www.w3.org/2000/svg" class="bar-glow"><g transform="matrix(.687089 0 0 .75508 -695.831 558.042)"><path d="m1012.72-739.051h931.263v590.584h-931.263" fill="none"></path><path d="m1458.34 1040.74c16.09 52.59 24.86 105.12 22.72 157.58h-45.43c-.5-54.12 6.76-106.71 22.71-157.58" fill="#000eff" transform="matrix(0 -.202703 1.77038 0 -593.442 -148.149)"></path></g></svg><svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 640 446" xmlns="http://www.w3.org/2000/svg" class="mid-glow"><g transform="matrix(.687089 0 0 .75508 -695.831 558.042)"><path d="m1012.72-739.051h931.263v590.584h-931.263" fill="none"></path><path d="m1269.48 1088.74 182.69 221.74h-365.39" transform="matrix(0 -1.32436 1.45542 0 -53.1962 1237.49)"></path></g></svg><svg width="100%" height="100%" viewBox="0 0 640 446" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;" class="top-glow-3"><g id="Artboard1" transform="matrix(0.687089,0,0,0.75508,-695.831,558.042)"><rect x="1012.72" y="-739.051" width="931.263" height="590.584" style="fill:none;"></rect><g id="top-glow-2" serif:id="top glow 2" transform="matrix(1.36402e-17,-0.202703,1.45542,8.10939e-17,-216.009,-148.149)"><path style="fill:url(#_Linear1);" d="M1458.34,1040.74C1474.43,1093.33 1483.2,1145.86 1481.06,1198.32L1435.63,1198.32C1435.13,1144.2 1442.39,1091.61 1458.34,1040.74Z"></path></g></g><defs><linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.12804e-14,151.347,-184.223,9.26731e-15,1460.62,1046.97)"><stop offset="0" style="stop-color:rgb(49,144,255);stop-opacity:0"></stop><stop offset="1" style="stop-color:rgb(0,255,255);stop-opacity:1"></stop></linearGradient></defs></svg><svg width="100%" height="100%" viewBox="0 0 640 446" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;" class="top-glow-2"><g id="Artboard1" transform="matrix(0.687089,0,0,0.75508,-695.831,558.042)"><rect x="1012.72" y="-739.051" width="931.263" height="590.584" style="fill:none;"></rect><g id="top-glow-2" serif:id="top glow 2" transform="matrix(1.36402e-17,-0.202703,1.45542,8.10939e-17,-216.009,-148.149)"><path style="fill:url(#_Linear1);" d="M1458.34,1040.74C1474.43,1093.33 1483.2,1145.86 1481.06,1198.32L1435.63,1198.32C1435.13,1144.2 1442.39,1091.61 1458.34,1040.74Z"></path></g></g><defs><linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.12804e-14,151.347,-184.223,9.26731e-15,1460.62,1046.97)"><stop offset="0" style="stop-color:rgb(49,144,255);stop-opacity:0"></stop><stop offset="1" style="stop-color:rgb(0,255,255);stop-opacity:1"></stop></linearGradient></defs></svg><svg width="100%" height="100%" viewBox="0 0 640 446" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;" class="top-glow-1"><g id="Artboard1" transform="matrix(0.687089,0,0,0.75508,-695.831,558.042)"><rect x="1012.72" y="-739.051" width="931.263" height="590.584" style="fill:none;"></rect><g id="top-glow-1" serif:id="top glow 1" transform="matrix(1.36402e-17,-0.202703,2.69976,1.50427e-16,-1707.14,-148.149)"><path style="fill:url(#_Linear1);" d="M1458.34,1040.74C1474.43,1093.33 1483.2,1145.86 1481.06,1198.32L1435.63,1198.32C1435.13,1144.2 1442.39,1091.61 1458.34,1040.74Z"></path></g></g><defs><linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.12804e-14,151.347,-184.223,9.26731e-15,1460.62,1046.97)"><stop offset="0" style="stop-color:rgb(49,144,255);stop-opacity:0"></stop><stop offset="1" style="stop-color:rgb(0,255,255);stop-opacity:1"></stop></linearGradient></defs></svg></div></div></div></div><script type="text/javascript">window.performance && typeof performance.mark === 'function' && performance.mark('start js:execute-preloader'); </script><script type="text/javascript">var Preloader=function(doc,s,PRELOADER){var wrapperDiv=doc[s](PRELOADER);function update(phase){const shapesGroup=wrapperDiv.getElementsByClassName("shapes-group")[0];if(!shapesGroup)return;const clippedLight=wrapperDiv.getElementsByClassName("clipped-light")[0];if(!clippedLight)return;shapesGroup.classList.add(`shapes-phase-${phase}`);clippedLight.classList.add(`clipped-light-${phase}`)}function destroy(){if(wrapperDiv){const transitionTime=600;wrapperDiv.style.transition=`opacity ${transitionTime}ms ease-out`;wrapperDiv.style.opacity="0";setTimeout((function(){const div=wrapperDiv;div.classList.add("hidden");setTimeout((function(){if(div.parentNode){div.parentNode.removeChild(div)}wrapperDiv=null}),transitionTime*5)}),transitionTime)}}return{update:update,destroy:destroy}}(document,"getElementById","preloader");</script><script type="text/javascript">window.performance && typeof performance.mark === 'function' && performance.mark('end js:execute-preloader'); </script><div id="workspace" style="height: 100%"></div><div id="debug-overlay"></div><iframe id="responsive-images-iframe" src="/site/empty.html"></iframe><div id="designer-app-react-mount"></div><div id="preload-assets"></div><div id="drag-ghost"></div><div id="wf-eyedropper-button"></div><script type="text/javascript">if (typeof Preloader !== 'undefined') Preloader.update(1); </script><script type="text/javascript">window.performance && typeof performance.mark === 'function' && performance.mark('start js:execute-app'); </script><script type="text/plain" id="wf-initial-data">{&quot;experimentAssignments&quot;:[],&quot;featureConfig&quot;:{&quot;config&quot;:{&quot;clientSdkKey&quot;:&quot;client-nJfFsZScKezfQDA01wjoxovvPhAK4FTSLslypZ2pHYL&quot;,&quot;tier&quot;:&quot;production&quot;},&quot;identity&quot;:{&quot;userID&quot;:&quot;unauthenticated-users&quot;,&quot;userAgent&quot;:&quot;Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 3.5.21022; .NET CLR 1.0.3705; .NET CLR 1.1.4322)&quot;,&quot;ip&quot;:&quot;8.222.208.146&quot;,&quot;custom&quot;:{&quot;app&quot;:&quot;preview&quot;,&quot;path&quot;:&quot;/&quot;,&quot;pathWithParams&quot;:&quot;/&quot;,&quot;siteCreated&quot;:&quot;1725262194591&quot;,&quot;siteShortName&quot;:&quot;conto-template&quot;,&quot;cloneOf&quot;:&quot;611545267a5d5e8cee5b22cd&quot;,&quot;userVerified&quot;:&quot;false&quot;,&quot;isOveragesEnabled&quot;:&quot;false&quot;,&quot;ruleCacheUpdated&quot;:&quot;Wed Nov 27 2024 21:57:31 GMT+0000 (Coordinated Universal Time)&quot;,&quot;hydrationDataCreated&quot;:&quot;Wed Nov 27 2024 22:08:37 GMT+0000 (Coordinated Universal Time)&quot;},&quot;customIDs&quot;:{&quot;stableID&quot;:&quot;3245b93c-8e63-4805-b351-0191f4c38d2c&quot;,&quot;anonymousId&quot;:&quot;3245b93c-8e63-4805-b351-0191f4c38d2c&quot;,&quot;siteId&quot;:&quot;66d56972b3c3c9ac587210c0&quot;},&quot;privateAttributes&quot;:{},&quot;statsigEnvironment&quot;:{&quot;tier&quot;:&quot;production&quot;}},&quot;values&quot;:{&quot;feature_gates&quot;:{&quot;21336891&quot;:{&quot;name&quot;:&quot;21336891&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;4XwqI1y8iet2NIcDO2TzoN:100.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;23146391&quot;:{&quot;name&quot;:&quot;23146391&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;6SNArMCfFxkOG4PypDBWFL:100.00:2&quot;,&quot;secondary_exposures&quot;:[]},&quot;67361265&quot;:{&quot;name&quot;:&quot;67361265&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;disabled&quot;,&quot;secondary_exposures&quot;:[]},&quot;78901965&quot;:{&quot;name&quot;:&quot;78901965&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;48RuCGokajj05IjM83clg6&quot;,&quot;secondary_exposures&quot;:[]},&quot;80315670&quot;:{&quot;name&quot;:&quot;80315670&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;1hZJGH6G2ILkfSYj80TPYm:100.00:8&quot;,&quot;secondary_exposures&quot;:[]},&quot;105340574&quot;:{&quot;name&quot;:&quot;105340574&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;3HvbKC4VIYLRtFPnKj0ZIm:100.00:2&quot;,&quot;secondary_exposures&quot;:[]},&quot;130043074&quot;:{&quot;name&quot;:&quot;130043074&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;6DrHnMVtw8sNwJ5LUmKPLX&quot;,&quot;secondary_exposures&quot;:[]},&quot;143629253&quot;:{&quot;name&quot;:&quot;143629253&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;183596474&quot;:{&quot;name&quot;:&quot;183596474&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;1yunIgxgvgwpqF3MElmutP:100.00:6&quot;,&quot;secondary_exposures&quot;:[]},&quot;214950889&quot;:{&quot;name&quot;:&quot;214950889&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;4uiiUCw7JbnKVKEUq94RhK&quot;,&quot;secondary_exposures&quot;:[]},&quot;224017973&quot;:{&quot;name&quot;:&quot;224017973&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;274817750&quot;:{&quot;name&quot;:&quot;274817750&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;6GHWDAQLh7W4BFZlIpV4H8&quot;,&quot;secondary_exposures&quot;:[]},&quot;319846500&quot;:{&quot;name&quot;:&quot;319846500&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;disabled&quot;,&quot;secondary_exposures&quot;:[]},&quot;347694146&quot;:{&quot;name&quot;:&quot;347694146&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;6yBMEwOrYk0S8hWJ4BwrRT:100.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;368691143&quot;:{&quot;name&quot;:&quot;368691143&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;373409229&quot;:{&quot;name&quot;:&quot;373409229&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;7qRVxHOstYJMxeapPPCoUD&quot;,&quot;secondary_exposures&quot;:[]},&quot;379071616&quot;:{&quot;name&quot;:&quot;379071616&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;7LUEVLKKefLQnYNrrjSKJc&quot;,&quot;secondary_exposures&quot;:[]},&quot;379754554&quot;:{&quot;name&quot;:&quot;379754554&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;21AUbbLP55YUfUzXBDt38Z:100.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;381320489&quot;:{&quot;name&quot;:&quot;381320489&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;disabled&quot;,&quot;secondary_exposures&quot;:[]},&quot;388524139&quot;:{&quot;name&quot;:&quot;388524139&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;5RhNL6oqy24bcxuC0oZrQZ:100.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;392390055&quot;:{&quot;name&quot;:&quot;392390055&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;mYAEmXGcR1KgnPHY824vD&quot;,&quot;secondary_exposures&quot;:[{&quot;gate&quot;:&quot;3615398992&quot;,&quot;gateValue&quot;:&quot;true&quot;,&quot;ruleID&quot;:&quot;5bgc9rHvAukK5ZTtBWyAS:100.00:3&quot;}]},&quot;397188075&quot;:{&quot;name&quot;:&quot;397188075&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;21MFJBWHkirz2qj9MTPjs3&quot;,&quot;secondary_exposures&quot;:[]},&quot;420508899&quot;:{&quot;name&quot;:&quot;420508899&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;462884385&quot;:{&quot;name&quot;:&quot;462884385&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;6OJTHBQc1p2d9F2Cu8oreT&quot;,&quot;secondary_exposures&quot;:[]},&quot;466598482&quot;:{&quot;name&quot;:&quot;466598482&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;2PaoTp0720L6EjWJBFhBaE&quot;,&quot;secondary_exposures&quot;:[{&quot;gate&quot;:&quot;3615398992&quot;,&quot;gateValue&quot;:&quot;true&quot;,&quot;ruleID&quot;:&quot;5bgc9rHvAukK5ZTtBWyAS:100.00:3&quot;}]},&quot;486481147&quot;:{&quot;name&quot;:&quot;486481147&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;disabled&quot;,&quot;secondary_exposures&quot;:[]},&quot;544580260&quot;:{&quot;name&quot;:&quot;544580260&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;7EhnjL7mWiKocTJSKkmLCU:100.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;575890794&quot;:{&quot;name&quot;:&quot;575890794&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;7iYqMyZPt2mpuS5bzTYC8f&quot;,&quot;secondary_exposures&quot;:[{&quot;gate&quot;:&quot;2685146257&quot;,&quot;gateValue&quot;:&quot;true&quot;,&quot;ruleID&quot;:&quot;5P9QlfTudFTaLyVQ9CLaHk:100.00:3&quot;}]},&quot;579933697&quot;:{&quot;name&quot;:&quot;579933697&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;1ITE4PJD4UpWDXZr4xHKDW&quot;,&quot;secondary_exposures&quot;:[{&quot;gate&quot;:&quot;3615398992&quot;,&quot;gateValue&quot;:&quot;true&quot;,&quot;ruleID&quot;:&quot;5bgc9rHvAukK5ZTtBWyAS:100.00:3&quot;}]},&quot;607322028&quot;:{&quot;name&quot;:&quot;607322028&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;01mLI2iXylyDgNDSJZmlgh&quot;,&quot;secondary_exposures&quot;:[]},&quot;633659184&quot;:{&quot;name&quot;:&quot;633659184&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;636082664&quot;:{&quot;name&quot;:&quot;636082664&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;36qdfAaAzQ6hEl6GZnOVbB&quot;,&quot;secondary_exposures&quot;:[]},&quot;642893197&quot;:{&quot;name&quot;:&quot;642893197&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;659371440&quot;:{&quot;name&quot;:&quot;659371440&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;2ndYVfvGizPjJ7TzBzcv8a&quot;,&quot;secondary_exposures&quot;:[]},&quot;666213910&quot;:{&quot;name&quot;:&quot;666213910&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;6nfodmSbNZngqDeJ5dTc1f:100.00:5&quot;,&quot;secondary_exposures&quot;:[]},&quot;677045167&quot;:{&quot;name&quot;:&quot;677045167&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;6XSGGtj4HmnksUh3z9Yzvo:100.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;699780214&quot;:{&quot;name&quot;:&quot;699780214&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;4Jhyr6CJgAN0xW9SWKIpSk:100.00:3&quot;,&quot;secondary_exposures&quot;:[]},&quot;735446394&quot;:{&quot;name&quot;:&quot;735446394&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;6ZkluQSSPPZeBUsaDJApOw:100.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;741077080&quot;:{&quot;name&quot;:&quot;741077080&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;disabled&quot;,&quot;secondary_exposures&quot;:[]},&quot;755693267&quot;:{&quot;name&quot;:&quot;755693267&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;789968278&quot;:{&quot;name&quot;:&quot;789968278&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;12KBV7ZGIPESGYEd9f1J6j&quot;,&quot;secondary_exposures&quot;:[]},&quot;790106369&quot;:{&quot;name&quot;:&quot;790106369&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;1tAgyiw7xysVj3idDeuzJM&quot;,&quot;secondary_exposures&quot;:[]},&quot;792309681&quot;:{&quot;name&quot;:&quot;792309681&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;7paL5oTr3GqYyyQ6oIF7eh:100.00:7&quot;,&quot;secondary_exposures&quot;:[]},&quot;807953839&quot;:{&quot;name&quot;:&quot;807953839&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;3MClV6ERIlJKSDEUmOR7AS:100.00:6&quot;,&quot;secondary_exposures&quot;:[]},&quot;809965459&quot;:{&quot;name&quot;:&quot;809965459&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;disabled&quot;,&quot;secondary_exposures&quot;:[]},&quot;814340148&quot;:{&quot;name&quot;:&quot;814340148&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;2kPXMpEwdSSGQMZdT9GpFY:100.00:6&quot;,&quot;secondary_exposures&quot;:[]},&quot;822129442&quot;:{&quot;name&quot;:&quot;822129442&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;ZCL3THXajyclRy7azXnfN:100.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;876047238&quot;:{&quot;name&quot;:&quot;876047238&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;6T2E3PXK7ZgV0AI8Yb8CTg:100.00:3&quot;,&quot;secondary_exposures&quot;:[]},&quot;891226326&quot;:{&quot;name&quot;:&quot;891226326&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;915869300&quot;:{&quot;name&quot;:&quot;915869300&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;eiobECKNtfwlqhgncU3Fs:100.00:8&quot;,&quot;secondary_exposures&quot;:[]},&quot;1120744071&quot;:{&quot;name&quot;:&quot;1120744071&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;6WAJfHrHjoBt7qpNovfR2m:100.00:2&quot;,&quot;secondary_exposures&quot;:[]},&quot;1131151533&quot;:{&quot;name&quot;:&quot;1131151533&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;disabled&quot;,&quot;secondary_exposures&quot;:[]},&quot;1171384976&quot;:{&quot;name&quot;:&quot;1171384976&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;4GxqeVlMf5pohFY54f6pbF:100.00:7&quot;,&quot;secondary_exposures&quot;:[]},&quot;1185683512&quot;:{&quot;name&quot;:&quot;1185683512&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;1197475705&quot;:{&quot;name&quot;:&quot;1197475705&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;1197746894&quot;:{&quot;name&quot;:&quot;1197746894&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;62l6FrG4x1A1uszltnpcAG&quot;,&quot;secondary_exposures&quot;:[]},&quot;1229056119&quot;:{&quot;name&quot;:&quot;1229056119&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;1234765101&quot;:{&quot;name&quot;:&quot;1234765101&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;1uGqcnA8i9tlWCnnpAa17X:100.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;1236803103&quot;:{&quot;name&quot;:&quot;1236803103&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;Sn9PmHzqK5EWutYoUW7WM&quot;,&quot;secondary_exposures&quot;:[]},&quot;1290849437&quot;:{&quot;name&quot;:&quot;1290849437&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;67pReR4Dy9vk9rLfKGCwGs&quot;,&quot;secondary_exposures&quot;:[]},&quot;1292405251&quot;:{&quot;name&quot;:&quot;1292405251&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;6y92tFtERCGAOPANEFtCs6&quot;,&quot;secondary_exposures&quot;:[]},&quot;1322655470&quot;:{&quot;name&quot;:&quot;1322655470&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;33a1CT6pcQxQNJcK6V9hr2&quot;,&quot;secondary_exposures&quot;:[]},&quot;1336067073&quot;:{&quot;name&quot;:&quot;1336067073&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;2fAtq6siUQJKXEYjpkbIDr:100.00:16&quot;,&quot;secondary_exposures&quot;:[]},&quot;1350250754&quot;:{&quot;name&quot;:&quot;1350250754&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;1380896143&quot;:{&quot;name&quot;:&quot;1380896143&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;1406455659&quot;:{&quot;name&quot;:&quot;1406455659&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;5rlegi2iZRyCRkOPlUlKQU:100.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;1418395020&quot;:{&quot;name&quot;:&quot;1418395020&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;6qQhRaDxbTEJjpU4n58483:0.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;1433303746&quot;:{&quot;name&quot;:&quot;1433303746&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;1455163268&quot;:{&quot;name&quot;:&quot;1455163268&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;2kVFgR7xQVy9BkZOFIxc05&quot;,&quot;secondary_exposures&quot;:[{&quot;gate&quot;:&quot;2685146257&quot;,&quot;gateValue&quot;:&quot;true&quot;,&quot;ruleID&quot;:&quot;5P9QlfTudFTaLyVQ9CLaHk:100.00:3&quot;}]},&quot;1455742168&quot;:{&quot;name&quot;:&quot;1455742168&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;6Fkpty0I0HfLt5ffZ3yclJ&quot;,&quot;secondary_exposures&quot;:[]},&quot;1457420719&quot;:{&quot;name&quot;:&quot;1457420719&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;1458975701&quot;:{&quot;name&quot;:&quot;1458975701&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;569VGXh60GyZrID2jR81Q9:100.00:12&quot;,&quot;secondary_exposures&quot;:[]},&quot;1499868407&quot;:{&quot;name&quot;:&quot;1499868407&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;1501922903&quot;:{&quot;name&quot;:&quot;1501922903&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;5RvIFSPqVidVKcu6J4M7SS:100.00:2&quot;,&quot;secondary_exposures&quot;:[]},&quot;1557989767&quot;:{&quot;name&quot;:&quot;1557989767&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;3jeAADU5YqetI0qcaF7Bx5:10.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;1568482678&quot;:{&quot;name&quot;:&quot;1568482678&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;47ghK65eraI0eFp7ZfT3sq:100.00:3&quot;,&quot;secondary_exposures&quot;:[]},&quot;1662541974&quot;:{&quot;name&quot;:&quot;1662541974&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;70CpEFG7U9QbxTVF3sSUBx&quot;,&quot;secondary_exposures&quot;:[]},&quot;1665126082&quot;:{&quot;name&quot;:&quot;1665126082&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;1U8GcaH799WWPvfleBj0Jd:0.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;1680586027&quot;:{&quot;name&quot;:&quot;1680586027&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;5LyBdDrZdtUcvTdQ2zBaJI:0.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;1753134293&quot;:{&quot;name&quot;:&quot;1753134293&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;disabled&quot;,&quot;secondary_exposures&quot;:[]},&quot;1775656907&quot;:{&quot;name&quot;:&quot;1775656907&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;7HBTjVqgQYxMq94JbPJLlK:100.00:11&quot;,&quot;secondary_exposures&quot;:[]},&quot;1857805694&quot;:{&quot;name&quot;:&quot;1857805694&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;disabled&quot;,&quot;secondary_exposures&quot;:[]},&quot;1925696804&quot;:{&quot;name&quot;:&quot;1925696804&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;5531Lk4npipDjyZz3jGQvn&quot;,&quot;secondary_exposures&quot;:[]},&quot;1928608458&quot;:{&quot;name&quot;:&quot;1928608458&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;disabled&quot;,&quot;secondary_exposures&quot;:[]},&quot;1944913766&quot;:{&quot;name&quot;:&quot;1944913766&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;1968719184&quot;:{&quot;name&quot;:&quot;1968719184&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;2Hbb76pHOUExfFtF1VQWF9:100.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;2031799369&quot;:{&quot;name&quot;:&quot;2031799369&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;53fF1cbeHgvzmb04i7IHm2:100.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;2084850560&quot;:{&quot;name&quot;:&quot;2084850560&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;s2ATEUdygbs6WDNtNnFmO:100.00:3&quot;,&quot;secondary_exposures&quot;:[]},&quot;2085494476&quot;:{&quot;name&quot;:&quot;2085494476&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;MBAzjFMud89mVA6SRqDyQ:100.00:3&quot;,&quot;secondary_exposures&quot;:[]},&quot;2091902242&quot;:{&quot;name&quot;:&quot;2091902242&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;6maJdrkIkMO9tixmJTk0G0:0.00:7&quot;,&quot;secondary_exposures&quot;:[]},&quot;2161096664&quot;:{&quot;name&quot;:&quot;2161096664&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;MYNxzsJWY5RTmXzZoccWy:25.00:3&quot;,&quot;secondary_exposures&quot;:[]},&quot;2182233325&quot;:{&quot;name&quot;:&quot;2182233325&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2193997669&quot;:{&quot;name&quot;:&quot;2193997669&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2195150436&quot;:{&quot;name&quot;:&quot;2195150436&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;5oqKa0aj5UNvdxSpZX8AlS:100.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;2198334698&quot;:{&quot;name&quot;:&quot;2198334698&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2224902271&quot;:{&quot;name&quot;:&quot;2224902271&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;7v6Oj64zC3txSdNM8WyqJ5&quot;,&quot;secondary_exposures&quot;:[]},&quot;2332153945&quot;:{&quot;name&quot;:&quot;2332153945&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;2ttbTN7Dyd38G7zkfsd3gO&quot;,&quot;secondary_exposures&quot;:[]},&quot;2340184165&quot;:{&quot;name&quot;:&quot;2340184165&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2348917033&quot;:{&quot;name&quot;:&quot;2348917033&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;13kTBOmW5JBG9WhkrYIeVF:50.00:2&quot;,&quot;secondary_exposures&quot;:[]},&quot;2354820654&quot;:{&quot;name&quot;:&quot;2354820654&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;3ieVn0gTdtKamPeRfwaACI&quot;,&quot;secondary_exposures&quot;:[]},&quot;2361218180&quot;:{&quot;name&quot;:&quot;2361218180&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2388854597&quot;:{&quot;name&quot;:&quot;2388854597&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;AyPROAqWP1HDbxpaJ3Bj5:100.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;2433588987&quot;:{&quot;name&quot;:&quot;2433588987&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;43ez68XKItOpK8OnunNV5E:0.00:2&quot;,&quot;secondary_exposures&quot;:[]},&quot;2458909760&quot;:{&quot;name&quot;:&quot;2458909760&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2465149363&quot;:{&quot;name&quot;:&quot;2465149363&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2487845889&quot;:{&quot;name&quot;:&quot;2487845889&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2491501114&quot;:{&quot;name&quot;:&quot;2491501114&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2494249199&quot;:{&quot;name&quot;:&quot;2494249199&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2502070427&quot;:{&quot;name&quot;:&quot;2502070427&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;5jtN53lnzN84VbhWibi51Q&quot;,&quot;secondary_exposures&quot;:[]},&quot;2519229707&quot;:{&quot;name&quot;:&quot;2519229707&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2524380347&quot;:{&quot;name&quot;:&quot;2524380347&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;4kR1aQEEAXj3idg9ag32tm&quot;,&quot;secondary_exposures&quot;:[]},&quot;2526987152&quot;:{&quot;name&quot;:&quot;2526987152&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2529408901&quot;:{&quot;name&quot;:&quot;2529408901&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;2FVrP3zpJxPGJ4lpzATOAz:100.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;2550320370&quot;:{&quot;name&quot;:&quot;2550320370&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;72G1Fy8i0ruKbdhdWPRBZP:100.00:2&quot;,&quot;secondary_exposures&quot;:[]},&quot;2605123638&quot;:{&quot;name&quot;:&quot;2605123638&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;3AOavQFFZQPhBgYu4UUpkZ:100.00:3&quot;,&quot;secondary_exposures&quot;:[]},&quot;2608516337&quot;:{&quot;name&quot;:&quot;2608516337&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;2yciR763sFPOKevyKfefiH&quot;,&quot;secondary_exposures&quot;:[]},&quot;2636510003&quot;:{&quot;name&quot;:&quot;2636510003&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;7DiereHJW3aKChKjkU73yF&quot;,&quot;secondary_exposures&quot;:[]},&quot;2663519398&quot;:{&quot;name&quot;:&quot;2663519398&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;3XGyJJW8YQ2sZhp9DysyGf:100.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;2685146257&quot;:{&quot;name&quot;:&quot;2685146257&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;5P9QlfTudFTaLyVQ9CLaHk:100.00:3&quot;,&quot;secondary_exposures&quot;:[]},&quot;2702114298&quot;:{&quot;name&quot;:&quot;2702114298&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;bV7WfY05R4UZ4LRjZ3enQ:100.00:3&quot;,&quot;secondary_exposures&quot;:[]},&quot;2714120603&quot;:{&quot;name&quot;:&quot;2714120603&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;6VjZF3B6S2pogRcYSCvTFr:100.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;2715927287&quot;:{&quot;name&quot;:&quot;2715927287&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;3tXvySrc5O9CWt3vcijiMW&quot;,&quot;secondary_exposures&quot;:[]},&quot;2718510159&quot;:{&quot;name&quot;:&quot;2718510159&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2753418190&quot;:{&quot;name&quot;:&quot;2753418190&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;xZT7YcZSEH2GovDssiVFu:100.00:2&quot;,&quot;secondary_exposures&quot;:[]},&quot;2759911512&quot;:{&quot;name&quot;:&quot;2759911512&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;H5QQfy17ZNmsA0yv60ujx&quot;,&quot;secondary_exposures&quot;:[]},&quot;2776696732&quot;:{&quot;name&quot;:&quot;2776696732&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2781896974&quot;:{&quot;name&quot;:&quot;2781896974&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2825044701&quot;:{&quot;name&quot;:&quot;2825044701&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;59oRFm6mkYYsmTZlv1sebF&quot;,&quot;secondary_exposures&quot;:[]},&quot;2860045578&quot;:{&quot;name&quot;:&quot;2860045578&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;7LsLYGp7Jn6Km8hHgwAYZC&quot;,&quot;secondary_exposures&quot;:[]},&quot;2867851366&quot;:{&quot;name&quot;:&quot;2867851366&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;5xGEeNkR2BxQjFyLOZq7SI&quot;,&quot;secondary_exposures&quot;:[]},&quot;2886076224&quot;:{&quot;name&quot;:&quot;2886076224&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[{&quot;gate&quot;:&quot;2361218180&quot;,&quot;gateValue&quot;:&quot;false&quot;,&quot;ruleID&quot;:&quot;default&quot;}]},&quot;2886816758&quot;:{&quot;name&quot;:&quot;2886816758&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2902992011&quot;:{&quot;name&quot;:&quot;2902992011&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;2907110567&quot;:{&quot;name&quot;:&quot;2907110567&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;3NB8tHOutIEq36ohdRkDfi&quot;,&quot;secondary_exposures&quot;:[]},&quot;2974679073&quot;:{&quot;name&quot;:&quot;2974679073&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;2RIdGkmf41mJnytXCLsKjP&quot;,&quot;secondary_exposures&quot;:[]},&quot;2978864049&quot;:{&quot;name&quot;:&quot;2978864049&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;6aWA9ZaF7ZgPePjBFJwljv:0.00:2&quot;,&quot;secondary_exposures&quot;:[]},&quot;3017737205&quot;:{&quot;name&quot;:&quot;3017737205&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;3BdVaVl8zT6Y8DmUDZR5Vc:100.00:21&quot;,&quot;secondary_exposures&quot;:[]},&quot;3049370236&quot;:{&quot;name&quot;:&quot;3049370236&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;2Sh3MDPwgLU8auX8ukFjtA&quot;,&quot;secondary_exposures&quot;:[]},&quot;3081421921&quot;:{&quot;name&quot;:&quot;3081421921&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;3091005856&quot;:{&quot;name&quot;:&quot;3091005856&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;72HFYKmmybL0mpSAMti7vB:100.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;3096464966&quot;:{&quot;name&quot;:&quot;3096464966&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;3221145664&quot;:{&quot;name&quot;:&quot;3221145664&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;2cBLA8TUSXL7UgZDS8WInS&quot;,&quot;secondary_exposures&quot;:[{&quot;gate&quot;:&quot;2685146257&quot;,&quot;gateValue&quot;:&quot;true&quot;,&quot;ruleID&quot;:&quot;5P9QlfTudFTaLyVQ9CLaHk:100.00:3&quot;}]},&quot;3229469216&quot;:{&quot;name&quot;:&quot;3229469216&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;3245744487&quot;:{&quot;name&quot;:&quot;3245744487&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;2tPYgRHDUIV3ZMqiEVoqhg&quot;,&quot;secondary_exposures&quot;:[]},&quot;3258263545&quot;:{&quot;name&quot;:&quot;3258263545&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;3330964648&quot;:{&quot;name&quot;:&quot;3330964648&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;3375039294&quot;:{&quot;name&quot;:&quot;3375039294&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;6gvulRJtaX0DQsqQnvOpSD:100.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;3385366709&quot;:{&quot;name&quot;:&quot;3385366709&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;6q1F0sCi96BQLXFecRVTnQ:100.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;3446095163&quot;:{&quot;name&quot;:&quot;3446095163&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;6KqmYBA0CTqtf5qM55WRei:100.00:2&quot;,&quot;secondary_exposures&quot;:[]},&quot;3472268204&quot;:{&quot;name&quot;:&quot;3472268204&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;3549982661&quot;:{&quot;name&quot;:&quot;3549982661&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;3IDD4AMWgMUKsIK4lNaMNF&quot;,&quot;secondary_exposures&quot;:[]},&quot;3569511999&quot;:{&quot;name&quot;:&quot;3569511999&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;38p24hiNcPdhhQn9FNatCa:100.00:3&quot;,&quot;secondary_exposures&quot;:[]},&quot;3570326623&quot;:{&quot;name&quot;:&quot;3570326623&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;disabled&quot;,&quot;secondary_exposures&quot;:[]},&quot;3576132033&quot;:{&quot;name&quot;:&quot;3576132033&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;5oTihpxUIzGjuV57OJVI8L:0.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;3593149932&quot;:{&quot;name&quot;:&quot;3593149932&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;73CbTr1LutnFh2lzzPHiP2&quot;,&quot;secondary_exposures&quot;:[]},&quot;3596166000&quot;:{&quot;name&quot;:&quot;3596166000&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;5XLIOT3TX44LNErmtvgNEI:100.00:3&quot;,&quot;secondary_exposures&quot;:[]},&quot;3615398992&quot;:{&quot;name&quot;:&quot;3615398992&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;5bgc9rHvAukK5ZTtBWyAS:100.00:3&quot;,&quot;secondary_exposures&quot;:[]},&quot;3639909728&quot;:{&quot;name&quot;:&quot;3639909728&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;6kpX1eIi74R0XjJBi9xhWx&quot;,&quot;secondary_exposures&quot;:[]},&quot;3642392651&quot;:{&quot;name&quot;:&quot;3642392651&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;3644978022&quot;:{&quot;name&quot;:&quot;3644978022&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;28PL87SEG8ZC1aT2WzhKTQ&quot;,&quot;secondary_exposures&quot;:[]},&quot;3645086757&quot;:{&quot;name&quot;:&quot;3645086757&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;3649469781&quot;:{&quot;name&quot;:&quot;3649469781&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;2NNTwx8ORBXIP0ZOIarS1V&quot;,&quot;secondary_exposures&quot;:[]},&quot;3658032975&quot;:{&quot;name&quot;:&quot;3658032975&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;4HDDvXBkdEDc75ngJ5hpZV:100.00:2&quot;,&quot;secondary_exposures&quot;:[]},&quot;3662817404&quot;:{&quot;name&quot;:&quot;3662817404&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;5UT2KSeAyvTqDqCB5j1hcH&quot;,&quot;secondary_exposures&quot;:[]},&quot;3672465503&quot;:{&quot;name&quot;:&quot;3672465503&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;3675601689&quot;:{&quot;name&quot;:&quot;3675601689&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;32BFRMcGqnmbQXA5Bu3NCU:100.00:2&quot;,&quot;secondary_exposures&quot;:[]},&quot;3691215813&quot;:{&quot;name&quot;:&quot;3691215813&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;1ttcyfue1P7kFeTSqziR6b&quot;,&quot;secondary_exposures&quot;:[]},&quot;3706363283&quot;:{&quot;name&quot;:&quot;3706363283&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;22KuRdpoKbmB6HGBr79ibu:100.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;3771237523&quot;:{&quot;name&quot;:&quot;3771237523&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;3801790482&quot;:{&quot;name&quot;:&quot;3801790482&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;3839874323&quot;:{&quot;name&quot;:&quot;3839874323&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;30Zf8SH2suXsFGIg45HYCm:100.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;3882237741&quot;:{&quot;name&quot;:&quot;3882237741&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;6mDcLhDXMywoNzXU3guFyu:100.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;3896737890&quot;:{&quot;name&quot;:&quot;3896737890&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;irdJsWy4YAwH7k5cqYQAW:100.00:6&quot;,&quot;secondary_exposures&quot;:[]},&quot;3918944076&quot;:{&quot;name&quot;:&quot;3918944076&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;3935263753&quot;:{&quot;name&quot;:&quot;3935263753&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;3XHir0A2oMyQjx1ohnqtwN:100.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;3943950952&quot;:{&quot;name&quot;:&quot;3943950952&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;disabled&quot;,&quot;secondary_exposures&quot;:[]},&quot;3999398617&quot;:{&quot;name&quot;:&quot;3999398617&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;4042975260&quot;:{&quot;name&quot;:&quot;4042975260&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;3ojdCCkK8PWtJ7BzgOAKxb:100.00:7&quot;,&quot;secondary_exposures&quot;:[]},&quot;4051398573&quot;:{&quot;name&quot;:&quot;4051398573&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;5db3Rj2yuMYqBFwmuxU9Yw:100.00:2&quot;,&quot;secondary_exposures&quot;:[]},&quot;4063261051&quot;:{&quot;name&quot;:&quot;4063261051&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;5hLueuvpFDGmXJdZqgA6B1&quot;,&quot;secondary_exposures&quot;:[]},&quot;4093292429&quot;:{&quot;name&quot;:&quot;4093292429&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;2mFWFBDczFBSS3n0wqYfge&quot;,&quot;secondary_exposures&quot;:[]},&quot;4130065283&quot;:{&quot;name&quot;:&quot;4130065283&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;4162533519&quot;:{&quot;name&quot;:&quot;4162533519&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;5S442L6Cnfx4h6QR4jJWJJ:100.00:3&quot;,&quot;secondary_exposures&quot;:[]},&quot;4173539718&quot;:{&quot;name&quot;:&quot;4173539718&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;6OcWkXZuFdfUXaKzXh2Nef:100.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;4185876433&quot;:{&quot;name&quot;:&quot;4185876433&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;4189553577&quot;:{&quot;name&quot;:&quot;4189553577&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;4200239146&quot;:{&quot;name&quot;:&quot;4200239146&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;disabled&quot;,&quot;secondary_exposures&quot;:[]},&quot;4212621178&quot;:{&quot;name&quot;:&quot;4212621178&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;72Ezg7v2trq8YOISi3JGfU&quot;,&quot;secondary_exposures&quot;:[]},&quot;4240978131&quot;:{&quot;name&quot;:&quot;4240978131&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;2QXHGEeqxigUejcfB7j7nL:100.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;4247444196&quot;:{&quot;name&quot;:&quot;4247444196&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;3pdsiYgVcKttxCHUYipiFj:100.00:1&quot;,&quot;secondary_exposures&quot;:[]},&quot;4257775671&quot;:{&quot;name&quot;:&quot;4257775671&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;xzGluxzTpAtSS7Uttoife&quot;,&quot;secondary_exposures&quot;:[]},&quot;4264097513&quot;:{&quot;name&quot;:&quot;4264097513&quot;,&quot;value&quot;:false,&quot;rule_id&quot;:&quot;default&quot;,&quot;secondary_exposures&quot;:[]},&quot;4284804574&quot;:{&quot;name&quot;:&quot;4284804574&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;3i9jYoDXYSdqosUc1HDrpp:100.00:4&quot;,&quot;secondary_exposures&quot;:[]},&quot;4294120438&quot;:{&quot;name&quot;:&quot;4294120438&quot;,&quot;value&quot;:true,&quot;rule_id&quot;:&quot;52g9nCowWRyoN01K3ViSCK:100.00:5&quot;,&quot;secondary_exposures&quot;:[]}},&quot;dynamic_configs&quot;:{&quot;352651922&quot;:{&quot;name&quot;:&quot;352651922&quot;,&quot;value&quot;:{},&quot;group&quot;:&quot;prestart&quot;,&quot;rule_id&quot;:&quot;prestart&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[],&quot;is_user_in_experiment&quot;:false,&quot;is_experiment_active&quot;:false},&quot;451433404&quot;:{&quot;name&quot;:&quot;451433404&quot;,&quot;value&quot;:{&quot;MAX_PAGES_LIMIT&quot;:-1},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;622649767&quot;:{&quot;name&quot;:&quot;622649767&quot;,&quot;value&quot;:{&quot;enabled&quot;:false,&quot;color&quot;:&quot;blue&quot;},&quot;group&quot;:&quot;6qmLACXxRKPLSrrr1H7dkw&quot;,&quot;rule_id&quot;:&quot;6qmLACXxRKPLSrrr1H7dkw&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[],&quot;explicit_parameters&quot;:[&quot;enabled&quot;],&quot;is_user_in_experiment&quot;:true,&quot;is_experiment_active&quot;:true,&quot;is_in_layer&quot;:true},&quot;622649768&quot;:{&quot;name&quot;:&quot;622649768&quot;,&quot;value&quot;:{&quot;enabled&quot;:true,&quot;color&quot;:&quot;blue&quot;},&quot;group&quot;:&quot;layerAssignment&quot;,&quot;rule_id&quot;:&quot;layerAssignment&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[],&quot;explicit_parameters&quot;:[&quot;color&quot;],&quot;is_user_in_experiment&quot;:false,&quot;is_experiment_active&quot;:true,&quot;is_in_layer&quot;:true},&quot;657188092&quot;:{&quot;name&quot;:&quot;657188092&quot;,&quot;value&quot;:{&quot;expiry&quot;:60},&quot;group&quot;:&quot;1WwytFUSX8cBbFFTtWYmfJ:100.00:1&quot;,&quot;rule_id&quot;:&quot;1WwytFUSX8cBbFFTtWYmfJ:100.00:1&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;737109165&quot;:{&quot;name&quot;:&quot;737109165&quot;,&quot;value&quot;:{&quot;batchLimit&quot;:1000,&quot;upperLimit&quot;:10000},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;772001133&quot;:{&quot;name&quot;:&quot;772001133&quot;,&quot;value&quot;:{},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;882147072&quot;:{&quot;name&quot;:&quot;882147072&quot;,&quot;value&quot;:{&quot;env&quot;:&quot;production&quot;},&quot;group&quot;:&quot;5UbDumatBcUWBMfWbj1FNy&quot;,&quot;rule_id&quot;:&quot;5UbDumatBcUWBMfWbj1FNy&quot;,&quot;is_device_based&quot;:true,&quot;secondary_exposures&quot;:[]},&quot;938734410&quot;:{&quot;name&quot;:&quot;938734410&quot;,&quot;value&quot;:{&quot;enabled&quot;:true},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;1070795817&quot;:{&quot;name&quot;:&quot;1070795817&quot;,&quot;value&quot;:{&quot;openai&quot;:{&quot;gpt-4o-mini&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.00015,&quot;output&quot;:0.0006},&quot;base&quot;:{&quot;input&quot;:0.00015,&quot;output&quot;:0.0006}},&quot;gpt-4o-mini-2024-07-18&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.0003,&quot;output&quot;:0.0012},&quot;base&quot;:{&quot;input&quot;:0.00015,&quot;output&quot;:0.0006}},&quot;gpt-4o&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.005,&quot;output&quot;:0.015},&quot;base&quot;:{&quot;input&quot;:0.005,&quot;output&quot;:0.015}},&quot;gpt-4o-2024-05-13&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.005,&quot;output&quot;:0.015},&quot;base&quot;:{&quot;input&quot;:0.005,&quot;output&quot;:0.015}},&quot;gpt-4o-2024-08-06&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.0025,&quot;output&quot;:0.01},&quot;base&quot;:{&quot;input&quot;:0.0025,&quot;output&quot;:0.01}},&quot;gpt-4-0125-preview&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.01,&quot;output&quot;:0.03},&quot;base&quot;:{&quot;input&quot;:0.01,&quot;output&quot;:0.03}},&quot;gpt-4-1106-preview&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.01,&quot;output&quot;:0.03},&quot;base&quot;:{&quot;input&quot;:0.01,&quot;output&quot;:0.03}},&quot;gpt-4-1106-vision-preview&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.01,&quot;output&quot;:0.03},&quot;base&quot;:{&quot;input&quot;:0.01,&quot;output&quot;:0.03}},&quot;gpt-4-vision-preview&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.01,&quot;output&quot;:0.03},&quot;base&quot;:{&quot;input&quot;:0.01,&quot;output&quot;:0.03}},&quot;gpt-4&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.03,&quot;output&quot;:0.06},&quot;base&quot;:{&quot;input&quot;:0.03,&quot;output&quot;:0.06}},&quot;gpt-4-32k&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.06,&quot;output&quot;:0.12},&quot;base&quot;:{&quot;input&quot;:0.06,&quot;output&quot;:0.12}},&quot;gpt-4-turbo&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.01,&quot;output&quot;:0.03},&quot;base&quot;:{&quot;input&quot;:0.01,&quot;output&quot;:0.03}},&quot;gpt-4-turbo-2024-04-09&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.01,&quot;output&quot;:0.03},&quot;base&quot;:{&quot;input&quot;:0.01,&quot;output&quot;:0.03}},&quot;gpt-3.5-turbo-0125&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.003,&quot;output&quot;:0.006},&quot;base&quot;:{&quot;input&quot;:0.0005,&quot;output&quot;:0.0015}},&quot;gpt-3.5-turbo-instruct&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.003,&quot;output&quot;:0.006},&quot;base&quot;:{&quot;input&quot;:0.0015,&quot;output&quot;:0.002}},&quot;gpt-3.5-turbo-1106&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.003,&quot;output&quot;:0.006},&quot;base&quot;:{&quot;input&quot;:0.001,&quot;output&quot;:0.002}},&quot;gpt-3.5-turbo-0613&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.003,&quot;output&quot;:0.006},&quot;base&quot;:{&quot;input&quot;:0.0015,&quot;output&quot;:0.002}},&quot;gpt-3.5-turbo-16k-0613&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.003,&quot;output&quot;:0.006},&quot;base&quot;:{&quot;input&quot;:0.003,&quot;output&quot;:0.004}},&quot;gpt-3.5-turbo-0301&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.003,&quot;output&quot;:0.006},&quot;base&quot;:{&quot;input&quot;:0.0015,&quot;output&quot;:0.002}},&quot;text-embedding-3-small&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.00002,&quot;output&quot;:0.00002},&quot;base&quot;:{&quot;input&quot;:0.00002,&quot;output&quot;:0.00002}},&quot;text-embedding-3-large&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.00013,&quot;output&quot;:0.00013},&quot;base&quot;:{&quot;input&quot;:0.00013,&quot;output&quot;:0.00013}},&quot;text-embedding-ada-002&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.0001,&quot;output&quot;:0.0001},&quot;base&quot;:{&quot;input&quot;:0.0001,&quot;output&quot;:0.0001}},&quot;da-vinci-002&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.012,&quot;output&quot;:0.012},&quot;base&quot;:{&quot;input&quot;:0.002,&quot;output&quot;:0.002}},&quot;babbage-002&quot;:{&quot;ft&quot;:{&quot;input&quot;:0.0016,&quot;output&quot;:0.0016},&quot;base&quot;:{&quot;input&quot;:0.0004,&quot;output&quot;:0.0004}}}},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;1309657251&quot;:{&quot;name&quot;:&quot;1309657251&quot;,&quot;value&quot;:{&quot;variant&quot;:&quot;treatment&quot;},&quot;group&quot;:&quot;5Mu86Uq4mCmRQ6qoAhrnjj&quot;,&quot;rule_id&quot;:&quot;5Mu86Uq4mCmRQ6qoAhrnjj&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[],&quot;is_user_in_experiment&quot;:true,&quot;is_experiment_active&quot;:true},&quot;1316201488&quot;:{&quot;name&quot;:&quot;1316201488&quot;,&quot;value&quot;:{&quot;color&quot;:&quot;yellow&quot;,&quot;size&quot;:&quot;ex-large&quot;},&quot;group&quot;:&quot;4oqeeNe5OpnCVtbmNq37oB&quot;,&quot;rule_id&quot;:&quot;4oqeeNe5OpnCVtbmNq37oB&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[],&quot;explicit_parameters&quot;:[&quot;color&quot;],&quot;is_user_in_experiment&quot;:true,&quot;is_experiment_active&quot;:true,&quot;is_in_layer&quot;:true},&quot;1316201489&quot;:{&quot;name&quot;:&quot;1316201489&quot;,&quot;value&quot;:{&quot;color&quot;:&quot;blue&quot;,&quot;size&quot;:&quot;ex-large&quot;},&quot;group&quot;:&quot;layerAssignment&quot;,&quot;rule_id&quot;:&quot;layerAssignment&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[],&quot;explicit_parameters&quot;:[&quot;size&quot;],&quot;is_user_in_experiment&quot;:false,&quot;is_experiment_active&quot;:true,&quot;is_in_layer&quot;:true},&quot;1592612642&quot;:{&quot;name&quot;:&quot;1592612642&quot;,&quot;value&quot;:{&quot;qualifiers&quot;:[&quot;cdnBandwidthLimit&quot;],&quot;anchorDate&quot;:&quot;2024-07-29&quot;,&quot;anchorDateTranche4&quot;:&quot;2024-12-01&quot;,&quot;anchorDateTranche2and3&quot;:&quot;2024-12-15&quot;,&quot;anchorDateTranche5and6&quot;:&quot;2024-03-01&quot;,&quot;highUsage&quot;:&quot;550000000000&quot;,&quot;useCubeForPreviousMonthUsage&quot;:false,&quot;enableConsecutiveOverageNotifications&quot;:true},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;1863160016&quot;:{&quot;name&quot;:&quot;1863160016&quot;,&quot;value&quot;:{&quot;sampleRatePercentage&quot;:25},&quot;group&quot;:&quot;4OtVQ6ydhDiLynVSDrQUem&quot;,&quot;rule_id&quot;:&quot;4OtVQ6ydhDiLynVSDrQUem&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;1905118106&quot;:{&quot;name&quot;:&quot;1905118106&quot;,&quot;value&quot;:{&quot;imageGenJobBatchSize&quot;:5,&quot;imageGenRedisTTL&quot;:604800000,&quot;shouldSkipImagenJob&quot;:false},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;2144870841&quot;:{&quot;name&quot;:&quot;2144870841&quot;,&quot;value&quot;:{&quot;forkedLibrary&quot;:{&quot;versionedResourceId&quot;:&quot;67129fba3e92a5d9d7d1527d&quot;,&quot;bucket&quot;:&quot;webflow-prod-assets&quot;},&quot;blockedAssetNames&quot;:[&quot;Banner 1 - Centered&quot;,&quot;Banner 6 - Text left, button group and closing button right, boxed, fixed to bottom&quot;,&quot;Contact 20 - Header centered, two columns with contact info&quot;,&quot;Contact 23 - Header left aligned, two columns of contact info&quot;,&quot;Contact 32 - Header left aligned, contact info left, image right&quot;,&quot;Contact 35 - Header left aligned, location tabs below&quot;,&quot;Contact 6 - Heading left, form right&quot;,&quot;Contact 8 - Form left, heading, text and contact info right&quot;,&quot;Content feed 8 - Header left aligned, stacked rows of link blocks with heading and text left, image right. Dividers.&quot;,&quot;Content feed 9 - Heading left, stacked rows of link blocks with date left, heading middle, call to action right.&quot;,&quot;Content feed 34 - Three column editorial grid with link boxes&quot;,&quot;Content feed 38 - Feature link block left, smaller link blocks right&quot;,&quot;Content feed 42 - Heading left aligned, irregular grid with differently sized link blocks with portrait image top, info bottom&quot;,&quot;Content feed 43 - Heading and link list left, featured post right with image top and info bottom, three by three grid with link blocks&quot;,&quot;Content header 30 - Featured image in the background, overlapping tag left, content center and box right&quot;,&quot;Content header 31 - Extra large heading centered overlapping content, eyebrow and tag left, heading center, image right centered,&quot;,&quot;Content header 33 - Featured image center, large text bottom right, links bottom left&quot;,&quot;CTA 1 - Heading, subheading, button&quot;,&quot;CTA 2 - Heading left, button group right&quot;,&quot;CTA 4 - Image, heading, and subheading left, button right&quot;,&quot;CTA 5 - Heading and subheading left, full width button right&quot;,&quot;CTA 6 - Extra large heading left, subheading and button right&quot;,&quot;CTA 15 - Large heading and subscription form right, boxed&quot;,&quot;CTA 23 - Left half with heading and button, right half with color background with heading and button&quot;,&quot;CTA 29 - Image left, large heading and button right&quot;,&quot;CTA 30 - Heading and button left, image right&quot;,&quot;FAQ 3 - Padded background image, centered header, accordion questions&quot;,&quot;FAQ 14 - Header centered, grid with centered icon, question and answer blocks&quot;,&quot;Feature 1&quot;,&quot;Features 1 - Text left, image right&quot;,&quot;Features 3 - Text left, image full height right&quot;,&quot;Features 4 - Image full height left, text right&quot;,&quot;Features 29 - Text and list of features left, image right&quot;,&quot;Features 30 - Heading and paragraph left, image right, list of features with icons below&quot;,&quot;Features 38 - Heading, list of features with icons in two columns&quot;,&quot;Features 41 - Heading left, text right&quot;,&quot;Features 42 - Text left, heading right&quot;,&quot;Features 48 - Image left, list of features right&quot;,&quot;Features 52 - Full size cards overlapping on scroll&quot;,&quot;Features 54 - Multi column layout&quot;,&quot;Footer 2 - Centered text&quot;,&quot;Footer 5 - Text left, social right&quot;,&quot;Footer 6 - Social left, text right&quot;,&quot;Footer 8 - Four columns. Logo, links, text and dropdown below.&quot;,&quot;Footer 20 - Large email and address&quot;,&quot;Footer 24 - Four link columns. Text and links below.&quot;,&quot;Footer 26 - Large links left, logo right&quot;,&quot;Footer 27 - Extra large text, email and links&quot;,&quot;Gallery 35 - Random grid&quot;,&quot;Hero Interactive 3 - Heading, Subheading, and CTA on the Left, Background Image on the Right&quot;,&quot;Hero 3 - Content with icons left, image right&quot;,&quot;Hero 4 - Image left, content with icons right&quot;,&quot;Hero 6 - Content left, image grid&quot;,&quot;Hero 11 - Content left boxed, image right&quot;,&quot;Hero 12 - Content right boxed, image right&quot;,&quot;Hero 17 - Content left, image right&quot;,&quot;Hero 18 - Image left, content right&quot;,&quot;Hero 26 - Subheading and image above, large heading below&quot;,&quot;Hero 30 - Staggered heading, text and image narrow centered&quot;,&quot;Hero 31 - Large heading staggered, subheading, image below&quot;,&quot;Hero 32 - Eyebrow, heading with spans, image below&quot;,&quot;Hero 34 - Headings and images stacked&quot;,&quot;Hero 36 - Centered content, image grid in the background&quot;,&quot;Hero 37 - Image background, heading left and subheading right aligned to the bottom&quot;,&quot;Hero 39 - Background image, content left with subscription form&quot;,&quot;Hero 41 - Background image, heading, overlapping image&quot;,&quot;Hero 42 - Staggered heading, centered image, subheading bottom left&quot;,&quot;Hero 43 - Content bottom left&quot;,&quot;Hero 44 - Content top right, heading bottom centered&quot;,&quot;Hero 45 - Background image, heading and buttons left, subheading and subscription form right&quot;,&quot;Hero 46 - Background image, content left, metrics right&quot;,&quot;Hero 48 - Background image, content centered&quot;,&quot;Hero 49 - Heading with inline images&quot;,&quot;Hero 53 - Heading top left, subheading and buttons bottom right&quot;,&quot;Logos 7 - Logo grid left, heading and subhedaing right&quot;,&quot;Logos 8 - Eyebrow, heading, subheading, and button left, logo grid right&quot;,&quot;Nav 37 - Logo and links spaced (Simple)&quot;,&quot;Nav 38 - Logo and links spaced (Dropdown)&quot;,&quot;Nav 39 - Logo and links spaced (Large dropdown)&quot;,&quot;Nav 40 - Logo and links spaced (Large dropdown)&quot;,&quot;Nav 41 - Logo and links spaced (Meganav)&quot;,&quot;Nav 42 - Logo and links spaced (Meganav)&quot;,&quot;Nav 44 - Logo and links spaced (Meganav)&quot;,&quot;Nav 46 - Logo left, button right (Centered full screen nav)&quot;,&quot;Nav 47 - Logo left, button right (Right-aligned full screen nav)&quot;,&quot;Nav 48 - Logo left, button right (Two column full screen nav)&quot;,&quot;Nav 49 - Logo left, button right (Three column full screen nav)&quot;,&quot;Nav 50 - Logo left, button right (Two column and additional links full screen nav)&quot;,&quot;Nav 51 - Logo left, button right (Two columns of large links, two columns of small links, in full screen nav)&quot;,&quot;Nav 52 - Logo left, button right (Large links left-aligned in full screen nav)&quot;,&quot;Nav 53 - Logo left, button right&quot;,&quot;Nav 54 - Two level nav. Logo, search, links and button top, extra links below.&quot;,&quot;Nav 55 - Two level nav. Dropdown, centered logo and buttons top. Links and search below.&quot;,&quot;Nav 57 - Logo left, links center boxed, button right. Fixed.&quot;,&quot;Nav 58 - Logo left, buttons right. Small. Fixed.&quot;,&quot;Nav 59 - Logo, links and button. Boxed. Narrow. Fixed.&quot;,&quot;Nav 60 - Two level nav. Links top. Logo, links and button below. Fixed.&quot;,&quot;Nav 61 - Logo, links and button. Boxed. Bottom fixed.&quot;,&quot;Pricing 4 - Heading, one card centered&quot;,&quot;Pricing 14 - Icon, heading, two columns merged&quot;,&quot;Pricing 15 - Icon, heading, three columns merged&quot;],&quot;pinecone&quot;:{&quot;resultsCount&quot;:2,&quot;versionedResourceId&quot;:&quot;67129fba3e92a5d9d7d1527d&quot;,&quot;model&quot;:&quot;Component&quot;,&quot;libraryName&quot;:&quot;copilot-library&quot;,&quot;fallBackSectionResults&quot;:[{&quot;assetName&quot;:&quot;Nav 1 - Logo and links left, buttons right (Simple)&quot;,&quot;targetComponentId&quot;:&quot;de26db10-c777-29bd-dfe6-0c14bf933c1a&quot;},{&quot;assetName&quot;:&quot;Hero 1 - Content left, image right&quot;,&quot;targetComponentId&quot;:&quot;ed0df957-42e7-0df3-e577-352399b48f11&quot;},{&quot;assetName&quot;:&quot;Features 20 - Three blocks&quot;,&quot;targetComponentId&quot;:&quot;56f2be38-a918-7d38-c356-0291a1c17017&quot;},{&quot;assetName&quot;:&quot;Gallery 11 - Four by two grid&quot;,&quot;targetComponentId&quot;:&quot;797c0572-98a3-41a6-1037-5620222cd5b9&quot;},{&quot;assetName&quot;:&quot;Features 39 - Heading, list of features with icons in three columns&quot;,&quot;targetComponentId&quot;:&quot;f6b1cc4f-38a5-9a66-ecee-6bea87ebcc2a&quot;},{&quot;assetName&quot;:&quot;FAQ 8 - Header left aligned, three column grid with questions and answers stacked&quot;,&quot;targetComponentId&quot;:&quot;b91c719b-7425-3d70-9a9e-e77cb79326a9&quot;},{&quot;assetName&quot;:&quot;Contact 23 - Header left aligned, two columns of contact info&quot;,&quot;targetComponentId&quot;:&quot;56dfef87-8bc4-50b0-0f83-5209c04eaa62&quot;},{&quot;assetName&quot;:&quot;Footer 4 - Logo left, links center, social right. Text below.&quot;,&quot;targetComponentId&quot;:&quot;6edc7c5d-2168-465f-a27e-2f0e7ea24353&quot;}]}},&quot;group&quot;:&quot;R3kBq8LuMfkV3R32mhK0N&quot;,&quot;rule_id&quot;:&quot;R3kBq8LuMfkV3R32mhK0N&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;2216482092&quot;:{&quot;name&quot;:&quot;2216482092&quot;,&quot;value&quot;:{&quot;libraryMetadata&quot;:{&quot;copilot-library&quot;:{&quot;versionedResourceId&quot;:&quot;66c4bc82c44f7c3bea9aa534&quot;}},&quot;maxConcurrent&quot;:50,&quot;librarySearchOptions&quot;:{&quot;numResults&quot;:100,&quot;weightPower&quot;:10,&quot;rerank&quot;:true,&quot;allowedLibraries&quot;:[&quot;copilot-library&quot;],&quot;allowedVersions&quot;:[&quot;66c4bc82c44f7c3bea9aa534&quot;],&quot;includeOmitted&quot;:&quot;never&quot;},&quot;availableComponentCategories&quot;:[&quot;Hero&quot;,&quot;Features&quot;,&quot;Footer&quot;,&quot;Pricing&quot;,&quot;Gallery&quot;,&quot;CTA&quot;,&quot;Testimonial&quot;,&quot;Content Feed&quot;,&quot;Content Hero&quot;,&quot;Blog Body&quot;,&quot;Banner&quot;,&quot;FAQ&quot;,&quot;Contact&quot;,&quot;Team&quot;,&quot;Logos&quot;,&quot;Career&quot;,&quot;Stats / Metrics&quot;,&quot;Event Header&quot;,&quot;Event Feed&quot;,&quot;404&quot;],&quot;availableIterationCategories&quot;:[&quot;Copy&quot;],&quot;enableQueryByMetadata&quot;:true,&quot;approvedTemplateIds&quot;:[&quot;5c75aacdf20430c74e511659&quot;,&quot;5c75a7eab05c3fd864a6436c&quot;,&quot;5c75aee206591073b28b2d36&quot;,&quot;66da3c1791a367f95fea4e65&quot;,&quot;67092c2346eca33cec2a4b80&quot;,&quot;6706e96d9a1ac6af22f67dc6&quot;,&quot;670881e9ca5b45aded57e8bf&quot;,&quot;67093b55adc4a9a95151dcf3&quot;],&quot;supportedWfdlTypes&quot;:[&quot;Layout::Section&quot;,&quot;Basic::Block&quot;,&quot;Layout::Grid&quot;,&quot;Basic::Image&quot;,&quot;Basic::Heading&quot;,&quot;Basic::Paragraph&quot;,&quot;Basic::Link&quot;,&quot;Basic::Strong&quot;,&quot;Basic::LineBreak&quot;,&quot;Basic::String&quot;,&quot;Icon::Icon&quot;,&quot;Layout::Layout&quot;,&quot;Layout::Cell&quot;,&quot;Tabs::TabsWrapper&quot;,&quot;Tabs::TabsMenu&quot;,&quot;Tabs::TabsLink&quot;,&quot;Tabs::TabsContent&quot;,&quot;Tabs::TabsPane&quot;,&quot;Basic::List&quot;,&quot;Basic::ListItem&quot;,&quot;Basic::RichText&quot;,&quot;Basic::Figure&quot;,&quot;Basic::Span&quot;,&quot;Layout::HFlex&quot;,&quot;Basic::Blockquote&quot;,&quot;Basic::Figcaption&quot;,&quot;Embed::HtmlEmbed&quot;,&quot;Layout::VFlex&quot;,&quot;Builtin::DOM&quot;],&quot;maxEditSectionCharacterCount&quot;:80000,&quot;skipEditSectionValidation&quot;:false},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;2351366352&quot;:{&quot;name&quot;:&quot;2351366352&quot;,&quot;value&quot;:{&quot;field1&quot;:&quot;value1&quot;,&quot;field2&quot;:&quot;value2 changed&quot;},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;2355632600&quot;:{&quot;name&quot;:&quot;2355632600&quot;,&quot;value&quot;:{&quot;contentURL&quot;:&quot;https://s3.amazonaws.com/webflow-dev-assets/66fd83b6cc0c8c6ed0e398e6%2Fcontent.json&quot;},&quot;group&quot;:&quot;4hbT4fg2lW0gpsgDSUkfnE&quot;,&quot;rule_id&quot;:&quot;4hbT4fg2lW0gpsgDSUkfnE&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;2401116685&quot;:{&quot;name&quot;:&quot;2401116685&quot;,&quot;value&quot;:{&quot;Logger&quot;:false},&quot;group&quot;:&quot;7uBjuMzSrf1kFNLoPxK7RW&quot;,&quot;rule_id&quot;:&quot;7uBjuMzSrf1kFNLoPxK7RW&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;2486364096&quot;:{&quot;name&quot;:&quot;2486364096&quot;,&quot;value&quot;:{&quot;applyExistingStyles&quot;:&quot;gpt-4o-2024-05-13&quot;,&quot;applyExistingStylesFineTuned&quot;:&quot;gpt-4o-2024-05-13&quot;,&quot;getToolCall&quot;:&quot;gpt-3.5-turbo-0125&quot;,&quot;modifyHtmlSnippet&quot;:&quot;gpt-3.5-turbo-0125&quot;,&quot;extendStyles&quot;:&quot;gpt-4-turbo-preview&quot;,&quot;getStyleAdditions&quot;:&quot;gpt-3.5-turbo-0125&quot;,&quot;rerankLibrarySection&quot;:&quot;gpt-3.5-turbo&quot;,&quot;summarizeSite&quot;:&quot;gpt-3.5-turbo&quot;,&quot;summarizeHTML&quot;:&quot;gpt-4o&quot;,&quot;winnowStyles&quot;:&quot;gpt-3.5-turbo-0125&quot;,&quot;getRequiredStyles&quot;:&quot;gpt-4-turbo-preview&quot;,&quot;copyChanges&quot;:&quot;gpt-4o&quot;},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;2546957535&quot;:{&quot;name&quot;:&quot;2546957535&quot;,&quot;value&quot;:{},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;2789269995&quot;:{&quot;name&quot;:&quot;2789269995&quot;,&quot;value&quot;:{&quot;limit&quot;:10},&quot;group&quot;:&quot;2sw1MbaVRxXxcxjqtd7uAl:100.00:3&quot;,&quot;rule_id&quot;:&quot;2sw1MbaVRxXxcxjqtd7uAl:100.00:3&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;2857348505&quot;:{&quot;name&quot;:&quot;2857348505&quot;,&quot;value&quot;:{},&quot;group&quot;:&quot;prestart&quot;,&quot;rule_id&quot;:&quot;prestart&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[],&quot;is_user_in_experiment&quot;:false,&quot;is_experiment_active&quot;:false},&quot;2929119789&quot;:{&quot;name&quot;:&quot;2929119789&quot;,&quot;value&quot;:{},&quot;group&quot;:&quot;prestart&quot;,&quot;rule_id&quot;:&quot;prestart&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[],&quot;is_user_in_experiment&quot;:false,&quot;is_experiment_active&quot;:false},&quot;3023147062&quot;:{&quot;name&quot;:&quot;3023147062&quot;,&quot;value&quot;:{},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;3112069432&quot;:{&quot;name&quot;:&quot;3112069432&quot;,&quot;value&quot;:{},&quot;group&quot;:&quot;7LLKzh2sYN9ZQNWvFtAGCo&quot;,&quot;rule_id&quot;:&quot;7LLKzh2sYN9ZQNWvFtAGCo&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;3258716925&quot;:{&quot;name&quot;:&quot;3258716925&quot;,&quot;value&quot;:{&quot;concurrency&quot;:10,&quot;jobConcurrency&quot;:5,&quot;testConcurrency&quot;:5},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;3289310561&quot;:{&quot;name&quot;:&quot;3289310561&quot;,&quot;value&quot;:{&quot;cancelId&quot;:&quot;&quot;},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;3313039722&quot;:{&quot;name&quot;:&quot;3313039722&quot;,&quot;value&quot;:{&quot;concurrencyLimit&quot;:5,&quot;concurrencyLimitVariants&quot;:1,&quot;batchSize&quot;:50},&quot;group&quot;:&quot;1GvE2ByNdIwDAl4XiF6gAK&quot;,&quot;rule_id&quot;:&quot;1GvE2ByNdIwDAl4XiF6gAK&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;3557227276&quot;:{&quot;name&quot;:&quot;3557227276&quot;,&quot;value&quot;:{},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;3590523401&quot;:{&quot;name&quot;:&quot;3590523401&quot;,&quot;value&quot;:{&quot;isUserEligibleForWxpTutorial&quot;:false,&quot;wxpLearnMoreLink&quot;:&quot;&quot;},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[{&quot;gate&quot;:&quot;3096464966&quot;,&quot;gateValue&quot;:&quot;false&quot;,&quot;ruleID&quot;:&quot;default&quot;}]},&quot;3591394191&quot;:{&quot;name&quot;:&quot;3591394191&quot;,&quot;value&quot;:{&quot;fullStoryConsent&quot;:[&quot;flagOne&quot;],&quot;keyboardShortcuts&quot;:{&quot;flagOne&quot;:&quot;* e m e r s o n *&quot;}},&quot;group&quot;:&quot;disabled&quot;,&quot;rule_id&quot;:&quot;disabled&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;3686551772&quot;:{&quot;name&quot;:&quot;3686551772&quot;,&quot;value&quot;:{},&quot;group&quot;:&quot;prestart&quot;,&quot;rule_id&quot;:&quot;prestart&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[],&quot;is_user_in_experiment&quot;:false,&quot;is_experiment_active&quot;:false},&quot;3913199261&quot;:{&quot;name&quot;:&quot;3913199261&quot;,&quot;value&quot;:{&quot;cdnUsagePercentage&quot;:-1},&quot;group&quot;:&quot;5zmIpszINEongj5uEsaAbm&quot;,&quot;rule_id&quot;:&quot;5zmIpszINEongj5uEsaAbm&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;3931106129&quot;:{&quot;name&quot;:&quot;3931106129&quot;,&quot;value&quot;:{},&quot;group&quot;:&quot;prestart&quot;,&quot;rule_id&quot;:&quot;prestart&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[],&quot;is_user_in_experiment&quot;:false,&quot;is_experiment_active&quot;:false},&quot;3934148661&quot;:{&quot;name&quot;:&quot;3934148661&quot;,&quot;value&quot;:{&quot;MAX_NESTED_DYNLISTS_PER_PAGE&quot;:1,&quot;MAX_DYNLISTS_PER_PAGE&quot;:20,&quot;MAX_NESTED_COLLECTION_LIST_LIMIT&quot;:5,&quot;MAX_COLLECTION_LIST_LIMIT&quot;:100},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;4041193489&quot;:{&quot;name&quot;:&quot;4041193489&quot;,&quot;value&quot;:{},&quot;group&quot;:&quot;layerAssignment&quot;,&quot;rule_id&quot;:&quot;layerAssignment&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[],&quot;is_user_in_experiment&quot;:false,&quot;is_experiment_active&quot;:true},&quot;4083567884&quot;:{&quot;name&quot;:&quot;4083567884&quot;,&quot;value&quot;:{&quot;Enabled&quot;:false},&quot;group&quot;:&quot;5VEWqLbJdQQMF3tjK5fil1&quot;,&quot;rule_id&quot;:&quot;5VEWqLbJdQQMF3tjK5fil1&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[{&quot;gate&quot;:&quot;807953839&quot;,&quot;gateValue&quot;:&quot;true&quot;,&quot;ruleID&quot;:&quot;3MClV6ERIlJKSDEUmOR7AS:100.00:6&quot;}],&quot;is_user_in_experiment&quot;:true,&quot;is_experiment_active&quot;:true},&quot;4092855684&quot;:{&quot;name&quot;:&quot;4092855684&quot;,&quot;value&quot;:{&quot;model&quot;:&quot;gemini-1.5-flash-001&quot;,&quot;promptText:&quot;:&quot;&quot;},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;4103643638&quot;:{&quot;name&quot;:&quot;4103643638&quot;,&quot;value&quot;:{&quot;Database&quot;:{&quot;TTL&quot;:120,&quot;Method&quot;:&quot;json&quot;}},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]},&quot;4206156914&quot;:{&quot;name&quot;:&quot;4206156914&quot;,&quot;value&quot;:{&quot;flags&quot;:[]},&quot;group&quot;:&quot;default&quot;,&quot;rule_id&quot;:&quot;default&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[]}},&quot;layer_configs&quot;:{&quot;1188775031&quot;:{&quot;name&quot;:&quot;1188775031&quot;,&quot;value&quot;:{&quot;enabled&quot;:false,&quot;color&quot;:&quot;blue&quot;},&quot;group&quot;:&quot;6qmLACXxRKPLSrrr1H7dkw&quot;,&quot;rule_id&quot;:&quot;6qmLACXxRKPLSrrr1H7dkw&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[],&quot;explicit_parameters&quot;:[&quot;enabled&quot;],&quot;allocated_experiment_name&quot;:&quot;622649767&quot;,&quot;is_experiment_active&quot;:true,&quot;is_user_in_experiment&quot;:true,&quot;undelegated_secondary_exposures&quot;:[]},&quot;3882713391&quot;:{&quot;name&quot;:&quot;3882713391&quot;,&quot;value&quot;:{&quot;color&quot;:&quot;yellow&quot;,&quot;size&quot;:&quot;ex-large&quot;},&quot;group&quot;:&quot;4oqeeNe5OpnCVtbmNq37oB&quot;,&quot;rule_id&quot;:&quot;4oqeeNe5OpnCVtbmNq37oB&quot;,&quot;is_device_based&quot;:false,&quot;secondary_exposures&quot;:[],&quot;explicit_parameters&quot;:[&quot;color&quot;],&quot;allocated_experiment_name&quot;:&quot;1316201488&quot;,&quot;is_experiment_active&quot;:true,&quot;is_user_in_experiment&quot;:true,&quot;undelegated_secondary_exposures&quot;:[]}},&quot;sdkParams&quot;:{},&quot;has_updates&quot;:true,&quot;generator&quot;:&quot;statsig-node-sdk&quot;,&quot;sdkInfo&quot;:{&quot;sdkType&quot;:&quot;statsig-node&quot;,&quot;sdkVersion&quot;:&quot;5.26.0&quot;},&quot;time&quot;:1732743661982,&quot;evaluated_keys&quot;:{&quot;userID&quot;:&quot;unauthenticated-users&quot;,&quot;customIDs&quot;:{&quot;stableID&quot;:&quot;3245b93c-8e63-4805-b351-0191f4c38d2c&quot;,&quot;anonymousId&quot;:&quot;3245b93c-8e63-4805-b351-0191f4c38d2c&quot;,&quot;siteId&quot;:&quot;66d56972b3c3c9ac587210c0&quot;}},&quot;hash_used&quot;:&quot;djb2&quot;,&quot;user&quot;:{&quot;userID&quot;:&quot;unauthenticated-users&quot;,&quot;userAgent&quot;:&quot;Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 3.5.21022; .NET CLR 1.0.3705; .NET CLR 1.1.4322)&quot;,&quot;ip&quot;:&quot;8.222.208.146&quot;,&quot;custom&quot;:{&quot;app&quot;:&quot;preview&quot;,&quot;path&quot;:&quot;/&quot;,&quot;pathWithParams&quot;:&quot;/&quot;,&quot;siteCreated&quot;:&quot;1725262194591&quot;,&quot;siteShortName&quot;:&quot;conto-template&quot;,&quot;cloneOf&quot;:&quot;611545267a5d5e8cee5b22cd&quot;,&quot;userVerified&quot;:&quot;false&quot;,&quot;isOveragesEnabled&quot;:&quot;false&quot;,&quot;ruleCacheUpdated&quot;:&quot;Wed Nov 27 2024 21:57:31 GMT+0000 (Coordinated Universal Time)&quot;,&quot;hydrationDataCreated&quot;:&quot;Wed Nov 27 2024 22:08:37 GMT+0000 (Coordinated Universal Time)&quot;},&quot;customIDs&quot;:{&quot;stableID&quot;:&quot;3245b93c-8e63-4805-b351-0191f4c38d2c&quot;,&quot;anonymousId&quot;:&quot;3245b93c-8e63-4805-b351-0191f4c38d2c&quot;,&quot;siteId&quot;:&quot;66d56972b3c3c9ac587210c0&quot;},&quot;statsigEnvironment&quot;:{&quot;tier&quot;:&quot;production&quot;}}},&quot;hydrationDataCreatedTimestamp&quot;:1732745317454},&quot;isInBeta&quot;:true,&quot;configTest&quot;:&quot;production&quot;,&quot;initialFeatureFlags&quot;:{&quot;d2&quot;:true}} </script><script type="text/javascript">function htmlDecode(input) { var doc = new DOMParser().parseFromString(input, "text/html"); return doc.documentElement.textContent; } var initialDataEl = document.getElementById('wf-initial-data'); var initialData = {}; try { initialData = JSON.parse(htmlDecode(initialDataEl.innerHTML)); } catch (e) { console.log("Failed to parse initial data"); } window.webflowInitialData = initialData; window.datadogRumConfig = {"applicationId":"f3c57749-9e82-4d88-becf-68d52740251a","clientToken":"pub169e3de286f8f5a3a10c221c89a167d3","sampleRate":10,"replaySampleRate":0,"env":"prod","version":"dev-4ceecef68e85091b66edd768e22e8e83889df2df","allowedTracingOrigins":["https://webflow.com","http://webflow.com","https://www.webflow.com"]}; window.fullstoryConfig = {"orgId":"2Z5NT","isEnabled":false}; window.knockPublicApiKey = null; window.exploConfig = {}; </script><script type="text/javascript" src="https://d3e54v103j8qbb.cloudfront.net/gen/js/webflow-designer.caa0d8586b1f565097d4.js" crossorigin="anonymous"></script><script type="text/javascript">window.performance && typeof performance.mark === 'function' && performance.mark('end js:execute-app'); </script><script>window.consentManagerConfig = function(exports) { var React = exports.React var bannerContent = React.createElement( "span", null, "We use cookies (and other similar technologies) to improve your experience on our site. By using this website you agree to our", " ", React.createElement( "a", { href: '/legal/cookie-policy', target: "_blank" }, "Cookie Policy" ), "." ); var preferencesDialogTitle = 'Cookie Preferences' var preferencesDialogContent = 'We use data collected by cookies and JavaScript libraries to improve the functionality of the Webflow Dashboard, deliver personalized advertisements, and increase the overall performance of our service.' var cancelDialogTitle = 'Are you sure you want to cancel?' var cancelDialogContent = React.createElement( 'span', null, 'Your preferences have not been saved. By continuing to use our website, you՚re agreeing to our', ' ', React.createElement( 'a', {href: '/legal/cookie-policy', target: '_blank'}, 'Cookie Policy' ), '.' ) var defaultDestinationBehavior = 'imply' return { container: '#consent-container', writeKey: 'f28KeHZ0I4kQbVZw6U8fqkBHQ5PyOMs0', cdnHost: 'analytics.webflow.com', shouldRequireConsent: async function () { try { const inEu = exports.inEU(); let isAuth; if(inEu) { isAuth = await isAuthenticated(); } // if in EU and not authenticated, require consent return inEu && !isAuth; } catch (e) { return true; } }, bannerContent: bannerContent, preferencesDialogTitle: preferencesDialogTitle, preferencesDialogContent: preferencesDialogContent, cancelDialogTitle: cancelDialogTitle, cancelDialogContent: cancelDialogContent, defaultDestinationBehavior: defaultDestinationBehavior, onError: function(err) { console.error('SegmentConsentManager', err); }, closeBehavior: function(categories) { return categories; // This sets them to the default value }, } } var body = document.getElementsByTagName("body")[0]; var consentScript = document.createElement("script"); consentScript.setAttribute( "src", "https://unpkg.com/@segment/consent-manager@4.5.1/standalone/consent-manager.js" ); consentScript.setAttribute( "integrity", "sha384-6m1+pfvSflZ20rCXvmOQ340ZQ4K4peogarq/HMfzcCXyB6ngUjpm3PuCGwvQy87Y" ); consentScript.setAttribute("crossorigin", "anonymous"); consentScript.setAttribute("defer", "defer"); body.appendChild(consentScript); </script><div id="consent-container"></div><script type="text/javascript">window._hostUrl = "https://webflow.com"; </script><script type="text/javascript">async function isAuthenticated() { try { let response = await fetch(`${window._hostUrl}/api/user/readOnlyData`, { method: 'GET', headers: { "Content-Type": "application/json;charset=UTF-8" }, credentials: 'include' }); return response.status === 200; } catch (error) { console.error('Error during authentication:', error); return false; } }</script><script type="text/javascript">(function() { var isLoggedIn = "true" === "false"; //////////////////////////////////////////////////////////////////////////////// // code shared between both logged in and logged out states function getFirstTouchCookie(firstTouchCookieKey) { if (!firstTouchCookieKey) return; return document.cookie.split(';').find(function(item) { return item.trim().indexOf(firstTouchCookieKey + '=') === 0; }); } function setFirstTouchCookie(firstTouchCookieKey, firstTouchParams) { var expireDate = new Date(); var domain; try { domain = new URL("https://webflow.com").hostname; } catch (err) { console.log(err); domain = window.location.hostname.toString(); } expireDate.setTime(expireDate.getTime() + (365 * 24 * 60 * 60 * 1000)); document.cookie = [ firstTouchCookieKey, '=', encodeURIComponent(JSON.stringify(firstTouchParams)), ';secure', ';domain=.', domain, ';path=/', ';expires=', expireDate.toUTCString(), ].join(''); } function parseFirstTouchParams(firstTouchCookieKey, firstTouchCookie) { try { return JSON.parse(decodeURIComponent(firstTouchCookie).trim().substring(firstTouchCookieKey.length + 1, firstTouchCookie.length)) } catch (e) { console.log(e); } } // We apply a limit on a presignup breadcrumbs entry in order to not allow cookie to grow too big // (above 4000 bytes, which was a max size of cookies allowed by our infrastructure // when the issue was reported). // // A sophisticated approach could be to check length of a whole cookie and, if too big in bytes, // decide what data to remove from the cookie. But we decided to take a simplified one: // we know that "presignup_breadcrumbs" is so far the only first touch cookie's field which // grows a lot over time (adding a URL to an array potentially on every page visit), therefore // we can focus on that field only. Next, we do not count real bytes in a serialized cookie, // but string chars (they could differ for example for emojis, but we do not expect emojis in URLs). // Moreover, we ignore bytes added between array entries in a serialized JSON (double quotes, commas, // spaces). Instead, we limit URLs to arbitrarily chosen: // - max 10 URLs // - max 1000 characters (sum of those URLs) // function limitPresignupBreadcrumbs(breadcrumbs) { var urlsLimit = 10; var charsLimit = 1000; var limitedBreadcrumbs = []; var charsTotal = 0; for (let i = breadcrumbs.length - 1; i >= 0; i--) { if (limitedBreadcrumbs.length < urlsLimit) { charsTotal += breadcrumbs[i].length; if (charsTotal <= charsLimit) { limitedBreadcrumbs.push(breadcrumbs[i]); } } } limitedBreadcrumbs.reverse(); return limitedBreadcrumbs; } //////////////////////////////////////////////////////////////////////////////// // code for a logged in user if (isLoggedIn) { var a_uid = ""; var a_pl = ""; var a_cr = ""; var a_school = ""; // This is useful to quickly access user variables via window object var _dashboard_vars = { subscriptionPlan: a_pl, created: a_cr, }; window.wm_userRole = _dashboard_vars; // Here we define user properties that are easier to define on the // client side var _user_meta = { 'last open dashboard': new Date() }; if (typeof dashboard != 'undefined' && dashboard.queryObj().school) { // school discount _user_meta['School Discount'] = a_school ? true : false; } // Only call identify on dashboard paths var pathname = window.location.pathname; if (/^\/dashboard(\/.*)?$/.test(pathname) || /^\/websites(\/.*)?$/.test(pathname) || /^\/designers(\/.*)?$/.test(pathname) || /^\/website(\/.*)?$/.test(pathname) || /^\/team(\/.*)?$/.test(pathname)) { analytics.identify(a_uid, _user_meta); // Identify user on Tatari for TV ads conversions if (window.tatari && typeof window.tatari.identify === 'function') { window.tatari.identify(a_uid); } } (function limitSizeOfPreviouslyCreatedFirstTouchCookie() { var firstTouchCookieKey = window.SharedConfig && window.SharedConfig.FIRST_TOUCH_COOKIE; if (!firstTouchCookieKey) return; var firstTouchCookie = getFirstTouchCookie(firstTouchCookieKey); if (!firstTouchCookie) return; var firstTouchParams = parseFirstTouchParams(firstTouchCookieKey, firstTouchCookie); if (!firstTouchParams) return; if (firstTouchParams.presignup_breadcrumbs) { firstTouchParams.presignup_breadcrumbs = limitPresignupBreadcrumbs(firstTouchParams.presignup_breadcrumbs); setFirstTouchCookie(firstTouchCookieKey, firstTouchParams); } })(); return; } //////////////////////////////////////////////////////////////////////////////// // code for a logged out / anonymous user if (!isLoggedIn) { function getQueryParam(param) { var query = window.location.search.substring(1); var params = query.split('&'); for (var i = 0; i < params.length; i++) { var pair = params[i].split('='); if (decodeURIComponent(pair[0]) === param) { return decodeURIComponent(pair[1]); } } return null; } function getURLDomainName(url) { var a = document.createElement('a'); a.href = url; return a.hostname; } function getBreadcrumb() { var match = 'utm_'; var hasUtm = window.location.search.substr(1).split('&').some(function(query) { var chunks = query.split('='); var key = chunks[0]; return key.startsWith(match); }); return (hasUtm) ? window.location.host + window.location.pathname + window.location.search + window.location.hash : ''; } function handleFirstTouchParams(firstTouchCookieKey, gatherFirstTouchParamsFn, updateBreadcrumbInFirstTouchParamsFn) { if (!firstTouchCookieKey) return; var firstTouchCookie = getFirstTouchCookie(firstTouchCookieKey); var breadcrumb = getBreadcrumb(); if (!firstTouchCookie) { var firstTouchParams = gatherFirstTouchParamsFn(breadcrumb); setFirstTouchCookie(firstTouchCookieKey, firstTouchParams); } else if (breadcrumb) { var firstTouchParams = parseFirstTouchParams(firstTouchCookieKey, firstTouchCookie); if (!firstTouchParams) return; updateBreadcrumbInFirstTouchParamsFn(firstTouchParams, breadcrumb); setFirstTouchCookie(firstTouchCookieKey, firstTouchParams); } } if (window.self !== window.top) { // If this is loaded in an iframe, skip setting the first touch cookie. // We load the dashboard sign up page in an iframe (within a modal) on marketing pages // and the iframe has the incorrect first touch parameters. // Therefore, we'll let the marketing page itself set the cookie and skip setting it here. return; } handleFirstTouchParams( window.SharedConfig && window.SharedConfig.FIRST_TOUCH_COOKIE, function gatherFirstTouchParams(breadcrumb) { var firstTouchParams = { first_touch_date: new Date().toISOString(), initial_utm_campaign: getQueryParam('utm_campaign'), initial_utm_content: getQueryParam('utm_content'), initial_utm_medium: getQueryParam('utm_medium'), initial_utm_source: getQueryParam('utm_source'), initial_utm_term: getQueryParam('utm_term'), initial_gclid: getQueryParam('gclid'), initial_page_url: document.location.href, }; if (document.referrer) { firstTouchParams['initial_referrer'] = document.referrer; firstTouchParams['initial_referring_domain'] = getURLDomainName(document.referrer); } if (breadcrumb) { firstTouchParams.presignup_breadcrumbs = limitPresignupBreadcrumbs([breadcrumb]); } return firstTouchParams; }, function updateBreadcrumbInFirstTouchParams(firstTouchParams, breadcrumb) { if (!firstTouchParams.presignup_breadcrumbs) { firstTouchParams.presignup_breadcrumbs = []; } firstTouchParams.presignup_breadcrumbs.push(breadcrumb); firstTouchParams.presignup_breadcrumbs = limitPresignupBreadcrumbs(firstTouchParams.presignup_breadcrumbs); } ); } //////////////////////////////////////////////////////////////////////////////// })();</script><link href="//fonts.googleapis.com/css?family=Roboto:400,300,500|Inconsolata:400,700" rel="stylesheet" type="text/css"><link href="//fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100;0,200;1,100&amp;family=Roboto+Mono&amp;display=swap" rel="stylesheet" type="text/css"><script>var apiKey = 'pk_2nNBXyHVOq9PIwSiawFPnWu2IHvHwxiv'; // Adapted from PartnerStack snippet https://app.partnerstack.com/settings/integrations/snippet function loadPartnerStack() { var script = document.createElement('script'); script.src = 'https://snippet.growsumo.com/growsumo.min.js'; script.type = 'text/javascript'; script.async = 'true'; script.onload = script.onreadystatechange = function() { var rs = this.readyState; if (rs && rs != 'complete' && rs != 'loaded') return; try { growsumo._initialize(apiKey); if (typeof(growsumoInit) === 'function') { growsumoInit(); } } catch (e) {} }; var topScript = document.getElementsByTagName('script')[0]; topScript.parentNode.insertBefore(script, topScript); } if (Boolean(apiKey)) { loadPartnerStack(); }</script></body></html>