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">{"experimentAssignments":[],"featureConfig":{"config":{"clientSdkKey":"client-nJfFsZScKezfQDA01wjoxovvPhAK4FTSLslypZ2pHYL","tier":"production"},"identity":{"userID":"unauthenticated-users","userAgent":"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)","ip":"8.222.208.146","custom":{"app":"preview","path":"/","pathWithParams":"/","siteCreated":"1725262194591","siteShortName":"conto-template","cloneOf":"611545267a5d5e8cee5b22cd","userVerified":"false","isOveragesEnabled":"false","ruleCacheUpdated":"Wed Nov 27 2024 21:57:31 GMT+0000 (Coordinated Universal Time)","hydrationDataCreated":"Wed Nov 27 2024 22:08:37 GMT+0000 (Coordinated Universal Time)"},"customIDs":{"stableID":"3245b93c-8e63-4805-b351-0191f4c38d2c","anonymousId":"3245b93c-8e63-4805-b351-0191f4c38d2c","siteId":"66d56972b3c3c9ac587210c0"},"privateAttributes":{},"statsigEnvironment":{"tier":"production"}},"values":{"feature_gates":{"21336891":{"name":"21336891","value":true,"rule_id":"4XwqI1y8iet2NIcDO2TzoN:100.00:1","secondary_exposures":[]},"23146391":{"name":"23146391","value":true,"rule_id":"6SNArMCfFxkOG4PypDBWFL:100.00:2","secondary_exposures":[]},"67361265":{"name":"67361265","value":true,"rule_id":"disabled","secondary_exposures":[]},"78901965":{"name":"78901965","value":true,"rule_id":"48RuCGokajj05IjM83clg6","secondary_exposures":[]},"80315670":{"name":"80315670","value":true,"rule_id":"1hZJGH6G2ILkfSYj80TPYm:100.00:8","secondary_exposures":[]},"105340574":{"name":"105340574","value":true,"rule_id":"3HvbKC4VIYLRtFPnKj0ZIm:100.00:2","secondary_exposures":[]},"130043074":{"name":"130043074","value":false,"rule_id":"6DrHnMVtw8sNwJ5LUmKPLX","secondary_exposures":[]},"143629253":{"name":"143629253","value":false,"rule_id":"default","secondary_exposures":[]},"183596474":{"name":"183596474","value":true,"rule_id":"1yunIgxgvgwpqF3MElmutP:100.00:6","secondary_exposures":[]},"214950889":{"name":"214950889","value":false,"rule_id":"4uiiUCw7JbnKVKEUq94RhK","secondary_exposures":[]},"224017973":{"name":"224017973","value":false,"rule_id":"default","secondary_exposures":[]},"274817750":{"name":"274817750","value":false,"rule_id":"6GHWDAQLh7W4BFZlIpV4H8","secondary_exposures":[]},"319846500":{"name":"319846500","value":true,"rule_id":"disabled","secondary_exposures":[]},"347694146":{"name":"347694146","value":true,"rule_id":"6yBMEwOrYk0S8hWJ4BwrRT:100.00:4","secondary_exposures":[]},"368691143":{"name":"368691143","value":false,"rule_id":"default","secondary_exposures":[]},"373409229":{"name":"373409229","value":false,"rule_id":"7qRVxHOstYJMxeapPPCoUD","secondary_exposures":[]},"379071616":{"name":"379071616","value":false,"rule_id":"7LUEVLKKefLQnYNrrjSKJc","secondary_exposures":[]},"379754554":{"name":"379754554","value":true,"rule_id":"21AUbbLP55YUfUzXBDt38Z:100.00:4","secondary_exposures":[]},"381320489":{"name":"381320489","value":true,"rule_id":"disabled","secondary_exposures":[]},"388524139":{"name":"388524139","value":true,"rule_id":"5RhNL6oqy24bcxuC0oZrQZ:100.00:1","secondary_exposures":[]},"392390055":{"name":"392390055","value":true,"rule_id":"mYAEmXGcR1KgnPHY824vD","secondary_exposures":[{"gate":"3615398992","gateValue":"true","ruleID":"5bgc9rHvAukK5ZTtBWyAS:100.00:3"}]},"397188075":{"name":"397188075","value":false,"rule_id":"21MFJBWHkirz2qj9MTPjs3","secondary_exposures":[]},"420508899":{"name":"420508899","value":false,"rule_id":"default","secondary_exposures":[]},"462884385":{"name":"462884385","value":false,"rule_id":"6OJTHBQc1p2d9F2Cu8oreT","secondary_exposures":[]},"466598482":{"name":"466598482","value":true,"rule_id":"2PaoTp0720L6EjWJBFhBaE","secondary_exposures":[{"gate":"3615398992","gateValue":"true","ruleID":"5bgc9rHvAukK5ZTtBWyAS:100.00:3"}]},"486481147":{"name":"486481147","value":true,"rule_id":"disabled","secondary_exposures":[]},"544580260":{"name":"544580260","value":true,"rule_id":"7EhnjL7mWiKocTJSKkmLCU:100.00:4","secondary_exposures":[]},"575890794":{"name":"575890794","value":true,"rule_id":"7iYqMyZPt2mpuS5bzTYC8f","secondary_exposures":[{"gate":"2685146257","gateValue":"true","ruleID":"5P9QlfTudFTaLyVQ9CLaHk:100.00:3"}]},"579933697":{"name":"579933697","value":true,"rule_id":"1ITE4PJD4UpWDXZr4xHKDW","secondary_exposures":[{"gate":"3615398992","gateValue":"true","ruleID":"5bgc9rHvAukK5ZTtBWyAS:100.00:3"}]},"607322028":{"name":"607322028","value":true,"rule_id":"01mLI2iXylyDgNDSJZmlgh","secondary_exposures":[]},"633659184":{"name":"633659184","value":false,"rule_id":"default","secondary_exposures":[]},"636082664":{"name":"636082664","value":false,"rule_id":"36qdfAaAzQ6hEl6GZnOVbB","secondary_exposures":[]},"642893197":{"name":"642893197","value":false,"rule_id":"default","secondary_exposures":[]},"659371440":{"name":"659371440","value":false,"rule_id":"2ndYVfvGizPjJ7TzBzcv8a","secondary_exposures":[]},"666213910":{"name":"666213910","value":true,"rule_id":"6nfodmSbNZngqDeJ5dTc1f:100.00:5","secondary_exposures":[]},"677045167":{"name":"677045167","value":true,"rule_id":"6XSGGtj4HmnksUh3z9Yzvo:100.00:4","secondary_exposures":[]},"699780214":{"name":"699780214","value":true,"rule_id":"4Jhyr6CJgAN0xW9SWKIpSk:100.00:3","secondary_exposures":[]},"735446394":{"name":"735446394","value":true,"rule_id":"6ZkluQSSPPZeBUsaDJApOw:100.00:1","secondary_exposures":[]},"741077080":{"name":"741077080","value":true,"rule_id":"disabled","secondary_exposures":[]},"755693267":{"name":"755693267","value":false,"rule_id":"default","secondary_exposures":[]},"789968278":{"name":"789968278","value":true,"rule_id":"12KBV7ZGIPESGYEd9f1J6j","secondary_exposures":[]},"790106369":{"name":"790106369","value":true,"rule_id":"1tAgyiw7xysVj3idDeuzJM","secondary_exposures":[]},"792309681":{"name":"792309681","value":true,"rule_id":"7paL5oTr3GqYyyQ6oIF7eh:100.00:7","secondary_exposures":[]},"807953839":{"name":"807953839","value":true,"rule_id":"3MClV6ERIlJKSDEUmOR7AS:100.00:6","secondary_exposures":[]},"809965459":{"name":"809965459","value":true,"rule_id":"disabled","secondary_exposures":[]},"814340148":{"name":"814340148","value":true,"rule_id":"2kPXMpEwdSSGQMZdT9GpFY:100.00:6","secondary_exposures":[]},"822129442":{"name":"822129442","value":true,"rule_id":"ZCL3THXajyclRy7azXnfN:100.00:1","secondary_exposures":[]},"876047238":{"name":"876047238","value":true,"rule_id":"6T2E3PXK7ZgV0AI8Yb8CTg:100.00:3","secondary_exposures":[]},"891226326":{"name":"891226326","value":false,"rule_id":"default","secondary_exposures":[]},"915869300":{"name":"915869300","value":true,"rule_id":"eiobECKNtfwlqhgncU3Fs:100.00:8","secondary_exposures":[]},"1120744071":{"name":"1120744071","value":true,"rule_id":"6WAJfHrHjoBt7qpNovfR2m:100.00:2","secondary_exposures":[]},"1131151533":{"name":"1131151533","value":true,"rule_id":"disabled","secondary_exposures":[]},"1171384976":{"name":"1171384976","value":true,"rule_id":"4GxqeVlMf5pohFY54f6pbF:100.00:7","secondary_exposures":[]},"1185683512":{"name":"1185683512","value":false,"rule_id":"default","secondary_exposures":[]},"1197475705":{"name":"1197475705","value":false,"rule_id":"default","secondary_exposures":[]},"1197746894":{"name":"1197746894","value":false,"rule_id":"62l6FrG4x1A1uszltnpcAG","secondary_exposures":[]},"1229056119":{"name":"1229056119","value":false,"rule_id":"default","secondary_exposures":[]},"1234765101":{"name":"1234765101","value":true,"rule_id":"1uGqcnA8i9tlWCnnpAa17X:100.00:4","secondary_exposures":[]},"1236803103":{"name":"1236803103","value":false,"rule_id":"Sn9PmHzqK5EWutYoUW7WM","secondary_exposures":[]},"1290849437":{"name":"1290849437","value":false,"rule_id":"67pReR4Dy9vk9rLfKGCwGs","secondary_exposures":[]},"1292405251":{"name":"1292405251","value":false,"rule_id":"6y92tFtERCGAOPANEFtCs6","secondary_exposures":[]},"1322655470":{"name":"1322655470","value":true,"rule_id":"33a1CT6pcQxQNJcK6V9hr2","secondary_exposures":[]},"1336067073":{"name":"1336067073","value":true,"rule_id":"2fAtq6siUQJKXEYjpkbIDr:100.00:16","secondary_exposures":[]},"1350250754":{"name":"1350250754","value":false,"rule_id":"default","secondary_exposures":[]},"1380896143":{"name":"1380896143","value":false,"rule_id":"default","secondary_exposures":[]},"1406455659":{"name":"1406455659","value":true,"rule_id":"5rlegi2iZRyCRkOPlUlKQU:100.00:4","secondary_exposures":[]},"1418395020":{"name":"1418395020","value":false,"rule_id":"6qQhRaDxbTEJjpU4n58483:0.00:1","secondary_exposures":[]},"1433303746":{"name":"1433303746","value":false,"rule_id":"default","secondary_exposures":[]},"1455163268":{"name":"1455163268","value":true,"rule_id":"2kVFgR7xQVy9BkZOFIxc05","secondary_exposures":[{"gate":"2685146257","gateValue":"true","ruleID":"5P9QlfTudFTaLyVQ9CLaHk:100.00:3"}]},"1455742168":{"name":"1455742168","value":false,"rule_id":"6Fkpty0I0HfLt5ffZ3yclJ","secondary_exposures":[]},"1457420719":{"name":"1457420719","value":false,"rule_id":"default","secondary_exposures":[]},"1458975701":{"name":"1458975701","value":true,"rule_id":"569VGXh60GyZrID2jR81Q9:100.00:12","secondary_exposures":[]},"1499868407":{"name":"1499868407","value":false,"rule_id":"default","secondary_exposures":[]},"1501922903":{"name":"1501922903","value":true,"rule_id":"5RvIFSPqVidVKcu6J4M7SS:100.00:2","secondary_exposures":[]},"1557989767":{"name":"1557989767","value":true,"rule_id":"3jeAADU5YqetI0qcaF7Bx5:10.00:1","secondary_exposures":[]},"1568482678":{"name":"1568482678","value":true,"rule_id":"47ghK65eraI0eFp7ZfT3sq:100.00:3","secondary_exposures":[]},"1662541974":{"name":"1662541974","value":false,"rule_id":"70CpEFG7U9QbxTVF3sSUBx","secondary_exposures":[]},"1665126082":{"name":"1665126082","value":false,"rule_id":"1U8GcaH799WWPvfleBj0Jd:0.00:1","secondary_exposures":[]},"1680586027":{"name":"1680586027","value":false,"rule_id":"5LyBdDrZdtUcvTdQ2zBaJI:0.00:4","secondary_exposures":[]},"1753134293":{"name":"1753134293","value":false,"rule_id":"disabled","secondary_exposures":[]},"1775656907":{"name":"1775656907","value":true,"rule_id":"7HBTjVqgQYxMq94JbPJLlK:100.00:11","secondary_exposures":[]},"1857805694":{"name":"1857805694","value":true,"rule_id":"disabled","secondary_exposures":[]},"1925696804":{"name":"1925696804","value":false,"rule_id":"5531Lk4npipDjyZz3jGQvn","secondary_exposures":[]},"1928608458":{"name":"1928608458","value":false,"rule_id":"disabled","secondary_exposures":[]},"1944913766":{"name":"1944913766","value":false,"rule_id":"default","secondary_exposures":[]},"1968719184":{"name":"1968719184","value":true,"rule_id":"2Hbb76pHOUExfFtF1VQWF9:100.00:4","secondary_exposures":[]},"2031799369":{"name":"2031799369","value":true,"rule_id":"53fF1cbeHgvzmb04i7IHm2:100.00:1","secondary_exposures":[]},"2084850560":{"name":"2084850560","value":true,"rule_id":"s2ATEUdygbs6WDNtNnFmO:100.00:3","secondary_exposures":[]},"2085494476":{"name":"2085494476","value":true,"rule_id":"MBAzjFMud89mVA6SRqDyQ:100.00:3","secondary_exposures":[]},"2091902242":{"name":"2091902242","value":false,"rule_id":"6maJdrkIkMO9tixmJTk0G0:0.00:7","secondary_exposures":[]},"2161096664":{"name":"2161096664","value":false,"rule_id":"MYNxzsJWY5RTmXzZoccWy:25.00:3","secondary_exposures":[]},"2182233325":{"name":"2182233325","value":false,"rule_id":"default","secondary_exposures":[]},"2193997669":{"name":"2193997669","value":false,"rule_id":"default","secondary_exposures":[]},"2195150436":{"name":"2195150436","value":true,"rule_id":"5oqKa0aj5UNvdxSpZX8AlS:100.00:4","secondary_exposures":[]},"2198334698":{"name":"2198334698","value":false,"rule_id":"default","secondary_exposures":[]},"2224902271":{"name":"2224902271","value":false,"rule_id":"7v6Oj64zC3txSdNM8WyqJ5","secondary_exposures":[]},"2332153945":{"name":"2332153945","value":false,"rule_id":"2ttbTN7Dyd38G7zkfsd3gO","secondary_exposures":[]},"2340184165":{"name":"2340184165","value":false,"rule_id":"default","secondary_exposures":[]},"2348917033":{"name":"2348917033","value":false,"rule_id":"13kTBOmW5JBG9WhkrYIeVF:50.00:2","secondary_exposures":[]},"2354820654":{"name":"2354820654","value":false,"rule_id":"3ieVn0gTdtKamPeRfwaACI","secondary_exposures":[]},"2361218180":{"name":"2361218180","value":false,"rule_id":"default","secondary_exposures":[]},"2388854597":{"name":"2388854597","value":true,"rule_id":"AyPROAqWP1HDbxpaJ3Bj5:100.00:1","secondary_exposures":[]},"2433588987":{"name":"2433588987","value":false,"rule_id":"43ez68XKItOpK8OnunNV5E:0.00:2","secondary_exposures":[]},"2458909760":{"name":"2458909760","value":false,"rule_id":"default","secondary_exposures":[]},"2465149363":{"name":"2465149363","value":false,"rule_id":"default","secondary_exposures":[]},"2487845889":{"name":"2487845889","value":false,"rule_id":"default","secondary_exposures":[]},"2491501114":{"name":"2491501114","value":false,"rule_id":"default","secondary_exposures":[]},"2494249199":{"name":"2494249199","value":false,"rule_id":"default","secondary_exposures":[]},"2502070427":{"name":"2502070427","value":true,"rule_id":"5jtN53lnzN84VbhWibi51Q","secondary_exposures":[]},"2519229707":{"name":"2519229707","value":false,"rule_id":"default","secondary_exposures":[]},"2524380347":{"name":"2524380347","value":true,"rule_id":"4kR1aQEEAXj3idg9ag32tm","secondary_exposures":[]},"2526987152":{"name":"2526987152","value":false,"rule_id":"default","secondary_exposures":[]},"2529408901":{"name":"2529408901","value":true,"rule_id":"2FVrP3zpJxPGJ4lpzATOAz:100.00:4","secondary_exposures":[]},"2550320370":{"name":"2550320370","value":true,"rule_id":"72G1Fy8i0ruKbdhdWPRBZP:100.00:2","secondary_exposures":[]},"2605123638":{"name":"2605123638","value":true,"rule_id":"3AOavQFFZQPhBgYu4UUpkZ:100.00:3","secondary_exposures":[]},"2608516337":{"name":"2608516337","value":false,"rule_id":"2yciR763sFPOKevyKfefiH","secondary_exposures":[]},"2636510003":{"name":"2636510003","value":true,"rule_id":"7DiereHJW3aKChKjkU73yF","secondary_exposures":[]},"2663519398":{"name":"2663519398","value":true,"rule_id":"3XGyJJW8YQ2sZhp9DysyGf:100.00:1","secondary_exposures":[]},"2685146257":{"name":"2685146257","value":true,"rule_id":"5P9QlfTudFTaLyVQ9CLaHk:100.00:3","secondary_exposures":[]},"2702114298":{"name":"2702114298","value":true,"rule_id":"bV7WfY05R4UZ4LRjZ3enQ:100.00:3","secondary_exposures":[]},"2714120603":{"name":"2714120603","value":true,"rule_id":"6VjZF3B6S2pogRcYSCvTFr:100.00:1","secondary_exposures":[]},"2715927287":{"name":"2715927287","value":false,"rule_id":"3tXvySrc5O9CWt3vcijiMW","secondary_exposures":[]},"2718510159":{"name":"2718510159","value":false,"rule_id":"default","secondary_exposures":[]},"2753418190":{"name":"2753418190","value":true,"rule_id":"xZT7YcZSEH2GovDssiVFu:100.00:2","secondary_exposures":[]},"2759911512":{"name":"2759911512","value":false,"rule_id":"H5QQfy17ZNmsA0yv60ujx","secondary_exposures":[]},"2776696732":{"name":"2776696732","value":false,"rule_id":"default","secondary_exposures":[]},"2781896974":{"name":"2781896974","value":false,"rule_id":"default","secondary_exposures":[]},"2825044701":{"name":"2825044701","value":false,"rule_id":"59oRFm6mkYYsmTZlv1sebF","secondary_exposures":[]},"2860045578":{"name":"2860045578","value":false,"rule_id":"7LsLYGp7Jn6Km8hHgwAYZC","secondary_exposures":[]},"2867851366":{"name":"2867851366","value":false,"rule_id":"5xGEeNkR2BxQjFyLOZq7SI","secondary_exposures":[]},"2886076224":{"name":"2886076224","value":false,"rule_id":"default","secondary_exposures":[{"gate":"2361218180","gateValue":"false","ruleID":"default"}]},"2886816758":{"name":"2886816758","value":false,"rule_id":"default","secondary_exposures":[]},"2902992011":{"name":"2902992011","value":false,"rule_id":"default","secondary_exposures":[]},"2907110567":{"name":"2907110567","value":false,"rule_id":"3NB8tHOutIEq36ohdRkDfi","secondary_exposures":[]},"2974679073":{"name":"2974679073","value":true,"rule_id":"2RIdGkmf41mJnytXCLsKjP","secondary_exposures":[]},"2978864049":{"name":"2978864049","value":false,"rule_id":"6aWA9ZaF7ZgPePjBFJwljv:0.00:2","secondary_exposures":[]},"3017737205":{"name":"3017737205","value":true,"rule_id":"3BdVaVl8zT6Y8DmUDZR5Vc:100.00:21","secondary_exposures":[]},"3049370236":{"name":"3049370236","value":false,"rule_id":"2Sh3MDPwgLU8auX8ukFjtA","secondary_exposures":[]},"3081421921":{"name":"3081421921","value":false,"rule_id":"default","secondary_exposures":[]},"3091005856":{"name":"3091005856","value":true,"rule_id":"72HFYKmmybL0mpSAMti7vB:100.00:1","secondary_exposures":[]},"3096464966":{"name":"3096464966","value":false,"rule_id":"default","secondary_exposures":[]},"3221145664":{"name":"3221145664","value":true,"rule_id":"2cBLA8TUSXL7UgZDS8WInS","secondary_exposures":[{"gate":"2685146257","gateValue":"true","ruleID":"5P9QlfTudFTaLyVQ9CLaHk:100.00:3"}]},"3229469216":{"name":"3229469216","value":false,"rule_id":"default","secondary_exposures":[]},"3245744487":{"name":"3245744487","value":false,"rule_id":"2tPYgRHDUIV3ZMqiEVoqhg","secondary_exposures":[]},"3258263545":{"name":"3258263545","value":false,"rule_id":"default","secondary_exposures":[]},"3330964648":{"name":"3330964648","value":false,"rule_id":"default","secondary_exposures":[]},"3375039294":{"name":"3375039294","value":true,"rule_id":"6gvulRJtaX0DQsqQnvOpSD:100.00:1","secondary_exposures":[]},"3385366709":{"name":"3385366709","value":true,"rule_id":"6q1F0sCi96BQLXFecRVTnQ:100.00:4","secondary_exposures":[]},"3446095163":{"name":"3446095163","value":true,"rule_id":"6KqmYBA0CTqtf5qM55WRei:100.00:2","secondary_exposures":[]},"3472268204":{"name":"3472268204","value":false,"rule_id":"default","secondary_exposures":[]},"3549982661":{"name":"3549982661","value":false,"rule_id":"3IDD4AMWgMUKsIK4lNaMNF","secondary_exposures":[]},"3569511999":{"name":"3569511999","value":true,"rule_id":"38p24hiNcPdhhQn9FNatCa:100.00:3","secondary_exposures":[]},"3570326623":{"name":"3570326623","value":true,"rule_id":"disabled","secondary_exposures":[]},"3576132033":{"name":"3576132033","value":false,"rule_id":"5oTihpxUIzGjuV57OJVI8L:0.00:4","secondary_exposures":[]},"3593149932":{"name":"3593149932","value":false,"rule_id":"73CbTr1LutnFh2lzzPHiP2","secondary_exposures":[]},"3596166000":{"name":"3596166000","value":true,"rule_id":"5XLIOT3TX44LNErmtvgNEI:100.00:3","secondary_exposures":[]},"3615398992":{"name":"3615398992","value":true,"rule_id":"5bgc9rHvAukK5ZTtBWyAS:100.00:3","secondary_exposures":[]},"3639909728":{"name":"3639909728","value":false,"rule_id":"6kpX1eIi74R0XjJBi9xhWx","secondary_exposures":[]},"3642392651":{"name":"3642392651","value":false,"rule_id":"default","secondary_exposures":[]},"3644978022":{"name":"3644978022","value":false,"rule_id":"28PL87SEG8ZC1aT2WzhKTQ","secondary_exposures":[]},"3645086757":{"name":"3645086757","value":false,"rule_id":"default","secondary_exposures":[]},"3649469781":{"name":"3649469781","value":false,"rule_id":"2NNTwx8ORBXIP0ZOIarS1V","secondary_exposures":[]},"3658032975":{"name":"3658032975","value":true,"rule_id":"4HDDvXBkdEDc75ngJ5hpZV:100.00:2","secondary_exposures":[]},"3662817404":{"name":"3662817404","value":true,"rule_id":"5UT2KSeAyvTqDqCB5j1hcH","secondary_exposures":[]},"3672465503":{"name":"3672465503","value":false,"rule_id":"default","secondary_exposures":[]},"3675601689":{"name":"3675601689","value":true,"rule_id":"32BFRMcGqnmbQXA5Bu3NCU:100.00:2","secondary_exposures":[]},"3691215813":{"name":"3691215813","value":false,"rule_id":"1ttcyfue1P7kFeTSqziR6b","secondary_exposures":[]},"3706363283":{"name":"3706363283","value":true,"rule_id":"22KuRdpoKbmB6HGBr79ibu:100.00:1","secondary_exposures":[]},"3771237523":{"name":"3771237523","value":false,"rule_id":"default","secondary_exposures":[]},"3801790482":{"name":"3801790482","value":false,"rule_id":"default","secondary_exposures":[]},"3839874323":{"name":"3839874323","value":true,"rule_id":"30Zf8SH2suXsFGIg45HYCm:100.00:4","secondary_exposures":[]},"3882237741":{"name":"3882237741","value":true,"rule_id":"6mDcLhDXMywoNzXU3guFyu:100.00:4","secondary_exposures":[]},"3896737890":{"name":"3896737890","value":true,"rule_id":"irdJsWy4YAwH7k5cqYQAW:100.00:6","secondary_exposures":[]},"3918944076":{"name":"3918944076","value":false,"rule_id":"default","secondary_exposures":[]},"3935263753":{"name":"3935263753","value":true,"rule_id":"3XHir0A2oMyQjx1ohnqtwN:100.00:1","secondary_exposures":[]},"3943950952":{"name":"3943950952","value":true,"rule_id":"disabled","secondary_exposures":[]},"3999398617":{"name":"3999398617","value":false,"rule_id":"default","secondary_exposures":[]},"4042975260":{"name":"4042975260","value":true,"rule_id":"3ojdCCkK8PWtJ7BzgOAKxb:100.00:7","secondary_exposures":[]},"4051398573":{"name":"4051398573","value":true,"rule_id":"5db3Rj2yuMYqBFwmuxU9Yw:100.00:2","secondary_exposures":[]},"4063261051":{"name":"4063261051","value":false,"rule_id":"5hLueuvpFDGmXJdZqgA6B1","secondary_exposures":[]},"4093292429":{"name":"4093292429","value":true,"rule_id":"2mFWFBDczFBSS3n0wqYfge","secondary_exposures":[]},"4130065283":{"name":"4130065283","value":false,"rule_id":"default","secondary_exposures":[]},"4162533519":{"name":"4162533519","value":true,"rule_id":"5S442L6Cnfx4h6QR4jJWJJ:100.00:3","secondary_exposures":[]},"4173539718":{"name":"4173539718","value":true,"rule_id":"6OcWkXZuFdfUXaKzXh2Nef:100.00:1","secondary_exposures":[]},"4185876433":{"name":"4185876433","value":false,"rule_id":"default","secondary_exposures":[]},"4189553577":{"name":"4189553577","value":false,"rule_id":"default","secondary_exposures":[]},"4200239146":{"name":"4200239146","value":true,"rule_id":"disabled","secondary_exposures":[]},"4212621178":{"name":"4212621178","value":false,"rule_id":"72Ezg7v2trq8YOISi3JGfU","secondary_exposures":[]},"4240978131":{"name":"4240978131","value":true,"rule_id":"2QXHGEeqxigUejcfB7j7nL:100.00:4","secondary_exposures":[]},"4247444196":{"name":"4247444196","value":true,"rule_id":"3pdsiYgVcKttxCHUYipiFj:100.00:1","secondary_exposures":[]},"4257775671":{"name":"4257775671","value":true,"rule_id":"xzGluxzTpAtSS7Uttoife","secondary_exposures":[]},"4264097513":{"name":"4264097513","value":false,"rule_id":"default","secondary_exposures":[]},"4284804574":{"name":"4284804574","value":true,"rule_id":"3i9jYoDXYSdqosUc1HDrpp:100.00:4","secondary_exposures":[]},"4294120438":{"name":"4294120438","value":true,"rule_id":"52g9nCowWRyoN01K3ViSCK:100.00:5","secondary_exposures":[]}},"dynamic_configs":{"352651922":{"name":"352651922","value":{},"group":"prestart","rule_id":"prestart","is_device_based":false,"secondary_exposures":[],"is_user_in_experiment":false,"is_experiment_active":false},"451433404":{"name":"451433404","value":{"MAX_PAGES_LIMIT":-1},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"622649767":{"name":"622649767","value":{"enabled":false,"color":"blue"},"group":"6qmLACXxRKPLSrrr1H7dkw","rule_id":"6qmLACXxRKPLSrrr1H7dkw","is_device_based":false,"secondary_exposures":[],"explicit_parameters":["enabled"],"is_user_in_experiment":true,"is_experiment_active":true,"is_in_layer":true},"622649768":{"name":"622649768","value":{"enabled":true,"color":"blue"},"group":"layerAssignment","rule_id":"layerAssignment","is_device_based":false,"secondary_exposures":[],"explicit_parameters":["color"],"is_user_in_experiment":false,"is_experiment_active":true,"is_in_layer":true},"657188092":{"name":"657188092","value":{"expiry":60},"group":"1WwytFUSX8cBbFFTtWYmfJ:100.00:1","rule_id":"1WwytFUSX8cBbFFTtWYmfJ:100.00:1","is_device_based":false,"secondary_exposures":[]},"737109165":{"name":"737109165","value":{"batchLimit":1000,"upperLimit":10000},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"772001133":{"name":"772001133","value":{},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"882147072":{"name":"882147072","value":{"env":"production"},"group":"5UbDumatBcUWBMfWbj1FNy","rule_id":"5UbDumatBcUWBMfWbj1FNy","is_device_based":true,"secondary_exposures":[]},"938734410":{"name":"938734410","value":{"enabled":true},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"1070795817":{"name":"1070795817","value":{"openai":{"gpt-4o-mini":{"ft":{"input":0.00015,"output":0.0006},"base":{"input":0.00015,"output":0.0006}},"gpt-4o-mini-2024-07-18":{"ft":{"input":0.0003,"output":0.0012},"base":{"input":0.00015,"output":0.0006}},"gpt-4o":{"ft":{"input":0.005,"output":0.015},"base":{"input":0.005,"output":0.015}},"gpt-4o-2024-05-13":{"ft":{"input":0.005,"output":0.015},"base":{"input":0.005,"output":0.015}},"gpt-4o-2024-08-06":{"ft":{"input":0.0025,"output":0.01},"base":{"input":0.0025,"output":0.01}},"gpt-4-0125-preview":{"ft":{"input":0.01,"output":0.03},"base":{"input":0.01,"output":0.03}},"gpt-4-1106-preview":{"ft":{"input":0.01,"output":0.03},"base":{"input":0.01,"output":0.03}},"gpt-4-1106-vision-preview":{"ft":{"input":0.01,"output":0.03},"base":{"input":0.01,"output":0.03}},"gpt-4-vision-preview":{"ft":{"input":0.01,"output":0.03},"base":{"input":0.01,"output":0.03}},"gpt-4":{"ft":{"input":0.03,"output":0.06},"base":{"input":0.03,"output":0.06}},"gpt-4-32k":{"ft":{"input":0.06,"output":0.12},"base":{"input":0.06,"output":0.12}},"gpt-4-turbo":{"ft":{"input":0.01,"output":0.03},"base":{"input":0.01,"output":0.03}},"gpt-4-turbo-2024-04-09":{"ft":{"input":0.01,"output":0.03},"base":{"input":0.01,"output":0.03}},"gpt-3.5-turbo-0125":{"ft":{"input":0.003,"output":0.006},"base":{"input":0.0005,"output":0.0015}},"gpt-3.5-turbo-instruct":{"ft":{"input":0.003,"output":0.006},"base":{"input":0.0015,"output":0.002}},"gpt-3.5-turbo-1106":{"ft":{"input":0.003,"output":0.006},"base":{"input":0.001,"output":0.002}},"gpt-3.5-turbo-0613":{"ft":{"input":0.003,"output":0.006},"base":{"input":0.0015,"output":0.002}},"gpt-3.5-turbo-16k-0613":{"ft":{"input":0.003,"output":0.006},"base":{"input":0.003,"output":0.004}},"gpt-3.5-turbo-0301":{"ft":{"input":0.003,"output":0.006},"base":{"input":0.0015,"output":0.002}},"text-embedding-3-small":{"ft":{"input":0.00002,"output":0.00002},"base":{"input":0.00002,"output":0.00002}},"text-embedding-3-large":{"ft":{"input":0.00013,"output":0.00013},"base":{"input":0.00013,"output":0.00013}},"text-embedding-ada-002":{"ft":{"input":0.0001,"output":0.0001},"base":{"input":0.0001,"output":0.0001}},"da-vinci-002":{"ft":{"input":0.012,"output":0.012},"base":{"input":0.002,"output":0.002}},"babbage-002":{"ft":{"input":0.0016,"output":0.0016},"base":{"input":0.0004,"output":0.0004}}}},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"1309657251":{"name":"1309657251","value":{"variant":"treatment"},"group":"5Mu86Uq4mCmRQ6qoAhrnjj","rule_id":"5Mu86Uq4mCmRQ6qoAhrnjj","is_device_based":false,"secondary_exposures":[],"is_user_in_experiment":true,"is_experiment_active":true},"1316201488":{"name":"1316201488","value":{"color":"yellow","size":"ex-large"},"group":"4oqeeNe5OpnCVtbmNq37oB","rule_id":"4oqeeNe5OpnCVtbmNq37oB","is_device_based":false,"secondary_exposures":[],"explicit_parameters":["color"],"is_user_in_experiment":true,"is_experiment_active":true,"is_in_layer":true},"1316201489":{"name":"1316201489","value":{"color":"blue","size":"ex-large"},"group":"layerAssignment","rule_id":"layerAssignment","is_device_based":false,"secondary_exposures":[],"explicit_parameters":["size"],"is_user_in_experiment":false,"is_experiment_active":true,"is_in_layer":true},"1592612642":{"name":"1592612642","value":{"qualifiers":["cdnBandwidthLimit"],"anchorDate":"2024-07-29","anchorDateTranche4":"2024-12-01","anchorDateTranche2and3":"2024-12-15","anchorDateTranche5and6":"2024-03-01","highUsage":"550000000000","useCubeForPreviousMonthUsage":false,"enableConsecutiveOverageNotifications":true},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"1863160016":{"name":"1863160016","value":{"sampleRatePercentage":25},"group":"4OtVQ6ydhDiLynVSDrQUem","rule_id":"4OtVQ6ydhDiLynVSDrQUem","is_device_based":false,"secondary_exposures":[]},"1905118106":{"name":"1905118106","value":{"imageGenJobBatchSize":5,"imageGenRedisTTL":604800000,"shouldSkipImagenJob":false},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"2144870841":{"name":"2144870841","value":{"forkedLibrary":{"versionedResourceId":"67129fba3e92a5d9d7d1527d","bucket":"webflow-prod-assets"},"blockedAssetNames":["Banner 1 - Centered","Banner 6 - Text left, button group and closing button right, boxed, fixed to bottom","Contact 20 - Header centered, two columns with contact info","Contact 23 - Header left aligned, two columns of contact info","Contact 32 - Header left aligned, contact info left, image right","Contact 35 - Header left aligned, location tabs below","Contact 6 - Heading left, form right","Contact 8 - Form left, heading, text and contact info right","Content feed 8 - Header left aligned, stacked rows of link blocks with heading and text left, image right. Dividers.","Content feed 9 - Heading left, stacked rows of link blocks with date left, heading middle, call to action right.","Content feed 34 - Three column editorial grid with link boxes","Content feed 38 - Feature link block left, smaller link blocks right","Content feed 42 - Heading left aligned, irregular grid with differently sized link blocks with portrait image top, info bottom","Content feed 43 - Heading and link list left, featured post right with image top and info bottom, three by three grid with link blocks","Content header 30 - Featured image in the background, overlapping tag left, content center and box right","Content header 31 - Extra large heading centered overlapping content, eyebrow and tag left, heading center, image right centered,","Content header 33 - Featured image center, large text bottom right, links bottom left","CTA 1 - Heading, subheading, button","CTA 2 - Heading left, button group right","CTA 4 - Image, heading, and subheading left, button right","CTA 5 - Heading and subheading left, full width button right","CTA 6 - Extra large heading left, subheading and button right","CTA 15 - Large heading and subscription form right, boxed","CTA 23 - Left half with heading and button, right half with color background with heading and button","CTA 29 - Image left, large heading and button right","CTA 30 - Heading and button left, image right","FAQ 3 - Padded background image, centered header, accordion questions","FAQ 14 - Header centered, grid with centered icon, question and answer blocks","Feature 1","Features 1 - Text left, image right","Features 3 - Text left, image full height right","Features 4 - Image full height left, text right","Features 29 - Text and list of features left, image right","Features 30 - Heading and paragraph left, image right, list of features with icons below","Features 38 - Heading, list of features with icons in two columns","Features 41 - Heading left, text right","Features 42 - Text left, heading right","Features 48 - Image left, list of features right","Features 52 - Full size cards overlapping on scroll","Features 54 - Multi column layout","Footer 2 - Centered text","Footer 5 - Text left, social right","Footer 6 - Social left, text right","Footer 8 - Four columns. Logo, links, text and dropdown below.","Footer 20 - Large email and address","Footer 24 - Four link columns. Text and links below.","Footer 26 - Large links left, logo right","Footer 27 - Extra large text, email and links","Gallery 35 - Random grid","Hero Interactive 3 - Heading, Subheading, and CTA on the Left, Background Image on the Right","Hero 3 - Content with icons left, image right","Hero 4 - Image left, content with icons right","Hero 6 - Content left, image grid","Hero 11 - Content left boxed, image right","Hero 12 - Content right boxed, image right","Hero 17 - Content left, image right","Hero 18 - Image left, content right","Hero 26 - Subheading and image above, large heading below","Hero 30 - Staggered heading, text and image narrow centered","Hero 31 - Large heading staggered, subheading, image below","Hero 32 - Eyebrow, heading with spans, image below","Hero 34 - Headings and images stacked","Hero 36 - Centered content, image grid in the background","Hero 37 - Image background, heading left and subheading right aligned to the bottom","Hero 39 - Background image, content left with subscription form","Hero 41 - Background image, heading, overlapping image","Hero 42 - Staggered heading, centered image, subheading bottom left","Hero 43 - Content bottom left","Hero 44 - Content top right, heading bottom centered","Hero 45 - Background image, heading and buttons left, subheading and subscription form right","Hero 46 - Background image, content left, metrics right","Hero 48 - Background image, content centered","Hero 49 - Heading with inline images","Hero 53 - Heading top left, subheading and buttons bottom right","Logos 7 - Logo grid left, heading and subhedaing right","Logos 8 - Eyebrow, heading, subheading, and button left, logo grid right","Nav 37 - Logo and links spaced (Simple)","Nav 38 - Logo and links spaced (Dropdown)","Nav 39 - Logo and links spaced (Large dropdown)","Nav 40 - Logo and links spaced (Large dropdown)","Nav 41 - Logo and links spaced (Meganav)","Nav 42 - Logo and links spaced (Meganav)","Nav 44 - Logo and links spaced (Meganav)","Nav 46 - Logo left, button right (Centered full screen nav)","Nav 47 - Logo left, button right (Right-aligned full screen nav)","Nav 48 - Logo left, button right (Two column full screen nav)","Nav 49 - Logo left, button right (Three column full screen nav)","Nav 50 - Logo left, button right (Two column and additional links full screen nav)","Nav 51 - Logo left, button right (Two columns of large links, two columns of small links, in full screen nav)","Nav 52 - Logo left, button right (Large links left-aligned in full screen nav)","Nav 53 - Logo left, button right","Nav 54 - Two level nav. Logo, search, links and button top, extra links below.","Nav 55 - Two level nav. Dropdown, centered logo and buttons top. Links and search below.","Nav 57 - Logo left, links center boxed, button right. Fixed.","Nav 58 - Logo left, buttons right. Small. Fixed.","Nav 59 - Logo, links and button. Boxed. Narrow. Fixed.","Nav 60 - Two level nav. Links top. Logo, links and button below. Fixed.","Nav 61 - Logo, links and button. Boxed. Bottom fixed.","Pricing 4 - Heading, one card centered","Pricing 14 - Icon, heading, two columns merged","Pricing 15 - Icon, heading, three columns merged"],"pinecone":{"resultsCount":2,"versionedResourceId":"67129fba3e92a5d9d7d1527d","model":"Component","libraryName":"copilot-library","fallBackSectionResults":[{"assetName":"Nav 1 - Logo and links left, buttons right (Simple)","targetComponentId":"de26db10-c777-29bd-dfe6-0c14bf933c1a"},{"assetName":"Hero 1 - Content left, image right","targetComponentId":"ed0df957-42e7-0df3-e577-352399b48f11"},{"assetName":"Features 20 - Three blocks","targetComponentId":"56f2be38-a918-7d38-c356-0291a1c17017"},{"assetName":"Gallery 11 - Four by two grid","targetComponentId":"797c0572-98a3-41a6-1037-5620222cd5b9"},{"assetName":"Features 39 - Heading, list of features with icons in three columns","targetComponentId":"f6b1cc4f-38a5-9a66-ecee-6bea87ebcc2a"},{"assetName":"FAQ 8 - Header left aligned, three column grid with questions and answers stacked","targetComponentId":"b91c719b-7425-3d70-9a9e-e77cb79326a9"},{"assetName":"Contact 23 - Header left aligned, two columns of contact info","targetComponentId":"56dfef87-8bc4-50b0-0f83-5209c04eaa62"},{"assetName":"Footer 4 - Logo left, links center, social right. Text below.","targetComponentId":"6edc7c5d-2168-465f-a27e-2f0e7ea24353"}]}},"group":"R3kBq8LuMfkV3R32mhK0N","rule_id":"R3kBq8LuMfkV3R32mhK0N","is_device_based":false,"secondary_exposures":[]},"2216482092":{"name":"2216482092","value":{"libraryMetadata":{"copilot-library":{"versionedResourceId":"66c4bc82c44f7c3bea9aa534"}},"maxConcurrent":50,"librarySearchOptions":{"numResults":100,"weightPower":10,"rerank":true,"allowedLibraries":["copilot-library"],"allowedVersions":["66c4bc82c44f7c3bea9aa534"],"includeOmitted":"never"},"availableComponentCategories":["Hero","Features","Footer","Pricing","Gallery","CTA","Testimonial","Content Feed","Content Hero","Blog Body","Banner","FAQ","Contact","Team","Logos","Career","Stats / Metrics","Event Header","Event Feed","404"],"availableIterationCategories":["Copy"],"enableQueryByMetadata":true,"approvedTemplateIds":["5c75aacdf20430c74e511659","5c75a7eab05c3fd864a6436c","5c75aee206591073b28b2d36","66da3c1791a367f95fea4e65","67092c2346eca33cec2a4b80","6706e96d9a1ac6af22f67dc6","670881e9ca5b45aded57e8bf","67093b55adc4a9a95151dcf3"],"supportedWfdlTypes":["Layout::Section","Basic::Block","Layout::Grid","Basic::Image","Basic::Heading","Basic::Paragraph","Basic::Link","Basic::Strong","Basic::LineBreak","Basic::String","Icon::Icon","Layout::Layout","Layout::Cell","Tabs::TabsWrapper","Tabs::TabsMenu","Tabs::TabsLink","Tabs::TabsContent","Tabs::TabsPane","Basic::List","Basic::ListItem","Basic::RichText","Basic::Figure","Basic::Span","Layout::HFlex","Basic::Blockquote","Basic::Figcaption","Embed::HtmlEmbed","Layout::VFlex","Builtin::DOM"],"maxEditSectionCharacterCount":80000,"skipEditSectionValidation":false},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"2351366352":{"name":"2351366352","value":{"field1":"value1","field2":"value2 changed"},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"2355632600":{"name":"2355632600","value":{"contentURL":"https://s3.amazonaws.com/webflow-dev-assets/66fd83b6cc0c8c6ed0e398e6%2Fcontent.json"},"group":"4hbT4fg2lW0gpsgDSUkfnE","rule_id":"4hbT4fg2lW0gpsgDSUkfnE","is_device_based":false,"secondary_exposures":[]},"2401116685":{"name":"2401116685","value":{"Logger":false},"group":"7uBjuMzSrf1kFNLoPxK7RW","rule_id":"7uBjuMzSrf1kFNLoPxK7RW","is_device_based":false,"secondary_exposures":[]},"2486364096":{"name":"2486364096","value":{"applyExistingStyles":"gpt-4o-2024-05-13","applyExistingStylesFineTuned":"gpt-4o-2024-05-13","getToolCall":"gpt-3.5-turbo-0125","modifyHtmlSnippet":"gpt-3.5-turbo-0125","extendStyles":"gpt-4-turbo-preview","getStyleAdditions":"gpt-3.5-turbo-0125","rerankLibrarySection":"gpt-3.5-turbo","summarizeSite":"gpt-3.5-turbo","summarizeHTML":"gpt-4o","winnowStyles":"gpt-3.5-turbo-0125","getRequiredStyles":"gpt-4-turbo-preview","copyChanges":"gpt-4o"},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"2546957535":{"name":"2546957535","value":{},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"2789269995":{"name":"2789269995","value":{"limit":10},"group":"2sw1MbaVRxXxcxjqtd7uAl:100.00:3","rule_id":"2sw1MbaVRxXxcxjqtd7uAl:100.00:3","is_device_based":false,"secondary_exposures":[]},"2857348505":{"name":"2857348505","value":{},"group":"prestart","rule_id":"prestart","is_device_based":false,"secondary_exposures":[],"is_user_in_experiment":false,"is_experiment_active":false},"2929119789":{"name":"2929119789","value":{},"group":"prestart","rule_id":"prestart","is_device_based":false,"secondary_exposures":[],"is_user_in_experiment":false,"is_experiment_active":false},"3023147062":{"name":"3023147062","value":{},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"3112069432":{"name":"3112069432","value":{},"group":"7LLKzh2sYN9ZQNWvFtAGCo","rule_id":"7LLKzh2sYN9ZQNWvFtAGCo","is_device_based":false,"secondary_exposures":[]},"3258716925":{"name":"3258716925","value":{"concurrency":10,"jobConcurrency":5,"testConcurrency":5},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"3289310561":{"name":"3289310561","value":{"cancelId":""},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"3313039722":{"name":"3313039722","value":{"concurrencyLimit":5,"concurrencyLimitVariants":1,"batchSize":50},"group":"1GvE2ByNdIwDAl4XiF6gAK","rule_id":"1GvE2ByNdIwDAl4XiF6gAK","is_device_based":false,"secondary_exposures":[]},"3557227276":{"name":"3557227276","value":{},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"3590523401":{"name":"3590523401","value":{"isUserEligibleForWxpTutorial":false,"wxpLearnMoreLink":""},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[{"gate":"3096464966","gateValue":"false","ruleID":"default"}]},"3591394191":{"name":"3591394191","value":{"fullStoryConsent":["flagOne"],"keyboardShortcuts":{"flagOne":"* e m e r s o n *"}},"group":"disabled","rule_id":"disabled","is_device_based":false,"secondary_exposures":[]},"3686551772":{"name":"3686551772","value":{},"group":"prestart","rule_id":"prestart","is_device_based":false,"secondary_exposures":[],"is_user_in_experiment":false,"is_experiment_active":false},"3913199261":{"name":"3913199261","value":{"cdnUsagePercentage":-1},"group":"5zmIpszINEongj5uEsaAbm","rule_id":"5zmIpszINEongj5uEsaAbm","is_device_based":false,"secondary_exposures":[]},"3931106129":{"name":"3931106129","value":{},"group":"prestart","rule_id":"prestart","is_device_based":false,"secondary_exposures":[],"is_user_in_experiment":false,"is_experiment_active":false},"3934148661":{"name":"3934148661","value":{"MAX_NESTED_DYNLISTS_PER_PAGE":1,"MAX_DYNLISTS_PER_PAGE":20,"MAX_NESTED_COLLECTION_LIST_LIMIT":5,"MAX_COLLECTION_LIST_LIMIT":100},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"4041193489":{"name":"4041193489","value":{},"group":"layerAssignment","rule_id":"layerAssignment","is_device_based":false,"secondary_exposures":[],"is_user_in_experiment":false,"is_experiment_active":true},"4083567884":{"name":"4083567884","value":{"Enabled":false},"group":"5VEWqLbJdQQMF3tjK5fil1","rule_id":"5VEWqLbJdQQMF3tjK5fil1","is_device_based":false,"secondary_exposures":[{"gate":"807953839","gateValue":"true","ruleID":"3MClV6ERIlJKSDEUmOR7AS:100.00:6"}],"is_user_in_experiment":true,"is_experiment_active":true},"4092855684":{"name":"4092855684","value":{"model":"gemini-1.5-flash-001","promptText:":""},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"4103643638":{"name":"4103643638","value":{"Database":{"TTL":120,"Method":"json"}},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]},"4206156914":{"name":"4206156914","value":{"flags":[]},"group":"default","rule_id":"default","is_device_based":false,"secondary_exposures":[]}},"layer_configs":{"1188775031":{"name":"1188775031","value":{"enabled":false,"color":"blue"},"group":"6qmLACXxRKPLSrrr1H7dkw","rule_id":"6qmLACXxRKPLSrrr1H7dkw","is_device_based":false,"secondary_exposures":[],"explicit_parameters":["enabled"],"allocated_experiment_name":"622649767","is_experiment_active":true,"is_user_in_experiment":true,"undelegated_secondary_exposures":[]},"3882713391":{"name":"3882713391","value":{"color":"yellow","size":"ex-large"},"group":"4oqeeNe5OpnCVtbmNq37oB","rule_id":"4oqeeNe5OpnCVtbmNq37oB","is_device_based":false,"secondary_exposures":[],"explicit_parameters":["color"],"allocated_experiment_name":"1316201488","is_experiment_active":true,"is_user_in_experiment":true,"undelegated_secondary_exposures":[]}},"sdkParams":{},"has_updates":true,"generator":"statsig-node-sdk","sdkInfo":{"sdkType":"statsig-node","sdkVersion":"5.26.0"},"time":1732743661982,"evaluated_keys":{"userID":"unauthenticated-users","customIDs":{"stableID":"3245b93c-8e63-4805-b351-0191f4c38d2c","anonymousId":"3245b93c-8e63-4805-b351-0191f4c38d2c","siteId":"66d56972b3c3c9ac587210c0"}},"hash_used":"djb2","user":{"userID":"unauthenticated-users","userAgent":"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)","ip":"8.222.208.146","custom":{"app":"preview","path":"/","pathWithParams":"/","siteCreated":"1725262194591","siteShortName":"conto-template","cloneOf":"611545267a5d5e8cee5b22cd","userVerified":"false","isOveragesEnabled":"false","ruleCacheUpdated":"Wed Nov 27 2024 21:57:31 GMT+0000 (Coordinated Universal Time)","hydrationDataCreated":"Wed Nov 27 2024 22:08:37 GMT+0000 (Coordinated Universal Time)"},"customIDs":{"stableID":"3245b93c-8e63-4805-b351-0191f4c38d2c","anonymousId":"3245b93c-8e63-4805-b351-0191f4c38d2c","siteId":"66d56972b3c3c9ac587210c0"},"statsigEnvironment":{"tier":"production"}}},"hydrationDataCreatedTimestamp":1732745317454},"isInBeta":true,"configTest":"production","initialFeatureFlags":{"d2":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&family=Roboto+Mono&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>