{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:@vimeo/player@2.16.4/dist/player.es.js", "ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js", "ssg:https://ga.jspm.io/npm:@motionone/utils@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/easing@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/animation@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:tslib@2.4.0/tslib.es6.js", "ssg:https://ga.jspm.io/npm:hey-listen@1.0.8/dist/index.js", "ssg:https://ga.jspm.io/npm:@motionone/generators@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/dom@10.12.0/dist/index.es.js", "ssg:https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js", "ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/hero-icons/Home.js@0.0.28", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js", "ssg:https://framerusercontent.com/modules/rofp3mS0LNY15cjhHzia/mqQEarGIByho1rG31aTv/BlurGradient_Prod.js", "ssg:https://framerusercontent.com/modules/DLz6bZ2Uw0oB8BLg8TLX/gcAaQItLwZwX1WDsPn72/UXa48tHDP.js", "ssg:https://framerusercontent.com/modules/9nERLPWll6WMk3UBsrq6/P3EaStulRYJtQG748PdE/MLy8Sgklu.js", "ssg:https://framerusercontent.com/modules/QkMBhknISD4zmfNuuVhR/2jlfmI1w47FNcTBgfm3H/aK7DA0n_2.js", "ssg:https://framerusercontent.com/modules/5Mm7vx1IF1q3eIztuRxx/Lb1YsFVOUXpdAvSfJbG1/JQBmYJIQh.js", "ssg:https://framerusercontent.com/modules/VOCeK77SCI4IwHbyMn41/t320XslJ1scRDNa0jOe2/EGLZeZ9Wo.js", "ssg:https://framerusercontent.com/modules/mIPQGTsz2kYvhWfSW3Ab/07ULfQgDfvGRKGqRUanZ/KZfwZSu54.js", "ssg:https://framerusercontent.com/modules/0scrOn7O2aLVlhVMWhXF/iFNoOwTuNwQRqVlVVYed/Vv7lXSsrv.js", "ssg:https://framerusercontent.com/modules/T4HzXqx5OkuB1fMbmqYl/LLZT2eDc129KcjQy0EBK/pfEO7Modi.js", "ssg:https://framerusercontent.com/modules/A7nZ2zrjiKnj66OFtmcw/HcOEHnxcaG8CZFBH9JaI/xamG_SwfO.js", "ssg:https://framerusercontent.com/modules/sp3ipuoo5ReiK20RxAQE/T34L37TZbNbhPKOBOHO6/Yn2HhwMLO.js", "ssg:https://framerusercontent.com/modules/kj86KP5aoCUeVYvlrSbB/kxieVbPcObL6cGpg2rVW/iMcARcwij.js", "ssg:https://framerusercontent.com/modules/lvFwJrAvIolwRRs0p2yY/ymzfBNlK8ciKbc1tFT3Y/oFew0KZPw.js", "ssg:https://framerusercontent.com/modules/GlkVkowDlwm440YJU3Is/MWWMqx7YvhGYZaEJeLzN/QlPbGxflW.js", "ssg:https://framerusercontent.com/modules/lT1O4LRzCWZVw6Ly903s/1Rk6LBCaEacadfo38DQ9/ccV0pngGd.js", "ssg:https://framerusercontent.com/modules/LdU33iN4LXQ0poUKY6PZ/8IZVE5kEJS2cQRpNefBT/XPmZ9StGM.js", "ssg:https://framerusercontent.com/modules/I6cLCrbHi0E4u3YNS7vz/x3RW4lV3pgtOfWi7hq1H/YevX8uuxh.js", "ssg:https://framerusercontent.com/modules/3ScvRAUIo75HDitkOWDX/UeQ9leTA5zJEYlVGg2y1/augiA20Il.js"],
  "sourcesContent": ["function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}function _defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||false;r.configurable=true;\"value\"in r&&(r.writable=true);Object.defineProperty(e,r.key,r)}}function _createClass(e,t,n){t&&_defineProperties(e.prototype,t);n&&_defineProperties(e,n);return e}\n/**\n * Check to see this is a node environment.\n * @type {Boolean}\n */var e=\"undefined\"!==typeof global&&\"[object global]\"==={}.toString.call(global);\n/**\n * Get the name of the method for a given getter or setter.\n *\n * @param {string} prop The name of the property.\n * @param {string} type Either \u201Cget\u201D or \u201Cset\u201D.\n * @return {string}\n */function getMethodName(e,t){return 0===e.indexOf(t.toLowerCase())?e:\"\".concat(t.toLowerCase()).concat(e.substr(0,1).toUpperCase()).concat(e.substr(1))}\n/**\n * Check to see if the object is a DOM Element.\n *\n * @param {*} element The object to check.\n * @return {boolean}\n */function isDomElement(e){return Boolean(e&&1===e.nodeType&&\"nodeName\"in e&&e.ownerDocument&&e.ownerDocument.defaultView)}\n/**\n * Check to see whether the value is a number.\n *\n * @see http://dl.dropboxusercontent.com/u/35146/js/tests/isNumber.html\n * @param {*} value The value to check.\n * @param {boolean} integer Check if the value is an integer.\n * @return {boolean}\n */function isInteger(e){return!isNaN(parseFloat(e))&&isFinite(e)&&Math.floor(e)==e}\n/**\n * Check to see if the URL is a Vimeo url.\n *\n * @param {string} url The url string.\n * @return {boolean}\n */function isVimeoUrl(e){return/^(https?:)?\\/\\/((player|www)\\.)?vimeo\\.com(?=$|\\/)/.test(e)}\n/**\n * Get the Vimeo URL from an element.\n * The element must have either a data-vimeo-id or data-vimeo-url attribute.\n *\n * @param {object} oEmbedParameters The oEmbed parameters.\n * @return {string}\n */function getVimeoUrl(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};var t=e.id;var n=e.url;var r=t||n;if(!r)throw new Error(\"An id or url must be passed, either in an options object or as a data-vimeo-id or data-vimeo-url attribute.\");if(isInteger(r))return\"https://vimeo.com/\".concat(r);if(isVimeoUrl(r))return r.replace(\"http:\",\"https:\");if(t)throw new TypeError(\"\u201C\".concat(t,\"\u201D is not a valid video id.\"));throw new TypeError(\"\u201C\".concat(r,\"\u201D is not a vimeo.com url.\"))}var t=\"undefined\"!==typeof Array.prototype.indexOf;var n=\"undefined\"!==typeof window&&\"undefined\"!==typeof window.postMessage;if(!e&&(!t||!n))throw new Error(\"Sorry, the Vimeo Player API is not available in this browser.\");var r=\"undefined\"!==typeof globalThis?globalThis:\"undefined\"!==typeof window?window:\"undefined\"!==typeof global?global:\"undefined\"!==typeof self?self:{};function createCommonjsModule(e,t){return t={exports:{}},e(t,t.exports),t.exports\n/*!\n * weakmap-polyfill v2.0.1 - ECMAScript6 WeakMap polyfill\n * https://github.com/polygonplanet/weakmap-polyfill\n * Copyright (c) 2015-2020 Polygon Planet <polygon.planet.aqua@gmail.com>\n * @license MIT\n */}(function(e){if(!e.WeakMap){var t=Object.prototype.hasOwnProperty;var defineProperty=function(e,t,n){Object.defineProperty?Object.defineProperty(e,t,{configurable:true,writable:true,value:n}):e[t]=n};e.WeakMap=function(){function WeakMap(){if(void 0===this)throw new TypeError(\"Constructor WeakMap requires 'new'\");defineProperty(this,\"_id\",genId(\"_WeakMap\"));if(arguments.length>0)throw new TypeError(\"WeakMap iterable is not supported\")}defineProperty(WeakMap.prototype,\"delete\",(function(e){checkInstance(this,\"delete\");if(!isObject(e))return false;var t=e[this._id];if(t&&t[0]===e){delete e[this._id];return true}return false}));defineProperty(WeakMap.prototype,\"get\",(function(e){checkInstance(this,\"get\");if(isObject(e)){var t=e[this._id];return t&&t[0]===e?t[1]:void 0}}));defineProperty(WeakMap.prototype,\"has\",(function(e){checkInstance(this,\"has\");if(!isObject(e))return false;var t=e[this._id];return!(!t||t[0]!==e)}));defineProperty(WeakMap.prototype,\"set\",(function(e,t){checkInstance(this,\"set\");if(!isObject(e))throw new TypeError(\"Invalid value used as weak map key\");var n=e[this._id];if(n&&n[0]===e){n[1]=t;return this}defineProperty(e,this._id,[e,t]);return this}));function checkInstance(e,n){if(!isObject(e)||!t.call(e,\"_id\"))throw new TypeError(n+\" method called on incompatible receiver \"+typeof e)}function genId(e){return e+\"_\"+rand()+\".\"+rand()}function rand(){return Math.random().toString().substring(2)}defineProperty(WeakMap,\"_polyfill\",true);return WeakMap}()}function isObject(e){return Object(e)===e}})(\"undefined\"!==typeof self?self:\"undefined\"!==typeof window?window:(\"undefined\"!==typeof r,r));var o=createCommonjsModule((function(e){(function UMD(t,n,r){n[t]=n[t]||r();e.exports&&(e.exports=n[t])})(\"Promise\",(\"undefined\"!=typeof r,r),(function DEF(){var e,t,n,r=Object.prototype.toString,o=\"undefined\"!=typeof setImmediate?function timer(e){return setImmediate(e)}:setTimeout;try{Object.defineProperty({},\"x\",{});e=function builtInProp(e,t,n,r){return Object.defineProperty(e,t,{value:n,writable:true,configurable:false!==r})}}catch(t){e=function builtInProp(e,t,n){e[t]=n;return e}}n=function Queue(){var e,n,r;function Item(e,t){this.fn=e;this.self=t;this.next=void 0}return{add:function add(t,o){r=new Item(t,o);n?n.next=r:e=r;n=r;r=void 0},drain:function drain(){var r=e;e=n=t=void 0;while(r){r.fn.call(r.self);r=r.next}}}}();function schedule(e,r){n.add(e,r);t||(t=o(n.drain))}function isThenable(e){var t,n=typeof e;null==e||\"object\"!=n&&\"function\"!=n||(t=e.then);return\"function\"==typeof t&&t}function notify(){for(var e=0;e<this.chain.length;e++)notifyIsolated(this,1===this.state?this.chain[e].success:this.chain[e].failure,this.chain[e]);this.chain.length=0}function notifyIsolated(e,t,n){var r,o;try{if(false===t)n.reject(e.msg);else{r=true===t?e.msg:t.call(void 0,e.msg);r===n.promise?n.reject(TypeError(\"Promise-chain cycle\")):(o=isThenable(r))?o.call(r,n.resolve,n.reject):n.resolve(r)}}catch(e){n.reject(e)}}function resolve(e){var t,n=this;if(!n.triggered){n.triggered=true;n.def&&(n=n.def);try{if(t=isThenable(e))schedule((function(){var r=new MakeDefWrapper(n);try{t.call(e,(function $resolve$(){resolve.apply(r,arguments)}),(function $reject$(){reject.apply(r,arguments)}))}catch(e){reject.call(r,e)}}));else{n.msg=e;n.state=1;n.chain.length>0&&schedule(notify,n)}}catch(e){reject.call(new MakeDefWrapper(n),e)}}}function reject(e){var t=this;if(!t.triggered){t.triggered=true;t.def&&(t=t.def);t.msg=e;t.state=2;t.chain.length>0&&schedule(notify,t)}}function iteratePromises(e,t,n,r){for(var o=0;o<t.length;o++)(function IIFE(o){e.resolve(t[o]).then((function $resolver$(e){n(o,e)}),r)})(o)}function MakeDefWrapper(e){this.def=e;this.triggered=false}function MakeDef(e){this.promise=e;this.state=0;this.triggered=false;this.chain=[];this.msg=void 0}function Promise(e){if(\"function\"!=typeof e)throw TypeError(\"Not a function\");if(0!==this.__NPO__)throw TypeError(\"Not a promise\");this.__NPO__=1;var t=new MakeDef(this);this.then=function then(e,n){var r={success:\"function\"!=typeof e||e,failure:\"function\"==typeof n&&n};r.promise=new this.constructor((function extractChain(e,t){if(\"function\"!=typeof e||\"function\"!=typeof t)throw TypeError(\"Not a function\");r.resolve=e;r.reject=t}));t.chain.push(r);0!==t.state&&schedule(notify,t);return r.promise};this.catch=function $catch$(e){return this.then(void 0,e)};try{e.call(void 0,(function publicResolve(e){resolve.call(t,e)}),(function publicReject(e){reject.call(t,e)}))}catch(e){reject.call(t,e)}}var i=e({},\"constructor\",Promise,false);Promise.prototype=i;e(i,\"__NPO__\",0,false);e(Promise,\"resolve\",(function Promise$resolve(e){var t=this;return e&&\"object\"==typeof e&&1===e.__NPO__?e:new t((function executor(t,n){if(\"function\"!=typeof t||\"function\"!=typeof n)throw TypeError(\"Not a function\");t(e)}))}));e(Promise,\"reject\",(function Promise$reject(e){return new this((function executor(t,n){if(\"function\"!=typeof t||\"function\"!=typeof n)throw TypeError(\"Not a function\");n(e)}))}));e(Promise,\"all\",(function Promise$all(e){var t=this;return\"[object Array]\"!=r.call(e)?t.reject(TypeError(\"Not an array\")):0===e.length?t.resolve([]):new t((function executor(n,r){if(\"function\"!=typeof n||\"function\"!=typeof r)throw TypeError(\"Not a function\");var o=e.length,i=Array(o),a=0;iteratePromises(t,e,(function resolver(e,t){i[e]=t;++a===o&&n(i)}),r)}))}));e(Promise,\"race\",(function Promise$race(e){var t=this;return\"[object Array]\"!=r.call(e)?t.reject(TypeError(\"Not an array\")):new t((function executor(n,r){if(\"function\"!=typeof n||\"function\"!=typeof r)throw TypeError(\"Not a function\");iteratePromises(t,e,(function resolver(e,t){n(t)}),r)}))}));return Promise}))}));var i=new WeakMap;\n/**\n * Store a callback for a method or event for a player.\n *\n * @param {Player} player The player object.\n * @param {string} name The method or event name.\n * @param {(function(this:Player, *): void|{resolve: function, reject: function})} callback\n *        The callback to call or an object with resolve and reject functions for a promise.\n * @return {void}\n */function storeCallback(e,t,n){var r=i.get(e.element)||{};t in r||(r[t]=[]);r[t].push(n);i.set(e.element,r)}\n/**\n * Get the callbacks for a player and event or method.\n *\n * @param {Player} player The player object.\n * @param {string} name The method or event name\n * @return {function[]}\n */function getCallbacks(e,t){var n=i.get(e.element)||{};return n[t]||[]}\n/**\n * Remove a stored callback for a method or event for a player.\n *\n * @param {Player} player The player object.\n * @param {string} name The method or event name\n * @param {function} [callback] The specific callback to remove.\n * @return {boolean} Was this the last callback?\n */function removeCallback(e,t,n){var r=i.get(e.element)||{};if(!r[t])return true;if(!n){r[t]=[];i.set(e.element,r);return true}var o=r[t].indexOf(n);-1!==o&&r[t].splice(o,1);i.set(e.element,r);return r[t]&&0===r[t].length}\n/**\n * Return the first stored callback for a player and event or method.\n *\n * @param {Player} player The player object.\n * @param {string} name The method or event name.\n * @return {function} The callback, or false if there were none\n */function shiftCallbacks(e,t){var n=getCallbacks(e,t);if(n.length<1)return false;var r=n.shift();removeCallback(e,t,r);return r}\n/**\n * Move callbacks associated with an element to another element.\n *\n * @param {HTMLElement} oldElement The old element.\n * @param {HTMLElement} newElement The new element.\n * @return {void}\n */function swapCallbacks(e,t){var n=i.get(e);i.set(t,n);i.delete(e)}var a=[\"autopause\",\"autoplay\",\"background\",\"byline\",\"color\",\"controls\",\"dnt\",\"height\",\"id\",\"interactive_params\",\"keyboard\",\"loop\",\"maxheight\",\"maxwidth\",\"muted\",\"playsinline\",\"portrait\",\"responsive\",\"speed\",\"texttrack\",\"title\",\"transparent\",\"url\",\"width\"];\n/**\n * Get the 'data-vimeo'-prefixed attributes from an element as an object.\n *\n * @param {HTMLElement} element The element.\n * @param {Object} [defaults={}] The default values to use.\n * @return {Object<string, string>}\n */function getOEmbedParameters(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return a.reduce((function(t,n){var r=e.getAttribute(\"data-vimeo-\".concat(n));(r||\"\"===r)&&(t[n]=\"\"===r?1:r);return t}),t)}\n/**\n * Create an embed from oEmbed data inside an element.\n *\n * @param {object} data The oEmbed data.\n * @param {HTMLElement} element The element to put the iframe in.\n * @return {HTMLIFrameElement} The iframe embed.\n */function createEmbed(e,t){var n=e.html;if(!t)throw new TypeError(\"An element must be provided\");if(null!==t.getAttribute(\"data-vimeo-initialized\"))return t.querySelector(\"iframe\");var r=document.createElement(\"div\");r.innerHTML=n;t.appendChild(r.firstChild);t.setAttribute(\"data-vimeo-initialized\",\"true\");return t.querySelector(\"iframe\")}\n/**\n * Make an oEmbed call for the specified URL.\n *\n * @param {string} videoUrl The vimeo.com url for the video.\n * @param {Object} [params] Parameters to pass to oEmbed.\n * @param {HTMLElement} element The element.\n * @return {Promise}\n */function getOEmbedData(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};var n=arguments.length>2?arguments[2]:void 0;return new Promise((function(r,o){if(!isVimeoUrl(e))throw new TypeError(\"\u201C\".concat(e,\"\u201D is not a vimeo.com url.\"));var i=\"https://vimeo.com/api/oembed.json?url=\".concat(encodeURIComponent(e));for(var a in t)t.hasOwnProperty(a)&&(i+=\"&\".concat(a,\"=\").concat(encodeURIComponent(t[a])));var u=\"XDomainRequest\"in window?new XDomainRequest:new XMLHttpRequest;u.open(\"GET\",i,true);u.onload=function(){if(404!==u.status)if(403!==u.status)try{var t=JSON.parse(u.responseText);if(403===t.domain_status_code){createEmbed(t,n);o(new Error(\"\u201C\".concat(e,\"\u201D is not embeddable.\")));return}r(t)}catch(e){o(e)}else o(new Error(\"\u201C\".concat(e,\"\u201D is not embeddable.\")));else o(new Error(\"\u201C\".concat(e,\"\u201D was not found.\")))};u.onerror=function(){var e=u.status?\" (\".concat(u.status,\")\"):\"\";o(new Error(\"There was an error fetching the embed code from Vimeo\".concat(e,\".\")))};u.send()}))}\n/**\n * Initialize all embeds within a specific element\n *\n * @param {HTMLElement} [parent=document] The parent element.\n * @return {void}\n */function initializeEmbeds(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;var t=[].slice.call(e.querySelectorAll(\"[data-vimeo-id], [data-vimeo-url]\"));var n=function handleError(e){\"console\"in window&&console.error&&console.error(\"There was an error creating an embed: \".concat(e))};t.forEach((function(e){try{if(null!==e.getAttribute(\"data-vimeo-defer\"))return;var t=getOEmbedParameters(e);var r=getVimeoUrl(t);getOEmbedData(r,t,e).then((function(t){return createEmbed(t,e)})).catch(n)}catch(e){n(e)}}))}\n/**\n * Resize embeds when messaged by the player.\n *\n * @param {HTMLElement} [parent=document] The parent element.\n * @return {void}\n */function resizeEmbeds(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;if(!window.VimeoPlayerResizeEmbeds_){window.VimeoPlayerResizeEmbeds_=true;var t=function onMessage(t){if(isVimeoUrl(t.origin)&&t.data&&\"spacechange\"===t.data.event){var n=e.querySelectorAll(\"iframe\");for(var r=0;r<n.length;r++)if(n[r].contentWindow===t.source){var o=n[r].parentElement;o.style.paddingBottom=\"\".concat(t.data.data[0].bottom,\"px\");break}}};window.addEventListener(\"message\",t)}}\n/**\n * Parse a message received from postMessage.\n *\n * @param {*} data The data received from postMessage.\n * @return {object}\n */function parseMessageData(e){if(\"string\"===typeof e)try{e=JSON.parse(e)}catch(e){console.warn(e);return{}}return e}\n/**\n * Post a message to the specified target.\n *\n * @param {Player} player The player object to use.\n * @param {string} method The API method to call.\n * @param {object} params The parameters to send to the player.\n * @return {void}\n */function postMessage(e,t,n){if(e.element.contentWindow&&e.element.contentWindow.postMessage){var r={method:t};void 0!==n&&(r.value=n);var o=parseFloat(navigator.userAgent.toLowerCase().replace(/^.*msie (\\d+).*$/,\"$1\"));o>=8&&o<10&&(r=JSON.stringify(r));e.element.contentWindow.postMessage(r,e.origin)}}\n/**\n * Parse the data received from a message event.\n *\n * @param {Player} player The player that received the message.\n * @param {(Object|string)} data The message data. Strings will be parsed into JSON.\n * @return {void}\n */function processData(e,t){t=parseMessageData(t);var n=[];var r;if(t.event){if(\"error\"===t.event){var o=getCallbacks(e,t.data.method);o.forEach((function(n){var r=new Error(t.data.message);r.name=t.data.name;n.reject(r);removeCallback(e,t.data.method,n)}))}n=getCallbacks(e,\"event:\".concat(t.event));r=t.data}else if(t.method){var i=shiftCallbacks(e,t.method);if(i){n.push(i);r=t.value}}n.forEach((function(t){try{if(\"function\"===typeof t){t.call(e,r);return}t.resolve(r)}catch(e){}}))}function initializeScreenfull(){var e=function(){var e;var t=[[\"requestFullscreen\",\"exitFullscreen\",\"fullscreenElement\",\"fullscreenEnabled\",\"fullscreenchange\",\"fullscreenerror\"],[\"webkitRequestFullscreen\",\"webkitExitFullscreen\",\"webkitFullscreenElement\",\"webkitFullscreenEnabled\",\"webkitfullscreenchange\",\"webkitfullscreenerror\"],[\"webkitRequestFullScreen\",\"webkitCancelFullScreen\",\"webkitCurrentFullScreenElement\",\"webkitCancelFullScreen\",\"webkitfullscreenchange\",\"webkitfullscreenerror\"],[\"mozRequestFullScreen\",\"mozCancelFullScreen\",\"mozFullScreenElement\",\"mozFullScreenEnabled\",\"mozfullscreenchange\",\"mozfullscreenerror\"],[\"msRequestFullscreen\",\"msExitFullscreen\",\"msFullscreenElement\",\"msFullscreenEnabled\",\"MSFullscreenChange\",\"MSFullscreenError\"]];var n=0;var r=t.length;var o={};for(;n<r;n++){e=t[n];if(e&&e[1]in document){for(n=0;n<e.length;n++)o[t[0][n]]=e[n];return o}}return false}();var t={fullscreenchange:e.fullscreenchange,fullscreenerror:e.fullscreenerror};var n={request:function request(t){return new Promise((function(r,o){var i=function onFullScreenEntered(){n.off(\"fullscreenchange\",onFullScreenEntered);r()};n.on(\"fullscreenchange\",i);t=t||document.documentElement;var a=t[e.requestFullscreen]();a instanceof Promise&&a.then(i).catch(o)}))},exit:function exit(){return new Promise((function(t,r){if(n.isFullscreen){var o=function onFullScreenExit(){n.off(\"fullscreenchange\",onFullScreenExit);t()};n.on(\"fullscreenchange\",o);var i=document[e.exitFullscreen]();i instanceof Promise&&i.then(o).catch(r)}else t()}))},on:function on(e,n){var r=t[e];r&&document.addEventListener(r,n)},off:function off(e,n){var r=t[e];r&&document.removeEventListener(r,n)}};Object.defineProperties(n,{isFullscreen:{get:function get(){return Boolean(document[e.fullscreenElement])}},element:{enumerable:true,get:function get(){return document[e.fullscreenElement]}},isEnabled:{enumerable:true,get:function get(){return Boolean(document[e.fullscreenEnabled])}}});return n}var u=new WeakMap;var l=new WeakMap;var s={};var c=function(){\n/**\n   * Create a Player.\n   *\n   * @param {(HTMLIFrameElement|HTMLElement|string|jQuery)} element A reference to the Vimeo\n   *        player iframe, and id, or a jQuery object.\n   * @param {object} [options] oEmbed parameters to use when creating an embed in the element.\n   * @return {Player}\n   */\nfunction Player(e){var t=this;var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};_classCallCheck(this,Player);if(window.jQuery&&e instanceof jQuery){e.length>1&&window.console&&console.warn&&console.warn(\"A jQuery object with multiple elements was passed, using the first element.\");e=e[0]}\"undefined\"!==typeof document&&\"string\"===typeof e&&(e=document.getElementById(e));if(!isDomElement(e))throw new TypeError(\"You must pass either a valid element or a valid id.\");if(\"IFRAME\"!==e.nodeName){var r=e.querySelector(\"iframe\");r&&(e=r)}if(\"IFRAME\"===e.nodeName&&!isVimeoUrl(e.getAttribute(\"src\")||\"\"))throw new Error(\"The player element passed isn\u2019t a Vimeo embed.\");if(u.has(e))return u.get(e);this._window=e.ownerDocument.defaultView;this.element=e;this.origin=\"*\";var i=new o((function(r,o){t._onMessage=function(e){if(isVimeoUrl(e.origin)&&t.element.contentWindow===e.source){\"*\"===t.origin&&(t.origin=e.origin);var n=parseMessageData(e.data);var i=n&&\"error\"===n.event;var a=i&&n.data&&\"ready\"===n.data.method;if(a){var u=new Error(n.data.message);u.name=n.data.name;o(u)}else{var l=n&&\"ready\"===n.event;var s=n&&\"ping\"===n.method;if(l||s){t.element.setAttribute(\"data-ready\",\"true\");r()}else processData(t,n)}}};t._window.addEventListener(\"message\",t._onMessage);if(\"IFRAME\"!==t.element.nodeName){var i=getOEmbedParameters(e,n);var a=getVimeoUrl(i);getOEmbedData(a,i,e).then((function(n){var r=createEmbed(n,e);t.element=r;t._originalElement=e;swapCallbacks(e,r);u.set(t.element,t);return n})).catch(o)}}));l.set(this,i);u.set(this.element,this);\"IFRAME\"===this.element.nodeName&&postMessage(this,\"ping\");if(s.isEnabled){var a=function exitFullscreen(){return s.exit()};this.fullscreenchangeHandler=function(){s.isFullscreen?storeCallback(t,\"event:exitFullscreen\",a):removeCallback(t,\"event:exitFullscreen\",a);t.ready().then((function(){postMessage(t,\"fullscreenchange\",s.isFullscreen)}))};s.on(\"fullscreenchange\",this.fullscreenchangeHandler)}return this}\n/**\n   * Get a promise for a method.\n   *\n   * @param {string} name The API method to call.\n   * @param {Object} [args={}] Arguments to send via postMessage.\n   * @return {Promise}\n   */_createClass(Player,[{key:\"callMethod\",value:function callMethod(e){var t=this;var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new o((function(r,o){return t.ready().then((function(){storeCallback(t,e,{resolve:r,reject:o});postMessage(t,e,n)})).catch(o)}))}\n/**\n     * Get a promise for the value of a player property.\n     *\n     * @param {string} name The property name\n     * @return {Promise}\n     */},{key:\"get\",value:function get(e){var t=this;return new o((function(n,r){e=getMethodName(e,\"get\");return t.ready().then((function(){storeCallback(t,e,{resolve:n,reject:r});postMessage(t,e)})).catch(r)}))}\n/**\n     * Get a promise for setting the value of a player property.\n     *\n     * @param {string} name The API method to call.\n     * @param {mixed} value The value to set.\n     * @return {Promise}\n     */},{key:\"set\",value:function set(e,t){var n=this;return new o((function(r,o){e=getMethodName(e,\"set\");if(void 0===t||null===t)throw new TypeError(\"There must be a value to set.\");return n.ready().then((function(){storeCallback(n,e,{resolve:r,reject:o});postMessage(n,e,t)})).catch(o)}))}\n/**\n     * Add an event listener for the specified event. Will call the\n     * callback with a single parameter, `data`, that contains the data for\n     * that event.\n     *\n     * @param {string} eventName The name of the event.\n     * @param {function(*)} callback The function to call when the event fires.\n     * @return {void}\n     */},{key:\"on\",value:function on(e,t){if(!e)throw new TypeError(\"You must pass an event name.\");if(!t)throw new TypeError(\"You must pass a callback function.\");if(\"function\"!==typeof t)throw new TypeError(\"The callback must be a function.\");var n=getCallbacks(this,\"event:\".concat(e));0===n.length&&this.callMethod(\"addEventListener\",e).catch((function(){}));storeCallback(this,\"event:\".concat(e),t)}\n/**\n     * Remove an event listener for the specified event. Will remove all\n     * listeners for that event if a `callback` isn\u2019t passed, or only that\n     * specific callback if it is passed.\n     *\n     * @param {string} eventName The name of the event.\n     * @param {function} [callback] The specific callback to remove.\n     * @return {void}\n     */},{key:\"off\",value:function off(e,t){if(!e)throw new TypeError(\"You must pass an event name.\");if(t&&\"function\"!==typeof t)throw new TypeError(\"The callback must be a function.\");var n=removeCallback(this,\"event:\".concat(e),t);n&&this.callMethod(\"removeEventListener\",e).catch((function(e){}))}\n/**\n     * Load a new video into this embed. The promise will be resolved if\n     * the video is successfully loaded, or it will be rejected if it could\n     * not be loaded.\n     *\n     * @param {number|string|object} options The id of the video, the url of the video, or an object with embed options.\n     * @return {LoadVideoPromise}\n     */},{key:\"loadVideo\",value:function loadVideo(e){return this.callMethod(\"loadVideo\",e)}},{key:\"ready\",value:function ready(){var e=l.get(this)||new o((function(e,t){t(new Error(\"Unknown player. Probably unloaded.\"))}));return o.resolve(e)}\n/**\n     * Add a cue point to the player.\n     *\n     * @param {number} time The time for the cue point.\n     * @param {object} [data] Arbitrary data to be returned with the cue point.\n     * @return {AddCuePointPromise}\n     */},{key:\"addCuePoint\",value:function addCuePoint(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return this.callMethod(\"addCuePoint\",{time:e,data:t})}\n/**\n     * Remove a cue point from the video.\n     *\n     * @param {string} id The id of the cue point to remove.\n     * @return {RemoveCuePointPromise}\n     */},{key:\"removeCuePoint\",value:function removeCuePoint(e){return this.callMethod(\"removeCuePoint\",e)}\n/**\n     * A representation of a text track on a video.\n     *\n     * @typedef {Object} VimeoTextTrack\n     * @property {string} language The ISO language code.\n     * @property {string} kind The kind of track it is (captions or subtitles).\n     * @property {string} label The human\u2010readable label for the track.\n     */\n/**\n     * Enable the text track with the specified language, and optionally the\n     * specified kind (captions or subtitles).\n     *\n     * When set via the API, the track language will not change the viewer\u2019s\n     * stored preference.\n     *\n     * @param {string} language The two\u2010letter language code.\n     * @param {string} [kind] The kind of track to enable (captions or subtitles).\n     * @return {EnableTextTrackPromise}\n     */},{key:\"enableTextTrack\",value:function enableTextTrack(e,t){if(!e)throw new TypeError(\"You must pass a language.\");return this.callMethod(\"enableTextTrack\",{language:e,kind:t})}},{key:\"disableTextTrack\",value:function disableTextTrack(){return this.callMethod(\"disableTextTrack\")}},{key:\"pause\",value:function pause(){return this.callMethod(\"pause\")}},{key:\"play\",value:function play(){return this.callMethod(\"play\")}},{key:\"requestFullscreen\",value:function requestFullscreen(){return s.isEnabled?s.request(this.element):this.callMethod(\"requestFullscreen\")}},{key:\"exitFullscreen\",value:function exitFullscreen(){return s.isEnabled?s.exit():this.callMethod(\"exitFullscreen\")}},{key:\"getFullscreen\",value:function getFullscreen(){return s.isEnabled?o.resolve(s.isFullscreen):this.get(\"fullscreen\")}},{key:\"requestPictureInPicture\",value:function requestPictureInPicture(){return this.callMethod(\"requestPictureInPicture\")}},{key:\"exitPictureInPicture\",value:function exitPictureInPicture(){return this.callMethod(\"exitPictureInPicture\")}},{key:\"getPictureInPicture\",value:function getPictureInPicture(){return this.get(\"pictureInPicture\")}},{key:\"unload\",value:function unload(){return this.callMethod(\"unload\")}},{key:\"destroy\",value:function destroy(){var e=this;return new o((function(t){l.delete(e);u.delete(e.element);if(e._originalElement){u.delete(e._originalElement);e._originalElement.removeAttribute(\"data-vimeo-initialized\")}e.element&&\"IFRAME\"===e.element.nodeName&&e.element.parentNode&&(e.element.parentNode.parentNode&&e._originalElement&&e._originalElement!==e.element.parentNode?e.element.parentNode.parentNode.removeChild(e.element.parentNode):e.element.parentNode.removeChild(e.element));if(e.element&&\"DIV\"===e.element.nodeName&&e.element.parentNode){e.element.removeAttribute(\"data-vimeo-initialized\");var n=e.element.querySelector(\"iframe\");n&&n.parentNode&&(n.parentNode.parentNode&&e._originalElement&&e._originalElement!==n.parentNode?n.parentNode.parentNode.removeChild(n.parentNode):n.parentNode.removeChild(n))}e._window.removeEventListener(\"message\",e._onMessage);s.isEnabled&&s.off(\"fullscreenchange\",e.fullscreenchangeHandler);t()}))}},{key:\"getAutopause\",value:function getAutopause(){return this.get(\"autopause\")}\n/**\n     * Enable or disable the autopause behavior of this player.\n     *\n     * By default, when another video is played in the same browser, this\n     * player will automatically pause. Unless you have a specific reason\n     * for doing so, we recommend that you leave autopause set to the\n     * default (`true`).\n     *\n     * @param {boolean} autopause\n     * @return {SetAutopausePromise}\n     */},{key:\"setAutopause\",value:function setAutopause(e){return this.set(\"autopause\",e)}},{key:\"getBuffered\",value:function getBuffered(){return this.get(\"buffered\")}\n/**\n     * @typedef {Object} CameraProperties\n     * @prop {number} props.yaw - Number between 0 and 360.\n     * @prop {number} props.pitch - Number between -90 and 90.\n     * @prop {number} props.roll - Number between -180 and 180.\n     * @prop {number} props.fov - The field of view in degrees.\n     */},{key:\"getCameraProps\",value:function getCameraProps(){return this.get(\"cameraProps\")}\n/**\n     * For 360\u00B0 videos set the camera properties for this player.\n     *\n     * @param {CameraProperties} camera The camera properties\n     * @return {SetCameraPromise}\n     */},{key:\"setCameraProps\",value:function setCameraProps(e){return this.set(\"cameraProps\",e)}\n/**\n     * A representation of a chapter.\n     *\n     * @typedef {Object} VimeoChapter\n     * @property {number} startTime The start time of the chapter.\n     * @property {object} title The title of the chapter.\n     * @property {number} index The place in the order of Chapters. Starts at 1.\n     */},{key:\"getChapters\",value:function getChapters(){return this.get(\"chapters\")}},{key:\"getCurrentChapter\",value:function getCurrentChapter(){return this.get(\"currentChapter\")}},{key:\"getColor\",value:function getColor(){return this.get(\"color\")}\n/**\n     * Set the color of this player to a hex or rgb string. Setting the\n     * color may fail if the owner of the video has set their embed\n     * preferences to force a specific color.\n     *\n     * @param {string} color The hex or rgb color string to set.\n     * @return {SetColorPromise}\n     */},{key:\"setColor\",value:function setColor(e){return this.set(\"color\",e)}\n/**\n     * A representation of a cue point.\n     *\n     * @typedef {Object} VimeoCuePoint\n     * @property {number} time The time of the cue point.\n     * @property {object} data The data passed when adding the cue point.\n     * @property {string} id The unique id for use with removeCuePoint.\n     */},{key:\"getCuePoints\",value:function getCuePoints(){return this.get(\"cuePoints\")}},{key:\"getCurrentTime\",value:function getCurrentTime(){return this.get(\"currentTime\")}\n/**\n     * Set the current playback position in seconds. If the player was\n     * paused, it will remain paused. Likewise, if the player was playing,\n     * it will resume playing once the video has buffered.\n     *\n     * You can provide an accurate time and the player will attempt to seek\n     * to as close to that time as possible. The exact time will be the\n     * fulfilled value of the promise.\n     *\n     * @param {number} currentTime\n     * @return {SetCurrentTimePromise}\n     */},{key:\"setCurrentTime\",value:function setCurrentTime(e){return this.set(\"currentTime\",e)}},{key:\"getDuration\",value:function getDuration(){return this.get(\"duration\")}},{key:\"getEnded\",value:function getEnded(){return this.get(\"ended\")}},{key:\"getLoop\",value:function getLoop(){return this.get(\"loop\")}\n/**\n     * Set the loop state of the player. When set to `true`, the player\n     * will start over immediately once playback ends.\n     *\n     * @param {boolean} loop\n     * @return {SetLoopPromise}\n     */},{key:\"setLoop\",value:function setLoop(e){return this.set(\"loop\",e)}\n/**\n     * Set the muted state of the player. When set to `true`, the player\n     * volume will be muted.\n     *\n     * @param {boolean} muted\n     * @return {SetMutedPromise}\n     */},{key:\"setMuted\",value:function setMuted(e){return this.set(\"muted\",e)}},{key:\"getMuted\",value:function getMuted(){return this.get(\"muted\")}},{key:\"getPaused\",value:function getPaused(){return this.get(\"paused\")}},{key:\"getPlaybackRate\",value:function getPlaybackRate(){return this.get(\"playbackRate\")}\n/**\n     * Set the playback rate of the player on a scale from `0.5` to `2`. When set\n     * via the API, the playback rate will not be synchronized to other\n     * players or stored as the viewer's preference.\n     *\n     * @param {number} playbackRate\n     * @return {SetPlaybackRatePromise}\n     */},{key:\"setPlaybackRate\",value:function setPlaybackRate(e){return this.set(\"playbackRate\",e)}},{key:\"getPlayed\",value:function getPlayed(){return this.get(\"played\")}},{key:\"getQualities\",value:function getQualities(){return this.get(\"qualities\")}},{key:\"getQuality\",value:function getQuality(){return this.get(\"quality\")}\n/**\n     * Set a video quality.\n     *\n     * @param {string} quality\n     * @return {SetQualityPromise}\n     */},{key:\"setQuality\",value:function setQuality(e){return this.set(\"quality\",e)}},{key:\"getSeekable\",value:function getSeekable(){return this.get(\"seekable\")}},{key:\"getSeeking\",value:function getSeeking(){return this.get(\"seeking\")}},{key:\"getTextTracks\",value:function getTextTracks(){return this.get(\"textTracks\")}},{key:\"getVideoEmbedCode\",value:function getVideoEmbedCode(){return this.get(\"videoEmbedCode\")}},{key:\"getVideoId\",value:function getVideoId(){return this.get(\"videoId\")}},{key:\"getVideoTitle\",value:function getVideoTitle(){return this.get(\"videoTitle\")}},{key:\"getVideoWidth\",value:function getVideoWidth(){return this.get(\"videoWidth\")}},{key:\"getVideoHeight\",value:function getVideoHeight(){return this.get(\"videoHeight\")}},{key:\"getVideoUrl\",value:function getVideoUrl(){return this.get(\"videoUrl\")}},{key:\"getVolume\",value:function getVolume(){return this.get(\"volume\")}\n/**\n     * Set the volume of the player on a scale from `0` to `1`. When set\n     * via the API, the volume level will not be synchronized to other\n     * players or stored as the viewer\u2019s preference.\n     *\n     * Most mobile devices do not support setting the volume. An error will\n     * *not* be triggered in that situation.\n     *\n     * @param {number} volume\n     * @return {SetVolumePromise}\n     */},{key:\"setVolume\",value:function setVolume(e){return this.set(\"volume\",e)}}]);return Player}();if(!e){s=initializeScreenfull();initializeEmbeds();resizeEmbeds()}export{c as default};\n\n//# sourceMappingURL=player.es.js.map", "import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget,withCSS}from\"framer\";import{motion}from\"framer-motion\";import Player from\"@vimeo/player\";import{useEffect,useRef,useState}from\"react\";import{useRadius,borderRadiusControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";const vimeoRegex=/^https?:\\/\\/vimeo\\.com\\/(\\d+)/;/**\n * VIMEO\n *\n * @framerIntrinsicWidth 480\n * @framerIntrinsicHeight 270\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerComponentPresetProps borderRadius, backgroundColor\n */ const Vimeo=withCSS(function Vimeo({video,autoplay,mute,controls,loop,titles,backgroundColor,onPlay=()=>{},onEnd=()=>{},style,...props}){const[key,setKey]=useState(0);const player=useRef();const borderRadius=useRadius(props);useEffect(()=>{if(!player.current)return;const[,id]=video.match(vimeoRegex)?video.match(vimeoRegex):[null,0];const embeddedPlayer=new Player(player.current,{id,autopause:false,autoplay:RenderTarget.current()===RenderTarget.canvas?false:autoplay,byline:titles,controls:controls,loop:loop,title:titles,muted:mute,responsive:true});embeddedPlayer.on(\"play\",onPlay);embeddedPlayer.on(\"ended\",onEnd);},[player,key]);useEffect(()=>{setKey(key=>key+1);},[video,autoplay,mute,controls,loop,titles]);return /*#__PURE__*/ _jsx(motion.div,{style:{background:backgroundColor,...style,borderRadius,position:\"relative\",width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",overflow:\"hidden\"},...props,children:/*#__PURE__*/ _jsx(\"div\",{className:\"framer-vimeo\",ref:player,style:{width:\"100%\",height:\"100%\"}},key)});},[\".framer-vimeo > div { padding: 0 !important; width: 100%; height: 100%; }\",]);Vimeo.defaultProps={video:\"https://vimeo.com/642263700\",autoplay:false,loop:false,mute:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0};addPropertyControls(Vimeo,{video:{title:\"URL\",type:ControlType.String},...borderRadiusControl,controls:{title:\"Controls\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\"},autoplay:{title:\"Autoplay\",type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\"},// playOnCanvas: {\n//     title: \"On Canvas\",\n//     type: ControlType.Boolean,\n//     enabledTitle: \"Play\",\n//     disabledTitle: \"Pause\",\n// },\nloop:{title:\"Loop\",type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\"},mute:{title:\"Mute\",type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\"},// titles: {\n//     title: \"Titles\",\n//     type: ControlType.Boolean,\n//     enabledTitle: \"Show\",\n//     disabledTitle: \"Hide\",\n// },\nbackgroundColor:{type:ControlType.Color,title:\"Background\",defaultValue:\"rgba(0, 0, 0, 0)\"},onPlay:{type:ControlType.EventHandler},onEnd:{type:ControlType.EventHandler}});export default Vimeo;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Vimeo\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"270\",\"framerIntrinsicWidth\":\"480\",\"framerComponentPresetProps\":\"borderRadius, backgroundColor\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Vimeo.map", "function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let f=0;for(;f<o-2;f++)if(s<e[f+1])break;let r=clamp(0,1,progress(e[f],e[f+1],s));const c=getEasingForSegment(n,f);r=c(r);return mix(t[f],t[f+1],r)}}const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isFunction=t=>\"function\"===typeof t;const isString=t=>\"string\"===typeof t;const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isFunction,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,clamp as n}from\"@motionone/utils\";const calcBezier=(t,n,e)=>(((1-3*e+3*n)*t+(3*e-6*n))*t+3*n)*t;const e=1e-7;const i=12;function binarySubdivide(t,n,o,r,c){let u;let a;let s=0;do{a=n+(o-n)/2;u=calcBezier(a,r,c)-t;u>0?o=a:n=a}while(Math.abs(u)>e&&++s<i);return a}function cubicBezier(n,e,i,o){if(n===e&&i===o)return t;const getTForX=t=>binarySubdivide(t,0,1,n,i);return t=>0===t||1===t?t:calcBezier(getTForX(t),e,o)}const steps=(t,e=\"end\")=>i=>{i=\"end\"===e?Math.min(i,.999):Math.max(i,.001);const o=i*t;const r=\"end\"===e?Math.floor(o):Math.ceil(o);return n(0,1,r/t)};export{cubicBezier,steps};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,defaults as i,isEasingGenerator as e,isEasingList as s,interpolate as a}from\"@motionone/utils\";import{cubicBezier as n,steps as r}from\"@motionone/easing\";const o={ease:n(.25,.1,.25,1),\"ease-in\":n(.42,0,1,1),\"ease-in-out\":n(.42,0,.58,1),\"ease-out\":n(0,0,.58,1)};const h=/\\((.*?)\\)/;function getEasingFunction(i){if(\"function\"===typeof i)return i;if(Array.isArray(i))return n(...i);if(o[i])return o[i];if(i.startsWith(\"steps\")){const t=h.exec(i);if(t){const i=t[1].split(\",\");return r(parseFloat(i[0]),i[1].trim())}}return t}class Animation{constructor(n,r=[0,1],{easing:o,duration:h=i.duration,delay:u=i.delay,endDelay:l=i.endDelay,repeat:m=i.repeat,offset:c,direction:p=\"normal\"}={}){this.startTime=null;this.rate=1;this.t=0;this.cancelTimestamp=null;this.easing=t;this.duration=0;this.totalDuration=0;this.repeat=0;this.playState=\"idle\";this.finished=new Promise(((t,i)=>{this.resolve=t;this.reject=i}));o=o||i.easing;if(e(o)){const t=o.createAnimation(r,(()=>\"0\"),true);o=t.easing;void 0!==t.keyframes&&(r=t.keyframes);void 0!==t.duration&&(h=t.duration)}this.repeat=m;this.easing=s(o)?t:getEasingFunction(o);this.updateDuration(h);const d=a(r,c,s(o)?o.map(getEasingFunction):t);this.tick=t=>{var i;u=u;let e=0;e=void 0!==this.pauseTime?this.pauseTime:(t-this.startTime)*this.rate;this.t=e;e/=1e3;e=Math.max(e-u,0);\"finished\"===this.playState&&void 0===this.pauseTime&&(e=this.totalDuration);const s=e/this.duration;let a=Math.floor(s);let r=s%1;!r&&s>=1&&(r=1);1===r&&a--;const o=a%2;(\"reverse\"===p||\"alternate\"===p&&o||\"alternate-reverse\"===p&&!o)&&(r=1-r);const h=e>=this.totalDuration?1:Math.min(r,1);const m=d(this.easing(h));n(m);const c=void 0===this.pauseTime&&(\"finished\"===this.playState||e>=this.totalDuration+l);if(c){this.playState=\"finished\";null===(i=this.resolve)||void 0===i?void 0:i.call(this,m)}else\"idle\"!==this.playState&&(this.frameRequestId=requestAnimationFrame(this.tick))};this.play()}play(){const t=performance.now();this.playState=\"running\";void 0!==this.pauseTime?this.startTime=t-this.pauseTime:this.startTime||(this.startTime=t);this.cancelTimestamp=this.startTime;this.pauseTime=void 0;this.frameRequestId=requestAnimationFrame(this.tick)}pause(){this.playState=\"paused\";this.pauseTime=this.t}finish(){this.playState=\"finished\";this.tick(0)}stop(){var t;this.playState=\"idle\";void 0!==this.frameRequestId&&cancelAnimationFrame(this.frameRequestId);null===(t=this.reject)||void 0===t?void 0:t.call(this,false)}cancel(){this.stop();this.tick(this.cancelTimestamp)}reverse(){this.rate*=-1}commitStyles(){}updateDuration(t){this.duration=t;this.totalDuration=t*(this.repeat+1)}get currentTime(){return this.t}set currentTime(t){void 0!==this.pauseTime||0===this.rate?this.pauseTime=t:this.startTime=performance.now()-t/this.rate}get playbackRate(){return this.rate}set playbackRate(t){this.rate=t}}export{Animation,getEasingFunction};\n\n//# sourceMappingURL=index.es.js.map", "var extendStatics=function(e,t){extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])};return extendStatics(e,t)};function __extends(e,t){if(\"function\"!==typeof t&&null!==t)throw new TypeError(\"Class extends value \"+String(t)+\" is not a constructor or null\");extendStatics(e,t);function __(){this.constructor=e}e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var __assign=function(){__assign=Object.assign||function __assign(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e};return __assign.apply(this,arguments)};function __rest(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&\"function\"===typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function __decorate(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i}function __param(e,t){return function(r,n){t(r,n,e)}}function __metadata(e,t){if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function __awaiter(e,t,r,n){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,o){function fulfilled(e){try{step(n.next(e))}catch(e){o(e)}}function rejected(e){try{step(n.throw(e))}catch(e){o(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((n=n.apply(e,t||[])).next())}))}function __generator(e,t){var r,n,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:verb(0),throw:verb(1),return:verb(2)},\"function\"===typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function verb(e){return function(t){return step([e,t])}}function step(a){if(r)throw new TypeError(\"Generator is already executing.\");while(i)try{if(r=1,n&&(o=2&a[0]?n.return:a[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,a[1])).done)return o;(n=0,o)&&(a=[2&a[0],o.value]);switch(a[0]){case 0:case 1:o=a;break;case 4:i.label++;return{value:a[1],done:false};case 5:i.label++;n=a[1];a=[0];continue;case 7:a=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(6===a[0]||2===a[0])){i=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){i.label=a[1];break}if(6===a[0]&&i.label<o[1]){i.label=o[1];o=a;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(a);break}o[2]&&i.ops.pop();i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e];n=0}finally{r=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var e=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!(\"get\"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:true,get:function(){return t[r]}});Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r);e[n]=t[r]};function __exportStar(t,r){for(var n in t)\"default\"===n||Object.prototype.hasOwnProperty.call(r,n)||e(r,t,n)}function __values(e){var t=\"function\"===typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&\"number\"===typeof e.length)return{next:function(){e&&n>=e.length&&(e=void 0);return{value:e&&e[n++],done:!e}}};throw new TypeError(t?\"Object is not iterable.\":\"Symbol.iterator is not defined.\")}function __read(e,t){var r=\"function\"===typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{while((void 0===t||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i}\n/** @deprecated */function __spread(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(__read(arguments[t]));return e}\n/** @deprecated */function __spreadArrays(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var a=arguments[t],i=0,c=a.length;i<c;i++,o++)n[o]=a[i];return n}function __spreadArray(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)if(n||!(o in t)){n||(n=Array.prototype.slice.call(t,0,o));n[o]=t[o]}return e.concat(n||Array.prototype.slice.call(t))}function __await(e){return this instanceof __await?(this.v=e,this):new __await(e)}function __asyncGenerator(e,t,r){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var n,o=r.apply(e,t||[]),a=[];return n={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),n[Symbol.asyncIterator]=function(){return this},n;function verb(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){a.push([e,t,r,n])>1||resume(e,t)}))})}function resume(e,t){try{step(o[e](t))}catch(e){settle(a[0][3],e)}}function step(e){e.value instanceof __await?Promise.resolve(e.value.v).then(fulfill,reject):settle(a[0][2],e)}function fulfill(e){resume(\"next\",e)}function reject(e){resume(\"throw\",e)}function settle(e,t){(e(t),a.shift(),a.length)&&resume(a[0][0],a[0][1])}}function __asyncDelegator(e){var t,r;return t={},verb(\"next\"),verb(\"throw\",(function(e){throw e})),verb(\"return\"),t[Symbol.iterator]=function(){return this},t;function verb(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:__await(e[n](t)),done:\"return\"===n}:o?o(t):t}:o}}function __asyncValues(e){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=\"function\"===typeof __values?__values(e):e[Symbol.iterator](),t={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),t[Symbol.asyncIterator]=function(){return this},t);function verb(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){t=e[r](t),settle(n,o,t.done,t.value)}))}}function settle(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)}}function __makeTemplateObject(e,t){Object.defineProperty?Object.defineProperty(e,\"raw\",{value:t}):e.raw=t;return e}var t=Object.create?function(e,t){Object.defineProperty(e,\"default\",{enumerable:true,value:t})}:function(e,t){e.default=t};function __importStar(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var o in r)\"default\"!==o&&Object.prototype.hasOwnProperty.call(r,o)&&e(n,r,o);t(n,r);return n}function __importDefault(e){return e&&e.__esModule?e:{default:e}}function __classPrivateFieldGet(e,t,r,n){if(\"a\"===r&&!n)throw new TypeError(\"Private accessor was defined without a getter\");if(\"function\"===typeof t?e!==t||!n:!t.has(e))throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");return\"m\"===r?n:\"a\"===r?n.call(e):n?n.value:t.get(e)}function __classPrivateFieldSet(e,t,r,n,o){if(\"m\"===n)throw new TypeError(\"Private method is not writable\");if(\"a\"===n&&!o)throw new TypeError(\"Private accessor was defined without a setter\");if(\"function\"===typeof t?e!==t||!o:!t.has(e))throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");return\"a\"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function __classPrivateFieldIn(e,t){if(null===t||\"object\"!==typeof t&&\"function\"!==typeof t)throw new TypeError(\"Cannot use 'in' operator on non-object\");return\"function\"===typeof e?t===e:e.has(t)}export{__assign,__asyncDelegator,__asyncGenerator,__asyncValues,__await,__awaiter,__classPrivateFieldGet,__classPrivateFieldIn,__classPrivateFieldSet,e as __createBinding,__decorate,__exportStar,__extends,__generator,__importDefault,__importStar,__makeTemplateObject,__metadata,__param,__read,__rest,__spread,__spreadArray,__spreadArrays,__values};\n\n//# sourceMappingURL=tslib.es6.js.map", "var n={};Object.defineProperty(n,\"__esModule\",{value:true});n.warning=function(){};n.invariant=function(){};const e=n.__esModule,t=n.warning,r=n.invariant;export default n;export{e as __esModule,r as invariant,t as warning};\n\n//# sourceMappingURL=index.js.map", "import{velocityPerSecond as e,time as t}from\"@motionone/utils\";const s=5;function calcGeneratorVelocity(t,n,r){const a=Math.max(n-s,0);return e(r-t(a),n-a)}const n={stiffness:100,damping:10,mass:1};const calcDampingRatio=(e=n.stiffness,t=n.damping,s=n.mass)=>t/(2*Math.sqrt(e*s));function hasReachedTarget(e,t,s){return e<t&&s>=t||e>t&&s<=t}const spring=({stiffness:e=n.stiffness,damping:s=n.damping,mass:r=n.mass,from:a=0,to:o=1,velocity:c=0,restSpeed:i=2,restDistance:h=.5}={})=>{c=c?t.s(c):0;const u={done:false,hasReachedTarget:false,current:a,target:o};const d=o-a;const f=Math.sqrt(e/r)/1e3;const l=calcDampingRatio(e,s,r);let g;if(l<1){const e=f*Math.sqrt(1-l*l);g=t=>o-Math.exp(-l*f*t)*((l*f*d-c)/e*Math.sin(e*t)+d*Math.cos(e*t))}else g=e=>o-Math.exp(-f*e)*(d+(f*d-c)*e);return e=>{u.current=g(e);const t=0===e?c:calcGeneratorVelocity(g,e,u.current);const s=Math.abs(t)<=i;const n=Math.abs(o-u.current)<=h;u.done=s&&n;u.hasReachedTarget=hasReachedTarget(a,o,u.current);return u}};const glide=({from:e=0,velocity:s=0,power:n=.8,decay:r=.325,bounceDamping:a,bounceStiffness:o,changeTarget:c,min:i,max:h,restDistance:u=.5,restSpeed:d})=>{r=t.ms(r);const f={hasReachedTarget:false,done:false,current:e,target:e};const isOutOfBounds=e=>void 0!==i&&e<i||void 0!==h&&e>h;const nearestBoundary=e=>void 0===i?h:void 0===h||Math.abs(i-e)<Math.abs(h-e)?i:h;let l=n*s;const g=e+l;const m=void 0===c?g:c(g);f.target=m;m!==g&&(l=m-e);const calcDelta=e=>-l*Math.exp(-e/r);const calcLatest=e=>m+calcDelta(e);const applyFriction=e=>{const t=calcDelta(e);const s=calcLatest(e);f.done=Math.abs(t)<=u;f.current=f.done?m:s};let p;let M;const checkCatchBoundary=e=>{if(isOutOfBounds(f.current)){p=e;M=spring({from:f.current,to:nearestBoundary(f.current),velocity:calcGeneratorVelocity(calcLatest,e,f.current),damping:a,stiffness:o,restDistance:u,restSpeed:d})}};checkCatchBoundary(0);return e=>{let t=false;if(!M&&void 0===p){t=true;applyFriction(e);checkCatchBoundary(e)}if(void 0!==p&&e>p){f.hasReachedTarget=true;return M(e-p)}f.hasReachedTarget=false;!t&&applyFriction(e);return f}};const r=10;const a=1e4;function pregenerateKeyframes(e){let t;let s=r;let n=e(0);const o=[n.current];while(!n.done&&s<a){n=e(s);o.push(n.done?n.target:n.current);void 0===t&&n.hasReachedTarget&&(t=s);s+=r}const c=s-r;1===o.length&&o.push(n.current);return{keyframes:o,duration:c/1e3,overshootDuration:(null!==t&&void 0!==t?t:c)/1e3}}export{calcGeneratorVelocity,glide,pregenerateKeyframes,spring};\n\n//# sourceMappingURL=index.es.js.map", "import{MotionValue as e}from\"@motionone/types\";import{noopReturn as t,addUniqueItem as n,isCubicBezier as o,defaults as i,isEasingGenerator as s,isNumber as r,time as a,isEasingList as c,noop as l,removeItem as f,mix as u,getEasingForSegment as d,isString as g,defaultOffset as m,fillOffset as h,progress as p,velocityPerSecond as v,interpolate as y}from\"@motionone/utils\";import{Animation as w,getEasingFunction as E}from\"@motionone/animation\";import{__rest as b}from\"tslib\";import{invariant as S}from\"hey-listen\";import{pregenerateKeyframes as A,calcGeneratorVelocity as O,spring as x,glide as V}from\"@motionone/generators\";const z=new WeakMap;function getAnimationData(e){z.has(e)||z.set(e,{transforms:[],values:new Map});return z.get(e)}function getMotionValue(t,n){t.has(n)||t.set(n,new e);return t.get(n)}const W=[\"\",\"X\",\"Y\",\"Z\"];const L=[\"translate\",\"scale\",\"rotate\",\"skew\"];const T={x:\"translateX\",y:\"translateY\",z:\"translateZ\"};const D={syntax:\"<angle>\",initialValue:\"0deg\",toDefaultUnit:e=>e+\"deg\"};const M={translate:{syntax:\"<length-percentage>\",initialValue:\"0px\",toDefaultUnit:e=>e+\"px\"},rotate:D,scale:{syntax:\"<number>\",initialValue:1,toDefaultUnit:t},skew:D};const k=new Map;const asTransformCssVar=e=>`--motion-${e}`;const B=[\"x\",\"y\",\"z\"];L.forEach((e=>{W.forEach((t=>{B.push(e+t);k.set(asTransformCssVar(e+t),M[e])}))}));const compareTransformOrder=(e,t)=>B.indexOf(e)-B.indexOf(t);const j=new Set(B);const isTransform=e=>j.has(e);const addTransformToElement=(e,t)=>{T[t]&&(t=T[t]);const{transforms:o}=getAnimationData(e);n(o,t);e.style.transform=buildTransformTemplate(o)};const buildTransformTemplate=e=>e.sort(compareTransformOrder).reduce(transformListToString,\"\").trim();const transformListToString=(e,t)=>`${e} ${t}(var(${asTransformCssVar(t)}))`;const isCssVar=e=>e.startsWith(\"--\");const P=new Set;function registerCssVariable(e){if(!P.has(e)){P.add(e);try{const{syntax:t,initialValue:n}=k.has(e)?k.get(e):{};CSS.registerProperty({name:e,inherits:false,syntax:t,initialValue:n})}catch(e){}}}const convertEasing=e=>o(e)?cubicBezierAsString(e):e;const cubicBezierAsString=([e,t,n,o])=>`cubic-bezier(${e}, ${t}, ${n}, ${o})`;const testAnimation=e=>document.createElement(\"div\").animate(e,{duration:.001});const C={cssRegisterProperty:()=>\"undefined\"!==typeof CSS&&Object.hasOwnProperty.call(CSS,\"registerProperty\"),waapi:()=>Object.hasOwnProperty.call(Element.prototype,\"animate\"),partialKeyframes:()=>{try{testAnimation({opacity:[1]})}catch(e){return false}return true},finished:()=>Boolean(testAnimation({opacity:[0,1]}).finished)};const $={};const R={};for(const e in C)R[e]=()=>{void 0===$[e]&&($[e]=C[e]());return $[e]};function hydrateKeyframes(e,t){for(let n=0;n<e.length;n++)null===e[n]&&(e[n]=n?e[n-1]:t());return e}const keyframesList=e=>Array.isArray(e)?e:[e];function getStyleName(e){T[e]&&(e=T[e]);return isTransform(e)?asTransformCssVar(e):e}const H={get:(e,t)=>{t=getStyleName(t);let n=isCssVar(t)?e.style.getPropertyValue(t):getComputedStyle(e)[t];if(!n&&0!==n){const e=k.get(t);e&&(n=e.initialValue)}return n},set:(e,t,n)=>{t=getStyleName(t);isCssVar(t)?e.style.setProperty(t,n):e.style[t]=n}};function stopAnimation(e,t=true){if(e&&\"finished\"!==e.playState)try{if(e.stop)e.stop();else{t&&e.commitStyles();e.cancel()}}catch(e){}}function getDevToolsRecord(){return window.__MOTION_DEV_TOOLS_RECORD}function animateStyle(e,t,n,o={}){const f=getDevToolsRecord();const u=false!==o.record&&f;let d;let{duration:g=i.duration,delay:m=i.delay,endDelay:h=i.endDelay,repeat:p=i.repeat,easing:v=i.easing,direction:y,offset:E,allowWebkitAcceleration:b=false}=o;const S=getAnimationData(e);let A=R.waapi();const O=isTransform(t);O&&addTransformToElement(e,t);const x=getStyleName(t);const V=getMotionValue(S.values,x);const z=k.get(x);stopAnimation(V.animation,!(s(v)&&V.generator)&&false!==o.record);return()=>{const readInitialValue=()=>{var t,n;return null!==(n=null!==(t=H.get(e,x))&&void 0!==t?t:null===z||void 0===z?void 0:z.initialValue)&&void 0!==n?n:0};let i=hydrateKeyframes(keyframesList(n),readInitialValue);if(s(v)){const e=v.createAnimation(i,readInitialValue,O,x,V);v=e.easing;void 0!==e.keyframes&&(i=e.keyframes);void 0!==e.duration&&(g=e.duration)}isCssVar(x)&&(R.cssRegisterProperty()?registerCssVariable(x):A=false);if(A){z&&(i=i.map((e=>r(e)?z.toDefaultUnit(e):e)));1!==i.length||R.partialKeyframes()&&!u||i.unshift(readInitialValue());const t={delay:a.ms(m),duration:a.ms(g),endDelay:a.ms(h),easing:c(v)?void 0:convertEasing(v),direction:y,iterations:p+1,fill:\"both\"};d=e.animate({[x]:i,offset:E,easing:c(v)?v.map(convertEasing):void 0},t);d.finished||(d.finished=new Promise(((e,t)=>{d.onfinish=e;d.oncancel=t})));const n=i[i.length-1];d.finished.then((()=>{H.set(e,x,n);d.cancel()})).catch(l);b||(d.playbackRate=1.000001)}else if(O){i=i.map((e=>\"string\"===typeof e?parseFloat(e):e));1===i.length&&i.unshift(parseFloat(readInitialValue()));const render=t=>{z&&(t=z.toDefaultUnit(t));H.set(e,x,t)};d=new w(render,i,Object.assign(Object.assign({},o),{duration:g,easing:v}))}else{const t=i[i.length-1];H.set(e,x,z&&r(t)?z.toDefaultUnit(t):t)}u&&f(e,t,i,{duration:g,delay:m,easing:v,repeat:p,offset:E},\"motion-one\");V.setAnimation(d);return d}}const getOptions=(e,t)=>e[t]?Object.assign(Object.assign({},e),e[t]):Object.assign({},e);function resolveElements(e,t){var n;if(\"string\"===typeof e)if(t){null!==(n=t[e])&&void 0!==n?n:t[e]=document.querySelectorAll(e);e=t[e]}else e=document.querySelectorAll(e);else e instanceof Element&&(e=[e]);return Array.from(e||[])}const createAnimation=e=>e();const withControls=(e,t,n=i.duration)=>new Proxy({animations:e.map(createAnimation).filter(Boolean),duration:n,options:t},I);const getActiveAnimation=e=>e.animations[0];const I={get:(e,t)=>{const n=getActiveAnimation(e);switch(t){case\"duration\":return e.duration;case\"currentTime\":return a.s((null===n||void 0===n?void 0:n[t])||0);case\"playbackRate\":case\"playState\":return null===n||void 0===n?void 0:n[t];case\"finished\":e.finished||(e.finished=Promise.all(e.animations.map(selectFinished)).catch(l));return e.finished;case\"stop\":return()=>{e.animations.forEach((e=>stopAnimation(e)))};case\"forEachNative\":return t=>{e.animations.forEach((n=>t(n,e)))};default:return\"undefined\"===typeof(null===n||void 0===n?void 0:n[t])?void 0:()=>e.animations.forEach((e=>e[t]()))}},set:(e,t,n)=>{switch(t){case\"currentTime\":n=a.ms(n);case\"currentTime\":case\"playbackRate\":for(let o=0;o<e.animations.length;o++)e.animations[o][t]=n;return true}return false}};const selectFinished=e=>e.finished;function stagger(e=.1,{start:t=0,from:n=0,easing:o}={}){return(i,s)=>{const a=r(n)?n:getFromIndex(n,s);const c=Math.abs(a-i);let l=e*c;if(o){const t=s*e;const n=E(o);l=n(l/t)*t}return t+l}}function getFromIndex(e,t){if(\"first\"===e)return 0;{const n=t-1;return\"last\"===e?n:n/2}}function resolveOption(e,t,n){return\"function\"===typeof e?e(t,n):e}function animate(e,t,n={}){e=resolveElements(e);const o=e.length;const i=[];for(let s=0;s<o;s++){const r=e[s];for(const e in t){const a=getOptions(n,e);a.delay=resolveOption(a.delay,s,o);const c=animateStyle(r,e,t[e],a);i.push(c)}}return withControls(i,n,n.duration)}function calcNextTime(e,t,n,o){var i;return r(t)?t:t.startsWith(\"-\")||t.startsWith(\"+\")?Math.max(0,e+parseFloat(t)):\"<\"===t?n:null!==(i=o.get(t))&&void 0!==i?i:e}function eraseKeyframes(e,t,n){for(let o=0;o<e.length;o++){const i=e[o];if(i.at>t&&i.at<n){f(e,i);o--}}}function addKeyframes(e,t,n,o,i,s){eraseKeyframes(e,i,s);for(let r=0;r<t.length;r++)e.push({value:t[r],at:u(i,s,o[r]),easing:d(n,r)})}function compareByTime(e,t){return e.at===t.at?null===e.value?1:-1:e.at-t.at}function timeline(e,t={}){var n;const o=createAnimationsFromTimeline(e,t);const i=o.map((e=>animateStyle(...e))).filter(Boolean);return withControls(i,t,null===(n=o[0])||void 0===n?void 0:n[3].duration)}function createAnimationsFromTimeline(e,t={}){var{defaultOptions:n={}}=t,o=b(t,[\"defaultOptions\"]);const r=[];const a=new Map;const c={};const l=new Map;let f=0;let u=0;let d=0;for(let t=0;t<e.length;t++){const o=e[t];if(g(o)){l.set(o,u);continue}if(!Array.isArray(o)){l.set(o.name,calcNextTime(u,o.at,f,l));continue}const[r,p,v={}]=o;void 0!==v.at&&(u=calcNextTime(u,v.at,f,l));let y=0;const w=resolveElements(r,c);const E=w.length;for(let e=0;e<E;e++){const t=w[e];const o=getElementSequence(t,a);for(const t in p){const r=getValueSequence(t,o);let a=keyframesList(p[t]);const c=getOptions(v,t);let{duration:l=n.duration||i.duration,easing:f=n.easing||i.easing}=c;if(s(f)){const e=isTransform(t);S(2===a.length||!e,\"spring must be provided 2 keyframes within timeline\");const n=f.createAnimation(a,(()=>\"0\"),e);f=n.easing;void 0!==n.keyframes&&(a=n.keyframes);void 0!==n.duration&&(l=n.duration)}const g=resolveOption(v.delay,e,E)||0;const w=u+g;const b=w+l;let{offset:A=m(a.length)}=c;1===A.length&&0===A[0]&&(A[1]=1);const O=length-a.length;O>0&&h(A,O);1===a.length&&a.unshift(null);addKeyframes(r,a,f,A,w,b);y=Math.max(g+l,y);d=Math.max(b,d)}}f=u;u+=y}a.forEach(((e,t)=>{for(const s in e){const a=e[s];a.sort(compareByTime);const c=[];const l=[];const f=[];for(let e=0;e<a.length;e++){const{at:t,value:n,easing:o}=a[e];c.push(n);l.push(p(0,d,t));f.push(o||i.easing)}if(0!==l[0]){l.unshift(0);c.unshift(c[0]);f.unshift(\"linear\")}if(1!==l[l.length-1]){l.push(1);c.push(null)}r.push([t,s,c,Object.assign(Object.assign(Object.assign({},n),{duration:d,easing:f,offset:l}),o)])}}));return r}function getElementSequence(e,t){!t.has(e)&&t.set(e,{});return t.get(e)}function getValueSequence(e,t){t[e]||(t[e]=[]);return t[e]}function createGeneratorEasing(e){const t=new WeakMap;return(n={})=>{const o=new Map;const getGenerator=(t=0,i=100,s=0,r=false)=>{const a=`${t}-${i}-${s}-${r}`;o.has(a)||o.set(a,e(Object.assign({from:t,to:i,velocity:s,restSpeed:r?.05:2,restDistance:r?.01:.5},n)));return o.get(a)};const getKeyframes=e=>{t.has(e)||t.set(e,A(e));return t.get(e)};return{createAnimation:(e,t,n,o,i)=>{var s,r;let a;const c=e.length;let l=n&&c<=2&&e.every(isNumberOrNull);if(l){const n=e[c-1];const l=1===c?null:e[0];let f=0;let u=0;const d=null===i||void 0===i?void 0:i.generator;if(d){const{animation:t,generatorStartTime:n}=i;const o=(null===t||void 0===t?void 0:t.startTime)||n||0;const r=(null===t||void 0===t?void 0:t.currentTime)||performance.now()-o;const a=d(r).current;u=null!==(s=l)&&void 0!==s?s:a;(1===c||2===c&&null===e[0])&&(f=O((e=>d(e).current),r,a))}else u=null!==(r=l)&&void 0!==r?r:parseFloat(t());const g=getGenerator(u,n,f,null===o||void 0===o?void 0:o.includes(\"scale\"));const m=getKeyframes(g);a=Object.assign(Object.assign({},m),{easing:\"linear\"});if(i){i.generator=g;i.generatorStartTime=performance.now()}}else{const e=getKeyframes(getGenerator(0,100));a={easing:\"ease\",duration:e.overshootDuration}}return a}}}}const isNumberOrNull=e=>\"string\"!==typeof e;const N=createGeneratorEasing(x);const F=createGeneratorEasing(V);const U={any:0,all:1};function inView$1(e,t,{root:n,margin:o,amount:i=\"any\"}={}){if(\"undefined\"===typeof IntersectionObserver)return()=>{};const s=resolveElements(e);const r=new WeakMap;const onIntersectionChange=e=>{e.forEach((e=>{const n=r.get(e.target);if(e.isIntersecting!==Boolean(n))if(e.isIntersecting){const n=t(e);\"function\"===typeof n?r.set(e.target,n):a.unobserve(e.target)}else if(n){n(e);r.delete(e.target)}}))};const a=new IntersectionObserver(onIntersectionChange,{root:n,rootMargin:o,threshold:\"number\"===typeof i?i:U[i]});s.forEach((e=>a.observe(e)));return()=>a.disconnect()}const q=new WeakMap;let K;function getElementSize(e,t){if(t){const{inlineSize:e,blockSize:n}=t[0];return{width:e,height:n}}return e instanceof SVGElement&&\"getBBox\"in e?e.getBBox():{width:e.offsetWidth,height:e.offsetHeight}}function notifyTarget({target:e,contentRect:t,borderBoxSize:n}){var o;null===(o=q.get(e))||void 0===o?void 0:o.forEach((o=>{o({target:e,contentSize:t,get size(){return getElementSize(e,n)}})}))}function notifyAll(e){e.forEach(notifyTarget)}function createResizeObserver(){\"undefined\"!==typeof ResizeObserver&&(K=new ResizeObserver(notifyAll))}function resizeElement(e,t){K||createResizeObserver();const n=resolveElements(e);n.forEach((e=>{let n=q.get(e);if(!n){n=new Set;q.set(e,n)}n.add(t);null===K||void 0===K?void 0:K.observe(e)}));return()=>{n.forEach((e=>{const n=q.get(e);null===n||void 0===n?void 0:n.delete(t);(null===n||void 0===n?void 0:n.size)||(null===K||void 0===K?void 0:K.unobserve(e))}))}}const G=new Set;let _;function createWindowResizeHandler(){_=()=>{const e={width:window.innerWidth,height:window.innerHeight};const t={target:window,size:e,contentSize:e};G.forEach((e=>e(t)))};window.addEventListener(\"resize\",_)}function resizeWindow(e){G.add(e);_||createWindowResizeHandler();return()=>{G.delete(e);!G.size&&_&&(_=void 0)}}function resize(e,t){return\"function\"===typeof e?resizeWindow(e):resizeElement(e,t)}const Z=50;const createAxisInfo=()=>({current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0});const createScrollInfo=()=>({time:0,x:createAxisInfo(),y:createAxisInfo()});const X={x:{length:\"Width\",position:\"Left\"},y:{length:\"Height\",position:\"Top\"}};function updateAxisInfo(e,t,n,o){const i=n[t];const{length:s,position:r}=X[t];const a=i.current;const c=n.time;i.current=e[\"scroll\"+r];i.scrollLength=e[\"scroll\"+s]-e[\"client\"+s];i.offset.length=0;i.offset[0]=0;i.offset[1]=i.scrollLength;i.progress=p(0,i.scrollLength,i.current);const l=o-c;i.velocity=l>Z?0:v(i.current-a,l)}function updateScrollInfo(e,t,n){updateAxisInfo(e,\"x\",t,n);updateAxisInfo(e,\"y\",t,n);t.time=n}function calcInset(e,t){let n={x:0,y:0};let o=e;while(o&&o!==t)if(o instanceof HTMLElement){n.x+=o.offsetLeft;n.y+=o.offsetTop;o=o.offsetParent}else if(o instanceof SVGGraphicsElement&&\"getBBox\"in o){const{top:e,left:t}=o.getBBox();n.x+=t;n.y+=e;while(o&&\"svg\"!==o.tagName)o=o.parentNode}return n}const Y={Enter:[[0,1],[1,1]],Exit:[[0,0],[1,0]],Any:[[1,0],[0,1]],All:[[0,0],[1,1]]};const J={start:0,center:.5,end:1};function resolveEdge(e,t,n=0){let o=0;void 0!==J[e]&&(e=J[e]);if(g(e)){const t=parseFloat(e);e.endsWith(\"px\")?o=t:e.endsWith(\"%\")?e=t/100:e.endsWith(\"vw\")?o=t/100*document.documentElement.clientWidth:e.endsWith(\"vh\")?o=t/100*document.documentElement.clientHeight:e=t}r(e)&&(o=t*e);return n+o}const Q=[0,0];function resolveOffset(e,t,n,o){let i=Array.isArray(e)?e:Q;let s=0;let a=0;if(r(e))i=[e,e];else if(g(e)){e=e.trim();i=e.includes(\" \")?e.split(\" \"):[e,J[e]?e:\"0\"]}s=resolveEdge(i[0],n,o);a=resolveEdge(i[1],t);return s-a}const ee={x:0,y:0};function resolveOffsets(e,t,n){let{offset:o=Y.All}=n;const{target:i=e,axis:s=\"y\"}=n;const r=\"y\"===s?\"height\":\"width\";const a=i!==e?calcInset(i,e):ee;const c=i===e?{width:e.scrollWidth,height:e.scrollHeight}:{width:i.clientWidth,height:i.clientHeight};const l={width:e.clientWidth,height:e.clientHeight};t[s].offset.length=0;let f=!t[s].interpolate;const u=o.length;for(let e=0;e<u;e++){const n=resolveOffset(o[e],l[r],c[r],a[s]);f||n===t[s].interpolatorOffsets[e]||(f=true);t[s].offset[e]=n}if(f){t[s].interpolate=y(m(u),t[s].offset);t[s].interpolatorOffsets=[...t[s].offset]}t[s].progress=t[s].interpolate(t[s].current)}function measure(e,t=e,n){n.x.targetOffset=0;n.y.targetOffset=0;if(t!==e){let o=t;while(o&&o!=e){n.x.targetOffset+=o.offsetLeft;n.y.targetOffset+=o.offsetTop;o=o.offsetParent}}n.x.targetLength=t===e?t.scrollWidth:t.clientWidth;n.y.targetLength=t===e?t.scrollHeight:t.clientHeight;n.x.containerLength=e.clientWidth;n.y.containerLength=e.clientHeight}function createOnScrollHandler(e,t,n,o={}){const i=o.axis||\"y\";return{measure:()=>measure(e,o.target,n),update:t=>{updateScrollInfo(e,n,t);(o.offset||o.target)&&resolveOffsets(e,n,o)},notify:\"function\"===typeof t?()=>t(n):scrubAnimation(t,n[i])}}function scrubAnimation(e,n){e.pause();e.forEachNative(((e,{easing:n})=>{var o,i;if(e.updateDuration){n||(e.easing=t);e.updateDuration(1)}else{const t={duration:1e3};n||(t.easing=\"linear\");null===(i=null===(o=e.effect)||void 0===o?void 0:o.updateTiming)||void 0===i?void 0:i.call(o,t)}}));return()=>{e.currentTime=n.progress}}const te=new WeakMap;const ne=new WeakMap;const oe=new WeakMap;const getEventTarget=e=>e===document.documentElement?window:e;function scroll(e,t={}){var{container:n=document.documentElement}=t,o=b(t,[\"container\"]);let i=oe.get(n);if(!i){i=new Set;oe.set(n,i)}const s=createScrollInfo();const r=createOnScrollHandler(n,e,s,o);i.add(r);if(!te.has(n)){const listener=()=>{const e=performance.now();for(const e of i)e.measure();for(const t of i)t.update(e);for(const e of i)e.notify()};te.set(n,listener);const e=getEventTarget(n);window.addEventListener(\"resize\",listener,{passive:true});n!==document.documentElement&&ne.set(n,resize(n,listener));e.addEventListener(\"scroll\",listener,{passive:true})}const a=te.get(n);const c=requestAnimationFrame(a);return()=>{var t;\"function\"!==typeof e&&e.stop();cancelAnimationFrame(c);const o=oe.get(n);if(!o)return;o.delete(r);if(o.size)return;const i=te.get(n);te.delete(n);if(i){getEventTarget(n).removeEventListener(\"scroll\",i);null===(t=ne.get(n))||void 0===t?void 0:t();window.removeEventListener(\"resize\",i)}}}function hasChanged(e,t){return typeof e!==typeof t||(Array.isArray(e)&&Array.isArray(t)?!shallowCompare(e,t):e!==t)}function shallowCompare(e,t){const n=t.length;if(n!==e.length)return false;for(let o=0;o<n;o++)if(t[o]!==e[o])return false;return true}function isVariant(e){return\"object\"===typeof e}function resolveVariant(e,t){return isVariant(e)?e:e&&t?t[e]:void 0}let ie;function processScheduledAnimations(){if(!ie)return;const e=ie.sort(compareByDepth).map(fireAnimateUpdates);e.forEach(fireNext);e.forEach(fireNext);ie=void 0}function scheduleAnimation(e){if(ie)n(ie,e);else{ie=[e];requestAnimationFrame(processScheduledAnimations)}}function unscheduleAnimation(e){ie&&f(ie,e)}const compareByDepth=(e,t)=>e.getDepth()-t.getDepth();const fireAnimateUpdates=e=>e.animateUpdates();const fireNext=e=>e.next();const motionEvent=(e,t)=>new CustomEvent(e,{detail:{target:t}});function dispatchPointerEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEvent:n}}))}function dispatchViewEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEntry:n}}))}const se={isActive:e=>Boolean(e.inView),subscribe:(e,{enable:t,disable:n},{inViewOptions:o={}})=>{const{once:i}=o,s=b(o,[\"once\"]);return inView$1(e,(o=>{t();dispatchViewEvent(e,\"viewenter\",o);if(!i)return t=>{n();dispatchViewEvent(e,\"viewleave\",t)}}),s)}};const mouseEvent=(e,t,n)=>o=>{if(!o.pointerType||\"mouse\"===o.pointerType){n();dispatchPointerEvent(e,t,o)}};const re={isActive:e=>Boolean(e.hover),subscribe:(e,{enable:t,disable:n})=>{const o=mouseEvent(e,\"hoverstart\",t);const i=mouseEvent(e,\"hoverend\",n);e.addEventListener(\"pointerenter\",o);e.addEventListener(\"pointerleave\",i);return()=>{e.removeEventListener(\"pointerenter\",o);e.removeEventListener(\"pointerleave\",i)}}};const ae={isActive:e=>Boolean(e.press),subscribe:(e,{enable:t,disable:n})=>{const onPointerUp=t=>{n();dispatchPointerEvent(e,\"pressend\",t);window.removeEventListener(\"pointerup\",onPointerUp)};const onPointerDown=n=>{t();dispatchPointerEvent(e,\"pressstart\",n);window.addEventListener(\"pointerup\",onPointerUp)};e.addEventListener(\"pointerdown\",onPointerDown);return()=>{e.removeEventListener(\"pointerdown\",onPointerDown);window.removeEventListener(\"pointerup\",onPointerUp)}}};const ce={inView:se,hover:re,press:ae};const le=[\"initial\",\"animate\",...Object.keys(ce),\"exit\"];const fe=new WeakMap;function createMotionState(e={},t){let n;let o=t?t.getDepth()+1:0;const i={initial:true,animate:true};const s={};const r={};for(const n of le)r[n]=\"string\"===typeof e[n]?e[n]:null===t||void 0===t?void 0:t.getContext()[n];const a=false===e.initial?\"animate\":\"initial\";let c=resolveVariant(e[a]||r[a],e.variants)||{},f=b(c,[\"transition\"]);const u=Object.assign({},f);function*animateUpdates(){var t,o;const s=f;f={};const r={};for(const n of le){if(!i[n])continue;const s=resolveVariant(e[n]);if(s)for(const n in s)if(\"transition\"!==n){f[n]=s[n];r[n]=getOptions(null!==(o=null!==(t=s.transition)&&void 0!==t?t:e.transition)&&void 0!==o?o:{},n)}}const a=new Set([...Object.keys(f),...Object.keys(s)]);const c=[];a.forEach((e=>{var t;void 0===f[e]&&(f[e]=u[e]);if(hasChanged(s[e],f[e])){null!==(t=u[e])&&void 0!==t?t:u[e]=H.get(n,e);c.push(animateStyle(n,e,f[e],r[e]))}}));yield;const d=c.map((e=>e())).filter(Boolean);if(!d.length)return;const g=f;n.dispatchEvent(motionEvent(\"motionstart\",g));Promise.all(d.map((e=>e.finished))).then((()=>{n.dispatchEvent(motionEvent(\"motioncomplete\",g))})).catch(l)}const setGesture=(e,t)=>()=>{i[e]=t;scheduleAnimation(d)};const updateGestureSubscriptions=()=>{for(const t in ce){const o=ce[t].isActive(e);const i=s[t];if(o&&!i)s[t]=ce[t].subscribe(n,{enable:setGesture(t,true),disable:setGesture(t,false)},e);else if(!o&&i){i();delete s[t]}}};const d={update:t=>{if(n){e=t;updateGestureSubscriptions();scheduleAnimation(d)}},setActive:(e,t)=>{if(n){i[e]=t;scheduleAnimation(d)}},animateUpdates:animateUpdates,getDepth:()=>o,getTarget:()=>f,getOptions:()=>e,getContext:()=>r,mount:e=>{S(Boolean(e),\"Animation state must be mounted with valid Element\");n=e;fe.set(n,d);updateGestureSubscriptions();return()=>{fe.delete(n);unscheduleAnimation(d);for(const e in s)s[e]()}},isMounted:()=>Boolean(n)};return d}function createStyles(e){const t={};const n=[];for(let o in e){const i=e[o];if(isTransform(o)){T[o]&&(o=T[o]);n.push(o);o=asTransformCssVar(o)}let s=Array.isArray(i)?i[0]:i;const a=k.get(o);a&&(s=r(i)?a.toDefaultUnit(i):i);t[o]=s}n.length&&(t.transform=buildTransformTemplate(n));return t}const camelLetterToPipeLetter=e=>`-${e.toLowerCase()}`;const camelToPipeCase=e=>e.replace(/[A-Z]/g,camelLetterToPipeLetter);function createStyleString(e={}){const t=createStyles(e);let n=\"\";for(const e in t){n+=e.startsWith(\"--\")?e:camelToPipeCase(e);n+=`: ${t[e]}; `}return n}export{Y as ScrollOffset,animate,animateStyle,createMotionState,createStyleString,createStyles,getAnimationData,getStyleName,F as glide,inView$1 as inView,fe as mountedStates,resize,scroll,N as spring,stagger,H as style,timeline,withControls};\n\n//# sourceMappingURL=index.es.js.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Children,useEffect,useState,useRef,useMemo,createRef,useCallback,cloneElement}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{useAnimationFrame,useReducedMotion,LayoutGroup,useInView,useMotionValue,useTransform,motion,wrap,frame}from\"framer-motion\";import{resize}from\"@motionone/dom\";const MAX_DUPLICATED_ITEMS=100;const directionTransformers={left:offset=>`translateX(-${offset}px)`,right:offset=>`translateX(${offset}px)`,top:offset=>`translateY(-${offset}px)`,bottom:offset=>`translateY(${offset}px)`};const supportsAcceleratedAnimations=typeof Animation!==\"undefined\"&&typeof Animation.prototype.updatePlaybackRate===\"function\";/**\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function Ticker(props){/* Props */let{slots,gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,speed,hoverFactor,direction,alignment,sizingOptions,fadeOptions,style}=props;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{widthType,heightType}=sizingOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/* Checks */const isCanvas=RenderTarget.current()===RenderTarget.canvas;// Remove empty slots (such as hidden layers)\nconst filteredSlots=slots.filter(Boolean);const numChildren=Children.count(filteredSlots);const hasChildren=numChildren>0;if(direction===true){direction=\"left\";}const isHorizontal=direction===\"left\"||direction===\"right\";const offset=useMotionValue(0);const transformer=directionTransformers[direction];const transform=useTransform(offset,transformer);/* Refs and State */const parentRef=useRef(null);const childrenRef=useMemo(()=>{return[/*#__PURE__*/createRef(),/*#__PURE__*/createRef()];},[]);const[size,setSize]=useState({parent:null,children:null});/* Arrays */let clonedChildren=[];let dupedChildren=[];/* Duplicate value */let duplicateBy=0;let opacity=0;if(isCanvas){duplicateBy=numChildren?Math.floor(10/numChildren):0;opacity=1;}if(!isCanvas&&hasChildren&&size.parent){duplicateBy=Math.round(size.parent/size.children*2)+1;duplicateBy=Math.min(duplicateBy,MAX_DUPLICATED_ITEMS);opacity=1;}/* Measure parent and child */const measure=useCallback(()=>{if(hasChildren&&parentRef.current){const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=childrenRef[0].current?isHorizontal?childrenRef[0].current.offsetLeft:childrenRef[0].current.offsetTop:0;const end=childrenRef[1].current?isHorizontal?childrenRef[1].current.offsetLeft+childrenRef[1].current.offsetWidth:childrenRef[1].current.offsetTop+childrenRef[1].current.offsetHeight:0;const childrenLength=end-start+gap;setSize({parent:parentLength,children:childrenLength});}},[]);const childrenStyles=isCanvas?{contentVisibility:\"auto\"}:{};/* Add refs to first and last child */if(hasChildren){// TODO: These conditional hooks will be unsafe if hasChildren ever changes outside the canvas.\nif(!isCanvas){/**\n             * Track whether this is the initial resize event. By default this will fire on mount,\n             * which we do in the useEffect. We should only fire it on subsequent resizes.\n             */let initialResize=useRef(true);useEffect(()=>{frame.read(measure);return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){frame.read(measure);}initialResize.current=false;});},[]);}clonedChildren=Children.map(filteredSlots,(child,index)=>{var _child_props,_child_props1,_child_props2,_child_props3;let ref;if(index===0){ref=childrenRef[0];}if(index===filteredSlots.length-1){ref=childrenRef[1];}const size={width:widthType?(_child_props=child.props)===null||_child_props===void 0?void 0:_child_props.width:\"100%\",height:heightType?(_child_props1=child.props)===null||_child_props1===void 0?void 0:_child_props1.height:\"100%\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{ref:ref,style:size,children:/*#__PURE__*/cloneElement(child,{style:{...(_child_props2=child.props)===null||_child_props2===void 0?void 0:_child_props2.style,...size,flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-original-\"+index:undefined},(_child_props3=child.props)===null||_child_props3===void 0?void 0:_child_props3.children)})});});}if(!isCanvas){for(let i=0;i<duplicateBy;i++){dupedChildren=[...dupedChildren,...Children.map(filteredSlots,(child,childIndex)=>{var _child_props,_child_props1,_child_props2,_child_props3,_child_props4,_child_props5;const size={width:widthType?(_child_props=child.props)===null||_child_props===void 0?void 0:_child_props.width:\"100%\",height:heightType?(_child_props1=child.props)===null||_child_props1===void 0?void 0:_child_props1.height:\"100%\",willChange:\"transform\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{style:size,\"aria-hidden\":true,children:/*#__PURE__*/cloneElement(child,{key:i+\" \"+childIndex,style:{...(_child_props2=child.props)===null||_child_props2===void 0?void 0:_child_props2.style,width:widthType?(_child_props3=child.props)===null||_child_props3===void 0?void 0:_child_props3.width:\"100%\",height:heightType?(_child_props4=child.props)===null||_child_props4===void 0?void 0:_child_props4.height:\"100%\",flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-dupe-\"+i:undefined},(_child_props5=child.props)===null||_child_props5===void 0?void 0:_child_props5.children)},i+\"li\"+childIndex)},i+\"lg\"+childIndex);})];}}const animateToValue=size.children+size.children*Math.round(size.parent/size.children);const initialTime=useRef(null);const prevTime=useRef(null);const xOrY=useRef(0);const isHover=useRef(false);const isReducedMotion=useReducedMotion();const listRef=useRef(null);const animationRef=useRef(null);/**\n     * Setup animations\n     */if(!isCanvas){const isInView=useInView(parentRef);/**\n         * If this is an animation we can hardware accelerate, animate with WAAPI\n         */if(supportsAcceleratedAnimations){useEffect(()=>{if(isReducedMotion||!animateToValue||!speed){return;}animationRef.current=listRef.current.animate({transform:[transformer(0),transformer(animateToValue)]},{duration:Math.abs(animateToValue)/speed*1e3,iterations:Infinity,easing:\"linear\"});return()=>animationRef.current.cancel();},[hoverFactor,animateToValue,speed]);// Pause the animation when it's out of view\nuseEffect(()=>{if(!animationRef.current)return;if(isInView&&animationRef.current.playState===\"paused\"){animationRef.current.play();}else if(!isInView&&animationRef.current.playState===\"running\"){animationRef.current.pause();}},[isInView]);}else{/**\n             * If we can't accelerate this animation because we have a hoverFactor defined\n             * animate with a rAF loop.\n             */useAnimationFrame(t=>{if(!animateToValue||isReducedMotion||supportsAcceleratedAnimations){return;}/**\n                 * In case this animation is delayed from starting because we're running a bunch\n                 * of other work, we want to set an initial time rather than counting from 0.\n                 * That ensures that if the animation is delayed, it starts from the first frame\n                 * rather than jumping.\n                 */if(initialTime.current===null){initialTime.current=t;}t=t-initialTime.current;const timeSince=prevTime.current===null?0:t-prevTime.current;let delta=timeSince*(speed/1e3);if(isHover.current){delta*=hoverFactor;}xOrY.current+=delta;xOrY.current=wrap(0,animateToValue,xOrY.current);prevTime.current=t;if(!isInView)return;offset.set(xOrY.current);});}}/* Fades */const fadeDirection=isHorizontal?\"to right\":\"to bottom\";const fadeWidthStart=fadeWidth/2;const fadeWidthEnd=100-fadeWidth/2;const fadeInsetStart=clamp(fadeInset,0,fadeWidthStart);const fadeInsetEnd=100-fadeInset;const fadeMask=`linear-gradient(${fadeDirection}, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetStart}%, rgba(0, 0, 0, 1) ${fadeWidthStart}%, rgba(0, 0, 0, 1) ${fadeWidthEnd}%, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetEnd}%)`;/* Empty state */if(!hasChildren){return /*#__PURE__*/_jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/_jsx(\"div\",{style:emojiStyles,children:\"\u2728\"}),/*#__PURE__*/_jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/_jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to infinitely loop on your page.\"})]});}return /*#__PURE__*/_jsx(\"section\",{style:{...containerStyle,opacity:opacity,WebkitMaskImage:fadeContent?fadeMask:undefined,MozMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,overflow:overflow?\"visible\":\"hidden\",padding:paddingValue},ref:parentRef,children:/*#__PURE__*/_jsxs(motion.ul,{ref:listRef,style:{...containerStyle,gap:gap,top:direction===\"bottom\"&&isValidNumber(animateToValue)?-animateToValue:undefined,left:direction===\"right\"&&isValidNumber(animateToValue)?-animateToValue:undefined,placeItems:alignment,position:\"relative\",flexDirection:isHorizontal?\"row\":\"column\",...style,willChange:isCanvas?\"auto\":\"transform\",transform:supportsAcceleratedAnimations?transformer(0):transform},onMouseEnter:()=>{isHover.current=true;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=hoverFactor;}},onMouseLeave:()=>{isHover.current=false;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=1;}},children:[clonedChildren,dupedChildren]})});}/* Default Properties */Ticker.defaultProps={gap:10,padding:10,sizingOptions:{widthType:true,heightType:true},fadeOptions:{fadeContent:true,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},direction:true};/* Property Controls */addPropertyControls(Ticker,{slots:{type:ControlType.Array,title:\"Children\",control:{type:ControlType.ComponentInstance}},speed:{type:ControlType.Number,title:\"Speed\",min:0,max:1e3,defaultValue:100,unit:\"%\",displayStepper:true,step:5},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"left\",\"right\",\"top\",\"bottom\"],optionIcons:[\"direction-left\",\"direction-right\",\"direction-up\",\"direction-down\"],optionTitles:[\"Left\",\"Right\",\"Top\",\"Bottom\"],defaultValue:\"left\",displaySegmentedControl:true},alignment:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{direction:{right:[\"align-top\",\"align-middle\",\"align-bottom\"],left:[\"align-top\",\"align-middle\",\"align-bottom\"],top:[\"align-left\",\"align-center\",\"align-right\"],bottom:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},gap:{type:ControlType.Number,title:\"Gap\"},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},sizingOptions:{type:ControlType.Object,title:\"Sizing\",controls:{widthType:{type:ControlType.Boolean,title:\"Width\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true},heightType:{type:ControlType.Boolean,title:\"Height\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true}}},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:true},overflow:{type:ControlType.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false,hidden(props){return props.fadeContent===true;}},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden(props){return props.fadeContent===false;}}}},hoverFactor:{type:ControlType.Number,title:\"Hover\",min:0,max:1,unit:\"x\",defaultValue:1,step:.1,displayStepper:true,description:\"Slows down the speed while you are hovering.\"}});/* Placeholder Styles */const containerStyle={display:\"flex\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* Styles */const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:150,lineHeight:1.5,textAlign:\"center\"};/* Clamp function, used for fadeInset */const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);const isValidNumber=value=>typeof value===\"number\"&&!isNaN(value);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Ticker\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"400\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"200\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ticker.map", "import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let Component;\nvar Home_default = (React) => {\n  if (!Component) {\n    const HomeIcon = React.forwardRef(function HomeIcon2({\n      title,\n      titleId,\n      ...props\n    }, svgRef) {\n      return /* @__PURE__ */ React.createElement(\"svg\", Object.assign({\n        xmlns: \"http://www.w3.org/2000/svg\",\n        viewBox: \"0 0 24 24\",\n        fill: \"currentColor\",\n        \"aria-hidden\": \"true\",\n        \"data-slot\": \"icon\",\n        ref: svgRef,\n        \"aria-labelledby\": titleId\n      }, props), title ? /* @__PURE__ */ React.createElement(\"title\", {\n        id: titleId\n      }, title) : null, /* @__PURE__ */ React.createElement(\"path\", {\n        d: \"M11.47 3.841a.75.75 0 0 1 1.06 0l8.69 8.69a.75.75 0 1 0 1.06-1.061l-8.689-8.69a2.25 2.25 0 0 0-3.182 0l-8.69 8.69a.75.75 0 1 0 1.061 1.06l8.69-8.689Z\"\n      }), /* @__PURE__ */ React.createElement(\"path\", {\n        d: \"m12 5.432 8.159 8.159c.03.03.06.058.091.086v6.198c0 1.035-.84 1.875-1.875 1.875H15a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0-.75.75V21a.75.75 0 0 1-.75.75H5.625a1.875 1.875 0 0 1-1.875-1.875v-6.198a2.29 2.29 0 0 0 .091-.086L12 5.432Z\"\n      }));\n    });\n    Component = HomeIcon;\n  }\n  return Component;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nexport {\n  __FramerMetadata__,\n  Home_default as default\n};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/hero-icons/Home.js@0.0.28\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"AcademicCap\",\"AdjustmentsVertical\",\"ArchiveBox\",\"ArchiveBoxArrowDown\",\"ArchiveBoxXMark\",\"ArrowDown\",\"ArrowDownCircle\",\"ArrowDownLeft\",\"ArrowDownOnSquare\",\"ArrowDownRight\",\"ArrowDownTray\",\"ArrowLeft\",\"ArrowLeftCircle\",\"ArrowLeftOnRectangle\",\"ArrowLongDown\",\"ArrowLongLeft\",\"ArrowLongRight\",\"ArrowLongUp\",\"ArrowPath\",\"ArrowRight\",\"ArrowRightCircle\",\"ArrowSmallDown\",\"ArrowSmallLeft\",\"ArrowSmallRight\",\"ArrowSmallUp\",\"ArrowTrendingDown\",\"ArrowTrendingUp\",\"ArrowUp\",\"ArrowUpCircle\",\"ArrowUpLeft\",\"ArrowUpOnSquare\",\"ArrowUpOnSquareStack\",\"ArrowUpRight\",\"ArrowUpTray\",\"ArrowUturnDown\",\"ArrowUturnLeft\",\"ArrowUturnRight\",\"ArrowUturnUp\",\"ArrowsPointingIn\",\"ArrowsPointingOut\",\"ArrowsRightLeft\",\"ArrowsUpDown\",\"AtSymbol\",\"Backspace\",\"Backward\",\"Banknotes\",\"Bars2\",\"Bars3\",\"Bars3BottomLeft\",\"Bars3BottomRight\",\"Bars3CenterLeft\",\"Bars4\",\"BarsArrowDown\",\"BarsArrowUp\",\"Battery0\",\"Battery100\",\"Battery50\",\"Beaker\",\"Bell\",\"BellAlert\",\"BellSlash\",\"BellSnooze\",\"Bolt\",\"BoltSlash\",\"BookOpen\",\"Bookmark\",\"BookmarkSlash\",\"BookmarkSquare\",\"Briefcase\",\"BugAnt\",\"BuildingLibrary\",\"BuildingOffice\",\"BuildingOffice2\",\"BuildingStorefront\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarDays\",\"Camera\",\"ChartBar\",\"ChartBarSquare\",\"ChartPie\",\"ChatBubbleLeft\",\"ChatBubbleLeftRight\",\"ChatBubbleOvalLeft\",\"Check\",\"CheckBadge\",\"CheckCircle\",\"ChevronDoubleDown\",\"ChevronDoubleLeft\",\"ChevronDoubleRight\",\"ChevronDoubleUp\",\"ChevronDown\",\"ChevronLeft\",\"ChevronRight\",\"ChevronUp\",\"ChevronUpDown\",\"CircleStack\",\"Clipboard\",\"ClipboardDocument\",\"Clock\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CodeBracket\",\"CodeBracketSquare\",\"Cog\",\"Cog6Tooth\",\"Cog8Tooth\",\"CommandLine\",\"ComputerDesktop\",\"CpuChip\",\"CreditCard\",\"Cube\",\"CubeTransparent\",\"CurrencyBangladeshi\",\"CurrencyDollar\",\"CurrencyEuro\",\"CurrencyPound\",\"CurrencyRupee\",\"CurrencyYen\",\"CursorArrowRays\",\"CursorArrowRipple\",\"DevicePhoneMobile\",\"DeviceTablet\",\"Document\",\"DocumentArrowDown\",\"DocumentArrowUp\",\"DocumentChartBar\",\"DocumentCheck\",\"DocumentDuplicate\",\"DocumentMinus\",\"DocumentPlus\",\"DocumentText\",\"EllipsisHorizontal\",\"EllipsisVertical\",\"Envelope\",\"EnvelopeOpen\",\"ExclamationCircle\",\"ExclamationTriangle\",\"Eye\",\"EyeDropper\",\"EyeSlash\",\"FaceFrown\",\"FaceSmile\",\"Film\",\"FingerPrint\",\"Fire\",\"Flag\",\"Folder\",\"FolderArrowDown\",\"FolderMinus\",\"FolderOpen\",\"FolderPlus\",\"Forward\",\"Funnel\",\"Gif\",\"Gift\",\"GiftTop\",\"GlobeAlt\",\"GlobeAmericas\",\"GlobeAsiaAustralia\",\"GlobeEuropeAfrica\",\"HandRaised\",\"HandThumbDown\",\"HandThumbUp\",\"Hashtag\",\"Heart\",\"Home\",\"HomeModern\",\"Identification\",\"Inbox\",\"InboxArrowDown\",\"InboxStack\",\"InformationCircle\",\"Key\",\"Language\",\"Lifebuoy\",\"LightBulb\",\"Link\",\"ListBullet\",\"LockClosed\",\"LockOpen\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"Map\",\"MapPin\",\"Megaphone\",\"Microphone\",\"Minus\",\"MinusCircle\",\"MinusSmall\",\"Moon\",\"MusicalNote\",\"Newspaper\",\"NoSymbol\",\"PaintBrush\",\"PaperAirplane\",\"PaperClip\",\"Pause\",\"PauseCircle\",\"Pencil\",\"PencilSquare\",\"Phone\",\"PhoneArrowDownLeft\",\"PhoneArrowUpRight\",\"PhoneXMark\",\"Photo\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Plus\",\"PlusCircle\",\"PlusSmall\",\"Power\",\"PresentationChartBar\",\"Printer\",\"PuzzlePiece\",\"QrCode\",\"QuestionMarkCircle\",\"QueueList\",\"Radio\",\"ReceiptPercent\",\"ReceiptRefund\",\"RectangleGroup\",\"RectangleStack\",\"RocketLaunch\",\"Rss\",\"Scale\",\"Scissors\",\"Server\",\"ServerStack\",\"Share\",\"ShieldCheck\",\"ShieldExclamation\",\"ShoppingBag\",\"ShoppingCart\",\"Signal\",\"SignalSlash\",\"Sparkles\",\"SpeakerWave\",\"SpeakerXMark\",\"Square2Stack\",\"Square3Stack3D\",\"Squares2X2\",\"SquaresPlus\",\"Star\",\"Stop\",\"StopCircle\",\"Sun\",\"Swatch\",\"TableCells\",\"Tag\",\"Ticket\",\"Trash\",\"Trophy\",\"Truck\",\"Tv\",\"User\",\"UserCircle\",\"UserGroup\",\"UserMinus\",\"UserPlus\",\"Users\",\"Variable\",\"VideoCamera\",\"VideoCameraSlash\",\"ViewColumns\",\"ViewfinderCircle\",\"Wallet\",\"Wifi\",\"Window\",\"Wrench\",\"WrenchScrewdriver\",\"XCircle\",\"XMark\",\"index\"];const moduleBaseUrl=\"https://framer.com/m/hero-icons/\";const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * HERO\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.28`;const module=await import(/* webpackIgnore: true */iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/_jsx(NullState,{}):null;return /*#__PURE__*/_jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/_jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Hero\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Hero site](https://heroicons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Hero.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useMemo}from\"react\";import{motion}from\"framer-motion\";import{addPropertyControls,ControlType}from\"framer\";/**\n * @framerDisableUnlink\n *\n * @framerIntrinsicWidth 240\n * @framerIntrinsicHeight 240\n *\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */function BlurGradient({blur,borderRadius,direction,transition}){const blurSteps=useMemo(()=>[{blur:`${blur/2/2/2/2/2/2/2}px`,gradient:`rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 12.5%, rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 0) 37.5%`},{blur:`${blur/2/2/2/2/2/2}px`,gradient:`rgba(0, 0, 0, 0) 12.5%, rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 1) 37.5%, rgba(0, 0, 0, 0) 50%`},{blur:`${blur/2/2/2/2/2}px`,gradient:`rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 1) 37.5%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 62.5%`},{blur:`${blur/2/2/2/2}px`,gradient:`rgba(0, 0, 0, 0) 37.5%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 62.5%, rgba(0, 0, 0, 0) 75%`},{blur:`${blur/2/2/2}px`,gradient:`rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 1) 62.5%, rgba(0, 0, 0, 1) 75%, rgba(0, 0, 0, 0) 87.5%`},{blur:`${blur/2/2}px`,gradient:`rgba(0, 0, 0, 0) 62.5%, rgba(0, 0, 0, 1) 75%, rgba(0, 0, 0, 1) 87.5%, rgba(0, 0, 0, 0) 100%`},{blur:`${blur/2}px`,gradient:`rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 1) 87.5%, rgba(0, 0, 0, 1) 100%`},{blur:`${blur}px`,gradient:`rgba(0, 0, 0, 0) 87.5%, rgba(0, 0, 0, 1) 100%`}],[blur]);return /*#__PURE__*/_jsx(\"div\",{style:{position:\"absolute\",inset:0,overflow:\"hidden\"},children:blurSteps.map((step,index)=>/*#__PURE__*/_jsx(motion.div,{transition:transition,initial:{backdropFilter:`blur(${step.blur})`},animate:{backdropFilter:`blur(${step.blur})`},style:{opacity:1,position:\"absolute\",inset:0,zIndex:index+1,maskImage:`linear-gradient(${direction}, ${step.gradient})`,WebkitMaskImage:`linear-gradient(${direction}, ${step.gradient})`,borderRadius:borderRadius,pointerEvents:\"none\"}},index))});}BlurGradient.defaultProps={blur:10,borderRadius:\"0px\",direction:\"toBottom\",transition:{duration:.3}};addPropertyControls(BlurGradient,{blur:{title:\"Blur\",type:ControlType.Number,defaultValue:10,min:0,max:100,step:1,description:\"Large blur values (10<) can impact performance.\"},borderRadius:{title:\"Radius\",type:ControlType.BorderRadius,defaultValue:\"0px\",description:\"Blur Gradient component's parent frame can't have border radius (it will break the component). If you need corner radius, apply it directly to the Blur Gradient component here.\"},direction:{title:\"Direction\",type:ControlType.SegmentedEnum,options:[\"to bottom\",\"to top\",\"to left\",\"to right\"],optionTitles:[\"\u2193\",\"\u2191\",\"\u2190\",\"\u2192\"],defaultValue:\"to bottom\"},transition:{type:ControlType.Transition,defaultValue:{duration:.3},title:\"Transition\",description:\"Control how the blur animates when used on hover states or any othe interaction.\\n\\nMore components at [Framer University](https://frameruni.link/cc).\"}});BlurGradient.displayName=\"Blur Gradient\";export default BlurGradient;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"BlurGradient\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"240\",\"framerIntrinsicWidth\":\"240\",\"framerDisableUnlink\":\"*\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BlurGradient_Prod.map", "// Generated by Framer (8857874)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-kv4VF .framer-styles-preset-1vt5vqi:not(.rich-text-wrapper), .framer-kv4VF .framer-styles-preset-1vt5vqi.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-c572113c-f477-4332-8b82-3ae33c426397, #ff3a9b) /* {\"name\":\"hot pink\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, #667085); --framer-link-text-decoration: none; }'];export const className=\"framer-kv4VF\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (8c7926c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={rGasyUcDQ:{hover:true},SFSQRY633:{hover:true},sSkT7GnoQ:{hover:true}};const cycleOrder=[\"SFSQRY633\",\"rGasyUcDQ\",\"sSkT7GnoQ\"];const serializationHash=\"framer-3yl4h\";const variantClassNames={rGasyUcDQ:\"framer-v-67554v\",SFSQRY633:\"framer-v-11v5310\",sSkT7GnoQ:\"framer-v-dmhyi7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"SFSQRY633\",\"Variant 2\":\"rGasyUcDQ\",\"Variant 3\":\"sSkT7GnoQ\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"SFSQRY633\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"SFSQRY633\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/restaurants\",openInNewTab:false,...addPropertyOverrides({rGasyUcDQ:{href:\"https://stampede.ai/hotels\"},sSkT7GnoQ:{href:\"https://stampede.ai/bars\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-11v5310\",className,classNames)} framer-7qf653`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"SFSQRY633\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(247, 249, 250, 0)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{\"rGasyUcDQ-hover\":{backgroundColor:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},\"SFSQRY633-hover\":{backgroundColor:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},\"sSkT7GnoQ-hover\":{backgroundColor:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"}},...addPropertyOverrides({\"rGasyUcDQ-hover\":{\"data-framer-name\":undefined},\"SFSQRY633-hover\":{\"data-framer-name\":undefined},\"sSkT7GnoQ-hover\":{\"data-framer-name\":undefined},rGasyUcDQ:{\"data-framer-name\":\"Variant 2\"},sSkT7GnoQ:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64)))\"},children:\"Restaurants\"})}),className:\"framer-1upmi3q\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"ujdPzMmSn\",style:{\"--extracted-r6o4lv\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({rGasyUcDQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64)))\"},children:\"Hotels\"})})},sSkT7GnoQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64)))\"},children:\"Pubs & Bars\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"Streamline operations from table management to automated marketing\"})}),className:\"framer-jeli2\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"sTdqcqc5x\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({rGasyUcDQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"Build your own mailing list and boost direct bookings for your room\"})})},sSkT7GnoQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"Increase spend per head with personalised marketing\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3yl4h.framer-7qf653, .framer-3yl4h .framer-7qf653 { display: block; }\",\".framer-3yl4h.framer-11v5310 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 8px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-3yl4h .framer-1upmi3q { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-3yl4h .framer-jeli2 { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 188px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-3yl4h.framer-11v5310 { gap: 0px; } .framer-3yl4h.framer-11v5310 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-3yl4h.framer-11v5310 > :first-child { margin-top: 0px; } .framer-3yl4h.framer-11v5310 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 110\n * @framerIntrinsicWidth 204\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"rGasyUcDQ\":{\"layout\":[\"auto\",\"auto\"]},\"sSkT7GnoQ\":{\"layout\":[\"auto\",\"auto\"]},\"b9TOP78zg\":{\"layout\":[\"auto\",\"auto\"]},\"pmDqbgiFL\":{\"layout\":[\"auto\",\"auto\"]},\"dq4orjtUQ\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerMLy8Sgklu=withCSS(Component,css,\"framer-3yl4h\");export default FramerMLy8Sgklu;FramerMLy8Sgklu.displayName=\"industries\";FramerMLy8Sgklu.defaultProps={height:110,width:204};addPropertyControls(FramerMLy8Sgklu,{variant:{options:[\"SFSQRY633\",\"rGasyUcDQ\",\"sSkT7GnoQ\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerMLy8Sgklu,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/G3U4AIP7I5YYMBY4PZ5BNYEWWVH7G7QB/WED2HATCWTE6B4XVIFFTI3EALCE4D6PD/GDZ4LVIJF6WODYKVZK6E2737DCDQPEMZ.woff2\",weight:\"500\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NZ67QOF3FXYLOR27ABJOZVKKBKNRMKMF/EHBFE55HTLOOJHTZSLD54GSL3EBTAFNQ/DI2GHUWG3WKRXISSCTNDMTWKWZC25UIW.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMLy8Sgklu\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"110\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rGasyUcDQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sSkT7GnoQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"b9TOP78zg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pmDqbgiFL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dq4orjtUQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"204\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./MLy8Sgklu.map", "// Generated by Framer (d31cd55)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Industries from\"https://framerusercontent.com/modules/9nERLPWll6WMk3UBsrq6/P3EaStulRYJtQG748PdE/MLy8Sgklu.js\";const IndustriesFonts=getFonts(Industries);const cycleOrder=[\"cvKZUxcoc\",\"h01rNN7A0\"];const serializationHash=\"framer-EGkWL\";const variantClassNames={cvKZUxcoc:\"framer-v-1v8w9yc\",h01rNN7A0:\"framer-v-1o4qmyg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"cvKZUxcoc\",Phone:\"h01rNN7A0\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"cvKZUxcoc\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"cvKZUxcoc\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"h01rNN7A0\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1v8w9yc\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"cvKZUxcoc\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0px 0px 1px rgba(0, 0, 0, 0.05)\",...style},variants:{h01rNN7A0:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({h01rNN7A0:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(0, 0, 0, 0.4))\"},children:\"RESOURCES\"})}),className:\"framer-shuweg\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"b1yWJuIw8\",style:{\"--extracted-r6o4lv\":\"rgba(0, 0, 0, 0.4)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6gm8yg\",layoutDependency:layoutDependency,layoutId:\"D6o_dodRc\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+0+0,...addPropertyOverrides({h01rNN7A0:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+83+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yv6c3t-container\",layoutDependency:layoutDependency,layoutId:\"st1ws9Qbx-container\",children:/*#__PURE__*/_jsx(Industries,{height:\"100%\",id:\"st1ws9Qbx\",layoutId:\"st1ws9Qbx\",variant:\"SFSQRY633\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+0+0,...addPropertyOverrides({h01rNN7A0:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+83+0+134}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wv8bi5-container\",layoutDependency:layoutDependency,layoutId:\"p97fKTd_P-container\",children:/*#__PURE__*/_jsx(Industries,{height:\"100%\",id:\"p97fKTd_P\",layoutId:\"p97fKTd_P\",variant:\"rGasyUcDQ\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+0+0,...addPropertyOverrides({h01rNN7A0:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+83+0+268}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-14efhps-container\",layoutDependency:layoutDependency,layoutId:\"xMcMQ8YAV-container\",children:/*#__PURE__*/_jsx(Industries,{height:\"100%\",id:\"xMcMQ8YAV\",layoutId:\"xMcMQ8YAV\",variant:\"sSkT7GnoQ\",width:\"100%\"})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-EGkWL.framer-kgsu9e, .framer-EGkWL .framer-kgsu9e { display: block; }\",\".framer-EGkWL.framer-1v8w9yc { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; padding: 15px; position: relative; width: min-content; }\",\".framer-EGkWL .framer-shuweg { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 200px; word-break: break-word; word-wrap: break-word; }\",\".framer-EGkWL .framer-6gm8yg { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-EGkWL .framer-1yv6c3t-container, .framer-EGkWL .framer-wv8bi5-container, .framer-EGkWL .framer-14efhps-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EGkWL.framer-1v8w9yc, .framer-EGkWL .framer-6gm8yg { gap: 0px; } .framer-EGkWL.framer-1v8w9yc > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-EGkWL.framer-1v8w9yc > :first-child { margin-top: 0px; } .framer-EGkWL.framer-1v8w9yc > :last-child { margin-bottom: 0px; } .framer-EGkWL .framer-6gm8yg > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-EGkWL .framer-6gm8yg > :first-child { margin-left: 0px; } .framer-EGkWL .framer-6gm8yg > :last-child { margin-right: 0px; } }\",\".framer-EGkWL.framer-v-1o4qmyg.framer-1v8w9yc { gap: 8px; padding: 32px 0px 0px 0px; }\",\".framer-EGkWL.framer-v-1o4qmyg .framer-6gm8yg { flex-direction: column; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EGkWL.framer-v-1o4qmyg.framer-1v8w9yc, .framer-EGkWL.framer-v-1o4qmyg .framer-6gm8yg { gap: 0px; } .framer-EGkWL.framer-v-1o4qmyg.framer-1v8w9yc > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-EGkWL.framer-v-1o4qmyg.framer-1v8w9yc > :first-child, .framer-EGkWL.framer-v-1o4qmyg .framer-6gm8yg > :first-child { margin-top: 0px; } .framer-EGkWL.framer-v-1o4qmyg.framer-1v8w9yc > :last-child, .framer-EGkWL.framer-v-1o4qmyg .framer-6gm8yg > :last-child { margin-bottom: 0px; } .framer-EGkWL.framer-v-1o4qmyg .framer-6gm8yg > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 140\n * @framerIntrinsicWidth 690\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"h01rNN7A0\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameraK7DA0n_2=withCSS(Component,css,\"framer-EGkWL\");export default FrameraK7DA0n_2;FrameraK7DA0n_2.displayName=\"Links: Resources\";FrameraK7DA0n_2.defaultProps={height:140,width:690};addPropertyControls(FrameraK7DA0n_2,{variant:{options:[\"cvKZUxcoc\",\"h01rNN7A0\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameraK7DA0n_2,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...IndustriesFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraK7DA0n_2\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"690\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"h01rNN7A0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"140\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (20caf11)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,CycleVariantState,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={Dp3pe_QSh:{hover:true},k1J3w2rKq:{hover:true},NSgpqyOrW:{hover:true},Z1AhyZjxf:{hover:true}};const cycleOrder=[\"NSgpqyOrW\",\"Z1AhyZjxf\",\"k1J3w2rKq\",\"Dp3pe_QSh\"];const serializationHash=\"framer-7j61d\";const variantClassNames={Dp3pe_QSh:\"framer-v-k9rptg\",k1J3w2rKq:\"framer-v-815zmj\",NSgpqyOrW:\"framer-v-ubxhtv\",Z1AhyZjxf:\"framer-v-f3nqaj\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.8,ease:[0,0,1,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Bottom:\"k1J3w2rKq\",Left:\"Dp3pe_QSh\",Right:\"Z1AhyZjxf\",Top:\"NSgpqyOrW\"};const getProps=({background,buttonText,color,height,id,link,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,eShUePx4y:(_ref=color!==null&&color!==void 0?color:props.eShUePx4y)!==null&&_ref!==void 0?_ref:\"rgb(255, 255, 255)\",fYwEbrwLs:(_ref1=background!==null&&background!==void 0?background:props.fYwEbrwLs)!==null&&_ref1!==void 0?_ref1:\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",jbvZsuhnT:link!==null&&link!==void 0?link:props.jbvZsuhnT,ofLqZhEO8:(_ref2=buttonText!==null&&buttonText!==void 0?buttonText:props.ofLqZhEO8)!==null&&_ref2!==void 0?_ref2:\"Book a Demo\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"NSgpqyOrW\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,ofLqZhEO8,jbvZsuhnT,fYwEbrwLs,eShUePx4y,Rb5OgUSWElRi7XplMx,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"NSgpqyOrW\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppearx4yxc4=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(CycleVariantState),700);});useOnVariantChange(baseVariant,{default:onAppearx4yxc4});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:jbvZsuhnT,openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-ubxhtv\",className,classNames)} framer-1hwen0q`,\"data-framer-name\":\"Top\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"NSgpqyOrW\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(255, 255, 255, 0.05)\",borderBottomLeftRadius:118,borderBottomRightRadius:118,borderTopLeftRadius:118,borderTopRightRadius:118,...style},variants:{k1J3w2rKq:{backgroundColor:\"rgba(255, 58, 155, 0.05)\"},Z1AhyZjxf:{backgroundColor:\"rgba(255, 58, 155, 0.05)\"}},...addPropertyOverrides({\"Dp3pe_QSh-hover\":{\"data-framer-name\":undefined},\"k1J3w2rKq-hover\":{\"data-framer-name\":undefined},\"NSgpqyOrW-hover\":{\"data-framer-name\":undefined},\"Z1AhyZjxf-hover\":{\"data-framer-name\":undefined},Dp3pe_QSh:{\"data-framer-name\":\"Left\"},k1J3w2rKq:{\"data-framer-name\":\"Bottom\"},Z1AhyZjxf:{\"data-framer-name\":\"Right\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-aajlkx\",\"data-framer-name\":\"Glow\",layoutDependency:layoutDependency,layoutId:\"LdMs6DofA\",style:{background:\"radial-gradient(25% 50% at 50% 0%, rgb(255, 58, 155) 0%, rgba(255, 255, 255, 0) 100%)\",borderBottomLeftRadius:72,borderBottomRightRadius:72,borderTopLeftRadius:72,borderTopRightRadius:72,filter:\"blur(15px)\",WebkitFilter:\"blur(15px)\"},variants:{\"Dp3pe_QSh-hover\":{background:\"radial-gradient(50% 100% at 50% 50%, rgb(255, 58, 155) 0%, rgba(255, 255, 255, 0) 100%)\"},\"k1J3w2rKq-hover\":{background:\"radial-gradient(50% 100% at 50% 50%, rgb(255, 58, 155) 0%, rgba(255, 255, 255, 0) 100%)\"},\"NSgpqyOrW-hover\":{background:\"radial-gradient(50% 100% at 50% 50%, rgb(255, 58, 155) 0%, rgba(255, 255, 255, 0) 100%)\"},\"Z1AhyZjxf-hover\":{background:\"radial-gradient(50% 100% at 50% 50%, rgb(255, 58, 155) 0%, rgba(255, 255, 255, 0) 100%)\"},Dp3pe_QSh:{background:\"radial-gradient(25% 34.4% at 0% 50%, hsl(0, 0%, 100%) 0%, rgba(255, 255, 255, 0) 100%)\"},k1J3w2rKq:{background:\"radial-gradient(25% 50% at 50% 100%, hsl(0, 0%, 100%) 0%, rgba(255, 255, 255, 0) 100%)\"},Z1AhyZjxf:{background:\"radial-gradient(25% 35.4% at 100% 50%, hsl(0, 0%, 100%) 0%, rgba(255, 255, 255, 0) 100%)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fo0paw\",\"data-framer-name\":\"Stroke\",layoutDependency:layoutDependency,layoutId:\"lGzOAC7wS\",style:{background:\"radial-gradient(20.7% 50% at 50% 0%, rgb(255, 58, 155) 0%, rgba(255, 255, 255, 0) 100%)\",borderBottomLeftRadius:72,borderBottomRightRadius:72,borderTopLeftRadius:72,borderTopRightRadius:72},variants:{\"Dp3pe_QSh-hover\":{background:\"radial-gradient(75% 181.15942028985506% at 50% 50%, rgb(255, 58, 155) 0%, rgba(255, 255, 255, 0) 100%)\"},\"k1J3w2rKq-hover\":{background:\"radial-gradient(75% 181.15942028985506% at 50% 50%, rgb(255, 58, 155) 0%, rgba(255, 255, 255, 0) 100%)\"},\"NSgpqyOrW-hover\":{background:\"radial-gradient(75% 181.15942028985506% at 50% 50%, rgb(255, 58, 155) 0%, rgba(255, 255, 255, 0) 100%)\"},\"Z1AhyZjxf-hover\":{background:\"radial-gradient(75% 181.15942028985506% at 50% 50%, rgb(255, 58, 155) 0%, rgba(255, 255, 255, 0) 100%)\"},Dp3pe_QSh:{background:\"radial-gradient(16.6% 43.1% at 0% 50%, rgb(255, 58, 155) 0%, rgba(255, 255, 255, 0) 100%)\"},k1J3w2rKq:{background:\"radial-gradient(20.7% 50% at 50% 100%, rgb(255, 58, 155) 0%, rgba(255, 255, 255, 0) 100%)\"},Z1AhyZjxf:{background:\"radial-gradient(16.2% 41.199999999999996% at 100% 50%, rgb(255, 58, 155) 0%, rgba(255, 255, 255, 0) 100%)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-119xewv\",\"data-framer-name\":\"Fill\",layoutDependency:layoutDependency,layoutId:\"psvBROZ7Z\",style:{backgroundColor:fYwEbrwLs,borderBottomLeftRadius:114,borderBottomRightRadius:114,borderTopLeftRadius:114,borderTopRightRadius:114}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ib2xk\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Rb5OgUSWE-lRi7XplMx) * 1px)\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-eShUePx4y-JQBmYJIQh))\"},children:\"Book a Demo\"})}),className:\"framer-1uv7mtz\",\"data-framer-name\":\"Text\",fonts:[\"FS;Montserrat-bold\"],layoutDependency:layoutDependency,layoutId:\"ZuatvLC1J\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-eShUePx4y-JQBmYJIQh)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-eShUePx4y-JQBmYJIQh\":eShUePx4y,\"--variable-reference-Rb5OgUSWE-lRi7XplMx\":Rb5OgUSWElRi7XplMx},text:ofLqZhEO8,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7j61d.framer-1hwen0q, .framer-7j61d .framer-1hwen0q { display: block; }\",\".framer-7j61d.framer-ubxhtv { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 20px 28px 20px 28px; position: relative; text-decoration: none; width: min-content; }\",\".framer-7j61d .framer-aajlkx, .framer-7j61d .framer-1fo0paw { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-7j61d .framer-119xewv { bottom: 2px; flex: none; left: 2px; overflow: hidden; position: absolute; right: 2px; top: 2px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-7j61d .framer-1uv7mtz { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7j61d.framer-ubxhtv { gap: 0px; } .framer-7j61d.framer-ubxhtv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-7j61d.framer-ubxhtv > :first-child { margin-top: 0px; } .framer-7j61d.framer-ubxhtv > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 59\n * @framerIntrinsicWidth 169.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Z1AhyZjxf\":{\"layout\":[\"auto\",\"auto\"]},\"k1J3w2rKq\":{\"layout\":[\"auto\",\"auto\"]},\"Dp3pe_QSh\":{\"layout\":[\"auto\",\"auto\"]},\"HVW3hvf25\":{\"layout\":[\"auto\",\"auto\"]},\"KygpSVVIZ\":{\"layout\":[\"auto\",\"auto\"]},\"uwLVyMGAQ\":{\"layout\":[\"auto\",\"auto\"]},\"anJF2OdB_\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"ofLqZhEO8\":\"buttonText\",\"jbvZsuhnT\":\"link\",\"fYwEbrwLs\":\"background\",\"eShUePx4y\":\"color\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerJQBmYJIQh=withCSS(Component,css,\"framer-7j61d\");export default FramerJQBmYJIQh;FramerJQBmYJIQh.displayName=\"Running-Stroke\";FramerJQBmYJIQh.defaultProps={height:59,width:169.5};addPropertyControls(FramerJQBmYJIQh,{variant:{options:[\"NSgpqyOrW\",\"Z1AhyZjxf\",\"k1J3w2rKq\",\"Dp3pe_QSh\"],optionTitles:[\"Top\",\"Right\",\"Bottom\",\"Left\"],title:\"Variant\",type:ControlType.Enum},ofLqZhEO8:{defaultValue:\"Book a Demo\",displayTextArea:false,placeholder:\"Book a Demo\",title:\"Button text\",type:ControlType.String},jbvZsuhnT:{title:\"Link\",type:ControlType.Link},fYwEbrwLs:{defaultValue:'var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64)) /* {\"name\":\"dark blue\"} */',title:\"Background\",type:ControlType.Color},eShUePx4y:{defaultValue:\"rgb(255, 255, 255)\",title:\"Color\",type:ControlType.Color}});addFonts(FramerJQBmYJIQh,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/KDZE2GHZ4MXZP7RVHASNN75AFABT2ZB2/G33WYZOWF5RLCYVGCMU5BFGBXH4DMKUK/SHZ3SDA4YUDBQPNRSIGO7XNSCQQUBDYR.woff2\",weight:\"700\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJQBmYJIQh\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"59\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"ofLqZhEO8\\\":\\\"buttonText\\\",\\\"jbvZsuhnT\\\":\\\"link\\\",\\\"fYwEbrwLs\\\":\\\"background\\\",\\\"eShUePx4y\\\":\\\"color\\\"}\",\"framerIntrinsicWidth\":\"169.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Z1AhyZjxf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"k1J3w2rKq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Dp3pe_QSh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HVW3hvf25\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KygpSVVIZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uwLVyMGAQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"anJF2OdB_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./JQBmYJIQh.map", "// Generated by Framer (d31cd55)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";const HeroFonts=getFonts(Hero);const enabledGestures={BVuxtv7ph:{hover:true},d22008XDe:{hover:true},dPvFhhUw7:{hover:true},eNLHv6w2G:{hover:true},LCHIM_zTe:{hover:true},niY9rS832:{hover:true},plzDixdK_:{hover:true}};const cycleOrder=[\"d22008XDe\",\"dPvFhhUw7\",\"BVuxtv7ph\",\"plzDixdK_\",\"eNLHv6w2G\",\"niY9rS832\",\"LCHIM_zTe\"];const serializationHash=\"framer-cYxTd\";const variantClassNames={BVuxtv7ph:\"framer-v-5v0evv\",d22008XDe:\"framer-v-10qzela\",dPvFhhUw7:\"framer-v-bs2cmz\",eNLHv6w2G:\"framer-v-k1y5lk\",LCHIM_zTe:\"framer-v-3kypg1\",niY9rS832:\"framer-v-2ox0da\",plzDixdK_:\"framer-v-172axg2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"d22008XDe\",\"Variant 2\":\"dPvFhhUw7\",\"Variant 3\":\"BVuxtv7ph\",\"Variant 5\":\"plzDixdK_\",\"Variant 6\":\"eNLHv6w2G\",\"Variant 7\":\"niY9rS832\",\"Variant 8\":\"LCHIM_zTe\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"d22008XDe\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"d22008XDe\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"dPvFhhUw7-hover\",\"BVuxtv7ph-hover\",\"plzDixdK_-hover\",\"eNLHv6w2G-hover\",\"niY9rS832-hover\",\"LCHIM_zTe-hover\"].includes(gestureVariant))return false;if([\"dPvFhhUw7\",\"BVuxtv7ph\",\"plzDixdK_\",\"eNLHv6w2G\",\"niY9rS832\",\"LCHIM_zTe\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"dPvFhhUw7-hover\")return true;if(baseVariant===\"dPvFhhUw7\")return true;return false;};const isDisplayed2=()=>{if(gestureVariant===\"BVuxtv7ph-hover\")return true;if(baseVariant===\"BVuxtv7ph\")return true;return false;};const isDisplayed3=()=>{if(gestureVariant===\"plzDixdK_-hover\")return true;if(baseVariant===\"plzDixdK_\")return true;return false;};const isDisplayed4=()=>{if(gestureVariant===\"eNLHv6w2G-hover\")return true;if(baseVariant===\"eNLHv6w2G\")return true;return false;};const isDisplayed5=()=>{if(gestureVariant===\"niY9rS832-hover\")return true;if(baseVariant===\"niY9rS832\")return true;return false;};const isDisplayed6=()=>{if(gestureVariant===\"LCHIM_zTe-hover\")return true;if(baseVariant===\"LCHIM_zTe\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/get-bookings\",openInNewTab:false,...addPropertyOverrides({BVuxtv7ph:{href:\"https://stampede.ai/how-it-works/loyalty\"},dPvFhhUw7:{href:\"https://stampede.ai/get-started/marketing\"},eNLHv6w2G:{href:\"https://stampede.ai/how-it-works/wifi\"},LCHIM_zTe:{href:\"https://stampede.ai/how-it-works/gift-cards\"},niY9rS832:{href:\"https://stampede.ai/get-reviews\"},plzDixdK_:{href:\"https://stampede.ai/how-it-works/analytics\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-10qzela\",className,classNames)} framer-1k228h3`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"d22008XDe\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(247, 249, 250, 0)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{\"BVuxtv7ph-hover\":{backgroundColor:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},\"d22008XDe-hover\":{backgroundColor:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},\"dPvFhhUw7-hover\":{backgroundColor:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},\"eNLHv6w2G-hover\":{backgroundColor:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},\"LCHIM_zTe-hover\":{backgroundColor:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},\"niY9rS832-hover\":{backgroundColor:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},\"plzDixdK_-hover\":{backgroundColor:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"}},...addPropertyOverrides({\"BVuxtv7ph-hover\":{\"data-framer-name\":undefined},\"d22008XDe-hover\":{\"data-framer-name\":undefined},\"dPvFhhUw7-hover\":{\"data-framer-name\":undefined},\"eNLHv6w2G-hover\":{\"data-framer-name\":undefined},\"LCHIM_zTe-hover\":{\"data-framer-name\":undefined},\"niY9rS832-hover\":{\"data-framer-name\":undefined},\"plzDixdK_-hover\":{\"data-framer-name\":undefined},BVuxtv7ph:{\"data-framer-name\":\"Variant 3\"},dPvFhhUw7:{\"data-framer-name\":\"Variant 2\"},eNLHv6w2G:{\"data-framer-name\":\"Variant 6\"},LCHIM_zTe:{\"data-framer-name\":\"Variant 8\"},niY9rS832:{\"data-framer-name\":\"Variant 7\"},plzDixdK_:{\"data-framer-name\":\"Variant 5\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u3nfxk-container\",layoutDependency:layoutDependency,layoutId:\"Kyru9eS6C-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Calendar\",id:\"Kyru9eS6C\",layoutId:\"Kyru9eS6C\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"d22008XDe-hover\":{color:\"var(--token-c572113c-f477-4332-8b82-3ae33c426397, rgb(255, 58, 155))\"}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(68, 68, 68))\"},children:\"Table management\"})}),className:\"framer-1w4ry5n\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"sErkUkCpo\",style:{\"--extracted-r6o4lv\":\"rgb(68, 68, 68)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1s4e927\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"TZ4Z883Ff\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-tie6bs-container\",layoutDependency:layoutDependency,layoutId:\"SpHFYm4s0-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Envelope\",id:\"SpHFYm4s0\",layoutId:\"SpHFYm4s0\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"dPvFhhUw7-hover\":{color:\"var(--token-c572113c-f477-4332-8b82-3ae33c426397, rgb(255, 58, 155))\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(68, 68, 68))\"},children:\"Marketing & CRM\"})}),className:\"framer-npzws0\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"f0kGCjmJB\",style:{\"--extracted-r6o4lv\":\"rgb(68, 68, 68)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cpr7dg\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"x5eIEiuoA\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fof2sb-container\",layoutDependency:layoutDependency,layoutId:\"z1ZNsO1rs-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Heart\",id:\"z1ZNsO1rs\",layoutId:\"z1ZNsO1rs\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"BVuxtv7ph-hover\":{color:\"var(--token-c572113c-f477-4332-8b82-3ae33c426397, rgb(255, 58, 155))\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(68, 68, 68))\"},children:\"Loyalty & Rewards\"})}),className:\"framer-6qo1b2\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"sDsn2fC1F\",style:{\"--extracted-r6o4lv\":\"rgb(68, 68, 68)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-si348r\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"n0hsklTVH\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qdz7fx-container\",layoutDependency:layoutDependency,layoutId:\"wQVItnbZF-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"PresentationChartBar\",id:\"wQVItnbZF\",layoutId:\"wQVItnbZF\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"plzDixdK_-hover\":{color:\"var(--token-c572113c-f477-4332-8b82-3ae33c426397, rgb(255, 58, 155))\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(68, 68, 68))\"},children:\"Analytics & Reports\"})}),className:\"framer-3v4aj0\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"jgjWihYjy\",style:{\"--extracted-r6o4lv\":\"rgb(68, 68, 68)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ynblal\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"liYXFelYQ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1iuk0oo-container\",layoutDependency:layoutDependency,layoutId:\"XZ4NAF7d7-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Wifi\",id:\"XZ4NAF7d7\",layoutId:\"XZ4NAF7d7\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"eNLHv6w2G-hover\":{color:\"var(--token-c572113c-f477-4332-8b82-3ae33c426397, rgb(255, 58, 155))\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(68, 68, 68))\"},children:\"Guest Wi-Fi\"})}),className:\"framer-2tyn3l\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"snz__up16\",style:{\"--extracted-r6o4lv\":\"rgb(68, 68, 68)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vq8aul\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"cYdMdY6bd\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18rriwf-container\",layoutDependency:layoutDependency,layoutId:\"K5JupLOXb-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",id:\"K5JupLOXb\",layoutId:\"K5JupLOXb\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"niY9rS832-hover\":{color:\"var(--token-c572113c-f477-4332-8b82-3ae33c426397, rgb(255, 58, 155))\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(68, 68, 68))\"},children:\"Reviews\"})}),className:\"framer-1t75iu1\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"dOAInITED\",style:{\"--extracted-r6o4lv\":\"rgb(68, 68, 68)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed6()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1g2fqwf\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"b3rBZh_XB\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9t3t4-container\",layoutDependency:layoutDependency,layoutId:\"v14Il3pHv-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Gift\",id:\"v14Il3pHv\",layoutId:\"v14Il3pHv\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"LCHIM_zTe-hover\":{color:\"var(--token-c572113c-f477-4332-8b82-3ae33c426397, rgb(255, 58, 155))\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(68, 68, 68))\"},children:\"Gift Cards\"})}),className:\"framer-3y82hu\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"hdl6V2okl\",style:{\"--extracted-r6o4lv\":\"rgb(68, 68, 68)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cYxTd.framer-1k228h3, .framer-cYxTd .framer-1k228h3 { display: block; }\",\".framer-cYxTd.framer-10qzela { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 8px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-cYxTd .framer-1u3nfxk-container, .framer-cYxTd .framer-tie6bs-container, .framer-cYxTd .framer-1fof2sb-container, .framer-cYxTd .framer-qdz7fx-container, .framer-cYxTd .framer-1iuk0oo-container, .framer-cYxTd .framer-18rriwf-container, .framer-cYxTd .framer-9t3t4-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-cYxTd .framer-1w4ry5n, .framer-cYxTd .framer-npzws0, .framer-cYxTd .framer-6qo1b2, .framer-cYxTd .framer-3v4aj0, .framer-cYxTd .framer-2tyn3l, .framer-cYxTd .framer-1t75iu1, .framer-cYxTd .framer-3y82hu { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 180px; word-break: break-word; word-wrap: break-word; }\",\".framer-cYxTd .framer-1s4e927, .framer-cYxTd .framer-1cpr7dg, .framer-cYxTd .framer-si348r, .framer-cYxTd .framer-1ynblal, .framer-cYxTd .framer-1vq8aul, .framer-cYxTd .framer-1g2fqwf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cYxTd.framer-10qzela, .framer-cYxTd .framer-1s4e927, .framer-cYxTd .framer-1cpr7dg, .framer-cYxTd .framer-si348r, .framer-cYxTd .framer-1ynblal, .framer-cYxTd .framer-1vq8aul, .framer-cYxTd .framer-1g2fqwf { gap: 0px; } .framer-cYxTd.framer-10qzela > *, .framer-cYxTd .framer-1s4e927 > *, .framer-cYxTd .framer-1cpr7dg > *, .framer-cYxTd .framer-si348r > *, .framer-cYxTd .framer-1ynblal > *, .framer-cYxTd .framer-1vq8aul > *, .framer-cYxTd .framer-1g2fqwf > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-cYxTd.framer-10qzela > :first-child, .framer-cYxTd .framer-1s4e927 > :first-child, .framer-cYxTd .framer-1cpr7dg > :first-child, .framer-cYxTd .framer-si348r > :first-child, .framer-cYxTd .framer-1ynblal > :first-child, .framer-cYxTd .framer-1vq8aul > :first-child, .framer-cYxTd .framer-1g2fqwf > :first-child { margin-left: 0px; } .framer-cYxTd.framer-10qzela > :last-child, .framer-cYxTd .framer-1s4e927 > :last-child, .framer-cYxTd .framer-1cpr7dg > :last-child, .framer-cYxTd .framer-si348r > :last-child, .framer-cYxTd .framer-1ynblal > :last-child, .framer-cYxTd .framer-1vq8aul > :last-child, .framer-cYxTd .framer-1g2fqwf > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 38\n * @framerIntrinsicWidth 231\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"dPvFhhUw7\":{\"layout\":[\"auto\",\"auto\"]},\"BVuxtv7ph\":{\"layout\":[\"auto\",\"auto\"]},\"plzDixdK_\":{\"layout\":[\"auto\",\"auto\"]},\"eNLHv6w2G\":{\"layout\":[\"auto\",\"auto\"]},\"niY9rS832\":{\"layout\":[\"auto\",\"auto\"]},\"LCHIM_zTe\":{\"layout\":[\"auto\",\"auto\"]},\"EPS04W8uD\":{\"layout\":[\"auto\",\"auto\"]},\"WAepUBrAV\":{\"layout\":[\"auto\",\"auto\"]},\"YG_Bdpa_2\":{\"layout\":[\"auto\",\"auto\"]},\"G60A35pYP\":{\"layout\":[\"auto\",\"auto\"]},\"TelXeI4ii\":{\"layout\":[\"auto\",\"auto\"]},\"Lu6GiyYbU\":{\"layout\":[\"auto\",\"auto\"]},\"bRKdp9sZF\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerEGLZeZ9Wo=withCSS(Component,css,\"framer-cYxTd\");export default FramerEGLZeZ9Wo;FramerEGLZeZ9Wo.displayName=\"menu item\";FramerEGLZeZ9Wo.defaultProps={height:38,width:231};addPropertyControls(FramerEGLZeZ9Wo,{variant:{options:[\"d22008XDe\",\"dPvFhhUw7\",\"BVuxtv7ph\",\"plzDixdK_\",\"eNLHv6w2G\",\"niY9rS832\",\"LCHIM_zTe\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 5\",\"Variant 6\",\"Variant 7\",\"Variant 8\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerEGLZeZ9Wo,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/G3U4AIP7I5YYMBY4PZ5BNYEWWVH7G7QB/WED2HATCWTE6B4XVIFFTI3EALCE4D6PD/GDZ4LVIJF6WODYKVZK6E2737DCDQPEMZ.woff2\",weight:\"500\"}]},...HeroFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEGLZeZ9Wo\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dPvFhhUw7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BVuxtv7ph\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"plzDixdK_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"eNLHv6w2G\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"niY9rS832\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LCHIM_zTe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EPS04W8uD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WAepUBrAV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YG_Bdpa_2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"G60A35pYP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"TelXeI4ii\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Lu6GiyYbU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bRKdp9sZF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"38\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"231\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./EGLZeZ9Wo.map", "// Generated by Framer (d31cd55)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import MenuItem from\"https://framerusercontent.com/modules/VOCeK77SCI4IwHbyMn41/t320XslJ1scRDNa0jOe2/EGLZeZ9Wo.js\";const MenuItemFonts=getFonts(MenuItem);const cycleOrder=[\"NMWZG23Q7\",\"lHWJTLVoJ\"];const serializationHash=\"framer-2LtWz\";const variantClassNames={lHWJTLVoJ:\"framer-v-9jlf4g\",NMWZG23Q7:\"framer-v-1vj5h7j\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"NMWZG23Q7\",Phone:\"lHWJTLVoJ\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"NMWZG23Q7\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"NMWZG23Q7\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"lHWJTLVoJ\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1vj5h7j\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"NMWZG23Q7\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0px 0px 1px rgba(0, 0, 0, 0.05)\",...style},variants:{lHWJTLVoJ:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({lHWJTLVoJ:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(0, 0, 0, 0.4))\"},children:\"PRODUCT\"})}),className:\"framer-p8cb40\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"J0tW72YfR\",style:{\"--extracted-r6o4lv\":\"rgba(0, 0, 0, 0.4)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+0,...addPropertyOverrides({lHWJTLVoJ:{height:56,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+75}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15clmpt-container\",layoutDependency:layoutDependency,layoutId:\"kYL5PMuoa-container\",whileHover:animation,children:/*#__PURE__*/_jsx(MenuItem,{height:\"100%\",id:\"kYL5PMuoa\",layoutId:\"kYL5PMuoa\",variant:\"d22008XDe\",width:\"100%\",...addPropertyOverrides({lHWJTLVoJ:{style:{height:\"100%\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+50,...addPropertyOverrides({lHWJTLVoJ:{height:56,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+131}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cb6rqc-container\",layoutDependency:layoutDependency,layoutId:\"sZlzgRIlr-container\",whileHover:animation,children:/*#__PURE__*/_jsx(MenuItem,{height:\"100%\",id:\"sZlzgRIlr\",layoutId:\"sZlzgRIlr\",variant:\"dPvFhhUw7\",width:\"100%\",...addPropertyOverrides({lHWJTLVoJ:{style:{height:\"100%\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+100,...addPropertyOverrides({lHWJTLVoJ:{height:56,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+187}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-uqzgyd-container\",layoutDependency:layoutDependency,layoutId:\"WZOfKB1ox-container\",whileHover:animation,children:/*#__PURE__*/_jsx(MenuItem,{height:\"100%\",id:\"WZOfKB1ox\",layoutId:\"WZOfKB1ox\",variant:\"BVuxtv7ph\",width:\"100%\",...addPropertyOverrides({lHWJTLVoJ:{style:{height:\"100%\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+150,...addPropertyOverrides({lHWJTLVoJ:{height:56,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+299}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-hetzv1-container\",layoutDependency:layoutDependency,layoutId:\"s8Yix3IMm-container\",whileHover:animation,children:/*#__PURE__*/_jsx(MenuItem,{height:\"100%\",id:\"s8Yix3IMm\",layoutId:\"s8Yix3IMm\",variant:\"eNLHv6w2G\",width:\"100%\",...addPropertyOverrides({lHWJTLVoJ:{style:{height:\"100%\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+200,...addPropertyOverrides({lHWJTLVoJ:{height:56,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+355}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-664yma-container\",layoutDependency:layoutDependency,layoutId:\"cY_yhoD54-container\",whileHover:animation,children:/*#__PURE__*/_jsx(MenuItem,{height:\"100%\",id:\"cY_yhoD54\",layoutId:\"cY_yhoD54\",variant:\"niY9rS832\",width:\"100%\",...addPropertyOverrides({lHWJTLVoJ:{style:{height:\"100%\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+250,...addPropertyOverrides({lHWJTLVoJ:{height:56,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+411}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yo1zan-container\",layoutDependency:layoutDependency,layoutId:\"QkQUtaRtr-container\",whileHover:animation,children:/*#__PURE__*/_jsx(MenuItem,{height:\"100%\",id:\"QkQUtaRtr\",layoutId:\"QkQUtaRtr\",variant:\"LCHIM_zTe\",width:\"100%\",...addPropertyOverrides({lHWJTLVoJ:{style:{height:\"100%\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+15+300,...addPropertyOverrides({lHWJTLVoJ:{height:56,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+243}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15prfvm-container\",layoutDependency:layoutDependency,layoutId:\"YI8AQ1VBj-container\",whileHover:animation,children:/*#__PURE__*/_jsx(MenuItem,{height:\"100%\",id:\"YI8AQ1VBj\",layoutId:\"YI8AQ1VBj\",variant:\"plzDixdK_\",width:\"100%\",...addPropertyOverrides({lHWJTLVoJ:{style:{height:\"100%\"}}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2LtWz.framer-1cmvtqi, .framer-2LtWz .framer-1cmvtqi { display: block; }\",\".framer-2LtWz.framer-1vj5h7j { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; padding: 15px; position: relative; width: 299px; }\",\".framer-2LtWz .framer-p8cb40 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 200px; word-break: break-word; word-wrap: break-word; }\",\".framer-2LtWz .framer-15clmpt-container, .framer-2LtWz .framer-1cb6rqc-container, .framer-2LtWz .framer-uqzgyd-container, .framer-2LtWz .framer-hetzv1-container, .framer-2LtWz .framer-664yma-container, .framer-2LtWz .framer-yo1zan-container, .framer-2LtWz .framer-15prfvm-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2LtWz.framer-1vj5h7j { gap: 0px; } .framer-2LtWz.framer-1vj5h7j > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-2LtWz.framer-1vj5h7j > :first-child { margin-top: 0px; } .framer-2LtWz.framer-1vj5h7j > :last-child { margin-bottom: 0px; } }\",\".framer-2LtWz.framer-v-9jlf4g.framer-1vj5h7j { gap: 0px; padding: 32px 0px 0px 0px; }\",\".framer-2LtWz.framer-v-9jlf4g .framer-p8cb40 { order: 0; }\",\".framer-2LtWz.framer-v-9jlf4g .framer-15clmpt-container { height: 56px; order: 1; }\",\".framer-2LtWz.framer-v-9jlf4g .framer-1cb6rqc-container { height: 56px; order: 2; }\",\".framer-2LtWz.framer-v-9jlf4g .framer-uqzgyd-container { height: 56px; order: 3; }\",\".framer-2LtWz.framer-v-9jlf4g .framer-hetzv1-container { height: 56px; order: 5; }\",\".framer-2LtWz.framer-v-9jlf4g .framer-664yma-container { height: 56px; order: 6; }\",\".framer-2LtWz.framer-v-9jlf4g .framer-yo1zan-container { height: 56px; order: 7; }\",\".framer-2LtWz.framer-v-9jlf4g .framer-15prfvm-container { height: 56px; order: 4; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2LtWz.framer-v-9jlf4g.framer-1vj5h7j { gap: 0px; } .framer-2LtWz.framer-v-9jlf4g.framer-1vj5h7j > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-2LtWz.framer-v-9jlf4g.framer-1vj5h7j > :first-child { margin-top: 0px; } .framer-2LtWz.framer-v-9jlf4g.framer-1vj5h7j > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 371\n * @framerIntrinsicWidth 299\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"lHWJTLVoJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerKZfwZSu54=withCSS(Component,css,\"framer-2LtWz\");export default FramerKZfwZSu54;FramerKZfwZSu54.displayName=\"Links: Product\";FramerKZfwZSu54.defaultProps={height:371,width:299};addPropertyControls(FramerKZfwZSu54,{variant:{options:[\"NMWZG23Q7\",\"lHWJTLVoJ\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerKZfwZSu54,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/G3U4AIP7I5YYMBY4PZ5BNYEWWVH7G7QB/WED2HATCWTE6B4XVIFFTI3EALCE4D6PD/GDZ4LVIJF6WODYKVZK6E2737DCDQPEMZ.woff2\",weight:\"500\"}]},...MenuItemFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKZfwZSu54\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"371\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lHWJTLVoJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"299\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (1999133-dev)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"wnipua7N_\",\"BJYJhvClj\"];const serializationHash=\"framer-2F7tm\";const variantClassNames={BJYJhvClj:\"framer-v-qzjjul\",wnipua7N_:\"framer-v-u8k4t0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/ _jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={Closed:\"wnipua7N_\",Open:\"BJYJhvClj\"};const getProps=({height,id,width,...props})=>{var _variant,ref;return{...props,variant:(ref=(_variant=humanReadableVariantMap[props.variant])!==null&&_variant!==void 0?_variant:props.variant)!==null&&ref!==void 0?ref:\"wnipua7N_\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"wnipua7N_\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-2F7tm\",...sharedStyleClassNames,classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(motion.div,{...restProps,className:cx(\"framer-u8k4t0\",className),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"wnipua7N_\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({BJYJhvClj:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-12eia36\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"GUelqHsD8\",style:{rotate:0},variants:{BJYJhvClj:{rotate:-180}},children:/*#__PURE__*/ _jsx(SVG,{className:\"framer-tbg1zr\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"VHYQxi0qk\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"#aaa\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:892255882,withExternalLayout:true})})})})})});});const css=['.framer-2F7tm [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2F7tm .framer-1al4e3m { display: block; }\",\".framer-2F7tm .framer-u8k4t0 { height: 14px; overflow: visible; position: relative; width: 14px; }\",\".framer-2F7tm .framer-12eia36 { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\",\".framer-2F7tm .framer-tbg1zr { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14\n * @framerIntrinsicWidth 14\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"BJYJhvClj\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n */ const FramerVv7lXSsrv=withCSS(Component,css,\"framer-2F7tm\");export default FramerVv7lXSsrv;FramerVv7lXSsrv.displayName=\"Caret\";FramerVv7lXSsrv.defaultProps={height:14,width:14};addPropertyControls(FramerVv7lXSsrv,{variant:{options:[\"wnipua7N_\",\"BJYJhvClj\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerVv7lXSsrv,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVv7lXSsrv\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"14\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"14\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BJYJhvClj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Vv7lXSsrv.map", "// Generated by Framer (d31cd55)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Caret from\"https://framerusercontent.com/modules/0scrOn7O2aLVlhVMWhXF/iFNoOwTuNwQRqVlVVYed/Vv7lXSsrv.js\";const CaretFonts=getFonts(Caret);const cycleOrder=[\"MPIYnRgll\",\"awhFlztl3\"];const serializationHash=\"framer-dFWrV\";const variantClassNames={awhFlztl3:\"framer-v-17zx0qj\",MPIYnRgll:\"framer-v-ko4cqh\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Closed:\"MPIYnRgll\",Open:\"awhFlztl3\"};const getProps=({height,hover,id,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,DApvjrdfG:(_ref=title!==null&&title!==void 0?title:props.DApvjrdfG)!==null&&_ref!==void 0?_ref:\"Product\",PWSlWeqS6:hover!==null&&hover!==void 0?hover:props.PWSlWeqS6,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"MPIYnRgll\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,PWSlWeqS6,DApvjrdfG,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"MPIYnRgll\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter170i0h9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(PWSlWeqS6){const res=await PWSlWeqS6(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-ko4cqh\",className,classNames),\"data-framer-name\":\"Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"MPIYnRgll\",onMouseEnter:onMouseEnter170i0h9,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({awhFlztl3:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"Product\"})}),className:\"framer-401jh0\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"qalm_3gLG\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},text:DApvjrdfG,variants:{awhFlztl3:{\"--extracted-r6o4lv\":\"rgb(136, 136, 136)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({awhFlztl3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(136, 136, 136))\"},children:\"Product\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h1j7d5-container\",layoutDependency:layoutDependency,layoutId:\"rAz2UtR97-container\",children:/*#__PURE__*/_jsx(Caret,{height:\"100%\",id:\"rAz2UtR97\",layoutId:\"rAz2UtR97\",variant:\"wnipua7N_\",width:\"100%\",...addPropertyOverrides({awhFlztl3:{variant:\"BJYJhvClj\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dFWrV.framer-cd5emq, .framer-dFWrV .framer-cd5emq { display: block; }\",\".framer-dFWrV.framer-ko4cqh { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 0px 5px 0px; position: relative; width: min-content; }\",\".framer-dFWrV .framer-401jh0 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-dFWrV .framer-1h1j7d5-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dFWrV.framer-ko4cqh { gap: 0px; } .framer-dFWrV.framer-ko4cqh > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-dFWrV.framer-ko4cqh > :first-child { margin-left: 0px; } .framer-dFWrV.framer-ko4cqh > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 79\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"awhFlztl3\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"PWSlWeqS6\":\"hover\",\"DApvjrdfG\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerpfEO7Modi=withCSS(Component,css,\"framer-dFWrV\");export default FramerpfEO7Modi;FramerpfEO7Modi.displayName=\"Trigger\";FramerpfEO7Modi.defaultProps={height:40,width:79};addPropertyControls(FramerpfEO7Modi,{variant:{options:[\"MPIYnRgll\",\"awhFlztl3\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},PWSlWeqS6:{title:\"Hover\",type:ControlType.EventHandler},DApvjrdfG:{defaultValue:\"Product\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerpfEO7Modi,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/G3U4AIP7I5YYMBY4PZ5BNYEWWVH7G7QB/WED2HATCWTE6B4XVIFFTI3EALCE4D6PD/GDZ4LVIJF6WODYKVZK6E2737DCDQPEMZ.woff2\",weight:\"500\"}]},...CaretFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpfEO7Modi\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"PWSlWeqS6\\\":\\\"hover\\\",\\\"DApvjrdfG\\\":\\\"title\\\"}\",\"framerIntrinsicHeight\":\"40\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"awhFlztl3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"79\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./pfEO7Modi.map", "// Generated by Framer (d31cd55)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"C83LSbwHH\",\"voRUvMkWT\"];const serializationHash=\"framer-RNL2y\";const variantClassNames={C83LSbwHH:\"framer-v-1annt6n\",voRUvMkWT:\"framer-v-v9qyxs\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Closed:\"C83LSbwHH\",Open:\"voRUvMkWT\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"C83LSbwHH\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"C83LSbwHH\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1annt6n\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"C83LSbwHH\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({voRUvMkWT:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-y9a0rf\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"JRHrfgIDq\",style:{rotate:0},variants:{voRUvMkWT:{rotate:-180}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-jz81pi\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"NtsLsXLMt\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"#aaa\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9482190474,withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-RNL2y.framer-4glra7, .framer-RNL2y .framer-4glra7 { display: block; }\",\".framer-RNL2y.framer-1annt6n { height: 14px; overflow: visible; position: relative; width: 14px; }\",\".framer-RNL2y .framer-y9a0rf { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\",\".framer-RNL2y .framer-jz81pi { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14\n * @framerIntrinsicWidth 14\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"voRUvMkWT\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerxamG_SwfO=withCSS(Component,css,\"framer-RNL2y\");export default FramerxamG_SwfO;FramerxamG_SwfO.displayName=\"Caret\";FramerxamG_SwfO.defaultProps={height:14,width:14};addPropertyControls(FramerxamG_SwfO,{variant:{options:[\"C83LSbwHH\",\"voRUvMkWT\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerxamG_SwfO,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxamG_SwfO\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"voRUvMkWT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"14\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"14\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./xamG_SwfO.map", "// Generated by Framer (2923eb5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/DLz6bZ2Uw0oB8BLg8TLX/gcAaQItLwZwX1WDsPn72/UXa48tHDP.js\";const cycleOrder=[\"djod8aw75\",\"DxpPMofsL\"];const serializationHash=\"framer-bEFhC\";const variantClassNames={djod8aw75:\"framer-v-tz6g6z\",DxpPMofsL:\"framer-v-1ubykp5\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"djod8aw75\",Phone:\"DxpPMofsL\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"djod8aw75\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"djod8aw75\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"DxpPMofsL\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-tz6g6z\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"djod8aw75\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0px 0px 1px rgba(0, 0, 0, 0.05)\",...style},variants:{DxpPMofsL:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({DxpPMofsL:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(0, 0, 0, 0.4))\"},children:\"Resources\"})}),className:\"framer-18c550z\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"Qff59YZ3S\",style:{\"--extracted-r6o4lv\":\"rgba(0, 0, 0, 0.4)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tytsjf\",layoutDependency:layoutDependency,layoutId:\"oUAaPwVMi\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-prcae9\",layoutDependency:layoutDependency,layoutId:\"eM3olVfP4\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ouh0r8\",layoutDependency:layoutDependency,layoutId:\"QBHhAVALE\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 58, 155))\"},children:\"Learn\"})}),className:\"framer-8mm84j\",fonts:[\"FS;Montserrat-semibold\"],layoutDependency:layoutDependency,layoutId:\"kocn_HXQY\",style:{\"--extracted-r6o4lv\":\"rgb(255, 58, 155)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://score-card.stampede.ai/\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Marketing Scorecard\"})})})}),className:\"framer-pljcll\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"dygrhuIss\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/downloads\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Free Downloads\"})})})}),className:\"framer-uuuqwq\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"rLha3HuVH\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/downloads/category/Email%20Templates\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Email Campaign Templates\"})})})}),className:\"framer-30eru3\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"GNIZ9DCye\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/blog/category/marketing-automation\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Automation Ideas\"})})})}),className:\"framer-wgjf5o\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"p_xaL33qA\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/blog\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Blog\"})})})}),className:\"framer-3o7ymd\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"nmKpYNUhK\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1480xhh\",layoutDependency:layoutDependency,layoutId:\"hCCW6uq3g\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 58, 155))\"},children:\"About\"})}),className:\"framer-lypxs0\",fonts:[\"FS;Montserrat-semibold\"],layoutDependency:layoutDependency,layoutId:\"N63qLYtxv\",style:{\"--extracted-r6o4lv\":\"rgb(255, 58, 155)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/company\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"People and Promise\"})})})}),className:\"framer-1yc33ma\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"huKpfy7H7\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://careers.smartrecruiters.com/Stampede\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Careers - We're Hiring!\"})})})}),className:\"framer-1eqigf4\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"qbz8oINVb\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/success-stories\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Success Stories\"})})})}),className:\"framer-1rqsael\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"hUXuqn89m\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/what-people-say\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Testimonials\"})})})}),className:\"framer-1p8yhmd\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"cFsOPMdKk\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1expv2f\",layoutDependency:layoutDependency,layoutId:\"a39J8qHQJ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 58, 155))\"},children:\"User Resources\"})}),className:\"framer-deqyy4\",fonts:[\"FS;Montserrat-semibold\"],layoutDependency:layoutDependency,layoutId:\"KPQdxbTa7\",style:{\"--extracted-r6o4lv\":\"rgb(255, 58, 155)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/supported-hardware\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Supported Hardware\"})})})}),className:\"framer-19qsuu1\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"JzdmLM6QI\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://help.stampede.ai/hc/en-gb\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Knowledge Base\"})})})}),className:\"framer-1a6w1h3\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"r1owUqA1V\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/partners\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Partners\"})})})}),className:\"framer-1jji11j\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"wX5eHfbgn\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-bEFhC.framer-9k65da, .framer-bEFhC .framer-9k65da { display: block; }\",\".framer-bEFhC.framer-tz6g6z { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; padding: 15px; position: relative; width: min-content; }\",\".framer-bEFhC .framer-18c550z { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 200px; word-break: break-word; word-wrap: break-word; }\",\".framer-bEFhC .framer-tytsjf { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-bEFhC .framer-prcae9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-bEFhC .framer-1ouh0r8, .framer-bEFhC .framer-1480xhh, .framer-bEFhC .framer-1expv2f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-bEFhC .framer-8mm84j, .framer-bEFhC .framer-pljcll, .framer-bEFhC .framer-uuuqwq, .framer-bEFhC .framer-30eru3, .framer-bEFhC .framer-wgjf5o, .framer-bEFhC .framer-3o7ymd, .framer-bEFhC .framer-lypxs0, .framer-bEFhC .framer-1yc33ma, .framer-bEFhC .framer-1eqigf4, .framer-bEFhC .framer-1rqsael, .framer-bEFhC .framer-1p8yhmd, .framer-bEFhC .framer-deqyy4, .framer-bEFhC .framer-19qsuu1, .framer-bEFhC .framer-1a6w1h3, .framer-bEFhC .framer-1jji11j { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-bEFhC.framer-tz6g6z, .framer-bEFhC .framer-tytsjf, .framer-bEFhC .framer-prcae9, .framer-bEFhC .framer-1ouh0r8, .framer-bEFhC .framer-1480xhh, .framer-bEFhC .framer-1expv2f { gap: 0px; } .framer-bEFhC.framer-tz6g6z > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-bEFhC.framer-tz6g6z > :first-child, .framer-bEFhC .framer-tytsjf > :first-child, .framer-bEFhC .framer-1ouh0r8 > :first-child, .framer-bEFhC .framer-1480xhh > :first-child, .framer-bEFhC .framer-1expv2f > :first-child { margin-top: 0px; } .framer-bEFhC.framer-tz6g6z > :last-child, .framer-bEFhC .framer-tytsjf > :last-child, .framer-bEFhC .framer-1ouh0r8 > :last-child, .framer-bEFhC .framer-1480xhh > :last-child, .framer-bEFhC .framer-1expv2f > :last-child { margin-bottom: 0px; } .framer-bEFhC .framer-tytsjf > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-bEFhC .framer-prcae9 > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-bEFhC .framer-prcae9 > :first-child { margin-left: 0px; } .framer-bEFhC .framer-prcae9 > :last-child { margin-right: 0px; } .framer-bEFhC .framer-1ouh0r8 > *, .framer-bEFhC .framer-1480xhh > *, .framer-bEFhC .framer-1expv2f > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-bEFhC.framer-v-1ubykp5.framer-tz6g6z { gap: 8px; padding: 32px 0px 0px 0px; }\",\".framer-bEFhC.framer-v-1ubykp5 .framer-tytsjf { padding: 0px 0px 0px 8px; }\",\".framer-bEFhC.framer-v-1ubykp5 .framer-prcae9 { flex-direction: column; gap: 24px; }\",\".framer-bEFhC.framer-v-1ubykp5 .framer-1480xhh { align-self: stretch; justify-content: flex-start; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-bEFhC.framer-v-1ubykp5.framer-tz6g6z, .framer-bEFhC.framer-v-1ubykp5 .framer-prcae9 { gap: 0px; } .framer-bEFhC.framer-v-1ubykp5.framer-tz6g6z > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-bEFhC.framer-v-1ubykp5.framer-tz6g6z > :first-child, .framer-bEFhC.framer-v-1ubykp5 .framer-prcae9 > :first-child { margin-top: 0px; } .framer-bEFhC.framer-v-1ubykp5.framer-tz6g6z > :last-child, .framer-bEFhC.framer-v-1ubykp5 .framer-prcae9 > :last-child { margin-bottom: 0px; } .framer-bEFhC.framer-v-1ubykp5 .framer-prcae9 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 374\n * @framerIntrinsicWidth 490\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"DxpPMofsL\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerYn2HhwMLO=withCSS(Component,css,\"framer-bEFhC\");export default FramerYn2HhwMLO;FramerYn2HhwMLO.displayName=\"Links: Community\";FramerYn2HhwMLO.defaultProps={height:374,width:490};addPropertyControls(FramerYn2HhwMLO,{variant:{options:[\"djod8aw75\",\"DxpPMofsL\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerYn2HhwMLO,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/G3U4AIP7I5YYMBY4PZ5BNYEWWVH7G7QB/WED2HATCWTE6B4XVIFFTI3EALCE4D6PD/GDZ4LVIJF6WODYKVZK6E2737DCDQPEMZ.woff2\",weight:\"500\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/DELXRVKO253LHPYOBD6KD7EW3TJKXCXF/L6SILXET3P727LN5N75LL5PG77IET2IT/6DP3DAT2N5LSQGN5ISPRN63WPP32A54A.woff2\",weight:\"600\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NZ67QOF3FXYLOR27ABJOZVKKBKNRMKMF/EHBFE55HTLOOJHTZSLD54GSL3EBTAFNQ/DI2GHUWG3WKRXISSCTNDMTWKWZC25UIW.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYn2HhwMLO\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DxpPMofsL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"490\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"374\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Yn2HhwMLO.map", "// Generated by Framer (2923eb5)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/DLz6bZ2Uw0oB8BLg8TLX/gcAaQItLwZwX1WDsPn72/UXa48tHDP.js\";import LinksResources from\"https://framerusercontent.com/modules/QkMBhknISD4zmfNuuVhR/2jlfmI1w47FNcTBgfm3H/aK7DA0n_2.js\";import RunningStroke from\"https://framerusercontent.com/modules/5Mm7vx1IF1q3eIztuRxx/Lb1YsFVOUXpdAvSfJbG1/JQBmYJIQh.js\";import LinksProduct from\"https://framerusercontent.com/modules/mIPQGTsz2kYvhWfSW3Ab/07ULfQgDfvGRKGqRUanZ/KZfwZSu54.js\";import Trigger from\"https://framerusercontent.com/modules/T4HzXqx5OkuB1fMbmqYl/LLZT2eDc129KcjQy0EBK/pfEO7Modi.js\";import Caret from\"https://framerusercontent.com/modules/A7nZ2zrjiKnj66OFtmcw/HcOEHnxcaG8CZFBH9JaI/xamG_SwfO.js\";import LinksCommunity from\"https://framerusercontent.com/modules/sp3ipuoo5ReiK20RxAQE/T34L37TZbNbhPKOBOHO6/Yn2HhwMLO.js\";const TriggerFonts=getFonts(Trigger);const LinksProductFonts=getFonts(LinksProduct);const MotionDivWithFX=withFX(motion.div);const LinksResourcesFonts=getFonts(LinksResources);const LinksCommunityFonts=getFonts(LinksCommunity);const CaretFonts=getFonts(Caret);const RunningStrokeFonts=getFonts(RunningStroke);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"IFY1XAldC\",\"UtV5BtYN7\",\"KETJcNlrw\"];const serializationHash=\"framer-p9WRX\";const variantClassNames={IFY1XAldC:\"framer-v-gp1jik\",KETJcNlrw:\"framer-v-f2a0p6\",UtV5BtYN7:\"framer-v-msuszb\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const transition2={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const transition3={damping:40,delay:0,mass:.5,stiffness:600,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const transition4={damping:40,delay:1.5,mass:1,stiffness:200,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Phone Open\":\"KETJcNlrw\",Desktop:\"IFY1XAldC\",Phone:\"UtV5BtYN7\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"IFY1XAldC\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"IFY1XAldC\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapebfpro=activeVariantCallback(async(...args)=>{setVariant(\"KETJcNlrw\");});const onTap1b0t49w=activeVariantCallback(async(...args)=>{setVariant(\"UtV5BtYN7\");});const PWSlWeqS6izu9gt=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.show();});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"UtV5BtYN7\",\"KETJcNlrw\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"UtV5BtYN7\",\"KETJcNlrw\"].includes(baseVariant))return false;return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const ref5=React.useRef(null);const ref6=React.useRef(null);const ref7=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.nav,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-gp1jik\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"IFY1XAldC\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(0, 0, 0, 0.07)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(57px)\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\",WebkitBackdropFilter:\"blur(57px)\",...style},variants:{KETJcNlrw:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24}},...addPropertyOverrides({KETJcNlrw:{\"data-framer-name\":\"Phone Open\"},UtV5BtYN7:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fi2wwp\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"Wi9Q9B5Jx\",...addPropertyOverrides({KETJcNlrw:{\"data-highlight\":true,onTap:onTap1b0t49w},UtV5BtYN7:{\"data-highlight\":true,onTap:onTapebfpro}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(40+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-80-30)/2)+0),pixelHeight:41,pixelWidth:145,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/JzcIIvS2LBgW5ow7C2C6hkiOHFs.svg\"},className:\"framer-jygtir\",layoutDependency:layoutDependency,layoutId:\"jG3CmBel9\",...addPropertyOverrides({KETJcNlrw:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+17),pixelHeight:120,pixelWidth:425,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/N20BzkySIjHlGFtWIchtLWRow.png\"}},UtV5BtYN7:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+17),pixelHeight:120,pixelWidth:425,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/N20BzkySIjHlGFtWIchtLWRow.png\"}}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f287ur\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"y2hWCxk8e\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-18qzynf\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"o1859U4EC\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{KETJcNlrw:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-fjxjt2\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"Wn61t3jkh\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{KETJcNlrw:{rotate:45}}})]})]}),/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({KETJcNlrw:{value:transition2},UtV5BtYN7:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13txk75\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"pneRp30Xw\",style:{opacity:1},variants:{UtV5BtYN7:{opacity:0}},children:[isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(40+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-80-40)/2)+0,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ja8w4o-container\",\"data-framer-name\":\"Trigger\",id:`${layoutId}-ja8w4o`,layoutDependency:layoutDependency,layoutId:\"ahxT62rl6-container\",name:\"Trigger\",ref:ref2,children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"Product\",height:\"100%\",id:\"ahxT62rl6\",layoutId:\"ahxT62rl6\",name:\"Trigger\",PWSlWeqS6:PWSlWeqS6izu9gt({overlay}),variant:overlay.visible?\"awhFlztl3\":\"MPIYnRgll\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-ja8w4o`,offsetX:0,offsetY:30,onDismiss:overlay.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:371,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(40+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-80-40)/2)+0+70,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-7eyzdj-container\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"NW0uKVsMb-container\",ref:ref3,role:\"dialog\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(LinksProduct,{height:\"100%\",id:\"NW0uKVsMb\",layoutId:\"NW0uKVsMb\",variant:\"NMWZG23Q7\",width:\"100%\"})})})})})]})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(40+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-80-40)/2)+0,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bc8ylo-container\",id:`${layoutId}-1bc8ylo`,layoutDependency:layoutDependency,layoutId:\"FF8St33jR-container\",ref:ref4,children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"Industries\",height:\"100%\",id:\"FF8St33jR\",layoutId:\"FF8St33jR\",PWSlWeqS6:PWSlWeqS6izu9gt({overlay:overlay1}),variant:overlay1.visible?\"awhFlztl3\":\"MPIYnRgll\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref4,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-1bc8ylo`,offsetX:0,offsetY:30,onDismiss:overlay1.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:140,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(40+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-80-40)/2)+0+70,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1jszddj-container\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"NVdAj0aA0-container\",ref:ref5,role:\"dialog\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(LinksResources,{height:\"100%\",id:\"NVdAj0aA0\",layoutId:\"NVdAj0aA0\",variant:\"cvKZUxcoc\",width:\"100%\"})})})})})]})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(40+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-80-40)/2)+0,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hopwde-container\",id:`${layoutId}-hopwde`,layoutDependency:layoutDependency,layoutId:\"MCyY3h7tJ-container\",ref:ref6,children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"Resources\",height:\"100%\",id:\"MCyY3h7tJ\",layoutId:\"MCyY3h7tJ\",PWSlWeqS6:PWSlWeqS6izu9gt({overlay:overlay2}),variant:overlay2.visible?\"awhFlztl3\":\"MPIYnRgll\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref6,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-hopwde`,offsetX:0,offsetY:30,onDismiss:overlay2.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:374,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(40+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-80-40)/2)+0+70,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1iu2ir1-container\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"AzqZu1BnQ-container\",ref:ref7,role:\"dialog\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(LinksCommunity,{height:\"100%\",id:\"AzqZu1BnQ\",layoutId:\"AzqZu1BnQ\",variant:\"djod8aw75\",width:\"100%\"})})})})})]})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-f32d7s\",\"data-framer-name\":\"Inline Link\",layoutDependency:layoutDependency,layoutId:\"DZ8qBAiSR\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/get-started/pricing\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Pricing\"})})})}),className:\"framer-xd25m9\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"y9IXALtnt\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({KETJcNlrw:{verticalAlignment:\"center\"},UtV5BtYN7:{verticalAlignment:\"center\"}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({KETJcNlrw:{height:371,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+64+0+0},UtV5BtYN7:{height:371,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+64+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jwz7hv-container\",layoutDependency:layoutDependency,layoutId:\"xmEFJl6OQ-container\",children:/*#__PURE__*/_jsx(LinksProduct,{height:\"100%\",id:\"xmEFJl6OQ\",layoutId:\"xmEFJl6OQ\",style:{width:\"100%\"},variant:\"NMWZG23Q7\",width:\"100%\",...addPropertyOverrides({KETJcNlrw:{variant:\"lHWJTLVoJ\"},UtV5BtYN7:{variant:\"lHWJTLVoJ\"}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({KETJcNlrw:{height:140,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+64+0+427},UtV5BtYN7:{height:140,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+64+0+427}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19drpr8-container\",layoutDependency:layoutDependency,layoutId:\"sFzsVKDNo-container\",children:/*#__PURE__*/_jsx(LinksResources,{height:\"100%\",id:\"sFzsVKDNo\",layoutId:\"sFzsVKDNo\",style:{width:\"100%\"},variant:\"cvKZUxcoc\",width:\"100%\",...addPropertyOverrides({KETJcNlrw:{variant:\"h01rNN7A0\"},UtV5BtYN7:{variant:\"h01rNN7A0\"}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({KETJcNlrw:{height:374,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+64+0+567},UtV5BtYN7:{height:374,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+64+0+567}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1okowx1-container\",layoutDependency:layoutDependency,layoutId:\"v0xZwyT8u-container\",children:/*#__PURE__*/_jsx(LinksCommunity,{height:\"100%\",id:\"v0xZwyT8u\",layoutId:\"v0xZwyT8u\",style:{width:\"100%\"},variant:\"djod8aw75\",width:\"100%\",...addPropertyOverrides({KETJcNlrw:{variant:\"DxpPMofsL\"},UtV5BtYN7:{variant:\"DxpPMofsL\"}},baseVariant,gestureVariant)})})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-143yexi\",layoutDependency:layoutDependency,layoutId:\"PXSBUw9rF\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://product.stampede.ai/\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1o4d9pe framer-17vozpu\",layoutDependency:layoutDependency,layoutId:\"rjbKiDjrN\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"Sign in\"})}),className:\"framer-84uz18\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"Kc2kUvW6G\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:14,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(40+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-80-59)/2)+14.5+8,...addPropertyOverrides({KETJcNlrw:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+1005+46.5+8},UtV5BtYN7:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+1005+14.5+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kxakna-container\",layoutDependency:layoutDependency,layoutId:\"RR_6dJzaH-container\",style:{rotate:-90},children:/*#__PURE__*/_jsx(Caret,{height:\"100%\",id:\"RR_6dJzaH\",layoutId:\"RR_6dJzaH\",variant:\"C83LSbwHH\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(40+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-80-59)/2)+0,...addPropertyOverrides({KETJcNlrw:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+1005+32},UtV5BtYN7:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+1005+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,className:\"framer-16reamx-container\",\"data-framer-appear-id\":\"16reamx\",initial:animation4,layoutDependency:layoutDependency,layoutId:\"DUJuBH0se-container\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RunningStroke,{eShUePx4y:\"rgb(255, 255, 255)\",fYwEbrwLs:\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",height:\"100%\",id:\"DUJuBH0se\",jbvZsuhnT:\"https://stampede.ai/demo\",layoutId:\"DUJuBH0se\",ofLqZhEO8:\"Book a demo\",variant:\"NSgpqyOrW\",width:\"100%\"})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-p9WRX.framer-17vozpu, .framer-p9WRX .framer-17vozpu { display: block; }\",\".framer-p9WRX.framer-gp1jik { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 64px; justify-content: flex-start; overflow: visible; padding: 40px 8px 40px 16px; position: relative; width: 1200px; }\",\".framer-p9WRX .framer-1fi2wwp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-p9WRX .framer-jygtir { flex: none; height: 30px; position: relative; width: 120px; }\",\".framer-p9WRX .framer-f287ur { flex: none; height: 40px; overflow: hidden; position: relative; width: 40px; }\",\".framer-p9WRX .framer-18qzynf { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(62.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-p9WRX .framer-fjxjt2 { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(37.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-p9WRX .framer-13txk75 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-p9WRX .framer-ja8w4o-container, .framer-p9WRX .framer-1bc8ylo-container, .framer-p9WRX .framer-hopwde-container, .framer-p9WRX .framer-1kxakna-container, .framer-p9WRX .framer-16reamx-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-p9WRX .framer-7eyzdj-container, .framer-p9WRX .framer-1jszddj-container, .framer-p9WRX .framer-1iu2ir1-container { height: auto; position: relative; width: auto; }\",\".framer-p9WRX .framer-f32d7s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-p9WRX .framer-xd25m9, .framer-p9WRX .framer-84uz18 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-p9WRX .framer-1jwz7hv-container, .framer-p9WRX .framer-19drpr8-container, .framer-p9WRX .framer-1okowx1-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-p9WRX .framer-143yexi { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-p9WRX .framer-1o4d9pe { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-p9WRX.framer-gp1jik, .framer-p9WRX .framer-1fi2wwp, .framer-p9WRX .framer-13txk75, .framer-p9WRX .framer-f32d7s, .framer-p9WRX .framer-143yexi, .framer-p9WRX .framer-1o4d9pe { gap: 0px; } .framer-p9WRX.framer-gp1jik > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-p9WRX.framer-gp1jik > :first-child, .framer-p9WRX .framer-1fi2wwp > :first-child, .framer-p9WRX .framer-13txk75 > :first-child, .framer-p9WRX .framer-f32d7s > :first-child, .framer-p9WRX .framer-143yexi > :first-child, .framer-p9WRX .framer-1o4d9pe > :first-child { margin-left: 0px; } .framer-p9WRX.framer-gp1jik > :last-child, .framer-p9WRX .framer-1fi2wwp > :last-child, .framer-p9WRX .framer-13txk75 > :last-child, .framer-p9WRX .framer-f32d7s > :last-child, .framer-p9WRX .framer-143yexi > :last-child, .framer-p9WRX .framer-1o4d9pe > :last-child { margin-right: 0px; } .framer-p9WRX .framer-1fi2wwp > *, .framer-p9WRX .framer-13txk75 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-p9WRX .framer-f32d7s > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-p9WRX .framer-143yexi > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-p9WRX .framer-1o4d9pe > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-p9WRX.framer-v-msuszb.framer-gp1jik { flex-direction: column; gap: 0px; overflow: hidden; padding: 0px; width: 390px; will-change: var(--framer-will-change-override, transform); }\",\".framer-p9WRX.framer-v-msuszb .framer-1fi2wwp { cursor: pointer; gap: unset; height: 64px; justify-content: space-between; order: 0; padding: 0px 10px 0px 20px; width: 100%; z-index: 4; }\",\".framer-p9WRX.framer-v-msuszb .framer-jygtir, .framer-p9WRX.framer-v-f2a0p6 .framer-jygtir { order: 0; }\",\".framer-p9WRX.framer-v-msuszb .framer-f287ur, .framer-p9WRX.framer-v-f2a0p6 .framer-f287ur { height: 44px; order: 1; width: 44px; }\",\".framer-p9WRX.framer-v-msuszb .framer-13txk75, .framer-p9WRX.framer-v-f2a0p6 .framer-13txk75 { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 0px; order: 1; padding: 0px 20px 0px 20px; width: 100%; z-index: 2; }\",\".framer-p9WRX.framer-v-msuszb .framer-f32d7s, .framer-p9WRX.framer-v-f2a0p6 .framer-f32d7s { gap: 15px; height: 56px; justify-content: flex-start; order: 4; overflow: hidden; width: 100%; }\",\".framer-p9WRX.framer-v-msuszb .framer-1jwz7hv-container, .framer-p9WRX.framer-v-f2a0p6 .framer-1jwz7hv-container { flex: none; order: 3; width: 100%; }\",\".framer-p9WRX.framer-v-msuszb .framer-19drpr8-container { flex: none; order: 5; width: 100%; }\",\".framer-p9WRX.framer-v-msuszb .framer-1okowx1-container, .framer-p9WRX.framer-v-f2a0p6 .framer-1okowx1-container { flex: none; order: 6; width: 100%; }\",\".framer-p9WRX.framer-v-msuszb .framer-143yexi { flex: none; order: 2; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-p9WRX.framer-v-msuszb.framer-gp1jik, .framer-p9WRX.framer-v-msuszb .framer-1fi2wwp, .framer-p9WRX.framer-v-msuszb .framer-13txk75, .framer-p9WRX.framer-v-msuszb .framer-f32d7s { gap: 0px; } .framer-p9WRX.framer-v-msuszb.framer-gp1jik > *, .framer-p9WRX.framer-v-msuszb .framer-13txk75 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-p9WRX.framer-v-msuszb.framer-gp1jik > :first-child, .framer-p9WRX.framer-v-msuszb .framer-13txk75 > :first-child { margin-top: 0px; } .framer-p9WRX.framer-v-msuszb.framer-gp1jik > :last-child, .framer-p9WRX.framer-v-msuszb .framer-13txk75 > :last-child { margin-bottom: 0px; } .framer-p9WRX.framer-v-msuszb .framer-1fi2wwp > *, .framer-p9WRX.framer-v-msuszb .framer-1fi2wwp > :first-child, .framer-p9WRX.framer-v-msuszb .framer-1fi2wwp > :last-child { margin: 0px; } .framer-p9WRX.framer-v-msuszb .framer-f32d7s > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-p9WRX.framer-v-msuszb .framer-f32d7s > :first-child { margin-left: 0px; } .framer-p9WRX.framer-v-msuszb .framer-f32d7s > :last-child { margin-right: 0px; } }\",\".framer-p9WRX.framer-v-f2a0p6.framer-gp1jik { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 0px; height: min-content; min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: auto; overscroll-behavior: contain; padding: 0px 0px 32px 0px; width: 390px; }\",\".framer-p9WRX.framer-v-f2a0p6 .framer-1fi2wwp { cursor: pointer; gap: unset; height: 64px; justify-content: space-between; order: 0; padding: 0px 10px 0px 20px; width: 100%; z-index: 2; }\",\".framer-p9WRX.framer-v-f2a0p6 .framer-18qzynf, .framer-p9WRX.framer-v-f2a0p6 .framer-fjxjt2 { top: calc(50.00000000000002% - 2px / 2); }\",\".framer-p9WRX.framer-v-f2a0p6 .framer-19drpr8-container { flex: none; order: 5; width: auto; }\",\".framer-p9WRX.framer-v-f2a0p6 .framer-143yexi { flex: none; justify-content: flex-start; order: 2; padding: 32px; width: 100%; }\",\".framer-p9WRX.framer-v-f2a0p6 .framer-1o4d9pe { justify-content: center; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-p9WRX.framer-v-f2a0p6.framer-gp1jik, .framer-p9WRX.framer-v-f2a0p6 .framer-1fi2wwp, .framer-p9WRX.framer-v-f2a0p6 .framer-13txk75, .framer-p9WRX.framer-v-f2a0p6 .framer-f32d7s { gap: 0px; } .framer-p9WRX.framer-v-f2a0p6.framer-gp1jik > *, .framer-p9WRX.framer-v-f2a0p6 .framer-13txk75 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-p9WRX.framer-v-f2a0p6.framer-gp1jik > :first-child, .framer-p9WRX.framer-v-f2a0p6 .framer-13txk75 > :first-child { margin-top: 0px; } .framer-p9WRX.framer-v-f2a0p6.framer-gp1jik > :last-child, .framer-p9WRX.framer-v-f2a0p6 .framer-13txk75 > :last-child { margin-bottom: 0px; } .framer-p9WRX.framer-v-f2a0p6 .framer-1fi2wwp > *, .framer-p9WRX.framer-v-f2a0p6 .framer-1fi2wwp > :first-child, .framer-p9WRX.framer-v-f2a0p6 .framer-1fi2wwp > :last-child { margin: 0px; } .framer-p9WRX.framer-v-f2a0p6 .framer-f32d7s > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-p9WRX.framer-v-f2a0p6 .framer-f32d7s > :first-child { margin-left: 0px; } .framer-p9WRX.framer-v-f2a0p6 .framer-f32d7s > :last-child { margin-right: 0px; } }\",...sharedStyle.css,'.framer-p9WRX[data-border=\"true\"]::after, .framer-p9WRX [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }','.framer-p9WRX[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-p9WRX [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-p9WRX[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-p9WRX [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"UtV5BtYN7\":{\"layout\":[\"fixed\",\"fixed\"]},\"KETJcNlrw\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"100vh\",null]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameriMcARcwij=withCSS(Component,css,\"framer-p9WRX\");export default FrameriMcARcwij;FrameriMcARcwij.displayName=\"Navigation\";FrameriMcARcwij.defaultProps={height:80,width:1200};addPropertyControls(FrameriMcARcwij,{variant:{options:[\"IFY1XAldC\",\"UtV5BtYN7\",\"KETJcNlrw\"],optionTitles:[\"Desktop\",\"Phone\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameriMcARcwij,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/G3U4AIP7I5YYMBY4PZ5BNYEWWVH7G7QB/WED2HATCWTE6B4XVIFFTI3EALCE4D6PD/GDZ4LVIJF6WODYKVZK6E2737DCDQPEMZ.woff2\",weight:\"500\"}]},...TriggerFonts,...LinksProductFonts,...LinksResourcesFonts,...LinksCommunityFonts,...CaretFonts,...RunningStrokeFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameriMcARcwij\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"80\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UtV5BtYN7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KETJcNlrw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",null]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d31cd55)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/DLz6bZ2Uw0oB8BLg8TLX/gcAaQItLwZwX1WDsPn72/UXa48tHDP.js\";const cycleOrder=[\"KJQb4YKIh\",\"aQLAKg5IM\",\"P4uSRTmmR\"];const serializationHash=\"framer-aNK81\";const variantClassNames={aQLAKg5IM:\"framer-v-wtvbm7\",KJQb4YKIh:\"framer-v-1ozotu3\",P4uSRTmmR:\"framer-v-15uaoy3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"KJQb4YKIh\",Phone:\"P4uSRTmmR\",Tablet:\"aQLAKg5IM\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"KJQb4YKIh\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"KJQb4YKIh\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.footer,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ozotu3\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"KJQb4YKIh\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({aQLAKg5IM:{\"data-framer-name\":\"Tablet\"},P4uSRTmmR:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-awg6hc\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"V457dkn5L\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-25ca9b82-a03c-40fe-8df1-22c151d1d60b, rgb(234, 236, 240))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2x9zfb\",\"data-framer-name\":\"Footer-Content\",layoutDependency:layoutDependency,layoutId:\"RoCKrceOL\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ut4n0n\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"s1E2T_UUt\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-25ca9b82-a03c-40fe-8df1-22c151d1d60b, rgb(234, 236, 240))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zke8fu\",\"data-framer-name\":\"Footer-Header\",layoutDependency:layoutDependency,layoutId:\"DdCbsOIDm\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.framerfirst.com/\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:156,intrinsicWidth:648,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+80+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-140-1210.5)/2+0+0)+0+0+0+0+0+0),pixelHeight:120,pixelWidth:425,src:\"https://framerusercontent.com/images/N20BzkySIjHlGFtWIchtLWRow.png\"},className:\"framer-1ebqpa9 framer-1hk8ly2\",\"data-framer-name\":\"Logo_Dark\",layoutDependency:layoutDependency,layoutId:\"FPeOUdEzC\",...addPropertyOverrides({aQLAKg5IM:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:156,intrinsicWidth:648,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-80-1210.5)/2+0+0)+0+0+0+0+0+0),pixelHeight:120,pixelWidth:425,src:\"https://framerusercontent.com/images/N20BzkySIjHlGFtWIchtLWRow.png\"}},P4uSRTmmR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:156,intrinsicWidth:648,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-80-3851.5)/2+0+0)+0+0+0+0+0+0+0),pixelHeight:120,pixelWidth:425,src:\"https://framerusercontent.com/images/N20BzkySIjHlGFtWIchtLWRow.png\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3u1sdq\",layoutDependency:layoutDependency,layoutId:\"c9sXLi63F\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/10502754\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-49szbr framer-1hk8ly2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"m9uvRLFOR\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"#374151\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/stampede_ig/\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1n25fx3 framer-1hk8ly2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"DBJLuBPa6\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"#374151\"><path d=\"M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 0 0 1.384 2.126A5.868 5.868 0 0 0 4.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 0 0 2.126-1.384 5.86 5.86 0 0 0 1.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 0 0-1.384-2.126A5.847 5.847 0 0 0 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 0 1-.899 1.382 3.744 3.744 0 0 1-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 0 1-1.379-.899 3.644 3.644 0 0 1-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 1 0 0 12.324 6.162 6.162 0 1 0 0-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 0 1-2.88 0 1.44 1.44 0 0 1 2.88 0z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/stampedeinsight/\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-fyftxk framer-1hk8ly2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"SOrTHXYtv\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"#374151\"><path d=\"M9.101 23.691v-7.98H6.627v-3.667h2.474v-1.58c0-4.085 1.848-5.978 5.858-5.978.401 0 .955.042 1.468.103a8.68 8.68 0 0 1 1.141.195v3.325a8.623 8.623 0 0 0-.653-.036 26.805 26.805 0 0 0-.733-.009c-.707 0-1.259.096-1.675.309a1.686 1.686 0 0 0-.679.622c-.258.42-.374.995-.374 1.752v1.297h3.919l-.386 2.103-.287 1.564h-3.246v8.245C19.396 23.238 24 18.179 24 12.044c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.628 3.874 10.35 9.101 11.647Z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/stampede_speaks\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1oevz4a framer-1hk8ly2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"bsL3S_eAj\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"#374151\"><path d=\"M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/channel/UCxc2sJ3nBYJhLGQr_2RM60w\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-7vwgyg framer-1hk8ly2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"vQqB9lrYk\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"#374151\"><path d=\"M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z\"/></svg>',withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-line-height\":\"150%\"},children:\"Bring more customers back.\"})}),className:\"framer-9sntpx\",fonts:[\"GF;Inter-regular\"],layoutDependency:layoutDependency,layoutId:\"T50eyUEF2\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lpzud5\",\"data-framer-name\":\"Footer-Links-Container\",layoutDependency:layoutDependency,layoutId:\"PBfBSmxV9\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-104mr0b\",\"data-framer-name\":\"Footer-Links\",layoutDependency:layoutDependency,layoutId:\"xHTo0AYXD\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ib2xk\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"Contact us\"})}),className:\"framer-euyr77\",fonts:[\"FS;Montserrat-bold\"],layoutDependency:layoutDependency,layoutId:\"pdlqQulos\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"0131 510 7008\"})}),className:\"framer-1mz2l81\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"iwjmdsv3e\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ib2xk\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:[/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/company#contact-us\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Find Us \"})}),/*#__PURE__*/_jsx(motion.strong,{children:\"- \"}),/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@stampede.ai\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"hello@stampede.ai\"})})]})}),className:\"framer-n7fxcc\",fonts:[\"FS;Montserrat-bold\",\"FS;Montserrat-black\"],layoutDependency:layoutDependency,layoutId:\"MfKhdQsAG\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"4F The Loft\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"29-30 Maritime Street\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-1iakedh, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"Edinburgh\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-14qxiz, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"EH6 6SE\"})]}),className:\"framer-120rquf\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"r3qoaiKGh\",style:{\"--extracted-14qxiz\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--extracted-1iakedh\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--extracted-2gxw0f\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18slhit\",\"data-framer-name\":\"Footer-Links\",layoutDependency:layoutDependency,layoutId:\"ZcG73bWxp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ib2xk\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.15px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"Product\"})}),className:\"framer-acbkty\",fonts:[\"FS;Montserrat-bold\"],layoutDependency:layoutDependency,layoutId:\"F6L2hFRVh\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/get-bookings\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Table Management\"})})})}),className:\"framer-1lxxx8e\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"W6eT0nCOf\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/get-started/marketing\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Marketing & CRM\"})})})}),className:\"framer-ib91b5\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"O9Wv5bTH1\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/how-it-works/wifi\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Guest Wi-Fi\"})})})}),className:\"framer-102uktj\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"QAVFhHPCu\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/how-it-works/gift-cards\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Gift Cards\"})})})}),className:\"framer-26047k\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"gzBNHLrdX\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/get-reviews\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Reviews\"})})})}),className:\"framer-ij687q\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"u26glQCoM\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/how-it-works/analytics\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Analytics\"})})})}),className:\"framer-kwdtv0\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"Ei1jpsSUR\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/how-it-works/loyalty\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Loyalty & Rewards\"})})})}),className:\"framer-llytfl\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"IdzZRLxm7\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7oyt7b\",\"data-framer-name\":\"Footer-Links\",layoutDependency:layoutDependency,layoutId:\"V8HAUTzsA\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ib2xk\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.15px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"Resources\"})}),className:\"framer-bdv8uh\",fonts:[\"FS;Montserrat-bold\"],layoutDependency:layoutDependency,layoutId:\"plM_UEQyj\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/downloads\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Free Downloads\"})})})}),className:\"framer-ic3v55\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"oW6fwQUBH\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/customers\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Success Stories\"})})})}),className:\"framer-fnktpo\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"tUxlhuAPg\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/blog\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Article and Guides\"})})})}),className:\"framer-1utn7b4\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"RzEYmUacn\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/supported-hardware\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Supported Hardware\"})})})}),className:\"framer-18e8mk9\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"hStbIHcrm\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://help.stampede.ai/\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Knowledge Base\"})})})}),className:\"framer-1w7wpnr\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"lSsoGVXnR\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://developer.stampede.ai/\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Developers\"})})})}),className:\"framer-14h8hdf\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"C118hj1jd\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ynhqp9\",\"data-framer-name\":\"Footer-Links\",layoutDependency:layoutDependency,layoutId:\"pFI1KC2pB\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ib2xk\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.15px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"Company\"})}),className:\"framer-c5x4y2\",fonts:[\"FS;Montserrat-bold\"],layoutDependency:layoutDependency,layoutId:\"a0HNnVVVf\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/company\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"About Us\"})})})}),className:\"framer-6lovob\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"giCg6pbK0\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/partners\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Partnerships\"})})})}),className:\"framer-n2m3uh\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"N29egGYqO\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://careers.smartrecruiters.com/Stampede\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Careers - We\u2019re Hiring!\"})})})}),className:\"framer-1ligxyp\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"m3uWIazpj\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/company/cookie-policy\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Cookie Policy\"})})})}),className:\"framer-1xqmbyx\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"yH4y_x_oy\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/press\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Press\"})})})}),className:\"framer-16ne08f\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"O1ZbZ1DI2\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/sitemap.xml\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Sitemap\"})})})}),className:\"framer-52q6ch\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"N3HPmzuKj\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i1kxni\",\"data-framer-name\":\"Footnotes\",layoutDependency:layoutDependency,layoutId:\"ZUU6EyUyC\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0.25px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"\\xa9 2024 Stampede AI Ltd. All rights reserved.\"})}),className:\"framer-mzka1x\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"BxaZ0oC4q\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uflk3r\",layoutDependency:layoutDependency,layoutId:\"FLg03izNC\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/company/privacy-policy\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"Privacy Policy\"})})})}),className:\"framer-ejz1tl\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"KZCxlnJer\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://stampede.ai/company/saas-agreement\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vt5vqi\",\"data-styles-preset\":\"UXa48tHDP\",children:\"SaaS Agreement\"})})})}),className:\"framer-uoro1z\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"bDicJNXO1\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-aNK81.framer-1hk8ly2, .framer-aNK81 .framer-1hk8ly2 { display: block; }\",\".framer-aNK81.framer-1ozotu3 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 40px 60px 40px; position: relative; width: 1200px; }\",\".framer-aNK81 .framer-awg6hc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-aNK81 .framer-2x9zfb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 90%; }\",\".framer-aNK81 .framer-ut4n0n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-aNK81 .framer-zke8fu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aNK81 .framer-1ebqpa9 { aspect-ratio: 4.153846153846154 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 39px); overflow: visible; position: relative; text-decoration: none; width: 164px; }\",\".framer-aNK81 .framer-3u1sdq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-aNK81 .framer-49szbr, .framer-aNK81 .framer-1n25fx3, .framer-aNK81 .framer-fyftxk, .framer-aNK81 .framer-1oevz4a, .framer-aNK81 .framer-7vwgyg { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; text-decoration: none; width: 24px; }\",\".framer-aNK81 .framer-9sntpx, .framer-aNK81 .framer-euyr77, .framer-aNK81 .framer-acbkty, .framer-aNK81 .framer-bdv8uh, .framer-aNK81 .framer-c5x4y2, .framer-aNK81 .framer-mzka1x, .framer-aNK81 .framer-ejz1tl, .framer-aNK81 .framer-uoro1z { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-aNK81 .framer-lpzud5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aNK81 .framer-104mr0b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 23%; }\",\".framer-aNK81 .framer-1mz2l81, .framer-aNK81 .framer-n7fxcc, .framer-aNK81 .framer-120rquf, .framer-aNK81 .framer-1lxxx8e, .framer-aNK81 .framer-ib91b5, .framer-aNK81 .framer-102uktj, .framer-aNK81 .framer-26047k, .framer-aNK81 .framer-ij687q, .framer-aNK81 .framer-kwdtv0, .framer-aNK81 .framer-llytfl, .framer-aNK81 .framer-ic3v55, .framer-aNK81 .framer-fnktpo, .framer-aNK81 .framer-1utn7b4, .framer-aNK81 .framer-18e8mk9, .framer-aNK81 .framer-1w7wpnr, .framer-aNK81 .framer-14h8hdf, .framer-aNK81 .framer-6lovob, .framer-aNK81 .framer-n2m3uh, .framer-aNK81 .framer-1ligxyp, .framer-aNK81 .framer-1xqmbyx, .framer-aNK81 .framer-16ne08f, .framer-aNK81 .framer-52q6ch { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-aNK81 .framer-18slhit { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 15%; }\",\".framer-aNK81 .framer-7oyt7b, .framer-aNK81 .framer-ynhqp9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 20%; }\",\".framer-aNK81 .framer-i1kxni { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-height: 1200px; overflow: hidden; padding: 0px; position: relative; width: 90%; }\",\".framer-aNK81 .framer-uflk3r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aNK81.framer-1ozotu3, .framer-aNK81 .framer-awg6hc, .framer-aNK81 .framer-2x9zfb, .framer-aNK81 .framer-ut4n0n, .framer-aNK81 .framer-3u1sdq, .framer-aNK81 .framer-104mr0b, .framer-aNK81 .framer-18slhit, .framer-aNK81 .framer-7oyt7b, .framer-aNK81 .framer-ynhqp9, .framer-aNK81 .framer-uflk3r { gap: 0px; } .framer-aNK81.framer-1ozotu3 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-aNK81.framer-1ozotu3 > :first-child, .framer-aNK81 .framer-2x9zfb > :first-child, .framer-aNK81 .framer-ut4n0n > :first-child, .framer-aNK81 .framer-104mr0b > :first-child, .framer-aNK81 .framer-18slhit > :first-child, .framer-aNK81 .framer-7oyt7b > :first-child, .framer-aNK81 .framer-ynhqp9 > :first-child { margin-top: 0px; } .framer-aNK81.framer-1ozotu3 > :last-child, .framer-aNK81 .framer-2x9zfb > :last-child, .framer-aNK81 .framer-ut4n0n > :last-child, .framer-aNK81 .framer-104mr0b > :last-child, .framer-aNK81 .framer-18slhit > :last-child, .framer-aNK81 .framer-7oyt7b > :last-child, .framer-aNK81 .framer-ynhqp9 > :last-child { margin-bottom: 0px; } .framer-aNK81 .framer-awg6hc > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-aNK81 .framer-awg6hc > :first-child, .framer-aNK81 .framer-3u1sdq > :first-child, .framer-aNK81 .framer-uflk3r > :first-child { margin-left: 0px; } .framer-aNK81 .framer-awg6hc > :last-child, .framer-aNK81 .framer-3u1sdq > :last-child, .framer-aNK81 .framer-uflk3r > :last-child { margin-right: 0px; } .framer-aNK81 .framer-2x9zfb > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-aNK81 .framer-ut4n0n > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-aNK81 .framer-3u1sdq > *, .framer-aNK81 .framer-uflk3r > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-aNK81 .framer-104mr0b > *, .framer-aNK81 .framer-18slhit > *, .framer-aNK81 .framer-7oyt7b > *, .framer-aNK81 .framer-ynhqp9 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-aNK81.framer-v-wtvbm7.framer-1ozotu3 { padding: 40px; width: min-content; }\",\".framer-aNK81.framer-v-wtvbm7 .framer-awg6hc { width: 730px; }\",\".framer-aNK81.framer-v-15uaoy3.framer-1ozotu3 { gap: 48px; padding: 40px 20px 40px 20px; width: 390px; }\",\".framer-aNK81.framer-v-15uaoy3 .framer-2x9zfb { flex: 1 0 0px; gap: 32px; width: 1px; }\",\".framer-aNK81.framer-v-15uaoy3 .framer-zke8fu { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 32px; justify-content: center; }\",\".framer-aNK81.framer-v-15uaoy3 .framer-3u1sdq { flex: none; justify-content: flex-start; width: 100%; }\",\".framer-aNK81.framer-v-15uaoy3 .framer-lpzud5 { flex-direction: column; gap: 32px; justify-content: center; }\",\".framer-aNK81.framer-v-15uaoy3 .framer-104mr0b, .framer-aNK81.framer-v-15uaoy3 .framer-18slhit, .framer-aNK81.framer-v-15uaoy3 .framer-7oyt7b, .framer-aNK81.framer-v-15uaoy3 .framer-ynhqp9 { width: 100%; }\",\".framer-aNK81.framer-v-15uaoy3 .framer-euyr77 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-aNK81.framer-v-15uaoy3 .framer-i1kxni { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; justify-content: center; }\",\".framer-aNK81.framer-v-15uaoy3 .framer-uflk3r { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aNK81.framer-v-15uaoy3.framer-1ozotu3, .framer-aNK81.framer-v-15uaoy3 .framer-2x9zfb, .framer-aNK81.framer-v-15uaoy3 .framer-zke8fu, .framer-aNK81.framer-v-15uaoy3 .framer-lpzud5, .framer-aNK81.framer-v-15uaoy3 .framer-i1kxni, .framer-aNK81.framer-v-15uaoy3 .framer-uflk3r { gap: 0px; } .framer-aNK81.framer-v-15uaoy3.framer-1ozotu3 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-aNK81.framer-v-15uaoy3.framer-1ozotu3 > :first-child, .framer-aNK81.framer-v-15uaoy3 .framer-2x9zfb > :first-child, .framer-aNK81.framer-v-15uaoy3 .framer-zke8fu > :first-child, .framer-aNK81.framer-v-15uaoy3 .framer-lpzud5 > :first-child, .framer-aNK81.framer-v-15uaoy3 .framer-i1kxni > :first-child, .framer-aNK81.framer-v-15uaoy3 .framer-uflk3r > :first-child { margin-top: 0px; } .framer-aNK81.framer-v-15uaoy3.framer-1ozotu3 > :last-child, .framer-aNK81.framer-v-15uaoy3 .framer-2x9zfb > :last-child, .framer-aNK81.framer-v-15uaoy3 .framer-zke8fu > :last-child, .framer-aNK81.framer-v-15uaoy3 .framer-lpzud5 > :last-child, .framer-aNK81.framer-v-15uaoy3 .framer-i1kxni > :last-child, .framer-aNK81.framer-v-15uaoy3 .framer-uflk3r > :last-child { margin-bottom: 0px; } .framer-aNK81.framer-v-15uaoy3 .framer-2x9zfb > *, .framer-aNK81.framer-v-15uaoy3 .framer-zke8fu > *, .framer-aNK81.framer-v-15uaoy3 .framer-lpzud5 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-aNK81.framer-v-15uaoy3 .framer-i1kxni > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-aNK81.framer-v-15uaoy3 .framer-uflk3r > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,'.framer-aNK81[data-border=\"true\"]::after, .framer-aNK81 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 721\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"aQLAKg5IM\":{\"layout\":[\"auto\",\"auto\"]},\"P4uSRTmmR\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameroFew0KZPw=withCSS(Component,css,\"framer-aNK81\");export default FrameroFew0KZPw;FrameroFew0KZPw.displayName=\"Footer/4 Copy\";FrameroFew0KZPw.defaultProps={height:721,width:1200};addPropertyControls(FrameroFew0KZPw,{variant:{options:[\"KJQb4YKIh\",\"aQLAKg5IM\",\"P4uSRTmmR\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameroFew0KZPw,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/KDZE2GHZ4MXZP7RVHASNN75AFABT2ZB2/G33WYZOWF5RLCYVGCMU5BFGBXH4DMKUK/SHZ3SDA4YUDBQPNRSIGO7XNSCQQUBDYR.woff2\",weight:\"700\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/G3U4AIP7I5YYMBY4PZ5BNYEWWVH7G7QB/WED2HATCWTE6B4XVIFFTI3EALCE4D6PD/GDZ4LVIJF6WODYKVZK6E2737DCDQPEMZ.woff2\",weight:\"500\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/M2RQDXLDLQ2S4ZZ66VQTDSO3OSHWKVY7/JAIF7WXHMOCSPDMQNJH4MHWPR2PHW2YE/C5NBF6PXS6YLHRF7TAQGFAEBX23GMCRA.woff2\",weight:\"900\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NZ67QOF3FXYLOR27ABJOZVKKBKNRMKMF/EHBFE55HTLOOJHTZSLD54GSL3EBTAFNQ/DI2GHUWG3WKRXISSCTNDMTWKWZC25UIW.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameroFew0KZPw\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"721\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aQLAKg5IM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"P4uSRTmmR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./oFew0KZPw.map", "// Generated by Framer (20caf11)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={cvA90aZb1:{hover:true},UAzwdTwW1:{hover:true}};const cycleOrder=[\"UAzwdTwW1\",\"cvA90aZb1\"];const serializationHash=\"framer-3MGxy\";const variantClassNames={cvA90aZb1:\"framer-v-3y2o10\",UAzwdTwW1:\"framer-v-1j08t6k\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"UAzwdTwW1\",\"Variant 2\":\"cvA90aZb1\"};const getProps=({background,height,id,link,shadow,title,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,DXmTzdKnp:(_ref=title!==null&&title!==void 0?title:props.DXmTzdKnp)!==null&&_ref!==void 0?_ref:\"Read more\",MB6jUHDHw:(_ref1=shadow!==null&&shadow!==void 0?shadow:props.MB6jUHDHw)!==null&&_ref1!==void 0?_ref1:[{blur:5,color:\"rgba(0, 0, 0, 0.17)\",diffusion:.25,focus:.5,inset:false,spread:0,type:\"realistic\",x:2,y:8}],SITfUSNuN:link!==null&&link!==void 0?link:props.SITfUSNuN,u0TX0JbHV:(_ref2=background!==null&&background!==void 0?background:props.u0TX0JbHV)!==null&&_ref2!==void 0?_ref2:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"UAzwdTwW1\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,SITfUSNuN,DXmTzdKnp,MB6jUHDHw,u0TX0JbHV,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"UAzwdTwW1\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:SITfUSNuN,openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1j08t6k\",className,classNames)} framer-1x48vvo`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"UAzwdTwW1\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-25ca9b82-a03c-40fe-8df1-22c151d1d60b, rgb(234, 236, 240))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",\"--nc4qsu\":MB6jUHDHw,backgroundColor:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\",borderBottomLeftRadius:26,borderBottomRightRadius:26,borderTopLeftRadius:26,borderTopRightRadius:26,boxShadow:\"none\",...style},variants:{\"cvA90aZb1-hover\":{boxShadow:\"var(--nc4qsu)\"},\"UAzwdTwW1-hover\":{boxShadow:\"var(--nc4qsu)\"},cvA90aZb1:{backgroundColor:u0TX0JbHV,borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999}},...addPropertyOverrides({\"cvA90aZb1-hover\":{\"data-framer-name\":undefined},\"UAzwdTwW1-hover\":{\"data-framer-name\":undefined},cvA90aZb1:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)))\"},children:\"Read more\"})}),className:\"framer-w9nh7m\",fonts:[\"GF;Montserrat-700\"],layoutDependency:layoutDependency,layoutId:\"jhYijk2YX\",style:{\"--extracted-r6o4lv\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:DXmTzdKnp,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1bu6eda\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Np8ZxJ0K1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 16\"><path d=\"M 0 0 L 4 4 L 6 2 L 8 0\" transform=\"translate(3 6.5) rotate(-90 4 2)\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133)) /* {&quot;name&quot;:&quot;Gray 500&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11524730473,withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3MGxy.framer-1x48vvo, .framer-3MGxy .framer-1x48vvo { display: block; }\",\".framer-3MGxy.framer-1j08t6k { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 16px 16px 18px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-3MGxy .framer-w9nh7m { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3MGxy .framer-1bu6eda { flex: none; height: 16px; position: relative; width: 14px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-3MGxy.framer-1j08t6k { gap: 0px; } .framer-3MGxy.framer-1j08t6k > * { margin: 0px; margin-left: calc(3px / 2); margin-right: calc(3px / 2); } .framer-3MGxy.framer-1j08t6k > :first-child { margin-left: 0px; } .framer-3MGxy.framer-1j08t6k > :last-child { margin-right: 0px; } }\",\".framer-3MGxy.framer-v-3y2o10.framer-1j08t6k { height: 55px; }\",\".framer-3MGxy.framer-v-1j08t6k.hover.framer-1j08t6k { gap: 8px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-3MGxy.framer-v-1j08t6k.hover.framer-1j08t6k { gap: 0px; } .framer-3MGxy.framer-v-1j08t6k.hover.framer-1j08t6k > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-3MGxy.framer-v-1j08t6k.hover.framer-1j08t6k > :first-child { margin-left: 0px; } .framer-3MGxy.framer-v-1j08t6k.hover.framer-1j08t6k > :last-child { margin-right: 0px; } }\",\".framer-3MGxy.framer-v-3y2o10.hover .framer-w9nh7m { order: 0; }\",\".framer-3MGxy.framer-v-3y2o10.hover .framer-1bu6eda { order: 1; }\",'.framer-3MGxy[data-border=\"true\"]::after, .framer-3MGxy [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 51\n * @framerIntrinsicWidth 142.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"cvA90aZb1\":{\"layout\":[\"auto\",\"fixed\"]},\"gvfHe9Rjp\":{\"layout\":[\"auto\",\"auto\"]},\"mMhWKOykv\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"SITfUSNuN\":\"link\",\"DXmTzdKnp\":\"title\",\"MB6jUHDHw\":\"shadow\",\"u0TX0JbHV\":\"background\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQlPbGxflW=withCSS(Component,css,\"framer-3MGxy\");export default FramerQlPbGxflW;FramerQlPbGxflW.displayName=\"read more cta\";FramerQlPbGxflW.defaultProps={height:51,width:142.5};addPropertyControls(FramerQlPbGxflW,{variant:{options:[\"UAzwdTwW1\",\"cvA90aZb1\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},SITfUSNuN:{title:\"Link\",type:ControlType.Link},DXmTzdKnp:{defaultValue:\"Read more\",displayTextArea:false,title:\"Title\",type:ControlType.String},MB6jUHDHw:{defaultValue:[{blur:5,color:\"rgba(0, 0, 0, 0.17)\",diffusion:.25,focus:.5,inset:false,spread:0,type:\"realistic\",x:2,y:8}],title:\"Shadow\",type:ControlType.BoxShadow},u0TX0JbHV:{defaultValue:'var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251)) /* {\"name\":\"light gray\"} */',title:\"Background\",type:ControlType.Color}});addFonts(FramerQlPbGxflW,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w7Y3tcoqK5.woff2\",weight:\"700\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQlPbGxflW\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cvA90aZb1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"gvfHe9Rjp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mMhWKOykv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"51\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"SITfUSNuN\\\":\\\"link\\\",\\\"DXmTzdKnp\\\":\\\"title\\\",\\\"MB6jUHDHw\\\":\\\"shadow\\\",\\\"u0TX0JbHV\\\":\\\"background\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"142.5\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./QlPbGxflW.map", "// Generated by Framer (e4277c8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"IyDerWoRo\",\"kH3C49tjl\",\"KmY1pj4ch\",\"ORggctZSD\"];const serializationHash=\"framer-Gjr9w\";const variantClassNames={IyDerWoRo:\"framer-v-uztdgo\",kH3C49tjl:\"framer-v-1fk7nyp\",KmY1pj4ch:\"framer-v-10w1udt\",ORggctZSD:\"framer-v-1y435j9\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"IyDerWoRo\",\"Variant 2\":\"kH3C49tjl\",\"Variant 3\":\"KmY1pj4ch\",\"Variant 4\":\"ORggctZSD\"};const getProps=({height,id,title,title2,title3,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,n_zpjnZot:(_ref=title!==null&&title!==void 0?title:props.n_zpjnZot)!==null&&_ref!==void 0?_ref:\"Experience\",NB9XI7qJE:(_ref1=title3!==null&&title3!==void 0?title3:props.NB9XI7qJE)!==null&&_ref1!==void 0?_ref1:\"EFFICIENCY\",ScQRsZpRK:(_ref2=title2!==null&&title2!==void 0?title2:props.ScQRsZpRK)!==null&&_ref2!==void 0?_ref2:\"RETENTION\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"IyDerWoRo\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,n_zpjnZot,ScQRsZpRK,NB9XI7qJE,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"IyDerWoRo\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"kH3C49tjl\",\"KmY1pj4ch\",\"ORggctZSD\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"kH3C49tjl\",\"ORggctZSD\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"KmY1pj4ch\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-uztdgo\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"IyDerWoRo\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({kH3C49tjl:{\"data-framer-name\":\"Variant 2\"},KmY1pj4ch:{\"data-framer-name\":\"Variant 3\"},ORggctZSD:{\"data-framer-name\":\"Variant 4\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1awdudx\",\"data-border\":true,\"data-framer-name\":\"Badge\",layoutDependency:layoutDependency,layoutId:\"dacTbXVT4\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(82, 55, 158)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(43, 27, 94)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-e32bvc\",\"data-framer-name\":\"_Dot\",layoutDependency:layoutDependency,layoutId:\"I371:8796;4825:410078\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17ncice\",\"data-framer-name\":\"Dot\",layoutDependency:layoutDependency,layoutId:\"I371:8796;4825:410078;1046:12312\",style:{backgroundColor:\"rgb(157, 118, 237)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(214, 187, 251))\",\"--framer-text-transform\":\"uppercase\"},children:\"Experience\"})}),className:\"framer-642csb\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-500\"],layoutDependency:layoutDependency,layoutId:\"I371:8796;4825:410079\",style:{\"--extracted-r6o4lv\":\"rgb(214, 187, 251)\",\"--framer-paragraph-spacing\":\"14px\"},text:n_zpjnZot,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1et4hg5\",\"data-border\":true,\"data-framer-name\":\"Badge\",layoutDependency:layoutDependency,layoutId:\"RppIfYmn1\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(7, 93, 57)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(4, 51, 32)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},variants:{ORggctZSD:{\"--border-color\":\"rgb(158, 22, 95)\",backgroundColor:\"rgb(78, 13, 48)\"}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-efoy4b\",\"data-framer-name\":\"_Dot\",layoutDependency:layoutDependency,layoutId:\"I371:8797;4825:410084\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fr81hr\",\"data-framer-name\":\"Dot\",layoutDependency:layoutDependency,layoutId:\"I371:8797;4825:410084;1046:12312\",style:{backgroundColor:\"rgb(23, 177, 105)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"},variants:{ORggctZSD:{backgroundColor:\"rgb(238, 70, 188)\"}}})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(117, 223, 166))\"},children:\"RETENTION\"})}),className:\"framer-lirw0x\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-500\"],layoutDependency:layoutDependency,layoutId:\"I371:8797;4825:410085\",style:{\"--extracted-r6o4lv\":\"rgb(117, 223, 166)\",\"--framer-paragraph-spacing\":\"14px\"},text:ScQRsZpRK,variants:{ORggctZSD:{\"--extracted-r6o4lv\":\"rgb(250, 167, 224)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ORggctZSD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(250, 167, 224))\"},children:\"RETENTION\"})})}},baseVariant,gestureVariant)})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16qwilh\",\"data-border\":true,\"data-framer-name\":\"Badge\",layoutDependency:layoutDependency,layoutId:\"V45UsieMT\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(5, 89, 134)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(6, 43, 64)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1083bwt\",\"data-framer-name\":\"_Dot\",layoutDependency:layoutDependency,layoutId:\"I371:8798;4825:410090\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fjtp1h\",\"data-framer-name\":\"Dot\",layoutDependency:layoutDependency,layoutId:\"I371:8798;4825:410090;1046:12312\",style:{backgroundColor:\"rgb(11, 164, 235)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(123, 212, 253))\"},children:\"EFFICIENCY\"})}),className:\"framer-1tjlzns\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-500\"],layoutDependency:layoutDependency,layoutId:\"I371:8798;4825:410091\",style:{\"--extracted-r6o4lv\":\"rgb(123, 212, 253)\",\"--framer-paragraph-spacing\":\"14px\"},text:NB9XI7qJE,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Gjr9w.framer-m13cxz, .framer-Gjr9w .framer-m13cxz { display: block; }\",\".framer-Gjr9w.framer-uztdgo { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-Gjr9w .framer-1awdudx, .framer-Gjr9w .framer-1et4hg5, .framer-Gjr9w .framer-16qwilh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 4px 10px 4px 10px; position: relative; width: min-content; }\",\".framer-Gjr9w .framer-e32bvc, .framer-Gjr9w .framer-efoy4b, .framer-Gjr9w .framer-1083bwt { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); overflow: visible; position: relative; width: 8px; }\",\".framer-Gjr9w .framer-17ncice, .framer-Gjr9w .framer-fr81hr, .framer-Gjr9w .framer-fjtp1h { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 6px); left: 1px; position: absolute; top: 1px; width: 6px; }\",\".framer-Gjr9w .framer-642csb, .framer-Gjr9w .framer-lirw0x, .framer-Gjr9w .framer-1tjlzns { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Gjr9w.framer-uztdgo, .framer-Gjr9w .framer-1awdudx, .framer-Gjr9w .framer-1et4hg5, .framer-Gjr9w .framer-16qwilh { gap: 0px; } .framer-Gjr9w.framer-uztdgo > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Gjr9w.framer-uztdgo > :first-child { margin-top: 0px; } .framer-Gjr9w.framer-uztdgo > :last-child { margin-bottom: 0px; } .framer-Gjr9w .framer-1awdudx > *, .framer-Gjr9w .framer-1et4hg5 > *, .framer-Gjr9w .framer-16qwilh > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-Gjr9w .framer-1awdudx > :first-child, .framer-Gjr9w .framer-1et4hg5 > :first-child, .framer-Gjr9w .framer-16qwilh > :first-child { margin-left: 0px; } .framer-Gjr9w .framer-1awdudx > :last-child, .framer-Gjr9w .framer-1et4hg5 > :last-child, .framer-Gjr9w .framer-16qwilh > :last-child { margin-right: 0px; } }\",'.framer-Gjr9w[data-border=\"true\"]::after, .framer-Gjr9w [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 28\n * @framerIntrinsicWidth 126.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"kH3C49tjl\":{\"layout\":[\"auto\",\"auto\"]},\"KmY1pj4ch\":{\"layout\":[\"auto\",\"auto\"]},\"ORggctZSD\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"n_zpjnZot\":\"title\",\"ScQRsZpRK\":\"title2\",\"NB9XI7qJE\":\"title3\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerccV0pngGd=withCSS(Component,css,\"framer-Gjr9w\");export default FramerccV0pngGd;FramerccV0pngGd.displayName=\"Badges\";FramerccV0pngGd.defaultProps={height:28,width:126.5};addPropertyControls(FramerccV0pngGd,{variant:{options:[\"IyDerWoRo\",\"kH3C49tjl\",\"KmY1pj4ch\",\"ORggctZSD\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum},n_zpjnZot:{defaultValue:\"Experience\",displayTextArea:false,title:\"Title\",type:ControlType.String},ScQRsZpRK:{defaultValue:\"RETENTION\",displayTextArea:false,title:\"Title 2\",type:ControlType.String},NB9XI7qJE:{defaultValue:\"EFFICIENCY\",displayTextArea:false,title:\"Title 3\",type:ControlType.String}});addFonts(FramerccV0pngGd,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew7Y3tcoqK5.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerccV0pngGd\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"28\",\"framerIntrinsicWidth\":\"126.5\",\"framerVariables\":\"{\\\"n_zpjnZot\\\":\\\"title\\\",\\\"ScQRsZpRK\\\":\\\"title2\\\",\\\"NB9XI7qJE\\\":\\\"title3\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kH3C49tjl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KmY1pj4ch\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ORggctZSD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ccV0pngGd.map", "// Generated by Framer (e4277c8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Badges from\"https://framerusercontent.com/modules/lT1O4LRzCWZVw6Ly903s/1Rk6LBCaEacadfo38DQ9/ccV0pngGd.js\";import RunningStroke from\"https://framerusercontent.com/modules/5Mm7vx1IF1q3eIztuRxx/Lb1YsFVOUXpdAvSfJbG1/JQBmYJIQh.js\";const BadgesFonts=getFonts(Badges);const RunningStrokeFonts=getFonts(RunningStroke);const ImageWithFX=withFX(Image);const cycleOrder=[\"FeAzGBxY1\",\"iuJ9ipp57\",\"om2FjjEWW\",\"bXndoZppv\",\"Qu85ctbKW\",\"yFzHNEa7u\",\"GA11MRsjo\"];const serializationHash=\"framer-vx3Ya\";const variantClassNames={bXndoZppv:\"framer-v-47l49u\",FeAzGBxY1:\"framer-v-k7byb\",GA11MRsjo:\"framer-v-13t6wu5\",iuJ9ipp57:\"framer-v-vty53c\",om2FjjEWW:\"framer-v-1dw5kyj\",Qu85ctbKW:\"framer-v-1bd3v35\",yFzHNEa7u:\"framer-v-7cizif\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition2={damping:42,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,y:-20};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0};const transition3={damping:58,delay:.3,mass:1,stiffness:261,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transformTemplate3=(_,t)=>`translateY(-50%) ${t}`;const transition4={damping:58,delay:.5,mass:1,stiffness:261,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transition:transition4,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableEnumMap={Horizontal:\"row\",Vertical:\"column\"};const humanReadableVariantMap={\"Variant 2\":\"iuJ9ipp57\",\"Variant 3\":\"om2FjjEWW\",\"Variant 4\":\"yFzHNEa7u\",\"Variant 5\":\"bXndoZppv\",\"Variant 6\":\"Qu85ctbKW\",\"Variant 7\":\"GA11MRsjo\",\"Work Card\":\"FeAzGBxY1\"};const getProps=({content,direction,height,id,image,name1,padding,width,...props})=>{var _ref,_ref1,_humanReadableEnumMap_direction,_ref2,_ref3,_humanReadableVariantMap_props_variant,_ref4,_ref5,_ref6;return{...props,fMpLdpkyt:(_ref=image!==null&&image!==void 0?image:props.fMpLdpkyt)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/Oicfc15RNXn9lEgKXtoCDjCMbQ.png\",srcSet:\"https://framerusercontent.com/images/Oicfc15RNXn9lEgKXtoCDjCMbQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/Oicfc15RNXn9lEgKXtoCDjCMbQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Oicfc15RNXn9lEgKXtoCDjCMbQ.png 1390w\"},juL6rcPje:(_ref1=name1!==null&&name1!==void 0?name1:props.juL6rcPje)!==null&&_ref1!==void 0?_ref1:\"Heading\",KSm1nAA9l:(_ref3=(_ref2=(_humanReadableEnumMap_direction=humanReadableEnumMap[direction])!==null&&_humanReadableEnumMap_direction!==void 0?_humanReadableEnumMap_direction:direction)!==null&&_ref2!==void 0?_ref2:props.KSm1nAA9l)!==null&&_ref3!==void 0?_ref3:\"row\",variant:(_ref4=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref4!==void 0?_ref4:\"FeAzGBxY1\",zHSyee60Y:(_ref5=padding!==null&&padding!==void 0?padding:props.zHSyee60Y)!==null&&_ref5!==void 0?_ref5:\"42px 42px 42px 42px\",zzk4fx9LC:(_ref6=content!==null&&content!==void 0?content:props.zzk4fx9LC)!==null&&_ref6!==void 0?_ref6:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. \"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,juL6rcPje,zzk4fx9LC,fMpLdpkyt,zHSyee60Y,KSm1nAA9l,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"FeAzGBxY1\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"bXndoZppv\",\"yFzHNEa7u\",\"GA11MRsjo\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"bXndoZppv\",\"yFzHNEa7u\",\"GA11MRsjo\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"yFzHNEa7u\",\"GA11MRsjo\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"bXndoZppv\")return false;return true;};const isDisplayed4=()=>{if(baseVariant===\"GA11MRsjo\")return false;return true;};const isDisplayed5=()=>{if(baseVariant===\"yFzHNEa7u\")return false;return true;};const isDisplayed6=()=>{if(baseVariant===\"iuJ9ipp57\")return true;return false;};const isDisplayed7=()=>{if([\"om2FjjEWW\",\"Qu85ctbKW\"].includes(baseVariant))return true;return false;};const isDisplayed8=()=>{if(baseVariant===\"bXndoZppv\")return true;return false;};const isDisplayed9=()=>{if([\"yFzHNEa7u\",\"GA11MRsjo\"].includes(baseVariant))return true;return false;};const isDisplayed10=()=>{if(baseVariant===\"GA11MRsjo\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.section,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-k7byb\",className,classNames),\"data-framer-name\":\"Work Card\",layoutDependency:layoutDependency,layoutId:\"FeAzGBxY1\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--1e9hdbi\":KSm1nAA9l===\"row\"?0:\"calc(50px / 2)\",\"--1ftv9lj\":numberToPixelString(zHSyee60Y),\"--1gmxy5p\":KSm1nAA9l,\"--1s5328x\":KSm1nAA9l===\"column\"?0:\"calc(50px / 2)\",\"--1tk4klj\":KSm1nAA9l===\"column\"?undefined:\"1 0 0px\",\"--z9otwc\":KSm1nAA9l===\"column\"?\"100%\":\"1px\",backgroundColor:\"rgb(13, 13, 36)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,boxShadow:\"0px 0px 0px 1px var(--token-b1990ab1-c2a9-42b4-af29-b4d56f0b04db, rgb(38, 38, 38))\",...style},...addPropertyOverrides({bXndoZppv:{\"data-framer-name\":\"Variant 5\"},GA11MRsjo:{\"data-framer-name\":\"Variant 7\"},iuJ9ipp57:{\"data-framer-name\":\"Variant 2\"},om2FjjEWW:{\"data-framer-name\":\"Variant 3\"},Qu85ctbKW:{\"data-framer-name\":\"Variant 6\"},yFzHNEa7u:{\"data-framer-name\":\"Variant 4\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-4vjuox\",\"data-framer-name\":\"Section Work Card\",layoutDependency:layoutDependency,layoutId:\"fQdfw4QCt\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-137dd6e\",\"data-framer-name\":\"Section Work Card Content\",layoutDependency:layoutDependency,layoutId:\"HAqK6Jw5q\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zivyd-container\",layoutDependency:layoutDependency,layoutId:\"ZFIJnNsdY-container\",children:/*#__PURE__*/_jsx(Badges,{height:\"100%\",id:\"ZFIJnNsdY\",layoutId:\"ZFIJnNsdY\",variant:\"IyDerWoRo\",width:\"100%\",...addPropertyOverrides({iuJ9ipp57:{variant:\"kH3C49tjl\"},om2FjjEWW:{variant:\"KmY1pj4ch\"},Qu85ctbKW:{variant:\"KmY1pj4ch\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1leHRyYWJvbGQ=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"800\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-4083373d-ce77-45f7-858d-8433fdfee663, rgb(204, 204, 204)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Heading\"})}),className:\"framer-1jtz9tg\",fonts:[\"FS;Montserrat-extrabold\"],layoutDependency:layoutDependency,layoutId:\"xMn4MuDGp\",style:{\"--extracted-1of0zx5\":\"var(--token-4083373d-ce77-45f7-858d-8433fdfee663, rgb(204, 204, 204))\"},text:juL6rcPje,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Qu85ctbKW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1leHRyYWJvbGQ=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"800\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-4083373d-ce77-45f7-858d-8433fdfee663, rgb(204, 204, 204)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Heading\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wbu9o1\",\"data-framer-name\":\"Section Work Card Info\",layoutDependency:layoutDependency,layoutId:\"RuxoEcUmd\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(163, 163, 163))\"},children:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. \"})}),className:\"framer-19s8lzh\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"sN9HR1EYk\",style:{\"--extracted-r6o4lv\":\"rgb(163, 163, 163)\"},text:zzk4fx9LC,verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m0rwy-container\",layoutDependency:layoutDependency,layoutId:\"QHjj47M_8-container\",children:/*#__PURE__*/_jsx(RunningStroke,{eShUePx4y:\"rgb(255, 255, 255)\",fYwEbrwLs:\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",height:\"100%\",id:\"QHjj47M_8\",jbvZsuhnT:\"https://stampede.ai/demo\",layoutId:\"QHjj47M_8\",ofLqZhEO8:\"Book a Demo\",variant:\"NSgpqyOrW\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-yzsjp9\",\"data-framer-name\":\"Section Work Card\",layoutDependency:layoutDependency,layoutId:\"YmN2B1Wpy\",children:[isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ci9wzu\",\"data-framer-name\":\"Section Work Card Content\",layoutDependency:layoutDependency,layoutId:\"lf9Crqujc\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,...addPropertyOverrides({bXndoZppv:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+0+0+0+24+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q61ieb-container\",layoutDependency:layoutDependency,layoutId:\"FiGx1xfHb-container\",children:/*#__PURE__*/_jsx(Badges,{height:\"100%\",id:\"FiGx1xfHb\",layoutId:\"FiGx1xfHb\",variant:\"kH3C49tjl\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1leHRyYWJvbGQ=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"800\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-4083373d-ce77-45f7-858d-8433fdfee663, rgb(204, 204, 204)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Heading\"})}),className:\"framer-jvf82d\",fonts:[\"FS;Montserrat-extrabold\"],layoutDependency:layoutDependency,layoutId:\"UfkYlWvJG\",style:{\"--extracted-1of0zx5\":\"var(--token-4083373d-ce77-45f7-858d-8433fdfee663, rgb(204, 204, 204))\"},text:juL6rcPje,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wdbfbk\",\"data-framer-name\":\"Section Work Card Info\",layoutDependency:layoutDependency,layoutId:\"suMmUbX5v\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(163, 163, 163))\"},children:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. \"})}),className:\"framer-1p42p89\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"takiL3wiq\",style:{\"--extracted-r6o4lv\":\"rgb(163, 163, 163)\"},text:zzk4fx9LC,verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,...addPropertyOverrides({bXndoZppv:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+0+0+0+24+250.4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-vi6zbg-container\",layoutDependency:layoutDependency,layoutId:\"liAAiNI2D-container\",children:/*#__PURE__*/_jsx(RunningStroke,{eShUePx4y:\"rgb(255, 255, 255)\",fYwEbrwLs:\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",height:\"100%\",id:\"liAAiNI2D\",jbvZsuhnT:\"https://stampede.ai/demo\",layoutId:\"liAAiNI2D\",ofLqZhEO8:\"Book a Demo\",variant:\"NSgpqyOrW\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-cx1mbl\",\"data-framer-name\":\"Section Work Card\",layoutDependency:layoutDependency,layoutId:\"YI0s1TpZ6\",children:[isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4a1due\",\"data-framer-name\":\"Section Work Card Content\",layoutDependency:layoutDependency,layoutId:\"vSZrdf8oN\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xc0upb-container\",layoutDependency:layoutDependency,layoutId:\"v9z3ZTGYB-container\",children:/*#__PURE__*/_jsx(Badges,{height:\"100%\",id:\"v9z3ZTGYB\",layoutId:\"v9z3ZTGYB\",variant:\"IyDerWoRo\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1leHRyYWJvbGQ=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"800\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-4083373d-ce77-45f7-858d-8433fdfee663, rgb(204, 204, 204)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Heading\"})}),className:\"framer-1fvudae\",fonts:[\"FS;Montserrat-extrabold\"],layoutDependency:layoutDependency,layoutId:\"Na8aBLy_U\",style:{\"--extracted-1of0zx5\":\"var(--token-4083373d-ce77-45f7-858d-8433fdfee663, rgb(204, 204, 204))\"},text:juL6rcPje,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4tnrrp\",\"data-framer-name\":\"Section Work Card Info\",layoutDependency:layoutDependency,layoutId:\"ioF2S8J7z\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(163, 163, 163))\"},children:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. \"})}),className:\"framer-1d3v8cs\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"lAZAlZ5uR\",style:{\"--extracted-r6o4lv\":\"rgb(163, 163, 163)\"},text:zzk4fx9LC,verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kvehry-container\",layoutDependency:layoutDependency,layoutId:\"p9f2GGyZz-container\",children:/*#__PURE__*/_jsx(RunningStroke,{eShUePx4y:\"rgb(255, 255, 255)\",fYwEbrwLs:\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",height:\"100%\",id:\"p9f2GGyZz\",jbvZsuhnT:\"https://stampede.ai/demo\",layoutId:\"p9f2GGyZz\",ofLqZhEO8:\"Book a Demo\",variant:\"NSgpqyOrW\",width:\"100%\"})})}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-8c49ia\",\"data-framer-name\":\"Section Work Card\",layoutDependency:layoutDependency,layoutId:\"pdB5dtYqA\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-muk051\",\"data-framer-name\":\"Section Work Card Content\",layoutDependency:layoutDependency,layoutId:\"pXF4r5Ok8\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wb5cbd-container\",layoutDependency:layoutDependency,layoutId:\"pr1FosrrA-container\",children:/*#__PURE__*/_jsx(Badges,{height:\"100%\",id:\"pr1FosrrA\",layoutId:\"pr1FosrrA\",variant:\"IyDerWoRo\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1leHRyYWJvbGQ=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"800\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-4083373d-ce77-45f7-858d-8433fdfee663, rgb(204, 204, 204)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Heading\"})}),className:\"framer-1yama3t\",fonts:[\"FS;Montserrat-extrabold\"],layoutDependency:layoutDependency,layoutId:\"qx8s78X3T\",style:{\"--extracted-1of0zx5\":\"var(--token-4083373d-ce77-45f7-858d-8433fdfee663, rgb(204, 204, 204))\"},text:juL6rcPje,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-10ifk4z\",\"data-framer-name\":\"Section Work Card Info\",layoutDependency:layoutDependency,layoutId:\"LhLEK2DVZ\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(163, 163, 163))\"},children:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. \"})}),className:\"framer-p6e0q8\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"mq2wjrY9A\",style:{\"--extracted-r6o4lv\":\"rgb(163, 163, 163)\"},text:zzk4fx9LC,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-iuzub8-container\",layoutDependency:layoutDependency,layoutId:\"jagsmWK4h-container\",children:/*#__PURE__*/_jsx(RunningStroke,{eShUePx4y:\"rgb(255, 255, 255)\",fYwEbrwLs:\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",height:\"100%\",id:\"jagsmWK4h\",jbvZsuhnT:\"https://stampede.ai/demo\",layoutId:\"jagsmWK4h\",ofLqZhEO8:\"Book a Demo\",variant:\"NSgpqyOrW\",width:\"100%\"})})})]})]})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:3840,pixelWidth:3840,sizes:KSm1nAA9l===\"row\"?`max(((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${zHSyee60Y*2}px) - 50px) / 2, 1px)`:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${zHSyee60Y*2}px)`,...toResponsiveImage(fMpLdpkyt),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-pn6ony\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"KR08p0SP_\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,filter:\"grayscale(0)\",WebkitFilter:\"grayscale(0)\"},variants:{om2FjjEWW:{backgroundColor:\"rgb(13, 13, 36)\"},Qu85ctbKW:{backgroundColor:\"rgb(13, 13, 36)\"}},...addPropertyOverrides({om2FjjEWW:{background:undefined},Qu85ctbKW:{background:undefined}},baseVariant,gestureVariant),children:[isDisplayed6()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uy2mxu\",layoutDependency:layoutDependency,layoutId:\"Khw5rEjd_\",style:{background:\"linear-gradient(180deg, rgba(13, 13, 36, 0) 0%, rgb(13, 13, 36) 100%)\"}}),isDisplayed7()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t0o2f4\",layoutDependency:layoutDependency,layoutId:\"owMsxpJOJ\",children:[isDisplayed7()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:293.5,intrinsicWidth:1053,pixelHeight:587,pixelWidth:2106,src:\"https://framerusercontent.com/images/sBT5DMyaqH0gaheKMrLJxJCdVvc.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/sBT5DMyaqH0gaheKMrLJxJCdVvc.png?scale-down-to=512 512w,https://framerusercontent.com/images/sBT5DMyaqH0gaheKMrLJxJCdVvc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sBT5DMyaqH0gaheKMrLJxJCdVvc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sBT5DMyaqH0gaheKMrLJxJCdVvc.png 2106w\"},className:\"framer-1fnqug8\",\"data-framer-name\":\"avg_booking_time\",layoutDependency:layoutDependency,layoutId:\"Dy9pta5Pl\",style:{rotateX:-1,rotateY:-19,transformPerspective:1328},transformTemplate:transformTemplate1,whileHover:animation,...addPropertyOverrides({om2FjjEWW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:293.5,intrinsicWidth:1053,pixelHeight:587,pixelWidth:2106,sizes:\"541.5197px\",src:\"https://framerusercontent.com/images/sBT5DMyaqH0gaheKMrLJxJCdVvc.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/sBT5DMyaqH0gaheKMrLJxJCdVvc.png?scale-down-to=512 512w,https://framerusercontent.com/images/sBT5DMyaqH0gaheKMrLJxJCdVvc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sBT5DMyaqH0gaheKMrLJxJCdVvc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sBT5DMyaqH0gaheKMrLJxJCdVvc.png 2106w\"}},Qu85ctbKW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:293.5,intrinsicWidth:1053,pixelHeight:587,pixelWidth:2106,sizes:\"290.4776px\",src:\"https://framerusercontent.com/images/sBT5DMyaqH0gaheKMrLJxJCdVvc.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/sBT5DMyaqH0gaheKMrLJxJCdVvc.png?scale-down-to=512 512w,https://framerusercontent.com/images/sBT5DMyaqH0gaheKMrLJxJCdVvc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sBT5DMyaqH0gaheKMrLJxJCdVvc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sBT5DMyaqH0gaheKMrLJxJCdVvc.png 2106w\"}}},baseVariant,gestureVariant)}),isDisplayed7()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:319,intrinsicWidth:1104.5,pixelHeight:638,pixelWidth:2209,src:\"https://framerusercontent.com/images/9AJDCXg4bec4rpyas3BeoUtRgE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/9AJDCXg4bec4rpyas3BeoUtRgE.png?scale-down-to=512 512w,https://framerusercontent.com/images/9AJDCXg4bec4rpyas3BeoUtRgE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9AJDCXg4bec4rpyas3BeoUtRgE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9AJDCXg4bec4rpyas3BeoUtRgE.png 2209w\"},className:\"framer-e4vaqi\",\"data-framer-name\":\"Down_time\",layoutDependency:layoutDependency,layoutId:\"WeMOPEvOD\",style:{rotateX:-1,rotateY:-19,transformPerspective:1328},transformTemplate:transformTemplate2,whileHover:animation,...addPropertyOverrides({om2FjjEWW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:319,intrinsicWidth:1104.5,pixelHeight:638,pixelWidth:2209,sizes:\"567.9783px\",src:\"https://framerusercontent.com/images/9AJDCXg4bec4rpyas3BeoUtRgE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/9AJDCXg4bec4rpyas3BeoUtRgE.png?scale-down-to=512 512w,https://framerusercontent.com/images/9AJDCXg4bec4rpyas3BeoUtRgE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9AJDCXg4bec4rpyas3BeoUtRgE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9AJDCXg4bec4rpyas3BeoUtRgE.png 2209w\"}},Qu85ctbKW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:319,intrinsicWidth:1104.5,pixelHeight:638,pixelWidth:2209,sizes:\"303.6811px\",src:\"https://framerusercontent.com/images/9AJDCXg4bec4rpyas3BeoUtRgE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/9AJDCXg4bec4rpyas3BeoUtRgE.png?scale-down-to=512 512w,https://framerusercontent.com/images/9AJDCXg4bec4rpyas3BeoUtRgE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9AJDCXg4bec4rpyas3BeoUtRgE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9AJDCXg4bec4rpyas3BeoUtRgE.png 2209w\"}}},baseVariant,gestureVariant)}),isDisplayed7()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:326.5,intrinsicWidth:1131.5,pixelHeight:653,pixelWidth:2263,src:\"https://framerusercontent.com/images/9c2w7r5zNya0mjvoEAdTbwOPraY.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/9c2w7r5zNya0mjvoEAdTbwOPraY.png?scale-down-to=512 512w,https://framerusercontent.com/images/9c2w7r5zNya0mjvoEAdTbwOPraY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9c2w7r5zNya0mjvoEAdTbwOPraY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9c2w7r5zNya0mjvoEAdTbwOPraY.png 2263w\"},className:\"framer-10n6pba\",\"data-framer-name\":\"peak_time\",layoutDependency:layoutDependency,layoutId:\"okFs3JGK2\",style:{rotateX:-1,rotateY:-19,transformPerspective:1328},transformTemplate:transformTemplate1,whileHover:animation,...addPropertyOverrides({om2FjjEWW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:326.5,intrinsicWidth:1131.5,pixelHeight:653,pixelWidth:2263,sizes:\"580.3256px\",src:\"https://framerusercontent.com/images/9c2w7r5zNya0mjvoEAdTbwOPraY.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/9c2w7r5zNya0mjvoEAdTbwOPraY.png?scale-down-to=512 512w,https://framerusercontent.com/images/9c2w7r5zNya0mjvoEAdTbwOPraY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9c2w7r5zNya0mjvoEAdTbwOPraY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9c2w7r5zNya0mjvoEAdTbwOPraY.png 2263w\"}},Qu85ctbKW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:326.5,intrinsicWidth:1131.5,pixelHeight:653,pixelWidth:2263,sizes:\"311.3832px\",src:\"https://framerusercontent.com/images/9c2w7r5zNya0mjvoEAdTbwOPraY.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/9c2w7r5zNya0mjvoEAdTbwOPraY.png?scale-down-to=512 512w,https://framerusercontent.com/images/9c2w7r5zNya0mjvoEAdTbwOPraY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9c2w7r5zNya0mjvoEAdTbwOPraY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9c2w7r5zNya0mjvoEAdTbwOPraY.png 2263w\"}}},baseVariant,gestureVariant)})]}),isDisplayed6()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:165.5,intrinsicWidth:460.5,pixelHeight:331,pixelWidth:921,src:\"https://framerusercontent.com/images/8hxrlaP0GlGJ5sThw2T5HQ7R0BE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/8hxrlaP0GlGJ5sThw2T5HQ7R0BE.png?scale-down-to=512 512w,https://framerusercontent.com/images/8hxrlaP0GlGJ5sThw2T5HQ7R0BE.png 921w\"},className:\"framer-ymkwta\",\"data-framer-name\":\"bb_geo_notification\",layoutDependency:layoutDependency,layoutId:\"y1sW_iivw\",transformTemplate:transformTemplate3,...addPropertyOverrides({iuJ9ipp57:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:165.5,intrinsicWidth:460.5,pixelHeight:331,pixelWidth:921,sizes:\"317px\",src:\"https://framerusercontent.com/images/8hxrlaP0GlGJ5sThw2T5HQ7R0BE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/8hxrlaP0GlGJ5sThw2T5HQ7R0BE.png?scale-down-to=512 512w,https://framerusercontent.com/images/8hxrlaP0GlGJ5sThw2T5HQ7R0BE.png 921w\"}}},baseVariant,gestureVariant)})]}),isDisplayed8()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:3840,pixelWidth:3840,...toResponsiveImage(fMpLdpkyt),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-onm7yk\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"W0a_ZQm76\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,filter:\"grayscale(0)\",WebkitFilter:\"grayscale(0)\"},...addPropertyOverrides({bXndoZppv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+407.4),pixelHeight:3840,pixelWidth:3840,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px)`,...toResponsiveImage(fMpLdpkyt),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:165.5,intrinsicWidth:460.5,pixelHeight:331,pixelWidth:921,sizes:\"186px\",src:\"https://framerusercontent.com/images/8hxrlaP0GlGJ5sThw2T5HQ7R0BE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/8hxrlaP0GlGJ5sThw2T5HQ7R0BE.png?scale-down-to=512 512w,https://framerusercontent.com/images/8hxrlaP0GlGJ5sThw2T5HQ7R0BE.png 921w\"},className:\"framer-v318bz\",\"data-framer-name\":\"bb_geo_notification\",layoutDependency:layoutDependency,layoutId:\"hy9cvAsQr\",...addPropertyOverrides({bXndoZppv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:165.5,intrinsicWidth:460.5,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+407.4+8),pixelHeight:331,pixelWidth:921,sizes:\"186px\",src:\"https://framerusercontent.com/images/8hxrlaP0GlGJ5sThw2T5HQ7R0BE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/8hxrlaP0GlGJ5sThw2T5HQ7R0BE.png?scale-down-to=512 512w,https://framerusercontent.com/images/8hxrlaP0GlGJ5sThw2T5HQ7R0BE.png 921w\"}}},baseVariant,gestureVariant)})}),isDisplayed9()&&/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1372,pixelWidth:1390,src:\"https://framerusercontent.com/images/8peXfZqYaqZY9apqanlVb8X3Qc.png\",srcSet:\"https://framerusercontent.com/images/8peXfZqYaqZY9apqanlVb8X3Qc.png?scale-down-to=512 512w,https://framerusercontent.com/images/8peXfZqYaqZY9apqanlVb8X3Qc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8peXfZqYaqZY9apqanlVb8X3Qc.png 1390w\"},className:\"framer-1bag7q2\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"CB8bMxLfC\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,filter:\"grayscale(0)\",WebkitFilter:\"grayscale(0)\"},...addPropertyOverrides({GA11MRsjo:{background:{alt:\"\",fit:\"fill\",pixelHeight:1372,pixelWidth:1390,sizes:KSm1nAA9l===\"row\"?`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 74px) / 2, 1px)`:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 24px)`,src:\"https://framerusercontent.com/images/bBqadSFvaHxZVHlK494F2lIiss.png\",srcSet:\"https://framerusercontent.com/images/bBqadSFvaHxZVHlK494F2lIiss.png?scale-down-to=512 512w,https://framerusercontent.com/images/bBqadSFvaHxZVHlK494F2lIiss.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bBqadSFvaHxZVHlK494F2lIiss.png 1390w\"}},yFzHNEa7u:{background:{alt:\"\",fit:\"fill\",pixelHeight:1372,pixelWidth:1390,sizes:KSm1nAA9l===\"row\"?`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 74px) / 2, 1px)`:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 24px)`,src:\"https://framerusercontent.com/images/qEtOdfnzk17OipBV35OfDSDk.png\",srcSet:\"https://framerusercontent.com/images/qEtOdfnzk17OipBV35OfDSDk.png?scale-down-to=512 512w,https://framerusercontent.com/images/qEtOdfnzk17OipBV35OfDSDk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qEtOdfnzk17OipBV35OfDSDk.png 1390w\"}}},baseVariant,gestureVariant),children:[isDisplayed10()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:false,__framer__enter:animation1,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:249.5,intrinsicWidth:228,pixelHeight:499,pixelWidth:456,src:\"https://framerusercontent.com/images/xNtZSzcF8hHrMFZsAKaTCcJvGKs.png\"},className:\"framer-1vgv7ys\",\"data-framer-name\":\"boy wifi\",layoutDependency:layoutDependency,layoutId:\"IuCN0CsQ2\"}),isDisplayed10()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:244,intrinsicWidth:226,pixelHeight:488,pixelWidth:452,src:\"https://framerusercontent.com/images/KgsfS6g4uJRKmm6IZ5s3Cf2ybE.png\"},className:\"framer-8kw1j2\",\"data-framer-name\":\"Girl wifi\",layoutDependency:layoutDependency,layoutId:\"wj3Ay618n\",transformTemplate:transformTemplate3})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vx3Ya.framer-glie54, .framer-vx3Ya .framer-glie54 { display: block; }\",\".framer-vx3Ya.framer-k7byb { align-content: center; align-items: center; display: flex; flex-direction: var(--1gmxy5p); flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: visible; padding: var(--1ftv9lj); position: relative; width: 1612px; }\",\".framer-vx3Ya .framer-4vjuox { align-content: flex-start; align-items: flex-start; display: flex; flex: var(--1tk4klj); flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: var(--z9otwc); }\",\".framer-vx3Ya .framer-137dd6e, .framer-vx3Ya .framer-1ci9wzu, .framer-vx3Ya .framer-4a1due, .framer-vx3Ya .framer-muk051 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-vx3Ya .framer-zivyd-container, .framer-vx3Ya .framer-1m0rwy-container, .framer-vx3Ya .framer-1q61ieb-container, .framer-vx3Ya .framer-vi6zbg-container, .framer-vx3Ya .framer-1xc0upb-container, .framer-vx3Ya .framer-1kvehry-container, .framer-vx3Ya .framer-wb5cbd-container, .framer-vx3Ya .framer-iuzub8-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-vx3Ya .framer-1jtz9tg, .framer-vx3Ya .framer-jvf82d, .framer-vx3Ya .framer-1p42p89, .framer-vx3Ya .framer-1fvudae, .framer-vx3Ya .framer-1d3v8cs, .framer-vx3Ya .framer-1yama3t { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-vx3Ya .framer-wbu9o1, .framer-vx3Ya .framer-1wdbfbk, .framer-vx3Ya .framer-4tnrrp, .framer-vx3Ya .framer-10ifk4z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-vx3Ya .framer-19s8lzh, .framer-vx3Ya .framer-p6e0q8 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-vx3Ya .framer-yzsjp9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 1px; position: relative; width: 100%; }\",\".framer-vx3Ya .framer-cx1mbl, .framer-vx3Ya .framer-8c49ia { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: 100%; }\",\".framer-vx3Ya .framer-pn6ony, .framer-vx3Ya .framer-onm7yk, .framer-vx3Ya .framer-1bag7q2 { aspect-ratio: 1 / 1; flex: var(--1tk4klj); height: var(--framer-aspect-ratio-supported, 200px); overflow: hidden; position: relative; width: var(--z9otwc); will-change: var(--framer-will-change-override, transform); }\",\".framer-vx3Ya .framer-1uy2mxu { bottom: 0px; flex: none; height: 340px; left: 0px; overflow: visible; position: absolute; right: 0px; }\",\".framer-vx3Ya .framer-1t0o2f4 { flex: none; height: 371px; left: calc(50.00000000000002% - 628px / 2); overflow: visible; position: absolute; top: calc(49.86449864498647% - 371px / 2); width: 628px; }\",\".framer-vx3Ya .framer-1fnqug8 { aspect-ratio: 3.5877342419080067 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 151px); left: 53%; overflow: visible; position: absolute; top: 49px; width: 542px; }\",\".framer-vx3Ya .framer-e4vaqi { aspect-ratio: 3.4623824451410656 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 164px); left: 51%; overflow: visible; position: absolute; top: 54%; width: 568px; }\",\".framer-vx3Ya .framer-10n6pba { aspect-ratio: 3.4655436447166923 / 1; bottom: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 167px); left: 50%; overflow: visible; position: absolute; width: 580px; }\",\".framer-vx3Ya .framer-ymkwta { aspect-ratio: 2.782477341389728 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 114px); left: 41px; overflow: visible; position: absolute; top: 31%; width: 317px; }\",\".framer-vx3Ya .framer-v318bz { aspect-ratio: 2.782477341389728 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 67px); left: 8px; overflow: visible; position: absolute; top: 8px; width: 186px; }\",\".framer-vx3Ya .framer-1vgv7ys { flex: none; height: 118px; left: 144px; overflow: visible; position: absolute; top: calc(76.59297789336803% - 118px / 2); width: 107px; }\",\".framer-vx3Ya .framer-8kw1j2 { aspect-ratio: 0.9262295081967213 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 115px); left: 88px; overflow: visible; position: absolute; top: 29%; width: 107px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vx3Ya.framer-k7byb, .framer-vx3Ya .framer-4vjuox, .framer-vx3Ya .framer-137dd6e, .framer-vx3Ya .framer-wbu9o1, .framer-vx3Ya .framer-yzsjp9, .framer-vx3Ya .framer-1ci9wzu, .framer-vx3Ya .framer-1wdbfbk, .framer-vx3Ya .framer-cx1mbl, .framer-vx3Ya .framer-4a1due, .framer-vx3Ya .framer-4tnrrp, .framer-vx3Ya .framer-8c49ia, .framer-vx3Ya .framer-muk051, .framer-vx3Ya .framer-10ifk4z { gap: 0px; } .framer-vx3Ya.framer-k7byb > * { margin-bottom: var(--1e9hdbi); margin-left: var(--1s5328x); margin-right: var(--1s5328x); margin-top: var(--1e9hdbi); } .framer-vx3Ya.framer-k7byb > :first-child { margin-left: 0px; margin-top: 0px; } .framer-vx3Ya.framer-k7byb > :last-child { margin-bottom: 0px; margin-right: 0px; } .framer-vx3Ya .framer-4vjuox > *, .framer-vx3Ya .framer-yzsjp9 > *, .framer-vx3Ya .framer-cx1mbl > *, .framer-vx3Ya .framer-8c49ia > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-vx3Ya .framer-4vjuox > :first-child, .framer-vx3Ya .framer-137dd6e > :first-child, .framer-vx3Ya .framer-wbu9o1 > :first-child, .framer-vx3Ya .framer-yzsjp9 > :first-child, .framer-vx3Ya .framer-1ci9wzu > :first-child, .framer-vx3Ya .framer-1wdbfbk > :first-child, .framer-vx3Ya .framer-cx1mbl > :first-child, .framer-vx3Ya .framer-4a1due > :first-child, .framer-vx3Ya .framer-4tnrrp > :first-child, .framer-vx3Ya .framer-8c49ia > :first-child, .framer-vx3Ya .framer-muk051 > :first-child, .framer-vx3Ya .framer-10ifk4z > :first-child { margin-top: 0px; } .framer-vx3Ya .framer-4vjuox > :last-child, .framer-vx3Ya .framer-137dd6e > :last-child, .framer-vx3Ya .framer-wbu9o1 > :last-child, .framer-vx3Ya .framer-yzsjp9 > :last-child, .framer-vx3Ya .framer-1ci9wzu > :last-child, .framer-vx3Ya .framer-1wdbfbk > :last-child, .framer-vx3Ya .framer-cx1mbl > :last-child, .framer-vx3Ya .framer-4a1due > :last-child, .framer-vx3Ya .framer-4tnrrp > :last-child, .framer-vx3Ya .framer-8c49ia > :last-child, .framer-vx3Ya .framer-muk051 > :last-child, .framer-vx3Ya .framer-10ifk4z > :last-child { margin-bottom: 0px; } .framer-vx3Ya .framer-137dd6e > *, .framer-vx3Ya .framer-1ci9wzu > *, .framer-vx3Ya .framer-4a1due > *, .framer-vx3Ya .framer-muk051 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-vx3Ya .framer-wbu9o1 > *, .framer-vx3Ya .framer-1wdbfbk > *, .framer-vx3Ya .framer-4tnrrp > *, .framer-vx3Ya .framer-10ifk4z > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }\",\".framer-vx3Ya.framer-v-1dw5kyj .framer-4vjuox, .framer-vx3Ya.framer-v-1bd3v35 .framer-4vjuox, .framer-vx3Ya.framer-v-7cizif .framer-cx1mbl { overflow: visible; }\",\".framer-vx3Ya.framer-v-47l49u.framer-k7byb { flex-direction: column; padding: 24px; width: 488px; }\",\".framer-vx3Ya.framer-v-47l49u .framer-4vjuox { flex: none; order: 0; overflow: visible; padding: 0px; width: 100%; }\",\".framer-vx3Ya.framer-v-47l49u .framer-yzsjp9 { overflow: visible; padding: 24px; }\",\".framer-vx3Ya.framer-v-47l49u .framer-onm7yk { flex: none; order: 1; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vx3Ya.framer-v-47l49u.framer-k7byb { gap: 0px; } .framer-vx3Ya.framer-v-47l49u.framer-k7byb > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-vx3Ya.framer-v-47l49u.framer-k7byb > :first-child { margin-top: 0px; } .framer-vx3Ya.framer-v-47l49u.framer-k7byb > :last-child { margin-bottom: 0px; } }\",\".framer-vx3Ya.framer-v-1bd3v35.framer-k7byb { padding: 24px; }\",\".framer-vx3Ya.framer-v-1bd3v35 .framer-19s8lzh { width: 100%; }\",\".framer-vx3Ya.framer-v-1bd3v35 .framer-1fnqug8 { height: var(--framer-aspect-ratio-supported, 82px); left: 51%; top: 103px; width: 290px; }\",\".framer-vx3Ya.framer-v-1bd3v35 .framer-e4vaqi { height: var(--framer-aspect-ratio-supported, 88px); left: 50%; top: 50%; width: 304px; }\",\".framer-vx3Ya.framer-v-1bd3v35 .framer-10n6pba { bottom: 103px; height: var(--framer-aspect-ratio-supported, 90px); left: 49%; width: 311px; }\",\".framer-vx3Ya.framer-v-7cizif.framer-k7byb, .framer-vx3Ya.framer-v-13t6wu5.framer-k7byb { padding: 0px 0px 0px 24px; }\",\".framer-vx3Ya.framer-v-7cizif .framer-4vjuox { padding: 0px; }\",\".framer-vx3Ya.framer-v-7cizif .framer-1bag7q2 { height: var(--framer-aspect-ratio-supported, 769px); }\",\".framer-vx3Ya.framer-v-13t6wu5 .framer-4vjuox { order: 0; padding: 0px; }\",\".framer-vx3Ya.framer-v-13t6wu5 .framer-1bag7q2 { height: var(--framer-aspect-ratio-supported, 769px); order: 1; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 799\n * @framerIntrinsicWidth 1612\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"iuJ9ipp57\":{\"layout\":[\"fixed\",\"auto\"]},\"om2FjjEWW\":{\"layout\":[\"fixed\",\"auto\"]},\"bXndoZppv\":{\"layout\":[\"fixed\",\"auto\"]},\"Qu85ctbKW\":{\"layout\":[\"fixed\",\"auto\"]},\"yFzHNEa7u\":{\"layout\":[\"fixed\",\"auto\"]},\"GA11MRsjo\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"juL6rcPje\":\"name1\",\"zzk4fx9LC\":\"content\",\"fMpLdpkyt\":\"image\",\"zHSyee60Y\":\"padding\",\"KSm1nAA9l\":\"direction\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerXPmZ9StGM=withCSS(Component,css,\"framer-vx3Ya\");export default FramerXPmZ9StGM;FramerXPmZ9StGM.displayName=\"Work Card\";FramerXPmZ9StGM.defaultProps={height:799,width:1612};addPropertyControls(FramerXPmZ9StGM,{variant:{options:[\"FeAzGBxY1\",\"iuJ9ipp57\",\"om2FjjEWW\",\"bXndoZppv\",\"Qu85ctbKW\",\"yFzHNEa7u\",\"GA11MRsjo\"],optionTitles:[\"Work Card\",\"Variant 2\",\"Variant 3\",\"Variant 5\",\"Variant 6\",\"Variant 4\",\"Variant 7\"],title:\"Variant\",type:ControlType.Enum},juL6rcPje:{defaultValue:\"Heading\",displayTextArea:false,title:\"Name\",type:ControlType.String},zzk4fx9LC:{defaultValue:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. \",displayTextArea:false,title:\"Content\",type:ControlType.String},fMpLdpkyt:{__defaultAssetReference:\"data:framer/asset-reference,Oicfc15RNXn9lEgKXtoCDjCMbQ.png?originalFilename=bb+mob.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},zHSyee60Y:{defaultValue:\"42px 42px 42px 42px\",title:\"Padding\",type:ControlType.Padding},KSm1nAA9l:{defaultValue:\"row\",displaySegmentedControl:true,optionIcons:[\"direction-horizontal\",\"direction-vertical\"],options:[\"row\",\"column\"],optionTitles:[\"Horizontal\",\"Vertical\"],title:\"Direction\",type:ControlType.Enum}});addFonts(FramerXPmZ9StGM,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/JXYTN5EJMI2L5HT6DLJ6ADWEKWUDLIUL/RQGLUYA34WAGWBJDMV73S4VWJ3XX5S34/UKL6CY2W4IEGAEO6DES7XSSIJFRRXNXQ.woff2\",weight:\"800\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NZ67QOF3FXYLOR27ABJOZVKKBKNRMKMF/EHBFE55HTLOOJHTZSLD54GSL3EBTAFNQ/DI2GHUWG3WKRXISSCTNDMTWKWZC25UIW.woff2\",weight:\"400\"}]},...BadgesFonts,...RunningStrokeFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXPmZ9StGM\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"juL6rcPje\\\":\\\"name1\\\",\\\"zzk4fx9LC\\\":\\\"content\\\",\\\"fMpLdpkyt\\\":\\\"image\\\",\\\"zHSyee60Y\\\":\\\"padding\\\",\\\"KSm1nAA9l\\\":\\\"direction\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1612\",\"framerIntrinsicHeight\":\"799\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iuJ9ipp57\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"om2FjjEWW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bXndoZppv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Qu85ctbKW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yFzHNEa7u\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GA11MRsjo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d31cd55)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"IS_57LRgF\",\"P5TKMdSTw\",\"QdoExsbYH\",\"j1EJ_05ro\",\"huGmwdY6e\"];const serializationHash=\"framer-1LkKr\";const variantClassNames={huGmwdY6e:\"framer-v-1tq0ye8\",IS_57LRgF:\"framer-v-1szuwk2\",j1EJ_05ro:\"framer-v-1xe8r9x\",P5TKMdSTw:\"framer-v-b7uais\",QdoExsbYH:\"framer-v-220qu3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:.5,duration:1,ease:[.94,.01,.56,1],type:\"tween\"};const transition2={delay:.3,duration:1,ease:[.94,.01,.56,1],type:\"tween\"};const transition3={delay:.1,duration:.6,ease:[.85,-.02,.56,1],type:\"tween\"};const transition4={delay:.1,duration:.6,ease:[.94,.01,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const transition5={delay:.2,duration:1,ease:[.85,-.02,.56,1],type:\"tween\"};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"IS_57LRgF\",\"Variant 2\":\"P5TKMdSTw\",\"Variant 3\":\"QdoExsbYH\",\"Variant 4\":\"j1EJ_05ro\",\"Variant 5\":\"huGmwdY6e\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"IS_57LRgF\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"IS_57LRgF\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"j1EJ_05ro\",\"huGmwdY6e\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"P5TKMdSTw\")return true;return false;};const isDisplayed2=()=>{if([\"P5TKMdSTw\",\"j1EJ_05ro\",\"huGmwdY6e\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({j1EJ_05ro:{value:transition2},P5TKMdSTw:{value:transition2},QdoExsbYH:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1szuwk2\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"IS_57LRgF\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({huGmwdY6e:{\"data-framer-name\":\"Variant 5\"},j1EJ_05ro:{\"data-framer-name\":\"Variant 4\"},P5TKMdSTw:{\"data-framer-name\":\"Variant 2\"},QdoExsbYH:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({huGmwdY6e:{value:transition4},j1EJ_05ro:{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:721,intrinsicWidth:840,pixelHeight:2012,pixelWidth:2400,src:\"https://framerusercontent.com/images/KGicjEGiytqfvmo4cw79pNUcRM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/KGicjEGiytqfvmo4cw79pNUcRM.png?scale-down-to=512 512w,https://framerusercontent.com/images/KGicjEGiytqfvmo4cw79pNUcRM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KGicjEGiytqfvmo4cw79pNUcRM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KGicjEGiytqfvmo4cw79pNUcRM.png 2400w\"},className:\"framer-o9pses\",\"data-framer-name\":\"4\",layoutDependency:layoutDependency,layoutId:\"NXd6Xqqyi\",...addPropertyOverrides({huGmwdY6e:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:721,intrinsicWidth:840,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||503)*.4989604989604992-((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||503)*1/2)),pixelHeight:1006,pixelWidth:1200,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/oDt431f4aDouOSxA6tuNxiVPEc.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/oDt431f4aDouOSxA6tuNxiVPEc.png?scale-down-to=512 512w,https://framerusercontent.com/images/oDt431f4aDouOSxA6tuNxiVPEc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oDt431f4aDouOSxA6tuNxiVPEc.png 1200w\"}},j1EJ_05ro:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:721,intrinsicWidth:840,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||503)*.4989604989604992-((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||503)*1/2)),pixelHeight:2012,pixelWidth:2400,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/KGicjEGiytqfvmo4cw79pNUcRM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/KGicjEGiytqfvmo4cw79pNUcRM.png?scale-down-to=512 512w,https://framerusercontent.com/images/KGicjEGiytqfvmo4cw79pNUcRM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KGicjEGiytqfvmo4cw79pNUcRM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KGicjEGiytqfvmo4cw79pNUcRM.png 2400w\"}}},baseVariant,gestureVariant)})}),isDisplayed1()&&/*#__PURE__*/_jsx(Transition,{value:transition5,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:721,intrinsicWidth:840,pixelHeight:2012,pixelWidth:2400,src:\"https://framerusercontent.com/images/1fHM06IbGKZjadk0rbjjlbcMfm0.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/1fHM06IbGKZjadk0rbjjlbcMfm0.png?scale-down-to=512 512w,https://framerusercontent.com/images/1fHM06IbGKZjadk0rbjjlbcMfm0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1fHM06IbGKZjadk0rbjjlbcMfm0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/1fHM06IbGKZjadk0rbjjlbcMfm0.png 2400w\"},className:\"framer-1hpwslh\",\"data-framer-name\":\"2\",layoutDependency:layoutDependency,layoutId:\"Mk7UW06sD\",style:{opacity:0},variants:{P5TKMdSTw:{opacity:1}},...addPropertyOverrides({P5TKMdSTw:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:721,intrinsicWidth:840,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),pixelHeight:2012,pixelWidth:2400,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/1fHM06IbGKZjadk0rbjjlbcMfm0.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/1fHM06IbGKZjadk0rbjjlbcMfm0.png?scale-down-to=512 512w,https://framerusercontent.com/images/1fHM06IbGKZjadk0rbjjlbcMfm0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1fHM06IbGKZjadk0rbjjlbcMfm0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/1fHM06IbGKZjadk0rbjjlbcMfm0.png 2400w\"}}},baseVariant,gestureVariant)})}),isDisplayed2()&&/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({QdoExsbYH:{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:721,intrinsicWidth:840,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||503)*.49900596421471194-((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||503)*1/2)),pixelHeight:2012,pixelWidth:2400,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/NCUDAvvDsTZkdELdAlyxw2cqucc.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/NCUDAvvDsTZkdELdAlyxw2cqucc.png?scale-down-to=512 512w,https://framerusercontent.com/images/NCUDAvvDsTZkdELdAlyxw2cqucc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NCUDAvvDsTZkdELdAlyxw2cqucc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/NCUDAvvDsTZkdELdAlyxw2cqucc.png 2400w\"},className:\"framer-qtxqxb\",\"data-framer-name\":\"3\",layoutDependency:layoutDependency,layoutId:\"nzFgTEdTZ\",...addPropertyOverrides({QdoExsbYH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:721,intrinsicWidth:840,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||503)*.49900596421471194-((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||503)*1/2)),pixelHeight:2012,pixelWidth:2400,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/utnpiVq7uimhmetGq54GZ2YHM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/utnpiVq7uimhmetGq54GZ2YHM.png?scale-down-to=512 512w,https://framerusercontent.com/images/utnpiVq7uimhmetGq54GZ2YHM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/utnpiVq7uimhmetGq54GZ2YHM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/utnpiVq7uimhmetGq54GZ2YHM.png 2400w\"}}},baseVariant,gestureVariant)})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1LkKr.framer-1c2jska, .framer-1LkKr .framer-1c2jska { display: block; }\",\".framer-1LkKr.framer-1szuwk2 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 503px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 600px; }\",\".framer-1LkKr .framer-o9pses { flex: none; height: 200px; left: calc(50.00000000000002% - 200px / 2); overflow: visible; position: absolute; top: calc(49.896049896049924% - 200px / 2); width: 200px; }\",\".framer-1LkKr .framer-1hpwslh { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: 0px; width: 100%; }\",\".framer-1LkKr .framer-qtxqxb { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: calc(49.90059642147119% - 100% / 2); width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1LkKr.framer-1szuwk2 { gap: 0px; } .framer-1LkKr.framer-1szuwk2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-1LkKr.framer-1szuwk2 > :first-child { margin-top: 0px; } .framer-1LkKr.framer-1szuwk2 > :last-child { margin-bottom: 0px; } }\",\".framer-1LkKr.framer-v-b7uais .framer-1hpwslh, .framer-1LkKr.framer-v-220qu3 .framer-qtxqxb { order: 2; }\",\".framer-1LkKr.framer-v-1xe8r9x .framer-o9pses, .framer-1LkKr.framer-v-1tq0ye8 .framer-o9pses { height: 100%; left: calc(50.00000000000002% - 100% / 2); order: 2; top: calc(49.896049896049924% - 100% / 2); width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 503\n * @framerIntrinsicWidth 600\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"P5TKMdSTw\":{\"layout\":[\"fixed\",\"fixed\"]},\"QdoExsbYH\":{\"layout\":[\"fixed\",\"fixed\"]},\"j1EJ_05ro\":{\"layout\":[\"fixed\",\"fixed\"]},\"huGmwdY6e\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerYevX8uuxh=withCSS(Component,css,\"framer-1LkKr\");export default FramerYevX8uuxh;FramerYevX8uuxh.displayName=\"Element Copy\";FramerYevX8uuxh.defaultProps={height:503,width:600};addPropertyControls(FramerYevX8uuxh,{variant:{options:[\"IS_57LRgF\",\"P5TKMdSTw\",\"QdoExsbYH\",\"j1EJ_05ro\",\"huGmwdY6e\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerYevX8uuxh,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYevX8uuxh\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"P5TKMdSTw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QdoExsbYH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"j1EJ_05ro\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"huGmwdY6e\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"600\",\"framerIntrinsicHeight\":\"503\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YevX8uuxh.map", "// Generated by Framer (b2780b5)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,SVG,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Vimeo from\"https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";import BlurGradient from\"https://framerusercontent.com/modules/rofp3mS0LNY15cjhHzia/mqQEarGIByho1rG31aTv/BlurGradient_Prod.js\";import Navigation from\"#framer/local/canvasComponent/iMcARcwij/iMcARcwij.js\";import RunningStroke from\"#framer/local/canvasComponent/JQBmYJIQh/JQBmYJIQh.js\";import Footer4Copy from\"#framer/local/canvasComponent/oFew0KZPw/oFew0KZPw.js\";import ReadMoreCta from\"#framer/local/canvasComponent/QlPbGxflW/QlPbGxflW.js\";import WorkCard from\"#framer/local/canvasComponent/XPmZ9StGM/XPmZ9StGM.js\";import ElementCopy from\"#framer/local/canvasComponent/YevX8uuxh/YevX8uuxh.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const RunningStrokeFonts=getFonts(RunningStroke);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ReadMoreCtaFonts=getFonts(ReadMoreCta);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const NavigationFonts=getFonts(Navigation);const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const WorkCardFonts=getFonts(WorkCard);const TickerFonts=getFonts(Ticker);const ElementCopyFonts=getFonts(ElementCopy);const HeroFonts=getFonts(Hero);const ElementCopyWithVariantAppearEffect=withVariantAppearEffect(ElementCopy);const VimeoFonts=getFonts(Vimeo);const ImageWithFX=withFX(Image);const Footer4CopyFonts=getFonts(Footer4Copy);const BlurGradientFonts=getFonts(BlurGradient);const breakpoints={blgbJXqq4:\"(max-width: 809px)\",nevRAb_Y2:\"(min-width: 1920px)\",PQj1YlDD2:\"(min-width: 810px) and (max-width: 1199px)\",WQLkyLRf1:\"(min-width: 1470px) and (max-width: 1919px)\",zVz82Qesd:\"(min-width: 1200px) and (max-width: 1469px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Ol8UH\";const variantClassNames={blgbJXqq4:\"framer-v-4mduye\",nevRAb_Y2:\"framer-v-2ewc8q\",PQj1YlDD2:\"framer-v-i9vg7a\",WQLkyLRf1:\"framer-v-72rtr7\",zVz82Qesd:\"framer-v-yxsk1v\"};const transition1={damping:71,delay:1.2,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-100,y:500};const transition2={damping:81,delay:1.2,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:100,y:500};const transition3={damping:63,delay:1,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={damping:72,delay:1,mass:1,stiffness:400,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={damping:63,delay:.5,mass:1,stiffness:400,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const animation7={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition6={damping:79,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transition7={damping:30,delay:.5,mass:1,stiffness:400,type:\"spring\"};const animation9={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const animation10={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation11={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition8={damping:40,delay:.075,mass:1,stiffness:400,type:\"spring\"};const textEffect={effect:animation11,startDelay:.2,tokenization:\"word\",transition:transition8,trigger:\"onMount\",type:\"appear\"};const textEffect1={effect:animation11,startDelay:.5,tokenization:\"word\",transition:transition8,trigger:\"onMount\",type:\"appear\"};const transition9={damping:30,delay:.6,mass:1,stiffness:400,type:\"spring\"};const animation12={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition9,x:0,y:0};const transition10={damping:40,delay:1.5,mass:1,stiffness:200,type:\"spring\"};const animation13={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition10,x:0,y:0};const animation14={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation15={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition10,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition11={delay:.2,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation16={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition11,x:0,y:0};const animation17={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const transition12={damping:66,delay:1,mass:1,stiffness:400,type:\"spring\"};const animation18={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition12,x:0,y:0};const transition13={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation19={backgroundColor:\"rgba(255, 58, 155, 0.3)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition13,x:2,y:3};const textEffect2={effect:animation11,tokenization:\"word\",transition:transition8,trigger:\"onMount\",type:\"appear\"};const transition14={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation20={backgroundColor:\"rgb(218, 221, 224)\",boxShadow:\"0px 0.24145061431045178px 0.24145061431045178px -1.25px rgba(0, 0, 0, 0.125), 0px 2px 2px -2.5px rgba(0, 0, 0, 0.125)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition14,x:1,y:2};const animation21={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition15={damping:73,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation22={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition15,x:0,y:0};const transition16={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const animation23={opacity:1,rotate:90,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition16};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const animation24={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition17={damping:30,delay:.1,mass:1,stiffness:150,type:\"spring\"};const transition18={damping:30,delay:.2,mass:1,stiffness:150,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transformTemplate3=(_,t)=>`translateY(-50%) ${t}`;const animation25={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:32};const transition19={delay:.1,duration:.4,ease:[.5,0,.88,.77],type:\"tween\"};const transition20={delay:0,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation26={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition20,x:0,y:0};const animation27={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:32};const transition21={delay:.3,duration:.4,ease:[.5,0,.88,.77],type:\"tween\"};const animation28={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0};const transition22={damping:63,delay:.5,mass:1,stiffness:128,type:\"spring\"};const animation29={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transition:transition22,x:0,y:0};const transition23={delay:.1,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation30={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transition:transition23,x:0,y:0};const animation31={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-500,y:0};const transition24={damping:81,delay:.5,mass:1,stiffness:192,type:\"spring\"};const animation32={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition24,x:-500,y:0};const animation33={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:500,y:0};const transition25={damping:80,delay:.5,mass:1,stiffness:400,type:\"spring\"};const animation34={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition25,x:500,y:0};const metadata=metadataProvider();const humanReadableVariantMap={\"big screen\":\"nevRAb_Y2\",Desktop:\"WQLkyLRf1\",laptop:\"zVz82Qesd\",Phone:\"blgbJXqq4\",Tablet:\"PQj1YlDD2\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-Ol8UH`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-Ol8UH`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTapwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap1wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const onTapxynaa5=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{await delay(()=>overlay.hide(),400);});const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"zVz82Qesd\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"PQj1YlDD2\",\"blgbJXqq4\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"zVz82Qesd\",\"PQj1YlDD2\",\"blgbJXqq4\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"Mq0MoSVyv\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"j19qffjXp\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"K51Pc0Lyi\");const ref4=React.useRef(null);const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"PQj1YlDD2\")return true;return false;};const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"blgbJXqq4\")return true;return false;};const elementId3=useRouteElementId(\"CcqMpXLLI\");const ref5=React.useRef(null);const isDisplayed5=()=>{if(!isBrowser())return true;if(baseVariant===\"blgbJXqq4\")return false;return true;};const elementId4=useRouteElementId(\"jvWvFSP2y\");const ref6=React.useRef(null);const elementId5=useRouteElementId(\"U2tmfq3dV\");const ref7=React.useRef(null);const elementId6=useRouteElementId(\"YI6CQFN3o\");const ref8=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-72rtr7\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",pixelHeight:1009,pixelWidth:1499,sizes:\"100vw\",src:\"https://framerusercontent.com/images/ExjG280mCKwluA7nmL5xugbCP0.png\",srcSet:\"https://framerusercontent.com/images/ExjG280mCKwluA7nmL5xugbCP0.png?scale-down-to=512 512w,https://framerusercontent.com/images/ExjG280mCKwluA7nmL5xugbCP0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ExjG280mCKwluA7nmL5xugbCP0.png 1499w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:1009,pixelWidth:1499,sizes:\"100vw\",src:\"https://framerusercontent.com/images/ExjG280mCKwluA7nmL5xugbCP0.png\",srcSet:\"https://framerusercontent.com/images/ExjG280mCKwluA7nmL5xugbCP0.png?scale-down-to=512 512w,https://framerusercontent.com/images/ExjG280mCKwluA7nmL5xugbCP0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ExjG280mCKwluA7nmL5xugbCP0.png 1499w\"},className:\"framer-1qq4o2b\",\"data-framer-name\":'MacBook Pro 14\" - 1',name:'MacBook Pro 14\" - 1',children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mfwx7c\",\"data-framer-name\":\"Ellipse 738\",name:\"Ellipse 738\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(100vw + 549px)\",src:\"https://framerusercontent.com/images/PCglTbfU0CkeCZ4LFvqaSXFs.png\",srcSet:\"https://framerusercontent.com/images/PCglTbfU0CkeCZ4LFvqaSXFs.png?scale-down-to=512 512w,https://framerusercontent.com/images/PCglTbfU0CkeCZ4LFvqaSXFs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PCglTbfU0CkeCZ4LFvqaSXFs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PCglTbfU0CkeCZ4LFvqaSXFs.png 2880w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(-49),sizes:\"calc(100vw + 549px)\",src:\"https://framerusercontent.com/images/PCglTbfU0CkeCZ4LFvqaSXFs.png\",srcSet:\"https://framerusercontent.com/images/PCglTbfU0CkeCZ4LFvqaSXFs.png?scale-down-to=512 512w,https://framerusercontent.com/images/PCglTbfU0CkeCZ4LFvqaSXFs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PCglTbfU0CkeCZ4LFvqaSXFs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PCglTbfU0CkeCZ4LFvqaSXFs.png 2880w\"},className:\"framer-7tuu94\",\"data-framer-name\":\"0kRYx0NpOuTv0ToWN2d2VoQC5A 1\",name:\"0kRYx0NpOuTv0ToWN2d2VoQC5A 1\"})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zVz82Qesd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:352,intrinsicWidth:352,loading:getLoadingLazyAtYPosition(707),pixelHeight:704,pixelWidth:704,sizes:\"137px\",src:\"https://framerusercontent.com/images/htsr0OO1RKk1S28jp0zuEJ8va2g.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/htsr0OO1RKk1S28jp0zuEJ8va2g.png?scale-down-to=512 512w,https://framerusercontent.com/images/htsr0OO1RKk1S28jp0zuEJ8va2g.png 704w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fill\",intrinsicHeight:352,intrinsicWidth:352,pixelHeight:704,pixelWidth:704,src:\"https://framerusercontent.com/images/htsr0OO1RKk1S28jp0zuEJ8va2g.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/htsr0OO1RKk1S28jp0zuEJ8va2g.png?scale-down-to=512 512w,https://framerusercontent.com/images/htsr0OO1RKk1S28jp0zuEJ8va2g.png 704w\"},className:\"framer-og2enh hidden-72rtr7 hidden-i9vg7a hidden-4mduye hidden-2ewc8q\",\"data-framer-appear-id\":\"og2enh\",\"data-framer-name\":\"male_pp_right\",initial:animation1,name:\"male_pp_right\",optimized:true})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zVz82Qesd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:334,intrinsicWidth:334,loading:getLoadingLazyAtYPosition(752),pixelHeight:668,pixelWidth:668,sizes:\"142px\",src:\"https://framerusercontent.com/images/yhyC9vWaXcVh7T8NYiExN5NvDXU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yhyC9vWaXcVh7T8NYiExN5NvDXU.png?scale-down-to=512 512w,https://framerusercontent.com/images/yhyC9vWaXcVh7T8NYiExN5NvDXU.png 668w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fill\",intrinsicHeight:334,intrinsicWidth:334,loading:getLoadingLazyAtYPosition(725),pixelHeight:668,pixelWidth:668,sizes:\"170px\",src:\"https://framerusercontent.com/images/yhyC9vWaXcVh7T8NYiExN5NvDXU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yhyC9vWaXcVh7T8NYiExN5NvDXU.png?scale-down-to=512 512w,https://framerusercontent.com/images/yhyC9vWaXcVh7T8NYiExN5NvDXU.png 668w\"},className:\"framer-d2k3ms hidden-i9vg7a hidden-4mduye\",\"data-framer-appear-id\":\"d2k3ms\",\"data-framer-name\":\"male_pp_left\",initial:animation3,name:\"male_pp_left\",optimized:true})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nevRAb_Y2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:330,intrinsicWidth:330.5,loading:getLoadingLazyAtYPosition(520.5),pixelHeight:660,pixelWidth:660,sizes:\"184px\",src:\"https://framerusercontent.com/images/qSGmfPhAPbm3LaOZ6ZsZJPGrkQ.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/qSGmfPhAPbm3LaOZ6ZsZJPGrkQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/qSGmfPhAPbm3LaOZ6ZsZJPGrkQ.png 660w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:330,intrinsicWidth:330.5,loading:getLoadingLazyAtYPosition(486),pixelHeight:660,pixelWidth:660,sizes:\"155px\",src:\"https://framerusercontent.com/images/qSGmfPhAPbm3LaOZ6ZsZJPGrkQ.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/qSGmfPhAPbm3LaOZ6ZsZJPGrkQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/qSGmfPhAPbm3LaOZ6ZsZJPGrkQ.png 660w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",intrinsicHeight:330,intrinsicWidth:330.5,loading:getLoadingLazyAtYPosition(431.5),pixelHeight:660,pixelWidth:660,sizes:\"184px\",src:\"https://framerusercontent.com/images/qSGmfPhAPbm3LaOZ6ZsZJPGrkQ.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/qSGmfPhAPbm3LaOZ6ZsZJPGrkQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/qSGmfPhAPbm3LaOZ6ZsZJPGrkQ.png 660w\"},className:\"framer-1nzo289 hidden-i9vg7a hidden-4mduye\",\"data-framer-appear-id\":\"1nzo289\",\"data-framer-name\":\"female_right_pp\",initial:animation1,name:\"female_right_pp\",optimized:true})}),isDisplayed2()&&/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fill\",intrinsicHeight:352,intrinsicWidth:352,loading:getLoadingLazyAtYPosition(746),pixelHeight:704,pixelWidth:704,sizes:\"180px\",src:\"https://framerusercontent.com/images/0pY3J12OXwkT4wpWXag8HZNjfQ.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/0pY3J12OXwkT4wpWXag8HZNjfQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/0pY3J12OXwkT4wpWXag8HZNjfQ.png 704w\"},className:\"framer-1hca2c8 hidden-yxsk1v hidden-i9vg7a hidden-4mduye\",\"data-framer-appear-id\":\"1hca2c8\",\"data-framer-name\":\"male_pp_right\",initial:animation1,name:\"male_pp_right\",optimized:true}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zVz82Qesd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:363,intrinsicWidth:363.5,loading:getLoadingLazyAtYPosition(513),pixelHeight:726,pixelWidth:726,sizes:\"139px\",src:\"https://framerusercontent.com/images/LEXeh7pdchv6Rawukaj6abEI2kY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/LEXeh7pdchv6Rawukaj6abEI2kY.png?scale-down-to=512 512w,https://framerusercontent.com/images/LEXeh7pdchv6Rawukaj6abEI2kY.png 726w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation5,background:{alt:\"\",fit:\"fill\",intrinsicHeight:363,intrinsicWidth:363.5,loading:getLoadingLazyAtYPosition(493),pixelHeight:726,pixelWidth:726,sizes:\"169px\",src:\"https://framerusercontent.com/images/LEXeh7pdchv6Rawukaj6abEI2kY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/LEXeh7pdchv6Rawukaj6abEI2kY.png?scale-down-to=512 512w,https://framerusercontent.com/images/LEXeh7pdchv6Rawukaj6abEI2kY.png 726w\"},className:\"framer-19m5zf3 hidden-i9vg7a hidden-4mduye\",\"data-framer-appear-id\":\"19m5zf3\",\"data-framer-name\":\"female_left_pp\",initial:animation3,name:\"female_left_pp\",optimized:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3d5v6n\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1abgjvf\",\"data-framer-name\":\"phones\",name:\"phones\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1113,loading:getLoadingLazyAtYPosition(623.5000000000002),pixelHeight:2160,pixelWidth:2226,sizes:\"597px\",src:\"https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=512 512w,https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png 2226w\"}},nevRAb_Y2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1113,loading:getLoadingLazyAtYPosition(566.5000000000002),pixelHeight:2160,pixelWidth:2226,sizes:\"698px\",src:\"https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=512 512w,https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png 2226w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1113,pixelHeight:2160,pixelWidth:2226,sizes:\"632px\",src:\"https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=512 512w,https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png 2226w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1113,loading:getLoadingLazyAtYPosition(574.5000000000002),pixelHeight:2160,pixelWidth:2226,sizes:\"680px\",src:\"https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=512 512w,https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png 2226w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation6,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1113,loading:getLoadingLazyAtYPosition(543.5000000000002),pixelHeight:2160,pixelWidth:2226,sizes:\"698px\",src:\"https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=512 512w,https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/GqbUwtT9C2pKNjDdgeEjrf3NjzI.png 2226w\"},className:\"framer-1xz5mde\",\"data-framer-appear-id\":\"1xz5mde\",\"data-framer-name\":\"BW_website_review_1_\",initial:animation7,name:\"BW_website_review_1_\",optimized:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1099,loading:getLoadingLazyAtYPosition(611.5000000000002),pixelHeight:2160,pixelWidth:2198,sizes:\"548px\",src:\"https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=512 512w,https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png 2198w\"}},nevRAb_Y2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1099,loading:getLoadingLazyAtYPosition(577.5000000000002),pixelHeight:2160,pixelWidth:2198,sizes:\"665px\",src:\"https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=512 512w,https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png 2198w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1099,pixelHeight:2160,pixelWidth:2198,sizes:\"610px\",src:\"https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=512 512w,https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png 2198w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1099,loading:getLoadingLazyAtYPosition(579.0000000000002),pixelHeight:2160,pixelWidth:2198,sizes:\"652px\",src:\"https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=512 512w,https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png 2198w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation6,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1099,loading:getLoadingLazyAtYPosition(535.5000000000002),pixelHeight:2160,pixelWidth:2198,sizes:\"665px\",src:\"https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=512 512w,https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BrcWbZOAFlEPoMQF3c74BIxmKcE.png 2198w\"},className:\"framer-r513a4\",\"data-framer-appear-id\":\"r513a4\",\"data-framer-name\":\"house_of_fu_booking_1_1_\",initial:animation7,name:\"house_of_fu_booking_1_1_\",optimized:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1137.5,loading:getLoadingLazyAtYPosition(535.5000000000002),pixelHeight:2160,pixelWidth:2275,sizes:\"552px\",src:\"https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=512 512w,https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png 2275w\"}},nevRAb_Y2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1137.5,loading:getLoadingLazyAtYPosition(518.5000000000002),pixelHeight:2160,pixelWidth:2275,sizes:\"682px\",src:\"https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=512 512w,https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png 2275w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1137.5,pixelHeight:2160,pixelWidth:2275,sizes:\"393px\",src:\"https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=512 512w,https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png 2275w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1137.5,loading:getLoadingLazyAtYPosition(523.5000000000002),pixelHeight:2160,pixelWidth:2275,sizes:\"682px\",src:\"https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=512 512w,https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png 2275w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation8,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1137.5,loading:getLoadingLazyAtYPosition(518.5000000000002),pixelHeight:2160,pixelWidth:2275,sizes:\"702px\",src:\"https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=512 512w,https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hHxyqRNcWTYydUnD7KFnWPjjWc8.png 2275w\"},className:\"framer-1tkvny7\",\"data-framer-appear-id\":\"1tkvny7\",\"data-framer-name\":\"lane 7\",initial:animation7,name:\"lane 7\",optimized:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mbex9y\",\"data-framer-name\":\"Section Title\",name:\"Section Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:64,intrinsicWidth:65,loading:getLoadingLazyAtYPosition(128),pixelHeight:256,pixelWidth:260,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ZZntqZax5FlcmEK7nCkBRu6g.png\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:64,intrinsicWidth:65,pixelHeight:256,pixelWidth:260,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ZZntqZax5FlcmEK7nCkBRu6g.png\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation9,background:{alt:\"\",fit:\"fit\",intrinsicHeight:64,intrinsicWidth:65,loading:getLoadingLazyAtYPosition(180),pixelHeight:256,pixelWidth:260,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ZZntqZax5FlcmEK7nCkBRu6g.png\"},className:\"framer-ygps06\",\"data-framer-appear-id\":\"ygps06\",\"data-framer-name\":\"Mask group\",initial:animation10,name:\"Mask group\",optimized:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dscycs\",\"data-framer-name\":\"Frame 1000004180\",name:\"Frame 1000004180\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC05MDA=\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 23, 63)\",\"--framer-text-transform\":\"uppercase\"},children:\"Driving new and repeat customers for hospitality \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC05MDA=\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 23, 63)\",\"--framer-text-transform\":\"uppercase\"},children:\"Driving new and repeat customers for hospitality \"})}),className:\"framer-1fj2tcj\",\"data-framer-name\":\"Heading\",effect:textEffect,fonts:[\"GF;Montserrat-900\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(71, 84, 102)\",\"--framer-text-transform\":\"inherit\"},children:\"The complete ecosystem online and in person, connecting marketing and operations\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(71, 84, 102)\",\"--framer-text-transform\":\"inherit\"},children:\"The complete ecosystem online and in person, connecting marketing and operations\"})}),className:\"framer-6gtw7c\",\"data-framer-name\":\"Heading\",effect:textEffect1,fonts:[\"GF;Montserrat-regular\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation12,className:\"framer-1eghy88\",\"data-framer-appear-id\":\"1eghy88\",\"data-framer-name\":\"Actions\",initial:animation10,name:\"Actions\",optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{y:560},PQj1YlDD2:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,y:776,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation13,className:\"framer-oiph2t-container\",\"data-framer-appear-id\":\"oiph2t\",initial:animation14,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RunningStroke,{eShUePx4y:\"rgb(255, 255, 255)\",fYwEbrwLs:\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",height:\"100%\",id:\"Hh5bebkOk\",jbvZsuhnT:\"https://stampede.ai/demo\",layoutId:\"Hh5bebkOk\",ofLqZhEO8:\"Book a demo\",variant:\"NSgpqyOrW\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{y:635},PQj1YlDD2:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:780,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation15,className:\"framer-hoya9k-container\",\"data-framer-appear-id\":\"hoya9k\",initial:animation10,optimized:true,children:/*#__PURE__*/_jsx(ReadMoreCta,{DXmTzdKnp:\"Get a quote\",height:\"100%\",id:\"xI34Hf5lZ\",layoutId:\"xI34Hf5lZ\",MB6jUHDHw:\"0.12043746035487857px 0.48174984141951427px 0.4965763703243038px -1.25px rgba(0, 0, 0, 0.12238), 0.4577066606486914px 1.8308266425947657px 1.887172907403293px -2.5px rgba(0, 0, 0, 0.10805), 2px 8px 8.246211251235321px -3.75px rgba(0, 0, 0, 0.0425)\",SITfUSNuN:\"https://stampede.ai/get-started/request-quote\",u0TX0JbHV:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\",variant:\"cvA90aZb1\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o1cwj4\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yunjm5\",\"data-framer-name\":\"Rectangle 3464355\",name:\"Rectangle 3464355\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{height:64,y:24},PQj1YlDD2:{height:64,y:undefined},zVz82Qesd:{width:\"max(min(90vw, 1440px), 1000px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"min(90vw, 1440px)\",y:32,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{transformTemplate:undefined},PQj1YlDD2:{transformTemplate:undefined},zVz82Qesd:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation16,className:\"framer-1q9k8i2-container\",\"data-framer-appear-id\":\"1q9k8i2\",initial:animation17,optimized:true,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"UtV5BtYN7\"},PQj1YlDD2:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"UtV5BtYN7\"},zVz82Qesd:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"Z6G_lYoAB\",layoutId:\"Z6G_lYoAB\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"IFY1XAldC\",width:\"100%\"})})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-go1r45\",children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation18,className:\"framer-1kpog3i\",\"data-framer-appear-id\":\"1kpog3i\",\"data-framer-name\":\"Companies\",initial:animation7,name:\"Companies\",optimized:true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"Powering the world\u2019s best hospitality businesses.\"})}),className:\"framer-ik5kr0\",fonts:[\"FS;Montserrat-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j5deki\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-w8ioxi\",\"data-border\":true,whileHover:animation19,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:32.5,intrinsicWidth:110,loading:getLoadingLazyAtYPosition(1308),pixelHeight:65,pixelWidth:220,src:\"https://framerusercontent.com/images/IcyMEiesLnyeNt0jjJJbSe1vdnI.png\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:32.5,intrinsicWidth:110,pixelHeight:65,pixelWidth:220,src:\"https://framerusercontent.com/images/IcyMEiesLnyeNt0jjJJbSe1vdnI.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:32.5,intrinsicWidth:110,loading:getLoadingLazyAtYPosition(1169.8),pixelHeight:65,pixelWidth:220,src:\"https://framerusercontent.com/images/IcyMEiesLnyeNt0jjJJbSe1vdnI.png\"},className:\"framer-1n8038b\",\"data-framer-name\":\"siglogo_f\",name:\"siglogo_f\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fybpby\",\"data-border\":true,whileHover:animation19,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:21.5,intrinsicWidth:82.5,loading:getLoadingLazyAtYPosition(1312),pixelHeight:43,pixelWidth:165,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/998Vjeq6M8Rv7gTWfKtUWidVCs.png\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:21.5,intrinsicWidth:82.5,pixelHeight:43,pixelWidth:165,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/998Vjeq6M8Rv7gTWfKtUWidVCs.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:21.5,intrinsicWidth:82.5,loading:getLoadingLazyAtYPosition(1173.8),pixelHeight:43,pixelWidth:165,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/998Vjeq6M8Rv7gTWfKtUWidVCs.png\"},className:\"framer-164grze\",\"data-framer-name\":\"lane7logos_f\",name:\"lane7logos_f\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-v9v4aw\",\"data-border\":true,whileHover:animation19,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-88gemj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:33.5,intrinsicWidth:113,loading:getLoadingLazyAtYPosition(1412),pixelHeight:75,pixelWidth:248,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/c5Ksd2U91RqcALsnBSKaHEKQc.svg\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:33.5,intrinsicWidth:113,pixelHeight:75,pixelWidth:248,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/c5Ksd2U91RqcALsnBSKaHEKQc.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:33.5,intrinsicWidth:113,loading:getLoadingLazyAtYPosition(1173.8),pixelHeight:75,pixelWidth:248,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/c5Ksd2U91RqcALsnBSKaHEKQc.svg\"},className:\"framer-1ggxhxz\",\"data-framer-name\":\"GD_logo\",name:\"GD_logo\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-500ex9\",\"data-border\":true,whileHover:animation19,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:36,intrinsicWidth:126,loading:getLoadingLazyAtYPosition(1411.5),pixelHeight:72,pixelWidth:252,src:\"https://framerusercontent.com/images/0gj0A7XqTO6DFKmEJNISg9txq3M.png\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:36,intrinsicWidth:126,pixelHeight:72,pixelWidth:252,src:\"https://framerusercontent.com/images/0gj0A7XqTO6DFKmEJNISg9txq3M.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:36,intrinsicWidth:126,loading:getLoadingLazyAtYPosition(1173.3),pixelHeight:72,pixelWidth:252,src:\"https://framerusercontent.com/images/0gj0A7XqTO6DFKmEJNISg9txq3M.png\"},className:\"framer-y4tlks\",\"data-framer-name\":\"Macdonald_hotel_f\",name:\"Macdonald_hotel_f\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-668mw9\",\"data-border\":true,whileHover:animation19,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:50.5,intrinsicWidth:83.5,loading:getLoadingLazyAtYPosition(1504.5),pixelHeight:101,pixelWidth:167,src:\"https://framerusercontent.com/images/akV7SlsfHnErA5ErzU8YbBEAPA.png\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:50.5,intrinsicWidth:83.5,pixelHeight:101,pixelWidth:167,src:\"https://framerusercontent.com/images/akV7SlsfHnErA5ErzU8YbBEAPA.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:50.5,intrinsicWidth:83.5,loading:getLoadingLazyAtYPosition(1266.3),pixelHeight:101,pixelWidth:167,src:\"https://framerusercontent.com/images/akV7SlsfHnErA5ErzU8YbBEAPA.png\"},className:\"framer-1fvdvar\",\"data-framer-name\":\"buttalogo_f\",name:\"buttalogo_f\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cc47q0\",\"data-border\":true,whileHover:animation19,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-6tl59g\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:31.5,intrinsicWidth:109,loading:getLoadingLazyAtYPosition(1510),pixelHeight:63,pixelWidth:218,src:\"https://framerusercontent.com/images/uCDNVBEzyOAXHjmmtyf9jBiBs4w.png\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:31.5,intrinsicWidth:109,pixelHeight:63,pixelWidth:218,src:\"https://framerusercontent.com/images/uCDNVBEzyOAXHjmmtyf9jBiBs4w.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:31.5,intrinsicWidth:109,loading:getLoadingLazyAtYPosition(1271.8),pixelHeight:63,pixelWidth:218,src:\"https://framerusercontent.com/images/uCDNVBEzyOAXHjmmtyf9jBiBs4w.png\"},className:\"framer-126bhq1\",\"data-framer-name\":\"BWlogoframer_f\",name:\"BWlogoframer_f\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1isrmw5\",\"data-border\":true,whileHover:animation19,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:45.5,intrinsicWidth:132.5,loading:getLoadingLazyAtYPosition(1608.5),pixelHeight:91,pixelWidth:265,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/a4nq7YcI81ReW7hIgxhkfOeoJDg.svg\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:45.5,intrinsicWidth:132.5,pixelHeight:91,pixelWidth:265,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/a4nq7YcI81ReW7hIgxhkfOeoJDg.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:45.5,intrinsicWidth:132.5,loading:getLoadingLazyAtYPosition(1269.3),pixelHeight:91,pixelWidth:265,src:\"https://framerusercontent.com/images/a4nq7YcI81ReW7hIgxhkfOeoJDg.svg\"},className:\"framer-u7wzu0\",\"data-framer-name\":\"Boom_battle_bar\",name:\"Boom_battle_bar\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cjmwyx\",\"data-border\":true,whileHover:animation19,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:60,intrinsicWidth:156,loading:getLoadingLazyAtYPosition(1609),pixelHeight:120,pixelWidth:312,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/wiQ6X3uDuhocjzbKXI6egjqtQDI.svg\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:60,intrinsicWidth:156,pixelHeight:120,pixelWidth:312,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/wiQ6X3uDuhocjzbKXI6egjqtQDI.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:60,intrinsicWidth:156,loading:getLoadingLazyAtYPosition(1269.8),pixelHeight:120,pixelWidth:312,src:\"https://framerusercontent.com/images/wiQ6X3uDuhocjzbKXI6egjqtQDI.svg\"},className:\"framer-1sswh4g\",\"data-framer-name\":\"True_pub_co\",name:\"True_pub_co\"})})})]})]})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-7zj3m9\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7rqrwb\",\"data-framer-name\":\"Layout / 491 /\",name:\"Layout / 491 /\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ici09z\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-893l3u\",\"data-framer-name\":\"Section Title\",name:\"Section Title\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n1quv1\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-175m8n9\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC05MDA=\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(22, 23, 63)\",\"--framer-text-transform\":\"uppercase\"},children:\"Future-proof your customer Experience\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC05MDA=\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(22, 23, 63)\",\"--framer-text-transform\":\"uppercase\"},children:\"Future-proof your customer Experience\"})}),className:\"framer-nm8da2\",\"data-framer-name\":\"Heading\",effect:textEffect2,fonts:[\"GF;Montserrat-900\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"Our purpose is to elevate the hospitality industry with modern technology and approaches to the digital side of the guest experience. Stampede has everything you need in one system to deliver world-class hospitality, before, during and after customers visit.\"})})},zVz82Qesd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"150%\"},children:\"Our purpose is to elevate the hospitality industry with modern technology and approaches to the digital side of the guest experience. Stampede has everything you need in one system to deliver world-class hospitality, before, during and after customers visit.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\"},children:\"Our purpose is to elevate the hospitality industry with modern technology and approaches to the digital side of the guest experience. Stampede has everything you need in one system to deliver world-class hospitality, before, during and after customers visit.\"})}),className:\"framer-jpxl0i\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-regular\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hqu4dp\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i8nc3w\",\"data-framer-name\":\"Problem modal\",name:\"Problem modal\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-i6zbya\",\"data-framer-name\":\"Vertial integration box\",name:\"Vertial integration box\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gyj0jy\",\"data-border\":true,\"data-framer-name\":\"Frame 1000004156\",name:\"Frame 1000004156\",whileHover:animation20,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8mgwsb\",\"data-framer-name\":\"mock ups\",name:\"mock ups\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zbd103\",\"data-framer-name\":\"Group 1000003582\",name:\"Group 1000003582\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ymili8\",\"data-framer-name\":\"Group 1000003492\",name:\"Group 1000003492\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-5anrv4\",\"data-framer-name\":\"Group 1000003480\",name:\"Group 1000003480\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6juzz\",\"data-framer-name\":\"Success screen\",name:\"Success screen\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2178.126924984519),positionX:\"center\",positionY:\"center\",sizes:\"508.147px\",src:\"https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png\",srcSet:\"https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png?scale-down-to=1024 551w,https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png?scale-down-to=2048 1103w,https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png 2036w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"508.147px\",src:\"https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png\",srcSet:\"https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png?scale-down-to=1024 551w,https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png?scale-down-to=2048 1103w,https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png 2036w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1683.926924984519),positionX:\"center\",positionY:\"center\",sizes:\"508.147px\",src:\"https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png\",srcSet:\"https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png?scale-down-to=1024 551w,https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png?scale-down-to=2048 1103w,https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png 2036w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1843.926924984519),positionX:\"center\",positionY:\"center\",sizes:\"508.147px\",src:\"https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png\",srcSet:\"https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png?scale-down-to=1024 551w,https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png?scale-down-to=2048 1103w,https://framerusercontent.com/images/x7al0AD1PHEQKnFxWo09C7o9vFI.png 2036w\"},className:\"framer-skls9s\",\"data-framer-name\":\"pexels-koolshooters-7142963 1\",name:\"pexels-koolshooters-7142963 1\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4xu56n\",\"data-framer-name\":\"unsplash:rNsA91ci5fc\",name:\"unsplash:rNsA91ci5fc\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2331.2470703125),sizes:\"281.4699px\",src:\"https://framerusercontent.com/images/LVJbjUl4kSzWHuobSiPJdxvndg.jpg\",srcSet:\"https://framerusercontent.com/images/LVJbjUl4kSzWHuobSiPJdxvndg.jpg?scale-down-to=1024 852w,https://framerusercontent.com/images/LVJbjUl4kSzWHuobSiPJdxvndg.jpg 1283w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",sizes:\"281.4699px\",src:\"https://framerusercontent.com/images/LVJbjUl4kSzWHuobSiPJdxvndg.jpg\",srcSet:\"https://framerusercontent.com/images/LVJbjUl4kSzWHuobSiPJdxvndg.jpg?scale-down-to=1024 852w,https://framerusercontent.com/images/LVJbjUl4kSzWHuobSiPJdxvndg.jpg 1283w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1837.0470703125),sizes:\"281.4699px\",src:\"https://framerusercontent.com/images/LVJbjUl4kSzWHuobSiPJdxvndg.jpg\",srcSet:\"https://framerusercontent.com/images/LVJbjUl4kSzWHuobSiPJdxvndg.jpg?scale-down-to=1024 852w,https://framerusercontent.com/images/LVJbjUl4kSzWHuobSiPJdxvndg.jpg 1283w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1997.0470703125),sizes:\"281.4699px\",src:\"https://framerusercontent.com/images/LVJbjUl4kSzWHuobSiPJdxvndg.jpg\",srcSet:\"https://framerusercontent.com/images/LVJbjUl4kSzWHuobSiPJdxvndg.jpg?scale-down-to=1024 852w,https://framerusercontent.com/images/LVJbjUl4kSzWHuobSiPJdxvndg.jpg 1283w\"},className:\"framer-1xyqxej\",\"data-framer-name\":\"BB (2) 3\",name:\"BB (2) 3\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ho2niy\",\"data-border\":true,\"data-framer-name\":\"Rectangle 3464317\",name:\"Rectangle 3464317\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2465.13232421875),sizes:\"67.4521px\",src:\"https://framerusercontent.com/images/4jVzcQ3gn7IKxc8wFNeZsHkB03o.png\",srcSet:\"https://framerusercontent.com/images/4jVzcQ3gn7IKxc8wFNeZsHkB03o.png?scale-down-to=1024 832w,https://framerusercontent.com/images/4jVzcQ3gn7IKxc8wFNeZsHkB03o.png 1613w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",sizes:\"67.4521px\",src:\"https://framerusercontent.com/images/4jVzcQ3gn7IKxc8wFNeZsHkB03o.png\",srcSet:\"https://framerusercontent.com/images/4jVzcQ3gn7IKxc8wFNeZsHkB03o.png?scale-down-to=1024 832w,https://framerusercontent.com/images/4jVzcQ3gn7IKxc8wFNeZsHkB03o.png 1613w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1970.93232421875),sizes:\"67.4521px\",src:\"https://framerusercontent.com/images/4jVzcQ3gn7IKxc8wFNeZsHkB03o.png\",srcSet:\"https://framerusercontent.com/images/4jVzcQ3gn7IKxc8wFNeZsHkB03o.png?scale-down-to=1024 832w,https://framerusercontent.com/images/4jVzcQ3gn7IKxc8wFNeZsHkB03o.png 1613w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2130.93232421875),sizes:\"67.4521px\",src:\"https://framerusercontent.com/images/4jVzcQ3gn7IKxc8wFNeZsHkB03o.png\",srcSet:\"https://framerusercontent.com/images/4jVzcQ3gn7IKxc8wFNeZsHkB03o.png?scale-down-to=1024 832w,https://framerusercontent.com/images/4jVzcQ3gn7IKxc8wFNeZsHkB03o.png 1613w\"},className:\"framer-1f5sew2\",\"data-framer-name\":\"THE-BONNIE-BARISTA-LOGO4 1\",name:\"THE-BONNIE-BARISTA-LOGO4 1\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12kweef\",\"data-framer-name\":\"Text and supporting text\",name:\"Text and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"12.770424842834473px\",\"--framer-line-height\":\"26.8px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"12.77px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Signed up to WiFi\"})})}),className:\"framer-1d0xesz\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-500\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20.102954864501953px\",\"--framer-line-height\":\"26.8px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"20.1px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"5 points added\"})})}),className:\"framer-oj68t8\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-700\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tskcrc\",\"data-framer-name\":\"Featured icon\",name:\"Featured icon\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-vc4pq1\",\"data-framer-name\":\"check-circle\",name:\"check-circle\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1wd8qes\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:34,intrinsicWidth:34,name:\"Icon\",svg:'<svg width=\"34\" height=\"34\" viewBox=\"-2 -2 34 34\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M29.8465 13.7964V15.161C29.8447 18.3596 28.8089 21.4719 26.8937 24.0338C24.9786 26.5956 22.2866 28.4698 19.2192 29.3767C16.1519 30.2836 12.8736 30.1747 9.87319 29.0662C6.8728 27.9577 4.31112 25.9091 2.57019 23.2257C0.829257 20.5424 0.00235938 17.3682 0.212817 14.1765C0.423275 10.9849 1.65981 7.94674 3.73801 5.51525C5.81621 3.08376 8.62472 1.38919 11.7447 0.684277C14.8646 -0.0206372 18.1289 0.301871 21.0506 1.6037M29.8465 3.29465L15.0136 18.1424L10.5637 13.6925\" stroke=\"#039855\" stroke-width=\"2.96658\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g6k7g0\",\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g5y7ml\",\"data-border\":true,\"data-framer-name\":\"_Button base\",name:\"_Button base\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"16px\",\"--framer-line-height\":\"24px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"16px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Done\"})})}),className:\"framer-1l2smo1\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-600\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2323.545440673828),positionX:\"center\",positionY:\"center\",sizes:\"306px\",src:\"https://framerusercontent.com/images/sFkh8n0Me9KnYNo17o6OB0oQ94.png\",srcSet:\"https://framerusercontent.com/images/sFkh8n0Me9KnYNo17o6OB0oQ94.png?scale-down-to=2048 1010w,https://framerusercontent.com/images/sFkh8n0Me9KnYNo17o6OB0oQ94.png 1226w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",sizes:\"306px\",src:\"https://framerusercontent.com/images/sFkh8n0Me9KnYNo17o6OB0oQ94.png\",srcSet:\"https://framerusercontent.com/images/sFkh8n0Me9KnYNo17o6OB0oQ94.png?scale-down-to=2048 1010w,https://framerusercontent.com/images/sFkh8n0Me9KnYNo17o6OB0oQ94.png 1226w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1829.345440673828),positionX:\"center\",positionY:\"center\",sizes:\"306.1818px\",src:\"https://framerusercontent.com/images/sFkh8n0Me9KnYNo17o6OB0oQ94.png\",srcSet:\"https://framerusercontent.com/images/sFkh8n0Me9KnYNo17o6OB0oQ94.png?scale-down-to=2048 1010w,https://framerusercontent.com/images/sFkh8n0Me9KnYNo17o6OB0oQ94.png 1226w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1989.345440673828),positionX:\"center\",positionY:\"center\",sizes:\"306.1818px\",src:\"https://framerusercontent.com/images/sFkh8n0Me9KnYNo17o6OB0oQ94.png\",srcSet:\"https://framerusercontent.com/images/sFkh8n0Me9KnYNo17o6OB0oQ94.png?scale-down-to=2048 1010w,https://framerusercontent.com/images/sFkh8n0Me9KnYNo17o6OB0oQ94.png 1226w\"},className:\"framer-1ezer33\",\"data-framer-name\":\"Blue\",name:\"Blue\"})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition15},__framer__animateOnce:true,__framer__enter:animation21,__framer__exit:animation22,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1yi49p1\",\"data-border\":true,\"data-framer-name\":\"Notification\",name:\"Notification\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uzq6np\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v3l2zn\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f31r9y\",\"data-border\":true,\"data-framer-name\":\"Badge\",name:\"Badge\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cus8ph\",\"data-framer-name\":\"wifi\",name:\"wifi\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-uwuc5d\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:23,name:\"Icon\",svg:'<svg width=\"23\" height=\"17\" viewBox=\"-1 -1 23 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M10.4581 14.5025H10.4673M20.4062 4.56097C17.7855 2.1594 14.2929 0.693848 10.458 0.693848C6.62311 0.693848 3.13053 2.1594 0.509766 4.56097M3.76729 7.82184C5.55148 6.25013 7.89344 5.29673 10.4581 5.29673C13.0227 5.29673 15.3647 6.25013 17.1489 7.82184M13.8627 11.0734C12.9245 10.3381 11.7425 9.89961 10.458 9.89961C9.1541 9.89961 7.95572 10.3514 7.01089 11.107\" stroke=\"#067647\" stroke-width=\"1.48425\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14.698563575744629px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"14.7px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(5, 118, 71, 1)\"},children:\"WiFi sign up\"})})}),className:\"framer-1tn1qyr\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-500\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uk93b2\",\"data-framer-name\":\"Group 1000003404\",name:\"Group 1000003404\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2443.0687663555145),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/D71AiPmYsTFtDaC2n3Fl3hwk4ho.png\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/D71AiPmYsTFtDaC2n3Fl3hwk4ho.png\"}},zVz82Qesd:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1948.8687663555145),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/D71AiPmYsTFtDaC2n3Fl3hwk4ho.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2108.8687663555147),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/D71AiPmYsTFtDaC2n3Fl3hwk4ho.png\"},className:\"framer-3vlr5r\",\"data-border\":true,\"data-framer-name\":\"Avatar\",name:\"Avatar\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vys56f\",\"data-framer-name\":\"Text and supporting text\",name:\"Text and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17.01631736755371px\",\"--framer-line-height\":\"25.52px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"17.02px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgba(249, 250, 255, 1)\"},children:\"Alex Wright\"})})}),className:\"framer-1encjjn\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-600\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hly2sk\",\"data-framer-name\":\"_Change\",name:\"_Change\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-13jfnc5\",\"data-framer-name\":\"arrow-up\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,name:\"arrow-up\",svg:'<svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8.99923 14.0319V4.10571M8.99923 4.10571L4.03613 9.06881M8.99923 4.10571L13.9623 9.06881\" stroke=\"#D1FADF\" stroke-width=\"1.06352\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"12.762236595153809px\",\"--framer-line-height\":\"19.14px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"12.76px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(219, 249, 230, 1)\"},children:\"5 Points\"})})}),className:\"framer-1knfh9a\",\"data-framer-name\":\"Change\",fonts:[\"GF;Montserrat-500\"],name:\"Change\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i2fl4\",\"data-framer-name\":\"nav\",name:\"nav\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kqors2\",\"data-framer-name\":\"Frame 1000004276\",name:\"Frame 1000004276\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-suh7vv\",\"data-framer-name\":\"layers-three-01\",name:\"layers-three-01\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-xvrr11\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,name:\"Icon\",svg:'<svg width=\"22\" height=\"22\" viewBox=\"-1 -1 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 10.0001L9.64223 14.8212C9.77341 14.8868 9.839 14.9196 9.9078 14.9325C9.96873 14.9439 10.0313 14.9439 10.0922 14.9325C10.161 14.9196 10.2266 14.8868 10.3578 14.8212L20 10.0001M0 15.0001L9.64223 19.8212C9.77341 19.8868 9.839 19.9196 9.9078 19.9325C9.96873 19.9439 10.0313 19.9439 10.0922 19.9325C10.161 19.9196 10.2266 19.8868 10.3578 19.8212L20 15.0001M0 5.00006L9.64223 0.17895C9.77341 0.113359 9.839 0.0805639 9.9078 0.0676562C9.96873 0.056224 10.0313 0.056224 10.0922 0.0676562C10.161 0.0805639 10.2266 0.113359 10.3578 0.17895L20 5.00006L10.3578 9.82118C10.2266 9.88677 10.161 9.91957 10.0922 9.93247C10.0313 9.94391 9.96873 9.94391 9.9078 9.93247C9.839 9.91957 9.77341 9.88677 9.64223 9.82118L0 5.00006Z\" stroke=\"#667085\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgba(102, 112, 132, 1)\",\"--framer-text-transform\":\"capitalize\"},children:\"Vertical Integration\"})})}),className:\"framer-16c4h47\",\"data-framer-name\":\"Vertical Integration\",fonts:[\"GF;Montserrat-600\"],name:\"Vertical Integration\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6ca2rz\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yqdild\",\"data-framer-name\":\"Buttons/Button\",id:\"yqdild\",name:\"Buttons/Button\",onTap:onTapwelu7j({overlay}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-p7vw7w\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1dh408e\",\"data-framer-name\":\"Icon\",layout:\"position\",name:\"Icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 8 1 L 8 15 M 1 8 L 15 8\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11100051843,withExternalLayout:true})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1yhsu02\",\"data-framer-portal-id\":\"yqdild\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"J_KuS54Lj\"),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15qksxt\",\"data-framer-name\":\"bg\",\"data-framer-portal-id\":\"yqdild\",name:\"bg\",onTap:onTap1wvko5h({overlay})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10l1y5u\",\"data-border\":true,\"data-framer-portal-id\":\"yqdild\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13g07ei\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z3p2ly\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15xzjgx\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ntpttl\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,name:\"Icon\",svg:'<svg width=\"22\" height=\"22\" viewBox=\"-1 -1 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 10.0001L9.64223 14.8212C9.77341 14.8868 9.839 14.9196 9.9078 14.9325C9.96873 14.9439 10.0313 14.9439 10.0922 14.9325C10.161 14.9196 10.2266 14.8868 10.3578 14.8212L20 10.0001M0 15.0001L9.64223 19.8212C9.77341 19.8868 9.839 19.9196 9.9078 19.9325C9.96873 19.9439 10.0313 19.9439 10.0922 19.9325C10.161 19.9196 10.2266 19.8868 10.3578 19.8212L20 15.0001M0 5.00006L9.64223 0.17895C9.77341 0.113359 9.839 0.0805639 9.9078 0.0676562C9.96873 0.056224 10.0313 0.056224 10.0922 0.0676562C10.161 0.0805639 10.2266 0.113359 10.3578 0.17895L20 5.00006L10.3578 9.82118C10.2266 9.88677 10.161 9.91957 10.0922 9.93247C10.0313 9.94391 9.96873 9.94391 9.9078 9.93247C9.839 9.91957 9.77341 9.88677 9.64223 9.82118L0 5.00006Z\" stroke=\"#667085\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(102, 112, 132)\",\"--framer-text-transform\":\"capitalize\"},children:\"Vertical Integration\"})}),className:\"framer-1a16xcv\",\"data-framer-name\":\"Vertical Integration\",fonts:[\"GF;Montserrat-600\"],name:\"Vertical Integration\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ibGFjaw==\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"The All-in-one System\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ibGFjaw==\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"The All-in-one System\"})}),className:\"framer-1shjjnn\",fonts:[\"FS;Montserrat-black\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(102, 112, 132)\",\"--framer-text-transform\":\"inherit\"},children:\"The vertically integrated solution is one payment, one platform and one tab on your browser to do all of the above, and more.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(102, 112, 132)\",\"--framer-text-transform\":\"inherit\"},children:\"The vertically integrated solution is one payment, one platform and one tab on your browser to do all of the above, and more.\"})}),className:\"framer-1j1e8vu\",\"data-framer-name\":\"Vertical Integration\",fonts:[\"GF;Montserrat-500\"],name:\"Vertical Integration\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1luc6c0\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-hrl7re\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"Bring your marketing and operations systems together in one platform to boost team efficiency, make reporting easier and save on the costs of multi-vendor technology stack.Only Stampede offers a singular ecosystem that vastly improves the integrity and security of your customer data, enabling marketing and operations to maximise your revenue potential.\"})}),className:\"framer-1n7jni1\",fonts:[\"FS;Montserrat-medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1434),pixelHeight:1274,pixelWidth:1258,sizes:\"calc((max(88vw, 1px) - 48px) * 0.9223)\",src:\"https://framerusercontent.com/images/RYijDonaCmC2uSjwn7e8lMZzWfY.png\",srcSet:\"https://framerusercontent.com/images/RYijDonaCmC2uSjwn7e8lMZzWfY.png?scale-down-to=1024 1011w,https://framerusercontent.com/images/RYijDonaCmC2uSjwn7e8lMZzWfY.png 1258w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1123),pixelHeight:1274,pixelWidth:1258,sizes:\"calc((max(90vw, 1px) - 128px) * 0.6009)\",src:\"https://framerusercontent.com/images/RYijDonaCmC2uSjwn7e8lMZzWfY.png\",srcSet:\"https://framerusercontent.com/images/RYijDonaCmC2uSjwn7e8lMZzWfY.png?scale-down-to=1024 1011w,https://framerusercontent.com/images/RYijDonaCmC2uSjwn7e8lMZzWfY.png 1258w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(894),pixelHeight:1274,pixelWidth:1258,sizes:\"calc((max(90vw, 1px) - 128px) * 0.6009)\",src:\"https://framerusercontent.com/images/RYijDonaCmC2uSjwn7e8lMZzWfY.png\",srcSet:\"https://framerusercontent.com/images/RYijDonaCmC2uSjwn7e8lMZzWfY.png?scale-down-to=1024 1011w,https://framerusercontent.com/images/RYijDonaCmC2uSjwn7e8lMZzWfY.png 1258w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(894),pixelHeight:1274,pixelWidth:1258,sizes:\"703px\",src:\"https://framerusercontent.com/images/RYijDonaCmC2uSjwn7e8lMZzWfY.png\",srcSet:\"https://framerusercontent.com/images/RYijDonaCmC2uSjwn7e8lMZzWfY.png?scale-down-to=1024 1011w,https://framerusercontent.com/images/RYijDonaCmC2uSjwn7e8lMZzWfY.png 1258w\"},className:\"framer-wi7m2c\"})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wiivne\",\"data-framer-name\":\"Buttons/Button\",name:\"Buttons/Button\",onTap:onTap1wvko5h({overlay}),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15y232y\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-121tihg\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Icon\",style:{rotate:46},svg:'<svg width=\"16\" height=\"16\" viewBox=\"-1 -1 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7 0V14M0 7H14\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})})]})})]}),document.querySelector(\"#overlay\"))})})]})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9d0lu6\",\"data-framer-name\":\"Brand kit box\",name:\"Brand kit box\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bv5de9\",\"data-border\":true,\"data-framer-name\":\"Box\",name:\"Box\",whileHover:animation20,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vhschf\",\"data-framer-name\":\"Group 1000003715\",name:\"Group 1000003715\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2258),positionX:\"center\",positionY:\"center\",sizes:\"472.5719px\",src:\"https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png\",srcSet:\"https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png?scale-down-to=1024 868w,https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png?scale-down-to=2048 1736w,https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png 1892w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"472.5719px\",src:\"https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png\",srcSet:\"https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png?scale-down-to=1024 868w,https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png?scale-down-to=2048 1736w,https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png 1892w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1763.8),positionX:\"center\",positionY:\"center\",sizes:\"472.5719px\",src:\"https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png\",srcSet:\"https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png?scale-down-to=1024 868w,https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png?scale-down-to=2048 1736w,https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png 1892w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1923.8),positionX:\"center\",positionY:\"center\",sizes:\"472.5719px\",src:\"https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png\",srcSet:\"https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png?scale-down-to=1024 868w,https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png?scale-down-to=2048 1736w,https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png 1892w\"},className:\"framer-6ysb0m\",\"data-framer-name\":\"butta mock 1\",name:\"butta mock 1\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a686wa\",\"data-framer-name\":\"Frame 1000004160\",name:\"Frame 1000004160\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s5a2m9\",\"data-border\":true,\"data-framer-name\":\"Frame 1000003956\",name:\"Frame 1000003956\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zkm0p2\",\"data-framer-name\":\"Frame 1000003958\",name:\"Frame 1000003958\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m33v5z\",\"data-framer-name\":\"Group 1000003394\",name:\"Group 1000003394\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-14poche\",\"data-border\":true,\"data-framer-name\":\"Ellipse 735\",name:\"Ellipse 735\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-azemoh\",\"data-border\":true,\"data-framer-name\":\"Frame 1000003957\",name:\"Frame 1000003957\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"7.11181640625px\",\"--framer-line-height\":\"10.16px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"7.11px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgba(71, 84, 103, 1)\"},children:\"#F6C4CB\"})})}),className:\"framer-ywosoc\",\"data-framer-name\":\"#F6C4CB\",fonts:[\"GF;Montserrat-600\"],name:\"#F6C4CB\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"6.0958428382873535px\",\"--framer-line-height\":\"9.14px\",\"--framer-text-alignment\":\"right\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"6.1px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(102, 112, 133, 1)\"},children:\"Brand\"})})}),className:\"framer-zo969i\",\"data-framer-name\":\"Brand\",fonts:[\"GF;Montserrat-500\"],name:\"Brand\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-10dzwe3\",\"data-framer-name\":\"Line 621\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:132,name:\"Line 621\",svg:'<svg width=\"132\" height=\"4\" viewBox=\"-1 -1 132 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"0.19043\" y1=\"0.851475\" x2=\"129.26\" y2=\"0.851475\" stroke=\"#EAECF0\" stroke-width=\"0.507987\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16nk796\",\"data-framer-name\":\"Frame 1000003961\",name:\"Frame 1000003961\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7r59ya\",\"data-framer-name\":\"Group 1000003394\",name:\"Group 1000003394\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v7p7tz\",\"data-border\":true,\"data-framer-name\":\"Ellipse 736\",name:\"Ellipse 736\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mlgp9p\",\"data-border\":true,\"data-framer-name\":\"Frame 1000003957\",name:\"Frame 1000003957\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"7.11181640625px\",\"--framer-line-height\":\"10.16px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"7.11px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgba(71, 84, 103, 1)\"},children:\"#F6C343\"})})}),className:\"framer-1gwgcr7\",\"data-framer-name\":\"#F6C343\",fonts:[\"GF;Montserrat-600\"],name:\"#F6C343\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"6.0958428382873535px\",\"--framer-line-height\":\"9.14px\",\"--framer-text-alignment\":\"right\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"6.1px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(102, 112, 133, 1)\"},children:\"Background \"})})}),className:\"framer-1d09pqm\",\"data-framer-name\":\"Background\",fonts:[\"GF;Montserrat-500\"],name:\"Background\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-28gigf\",\"data-framer-name\":\"Line 622\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:132,name:\"Line 622\",svg:'<svg width=\"132\" height=\"3\" viewBox=\"-1 -1 132 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"0.19043\" y1=\"0.426671\" x2=\"129.26\" y2=\"0.426671\" stroke=\"#EAECF0\" stroke-width=\"0.507987\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6ooh1x\",\"data-framer-name\":\"Frame 1000003962\",name:\"Frame 1000003962\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ezu9ru\",\"data-framer-name\":\"Group 1000003394\",name:\"Group 1000003394\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-m7y4t6\",\"data-framer-name\":\"Ellipse 569\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:25,name:\"Ellipse 569\",svg:'<svg width=\"25\" height=\"26\" viewBox=\"0 0 25 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_dd_201_59288)\">\\n<path d=\"M24.5738 12.9681C24.5738 19.7013 19.1154 25.1597 12.3821 25.1597C5.64883 25.1597 0.19043 19.7013 0.19043 12.9681C0.19043 6.23477 5.64883 0.776367 12.3821 0.776367C19.1154 0.776367 24.5738 6.23477 24.5738 12.9681Z\" fill=\"#182230\"/>\\n<path d=\"M24.0649 12.9681C24.0649 19.4203 18.8343 24.6508 12.3821 24.6508C5.9299 24.6508 0.699348 19.4203 0.699348 12.9681C0.699348 6.51584 5.9299 1.28529 12.3821 1.28529C18.8343 1.28529 24.0649 6.51584 24.0649 12.9681Z\" stroke=\"#F7F7F7\" stroke-width=\"1.01784\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_dd_201_59288\" x=\"-1.84525\" y=\"-0.580749\" width=\"28.4551\" height=\"28.4547\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"0.678558\"/>\\n<feGaussianBlur stdDeviation=\"0.678558\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.06 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_201_59288\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"0.678558\"/>\\n<feGaussianBlur stdDeviation=\"1.01784\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.1 0\"/>\\n<feBlend mode=\"normal\" in2=\"effect1_dropShadow_201_59288\" result=\"effect2_dropShadow_201_59288\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect2_dropShadow_201_59288\" result=\"shape\"/>\\n</filter>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yun5fr\",\"data-border\":true,\"data-framer-name\":\"Frame 1000003957\",name:\"Frame 1000003957\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"7.11181640625px\",\"--framer-line-height\":\"10.16px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"7.11px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgba(71, 84, 103, 1)\"},children:\"#182230\"})})}),className:\"framer-d3552d\",\"data-framer-name\":\"#182230\",fonts:[\"GF;Montserrat-600\"],name:\"#182230\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"6.0958428382873535px\",\"--framer-line-height\":\"9.14px\",\"--framer-text-alignment\":\"right\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"6.1px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(102, 112, 133, 1)\"},children:\"Body text\"})})}),className:\"framer-1jnyfcx\",\"data-framer-name\":\"Body text\",fonts:[\"GF;Montserrat-500\"],name:\"Body text\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vx230d\",\"data-framer-name\":\"Group 1000003592\",name:\"Group 1000003592\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1syoejw\",\"data-framer-name\":\"Group 1000003477\",name:\"Group 1000003477\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2rtfwz\",\"data-border\":true,\"data-framer-name\":\"Frame 1000003968\",name:\"Frame 1000003968\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2291hr\",\"data-framer-name\":\"Frame 1000003967\",name:\"Frame 1000003967\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"9.352149963378906px\",\"--framer-line-height\":\"14.03px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"9.35px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(102, 112, 133, 1)\"},children:\"Headline font\"})})}),className:\"framer-9bovcz\",\"data-framer-name\":\"Headline font\",fonts:[\"GF;Montserrat-500\"],name:\"Headline font\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"21.73158073425293px\",\"--framer-line-height\":\"35.07px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\"',\"--framer-font-size\":\"21.73px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgba(102, 112, 133, 1)\"},children:\"Roboto\"})})}),className:\"framer-1bqq2nz\",\"data-framer-name\":\"Roboto\",fonts:[\"GF;Roboto-500\"],name:\"Roboto\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ut0096\",\"data-framer-name\":\"Group 1000003395\",name:\"Group 1000003395\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"11.690186500549316px\",\"--framer-line-height\":\"14.03px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7UmFsZXdheS01MDA=\",\"--framer-font-family\":'\"Raleway\"',\"--framer-font-size\":\"11.69px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgba(102, 112, 133, 1)\"},children:\"Size - 24 px\"})})}),className:\"framer-1288i96\",\"data-framer-name\":\"Size - 24 px\",fonts:[\"GF;Raleway-500\"],name:\"Size - 24 px\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14t20\",\"data-framer-name\":\"Group 1000003391\",name:\"Group 1000003391\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d8e6lq\",\"data-framer-name\":\"Dropdown\",name:\"Dropdown\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-t7nqnu\",\"data-framer-name\":\"heroicons-mini/pencil-square\",name:\"heroicons-mini/pencil-square\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1x6ekc0\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:15,name:\"Union\",svg:'<svg width=\"15\" height=\"15\" viewBox=\"-1 -1 15 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M3.28566 9.70583L4.20757 7.40107C4.35456 7.03359 4.57467 6.69979 4.85453 6.41993L9.90995 1.36485C10.5152 0.759568 11.4966 0.75957 12.1019 1.36485C12.7071 1.97013 12.7071 2.95148 12.1019 3.55676L7.04644 8.61184C6.76658 8.8917 6.43278 9.11181 6.0653 9.2588L3.76053 10.1807C3.46231 10.3 3.16638 10.004 3.28566 9.70583Z\" fill=\"#98A2B3\"/>\\n<path d=\"M1.8733 3.7389C1.8733 3.2345 2.2822 2.8256 2.78659 2.8256H6.62244C6.92508 2.8256 7.17041 2.58026 7.17041 2.27762C7.17041 1.97498 6.92508 1.72964 6.62244 1.72964H2.78659C1.67692 1.72964 0.777344 2.62922 0.777344 3.7389V10.6799C0.777344 11.7896 1.67692 12.6892 2.78659 12.6892H9.72764C10.8373 12.6892 11.7369 11.7896 11.7369 10.6799V6.8441C11.7369 6.54146 11.4916 6.29612 11.1889 6.29612C10.8863 6.29612 10.6409 6.54146 10.6409 6.8441V10.6799C10.6409 11.1843 10.232 11.5932 9.72764 11.5932H2.78659C2.2822 11.5932 1.8733 11.1843 1.8733 10.6799V3.7389Z\" fill=\"#98A2B3\"/>\\n</svg>\\n',withExternalLayout:true})})})})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j7uo15\",\"data-framer-name\":\"Group 1000003617\",name:\"Group 1000003617\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2576.0722789764404),positionX:\"center\",positionY:\"center\",sizes:\"153.3542px\",src:\"https://framerusercontent.com/images/9ZLzTBbRbUZ6XnB5cGIynWCQs.png\",srcSet:\"https://framerusercontent.com/images/9ZLzTBbRbUZ6XnB5cGIynWCQs.png?scale-down-to=512 512w,https://framerusercontent.com/images/9ZLzTBbRbUZ6XnB5cGIynWCQs.png 616w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"153.3542px\",src:\"https://framerusercontent.com/images/9ZLzTBbRbUZ6XnB5cGIynWCQs.png\",srcSet:\"https://framerusercontent.com/images/9ZLzTBbRbUZ6XnB5cGIynWCQs.png?scale-down-to=512 512w,https://framerusercontent.com/images/9ZLzTBbRbUZ6XnB5cGIynWCQs.png 616w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2082.6613586425783),positionX:\"center\",positionY:\"center\",sizes:\"153.3542px\",src:\"https://framerusercontent.com/images/9ZLzTBbRbUZ6XnB5cGIynWCQs.png\",srcSet:\"https://framerusercontent.com/images/9ZLzTBbRbUZ6XnB5cGIynWCQs.png?scale-down-to=512 512w,https://framerusercontent.com/images/9ZLzTBbRbUZ6XnB5cGIynWCQs.png 616w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2242.6613586425783),positionX:\"center\",positionY:\"center\",sizes:\"153.3542px\",src:\"https://framerusercontent.com/images/9ZLzTBbRbUZ6XnB5cGIynWCQs.png\",srcSet:\"https://framerusercontent.com/images/9ZLzTBbRbUZ6XnB5cGIynWCQs.png?scale-down-to=512 512w,https://framerusercontent.com/images/9ZLzTBbRbUZ6XnB5cGIynWCQs.png 616w\"},className:\"framer-jrgj5n\",\"data-framer-name\":\"293631126_501451825074049_3096969069081518752_n 1\",name:\"293631126_501451825074049_3096969069081518752_n 1\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2601.1789684295654),sizes:\"90.8337px\",src:\"https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png\",srcSet:\"https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png?scale-down-to=512 512w,https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png 1500w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",sizes:\"90.8337px\",src:\"https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png\",srcSet:\"https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png?scale-down-to=512 512w,https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png 1500w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2107.7680480957033),sizes:\"90.8337px\",src:\"https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png\",srcSet:\"https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png?scale-down-to=512 512w,https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png 1500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2267.7680480957033),sizes:\"90.8337px\",src:\"https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png\",srcSet:\"https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png?scale-down-to=512 512w,https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R3bTKE82yVUN3Bu4cr3gE3A1fM.png 1500w\"},className:\"framer-1ewvg4n\",\"data-framer-name\":\"Butta+Burger+Logos_2021_RGB_WHITE 1\",name:\"Butta+Burger+Logos_2021_RGB_WHITE 1\"})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9slnof\",\"data-framer-name\":\"nav\",name:\"nav\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-197d9r7\",\"data-framer-name\":\"Frame 1000004275\",name:\"Frame 1000004275\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-118s8n5\",\"data-framer-name\":\"drop\",name:\"drop\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-rsnp6w\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:18,name:\"Icon\",svg:'<svg width=\"18\" height=\"22\" viewBox=\"-1 -1 18 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M15.999 12C15.999 16.4183 12.4173 20 7.99902 20C3.58075 20 -0.000976562 16.4183 -0.000976562 12C-0.000976562 10.9391 0.205531 9.92643 0.58054 9C1.76732 6.06817 7.99902 0 7.99902 0C7.99902 0 14.2307 6.06817 15.4175 9C15.7925 9.92643 15.999 10.9391 15.999 12Z\" stroke=\"#667085\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(102, 112, 132)\",\"--framer-text-transform\":\"capitalize\"},children:\"Brand kits\"})}),className:\"framer-8hjzj3\",\"data-framer-name\":\"Brand kits\",fonts:[\"GF;Montserrat-600\"],name:\"Brand kits\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-45imj9\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-efktl8\",\"data-framer-name\":\"Buttons/Button\",id:\"efktl8\",name:\"Buttons/Button\",onTap:onTapwelu7j({overlay:overlay1}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wgreem\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-13omvt7\",\"data-framer-name\":\"Icon\",layout:\"position\",name:\"Icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 8 1 L 8 15 M 1 8 L 15 8\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11100051843,withExternalLayout:true})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-o770le\",\"data-framer-portal-id\":\"efktl8\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"dY2StXSdt\"),/*#__PURE__*/_jsx(motion.div,{className:\"framer-sh54zr\",\"data-framer-name\":\"bg\",\"data-framer-portal-id\":\"efktl8\",name:\"bg\",onTap:onTap1wvko5h({overlay:overlay1})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d09k1t\",\"data-framer-portal-id\":\"efktl8\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13c9gjt\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-119xf5s\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-cjkuiv\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rdu6mf\",\"data-framer-name\":\"Frame 1000004275\",name:\"Frame 1000004275\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-r5f9li\",\"data-framer-name\":\"drop\",name:\"drop\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1sebss5\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:18,name:\"Icon\",svg:'<svg width=\"18\" height=\"22\" viewBox=\"-1 -1 18 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M15.999 12C15.999 16.4183 12.4173 20 7.99902 20C3.58075 20 -0.000976562 16.4183 -0.000976562 12C-0.000976562 10.9391 0.205531 9.92643 0.58054 9C1.76732 6.06817 7.99902 0 7.99902 0C7.99902 0 14.2307 6.06817 15.4175 9C15.7925 9.92643 15.999 10.9391 15.999 12Z\" stroke=\"#667085\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(102, 112, 132)\",\"--framer-text-transform\":\"capitalize\"},children:\"Brand kits\"})}),className:\"framer-y22qn0\",\"data-framer-name\":\"Brand kits\",fonts:[\"GF;Montserrat-600\"],name:\"Brand kits\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ibGFjaw==\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"The Control Centre for your Identity\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ibGFjaw==\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"The Control Centre for your Identity\"})}),className:\"framer-i3a9oz\",fonts:[\"FS;Montserrat-black\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(102, 112, 132)\",\"--framer-text-transform\":\"inherit\"},children:\"A consistent look and feel is a foundation for any growing brand. Brand kits streamline the process with a single location to set the logos, colours and hero images for your business.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(102, 112, 132)\",\"--framer-text-transform\":\"inherit\"},children:\"A consistent look and feel is a foundation for any growing brand. Brand kits streamline the process with a single location to set the logos, colours and hero images for your business.\"})}),className:\"framer-14oo65s\",\"data-framer-name\":\"Vertical Integration\",fonts:[\"GF;Montserrat-regular\"],name:\"Vertical Integration\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qssv1h\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3g1eqm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:[\"Preview your brand will look across multiple touch points such as your table booking system, your confirmation emails, guest Wi-Fi login and beyond. Make individual changes as you need for each platform, or keep it uniform. Either way the brand kit will be expertly deployed for you without repetitive tasks.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"If you\u2019re managing multiple brands under one umbrella the brand kit is the superpower you always needed. You can even create temporary branding for special events and switch back in a couple of minutes.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:[\"Preview your brand will look across multiple touch points such as your table booking system, your confirmation emails, guest Wi-Fi login and beyond. Make individual changes as you need for each platform, or keep it uniform. Either way the brand kit will be expertly deployed for you without repetitive tasks.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"If you\u2019re managing multiple brands under one umbrella the brand kit is the superpower you always needed. You can even create temporary branding for special events and switch back in a couple of minutes.\"]})}),className:\"framer-6flt8k\",fonts:[\"FS;Montserrat-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1045.6),positionX:\"center\",positionY:\"center\",sizes:\"calc(max(88vw, 1px) + 230px)\",src:\"https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png\",srcSet:\"https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png?scale-down-to=1024 868w,https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png?scale-down-to=2048 1736w,https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png 1892w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1350),positionX:\"center\",positionY:\"center\",sizes:\"786px\",src:\"https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png\",srcSet:\"https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png?scale-down-to=1024 868w,https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png?scale-down-to=2048 1736w,https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png 1892w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1100),positionX:\"center\",positionY:\"center\",sizes:\"786px\",src:\"https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png\",srcSet:\"https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png?scale-down-to=1024 868w,https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png?scale-down-to=2048 1736w,https://framerusercontent.com/images/SEOHB5fDtxSf0qrsWsFtRpRa7L0.png 1892w\"},className:\"framer-df0fc3\",\"data-framer-name\":\"butta mock 1\",name:\"butta mock 1\"})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12t4v29\",onTap:onTapxynaa5({overlay:overlay1}),children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sbxbs3\",\"data-framer-name\":\"Buttons/Button\",name:\"Buttons/Button\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-xjozae\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-d3icfd\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Icon\",style:{rotate:46},svg:'<svg width=\"16\" height=\"16\" viewBox=\"-1 -1 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7 0V14M0 7H14\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})})})]})})]}),document.querySelector(\"#overlay\"))})})]})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-e2klwr\",\"data-framer-name\":\"Unified inbox \",name:\"Unified inbox \",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-y10btk\",\"data-border\":true,\"data-framer-name\":\"Frame 1000004145\",name:\"Frame 1000004145\",whileHover:animation20,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qygypt\",\"data-border\":true,\"data-framer-name\":\"iPhone 14 & 15 Pro Max - 2\",name:\"iPhone 14 & 15 Pro Max - 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:85,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(2810.861671447754),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Eat7pl4An6BzHpHXAKtuC0RpbX8.svg\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:85,intrinsicWidth:256,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Eat7pl4An6BzHpHXAKtuC0RpbX8.svg\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:85,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(2316.661671447754),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Eat7pl4An6BzHpHXAKtuC0RpbX8.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:85,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(2476.661671447754),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Eat7pl4An6BzHpHXAKtuC0RpbX8.svg\"},className:\"framer-a7u7tf\",\"data-framer-name\":\"Group 12406\",name:\"Group 12406\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9cl92l\",\"data-framer-name\":\"Group 12604\",name:\"Group 12604\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-bo3kgz\",\"data-framer-name\":\"Line 591\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:265,name:\"Line 591\",svg:'<svg width=\"265\" height=\"4\" viewBox=\"-1 -1 265 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"0.549805\" y1=\"0.838421\" x2=\"262.187\" y2=\"0.838421\" stroke=\"#17183F\" stroke-opacity=\"0.3\" stroke-width=\"0.71476\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-sklbwd\",\"data-framer-name\":\"Line 592\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:310,name:\"Line 592\",svg:'<svg width=\"310\" height=\"3\" viewBox=\"-1 -1 310 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"0.000976562\" y1=\"0.616009\" x2=\"307.348\" y2=\"0.616009\" stroke=\"#17183F\" stroke-opacity=\"0.3\" stroke-width=\"0.71476\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17di3is\",\"data-framer-name\":\"Group 12416\",name:\"Group 12416\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hd8j9z\",\"data-framer-name\":\"Rectangle 3464038\",name:\"Rectangle 3464038\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"11.4361572265625px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"11.44px\",\"--framer-text-color\":\"rgba(23, 24, 63, 0.699999988079071)\"},children:\"7 Feb, 2024\"})})}),className:\"framer-17mj8sk\",\"data-framer-name\":\"7 Feb, 2024\",fonts:[\"GF;Montserrat-regular\"],name:\"7 Feb, 2024\",transformTemplate:transformTemplate1,verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wnzjwp\",\"data-framer-name\":\"Group 1000003481\",name:\"Group 1000003481\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c5ieft\",\"data-framer-name\":\"Group 12191\",name:\"Group 12191\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fnuis8\",\"data-framer-name\":\"Group 11362\",name:\"Group 11362\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lovxrx\",\"data-border\":true,\"data-framer-name\":\"Rectangle 3464028\",name:\"Rectangle 3464028\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"8.925357818603516px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"8.93px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(23, 24, 63, 0.5)\"},children:\"Close thread \"})})}),className:\"framer-2d9ekr\",\"data-framer-name\":\"Close thread\",fonts:[\"GF;Montserrat-500\"],name:\"Close thread\",transformTemplate:transformTemplate2,verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1wgyzv4\",\"data-framer-name\":\"Line 589\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:4,name:\"Line 589\",svg:'<svg width=\"4\" height=\"26\" viewBox=\"-1 -1 4 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"1.23013\" y1=\"0.208008\" x2=\"1.23013\" y2=\"24.009\" stroke=\"#B9BAC5\" stroke-width=\"0.595024\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ywagkt\",\"data-border\":true,\"data-framer-name\":\"Ellipse 732\",name:\"Ellipse 732\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13kb6gd\",\"data-border\":true,\"data-framer-name\":\"Frame 3\",name:\"Frame 3\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-kdjce1\",\"data-framer-name\":\"heroicons-outline/pencil-square\",name:\"heroicons-outline/pencil-square\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ufkx5e\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:14,name:\"Vector\",svg:'<svg width=\"14\" height=\"14\" viewBox=\"-1 -1 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8.71377 1.45176L9.75971 0.405817C10.2136 -0.0480329 10.9494 -0.0480329 11.4032 0.405817C11.8571 0.859668 11.8571 1.5955 11.4032 2.04935L4.82163 8.63096C4.49395 8.95865 4.08979 9.19952 3.64566 9.33182L1.98152 9.82754L2.47724 8.16341C2.60953 7.71928 2.85041 7.31512 3.17809 6.98744L8.71377 1.45176ZM8.71377 1.45176L10.349 3.08703M9.41932 7.34827V10.2924C9.41932 11.0626 8.79494 11.687 8.02473 11.687H1.51666C0.746448 11.687 0.12207 11.0626 0.12207 10.2924V3.78432C0.12207 3.01411 0.746448 2.38974 1.51666 2.38974H4.46079\" stroke=\"#17183F\" stroke-opacity=\"0.5\" stroke-width=\"0.74378\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uzzge5\",\"data-framer-name\":\"Group 1000003480\",name:\"Group 1000003480\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17.85071563720703px\",\"--framer-line-height\":\"23.01px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"17.85px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgba(23, 24, 63, 0.699999988079071)\"},children:\"Inbox\"})})}),className:\"framer-13mg2bd\",\"data-framer-name\":\"Inbox\",fonts:[\"GF;Montserrat-600\"],name:\"Inbox\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uq13jd\",\"data-framer-name\":\"heroicons-outline/inbox\",name:\"heroicons-outline/inbox\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-9gviar\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:17,name:\"Vector\",svg:'<svg width=\"17\" height=\"15\" viewBox=\"-1 -1 17 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.288086 7.69619H3.15865C3.79252 7.69619 4.372 8.05432 4.65547 8.62128L4.84605 9.00244C5.12953 9.56939 5.709 9.92753 6.34288 9.92753H8.73699C9.37087 9.92753 9.95034 9.56939 10.2338 9.00244L10.4244 8.62128C10.7079 8.05432 11.2874 7.69619 11.9212 7.69619H14.7918M0.288086 7.94783V11.0432C0.288086 11.9674 1.03734 12.7167 1.96159 12.7167H13.1183C14.0425 12.7167 14.7918 11.9674 14.7918 11.0432V7.94783C14.7918 7.78101 14.7668 7.61512 14.7178 7.45568L12.9239 1.62569C12.7079 0.923498 12.0591 0.444336 11.3244 0.444336H3.75543C3.02076 0.444336 2.37199 0.923498 2.15593 1.62569L0.36209 7.45568C0.31303 7.61512 0.288086 7.78101 0.288086 7.94783Z\" stroke=\"#17183F\" stroke-opacity=\"0.7\" stroke-width=\"1.11567\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1knbbzg\",\"data-framer-name\":\"Group 1000003479\",name:\"Group 1000003479\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u3a40d\",\"data-framer-name\":\"Message\",name:\"Message\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-51umlk\",\"data-framer-name\":\"Group 1000003641\",name:\"Group 1000003641\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-a04d12\",\"data-framer-name\":\"Row\",name:\"Row\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-st4xy3\",\"data-framer-name\":\"Message\",name:\"Message\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2728.0205536842345),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/1CqZpGb53iVQi8w3sVWTCgIjU.png\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/1CqZpGb53iVQi8w3sVWTCgIjU.png\"}},zVz82Qesd:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2233.8205536842347),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/1CqZpGb53iVQi8w3sVWTCgIjU.png\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2393.8205536842347),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/1CqZpGb53iVQi8w3sVWTCgIjU.png\"},className:\"framer-1x677ci\",\"data-framer-name\":\"Avatar\",name:\"Avatar\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16omdbv\",\"data-border\":true,\"data-framer-name\":\"Contrast border\",name:\"Contrast border\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pngh8b\",\"data-border\":true,\"data-framer-name\":\"_Avatar online indicator\",name:\"_Avatar online indicator\"})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mtf1e8\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i21uj6\",\"data-border\":true,\"data-framer-name\":\"Input\",name:\"Input\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c696er\",\"data-framer-name\":\"Loading dot frame\",name:\"Loading dot frame\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-446r02\",\"data-framer-name\":\"Loading dot\",name:\"Loading dot\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ysp42y\",\"data-framer-name\":\"Loading dot frame\",name:\"Loading dot frame\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-paplg6\",\"data-framer-name\":\"Loading dot\",name:\"Loading dot\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-502xg0\",\"data-framer-name\":\"Loading dot frame\",name:\"Loading dot frame\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-dl1zrv\",\"data-framer-name\":\"Loading dot\",name:\"Loading dot\"})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"10.968535423278809px\",\"--framer-line-height\":\"15.67px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"10.97px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(52, 64, 84, 1)\"},children:\"Lana Steiner\"})})}),className:\"framer-lajfx0\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-500\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2514.189208984375),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/cNph9nfdxB3tuPvnmI7NABMXjNQ.png\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/cNph9nfdxB3tuPvnmI7NABMXjNQ.png\"}},zVz82Qesd:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2019.989208984375),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/cNph9nfdxB3tuPvnmI7NABMXjNQ.png\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2179.989208984375),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/cNph9nfdxB3tuPvnmI7NABMXjNQ.png\"},className:\"framer-1eb5jko\",\"data-framer-name\":\"Avatar\",name:\"Avatar\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jdir0h\",\"data-border\":true,\"data-framer-name\":\"Contrast border\",name:\"Contrast border\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-p081z5\",\"data-border\":true,\"data-framer-name\":\"_Avatar online indicator\",name:\"_Avatar online indicator\"})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8nlw2s\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xc2p4y\",\"data-border\":true,\"data-framer-name\":\"Input\",name:\"Input\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jqwryq\",\"data-framer-name\":\"Group 1000003640\",name:\"Group 1000003640\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3n4r0k\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-d0tjx6\",\"data-framer-name\":\"Frame 1000004008\",name:\"Frame 1000004008\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wlhbkw\",\"data-framer-name\":\"Text and supporting text\",name:\"Text and supporting text\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-129y1bz\",\"data-framer-name\":\"Text and subtext\",name:\"Text and subtext\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i7hcsq\",\"data-framer-name\":\"Frame 1000004007\",name:\"Frame 1000004007\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"10.201169967651367px\",\"--framer-line-height\":\"14.57px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"10.2px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(52, 64, 84, 1)\"},children:\"Review \"})})}),className:\"framer-eo2o4a\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-500\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fyuqdk\",\"data-framer-name\":\"Ellipse 706\",name:\"Ellipse 706\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"8.743860244750977px\",\"--framer-line-height\":\"13.12px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"8.74px\",\"--framer-text-color\":\"rgba(71, 84, 103, 1)\"},children:\"3 hours ago\"})})}),className:\"framer-1d2y2xz\",\"data-framer-name\":\"Subtext\",fonts:[\"GF;Montserrat-regular\"],name:\"Subtext\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kvr4zo\",\"data-framer-name\":\"Stars\",name:\"Stars\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sln6xr\",\"data-framer-name\":\"Star icon\",name:\"Star icon\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-35i275\",\"data-framer-name\":\"Star background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:16,name:\"Star background\",svg:'<svg width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.53414 0.96845C7.65859 0.669231 8.08247 0.66923 8.20692 0.968449L9.71239 4.58803C9.76486 4.71417 9.88349 4.80036 10.0197 4.81128L13.9273 5.12455C14.2503 5.15045 14.3813 5.55358 14.1352 5.7644L11.158 8.3147C11.0542 8.40358 11.0089 8.54303 11.0406 8.67593L11.9502 12.4891C12.0254 12.8043 11.6825 13.0535 11.4059 12.8846L8.06044 10.8412C7.94385 10.7699 7.79722 10.7699 7.68063 10.8412L4.33514 12.8846C4.05858 13.0535 3.71566 12.8043 3.79085 12.4891L4.70044 8.67592C4.73214 8.54303 4.68682 8.40358 4.58307 8.3147L1.60586 5.7644C1.35974 5.55358 1.49073 5.15045 1.81376 5.12455L5.7214 4.81128C5.85758 4.80036 5.97621 4.71417 6.02868 4.58803L7.53414 0.96845Z\" fill=\"#F2F4F7\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-jwumra\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Star\",svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_280_581)\">\\n<path d=\"M7.53414 1.96845C7.65859 1.66923 8.08247 1.66923 8.20692 1.96845L9.71239 5.58803C9.76486 5.71417 9.88349 5.80036 10.0197 5.81128L13.9273 6.12455C14.2503 6.15045 14.3813 6.55358 14.1352 6.7644L11.158 9.3147C11.0542 9.40358 11.0089 9.54303 11.0406 9.67593L11.9502 13.4891C12.0254 13.8043 11.6825 14.0535 11.4059 13.8846L8.06044 11.8412C7.94385 11.7699 7.79722 11.7699 7.68063 11.8412L4.33514 13.8846C4.05858 14.0535 3.71566 13.8043 3.79085 13.4891L4.70044 9.67592C4.73214 9.54303 4.68682 9.40358 4.58307 9.3147L1.60586 6.7644C1.35974 6.55358 1.49073 6.15045 1.81376 6.12455L5.7214 5.81128C5.85758 5.80036 5.97621 5.71417 6.02868 5.58803L7.53414 1.96845Z\" fill=\"#FDB022\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_280_581\">\\n<rect width=\"14.5731\" height=\"14.5731\" fill=\"white\" transform=\"translate(0.583984 0.79541)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cmi2q8\",\"data-framer-name\":\"Star icon\",name:\"Star icon\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-22qbxp\",\"data-framer-name\":\"Star background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:15,name:\"Star background\",svg:'<svg width=\"15\" height=\"15\" viewBox=\"0 0 15 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.02145 0.96845C7.1459 0.669231 7.56978 0.66923 7.69423 0.968449L9.1997 4.58803C9.25216 4.71417 9.37079 4.80036 9.50697 4.81128L13.4146 5.12455C13.7376 5.15045 13.8686 5.55358 13.6225 5.7644L10.6453 8.3147C10.5415 8.40358 10.4962 8.54303 10.5279 8.67593L11.4375 12.4891C11.5127 12.8043 11.1698 13.0535 10.8932 12.8846L7.54775 10.8412C7.43115 10.7699 7.28452 10.7699 7.16793 10.8412L3.82245 12.8846C3.54589 13.0535 3.20296 12.8043 3.27816 12.4891L4.18774 8.67592C4.21944 8.54303 4.17413 8.40358 4.07037 8.3147L1.09316 5.7644C0.847046 5.55358 0.978032 5.15045 1.30106 5.12455L5.2087 4.81128C5.34489 4.80036 5.46351 4.71417 5.51598 4.58803L7.02145 0.96845Z\" fill=\"#F2F4F7\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-vv02a3\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:15,name:\"Star\",svg:'<svg width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_280_1283)\">\\n<path d=\"M7.02145 1.96845C7.1459 1.66923 7.56978 1.66923 7.69423 1.96845L9.1997 5.58803C9.25216 5.71417 9.37079 5.80036 9.50697 5.81128L13.4146 6.12455C13.7376 6.15045 13.8686 6.55358 13.6225 6.7644L10.6453 9.3147C10.5415 9.40358 10.4962 9.54303 10.5279 9.67593L11.4375 13.4891C11.5127 13.8043 11.1698 14.0535 10.8932 13.8846L7.54775 11.8412C7.43115 11.7699 7.28452 11.7699 7.16793 11.8412L3.82245 13.8846C3.54589 14.0535 3.20296 13.8043 3.27816 13.4891L4.18774 9.67592C4.21944 9.54303 4.17413 9.40358 4.07037 9.3147L1.09316 6.7644C0.847046 6.55358 0.978032 6.15045 1.30106 6.12455L5.2087 5.81128C5.34489 5.80036 5.46351 5.71417 5.51598 5.58803L7.02145 1.96845Z\" fill=\"#FDB022\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_280_1283\">\\n<rect width=\"14.5731\" height=\"14.5731\" fill=\"white\" transform=\"translate(0.0712891 0.79541)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rbojhh\",\"data-framer-name\":\"Star icon\",name:\"Star icon\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1mtfk7z\",\"data-framer-name\":\"Star background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:16,name:\"Star background\",svg:'<svg width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.50973 0.96845C7.63418 0.669231 8.05806 0.66923 8.18251 0.968449L9.68798 4.58803C9.74044 4.71417 9.85907 4.80036 9.99525 4.81128L13.9029 5.12455C14.2259 5.15045 14.3569 5.55358 14.1108 5.7644L11.1336 8.3147C11.0298 8.40358 10.9845 8.54303 11.0162 8.67593L11.9258 12.4891C12.001 12.8043 11.6581 13.0535 11.3815 12.8846L8.03603 10.8412C7.91944 10.7699 7.7728 10.7699 7.65621 10.8412L4.31073 12.8846C4.03417 13.0535 3.69124 12.8043 3.76644 12.4891L4.67602 8.67592C4.70772 8.54303 4.66241 8.40358 4.55865 8.3147L1.58144 5.7644C1.33533 5.55358 1.46631 5.15045 1.78935 5.12455L5.69699 4.81128C5.83317 4.80036 5.9518 4.71417 6.00426 4.58803L7.50973 0.96845Z\" fill=\"#F2F4F7\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-um8ok0\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Star\",svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_280_188)\">\\n<path d=\"M7.50973 1.96845C7.63418 1.66923 8.05806 1.66923 8.18251 1.96845L9.68798 5.58803C9.74044 5.71417 9.85907 5.80036 9.99525 5.81128L13.9029 6.12455C14.2259 6.15045 14.3569 6.55358 14.1108 6.7644L11.1336 9.3147C11.0298 9.40358 10.9845 9.54303 11.0162 9.67593L11.9258 13.4891C12.001 13.8043 11.6581 14.0535 11.3815 13.8846L8.03603 11.8412C7.91944 11.7699 7.7728 11.7699 7.65621 11.8412L4.31073 13.8846C4.03417 14.0535 3.69124 13.8043 3.76644 13.4891L4.67602 9.67592C4.70772 9.54303 4.66241 9.40358 4.55865 9.3147L1.58144 6.7644C1.33533 6.55358 1.46631 6.15045 1.78935 6.12455L5.69699 5.81128C5.83317 5.80036 5.9518 5.71417 6.00426 5.58803L7.50973 1.96845Z\" fill=\"#FDB022\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_280_188\">\\n<rect width=\"14.5731\" height=\"14.5731\" fill=\"white\" transform=\"translate(0.55957 0.79541)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mghy4v\",\"data-framer-name\":\"Star icon\",name:\"Star icon\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-16jdhnp\",\"data-framer-name\":\"Star background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:15,name:\"Star background\",svg:'<svg width=\"15\" height=\"15\" viewBox=\"0 0 15 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.99703 0.96845C7.12149 0.669231 7.54536 0.66923 7.66982 0.968449L9.17528 4.58803C9.22775 4.71417 9.34638 4.80036 9.48256 4.81128L13.3902 5.12455C13.7132 5.15045 13.8442 5.55358 13.5981 5.7644L10.6209 8.3147C10.5171 8.40358 10.4718 8.54303 10.5035 8.67593L11.4131 12.4891C11.4883 12.8043 11.1454 13.0535 10.8688 12.8846L7.52333 10.8412C7.40674 10.7699 7.26011 10.7699 7.14352 10.8412L3.79803 12.8846C3.52147 13.0535 3.17855 12.8043 3.25374 12.4891L4.16333 8.67592C4.19503 8.54303 4.14971 8.40358 4.04596 8.3147L1.06875 5.7644C0.822632 5.55358 0.953618 5.15045 1.27665 5.12455L5.18429 4.81128C5.32047 4.80036 5.4391 4.71417 5.49157 4.58803L6.99703 0.96845Z\" fill=\"#F2F4F7\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-145ssk5\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:8,name:\"Star\",svg:'<svg width=\"8\" height=\"16\" viewBox=\"0 0 8 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_280_242)\">\\n<path d=\"M6.99703 1.96845C7.12149 1.66923 7.54536 1.66923 7.66982 1.96845L9.17528 5.58803C9.22775 5.71417 9.34638 5.80036 9.48256 5.81128L13.3902 6.12455C13.7132 6.15045 13.8442 6.55358 13.5981 6.7644L10.6209 9.3147C10.5171 9.40358 10.4718 9.54303 10.5035 9.67593L11.4131 13.4891C11.4883 13.8043 11.1454 14.0535 10.8688 13.8846L7.52333 11.8412C7.40674 11.7699 7.26011 11.7699 7.14352 11.8412L3.79803 13.8846C3.52147 14.0535 3.17855 13.8043 3.25374 13.4891L4.16333 9.67592C4.19503 9.54303 4.14971 9.40358 4.04596 9.3147L1.06875 6.7644C0.822632 6.55358 0.953618 6.15045 1.27665 6.12455L5.18429 5.81128C5.32047 5.80036 5.4391 5.71417 5.49157 5.58803L6.99703 1.96845Z\" fill=\"#FDB022\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_280_242\">\\n<rect width=\"7.28655\" height=\"14.5731\" fill=\"white\" transform=\"translate(0.046875 0.79541)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1cuyfwr\",\"data-framer-name\":\"Star icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Star icon\",svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_201_59383)\">\\n<path d=\"M7.48531 1.96845C7.60977 1.66923 8.03364 1.66923 8.1581 1.96845L9.66356 5.58803C9.71603 5.71417 9.83466 5.80036 9.97084 5.81128L13.8785 6.12455C14.2015 6.15045 14.3325 6.55358 14.0864 6.7644L11.1092 9.3147C11.0054 9.40358 10.9601 9.54303 10.9918 9.67593L11.9014 13.4891C11.9766 13.8043 11.6337 14.0535 11.3571 13.8846L8.01161 11.8412C7.89502 11.7699 7.74839 11.7699 7.6318 11.8412L4.28631 13.8846C4.00975 14.0535 3.66683 13.8043 3.74202 13.4891L4.65161 9.67592C4.68331 9.54303 4.638 9.40358 4.53424 9.3147L1.55703 6.7644C1.31091 6.55358 1.4419 6.15045 1.76493 6.12455L5.67257 5.81128C5.80875 5.80036 5.92738 5.71417 5.97985 5.58803L7.48531 1.96845Z\" fill=\"#F2F4F7\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_201_59383\">\\n<rect width=\"14.5731\" height=\"14.5731\" fill=\"white\" transform=\"translate(0.535156 0.79541)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hp6q6x\",\"data-border\":true,\"data-framer-name\":\"Message bubble\",name:\"Message bubble\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"10.201169967651367px\",\"--framer-line-height\":\"14.57px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"10.2px\",\"--framer-text-color\":\"rgba(52, 64, 84, 1)\"},children:\"\u201CGreat food but it took over an hour to get our food\u201D\"})})}),className:\"framer-1yuz1w5\",\"data-framer-name\":\"Message\",fonts:[\"GF;Montserrat-regular\"],name:\"Message\",verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p86nq6\",\"data-framer-name\":\"Name and time\",name:\"Name and time\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"10.176362991333008px\",\"--framer-line-height\":\"14.54px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"10.18px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(52, 64, 84, 1)\"},children:\"John Souter\"})})}),className:\"framer-1j8cho\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-500\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"8.722597122192383px\",\"--framer-line-height\":\"13.08px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"8.72px\",\"--framer-text-color\":\"rgba(71, 84, 103, 1)\"},children:\"Friday 2:20pm\"})})}),className:\"framer-1evbvik\",\"data-framer-name\":\"Sub text\",fonts:[\"GF;Montserrat-regular\"],name:\"Sub text\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pjnn99\",\"data-framer-name\":\"Message\",name:\"Message\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ol6fzy\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-pxj3ms\",\"data-border\":true,\"data-framer-name\":\"Input\",name:\"Input\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"11.630128860473633px\",\"--framer-line-height\":\"17.45px\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"11.63px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgba(23, 92, 211, 1)\"},children:\"@Lana Steiner,\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"11.63px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(16, 24, 40, 1)\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"11.63px\",\"--framer-text-color\":\"rgba(16, 24, 40, 1)\"},children:\"can you handle this please.\"})]})}),className:\"framer-1k7c5ia\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-600\",\"GF;Montserrat-700\",\"GF;Montserrat-regular\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hi0hs3\",\"data-framer-name\":\"Name and time\",name:\"Name and time\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"10.176362991333008px\",\"--framer-line-height\":\"14.54px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"10.18px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(52, 64, 84, 1)\"},children:\"Lorna Bryson\"})})}),className:\"framer-pnfuzk\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-500\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"8.722597122192383px\",\"--framer-line-height\":\"13.08px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"8.72px\",\"--framer-text-color\":\"rgba(71, 84, 103, 1)\"},children:\"Friday 5:20pm\"})})}),className:\"framer-18tvshk\",\"data-framer-name\":\"Sub text\",fonts:[\"GF;Montserrat-regular\"],name:\"Sub text\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2706.601422023773),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/u92yhxilmIUEEilHdEf5tUG82G0.png\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/u92yhxilmIUEEilHdEf5tUG82G0.png\"}},zVz82Qesd:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2212.401422023773),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/u92yhxilmIUEEilHdEf5tUG82G0.png\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2372.401422023773),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/u92yhxilmIUEEilHdEf5tUG82G0.png\"},className:\"framer-10ltsko\",\"data-framer-name\":\"Avatar\",name:\"Avatar\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kkgbrk\",\"data-border\":true,\"data-framer-name\":\"Contrast border\",name:\"Contrast border\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1agqvtx\",\"data-border\":true,\"data-framer-name\":\"_Avatar online indicator\",name:\"_Avatar online indicator\"})]})})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-6coi0a\",\"data-framer-name\":\"Rectangle 3464325\",name:\"Rectangle 3464325\",style:{rotate:-90}})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aynaxy\",\"data-framer-name\":\"nav\",name:\"nav\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3tx0qv\",\"data-framer-name\":\"Frame 1000004274\",name:\"Frame 1000004274\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-fqazah\",\"data-framer-name\":\"heroicons-outline/inbox\",name:\"heroicons-outline/inbox\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-17zd6by\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:22,name:\"Vector\",svg:'<svg width=\"22\" height=\"20\" viewBox=\"-1 -1 22 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.250977 10.5002H4.1104C4.96264 10.5002 5.74173 10.9818 6.12286 11.744L6.37909 12.2565C6.76022 13.0187 7.53932 13.5002 8.39155 13.5002H11.6104C12.4626 13.5002 13.2417 13.0187 13.6229 12.2565L13.8791 11.744C14.2602 10.9817 15.0393 10.5002 15.8916 10.5002H19.751M0.250977 10.8386V15.0002C0.250977 16.2429 1.25834 17.2502 2.50098 17.2502H17.501C18.7436 17.2502 19.751 16.2429 19.751 15.0002V10.8386C19.751 10.6143 19.7174 10.3913 19.6515 10.1769L17.2397 2.33855C16.9492 1.39447 16.0769 0.750244 15.0892 0.750244H4.91277C3.92501 0.750244 3.05275 1.39447 2.76227 2.33855L0.350474 10.1769C0.284513 10.3913 0.250977 10.6143 0.250977 10.8386Z\" stroke=\"#667085\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(102, 112, 132)\",\"--framer-text-transform\":\"capitalize\"},children:\"Unified Inbox\"})}),className:\"framer-1b1wlh5\",\"data-framer-name\":\"Unified Inbox\",fonts:[\"GF;Montserrat-600\"],name:\"Unified Inbox\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6k8l18\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yic3lu\",\"data-framer-name\":\"Buttons/Button\",id:\"1yic3lu\",name:\"Buttons/Button\",onTap:onTapwelu7j({overlay:overlay2}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a0medn\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1t183qe\",\"data-framer-name\":\"Icon\",layout:\"position\",name:\"Icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 8 1 L 8 15 M 1 8 L 15 8\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11100051843,withExternalLayout:true})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1dphwuv\",\"data-framer-portal-id\":\"1yic3lu\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"NS8cGvav1\"),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16v5eqy\",\"data-framer-name\":\"bg\",\"data-framer-portal-id\":\"1yic3lu\",name:\"bg\",onTap:onTap1wvko5h({overlay:overlay2})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15b0l8i\",\"data-border\":true,\"data-framer-portal-id\":\"1yic3lu\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18i2cjj\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ynm581\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ieah5n\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18stbby\",\"data-framer-name\":\"Frame 1000004274\",name:\"Frame 1000004274\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-dfq6y5\",\"data-framer-name\":\"heroicons-outline/inbox\",name:\"heroicons-outline/inbox\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-nm4tv\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:22,name:\"Vector\",svg:'<svg width=\"22\" height=\"20\" viewBox=\"-1 -1 22 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.250977 10.5002H4.1104C4.96264 10.5002 5.74173 10.9818 6.12286 11.744L6.37909 12.2565C6.76022 13.0187 7.53932 13.5002 8.39155 13.5002H11.6104C12.4626 13.5002 13.2417 13.0187 13.6229 12.2565L13.8791 11.744C14.2602 10.9817 15.0393 10.5002 15.8916 10.5002H19.751M0.250977 10.8386V15.0002C0.250977 16.2429 1.25834 17.2502 2.50098 17.2502H17.501C18.7436 17.2502 19.751 16.2429 19.751 15.0002V10.8386C19.751 10.6143 19.7174 10.3913 19.6515 10.1769L17.2397 2.33855C16.9492 1.39447 16.0769 0.750244 15.0892 0.750244H4.91277C3.92501 0.750244 3.05275 1.39447 2.76227 2.33855L0.350474 10.1769C0.284513 10.3913 0.250977 10.6143 0.250977 10.8386Z\" stroke=\"#667085\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(102, 112, 132)\",\"--framer-text-transform\":\"capitalize\"},children:\"Unified Inbox\"})}),className:\"framer-a9xfgz\",\"data-framer-name\":\"Unified Inbox\",fonts:[\"GF;Montserrat-600\"],name:\"Unified Inbox\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ibGFjaw==\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"Never Miss Another Message\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ibGFjaw==\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"Never Miss Another Message\"})}),className:\"framer-1nkdwgs\",fonts:[\"FS;Montserrat-black\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(102, 112, 132)\",\"--framer-text-transform\":\"inherit\"},children:\"Keeping track of enquiries from multiple sources and websites is difficult. Bring all your customer messages into a single view that all team members can access with Unified Inbox.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(102, 112, 132)\",\"--framer-text-transform\":\"inherit\"},children:\"Keeping track of enquiries from multiple sources and websites is difficult. Bring all your customer messages into a single view that all team members can access with Unified Inbox.\"})}),className:\"framer-vukxnq\",\"data-framer-name\":\"Vertical Integration\",fonts:[\"GF;Montserrat-regular\"],name:\"Vertical Integration\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1evx98q\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12ymear\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:[\"The unified inbox comes with every Stampede subscription and creates a direct communication channel between you and your customers. If they email through your website, reply to a booking or leave a review your teams can respond instantly without leaving Stampede. Every message added to a table booking comes through to help you customise the guest experience.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"In the same view, teams are prepared with a full guest profile and interaction history, so there\u2019s no unwanted surprises and lots of ways to delight.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:[\"The unified inbox comes with every Stampede subscription and creates a direct communication channel between you and your customers. If they email through your website, reply to a booking or leave a review your teams can respond instantly without leaving Stampede. Every message added to a table booking comes through to help you customise the guest experience.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"In the same view, teams are prepared with a full guest profile and interaction history, so there\u2019s no unwanted surprises and lots of ways to delight.\"]})}),className:\"framer-1h0iqia\",fonts:[\"FS;Montserrat-medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:[\"You can even leave notes for other team members, passing an internal actions and messages along with the conversation. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Notifications throughout Stampede will alert you to any new messages and you can always find past-conversations in the archive to help with training and coaching.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:[\"You can even leave notes for other team members, passing an internal actions and messages along with the conversation. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Notifications throughout Stampede will alert you to any new messages and you can always find past-conversations in the archive to help with training and coaching.\"]})}),className:\"framer-1h3hgha\",fonts:[\"FS;Montserrat-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x8jiw5\",\"data-border\":true,\"data-framer-name\":\"iPhone 14 & 15 Pro Max - 2\",name:\"iPhone 14 & 15 Pro Max - 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:85,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(2097.461671447754),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Eat7pl4An6BzHpHXAKtuC0RpbX8.svg\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:85,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(1799.861671447754),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Eat7pl4An6BzHpHXAKtuC0RpbX8.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:85,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(1719.861671447754),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Eat7pl4An6BzHpHXAKtuC0RpbX8.svg\"},className:\"framer-31eccu\",\"data-framer-name\":\"Group 12406\",name:\"Group 12406\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xb9rju\",\"data-framer-name\":\"Group 12604\",name:\"Group 12604\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-e35q4x\",\"data-framer-name\":\"Line 591\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:265,name:\"Line 591\",svg:'<svg width=\"265\" height=\"4\" viewBox=\"-1 -1 265 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"0.549805\" y1=\"0.838421\" x2=\"262.187\" y2=\"0.838421\" stroke=\"#17183F\" stroke-opacity=\"0.3\" stroke-width=\"0.71476\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-yzvtoa\",\"data-framer-name\":\"Line 592\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:310,name:\"Line 592\",svg:'<svg width=\"310\" height=\"3\" viewBox=\"-1 -1 310 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"0.000976562\" y1=\"0.616009\" x2=\"307.348\" y2=\"0.616009\" stroke=\"#17183F\" stroke-opacity=\"0.3\" stroke-width=\"0.71476\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5i16fc\",\"data-framer-name\":\"Group 12416\",name:\"Group 12416\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mvk0g3\",\"data-framer-name\":\"Rectangle 3464038\",name:\"Rectangle 3464038\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"11.44px\",\"--framer-text-color\":\"rgba(23, 24, 63, 0.7)\"},children:\"7 Feb, 2024\"})}),className:\"framer-1iw24k3\",\"data-framer-name\":\"7 Feb, 2024\",fonts:[\"GF;Montserrat-regular\"],name:\"7 Feb, 2024\",transformTemplate:transformTemplate1,verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r0sy56\",\"data-framer-name\":\"Group 1000003481\",name:\"Group 1000003481\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fnk4vm\",\"data-framer-name\":\"Group 12191\",name:\"Group 12191\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i7uf9b\",\"data-framer-name\":\"Group 11362\",name:\"Group 11362\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-141j46y\",\"data-border\":true,\"data-framer-name\":\"Rectangle 3464028\",name:\"Rectangle 3464028\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"8.93px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(23, 24, 63, 0.5)\"},children:\"Close thread \"})}),className:\"framer-k5dd48\",\"data-framer-name\":\"Close thread\",fonts:[\"GF;Montserrat-500\"],name:\"Close thread\",transformTemplate:transformTemplate2,verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-5qh7fr\",\"data-framer-name\":\"Line 589\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:4,name:\"Line 589\",svg:'<svg width=\"4\" height=\"26\" viewBox=\"-1 -1 4 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"1.23013\" y1=\"0.208008\" x2=\"1.23013\" y2=\"24.009\" stroke=\"#B9BAC5\" stroke-width=\"0.595024\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o7jnpt\",\"data-border\":true,\"data-framer-name\":\"Ellipse 732\",name:\"Ellipse 732\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cbgvhi\",\"data-border\":true,\"data-framer-name\":\"Frame 3\",name:\"Frame 3\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pll77s\",\"data-framer-name\":\"heroicons-outline/pencil-square\",name:\"heroicons-outline/pencil-square\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-14xdql7\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:14,name:\"Vector\",svg:'<svg width=\"14\" height=\"14\" viewBox=\"-1 -1 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8.71377 1.45176L9.75971 0.405817C10.2136 -0.0480329 10.9494 -0.0480329 11.4032 0.405817C11.8571 0.859668 11.8571 1.5955 11.4032 2.04935L4.82163 8.63096C4.49395 8.95865 4.08979 9.19952 3.64566 9.33182L1.98152 9.82754L2.47724 8.16341C2.60953 7.71928 2.85041 7.31512 3.17809 6.98744L8.71377 1.45176ZM8.71377 1.45176L10.349 3.08703M9.41932 7.34827V10.2924C9.41932 11.0626 8.79494 11.687 8.02473 11.687H1.51666C0.746448 11.687 0.12207 11.0626 0.12207 10.2924V3.78432C0.12207 3.01411 0.746448 2.38974 1.51666 2.38974H4.46079\" stroke=\"#17183F\" stroke-opacity=\"0.5\" stroke-width=\"0.74378\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pj89xp\",\"data-framer-name\":\"Group 1000003480\",name:\"Group 1000003480\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"17.85px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"23.01px\",\"--framer-text-color\":\"rgba(23, 24, 63, 0.7)\"},children:\"Inbox\"})}),className:\"framer-1koie3e\",\"data-framer-name\":\"Inbox\",fonts:[\"GF;Montserrat-600\"],name:\"Inbox\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sl7im9\",\"data-framer-name\":\"heroicons-outline/inbox\",name:\"heroicons-outline/inbox\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-pm150x\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:17,name:\"Vector\",svg:'<svg width=\"17\" height=\"15\" viewBox=\"-1 -1 17 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.288086 7.69619H3.15865C3.79252 7.69619 4.372 8.05432 4.65547 8.62128L4.84605 9.00244C5.12953 9.56939 5.709 9.92753 6.34288 9.92753H8.73699C9.37087 9.92753 9.95034 9.56939 10.2338 9.00244L10.4244 8.62128C10.7079 8.05432 11.2874 7.69619 11.9212 7.69619H14.7918M0.288086 7.94783V11.0432C0.288086 11.9674 1.03734 12.7167 1.96159 12.7167H13.1183C14.0425 12.7167 14.7918 11.9674 14.7918 11.0432V7.94783C14.7918 7.78101 14.7668 7.61512 14.7178 7.45568L12.9239 1.62569C12.7079 0.923498 12.0591 0.444336 11.3244 0.444336H3.75543C3.02076 0.444336 2.37199 0.923498 2.15593 1.62569L0.36209 7.45568C0.31303 7.61512 0.288086 7.78101 0.288086 7.94783Z\" stroke=\"#17183F\" stroke-opacity=\"0.7\" stroke-width=\"1.11567\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17p4uyg\",\"data-framer-name\":\"Group 1000003479\",name:\"Group 1000003479\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1omfpc0\",\"data-framer-name\":\"Message\",name:\"Message\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zuqsvz\",\"data-framer-name\":\"Group 1000003641\",name:\"Group 1000003641\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6rkwsv\",\"data-framer-name\":\"Row\",name:\"Row\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gyxmhq\",\"data-framer-name\":\"Message\",name:\"Message\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2014.6205536842344),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/1CqZpGb53iVQi8w3sVWTCgIjU.png\"}},zVz82Qesd:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1717.0205536842345),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/1CqZpGb53iVQi8w3sVWTCgIjU.png\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1637.0205536842345),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/1CqZpGb53iVQi8w3sVWTCgIjU.png\"},className:\"framer-1c632p0\",\"data-framer-name\":\"Avatar\",name:\"Avatar\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sxmyhc\",\"data-border\":true,\"data-framer-name\":\"Contrast border\",name:\"Contrast border\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-i9abfc\",\"data-border\":true,\"data-framer-name\":\"_Avatar online indicator\",name:\"_Avatar online indicator\"})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-da0t2c\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4gmw3e\",\"data-border\":true,\"data-framer-name\":\"Input\",name:\"Input\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uldlwp\",\"data-framer-name\":\"Loading dot frame\",name:\"Loading dot frame\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-hnbtgm\",\"data-framer-name\":\"Loading dot\",name:\"Loading dot\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18wdjr\",\"data-framer-name\":\"Loading dot frame\",name:\"Loading dot frame\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-13sld5d\",\"data-framer-name\":\"Loading dot\",name:\"Loading dot\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13iid0s\",\"data-framer-name\":\"Loading dot frame\",name:\"Loading dot frame\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-199b6zx\",\"data-framer-name\":\"Loading dot\",name:\"Loading dot\"})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"10.97px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"15.67px\",\"--framer-text-color\":\"rgb(52, 64, 84)\"},children:\"Lana Steiner\"})}),className:\"framer-oal2nw\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-500\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1800.789208984375),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/cNph9nfdxB3tuPvnmI7NABMXjNQ.png\"}},zVz82Qesd:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1503.189208984375),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/cNph9nfdxB3tuPvnmI7NABMXjNQ.png\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1423.189208984375),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/cNph9nfdxB3tuPvnmI7NABMXjNQ.png\"},className:\"framer-548ais\",\"data-framer-name\":\"Avatar\",name:\"Avatar\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2ltyr0\",\"data-border\":true,\"data-framer-name\":\"Contrast border\",name:\"Contrast border\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-krutdq\",\"data-border\":true,\"data-framer-name\":\"_Avatar online indicator\",name:\"_Avatar online indicator\"})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s4outs\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16yjqwr\",\"data-border\":true,\"data-framer-name\":\"Input\",name:\"Input\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-116rltk\",\"data-framer-name\":\"Group 1000003640\",name:\"Group 1000003640\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1twqy8b\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-s0j93y\",\"data-framer-name\":\"Frame 1000004008\",name:\"Frame 1000004008\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3k93b1\",\"data-framer-name\":\"Text and supporting text\",name:\"Text and supporting text\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ised85\",\"data-framer-name\":\"Text and subtext\",name:\"Text and subtext\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1amb1fe\",\"data-framer-name\":\"Frame 1000004007\",name:\"Frame 1000004007\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"10.2px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"14.57px\",\"--framer-text-color\":\"rgb(52, 64, 84)\"},children:\"Review \"})}),className:\"framer-xdrzy6\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-500\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-osi71a\",\"data-framer-name\":\"Ellipse 706\",name:\"Ellipse 706\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"8.74px\",\"--framer-line-height\":\"13.12px\",\"--framer-text-color\":\"rgb(71, 84, 103)\"},children:\"3 hours ago\"})}),className:\"framer-1afjlkz\",\"data-framer-name\":\"Subtext\",fonts:[\"GF;Montserrat-regular\"],name:\"Subtext\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u1ftc0\",\"data-framer-name\":\"Stars\",name:\"Stars\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-198gcav\",\"data-framer-name\":\"Star icon\",name:\"Star icon\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1u49gt9\",\"data-framer-name\":\"Star background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:16,name:\"Star background\",svg:'<svg width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.53414 0.96845C7.65859 0.669231 8.08247 0.66923 8.20692 0.968449L9.71239 4.58803C9.76486 4.71417 9.88349 4.80036 10.0197 4.81128L13.9273 5.12455C14.2503 5.15045 14.3813 5.55358 14.1352 5.7644L11.158 8.3147C11.0542 8.40358 11.0089 8.54303 11.0406 8.67593L11.9502 12.4891C12.0254 12.8043 11.6825 13.0535 11.4059 12.8846L8.06044 10.8412C7.94385 10.7699 7.79722 10.7699 7.68063 10.8412L4.33514 12.8846C4.05858 13.0535 3.71566 12.8043 3.79085 12.4891L4.70044 8.67592C4.73214 8.54303 4.68682 8.40358 4.58307 8.3147L1.60586 5.7644C1.35974 5.55358 1.49073 5.15045 1.81376 5.12455L5.7214 4.81128C5.85758 4.80036 5.97621 4.71417 6.02868 4.58803L7.53414 0.96845Z\" fill=\"#F2F4F7\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-sg9rmj\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Star\",svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_280_581)\">\\n<path d=\"M7.53414 1.96845C7.65859 1.66923 8.08247 1.66923 8.20692 1.96845L9.71239 5.58803C9.76486 5.71417 9.88349 5.80036 10.0197 5.81128L13.9273 6.12455C14.2503 6.15045 14.3813 6.55358 14.1352 6.7644L11.158 9.3147C11.0542 9.40358 11.0089 9.54303 11.0406 9.67593L11.9502 13.4891C12.0254 13.8043 11.6825 14.0535 11.4059 13.8846L8.06044 11.8412C7.94385 11.7699 7.79722 11.7699 7.68063 11.8412L4.33514 13.8846C4.05858 14.0535 3.71566 13.8043 3.79085 13.4891L4.70044 9.67592C4.73214 9.54303 4.68682 9.40358 4.58307 9.3147L1.60586 6.7644C1.35974 6.55358 1.49073 6.15045 1.81376 6.12455L5.7214 5.81128C5.85758 5.80036 5.97621 5.71417 6.02868 5.58803L7.53414 1.96845Z\" fill=\"#FDB022\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_280_581\">\\n<rect width=\"14.5731\" height=\"14.5731\" fill=\"white\" transform=\"translate(0.583984 0.79541)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1go4iop\",\"data-framer-name\":\"Star icon\",name:\"Star icon\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-wsvthe\",\"data-framer-name\":\"Star background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:15,name:\"Star background\",svg:'<svg width=\"15\" height=\"15\" viewBox=\"0 0 15 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.02145 0.96845C7.1459 0.669231 7.56978 0.66923 7.69423 0.968449L9.1997 4.58803C9.25216 4.71417 9.37079 4.80036 9.50697 4.81128L13.4146 5.12455C13.7376 5.15045 13.8686 5.55358 13.6225 5.7644L10.6453 8.3147C10.5415 8.40358 10.4962 8.54303 10.5279 8.67593L11.4375 12.4891C11.5127 12.8043 11.1698 13.0535 10.8932 12.8846L7.54775 10.8412C7.43115 10.7699 7.28452 10.7699 7.16793 10.8412L3.82245 12.8846C3.54589 13.0535 3.20296 12.8043 3.27816 12.4891L4.18774 8.67592C4.21944 8.54303 4.17413 8.40358 4.07037 8.3147L1.09316 5.7644C0.847046 5.55358 0.978032 5.15045 1.30106 5.12455L5.2087 4.81128C5.34489 4.80036 5.46351 4.71417 5.51598 4.58803L7.02145 0.96845Z\" fill=\"#F2F4F7\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-co6kog\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:15,name:\"Star\",svg:'<svg width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_280_1283)\">\\n<path d=\"M7.02145 1.96845C7.1459 1.66923 7.56978 1.66923 7.69423 1.96845L9.1997 5.58803C9.25216 5.71417 9.37079 5.80036 9.50697 5.81128L13.4146 6.12455C13.7376 6.15045 13.8686 6.55358 13.6225 6.7644L10.6453 9.3147C10.5415 9.40358 10.4962 9.54303 10.5279 9.67593L11.4375 13.4891C11.5127 13.8043 11.1698 14.0535 10.8932 13.8846L7.54775 11.8412C7.43115 11.7699 7.28452 11.7699 7.16793 11.8412L3.82245 13.8846C3.54589 14.0535 3.20296 13.8043 3.27816 13.4891L4.18774 9.67592C4.21944 9.54303 4.17413 9.40358 4.07037 9.3147L1.09316 6.7644C0.847046 6.55358 0.978032 6.15045 1.30106 6.12455L5.2087 5.81128C5.34489 5.80036 5.46351 5.71417 5.51598 5.58803L7.02145 1.96845Z\" fill=\"#FDB022\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_280_1283\">\\n<rect width=\"14.5731\" height=\"14.5731\" fill=\"white\" transform=\"translate(0.0712891 0.79541)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11ah4n0\",\"data-framer-name\":\"Star icon\",name:\"Star icon\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1rlrf67\",\"data-framer-name\":\"Star background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:16,name:\"Star background\",svg:'<svg width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.50973 0.96845C7.63418 0.669231 8.05806 0.66923 8.18251 0.968449L9.68798 4.58803C9.74044 4.71417 9.85907 4.80036 9.99525 4.81128L13.9029 5.12455C14.2259 5.15045 14.3569 5.55358 14.1108 5.7644L11.1336 8.3147C11.0298 8.40358 10.9845 8.54303 11.0162 8.67593L11.9258 12.4891C12.001 12.8043 11.6581 13.0535 11.3815 12.8846L8.03603 10.8412C7.91944 10.7699 7.7728 10.7699 7.65621 10.8412L4.31073 12.8846C4.03417 13.0535 3.69124 12.8043 3.76644 12.4891L4.67602 8.67592C4.70772 8.54303 4.66241 8.40358 4.55865 8.3147L1.58144 5.7644C1.33533 5.55358 1.46631 5.15045 1.78935 5.12455L5.69699 4.81128C5.83317 4.80036 5.9518 4.71417 6.00426 4.58803L7.50973 0.96845Z\" fill=\"#F2F4F7\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-pfv19u\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Star\",svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_280_188)\">\\n<path d=\"M7.50973 1.96845C7.63418 1.66923 8.05806 1.66923 8.18251 1.96845L9.68798 5.58803C9.74044 5.71417 9.85907 5.80036 9.99525 5.81128L13.9029 6.12455C14.2259 6.15045 14.3569 6.55358 14.1108 6.7644L11.1336 9.3147C11.0298 9.40358 10.9845 9.54303 11.0162 9.67593L11.9258 13.4891C12.001 13.8043 11.6581 14.0535 11.3815 13.8846L8.03603 11.8412C7.91944 11.7699 7.7728 11.7699 7.65621 11.8412L4.31073 13.8846C4.03417 14.0535 3.69124 13.8043 3.76644 13.4891L4.67602 9.67592C4.70772 9.54303 4.66241 9.40358 4.55865 9.3147L1.58144 6.7644C1.33533 6.55358 1.46631 6.15045 1.78935 6.12455L5.69699 5.81128C5.83317 5.80036 5.9518 5.71417 6.00426 5.58803L7.50973 1.96845Z\" fill=\"#FDB022\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_280_188\">\\n<rect width=\"14.5731\" height=\"14.5731\" fill=\"white\" transform=\"translate(0.55957 0.79541)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16lre18\",\"data-framer-name\":\"Star icon\",name:\"Star icon\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-46rnv7\",\"data-framer-name\":\"Star background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:15,name:\"Star background\",svg:'<svg width=\"15\" height=\"15\" viewBox=\"0 0 15 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.99703 0.96845C7.12149 0.669231 7.54536 0.66923 7.66982 0.968449L9.17528 4.58803C9.22775 4.71417 9.34638 4.80036 9.48256 4.81128L13.3902 5.12455C13.7132 5.15045 13.8442 5.55358 13.5981 5.7644L10.6209 8.3147C10.5171 8.40358 10.4718 8.54303 10.5035 8.67593L11.4131 12.4891C11.4883 12.8043 11.1454 13.0535 10.8688 12.8846L7.52333 10.8412C7.40674 10.7699 7.26011 10.7699 7.14352 10.8412L3.79803 12.8846C3.52147 13.0535 3.17855 12.8043 3.25374 12.4891L4.16333 8.67592C4.19503 8.54303 4.14971 8.40358 4.04596 8.3147L1.06875 5.7644C0.822632 5.55358 0.953618 5.15045 1.27665 5.12455L5.18429 4.81128C5.32047 4.80036 5.4391 4.71417 5.49157 4.58803L6.99703 0.96845Z\" fill=\"#F2F4F7\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-y54q42\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:8,name:\"Star\",svg:'<svg width=\"8\" height=\"16\" viewBox=\"0 0 8 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_280_242)\">\\n<path d=\"M6.99703 1.96845C7.12149 1.66923 7.54536 1.66923 7.66982 1.96845L9.17528 5.58803C9.22775 5.71417 9.34638 5.80036 9.48256 5.81128L13.3902 6.12455C13.7132 6.15045 13.8442 6.55358 13.5981 6.7644L10.6209 9.3147C10.5171 9.40358 10.4718 9.54303 10.5035 9.67593L11.4131 13.4891C11.4883 13.8043 11.1454 14.0535 10.8688 13.8846L7.52333 11.8412C7.40674 11.7699 7.26011 11.7699 7.14352 11.8412L3.79803 13.8846C3.52147 14.0535 3.17855 13.8043 3.25374 13.4891L4.16333 9.67592C4.19503 9.54303 4.14971 9.40358 4.04596 9.3147L1.06875 6.7644C0.822632 6.55358 0.953618 6.15045 1.27665 6.12455L5.18429 5.81128C5.32047 5.80036 5.4391 5.71417 5.49157 5.58803L6.99703 1.96845Z\" fill=\"#FDB022\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_280_242\">\\n<rect width=\"7.28655\" height=\"14.5731\" fill=\"white\" transform=\"translate(0.046875 0.79541)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-7wfb27\",\"data-framer-name\":\"Star icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Star icon\",svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_201_59383)\">\\n<path d=\"M7.48531 1.96845C7.60977 1.66923 8.03364 1.66923 8.1581 1.96845L9.66356 5.58803C9.71603 5.71417 9.83466 5.80036 9.97084 5.81128L13.8785 6.12455C14.2015 6.15045 14.3325 6.55358 14.0864 6.7644L11.1092 9.3147C11.0054 9.40358 10.9601 9.54303 10.9918 9.67593L11.9014 13.4891C11.9766 13.8043 11.6337 14.0535 11.3571 13.8846L8.01161 11.8412C7.89502 11.7699 7.74839 11.7699 7.6318 11.8412L4.28631 13.8846C4.00975 14.0535 3.66683 13.8043 3.74202 13.4891L4.65161 9.67592C4.68331 9.54303 4.638 9.40358 4.53424 9.3147L1.55703 6.7644C1.31091 6.55358 1.4419 6.15045 1.76493 6.12455L5.67257 5.81128C5.80875 5.80036 5.92738 5.71417 5.97985 5.58803L7.48531 1.96845Z\" fill=\"#F2F4F7\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_201_59383\">\\n<rect width=\"14.5731\" height=\"14.5731\" fill=\"white\" transform=\"translate(0.535156 0.79541)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17dco1x\",\"data-border\":true,\"data-framer-name\":\"Message bubble\",name:\"Message bubble\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"10.2px\",\"--framer-line-height\":\"14.57px\",\"--framer-text-color\":\"rgb(52, 64, 84)\"},children:\"\u201CGreat food but it took over an hour to get our food\u201D\"})}),className:\"framer-lwncph\",\"data-framer-name\":\"Message\",fonts:[\"GF;Montserrat-regular\"],name:\"Message\",verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13adftg\",\"data-framer-name\":\"Name and time\",name:\"Name and time\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"10.18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"14.54px\",\"--framer-text-color\":\"rgb(52, 64, 84)\"},children:\"John Souter\"})}),className:\"framer-7608m0\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-500\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"8.72px\",\"--framer-line-height\":\"13.08px\",\"--framer-text-color\":\"rgb(71, 84, 103)\"},children:\"Friday 2:20pm\"})}),className:\"framer-1rc2z89\",\"data-framer-name\":\"Sub text\",fonts:[\"GF;Montserrat-regular\"],name:\"Sub text\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bvp8ap\",\"data-framer-name\":\"Message\",name:\"Message\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10zm8vf\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d3eebw\",\"data-border\":true,\"data-framer-name\":\"Input\",name:\"Input\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"11.63px\",\"--framer-line-height\":\"17.45px\",\"--framer-text-color\":\"rgb(16, 24, 40)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(23, 92, 211)\"},children:\"@Lana Steiner,\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-weight\":\"700\"},children:\" \"}),\"can you handle this please.\"]})}),className:\"framer-ncghzc\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-regular\",\"GF;Montserrat-600\",\"GF;Montserrat-700\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ls40e4\",\"data-framer-name\":\"Name and time\",name:\"Name and time\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"10.18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"14.54px\",\"--framer-text-color\":\"rgb(52, 64, 84)\"},children:\"Lorna Bryson\"})}),className:\"framer-mm653g\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-500\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"8.72px\",\"--framer-line-height\":\"13.08px\",\"--framer-text-color\":\"rgb(71, 84, 103)\"},children:\"Friday 5:20pm\"})}),className:\"framer-1wx55s8\",\"data-framer-name\":\"Sub text\",fonts:[\"GF;Montserrat-regular\"],name:\"Sub text\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1993.2014220237731),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/u92yhxilmIUEEilHdEf5tUG82G0.png\"}},zVz82Qesd:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1695.6014220237732),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/u92yhxilmIUEEilHdEf5tUG82G0.png\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1615.6014220237732),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/u92yhxilmIUEEilHdEf5tUG82G0.png\"},className:\"framer-t5lzx3\",\"data-framer-name\":\"Avatar\",name:\"Avatar\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ws6hoc\",\"data-border\":true,\"data-framer-name\":\"Contrast border\",name:\"Contrast border\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yor66a\",\"data-border\":true,\"data-framer-name\":\"_Avatar online indicator\",name:\"_Avatar online indicator\"})]})})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ceuher\",\"data-framer-name\":\"Rectangle 3464325\",name:\"Rectangle 3464325\",style:{rotate:-90}})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-qsf42z\",onTap:onTapxynaa5({overlay:overlay2})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-sq8wa9\",onTap:onTapxynaa5({overlay:overlay2}),children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-5cy3cf\",\"data-framer-name\":\"Buttons/Button\",name:\"Buttons/Button\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1eiydbd\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1x45q3b\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Icon\",style:{rotate:46},svg:'<svg width=\"16\" height=\"16\" viewBox=\"-1 -1 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7 0V14M0 7H14\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})})})]})})]}),document.querySelector(\"#overlay\"))})})]})})})})]})]})})]})})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1h8ui8h\",\"data-framer-name\":\"Main Portfolio\",id:elementId,name:\"Main Portfolio\",ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-156bzf6\",\"data-framer-name\":\"Section Portfolio\",name:\"Section Portfolio\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1bspwgm\",\"data-framer-name\":\"stampede_badge\",fill:\"black\",intrinsicHeight:28,intrinsicWidth:156,name:\"stampede_badge\",svg:'<svg width=\"156\" height=\"28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\".5\" y=\".5\" width=\"155\" height=\"27\" rx=\"7.5\" fill=\"#4E0D30\"/><rect x=\".5\" y=\".5\" width=\"155\" height=\"27\" rx=\"7.5\" stroke=\"#FF3A9B\"/><circle cx=\"14\" cy=\"14\" r=\"3\" fill=\"#FF3A9B\"/><path d=\"m27.752 19-3.276-9.8h1.442l3.01 9.044H28.2L31.322 9.2h1.288l3.052 9.044h-.7L38.014 9.2h1.33L36.068 19h-1.47l-2.856-8.386h.378L29.25 19h-1.498Zm20.333-9.8h1.4V19h-1.4V9.2ZM42.457 19h-1.4V9.2h1.4V19Zm5.754-4.368h-5.894v-1.218h5.894v1.218ZM54.784 19v-3.752l.322.868L50.892 9.2h1.498l3.542 5.838h-.812L58.676 9.2h1.386l-4.2 6.916.308-.868V19h-1.386Zm13.315.112a6.811 6.811 0 0 1-2.142-.336c-.682-.233-1.218-.532-1.61-.896l.518-1.092c.373.327.849.597 1.428.812a5.15 5.15 0 0 0 1.805.322c.57 0 1.032-.065 1.386-.196.355-.13.617-.308.785-.532a1.31 1.31 0 0 0 .251-.784c0-.336-.111-.607-.335-.812a2.29 2.29 0 0 0-.855-.49 8.388 8.388 0 0 0-1.147-.336c-.42-.093-.845-.2-1.275-.322a6.208 6.208 0 0 1-1.162-.49 2.416 2.416 0 0 1-.84-.784c-.214-.336-.322-.765-.322-1.288 0-.504.131-.966.392-1.386.271-.43.682-.77 1.233-1.022.56-.261 1.269-.392 2.127-.392.57 0 1.135.075 1.695.224.56.15 1.045.364 1.456.644l-.462 1.12a4.39 4.39 0 0 0-1.33-.602 5.027 5.027 0 0 0-1.358-.196c-.551 0-1.004.07-1.359.21-.354.14-.615.327-.783.56a1.362 1.362 0 0 0-.238.784c0 .345.107.62.322.826.224.205.508.369.853.49.355.121.742.233 1.162.336.42.093.84.2 1.26.322.43.121.817.28 1.162.476.355.196.64.457.855.784.214.327.322.747.322 1.26 0 .495-.136.957-.406 1.386-.271.42-.691.76-1.26 1.022-.56.252-1.27.378-2.129.378ZM75.746 19v-8.582h-3.36V9.2h8.106v1.218h-3.36V19h-1.386Zm4.295 0 4.438-9.8h1.386l4.452 9.8h-1.47l-3.962-9.016h.56L81.484 19h-1.442Zm1.89-2.45.378-1.12h5.516l.406 1.12h-6.3ZM91.78 19V9.2h1.148l4.396 7.406h-.616l4.34-7.406h1.148l.014 9.8h-1.344l-.014-7.686h.322L97.31 17.81h-.644l-3.892-6.496h.35V19H91.78Zm13.371 0V9.2h3.822c.858 0 1.591.135 2.198.406.606.27 1.073.663 1.4 1.176.326.513.49 1.125.49 1.834 0 .71-.164 1.32-.49 1.834-.327.504-.794.896-1.4 1.176-.607.27-1.34.406-2.198.406h-3.052l.63-.658V19h-1.4Zm1.4-3.486-.63-.7h3.01c.896 0 1.572-.191 2.03-.574.466-.383.7-.924.7-1.624 0-.7-.234-1.241-.7-1.624-.458-.383-1.134-.574-2.03-.574h-3.01l.63-.7v5.796Zm9.84-2.086h5.04v1.19h-5.04v-1.19Zm.126 4.354h5.712V19h-7.112V9.2h6.916v1.218h-5.516v7.364ZM124.496 19V9.2h4.13c1.046 0 1.965.205 2.758.616.803.41 1.424.985 1.862 1.722.448.737.672 1.591.672 2.562 0 .97-.224 1.825-.672 2.562-.438.737-1.059 1.311-1.862 1.722-.793.41-1.712.616-2.758.616h-4.13Zm1.4-1.218h2.646c.812 0 1.512-.154 2.1-.462a3.355 3.355 0 0 0 1.386-1.288c.327-.56.49-1.204.49-1.932 0-.737-.163-1.381-.49-1.932a3.355 3.355 0 0 0-1.386-1.288c-.588-.308-1.288-.462-2.1-.462h-2.646v7.364Zm11.441-4.354h5.04v1.19h-5.04v-1.19Zm.126 4.354h5.712V19h-7.112V9.2h6.916v1.218h-5.516v7.364Z\" fill=\"#FF9ECE\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h66elj\",\"data-framer-name\":\"Info Portfolio\",name:\"Info Portfolio\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1leHRyYWJvbGQ=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"800\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4083373d-ce77-45f7-858d-8433fdfee663, rgb(204, 204, 204))\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(204, 204, 204, 0.44) 100%)\"},children:\"A platform designed to help you grow\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition17},__framer__animateOnce:true,__framer__enter:animation24,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1leHRyYWJvbGQ=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"800\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4083373d-ce77-45f7-858d-8433fdfee663, rgb(204, 204, 204))\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(204, 204, 204, 0.44) 100%)\"},children:\"A platform designed to help you grow\"})})}),className:\"framer-1flk6f7\",fonts:[\"FS;Montserrat-extrabold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition18},__framer__animateOnce:true,__framer__enter:animation24,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(163, 163, 163)\"},children:\"Stampede is the next-generation of hospitality technology. Whether you\u2019re an ambitious new operator or an established multi-site brand, our constant innovations, rapid execution and focus on great customer experiences will drive you forward.\"})}),className:\"framer-13tp814\",fonts:[\"FS;Montserrat-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16ry68f\",\"data-framer-name\":\"Section Work Card \",name:\"Section Work Card \",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6ujpen\",\"data-framer-name\":\"Section Work Card Sticky\",name:\"Section Work Card Sticky\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{width:\"max(min(100vw - 48px, 1650px), 1px)\",y:3190},PQj1YlDD2:{width:\"max(min(100vw - 60px, 1650px), 1px)\",y:undefined},zVz82Qesd:{y:2857.1000000000004}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:799,width:\"max(min(100vw - 100px, 1650px), 1px)\",y:3057.1000000000004,children:/*#__PURE__*/_jsx(Container,{className:\"framer-29hru0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{KSm1nAA9l:\"column\",variant:\"yFzHNEa7u\",zHSyee60Y:\"24px 24px 0px 24px\"},PQj1YlDD2:{KSm1nAA9l:\"column\"}},children:/*#__PURE__*/_jsx(WorkCard,{fMpLdpkyt:addImageAlt({src:\"https://framerusercontent.com/images/QN9BqVemBBp7ovSUV3H5sMLSbc.png\",srcSet:\"https://framerusercontent.com/images/QN9BqVemBBp7ovSUV3H5sMLSbc.png?scale-down-to=512 512w,https://framerusercontent.com/images/QN9BqVemBBp7ovSUV3H5sMLSbc.png 734w\"},\"\"),height:\"100%\",id:\"gO8WwDm3o\",juL6rcPje:\"Best-in-class everywhere\",KSm1nAA9l:\"row\",layoutId:\"gO8WwDm3o\",style:{width:\"100%\"},variant:\"GA11MRsjo\",width:\"100%\",zHSyee60Y:\"42px 42px 42px 42px\",zzk4fx9LC:\"Craft a digital customer experience to match the high-standards of your in-venue efforts. Our visual-first, intuitive user interfaces make it easier for your customers to get booked, get online and remember your brand.\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wym39q\",\"data-framer-name\":\"Section Work Card Sticky\",name:\"Section Work Card Sticky\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{width:\"max(min(100vw - 48px, 1650px), 1px)\",y:4039},PQj1YlDD2:{width:\"max(min(100vw - 60px, 1650px), 1px)\",y:undefined},zVz82Qesd:{y:3881.1000000000004}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:799,width:\"max(min(100vw - 100px, 1650px), 1px)\",y:4081.1000000000004,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jc3j9u-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{KSm1nAA9l:\"column\",variant:\"bXndoZppv\"},PQj1YlDD2:{KSm1nAA9l:\"column\"}},children:/*#__PURE__*/_jsx(WorkCard,{fMpLdpkyt:addImageAlt({src:\"https://framerusercontent.com/images/nV7E5DCyXNnznQ2QapcXC6Pw5E.png\",srcSet:\"https://framerusercontent.com/images/nV7E5DCyXNnznQ2QapcXC6Pw5E.png?scale-down-to=512 512w,https://framerusercontent.com/images/nV7E5DCyXNnznQ2QapcXC6Pw5E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nV7E5DCyXNnznQ2QapcXC6Pw5E.png 1390w\"},\"\"),height:\"100%\",id:\"ll4m8euGc\",juL6rcPje:\"Bring More Customers Back\",KSm1nAA9l:\"row\",layoutId:\"ll4m8euGc\",style:{width:\"100%\"},variant:\"iuJ9ipp57\",width:\"100%\",zHSyee60Y:\"42px 42px 42px 42px\",zzk4fx9LC:\"Boost your revenue and profitability with increased customer retention. Stampede gives you multiple tools to craft personalised marketing for your customers after they leave the premises, and encourage them to come back. Track your results and efforts to do more of what works and drive growth with reliable, repeatable sales.\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xqh6ud\",\"data-framer-name\":\"Section Work Card Sticky\",name:\"Section Work Card Sticky\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{width:\"max(min(100vw - 48px, 1650px), 1px)\",y:4888},PQj1YlDD2:{width:\"max(min(100vw - 60px, 1650px), 1px)\",y:undefined},zVz82Qesd:{y:4905.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:799,width:\"max(min(100vw - 100px, 1650px), 1px)\",y:5105.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mufcm7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{KSm1nAA9l:\"column\",variant:\"Qu85ctbKW\"},PQj1YlDD2:{KSm1nAA9l:\"column\"}},children:/*#__PURE__*/_jsx(WorkCard,{fMpLdpkyt:addImageAlt({src:\"https://framerusercontent.com/images/1nM7xMHP6ivShy8JZmzXEyPEMI.png\",srcSet:\"https://framerusercontent.com/images/1nM7xMHP6ivShy8JZmzXEyPEMI.png?scale-down-to=1024 1022w,https://framerusercontent.com/images/1nM7xMHP6ivShy8JZmzXEyPEMI.png 1272w\"},\"\"),height:\"100%\",id:\"hpC5yS8AI\",juL6rcPje:\"Save Hours Every Week\",KSm1nAA9l:\"row\",layoutId:\"hpC5yS8AI\",style:{width:\"100%\"},variant:\"om2FjjEWW\",width:\"100%\",zHSyee60Y:\"42px 42px 42px 42px\",zzk4fx9LC:\"Automate campaigns, track conversions, handle enquiries all from one dashboard. No more jumping between tabs, using multiple logins and spreadsheets to fill the gaps in your reporting with Stampede\u2019s all-in-one, connected tools.\"})})})})})})]})]}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-gqmqhd\",\"data-framer-name\":\"Brand\",name:\"Brand\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17atkg\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:661,intrinsicWidth:915,loading:getLoadingLazyAtYPosition(5701.5),pixelHeight:1322,pixelWidth:1830,sizes:\"915px\",src:\"https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png 1830w\"}},nevRAb_Y2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:661,intrinsicWidth:915,loading:getLoadingLazyAtYPosition(5979.1),pixelHeight:1322,pixelWidth:1830,sizes:\"915px\",src:\"https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png 1830w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:661,intrinsicWidth:915,pixelHeight:1322,pixelWidth:1830,sizes:\"887px\",src:\"https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png 1830w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:661,intrinsicWidth:915,loading:getLoadingLazyAtYPosition(5946.6),pixelHeight:1322,pixelWidth:1830,sizes:\"562px\",src:\"https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png 1830w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:661,intrinsicWidth:915,loading:getLoadingLazyAtYPosition(6019.1),pixelHeight:1322,pixelWidth:1830,sizes:\"915px\",src:\"https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZPLpXEGdGjWN86j9pdHHJuaWWeE.png 1830w\"},className:\"framer-g5ui0g\",\"data-framer-name\":\"Vector_8\",name:\"Vector_8\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:455,intrinsicWidth:466.5,loading:getLoadingLazyAtYPosition(5908.5),pixelHeight:910,pixelWidth:933,sizes:\"467px\",src:\"https://framerusercontent.com/images/TRbALYnjrJIzlmDGr2RyDdQZ20.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/TRbALYnjrJIzlmDGr2RyDdQZ20.png?scale-down-to=512 512w,https://framerusercontent.com/images/TRbALYnjrJIzlmDGr2RyDdQZ20.png 933w\"}},nevRAb_Y2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:455,intrinsicWidth:466.5,loading:getLoadingLazyAtYPosition(6186.1),pixelHeight:910,pixelWidth:933,sizes:\"467px\",src:\"https://framerusercontent.com/images/TRbALYnjrJIzlmDGr2RyDdQZ20.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/TRbALYnjrJIzlmDGr2RyDdQZ20.png?scale-down-to=512 512w,https://framerusercontent.com/images/TRbALYnjrJIzlmDGr2RyDdQZ20.png 933w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:455,intrinsicWidth:466.5,pixelHeight:910,pixelWidth:933,sizes:\"452.6439px\",src:\"https://framerusercontent.com/images/TRbALYnjrJIzlmDGr2RyDdQZ20.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/TRbALYnjrJIzlmDGr2RyDdQZ20.png?scale-down-to=512 512w,https://framerusercontent.com/images/TRbALYnjrJIzlmDGr2RyDdQZ20.png 933w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:455,intrinsicWidth:466.5,loading:getLoadingLazyAtYPosition(6026.1),pixelHeight:910,pixelWidth:933,sizes:\"467px\",src:\"https://framerusercontent.com/images/TRbALYnjrJIzlmDGr2RyDdQZ20.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/TRbALYnjrJIzlmDGr2RyDdQZ20.png?scale-down-to=512 512w,https://framerusercontent.com/images/TRbALYnjrJIzlmDGr2RyDdQZ20.png 933w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:455,intrinsicWidth:466.5,loading:getLoadingLazyAtYPosition(6226.1),pixelHeight:910,pixelWidth:933,sizes:\"467px\",src:\"https://framerusercontent.com/images/TRbALYnjrJIzlmDGr2RyDdQZ20.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/TRbALYnjrJIzlmDGr2RyDdQZ20.png?scale-down-to=512 512w,https://framerusercontent.com/images/TRbALYnjrJIzlmDGr2RyDdQZ20.png 933w\"},className:\"framer-6zv8o9\",\"data-framer-name\":\"Vector_7\",name:\"Vector_7\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:624,intrinsicWidth:878.5,loading:getLoadingLazyAtYPosition(5749.5),pixelHeight:1248,pixelWidth:1757,sizes:\"879px\",src:\"https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png?scale-down-to=512 512w,https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png 1757w\"}},nevRAb_Y2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:624,intrinsicWidth:878.5,loading:getLoadingLazyAtYPosition(6027.1),pixelHeight:1248,pixelWidth:1757,sizes:\"879px\",src:\"https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png?scale-down-to=512 512w,https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png 1757w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:624,intrinsicWidth:878.5,pixelHeight:1248,pixelWidth:1757,sizes:\"852.0355px\",src:\"https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png?scale-down-to=512 512w,https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png 1757w\"},transformTemplate:transformTemplate2},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:624,intrinsicWidth:878.5,loading:getLoadingLazyAtYPosition(5867.1),pixelHeight:1248,pixelWidth:1757,sizes:\"879px\",src:\"https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png?scale-down-to=512 512w,https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png 1757w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:624,intrinsicWidth:878.5,loading:getLoadingLazyAtYPosition(6067.1),pixelHeight:1248,pixelWidth:1757,sizes:\"879px\",src:\"https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png?scale-down-to=512 512w,https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3RRJxZxXzUIQBKfIZawGNJNfdeE.png 1757w\"},className:\"framer-197ximp\",\"data-framer-name\":\"Vector_9\",name:\"Vector_9\",transformTemplate:transformTemplate3})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sbnosp-container\",style:{rotateX:4,rotateY:18,transformPerspective:500},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:100,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"gTNoBp0kO\",layoutId:\"gTNoBp0kO\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:343.5,intrinsicWidth:1642,pixelHeight:687,pixelWidth:3284,sizes:\"1642px\",src:\"https://framerusercontent.com/images/CUBXNNjv0h8tjp8dDZfxhVswsfI.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/CUBXNNjv0h8tjp8dDZfxhVswsfI.png?scale-down-to=512 512w,https://framerusercontent.com/images/CUBXNNjv0h8tjp8dDZfxhVswsfI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CUBXNNjv0h8tjp8dDZfxhVswsfI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/CUBXNNjv0h8tjp8dDZfxhVswsfI.png 3284w\"},className:\"framer-1awhit3\",\"data-framer-name\":\"Phones website framer (1)\",name:\"Phones website framer (1)\"})],speed:60,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d75747\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gzd87y\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c572113c-f477-4332-8b82-3ae33c426397, rgb(255, 58, 155))\"},children:\"Design & Launch \"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition19},__framer__animateOnce:true,__framer__enter:animation25,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c572113c-f477-4332-8b82-3ae33c426397, rgb(255, 58, 155))\"},children:\"Design & Launch \"})}),className:\"framer-1qdrvpn\",\"data-framer-name\":\"Process\",fonts:[\"FS;Montserrat-medium\"],name:\"Process\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ibGFjaw==\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c572113c-f477-4332-8b82-3ae33c426397, rgb(255, 58, 155))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgb(117, 117, 117) 0%, var(--token-25ca9b82-a03c-40fe-8df1-22c151d1d60b, rgb(234, 236, 240)) 100%)\"},children:\"YOUR BRAND IN MINUTES\"})})})},PQj1YlDD2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ibGFjaw==\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c572113c-f477-4332-8b82-3ae33c426397, rgb(255, 58, 155))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgb(117, 117, 117) 0%, var(--token-25ca9b82-a03c-40fe-8df1-22c151d1d60b, rgb(234, 236, 240)) 100%)\"},children:\"YOUR BRAND IN MINUTES\"})})})},zVz82Qesd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ibGFjaw==\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c572113c-f477-4332-8b82-3ae33c426397, rgb(255, 58, 155))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgb(117, 117, 117) 0%, var(--token-25ca9b82-a03c-40fe-8df1-22c151d1d60b, rgb(234, 236, 240)) 100%)\"},children:\"YOUR BRAND IN MINUTES\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition19},__framer__animateOnce:true,__framer__enter:animation25,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ibGFjaw==\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c572113c-f477-4332-8b82-3ae33c426397, rgb(255, 58, 155))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgb(117, 117, 117) 0%, var(--token-25ca9b82-a03c-40fe-8df1-22c151d1d60b, rgb(234, 236, 240)) 100%)\"},children:\"YOUR BRAND IN MINUTES\"})})}),className:\"framer-u19n3f\",\"data-framer-name\":\"Process\",fonts:[\"FS;Montserrat-black\"],name:\"Process\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition21},__framer__animateOnce:true,__framer__enter:animation27,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-dscl6f\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xkjyr6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},children:\"Create a beautifully consistent digital customer journey for your brand without hours of logo uploading and image cropping. Speed and design working in harmony.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},children:\"Create a beautifully consistent digital customer journey for your brand without hours of logo uploading and image cropping. Speed and design working in harmony.\"})}),className:\"framer-vcl69r\",\"data-framer-name\":\"Text\",fonts:[\"GF;Montserrat-regular\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation12,className:\"framer-1c8r4h4\",\"data-framer-appear-id\":\"1c8r4h4\",\"data-framer-name\":\"Actions\",initial:animation10,name:\"Actions\",optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{y:6716.849999999999},PQj1YlDD2:{y:undefined},zVz82Qesd:{y:6659.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,y:6859.6,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation13,className:\"framer-6alsq5-container\",\"data-framer-appear-id\":\"6alsq5\",initial:animation14,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RunningStroke,{eShUePx4y:\"rgb(255, 255, 255)\",fYwEbrwLs:\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",height:\"100%\",id:\"GZNBbUz_j\",jbvZsuhnT:\"https://stampede.ai/demo\",layoutId:\"GZNBbUz_j\",ofLqZhEO8:\"Book a demo\",variant:\"NSgpqyOrW\",width:\"100%\"})})})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u9qgso\",\"data-framer-name\":\"Customer journey\",name:\"Customer journey\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yfg58i\",\"data-framer-name\":\"Wrapped\",name:\"Wrapped\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2cxpu2\",\"data-framer-name\":\"Container\",id:elementId1,name:\"Container\",ref:ref3,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s9l9s0\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1orxo0i\",\"data-framer-name\":\"features_badge\",fill:\"black\",intrinsicHeight:28,intrinsicWidth:97,name:\"features_badge\",svg:'<svg width=\"97\" height=\"28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8.5.5h80A7.5 7.5 0 0 1 96 8v12a7.5 7.5 0 0 1-7.5 7.5h-80A7.5 7.5 0 0 1 1 20V8A7.5 7.5 0 0 1 8.5.5Z\" fill=\"#FDF2FA\"/><path d=\"M8.5.5h80A7.5 7.5 0 0 1 96 8v12a7.5 7.5 0 0 1-7.5 7.5h-80A7.5 7.5 0 0 1 1 20V8A7.5 7.5 0 0 1 8.5.5Z\" stroke=\"#FCCEEE\"/><circle cx=\"14.5\" cy=\"14\" r=\"3\" fill=\"#FF3A9B\"/><path d=\"M27.318 13.834h5.054v1.204h-5.054v-1.204Zm.14 5.166h-1.4V9.2h6.916v1.218h-5.516V19Zm10.362.084c-.793 0-1.493-.163-2.1-.49a3.593 3.593 0 0 1-1.4-1.344c-.327-.57-.49-1.223-.49-1.96 0-.737.159-1.39.476-1.96a3.5 3.5 0 0 1 1.33-1.33 3.784 3.784 0 0 1 1.918-.49c.719 0 1.353.159 1.904.476.55.317.98.765 1.288 1.344.317.57.476 1.237.476 2.002 0 .056-.005.121-.014.196 0 .075-.005.145-.014.21H34.88v-.966h5.614l-.546.336c.01-.476-.089-.9-.294-1.274a2.183 2.183 0 0 0-.854-.868c-.354-.215-.77-.322-1.246-.322-.467 0-.882.107-1.246.322a2.16 2.16 0 0 0-.854.882 2.63 2.63 0 0 0-.308 1.288v.224c0 .495.112.938.336 1.33.233.383.556.681.966.896.41.215.882.322 1.414.322a3.04 3.04 0 0 0 1.19-.224c.364-.15.681-.373.952-.672l.742.868a3.24 3.24 0 0 1-1.26.896 4.31 4.31 0 0 1-1.666.308ZM47.49 19v-1.568l-.07-.294v-2.674c0-.57-.169-1.008-.505-1.316-.326-.317-.821-.476-1.484-.476a3.83 3.83 0 0 0-1.288.224 3.22 3.22 0 0 0-1.064.574l-.56-1.008a3.97 3.97 0 0 1 1.372-.7 5.682 5.682 0 0 1 1.694-.252c1.018 0 1.802.247 2.352.742.551.495.826 1.25.826 2.268V19H47.49Zm-2.437.084c-.55 0-1.036-.093-1.456-.28-.41-.187-.728-.443-.952-.77a1.998 1.998 0 0 1-.336-1.134c0-.401.094-.765.28-1.092.196-.327.509-.588.938-.784.439-.196 1.027-.294 1.764-.294h2.352v.966h-2.296c-.672 0-1.124.112-1.358.336-.233.224-.35.495-.35.812 0 .364.145.658.434.882.29.215.691.322 1.204.322.504 0 .943-.112 1.316-.336.383-.224.658-.55.826-.98l.266.924c-.177.439-.49.789-.938 1.05-.448.252-1.012.378-1.694.378Zm8.746 0c-.747 0-1.326-.2-1.736-.602-.411-.401-.616-.975-.616-1.722V9.956h1.344v6.748c0 .401.098.71.294.924.205.215.494.322.868.322.42 0 .77-.117 1.05-.35l.42.966a1.95 1.95 0 0 1-.742.392c-.28.084-.574.126-.882.126Zm-3.612-6.398V11.58h4.732v1.106h-4.732Zm9.982 6.398c-.634 0-1.194-.117-1.68-.35a2.566 2.566 0 0 1-1.12-1.064c-.26-.485-.392-1.092-.392-1.82v-4.27h1.344v4.116c0 .728.173 1.274.518 1.638.355.364.85.546 1.484.546.467 0 .873-.093 1.218-.28.346-.196.612-.476.798-.84.187-.373.28-.821.28-1.344V11.58h1.344V19H62.69v-2.002l.21.532a2.595 2.595 0 0 1-1.092 1.148 3.305 3.305 0 0 1-1.638.406ZM66.522 19v-7.42h1.288v2.016l-.126-.504a2.28 2.28 0 0 1 1.036-1.176c.485-.27 1.083-.406 1.792-.406v1.302a1.024 1.024 0 0 0-.168-.014h-.14c-.719 0-1.288.215-1.708.644-.42.43-.63 1.05-.63 1.862V19h-1.344Zm8.882.084c-.793 0-1.493-.163-2.1-.49a3.593 3.593 0 0 1-1.4-1.344c-.326-.57-.49-1.223-.49-1.96 0-.737.159-1.39.476-1.96A3.5 3.5 0 0 1 73.22 12a3.784 3.784 0 0 1 1.918-.49c.719 0 1.353.159 1.904.476.55.317.98.765 1.288 1.344.317.57.476 1.237.476 2.002 0 .056-.004.121-.014.196 0 .075-.005.145-.014.21h-6.314v-.966h5.614l-.546.336c.01-.476-.088-.9-.294-1.274a2.184 2.184 0 0 0-.854-.868c-.355-.215-.77-.322-1.246-.322-.467 0-.882.107-1.246.322a2.16 2.16 0 0 0-.854.882 2.628 2.628 0 0 0-.308 1.288v.224c0 .495.112.938.336 1.33.233.383.555.681.966.896.41.215.882.322 1.414.322a3.04 3.04 0 0 0 1.19-.224c.364-.15.681-.373.952-.672l.742.868a3.24 3.24 0 0 1-1.26.896 4.31 4.31 0 0 1-1.666.308Zm7.396 0a6.106 6.106 0 0 1-1.764-.252c-.55-.168-.984-.373-1.302-.616l.56-1.064c.318.215.71.397 1.176.546.467.15.943.224 1.428.224.626 0 1.074-.089 1.344-.266.28-.177.42-.425.42-.742a.653.653 0 0 0-.252-.546 1.72 1.72 0 0 0-.672-.294 9.446 9.446 0 0 0-.91-.168 19.152 19.152 0 0 1-1.008-.196 4.5 4.5 0 0 1-.924-.336c-.28-.15-.504-.35-.672-.602-.168-.261-.252-.607-.252-1.036 0-.448.126-.84.378-1.176.252-.336.607-.593 1.064-.77.467-.187 1.018-.28 1.652-.28.486 0 .976.06 1.47.182.504.112.915.275 1.232.49l-.574 1.064a3.171 3.171 0 0 0-1.05-.462 4.842 4.842 0 0 0-1.092-.126c-.588 0-1.026.098-1.316.294-.289.187-.434.43-.434.728 0 .252.084.448.252.588.178.13.402.233.672.308.28.075.588.14.924.196.336.047.672.112 1.008.196.336.075.64.182.91.322.28.14.504.336.672.588.178.252.266.588.266 1.008a1.8 1.8 0 0 1-.392 1.162c-.26.327-.63.583-1.106.77-.476.177-1.045.266-1.708.266Z\" fill=\"#FF3A9B\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ibGFjaw==\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"Customer Journey\"})})},PQj1YlDD2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ibGFjaw==\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"Customer Journey\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition19},__framer__animateOnce:true,__framer__enter:animation25,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ibGFjaw==\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"Customer Journey\"})}),className:\"framer-osgubq\",\"data-framer-name\":\"Process\",fonts:[\"FS;Montserrat-black\"],name:\"Process\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"Enabling growth in every interaction\"})})},PQj1YlDD2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"Enabling growth in every interaction\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition19},__framer__animateOnce:true,__framer__enter:animation25,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"Enabling growth in every interaction\"})}),className:\"framer-1johckt\",\"data-framer-name\":\"Your compass to innovation and design excellence. From exploration to execution, this dynamic framework fuels creativity and precision, ensuring your product journey aligns seamlessly with user desires.\",fonts:[\"FS;Montserrat-regular\"],name:\"Your compass to innovation and design excellence. From exploration to execution, this dynamic framework fuels creativity and precision, ensuring your product journey aligns seamlessly with user desires.\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v0m254\",\"data-framer-name\":\"Process\",name:\"Process\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qc0m8r\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i0shah\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eg7zrt\",\"data-framer-name\":\"txt 3\",id:elementId2,name:\"txt 3\",ref:ref4,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n2524l\",\"data-border\":true,\"data-framer-name\":\"category\",name:\"category\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-vz2whg\",\"data-framer-name\":\"Frame\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,name:\"Frame\",svg:'<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M3.478 2.405a.75.75 0 0 0-.926.94l2.432 7.905H13.5a.75.75 0 1 1 0 1.5H4.984l-2.432 7.905a.75.75 0 0 0 .926.94 60.519 60.519 0 0 0 18.445-8.986.75.75 0 0 0 0-1.218A60.517 60.517 0 0 0 3.478 2.405Z\" fill=\"#5D5D79\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Marketing\"})}),className:\"framer-1lrnlhh\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1leHRyYWJvbGQ=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"The only vertically integrated CRM for hospitality\"})}),className:\"framer-1oehhzr\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;Montserrat-extrabold\"],name:\"Almost before we kne\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"Operators gain an unfair advantage when it comes to customer retention thanks to meaningful segmentation, interaction based automation and beautifully designed emails.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"Operators gain an unfair advantage when it comes to customer retention thanks to meaningful segmentation, interaction based automation and beautifully designed emails.\"})}),className:\"framer-1ca0ulk\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;Montserrat-regular\"],name:\"Almost before we kne\",verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQj1YlDD2:{height:503,width:\"calc(min(100vw - 100px, 1400px) - 64px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pp1zhn-container hidden-72rtr7 hidden-yxsk1v hidden-4mduye hidden-2ewc8q\",children:/*#__PURE__*/_jsx(ElementCopy,{height:\"100%\",id:\"aKC1kxNJF\",layoutId:\"aKC1kxNJF\",style:{width:\"100%\"},variant:\"IS_57LRgF\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{height:255,width:\"309px\",y:7857}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-19wyrng-container hidden-72rtr7 hidden-yxsk1v hidden-i9vg7a hidden-2ewc8q\",children:/*#__PURE__*/_jsx(ElementCopy,{height:\"100%\",id:\"cwUHNoeA7\",layoutId:\"cwUHNoeA7\",style:{height:\"100%\",width:\"100%\"},variant:\"IS_57LRgF\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{y:7782},PQj1YlDD2:{y:undefined},zVz82Qesd:{y:7973.400000000001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:8173.400000000001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bbxkwv-container\",children:/*#__PURE__*/_jsx(ReadMoreCta,{DXmTzdKnp:\"Find out more\",height:\"100%\",id:\"ILQ7WEvtB\",layoutId:\"ILQ7WEvtB\",MB6jUHDHw:\"0.12043746035487857px 0.48174984141951427px 0.4965763703243038px -1.25px rgba(0, 0, 0, 0.12238), 0.4577066606486914px 1.8308266425947657px 1.887172907403293px -2.5px rgba(0, 0, 0, 0.10805), 2px 8px 8.246211251235321px -3.75px rgba(0, 0, 0, 0.0425)\",SITfUSNuN:\"https://stampede.ai/get-started/marketing\",u0TX0JbHV:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\",variant:\"UAzwdTwW1\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eff33w\",\"data-framer-name\":\"txt 1\",id:elementId3,name:\"txt 1\",ref:ref5,children:[isDisplayed5()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h2nbag hidden-4mduye\",\"data-border\":true,\"data-framer-name\":\"category\",name:\"category\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12c4sd8\",\"data-framer-name\":\"search-lg\",name:\"search-lg\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1p7moul\",\"data-framer-name\":\"Fill\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:15,name:\"Fill\",svg:'<svg width=\"15\" height=\"16\" viewBox=\"-1 -1 15 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.12\" d=\"M6.625 13.5854C10.1458 13.5854 13 10.7313 13 7.21045C13 3.68963 10.1458 0.835449 6.625 0.835449C3.10418 0.835449 0.25 3.68963 0.25 7.21045C0.25 10.7313 3.10418 13.5854 6.625 13.5854Z\" fill=\"#E2CBB3\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1wc82h5\",\"data-framer-name\":\"calendar_days\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,name:\"calendar_days\",svg:'<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12.75 12.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm-5.25 3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm1.5-1.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm1.5-1.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm1.5-1.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm1.5-1.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-1.5-3a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm1.5.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z\" fill=\"#17183F\" fill-opacity=\".7\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.75 2.25A.75.75 0 0 1 7.5 3v1.5h9V3A.75.75 0 0 1 18 3v1.5h.75a3 3 0 0 1 3 3v11.25a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3V7.5a3 3 0 0 1 3-3H6V3a.75.75 0 0 1 .75-.75Zm13.5 9a1.5 1.5 0 0 0-1.5-1.5H5.25a1.5 1.5 0 0 0-1.5 1.5v7.5a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5v-7.5Z\" fill=\"#17183F\" fill-opacity=\".7\"/></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Bookings\"})}),className:\"framer-1pyra9v\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1leHRyYWJvbGQ=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"Modern Table Management\"})}),className:\"framer-18svycw\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;Montserrat-extrabold\"],name:\"Almost before we kne\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"Tap into the power of personalised and intelligent table reservations, creating a seamless customer experience with modern software your team will love.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"Tap into the power of personalised and intelligent table reservations, creating a seamless customer experience with modern software your team will love.\"})}),className:\"framer-14o2sf9\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;Montserrat-regular\"],name:\"Almost before we kne\",verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fu5qba hidden-72rtr7 hidden-yxsk1v hidden-4mduye hidden-2ewc8q\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQj1YlDD2:{width:\"calc(min(100vw - 100px, 1400px) - 64px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:503,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8kly6o-container\",children:/*#__PURE__*/_jsx(ElementCopy,{height:\"100%\",id:\"KC_jjgRLp\",layoutId:\"KC_jjgRLp\",style:{width:\"100%\"},variant:\"QdoExsbYH\",width:\"100%\"})})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{height:255,width:\"309px\",y:8670}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-274ntj-container hidden-72rtr7 hidden-yxsk1v hidden-i9vg7a hidden-2ewc8q\",children:/*#__PURE__*/_jsx(ElementCopy,{height:\"100%\",id:\"aI9v3w_20\",layoutId:\"aI9v3w_20\",style:{height:\"100%\",width:\"100%\"},variant:\"QdoExsbYH\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bsqf1w hidden-72rtr7 hidden-yxsk1v hidden-i9vg7a hidden-2ewc8q\",\"data-border\":true,\"data-framer-name\":\"category\",name:\"category\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dhai7f\",\"data-framer-name\":\"search-lg\",name:\"search-lg\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-85nxt7\",\"data-framer-name\":\"Fill\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:15,name:\"Fill\",svg:'<svg width=\"15\" height=\"16\" viewBox=\"-1 -1 15 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.12\" d=\"M6.625 13.5854C10.1458 13.5854 13 10.7313 13 7.21045C13 3.68963 10.1458 0.835449 6.625 0.835449C3.10418 0.835449 0.25 3.68963 0.25 7.21045C0.25 10.7313 3.10418 13.5854 6.625 13.5854Z\" fill=\"#E2CBB3\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1199t2y\",\"data-framer-name\":\"calendar_days\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,name:\"calendar_days\",svg:'<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12.75 12.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm-5.25 3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm1.5-1.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm1.5-1.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm1.5-1.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm1.5-1.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-1.5-3a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm1.5.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z\" fill=\"#17183F\" fill-opacity=\".7\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.75 2.25A.75.75 0 0 1 7.5 3v1.5h9V3A.75.75 0 0 1 18 3v1.5h.75a3 3 0 0 1 3 3v11.25a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3V7.5a3 3 0 0 1 3-3H6V3a.75.75 0 0 1 .75-.75Zm13.5 9a1.5 1.5 0 0 0-1.5-1.5H5.25a1.5 1.5 0 0 0-1.5 1.5v7.5a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5v-7.5Z\" fill=\"#17183F\" fill-opacity=\".7\"/></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Bookings\"})}),className:\"framer-1w81q2l\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{y:8595},PQj1YlDD2:{y:undefined},zVz82Qesd:{y:8773.400000000001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:8973.400000000001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-plwqw7-container\",children:/*#__PURE__*/_jsx(ReadMoreCta,{DXmTzdKnp:\"Find out more\",height:\"100%\",id:\"bRCzVwNk2\",layoutId:\"bRCzVwNk2\",MB6jUHDHw:\"0.12043746035487857px 0.48174984141951427px 0.4965763703243038px -1.25px rgba(0, 0, 0, 0.12238), 0.4577066606486914px 1.8308266425947657px 1.887172907403293px -2.5px rgba(0, 0, 0, 0.10805), 2px 8px 8.246211251235321px -3.75px rgba(0, 0, 0, 0.0425)\",SITfUSNuN:\"https://stampede.ai/get-bookings\",u0TX0JbHV:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\",variant:\"UAzwdTwW1\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eur4gg\",\"data-framer-name\":\"txt 2\",id:elementId4,name:\"txt 2\",ref:ref6,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dzqoms\",\"data-border\":true,\"data-framer-name\":\"category\",name:\"category\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ruhvnl\",\"data-framer-name\":\"wifi\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,name:\"wifi\",svg:'<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.371 8.143c5.858-5.857 15.356-5.857 21.213 0a.75.75 0 0 1 0 1.061l-.53.53a.75.75 0 0 1-1.06 0c-4.98-4.979-13.053-4.979-18.032 0a.75.75 0 0 1-1.06 0l-.53-.53a.75.75 0 0 1 0-1.06Zm3.182 3.182c4.1-4.1 10.749-4.1 14.85 0a.75.75 0 0 1 0 1.061l-.53.53a.75.75 0 0 1-1.062 0 8.25 8.25 0 0 0-11.667 0 .75.75 0 0 1-1.06 0l-.53-.53a.75.75 0 0 1 0-1.06Zm3.204 3.182a6 6 0 0 1 8.486 0 .75.75 0 0 1 0 1.061l-.53.53a.75.75 0 0 1-1.061 0 3.75 3.75 0 0 0-5.304 0 .75.75 0 0 1-1.06 0l-.53-.53a.75.75 0 0 1 0-1.06Zm3.182 3.182a1.5 1.5 0 0 1 2.122 0 .75.75 0 0 1 0 1.061l-.53.53a.75.75 0 0 1-1.061 0l-.53-.53a.75.75 0 0 1 0-1.06Z\" fill=\"#667085\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Guest Wi-Fi\"})}),className:\"framer-1igtr9q\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1leHRyYWJvbGQ=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"Wi-Fi that brings customers back\"})}),className:\"framer-1w9up8z\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;Montserrat-extrabold\"],name:\"Almost before we kne\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"Transform a basic utility into a premium guest experience, whilst you nurture and grow a powerful mailing list.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"Transform a basic utility into a premium guest experience, whilst you nurture and grow a powerful mailing list.\"})}),className:\"framer-1kth0ks\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;Montserrat-regular\"],name:\"Almost before we kne\",verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQj1YlDD2:{height:503,width:\"calc(min(100vw - 100px, 1400px) - 64px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-x2vxgm-container hidden-72rtr7 hidden-yxsk1v hidden-4mduye hidden-2ewc8q\",children:/*#__PURE__*/_jsx(ElementCopy,{height:\"100%\",id:\"sUgucsOpZ\",layoutId:\"sUgucsOpZ\",style:{width:\"100%\"},variant:\"P5TKMdSTw\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{height:255,width:\"309px\",y:9483}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-33y1qq-container hidden-72rtr7 hidden-yxsk1v hidden-i9vg7a hidden-2ewc8q\",children:/*#__PURE__*/_jsx(ElementCopy,{height:\"100%\",id:\"IKwvD7s7a\",layoutId:\"IKwvD7s7a\",style:{height:\"100%\",width:\"100%\"},variant:\"P5TKMdSTw\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{y:9408},PQj1YlDD2:{y:undefined},zVz82Qesd:{y:9573.400000000001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:9773.400000000001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-c1ufqi-container\",children:/*#__PURE__*/_jsx(ReadMoreCta,{DXmTzdKnp:\"Find out more\",height:\"100%\",id:\"RcUyk6ChU\",layoutId:\"RcUyk6ChU\",MB6jUHDHw:\"0.12043746035487857px 0.48174984141951427px 0.4965763703243038px -1.25px rgba(0, 0, 0, 0.12238), 0.4577066606486914px 1.8308266425947657px 1.887172907403293px -2.5px rgba(0, 0, 0, 0.10805), 2px 8px 8.246211251235321px -3.75px rgba(0, 0, 0, 0.0425)\",SITfUSNuN:\"https://stampede.ai/how-it-works/wifi\",u0TX0JbHV:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\",variant:\"UAzwdTwW1\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pwbnuj\",\"data-framer-name\":\"txt 4\",id:elementId5,name:\"txt 4\",ref:ref7,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mjzokw\",\"data-border\":true,\"data-framer-name\":\"category\",name:\"category\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-i8fj4y\",\"data-framer-name\":\"wallet\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,name:\"wallet\",svg:'<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.273 5.625A4.483 4.483 0 0 1 5.25 4.5h13.5c1.141 0 2.183.425 2.977 1.125A3 3 0 0 0 18.75 3H5.25a3 3 0 0 0-2.977 2.625Zm0 3A4.483 4.483 0 0 1 5.25 7.5h13.5c1.141 0 2.183.425 2.977 1.125A3 3 0 0 0 18.75 6H5.25a3 3 0 0 0-2.977 2.625ZM5.25 9a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h13.5a3 3 0 0 0 3-3v-6a3 3 0 0 0-3-3H15a.75.75 0 0 0-.75.75 2.25 2.25 0 0 1-4.5 0A.75.75 0 0 0 9 9H5.25Z\" fill=\"#667085\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Loyalty\"})}),className:\"framer-n6yulf\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1leHRyYWJvbGQ=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"Effortless, app-free customer loyalty programs\"})}),className:\"framer-k0vhk6\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;Montserrat-extrabold\"],name:\"Almost before we kne\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"A ground-breaking new loyalty points and rewards platform, Stampede makes it easy for hospitality businesses of all sizes to create a loyalty program that does all the heavy lifting for them.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"A ground-breaking new loyalty points and rewards platform, Stampede makes it easy for hospitality businesses of all sizes to create a loyalty program that does all the heavy lifting for them.\"})}),className:\"framer-xhn0an\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;Montserrat-regular\"],name:\"Almost before we kne\",verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQj1YlDD2:{height:503,width:\"calc(min(100vw - 100px, 1400px) - 64px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-we2dks-container hidden-72rtr7 hidden-yxsk1v hidden-4mduye hidden-2ewc8q\",children:/*#__PURE__*/_jsx(ElementCopy,{height:\"100%\",id:\"wvQblQEL2\",layoutId:\"wvQblQEL2\",style:{width:\"100%\"},variant:\"j1EJ_05ro\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{height:255,width:\"309px\",y:10296}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-w7feyd-container hidden-72rtr7 hidden-yxsk1v hidden-i9vg7a hidden-2ewc8q\",children:/*#__PURE__*/_jsx(ElementCopy,{height:\"100%\",id:\"bMSGWg_Xl\",layoutId:\"bMSGWg_Xl\",style:{height:\"100%\",width:\"100%\"},variant:\"j1EJ_05ro\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{y:10221},PQj1YlDD2:{y:undefined},zVz82Qesd:{y:10373.400000000001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:10573.400000000001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f2kwcr-container\",children:/*#__PURE__*/_jsx(ReadMoreCta,{DXmTzdKnp:\"Find out more\",height:\"100%\",id:\"uIzwkJtO3\",layoutId:\"uIzwkJtO3\",MB6jUHDHw:\"0.12043746035487857px 0.48174984141951427px 0.4965763703243038px -1.25px rgba(0, 0, 0, 0.12238), 0.4577066606486914px 1.8308266425947657px 1.887172907403293px -2.5px rgba(0, 0, 0, 0.10805), 2px 8px 8.246211251235321px -3.75px rgba(0, 0, 0, 0.0425)\",SITfUSNuN:\"https://stampede.ai/how-it-works/loyalty\",u0TX0JbHV:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\",variant:\"UAzwdTwW1\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yslegb\",\"data-framer-name\":\"txt 5\",id:elementId6,name:\"txt 5\",ref:ref8,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19sb05z\",\"data-border\":true,\"data-framer-name\":\"category\",name:\"category\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wk0yrq-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",id:\"K2GaIcI36\",layoutId:\"K2GaIcI36\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Reviews\"})}),className:\"framer-1uy21t6\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1leHRyYWJvbGQ=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"Take Control Of Your Feedback\"})}),className:\"framer-81d8j\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;Montserrat-extrabold\"],name:\"Almost before we kne\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"18px\"},children:\"Gather, monitor and reply to customer feedback \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"18px\"},children:\"from one platform. Improve your reputation on the\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"18px\"},children:\"platforms that matter without having to ask customers\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"18px\"},children:\"manually. Learn your strengths and weaknesses, to\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"18px\"},children:\"develop your service and offering.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:[\"Gather, monitor and reply to customer feedback \",/*#__PURE__*/_jsx(\"br\",{}),\"from one platform. Improve your reputation on the\",/*#__PURE__*/_jsx(\"br\",{}),\"platforms that matter without having to ask customers\",/*#__PURE__*/_jsx(\"br\",{}),\"manually. Learn your strengths and weaknesses, to\",/*#__PURE__*/_jsx(\"br\",{}),\"develop your service and offering.\"]})}),className:\"framer-lj8tg9\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;Montserrat-regular\"],name:\"Almost before we kne\",verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQj1YlDD2:{height:503,width:\"calc(min(100vw - 100px, 1400px) - 64px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2yl3by-container hidden-72rtr7 hidden-yxsk1v hidden-4mduye hidden-2ewc8q\",children:/*#__PURE__*/_jsx(ElementCopy,{height:\"100%\",id:\"CpuFUNRQ7\",layoutId:\"CpuFUNRQ7\",style:{width:\"100%\"},variant:\"huGmwdY6e\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{height:255,width:\"309px\",y:11123}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-o9slej-container hidden-72rtr7 hidden-yxsk1v hidden-i9vg7a hidden-2ewc8q\",children:/*#__PURE__*/_jsx(ElementCopy,{height:\"100%\",id:\"BRHq6Nquc\",layoutId:\"BRHq6Nquc\",style:{height:\"100%\",width:\"100%\"},variant:\"huGmwdY6e\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{y:11048},PQj1YlDD2:{y:undefined},zVz82Qesd:{y:11173.400000000001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:11373.400000000001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zb69ho-container\",children:/*#__PURE__*/_jsx(ReadMoreCta,{DXmTzdKnp:\"Find out more\",height:\"100%\",id:\"ccbmItmso\",layoutId:\"ccbmItmso\",MB6jUHDHw:\"0.12043746035487857px 0.48174984141951427px 0.4965763703243038px -1.25px rgba(0, 0, 0, 0.12238), 0.4577066606486914px 1.8308266425947657px 1.887172907403293px -2.5px rgba(0, 0, 0, 0.10805), 2px 8px 8.246211251235321px -3.75px rgba(0, 0, 0, 0.0425)\",SITfUSNuN:\"https://stampede.ai/get-reviews\",u0TX0JbHV:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\",variant:\"UAzwdTwW1\",width:\"100%\"})})})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oleclz hidden-i9vg7a hidden-4mduye\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zVz82Qesd:{height:433,width:\"522px\",y:7567.851219512196}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:503,y:7732.504278074867,children:/*#__PURE__*/_jsx(Container,{className:\"framer-m21eqk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zVz82Qesd:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(ElementCopyWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref4,target:\"IS_57LRgF\"},{ref:ref5,target:\"QdoExsbYH\"},{ref:ref6,target:\"P5TKMdSTw\"},{ref:ref7,target:\"j1EJ_05ro\"},{ref:ref8,target:\"huGmwdY6e\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"sFhsFc0jG\",layoutId:\"sFhsFc0jG\",variant:\"IS_57LRgF\",width:\"100%\"})})})})})})]})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yomn8z\",\"data-framer-name\":\"Testimonials\",name:\"Testimonials\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-g40j3f\",\"data-framer-name\":\"wrapper-filled\",name:\"wrapper-filled\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bubi18\",\"data-framer-name\":\"Testimonial section\",name:\"Testimonial section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jio09r\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rndtbr\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i4ljg0\",\"data-framer-name\":\"Heading and supporting text\",name:\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC05MDA=\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(16, 24, 40)\",\"--framer-text-transform\":\"uppercase\"},children:\"We\u2019ve helped thousands of hospitality venues\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition19},__framer__animateOnce:true,__framer__enter:animation27,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC05MDA=\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(16, 24, 40)\",\"--framer-text-transform\":\"uppercase\"},children:\"We\u2019ve helped thousands of hospitality venues\"})}),className:\"framer-p5b1ml\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Montserrat-900\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"Case studies from some of our amazing customers who are growing faster.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition19},__framer__animateOnce:true,__framer__enter:animation27,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\"},children:\"Case studies from some of our amazing customers who are growing faster.\"})}),className:\"framer-gubvqh\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;Montserrat-regular\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition19},__framer__animateOnce:true,__framer__enter:animation27,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14e1yye\",\"data-framer-name\":\"Customer bento\",name:\"Customer bento\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12zc6sx\",\"data-framer-name\":\"first section\",name:\"first section\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gcdusw\",\"data-framer-name\":\"case study thumbnail\",name:\"case study thumbnail\",whileHover:animation19,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(11576),pixelHeight:1330,pixelWidth:1330,positionX:\"center\",positionY:\"top\",sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png\",srcSet:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png 1330w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",pixelHeight:1330,pixelWidth:1330,positionX:\"center\",positionY:\"top\",sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png\",srcSet:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png 1330w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(12176.400000000001),pixelHeight:1330,pixelWidth:1330,positionX:\"center\",positionY:\"top\",sizes:\"289px\",src:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png\",srcSet:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png 1330w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(12376.400000000001),pixelHeight:1330,pixelWidth:1330,positionX:\"center\",positionY:\"top\",sizes:\"289px\",src:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png\",srcSet:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png 1330w\"},className:\"framer-9vvvr4\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q286w4\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cs2jzb\",\"data-framer-name\":\"nav\",name:\"nav\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sttemh\",\"data-framer-name\":\"Frame 1000004259\",name:\"Frame 1000004259\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(248, 249, 251)\"},children:\"Case study\"})}),className:\"framer-1gj3dn1\",\"data-framer-name\":\"Case study\",fonts:[\"GF;Montserrat-regular\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(248, 249, 251)\"},children:\"Signature Group\"})}),className:\"framer-qro78v\",\"data-framer-name\":\"Name\",fonts:[\"GF;Montserrat-600\"],name:\"Name\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Overlay,{children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lc48q0\",\"data-framer-name\":\"Buttons/Button\",id:\"lc48q0\",name:\"Buttons/Button\",onTap:onTapwelu7j({overlay:overlay3}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n7wyh8\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-qulza2\",\"data-framer-name\":\"Icon\",layout:\"position\",name:\"Icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 8 1 L 8 15 M 1 8 L 15 8\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11100051843,withExternalLayout:true})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-u6q9zq\",\"data-framer-portal-id\":\"lc48q0\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay3.hide()},\"oCACHLuW9\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{onTap:undefined}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4gp5m4\",\"data-framer-name\":\"bg\",\"data-framer-portal-id\":\"lc48q0\",name:\"bg\",onTap:onTap1wvko5h({overlay:overlay3}),children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-3vxaw0\",\"data-framer-name\":\"modal box \",name:\"modal box \",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ksajgm\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rdtt1p\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-3fxowo\",onTap:onTapxynaa5({overlay:overlay3}),children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-13wrcgc\",\"data-framer-name\":\"Buttons/Button\",name:\"Buttons/Button\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11zdv0z\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1256nzi\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Icon\",style:{rotate:46},svg:'<svg width=\"16\" height=\"16\" viewBox=\"-1 -1 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7 0V14M0 7H14\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8fcepb\",\"data-framer-name\":\"box\",name:\"box\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(156),pixelHeight:1330,pixelWidth:1330,sizes:\"346px\",src:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png\",srcSet:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png 1330w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(-.9074410163337348),pixelHeight:1330,pixelWidth:1330,sizes:\"88.0247vw\",src:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png\",srcSet:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png 1330w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(166.75),pixelHeight:1330,pixelWidth:1330,sizes:\"566.75px\",src:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png\",srcSet:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png 1330w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(166.84255898366627),pixelHeight:1330,pixelWidth:1330,sizes:\"613.5px\",src:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png\",srcSet:\"https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ROnXwx26nwQePfoSw1hMbGM7A2o.png 1330w\"},className:\"framer-4zul03\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16a5869\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(188),pixelHeight:256,pixelWidth:877,sizes:\"199px\",src:\"https://framerusercontent.com/images/zo4VSLF7YfZV0YOlNH3xjqWo.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/zo4VSLF7YfZV0YOlNH3xjqWo.png?scale-down-to=512 512w,https://framerusercontent.com/images/zo4VSLF7YfZV0YOlNH3xjqWo.png 877w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(31.092558983666265),pixelHeight:256,pixelWidth:877,sizes:\"199px\",src:\"https://framerusercontent.com/images/zo4VSLF7YfZV0YOlNH3xjqWo.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/zo4VSLF7YfZV0YOlNH3xjqWo.png?scale-down-to=512 512w,https://framerusercontent.com/images/zo4VSLF7YfZV0YOlNH3xjqWo.png 877w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(198.75),pixelHeight:256,pixelWidth:877,sizes:\"199px\",src:\"https://framerusercontent.com/images/zo4VSLF7YfZV0YOlNH3xjqWo.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/zo4VSLF7YfZV0YOlNH3xjqWo.png?scale-down-to=512 512w,https://framerusercontent.com/images/zo4VSLF7YfZV0YOlNH3xjqWo.png 877w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(198.84255898366627),pixelHeight:256,pixelWidth:877,sizes:\"199px\",src:\"https://framerusercontent.com/images/zo4VSLF7YfZV0YOlNH3xjqWo.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/zo4VSLF7YfZV0YOlNH3xjqWo.png?scale-down-to=512 512w,https://framerusercontent.com/images/zo4VSLF7YfZV0YOlNH3xjqWo.png 877w\"},className:\"framer-19s3ljr\",\"data-framer-name\":\"siglogo_modal\",name:\"siglogo_modal\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-afmzb2\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w8hu41\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Steven Watson\"}),\"\\xa0\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Steven Watson\"}),\"\\xa0\"]})}),className:\"framer-1cpqewq\",fonts:[\"GF;Montserrat-regular\",\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},children:\"\u2013 Digital Marketing Manager\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},children:\"\u2013 Digital Marketing Manager\"})}),className:\"framer-3pr130\",fonts:[\"GF;Montserrat-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14nmuen\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17airu5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\"},children:\"\u201CWhat Stampede offer is good value for money. In terms of data capture and ease of use for customers, it\u2019s pretty great. Their tech support has always been really good, too \u2013 they are always quick to get things fixed. It\u2019s definitely of value, it\u2019s definitely making us money.\u201D\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\"},children:\"\u201CWhat Stampede offer is good value for money. In terms of data capture and ease of use for customers, it\u2019s pretty great. Their tech support has always been really good, too \u2013 they are always quick to get things fixed. It\u2019s definitely of value, it\u2019s definitely making us money.\u201D\"})}),className:\"framer-aojfab\",fonts:[\"GF;Montserrat-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{y:788},PQj1YlDD2:{y:993.5925589836663},zVz82Qesd:{y:605.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:605.5925589836663,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wfp8p3-container\",children:/*#__PURE__*/_jsx(ReadMoreCta,{DXmTzdKnp:\"Read more\",height:\"100%\",id:\"tOJv0ln5f\",layoutId:\"tOJv0ln5f\",MB6jUHDHw:\"0.12043746035487857px 0.48174984141951427px 0.4965763703243038px -1.25px rgba(0, 0, 0, 0.12238), 0.4577066606486914px 1.8308266425947657px 1.887172907403293px -2.5px rgba(0, 0, 0, 0.10805), 2px 8px 8.246211251235321px -3.75px rgba(0, 0, 0, 0.0425)\",SITfUSNuN:\"https://stampede.ai/customer/signature-pub-group\",u0TX0JbHV:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\",variant:\"UAzwdTwW1\",width:\"100%\"})})})})]})})]})]})})})})})]}),document.querySelector(\"#overlay\"))})})]})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qokzlx\",\"data-framer-name\":\"case study thumbnail\",name:\"case study thumbnail\",whileHover:animation19,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(11881),pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"top\",sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg\",srcSet:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg 1080w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"top\",sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg\",srcSet:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg 1080w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(12176.400000000001),pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"top\",sizes:\"289px\",src:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg\",srcSet:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg 1080w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(12376.400000000001),pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"top\",sizes:\"289px\",src:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg\",srcSet:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg 1080w\"},className:\"framer-da1eq2\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1arlmw4\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-je1rre\",\"data-framer-name\":\"nav\",name:\"nav\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x6o3bs\",\"data-framer-name\":\"Frame 1000004259\",name:\"Frame 1000004259\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(248, 249, 251)\"},children:\"Case study\"})}),className:\"framer-172p433\",\"data-framer-name\":\"Case study\",fonts:[\"GF;Montserrat-regular\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(248, 249, 251)\"},children:\"Butta Burger\"})}),className:\"framer-cvtzfg\",\"data-framer-name\":\"Name\",fonts:[\"GF;Montserrat-600\"],name:\"Name\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Overlay,{children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r8d6qd\",\"data-framer-name\":\"Buttons/Button\",id:\"1r8d6qd\",name:\"Buttons/Button\",onTap:onTapwelu7j({overlay:overlay4}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-msfkle\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-hmq5n8\",\"data-framer-name\":\"Icon\",layout:\"position\",name:\"Icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 8 1 L 8 15 M 1 8 L 15 8\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11100051843,withExternalLayout:true})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay4.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-wvhbgt\",\"data-framer-portal-id\":\"1r8d6qd\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay4.hide()},\"xmPJTW1Hm\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{onTap:undefined}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4anqut\",\"data-framer-name\":\"bg\",\"data-framer-portal-id\":\"1r8d6qd\",name:\"bg\",onTap:onTap1wvko5h({overlay:overlay4}),children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-tkedcu\",\"data-framer-name\":\"modal box \",name:\"modal box \",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w5uowl\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1blyw5y\",children:[isDisplayed5()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x8dj8s hidden-4mduye\",onTap:onTapxynaa5({overlay:overlay4}),children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18pkyet\",\"data-framer-name\":\"Buttons/Button\",name:\"Buttons/Button\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zj4udj\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1s2df8w\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Icon\",style:{rotate:46},svg:'<svg width=\"16\" height=\"16\" viewBox=\"-1 -1 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7 0V14M0 7H14\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-31kxyk\",\"data-framer-name\":\"box\",name:\"box\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(151.8880597014927),pixelHeight:1080,pixelWidth:1080,sizes:\"calc(100vw - 49px)\",src:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg\",srcSet:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg 1080w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(31),pixelHeight:1080,pixelWidth:1080,sizes:\"calc((100vw - 1px) / 1.136)\",src:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg\",srcSet:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg 1080w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(186.75000000000023),pixelHeight:1080,pixelWidth:1080,sizes:\"566.75px\",src:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg\",srcSet:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg 1080w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(150.41606170598936),pixelHeight:1080,pixelWidth:1080,sizes:\"613.5px\",src:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg\",srcSet:\"https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gcLaLa4mhTIqkHRAWIrEcRH1MDs.jpg 1080w\"},className:\"framer-1vpqtdt\",\"data-framer-name\":\"img\",name:\"img\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c7ea7a\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(174.3880597014927),pixelHeight:346,pixelWidth:570,positionX:\"left\",positionY:\"center\",sizes:\"267px\",src:\"https://framerusercontent.com/images/vfY47eGtj8kF8s3yFjueHBmsc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/vfY47eGtj8kF8s3yFjueHBmsc.png?scale-down-to=512 512w,https://framerusercontent.com/images/vfY47eGtj8kF8s3yFjueHBmsc.png 570w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(53.5),pixelHeight:346,pixelWidth:570,positionX:\"left\",positionY:\"center\",sizes:\"267px\",src:\"https://framerusercontent.com/images/vfY47eGtj8kF8s3yFjueHBmsc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/vfY47eGtj8kF8s3yFjueHBmsc.png?scale-down-to=512 512w,https://framerusercontent.com/images/vfY47eGtj8kF8s3yFjueHBmsc.png 570w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(209.25000000000023),pixelHeight:346,pixelWidth:570,positionX:\"left\",positionY:\"center\",sizes:\"267px\",src:\"https://framerusercontent.com/images/vfY47eGtj8kF8s3yFjueHBmsc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/vfY47eGtj8kF8s3yFjueHBmsc.png?scale-down-to=512 512w,https://framerusercontent.com/images/vfY47eGtj8kF8s3yFjueHBmsc.png 570w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(172.91606170598936),pixelHeight:346,pixelWidth:570,positionX:\"left\",positionY:\"center\",sizes:\"267px\",src:\"https://framerusercontent.com/images/vfY47eGtj8kF8s3yFjueHBmsc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/vfY47eGtj8kF8s3yFjueHBmsc.png?scale-down-to=512 512w,https://framerusercontent.com/images/vfY47eGtj8kF8s3yFjueHBmsc.png 570w\"},className:\"framer-1vw6chr\",\"data-framer-name\":\"siglogo_modal\",name:\"siglogo_modal\"})}),isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-osszdi hidden-72rtr7 hidden-yxsk1v hidden-i9vg7a hidden-2ewc8q\",onTap:onTapxynaa5({overlay:overlay4}),children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-qexvc3\",\"data-framer-name\":\"Buttons/Button\",name:\"Buttons/Button\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17v935g\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-fv2hh3\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Icon\",style:{rotate:46},svg:'<svg width=\"16\" height=\"16\" viewBox=\"-1 -1 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7 0V14M0 7H14\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q3v9j\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mdgw27\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Graham Atkinson\"})})}),className:\"framer-1hqndn1\",fonts:[\"GF;Montserrat-regular\",\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},children:\"\u2013 Director, Butta Burger\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},children:\"\u2013 Director, Butta Burger\"})}),className:\"framer-ib4ri6\",fonts:[\"GF;Montserrat-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1otov2t\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g1o8bv\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\"},children:\"\u201CStampede became a part of our recipe for success. It has been an integral part of our marketing to retain customers. And we will happily carry it on to any other venues moving forward.\u201D\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\"},children:\"\u201CStampede became a part of our recipe for success. It has been an integral part of our marketing to retain customers. And we will happily carry it on to any other venues moving forward.\u201D\"})}),className:\"framer-14nnf39\",fonts:[\"GF;Montserrat-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{y:783.8880597014927},PQj1YlDD2:{y:1025.5},zVz82Qesd:{y:625.5000000000002}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:589.1660617059894,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hka6f1-container\",children:/*#__PURE__*/_jsx(ReadMoreCta,{DXmTzdKnp:\"Read more\",height:\"100%\",id:\"RujUGXmks\",layoutId:\"RujUGXmks\",MB6jUHDHw:\"0.12043746035487857px 0.48174984141951427px 0.4965763703243038px -1.25px rgba(0, 0, 0, 0.12238), 0.4577066606486914px 1.8308266425947657px 1.887172907403293px -2.5px rgba(0, 0, 0, 0.10805), 2px 8px 8.246211251235321px -3.75px rgba(0, 0, 0, 0.0425)\",SITfUSNuN:\"https://stampede.ai/customer/butta-burger\",u0TX0JbHV:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\",variant:\"UAzwdTwW1\",width:\"100%\"})})})})]})})]})]})})})})})]}),document.querySelector(\"#overlay\"))})})]})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(12186),pixelHeight:574,pixelWidth:1284,sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png\",srcSet:\"https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png?scale-down-to=512 512w,https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png 1284w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",pixelHeight:574,pixelWidth:1284,sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png\",srcSet:\"https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png?scale-down-to=512 512w,https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png 1284w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(12176.400000000001),pixelHeight:574,pixelWidth:1284,sizes:\"max(100vw - 736px, 1px)\",src:\"https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png\",srcSet:\"https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png?scale-down-to=512 512w,https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png 1284w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(12376.400000000001),pixelHeight:574,pixelWidth:1284,sizes:\"672px\",src:\"https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png\",srcSet:\"https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png?scale-down-to=512 512w,https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SGtJLnO2Fa3U5kOLeMmYpfHmV9E.png 1284w\"},className:\"framer-dvafc\",\"data-framer-name\":\"video case study\",name:\"video case study\",whileHover:animation19,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1291aeh\"}),/*#__PURE__*/_jsx(Overlay,{children:overlay5=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-icyptx\",id:\"icyptx\",onTap:onTapwelu7j({overlay:overlay5}),children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-z1jlzq\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12ztlao\",\"data-framer-name\":\"Frame 1000004259\",name:\"Frame 1000004259\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(248, 249, 251)\"},children:\"Video case study\"})}),className:\"framer-159hf5d\",\"data-framer-name\":\"Case study\",fonts:[\"GF;Montserrat-regular\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(248, 249, 251)\"},children:\"Best Western\"})}),className:\"framer-19ijrwq\",\"data-framer-name\":\"Name\",fonts:[\"GF;Montserrat-600\"],name:\"Name\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-4jc1te\",\"data-framer-name\":\"_Play_button_2\",fill:\"black\",intrinsicHeight:80,intrinsicWidth:80,name:\"_Play_button_2\",svg:'<svg width=\"80\" height=\"80\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g filter=\"url(#a)\"><path d=\"M0 40C0 17.909 17.909 0 40 0s40 17.909 40 40-17.909 40-40 40S0 62.091 0 40Z\" fill=\"#fff\" fill-opacity=\".1\"/><path d=\"M40 78.5C18.737 78.5 1.5 61.263 1.5 40S18.737 1.5 40 1.5 78.5 18.737 78.5 40 61.263 78.5 40 78.5Z\" stroke=\"#fff\" stroke-width=\"3\"/><path d=\"M56.25 37.904a2.382 2.382 0 0 1 0 4.192l-22.5 12.576c-1.667.932-3.75-.233-3.75-2.096V27.424c0-1.863 2.083-3.028 3.75-2.096l22.5 12.576Z\" fill=\"#fff\"/></g><defs><filter id=\"a\" x=\"-16\" y=\"-16\" width=\"112\" height=\"112\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feGaussianBlur in=\"BackgroundImageFix\" stdDeviation=\"8\"/><feComposite in2=\"SourceAlpha\" operator=\"in\" result=\"effect1_backgroundBlur_15792_2784\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_backgroundBlur_15792_2784\" result=\"shape\"/></filter></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay5.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-w49ycq\",\"data-framer-portal-id\":\"icyptx\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay5.hide()},\"MIAw7mPvk\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{onTap:undefined}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wbrqhr\",\"data-framer-name\":\"bg\",\"data-framer-portal-id\":\"icyptx\",name:\"bg\",onTap:onTap1wvko5h({overlay:overlay5}),children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-z58eav\",\"data-framer-name\":\"Buttons/Button\",name:\"Buttons/Button\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p0lq5p\",\"data-framer-name\":\"plus\",name:\"plus\",transformTemplate:transformTemplate1,whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1m64qme\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Icon\",style:{rotate:46},svg:'<svg width=\"16\" height=\"16\" viewBox=\"-1 -1 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7 0V14M0 7H14\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a0gpm3-container\",\"data-framer-portal-id\":\"icyptx\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:24,bottomLeftRadius:24,bottomRightRadius:24,controls:true,height:\"100%\",id:\"b9zUongQX\",isMixedBorderRadius:false,layoutId:\"b9zUongQX\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:24,topRightRadius:24,video:\"https://vimeo.com/875532086\",width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19bp8ss\",\"data-framer-name\":\"Frame 1000004256\",name:\"Frame 1000004256\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(12510),pixelHeight:960,pixelWidth:1440,sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg\",srcSet:\"https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg 1440w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",pixelHeight:960,pixelWidth:1440,sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg\",srcSet:\"https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg 1440w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(12480.400000000001),pixelHeight:960,pixelWidth:1440,sizes:\"max(100vw - 736px, 1px)\",src:\"https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg\",srcSet:\"https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg 1440w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(12680.400000000001),pixelHeight:960,pixelWidth:1440,sizes:\"672px\",src:\"https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg\",srcSet:\"https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aduOAJMSanXhmxtbzHsFKsecvI.jpg 1440w\"},className:\"framer-fa3sy9\",\"data-framer-name\":\"video case study\",name:\"video case study\",whileHover:animation19,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nigods\"}),/*#__PURE__*/_jsx(Overlay,{children:overlay6=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1g9b7xh\",id:\"1g9b7xh\",onTap:onTapwelu7j({overlay:overlay6}),children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1choong\",\"data-framer-name\":\"Frame 1000004259\",name:\"Frame 1000004259\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(248, 249, 251)\"},children:\"Video case study\"})}),className:\"framer-wvmhrk\",\"data-framer-name\":\"Case study\",fonts:[\"GF;Montserrat-regular\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(248, 249, 251)\"},children:\"Society\"})}),className:\"framer-1jtob4k\",\"data-framer-name\":\"Name\",fonts:[\"GF;Montserrat-600\"],name:\"Name\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-9sgisc\",\"data-framer-name\":\"_Play_button_2\",fill:\"black\",intrinsicHeight:80,intrinsicWidth:80,name:\"_Play_button_2\",svg:'<svg width=\"80\" height=\"80\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g filter=\"url(#a)\"><path d=\"M0 40C0 17.909 17.909 0 40 0s40 17.909 40 40-17.909 40-40 40S0 62.091 0 40Z\" fill=\"#fff\" fill-opacity=\".1\"/><path d=\"M40 78.5C18.737 78.5 1.5 61.263 1.5 40S18.737 1.5 40 1.5 78.5 18.737 78.5 40 61.263 78.5 40 78.5Z\" stroke=\"#fff\" stroke-width=\"3\"/><path d=\"M56.25 37.904a2.382 2.382 0 0 1 0 4.192l-22.5 12.576c-1.667.932-3.75-.233-3.75-2.096V27.424c0-1.863 2.083-3.028 3.75-2.096l22.5 12.576Z\" fill=\"#fff\"/></g><defs><filter id=\"a\" x=\"-16\" y=\"-16\" width=\"112\" height=\"112\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feGaussianBlur in=\"BackgroundImageFix\" stdDeviation=\"8\"/><feComposite in2=\"SourceAlpha\" operator=\"in\" result=\"effect1_backgroundBlur_15792_2784\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_backgroundBlur_15792_2784\" result=\"shape\"/></filter></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay6.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-18ws02f\",\"data-framer-portal-id\":\"1g9b7xh\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay6.hide()},\"QFLbRBrF5\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{onTap:undefined}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-e5zai0\",\"data-framer-name\":\"bg\",\"data-framer-portal-id\":\"1g9b7xh\",name:\"bg\",onTap:onTap1wvko5h({overlay:overlay6}),children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-r43i01\",\"data-framer-name\":\"Buttons/Button\",name:\"Buttons/Button\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ifwavq\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-11rnxre\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Icon\",style:{rotate:46},svg:'<svg width=\"16\" height=\"16\" viewBox=\"-1 -1 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7 0V14M0 7H14\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13ktdtl-container\",\"data-framer-portal-id\":\"1g9b7xh\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:24,bottomLeftRadius:24,bottomRightRadius:24,controls:true,height:\"100%\",id:\"QU2H4xYDl\",isMixedBorderRadius:false,layoutId:\"QU2H4xYDl\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:24,topRightRadius:24,video:\"https://vimeo.com/795242717?share=copy\",width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gd627c\",\"data-framer-name\":\"case study thumbnail\",name:\"case study thumbnail\",whileHover:animation19,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(12813),pixelHeight:1600,pixelWidth:2400,positionX:\"center\",positionY:\"top\",sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg\",srcSet:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg 2400w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",pixelHeight:1600,pixelWidth:2400,positionX:\"center\",positionY:\"top\",sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg\",srcSet:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg 2400w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(12479.400000000001),pixelHeight:1600,pixelWidth:2400,positionX:\"center\",positionY:\"top\",sizes:\"280px\",src:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg\",srcSet:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg 2400w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(12679.400000000001),pixelHeight:1600,pixelWidth:2400,positionX:\"center\",positionY:\"top\",sizes:\"280px\",src:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg\",srcSet:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg 2400w\"},className:\"framer-13mt139\",\"data-framer-name\":\"Image\",name:\"Image\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7g7oms\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-100so17\",\"data-framer-name\":\"nav\",name:\"nav\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-etg4q3\",\"data-framer-name\":\"Frame 1000004259\",name:\"Frame 1000004259\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(248, 249, 251)\"},children:\"Case study\"})}),className:\"framer-df1a1e\",\"data-framer-name\":\"Case study\",fonts:[\"GF;Montserrat-regular\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(248, 249, 251)\"},children:\"Birdhouse \"})}),className:\"framer-l7type\",\"data-framer-name\":\"Name\",fonts:[\"GF;Montserrat-600\"],name:\"Name\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Overlay,{children:overlay7=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-re4dz4\",\"data-framer-name\":\"Buttons/Button\",id:\"re4dz4\",name:\"Buttons/Button\",onTap:onTapwelu7j({overlay:overlay7}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ledzfi\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-d08cc5\",\"data-framer-name\":\"Icon\",layout:\"position\",name:\"Icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 8 1 L 8 15 M 1 8 L 15 8\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11100051843,withExternalLayout:true})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay7.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1wfapwz\",\"data-framer-portal-id\":\"re4dz4\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay7.hide()},\"RA9YIT9x3\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{onTap:undefined}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2ldg0n\",\"data-framer-name\":\"bg\",\"data-framer-portal-id\":\"re4dz4\",name:\"bg\",onTap:onTap1wvko5h({overlay:overlay7}),children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-9hftl7\",\"data-framer-name\":\"modal box \",name:\"modal box \",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g2bt3k\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i5tzzw\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-gr2y05\",onTap:onTapxynaa5({overlay:overlay7}),children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-znghz1\",\"data-framer-name\":\"Buttons/Button\",name:\"Buttons/Button\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rv86wj\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-yxthna\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Icon\",style:{rotate:46},svg:'<svg width=\"16\" height=\"16\" viewBox=\"-1 -1 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7 0V14M0 7H14\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zmnitp\",\"data-framer-name\":\"box\",name:\"box\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(23.465240641711432),pixelHeight:1600,pixelWidth:2400,sizes:\"88.0475vw\",src:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg\",srcSet:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg 2400w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(31.465240641711432),pixelHeight:1600,pixelWidth:2400,sizes:\"87.9953vw\",src:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg\",srcSet:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg 2400w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(158.45731707317094),pixelHeight:1600,pixelWidth:2400,sizes:\"566.75px\",src:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg\",srcSet:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg 2400w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(158.12433155080254),pixelHeight:1600,pixelWidth:2400,sizes:\"613.5px\",src:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg\",srcSet:\"https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8sLEqg8EpCc2cxe02b8lQwMSAA.jpg 2400w\"},className:\"framer-hcxz9c\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-162p2r9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(55.46524064171143),pixelHeight:384,pixelWidth:2281,positionX:\"center\",positionY:\"center\",sizes:\"261px\",src:\"https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=512 512w,https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp 2281w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(63.46524064171143),pixelHeight:384,pixelWidth:2281,positionX:\"center\",positionY:\"center\",sizes:\"261px\",src:\"https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=512 512w,https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp 2281w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(190.45731707317094),pixelHeight:384,pixelWidth:2281,positionX:\"center\",positionY:\"center\",sizes:\"261px\",src:\"https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=512 512w,https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp 2281w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(190.12433155080254),pixelHeight:384,pixelWidth:2281,positionX:\"center\",positionY:\"center\",sizes:\"261px\",src:\"https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=512 512w,https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/kG1zOl6FW2Ms550OTeskfNlsIU.webp 2281w\"},className:\"framer-mmgkf1\",\"data-framer-name\":\"siglogo_modal\",name:\"siglogo_modal\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gam0yu\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1idcpj1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Lottie Bedford\\xa0\"})})}),className:\"framer-ej2ewb\",fonts:[\"GF;Montserrat-regular\",\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},children:\"\u2013 Marketing & Events Manager,\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},children:\"\u2013 Marketing & Events Manager,\"})}),className:\"framer-1v7r7rq\",fonts:[\"GF;Montserrat-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bm75n6\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bgkyme\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\"},children:\"\u201CI dreaded doing newsletters [with Mailchimp] and now I don\u2019t. Because it\u2019s a lot quicker, a lot easier to navigate and looks much better. You feel proud of a newsletter going out rather than thinking oh god, I\u2019m going to bother everyone with another ugly email.\u201D\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\"},children:\"\u201CI dreaded doing newsletters [with Mailchimp] and now I don\u2019t. Because it\u2019s a lot quicker, a lot easier to navigate and looks much better. You feel proud of a newsletter going out rather than thinking oh god, I\u2019m going to bother everyone with another ugly email.\u201D\"})}),className:\"framer-th2pv\",fonts:[\"GF;Montserrat-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{y:655.4652406417115},PQj1YlDD2:{y:1025.9652406417115},zVz82Qesd:{y:597.207317073171}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:596.8743315508025,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14mf29f-container\",children:/*#__PURE__*/_jsx(ReadMoreCta,{DXmTzdKnp:\"Read more\",height:\"100%\",id:\"v3Oh_THP6\",layoutId:\"v3Oh_THP6\",MB6jUHDHw:\"0.12043746035487857px 0.48174984141951427px 0.4965763703243038px -1.25px rgba(0, 0, 0, 0.12238), 0.4577066606486914px 1.8308266425947657px 1.887172907403293px -2.5px rgba(0, 0, 0, 0.10805), 2px 8px 8.246211251235321px -3.75px rgba(0, 0, 0, 0.0425)\",SITfUSNuN:\"https://stampede.ai/customer/birdhouse-london\",u0TX0JbHV:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\",variant:\"UAzwdTwW1\",width:\"100%\"})})})})]})})]})]})})})})})]}),document.querySelector(\"#overlay\"))})})]})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c8f70w\",\"data-framer-name\":\"case study thumbnail\",name:\"case study thumbnail\",whileHover:animation19,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(13119),pixelHeight:1667,pixelWidth:2500,positionX:\"center\",positionY:\"top\",sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg\",srcSet:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg 2500w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",pixelHeight:1667,pixelWidth:2500,positionX:\"center\",positionY:\"top\",sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg\",srcSet:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg 2500w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(12480.400000000001),pixelHeight:1667,pixelWidth:2500,positionX:\"center\",positionY:\"top\",sizes:\"280px\",src:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg\",srcSet:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(12680.400000000001),pixelHeight:1667,pixelWidth:2500,positionX:\"center\",positionY:\"top\",sizes:\"280px\",src:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg\",srcSet:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg 2500w\"},className:\"framer-12zo34m\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1df1hh9\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kjeco3\",\"data-framer-name\":\"nav\",name:\"nav\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cmr8ho\",\"data-framer-name\":\"Frame 1000004259\",name:\"Frame 1000004259\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(248, 249, 251)\"},children:\"Case study\"})}),className:\"framer-1ydstgr\",\"data-framer-name\":\"Case study\",fonts:[\"GF;Montserrat-regular\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(248, 249, 251)\"},children:\"Mele & Pere\"})}),className:\"framer-15uhyvu\",\"data-framer-name\":\"Name\",fonts:[\"GF;Montserrat-600\"],name:\"Name\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Overlay,{children:overlay8=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18lh48v\",\"data-framer-name\":\"Buttons/Button\",id:\"18lh48v\",name:\"Buttons/Button\",onTap:onTapwelu7j({overlay:overlay8}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xy1pan\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-i0xa2q\",\"data-framer-name\":\"Icon\",layout:\"position\",name:\"Icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 8 1 L 8 15 M 1 8 L 15 8\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11100051843,withExternalLayout:true})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay8.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1a0osmt\",\"data-framer-portal-id\":\"18lh48v\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay8.hide()},\"iyZMHEiOt\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{onTap:undefined}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ws8s9s\",\"data-framer-name\":\"bg\",\"data-framer-portal-id\":\"18lh48v\",name:\"bg\",onTap:onTap1wvko5h({overlay:overlay8}),children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sb5g14\",\"data-framer-name\":\"modal box \",name:\"modal box \",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-hxq3iy\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uqf078\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-t9hmzn\",onTap:onTapxynaa5({overlay:overlay8}),children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jzmps6\",\"data-framer-name\":\"Buttons/Button\",name:\"Buttons/Button\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qghvrt\",\"data-framer-name\":\"plus\",name:\"plus\",whileHover:animation23,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1mym035\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,name:\"Icon\",style:{rotate:46},svg:'<svg width=\"16\" height=\"16\" viewBox=\"-1 -1 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7 0V14M0 7H14\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1coehfr\",\"data-framer-name\":\"box\",name:\"box\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(23.092558983666265),pixelHeight:1667,pixelWidth:2500,sizes:\"88.017vw\",src:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg\",srcSet:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg 2500w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(31.092558983666265),pixelHeight:1667,pixelWidth:2500,sizes:\"87.9648vw\",src:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg\",srcSet:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg 2500w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(158.45731707317094),pixelHeight:1667,pixelWidth:2500,sizes:\"566.75px\",src:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg\",srcSet:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg 2500w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(157.75164989275737),pixelHeight:1667,pixelWidth:2500,sizes:\"613.5px\",src:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg\",srcSet:\"https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gLo3iatyiGQ8W4BC5GOJIBHE.jpg 2500w\"},className:\"framer-1j71eh6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gd54xs\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(55.092558983666265),pixelHeight:414,pixelWidth:2250,positionX:\"center\",positionY:\"center\",sizes:\"199px\",src:\"https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=512 512w,https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png 2250w\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(63.092558983666265),pixelHeight:414,pixelWidth:2250,positionX:\"center\",positionY:\"center\",sizes:\"199px\",src:\"https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=512 512w,https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png 2250w\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(190.45731707317094),pixelHeight:414,pixelWidth:2250,positionX:\"center\",positionY:\"center\",sizes:\"199px\",src:\"https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=512 512w,https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png 2250w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:438.5,loading:getLoadingLazyAtYPosition(189.75164989275737),pixelHeight:414,pixelWidth:2250,positionX:\"center\",positionY:\"center\",sizes:\"199px\",src:\"https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=512 512w,https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9k2p5bbbPxHGYgoxKsEvjJwwmY.png 2250w\"},className:\"framer-1dl88tb\",\"data-framer-name\":\"siglogo_modal\",name:\"siglogo_modal\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1799o9m\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-acayae\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Chris Hughes\"})})}),className:\"framer-h43dgn\",fonts:[\"GF;Montserrat-regular\",\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},children:\"\u2013 Co-Owner, Mele Group\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\"},children:\"\u2013 Co-Owner, Mele Group\"})}),className:\"framer-q13byw\",fonts:[\"GF;Montserrat-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k4z88c\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mbpx6a\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\"},children:\"\u201CStampede will ultimately help me get more in touch with my customers, which is crucial. It will help me market the restaurants in a more sophisticated way. Especially as we grow, Stampede is invaluable for our restaurants.\u201D\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\"},children:\"\u201CStampede will ultimately help me get more in touch with my customers, which is crucial. It will help me market the restaurants in a more sophisticated way. Especially as we grow, Stampede is invaluable for our restaurants.\u201D\"})}),className:\"framer-2we3ut\",fonts:[\"GF;Montserrat-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{y:655.0925589836663},PQj1YlDD2:{y:1025.5925589836663},zVz82Qesd:{y:597.207317073171}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:596.5016498927573,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s21dpy-container\",children:/*#__PURE__*/_jsx(ReadMoreCta,{DXmTzdKnp:\"Read more\",height:\"100%\",id:\"bpQt5V4PL\",layoutId:\"bpQt5V4PL\",MB6jUHDHw:\"0.12043746035487857px 0.48174984141951427px 0.4965763703243038px -1.25px rgba(0, 0, 0, 0.12238), 0.4577066606486914px 1.8308266425947657px 1.887172907403293px -2.5px rgba(0, 0, 0, 0.10805), 2px 8px 8.246211251235321px -3.75px rgba(0, 0, 0, 0.0425)\",SITfUSNuN:\"https://stampede.ai/customer/mele-group\",u0TX0JbHV:\"var(--token-490769da-05d6-4227-8032-bc456966d9ff, rgb(249, 250, 251))\",variant:\"UAzwdTwW1\",width:\"100%\"})})})})]})})]})]})})})})})]}),document.querySelector(\"#overlay\"))})})]})})})]})]})]})]})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",backgroundSize:1,fit:\"tile\",loading:getLoadingLazyAtYPosition(13560),pixelHeight:960,pixelWidth:960,positionX:\"left\",positionY:\"top\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/5vHLRJYADGNgBIyBmntsSfMG40.png\",srcSet:\"https://framerusercontent.com/images/5vHLRJYADGNgBIyBmntsSfMG40.png?scale-down-to=512 512w,https://framerusercontent.com/images/5vHLRJYADGNgBIyBmntsSfMG40.png 960w\"}},nevRAb_Y2:{background:{alt:\"\",backgroundSize:1,fit:\"tile\",loading:getLoadingLazyAtYPosition(13106.400000000001),pixelHeight:960,pixelWidth:960,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 1600px)\",src:\"https://framerusercontent.com/images/5vHLRJYADGNgBIyBmntsSfMG40.png\",srcSet:\"https://framerusercontent.com/images/5vHLRJYADGNgBIyBmntsSfMG40.png?scale-down-to=512 512w,https://framerusercontent.com/images/5vHLRJYADGNgBIyBmntsSfMG40.png 960w\"}},PQj1YlDD2:{background:{alt:\"\",backgroundSize:1,fit:\"tile\",pixelHeight:960,pixelWidth:960,positionX:\"left\",positionY:\"top\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/5vHLRJYADGNgBIyBmntsSfMG40.png\",srcSet:\"https://framerusercontent.com/images/5vHLRJYADGNgBIyBmntsSfMG40.png?scale-down-to=512 512w,https://framerusercontent.com/images/5vHLRJYADGNgBIyBmntsSfMG40.png 960w\"}},zVz82Qesd:{background:{alt:\"\",backgroundSize:1,fit:\"tile\",loading:getLoadingLazyAtYPosition(12906.400000000001),pixelHeight:960,pixelWidth:960,positionX:\"left\",positionY:\"top\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/5vHLRJYADGNgBIyBmntsSfMG40.png\",srcSet:\"https://framerusercontent.com/images/5vHLRJYADGNgBIyBmntsSfMG40.png?scale-down-to=512 512w,https://framerusercontent.com/images/5vHLRJYADGNgBIyBmntsSfMG40.png 960w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",backgroundSize:1,fit:\"tile\",loading:getLoadingLazyAtYPosition(13106.400000000001),pixelHeight:960,pixelWidth:960,positionX:\"left\",positionY:\"top\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/5vHLRJYADGNgBIyBmntsSfMG40.png\",srcSet:\"https://framerusercontent.com/images/5vHLRJYADGNgBIyBmntsSfMG40.png?scale-down-to=512 512w,https://framerusercontent.com/images/5vHLRJYADGNgBIyBmntsSfMG40.png 960w\"},className:\"framer-1gghmf4\",\"data-border\":true,\"data-framer-name\":\"Pivot\",name:\"Pivot\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition22},__framer__animateOnce:true,__framer__enter:animation28,__framer__exit:animation29,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-m59sx0\",\"data-framer-name\":\"BLUR\",name:\"BLUR\"}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition23},__framer__animateOnce:true,__framer__enter:animation28,__framer__exit:animation30,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1cfdxlu\",\"data-border\":true,\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4a3xft\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:64,intrinsicWidth:65,loading:getLoadingLazyAtYPosition(13724),pixelHeight:256,pixelWidth:260,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ZZntqZax5FlcmEK7nCkBRu6g.png\"}},PQj1YlDD2:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:64,intrinsicWidth:65,pixelHeight:256,pixelWidth:260,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ZZntqZax5FlcmEK7nCkBRu6g.png\"}},zVz82Qesd:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:64,intrinsicWidth:65,loading:getLoadingLazyAtYPosition(13170.400000000001),pixelHeight:256,pixelWidth:260,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ZZntqZax5FlcmEK7nCkBRu6g.png\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation9,background:{alt:\"\",fit:\"fit\",intrinsicHeight:64,intrinsicWidth:65,loading:getLoadingLazyAtYPosition(13370.400000000001),pixelHeight:256,pixelWidth:260,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ZZntqZax5FlcmEK7nCkBRu6g.png\"},className:\"framer-1eybswn\",\"data-framer-appear-id\":\"1eybswn\",\"data-framer-name\":\"Mask group\",initial:animation10,name:\"Mask group\",optimized:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-007372f8-44c7-4178-ae51-f797d38b8ed3, rgb(102, 112, 133))\",\"--framer-text-transform\":\"inherit\"},children:\"Bring More Customers Back\"})}),className:\"framer-88u05q\",fonts:[\"FS;Montserrat-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ibGFjaw==\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"Powering the world\u2019s best hospitality businesses\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1ibGFjaw==\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",\"--framer-text-transform\":\"uppercase\"},children:\"Powering the world\u2019s best hospitality businesses\"})}),className:\"framer-e9c0do\",fonts:[\"FS;Montserrat-black\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nr0t4p\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{y:13934},PQj1YlDD2:{y:undefined},zVz82Qesd:{y:13386.000000000002}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,y:13586.000000000002,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation13,className:\"framer-uhc4x5-container\",\"data-framer-appear-id\":\"uhc4x5\",initial:animation14,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RunningStroke,{eShUePx4y:\"rgb(255, 255, 255)\",fYwEbrwLs:\"var(--token-565bb07e-2c87-4f3b-a68d-533473f75482, rgb(23, 24, 64))\",height:\"100%\",id:\"Q70uC1eac\",jbvZsuhnT:\"https://stampede.ai/demo\",layoutId:\"Q70uC1eac\",ofLqZhEO8:\"Book a demo\",variant:\"NSgpqyOrW\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{y:14009},PQj1YlDD2:{y:undefined},zVz82Qesd:{y:13390.000000000002}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:13590.000000000002,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation15,className:\"framer-1fat4zm-container\",\"data-framer-appear-id\":\"1fat4zm\",initial:animation10,optimized:true,children:/*#__PURE__*/_jsx(ReadMoreCta,{DXmTzdKnp:\"Get a quote\",height:\"100%\",id:\"qfJZh3Aq3\",layoutId:\"qfJZh3Aq3\",MB6jUHDHw:\"0.12043746035487857px 0.48174984141951427px 0.4965763703243038px -1.25px rgba(0, 0, 0, 0.12238), 0.4577066606486914px 1.8308266425947657px 1.887172907403293px -2.5px rgba(0, 0, 0, 0.10805), 2px 8px 8.246211251235321px -3.75px rgba(0, 0, 0, 0.0425)\",SITfUSNuN:\"https://stampede.ai/get-started/request-quote\",u0TX0JbHV:\"rgb(255, 255, 255)\",variant:\"cvA90aZb1\",width:\"100%\"})})})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zVz82Qesd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:382.5,intrinsicWidth:244,loading:getLoadingLazyAtYPosition(13145.075910364147),pixelHeight:765,pixelWidth:488,sizes:\"206px\",src:\"https://framerusercontent.com/images/ZQsGUYK9P6CBTgasBDx0ZYdeJQ.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/ZQsGUYK9P6CBTgasBDx0ZYdeJQ.png 488w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition24},__framer__animateOnce:true,__framer__enter:animation31,__framer__exit:animation32,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:382.5,intrinsicWidth:244,loading:getLoadingLazyAtYPosition(13320.775389221559),pixelHeight:765,pixelWidth:488,sizes:\"244px\",src:\"https://framerusercontent.com/images/ZQsGUYK9P6CBTgasBDx0ZYdeJQ.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/ZQsGUYK9P6CBTgasBDx0ZYdeJQ.png 488w\"},className:\"framer-1xf0r2p hidden-i9vg7a hidden-4mduye\",\"data-framer-name\":\"pp group right\",name:\"pp group right\",transformTemplate:transformTemplate3})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zVz82Qesd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:382.5,intrinsicWidth:307,loading:getLoadingLazyAtYPosition(13144.426638655465),pixelHeight:765,pixelWidth:614,sizes:\"259px\",src:\"https://framerusercontent.com/images/jOPAkImF93wxUFCixMKuoBSR6w4.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/jOPAkImF93wxUFCixMKuoBSR6w4.png 614w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition25},__framer__animateOnce:true,__framer__enter:animation33,__framer__exit:animation34,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:382.5,intrinsicWidth:307,loading:getLoadingLazyAtYPosition(13320.775389221559),pixelHeight:765,pixelWidth:614,sizes:\"307px\",src:\"https://framerusercontent.com/images/jOPAkImF93wxUFCixMKuoBSR6w4.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/jOPAkImF93wxUFCixMKuoBSR6w4.png 614w\"},className:\"framer-1hjyuuw hidden-i9vg7a hidden-4mduye\",\"data-framer-name\":\"pp group left\",name:\"pp group left\",transformTemplate:transformTemplate3})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{y:14224},PQj1YlDD2:{y:undefined},zVz82Qesd:{y:13709.000000000002}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:721,width:\"100vw\",y:13909.000000000002,children:/*#__PURE__*/_jsx(Container,{className:\"framer-n8ih3r-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blgbJXqq4:{variant:\"P4uSRTmmR\"}},children:/*#__PURE__*/_jsx(Footer4Copy,{height:\"100%\",id:\"W0V6LC8nt\",layoutId:\"W0V6LC8nt\",style:{width:\"100%\"},variant:\"KJQb4YKIh\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11vbc0s-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(BlurGradient,{blur:12,borderRadius:\"0px\",direction:\"to bottom\",height:\"100%\",id:\"XYsXe5Bka\",layoutId:\"XYsXe5Bka\",style:{height:\"100%\",width:\"100%\"},transition:{delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-Ol8UH { background: white; }`,\".framer-Ol8UH.framer-lux5qc, .framer-Ol8UH .framer-lux5qc { display: block; }\",\".framer-Ol8UH.framer-72rtr7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1470px; }\",\".framer-Ol8UH .framer-1qq4o2b { flex: none; height: 1009px; overflow: hidden; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-mfwx7c { -webkit-filter: blur(100px); aspect-ratio: 11.588235294117647 / 1; background-color: rgba(255, 58, 155, 0.4); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(100px); flex: none; height: var(--framer-aspect-ratio-supported, 136px); left: -63px; position: absolute; top: 986px; width: 1576px; }\",\".framer-Ol8UH .framer-7tuu94 { bottom: 27px; flex: none; left: -274px; position: absolute; right: -275px; top: -49px; }\",\".framer-Ol8UH .framer-og2enh { aspect-ratio: 1 / 1; bottom: 165px; flex: none; height: var(--framer-aspect-ratio-supported, 137px); overflow: visible; position: absolute; right: 28px; width: 137px; }\",\".framer-Ol8UH .framer-d2k3ms { aspect-ratio: 1 / 1; bottom: 114px; flex: none; height: var(--framer-aspect-ratio-supported, 170px); left: 115px; overflow: visible; position: absolute; width: 170px; }\",\".framer-Ol8UH .framer-1nzo289 { aspect-ratio: 1.0015151515151515 / 1; bottom: 394px; flex: none; height: var(--framer-aspect-ratio-supported, 184px); overflow: visible; position: absolute; right: 98px; width: 184px; }\",\".framer-Ol8UH .framer-1hca2c8 { aspect-ratio: 1 / 1; bottom: 83px; flex: none; height: var(--framer-aspect-ratio-supported, 180px); overflow: visible; position: absolute; right: 108px; width: 180px; }\",\".framer-Ol8UH .framer-19m5zf3 { aspect-ratio: 1.0013774104683195 / 1; bottom: 347px; flex: none; height: var(--framer-aspect-ratio-supported, 169px); left: 123px; overflow: visible; position: absolute; width: 169px; }\",\".framer-Ol8UH .framer-3d5v6n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 83%; transform: translate(-50%, -50%); width: 100%; }\",\".framer-Ol8UH .framer-1abgjvf { flex: none; height: 759px; max-width: 1282px; overflow: visible; position: relative; width: 1282px; }\",\".framer-Ol8UH .framer-1xz5mde { bottom: 0px; flex: none; height: 678px; overflow: visible; position: absolute; right: 30px; width: 698px; }\",\".framer-Ol8UH .framer-r513a4 { bottom: 32px; flex: none; height: 654px; left: 30px; overflow: visible; position: absolute; width: 665px; }\",\".framer-Ol8UH .framer-1tkvny7 { bottom: 55px; flex: none; height: 648px; left: 290px; overflow: visible; position: absolute; right: 290px; }\",\".framer-Ol8UH .framer-mbex9y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; left: 187px; overflow: visible; padding: 0px; position: absolute; right: 155px; top: 180px; }\",\".framer-Ol8UH .framer-ygps06 { flex: none; height: 64px; position: relative; width: 65px; }\",\".framer-Ol8UH .framer-1dscycs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1038px; }\",\".framer-Ol8UH .framer-1fj2tcj { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1038px; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-6gtw7c { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-1eghy88 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Ol8UH .framer-oiph2t-container, .framer-Ol8UH .framer-hoya9k-container, .framer-Ol8UH .framer-6alsq5-container, .framer-Ol8UH .framer-bbxkwv-container, .framer-Ol8UH .framer-plwqw7-container, .framer-Ol8UH .framer-c1ufqi-container, .framer-Ol8UH .framer-1f2kwcr-container, .framer-Ol8UH .framer-zb69ho-container, .framer-Ol8UH .framer-wfp8p3-container, .framer-Ol8UH .framer-hka6f1-container, .framer-Ol8UH .framer-14mf29f-container, .framer-Ol8UH .framer-s21dpy-container, .framer-Ol8UH .framer-uhc4x5-container, .framer-Ol8UH .framer-1fat4zm-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Ol8UH .framer-o1cwj4 { bottom: -5px; flex: none; height: 164px; left: 0px; overflow: hidden; position: absolute; width: 100%; }\",\".framer-Ol8UH .framer-1yunjm5 { background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); bottom: 0px; flex: none; height: 164px; left: 0px; position: absolute; width: 100%; }\",\".framer-Ol8UH .framer-1q9k8i2-container { flex: none; height: auto; left: 50%; max-width: 1440px; position: absolute; top: 32px; transform: translateX(-50%); width: 90%; }\",\".framer-Ol8UH .framer-go1r45 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-1kpog3i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 64px 40px 40px 40px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-ik5kr0, .framer-Ol8UH .framer-1shjjnn, .framer-Ol8UH .framer-1nkdwgs, .framer-Ol8UH .framer-1cpqewq, .framer-Ol8UH .framer-3pr130, .framer-Ol8UH .framer-1hqndn1, .framer-Ol8UH .framer-ib4ri6, .framer-Ol8UH .framer-ej2ewb, .framer-Ol8UH .framer-1v7r7rq, .framer-Ol8UH .framer-h43dgn, .framer-Ol8UH .framer-q13byw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Ol8UH .framer-1j5deki { display: grid; flex: none; gap: 10px; grid-auto-rows: min-content; grid-template-columns: repeat(4, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 940px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-w8ioxi { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.15); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background: linear-gradient(225deg, rgba(247, 249, 250, 0.32) 0%, rgb(247, 249, 250) 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; justify-self: start; min-height: 90px; overflow: hidden; padding: 26px 40px 26px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1n8038b { flex: none; height: 34px; overflow: visible; position: relative; width: 112px; }\",\".framer-Ol8UH .framer-1fybpby { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.15); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background: linear-gradient(225deg, rgba(247, 249, 250, 0.32) 0%, rgb(247, 249, 250) 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; justify-self: start; min-height: 90px; overflow: hidden; padding: 16px 40px 16px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-164grze { flex: none; height: 26px; overflow: visible; position: relative; width: 108px; }\",\".framer-Ol8UH .framer-v9v4aw, .framer-Ol8UH .framer-500ex9, .framer-Ol8UH .framer-1cc47q0 { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.15); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background: linear-gradient(225deg, rgba(247, 249, 250, 0.32) 0%, rgb(247, 249, 250) 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; justify-self: start; min-height: 90px; overflow: hidden; padding: 30px 40px 30px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-88gemj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 30px; justify-content: center; overflow: visible; padding: 2px; position: relative; width: 100px; }\",\".framer-Ol8UH .framer-1ggxhxz { flex: none; height: 100%; overflow: visible; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-y4tlks { flex: none; height: 27px; overflow: visible; position: relative; width: 102px; }\",\".framer-Ol8UH .framer-668mw9 { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.15); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background: linear-gradient(225deg, rgba(247, 249, 250, 0.32) 0%, rgb(247, 249, 250) 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; justify-self: start; min-height: 90px; overflow: hidden; padding: 20px 40px 20px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1fvdvar { flex: none; height: 41px; overflow: visible; position: relative; width: 69px; }\",\".framer-Ol8UH .framer-6tl59g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Ol8UH .framer-126bhq1 { flex: none; height: 31px; overflow: visible; position: relative; width: 101px; }\",\".framer-Ol8UH .framer-1isrmw5 { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.15); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background: linear-gradient(225deg, rgba(247, 249, 250, 0.32) 0%, rgb(247, 249, 250) 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 90px; justify-content: center; justify-self: start; min-height: 90px; overflow: hidden; padding: 10px 40px 10px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-u7wzu0 { flex: none; height: 50%; overflow: visible; position: relative; width: 76%; }\",\".framer-Ol8UH .framer-1cjmwyx { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.15); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background: linear-gradient(225deg, rgba(247, 249, 250, 0.32) 0%, rgb(247, 249, 250) 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 90px; justify-content: center; justify-self: start; min-height: 90px; overflow: hidden; padding: 30px 40px 30px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1sswh4g { flex: none; height: 113%; overflow: visible; position: relative; width: 60%; }\",\".framer-Ol8UH .framer-7zj3m9 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-7rqrwb { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 112px 64px 112px 64px; position: relative; width: 1440px; }\",\".framer-Ol8UH .framer-ici09z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 768px; }\",\".framer-Ol8UH .framer-893l3u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1308px; }\",\".framer-Ol8UH .framer-1n1quv1, .framer-Ol8UH .framer-1rndtbr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-175m8n9 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-nm8da2 { --framer-paragraph-spacing: 72px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-jpxl0i { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 454px; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-1hqu4dp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-1i8nc3w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-i6zbya, .framer-Ol8UH .framer-9d0lu6, .framer-Ol8UH .framer-e2klwr { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-1gyj0jy { --border-bottom-width: 1px; --border-color: #eaecf0; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; background-color: var(--token-490769da-05d6-4227-8032-bc456966d9ff, #f9fafb); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: none; height: 503px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-8mgwsb { flex: none; height: 621px; left: -53px; overflow: visible; position: absolute; top: 117px; width: 432px; }\",\".framer-Ol8UH .framer-zbd103 { flex: none; height: 621px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 306px; }\",\".framer-Ol8UH .framer-1ymili8 { flex: none; height: 576px; left: 7px; overflow: visible; position: absolute; top: 10px; width: 282px; }\",\".framer-Ol8UH .framer-5anrv4 { flex: none; height: 576px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 282px; }\",\".framer-Ol8UH .framer-6juzz { background-color: #f8f4f2; border-bottom-left-radius: 43px; border-bottom-right-radius: 43px; border-top-left-radius: 43px; border-top-right-radius: 43px; flex: none; height: 576px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 282px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-skls9s { aspect-ratio: 0.5381556887404217 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 944px); left: -123px; position: absolute; top: -156px; width: 508px; }\",\".framer-Ol8UH .framer-4xu56n { flex: none; height: 1441px; left: -142px; position: absolute; top: -438px; width: 961px; }\",\".framer-Ol8UH .framer-1xyqxej { aspect-ratio: 0.4595588253612636 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 613px); left: 0px; position: absolute; top: -3px; width: 281px; }\",\".framer-Ol8UH .framer-ho2niy { --border-bottom-width: 1.0673834085464478px; --border-color: #7a4f2f; --border-left-width: 1.0673834085464478px; --border-right-width: 1.0673834085464478px; --border-style: solid; --border-top-width: 1.0673834085464478px; background-color: #000000; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 316px; left: calc(50.18903907469975% - 233.75706481933594px / 2); position: absolute; top: 110px; width: 234px; }\",\".framer-Ol8UH .framer-1f5sew2 { aspect-ratio: 0.8134138686068931 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 83px); left: 50%; position: absolute; top: 131px; transform: translateX(-50%); width: 67px; }\",\".framer-Ol8UH .framer-12kweef { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: center; left: -3px; overflow: visible; padding: 0px; position: absolute; top: 332px; width: 287px; }\",\".framer-Ol8UH .framer-1d0xesz, .framer-Ol8UH .framer-oj68t8 { --framer-paragraph-spacing: 20.102954864501953px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 287px; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-tskcrc { aspect-ratio: 1 / 1; background-color: #d0fadf; border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; flex: none; height: var(--framer-aspect-ratio-supported, 71px); left: 50%; overflow: visible; position: absolute; top: 247px; transform: translateX(-50%); width: 71px; }\",\".framer-Ol8UH .framer-vc4pq1 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); left: 18px; overflow: hidden; position: absolute; top: 18px; width: 36px; }\",\".framer-Ol8UH .framer-1wd8qes { bottom: 5px; flex: none; left: 1px; position: absolute; right: 5px; top: 1px; }\",\".framer-Ol8UH .framer-1g6k7g0 { align-content: flex-start; align-items: flex-start; background-color: #7a4f2f; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 492px; transform: translateX(-50%); width: 226px; }\",\".framer-Ol8UH .framer-1g5y7ml { --border-bottom-width: 0.750586211681366px; --border-color: #7a4f2f; --border-left-width: 0.750586211681366px; --border-right-width: 0.750586211681366px; --border-style: solid; --border-top-width: 0.750586211681366px; align-content: center; align-items: center; background-color: #7a4f2f; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 9.007034301757812px 15.011724472045898px 9.007034301757812px 15.011724472045898px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1l2smo1, .framer-Ol8UH .framer-1lrnlhh, .framer-Ol8UH .framer-1pyra9v, .framer-Ol8UH .framer-1w81q2l, .framer-Ol8UH .framer-1igtr9q, .framer-Ol8UH .framer-n6yulf, .framer-Ol8UH .framer-1uy21t6 { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Ol8UH .framer-1ezer33, .framer-Ol8UH .framer-22qbxp, .framer-Ol8UH .framer-16jdhnp, .framer-Ol8UH .framer-wsvthe, .framer-Ol8UH .framer-46rnv7 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-Ol8UH .framer-1yi49p1 { --border-bottom-width: 1.063519835472107px; --border-color: #667084; --border-left-width: 1.063519835472107px; --border-right-width: 1.063519835472107px; --border-style: solid; --border-top-width: 1.063519835472107px; -webkit-backdrop-filter: blur(5.317598819732666px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(5.317598819732666px); background-color: rgba(0, 0, 0, 0.7); border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; box-shadow: 0px 4.254079341888428px 6.381118297576904px -2.127039670944214px rgba(16, 24, 40, 0.03), 0px 12.762236595153809px 17.01631736755371px -4.254079341888428px rgba(16, 24, 40, 0.07999999821186066); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 17px; height: 134px; justify-content: flex-start; left: 223px; overflow: hidden; padding: 17.01631736755371px; position: absolute; top: 48px; width: 209px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1uzq6np { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 34.03263473510742px 0px 0px; position: relative; width: min-content; }\",\".framer-Ol8UH .framer-1v3l2zn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 17px; height: min-content; justify-content: flex-start; overflow: visible; padding: 2.127039670944214px 0px 0px 0px; position: relative; width: 211px; }\",\".framer-Ol8UH .framer-1f31r9y { --border-bottom-width: 1.665534496307373px; --border-color: #aaefc6; --border-left-width: 1.665534496307373px; --border-right-width: 1.665534496307373px; --border-style: solid; --border-top-width: 1.665534496307373px; align-content: center; align-items: center; background-color: #ecfcf2; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: 35px; justify-content: flex-start; overflow: visible; padding: 3.6746408939361572px 10.10526180267334px 3.6746408939361572px 7.3492817878723145px; position: relative; width: min-content; }\",\".framer-Ol8UH .framer-1cus8ph { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 22px); overflow: hidden; position: relative; width: 22px; }\",\".framer-Ol8UH .framer-uwuc5d { bottom: 6px; flex: none; left: 0px; position: absolute; right: 3px; top: 3px; }\",\".framer-Ol8UH .framer-1tn1qyr { --framer-paragraph-spacing: 19.98641014099121px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Ol8UH .framer-uk93b2 { flex: none; height: 46px; overflow: visible; position: relative; width: 159px; }\",\".framer-Ol8UH .framer-3vlr5r { --border-bottom-width: 1.063519835472107px; --border-color: #ffffff; --border-left-width: 1.063519835472107px; --border-right-width: 1.063519835472107px; --border-style: solid; --border-top-width: 1.063519835472107px; align-content: center; align-items: center; border-bottom-left-radius: 213px; border-bottom-right-radius: 213px; border-top-left-radius: 213px; border-top-right-radius: 213px; box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 43px; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; top: 0px; width: 43px; }\",\".framer-Ol8UH .framer-vys56f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 55px; overflow: visible; padding: 0px; position: absolute; top: 0px; width: min-content; }\",\".framer-Ol8UH .framer-1encjjn { --framer-paragraph-spacing: 17.01631736755371px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Ol8UH .framer-1hly2sk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Ol8UH .framer-13jfnc5 { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-Ol8UH .framer-1knfh9a { --framer-paragraph-spacing: 12.762236595153809px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Ol8UH .framer-1i2fl4, .framer-Ol8UH .framer-9slnof { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 50%; overflow: visible; padding: 0px 24px 0px 24px; position: absolute; top: 24px; transform: translateX(-50%); width: 100%; }\",\".framer-Ol8UH .framer-1kqors2, .framer-Ol8UH .framer-197d9r7, .framer-Ol8UH .framer-rdu6mf, .framer-Ol8UH .framer-3tx0qv, .framer-Ol8UH .framer-18stbby { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Ol8UH .framer-suh7vv, .framer-Ol8UH .framer-p7vw7w, .framer-Ol8UH .framer-15y232y, .framer-Ol8UH .framer-118s8n5, .framer-Ol8UH .framer-1wgreem, .framer-Ol8UH .framer-r5f9li, .framer-Ol8UH .framer-xjozae, .framer-Ol8UH .framer-fqazah, .framer-Ol8UH .framer-1a0medn, .framer-Ol8UH .framer-dfq6y5, .framer-Ol8UH .framer-1eiydbd, .framer-Ol8UH .framer-1n7wyh8, .framer-Ol8UH .framer-11zdv0z, .framer-Ol8UH .framer-msfkle, .framer-Ol8UH .framer-zj4udj, .framer-Ol8UH .framer-17v935g, .framer-Ol8UH .framer-1ifwavq, .framer-Ol8UH .framer-1ledzfi, .framer-Ol8UH .framer-1rv86wj, .framer-Ol8UH .framer-1xy1pan, .framer-Ol8UH .framer-qghvrt { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: hidden; position: relative; width: 24px; }\",\".framer-Ol8UH .framer-xvrr11 { bottom: 3px; flex: none; left: 1px; position: absolute; right: 3px; top: 1px; }\",\".framer-Ol8UH .framer-16c4h47, .framer-Ol8UH .framer-1a16xcv, .framer-Ol8UH .framer-8hjzj3, .framer-Ol8UH .framer-y22qn0, .framer-Ol8UH .framer-1b1wlh5, .framer-Ol8UH .framer-a9xfgz { --framer-paragraph-spacing: 60px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 270px; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-6ca2rz, .framer-Ol8UH .framer-45imj9, .framer-Ol8UH .framer-6k8l18 { border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.18), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625); flex: none; height: 40px; overflow: auto; position: relative; width: 40px; }\",\".framer-Ol8UH .framer-yqdild { -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; backdrop-filter: blur(2px); background-color: rgba(0, 0, 0, 0.7); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: 0px; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; justify-content: center; left: 0px; overflow: hidden; padding: 16px; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1dh408e, .framer-Ol8UH .framer-121tihg, .framer-Ol8UH .framer-13omvt7, .framer-Ol8UH .framer-d3icfd, .framer-Ol8UH .framer-1t183qe, .framer-Ol8UH .framer-1x45q3b, .framer-Ol8UH .framer-qulza2, .framer-Ol8UH .framer-1256nzi, .framer-Ol8UH .framer-hmq5n8, .framer-Ol8UH .framer-1s2df8w, .framer-Ol8UH .framer-fv2hh3, .framer-Ol8UH .framer-1m64qme, .framer-Ol8UH .framer-11rnxre, .framer-Ol8UH .framer-d08cc5, .framer-Ol8UH .framer-yxthna, .framer-Ol8UH .framer-i0xa2q, .framer-Ol8UH .framer-1mym035 { flex: none; height: 16px; left: calc(50.00000000000002% - 16px / 2); position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 16px; }\",\".framer-Ol8UH .framer-1yhsu02, .framer-Ol8UH .framer-o770le, .framer-Ol8UH .framer-1dphwuv, .framer-Ol8UH .framer-u6q9zq, .framer-Ol8UH .framer-wvhbgt, .framer-Ol8UH .framer-w49ycq, .framer-Ol8UH .framer-18ws02f, .framer-Ol8UH .framer-1wfapwz, .framer-Ol8UH .framer-1a0osmt { background-color: rgba(0, 0, 0, 0.2); inset: 0px; position: fixed; user-select: none; z-index: 2; }\",\".framer-Ol8UH .framer-15qksxt, .framer-Ol8UH .framer-sh54zr, .framer-Ol8UH .framer-16v5eqy, .framer-Ol8UH .framer-2ldg0n { -webkit-backdrop-filter: blur(40px); backdrop-filter: blur(40px); background-color: rgba(0, 0, 0, 0.16); cursor: pointer; flex: none; height: 100%; left: calc(49.96664442961977% - 99.96664442961975% / 2); overflow: hidden; position: fixed; top: calc(49.94652406417114% - 100% / 2); width: 100%; z-index: 2; }\",\".framer-Ol8UH .framer-10l1y5u, .framer-Ol8UH .framer-15b0l8i { --border-bottom-width: 1px; --border-color: var(--token-490769da-05d6-4227-8032-bc456966d9ff, #f9fafb); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; bottom: -23px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; left: 50%; max-height: 100vh; overflow: auto; padding: 0px; position: fixed; transform: translateX(-50%); width: 1298px; z-index: 2; }\",\".framer-Ol8UH .framer-13g07ei, .framer-Ol8UH .framer-18i2cjj { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -0.9166666666666666px rgba(0, 0, 0, 0.14), 0px 2.288533303243457px 2.288533303243457px -1.8333333333333333px rgba(0, 0, 0, 0.13178), 0px 10px 10px -2.75px rgba(0, 0, 0, 0.1125); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: auto; padding: 64px; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-z3p2ly, .framer-Ol8UH .framer-119xf5s, .framer-Ol8UH .framer-1ynm581 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-15xzjgx, .framer-Ol8UH .framer-cjkuiv, .framer-Ol8UH .framer-1ieah5n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px; position: relative; width: 1109px; }\",\".framer-Ol8UH .framer-ntpttl { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-Ol8UH .framer-1j1e8vu, .framer-Ol8UH .framer-14oo65s, .framer-Ol8UH .framer-vukxnq { --framer-paragraph-spacing: 60px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-1luc6c0, .framer-Ol8UH .framer-qssv1h { align-content: flex-start; align-items: flex-start; background-color: var(--token-490769da-05d6-4227-8032-bc456966d9ff, #f9fafb); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 965px; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-hrl7re, .framer-Ol8UH .framer-3g1eqm, .framer-Ol8UH .framer-12ymear { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px 48px 48px 48px; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-1n7jni1, .framer-Ol8UH .framer-6flt8k, .framer-Ol8UH .framer-1h0iqia, .framer-Ol8UH .framer-1h3hgha, .framer-Ol8UH .framer-aojfab, .framer-Ol8UH .framer-14nnf39, .framer-Ol8UH .framer-th2pv, .framer-Ol8UH .framer-2we3ut { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-wi7m2c { border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; bottom: -43px; flex: none; height: 649px; left: -8px; overflow: auto; position: absolute; width: 60%; z-index: 1; }\",\".framer-Ol8UH .framer-wiivne { -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; aspect-ratio: 1 / 1; backdrop-filter: blur(2px); background-color: rgba(0, 0, 0, 0.7); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 4px 4px 30px 0px rgba(16, 24, 40, 0.2); cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: var(--framer-aspect-ratio-supported, 40px); justify-content: center; overflow: hidden; padding: 16px; position: absolute; right: 32px; top: 32px; width: 40px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Ol8UH .framer-1bv5de9, .framer-Ol8UH .framer-y10btk { --border-bottom-width: 1px; --border-color: #eaecf0; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; background-color: #f9fafb; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: none; height: 503px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1vhschf { flex: none; height: 557px; left: 36px; overflow: visible; position: absolute; top: 51px; width: 497px; }\",\".framer-Ol8UH .framer-6ysb0m { aspect-ratio: 0.8483144793269158 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 557px); left: 24px; position: absolute; top: 0px; width: 473px; }\",\".framer-Ol8UH .framer-a686wa { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 11px; height: 338px; justify-content: flex-start; left: 0px; overflow: visible; padding: 0px; position: absolute; top: 85px; width: 153px; }\",\".framer-Ol8UH .framer-s5a2m9 { --border-bottom-width: 0.6785582900047302px; --border-color: #d0d5dd; --border-left-width: 0.6785582900047302px; --border-right-width: 0.6785582900047302px; --border-style: solid; --border-top-width: 0.6785582900047302px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 2.714233160018921px 4.071349620819092px -1.3571165800094604px rgba(16, 24, 40, 0.03), 0px 8.142699241638184px 10.856932640075684px -2.714233160018921px rgba(16, 24, 40, 0.07999999821186066); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 8.127791404724121px 12.191685676574707px 8.127791404724121px 12.191685676574707px; position: relative; width: 153px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-zkm0p2, .framer-Ol8UH .framer-16nk796, .framer-Ol8UH .framer-6ooh1x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-m33v5z { flex: none; height: 24px; overflow: visible; position: relative; width: 76px; }\",\".framer-Ol8UH .framer-14poche { --border-bottom-width: 1.0159739255905151px; --border-color: #ffffff; --border-left-width: 1.0159739255905151px; --border-right-width: 1.0159739255905151px; --border-style: solid; --border-top-width: 1.0159739255905151px; aspect-ratio: 1 / 1; background-color: #f6c4cb; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; box-shadow: 0px 0.6785582900047302px 1.3571165800094604px 0px rgba(16, 24, 40, 0.06), 0px 0.6785582900047302px 2.035674810409546px 0px rgba(16, 24, 40, 0.10000000149011612); flex: none; height: var(--framer-aspect-ratio-supported, 25px); left: 0px; position: absolute; top: 0px; width: 24px; }\",\".framer-Ol8UH .framer-azemoh, .framer-Ol8UH .framer-mlgp9p, .framer-Ol8UH .framer-yun5fr { --border-bottom-width: 0.5079869627952576px; --border-color: #d0d5dd; --border-left-width: 0.5079869627952576px; --border-right-width: 0.5079869627952576px; --border-style: solid; --border-top-width: 0.5079869627952576px; align-content: center; align-items: center; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; left: 31px; overflow: hidden; padding: 3.0479214191436768px 5.079869270324707px 3.0479214191436768px 5.079869270324707px; position: absolute; top: 4px; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-ywosoc, .framer-Ol8UH .framer-1gwgcr7, .framer-Ol8UH .framer-d3552d { --framer-paragraph-spacing: 7.11181640625px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Ol8UH .framer-zo969i, .framer-Ol8UH .framer-1d09pqm, .framer-Ol8UH .framer-1jnyfcx { --framer-paragraph-spacing: 6.0958428382873535px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Ol8UH .framer-10dzwe3 { flex: none; height: 4px; position: relative; width: 132px; }\",\".framer-Ol8UH .framer-7r59ya { flex: none; height: 24px; overflow: visible; position: relative; width: 74px; }\",\".framer-Ol8UH .framer-1v7p7tz { --border-bottom-width: 1.0159739255905151px; --border-color: #ffffff; --border-left-width: 1.0159739255905151px; --border-right-width: 1.0159739255905151px; --border-style: solid; --border-top-width: 1.0159739255905151px; aspect-ratio: 1 / 1; background-color: #f6c343; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; box-shadow: 0px 0.6785582900047302px 1.3571165800094604px 0px rgba(16, 24, 40, 0.06), 0px 0.6785582900047302px 2.035674810409546px 0px rgba(16, 24, 40, 0.10000000149011612); flex: none; height: var(--framer-aspect-ratio-supported, 25px); left: 0px; position: absolute; top: 0px; width: 24px; }\",\".framer-Ol8UH .framer-28gigf { flex: none; height: 3px; position: relative; width: 132px; }\",\".framer-Ol8UH .framer-ezu9ru { flex: none; height: 24px; overflow: visible; position: relative; width: 71px; }\",\".framer-Ol8UH .framer-m7y4t6 { flex: none; height: 26px; left: 0px; position: absolute; top: -1px; width: 25px; }\",\".framer-Ol8UH .framer-vx230d { box-shadow: 0px 2.714233160018921px 4.071349620819092px -1.3571165800094604px rgba(16, 24, 40, 0.03), 0px 8.142699241638184px 10.856932640075684px -2.714233160018921px rgba(16, 24, 40, 0.07999999821186066); flex: none; height: 91px; overflow: visible; position: relative; width: 153px; }\",\".framer-Ol8UH .framer-1syoejw { flex: none; height: 91px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 153px; }\",\".framer-Ol8UH .framer-2rtfwz { --border-bottom-width: 0.6785582900047302px; --border-color: #d0d5dd; --border-left-width: 0.6785582900047302px; --border-right-width: 0.6785582900047302px; --border-style: solid; --border-top-width: 0.6785582900047302px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 7px; height: 91px; justify-content: flex-start; left: 0px; overflow: hidden; padding: 9.352149963378906px 14.028223991394043px 9.352149963378906px 14.028223991394043px; position: absolute; width: 153px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-2291hr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: 73px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 127px; }\",\".framer-Ol8UH .framer-9bovcz { --framer-paragraph-spacing: 9.352149963378906px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Ol8UH .framer-1bqq2nz { --framer-paragraph-spacing: 28.056447982788086px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Ol8UH .framer-1ut0096 { flex: none; height: 15px; overflow: visible; position: relative; width: 60px; }\",\".framer-Ol8UH .framer-1288i96 { --framer-paragraph-spacing: 28.056447982788086px; flex: none; height: auto; left: 0px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-Ol8UH .framer-14t20 { flex: none; height: 15px; overflow: visible; position: relative; width: 15px; }\",\".framer-Ol8UH .framer-1d8e6lq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 15px; justify-content: flex-start; left: 0px; overflow: visible; padding: 0px; position: absolute; top: 0px; width: 15px; }\",\".framer-Ol8UH .framer-t7nqnu { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 15px); overflow: hidden; position: relative; width: 15px; }\",\".framer-Ol8UH .framer-1x6ekc0 { bottom: 3px; flex: none; left: 0px; position: absolute; right: 3px; top: 0px; }\",\".framer-Ol8UH .framer-1j7uo15 { flex: none; height: 112px; overflow: visible; position: relative; width: 153px; }\",\".framer-Ol8UH .framer-jrgj5n { aspect-ratio: 1.3696970630317382 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 112px); left: 0px; position: absolute; top: 0px; width: 153px; }\",\".framer-Ol8UH .framer-1ewvg4n { aspect-ratio: 1.6519823770208606 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 55px); left: 28px; position: absolute; top: 25px; width: 91px; }\",\".framer-Ol8UH .framer-rsnp6w, .framer-Ol8UH .framer-1sebss5 { flex: none; height: 20px; left: calc(50.00000000000002% - 16px / 2); position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 16px; }\",\".framer-Ol8UH .framer-efktl8, .framer-Ol8UH .framer-1yic3lu { -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; backdrop-filter: blur(2px); background-color: rgba(0, 0, 0, 0.7); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: 0px; box-shadow: 4px 4px 30px 0px rgba(16, 24, 40, 0.2); cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; justify-content: center; left: 0px; overflow: hidden; padding: 16px; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1d09k1t { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; bottom: -23px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; left: 50%; max-height: 100vh; overflow: auto; padding: 0px; position: fixed; transform: translateX(-50%); width: 1298px; z-index: 2; }\",\".framer-Ol8UH .framer-13c9gjt { --border-bottom-width: 1px; --border-color: #dbdbdb; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -0.9166666666666666px rgba(0, 0, 0, 0.14), 0px 2.288533303243457px 2.288533303243457px -1.8333333333333333px rgba(0, 0, 0, 0.13178), 0px 10px 10px -2.75px rgba(0, 0, 0, 0.1125); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: auto; padding: 64px; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-i3a9oz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-df0fc3 { bottom: -303px; flex: none; height: 943px; left: calc(47.350427350427374% - 786px / 2); position: absolute; width: 786px; z-index: 1; }\",\".framer-Ol8UH .framer-12t4v29, .framer-Ol8UH .framer-sq8wa9, .framer-Ol8UH .framer-3fxowo { aspect-ratio: 1 / 1; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: auto; position: absolute; right: 32px; top: 32px; width: 40px; z-index: 1; }\",\".framer-Ol8UH .framer-1sbxbs3, .framer-Ol8UH .framer-5cy3cf, .framer-Ol8UH .framer-13wrcgc, .framer-Ol8UH .framer-qexvc3, .framer-Ol8UH .framer-znghz1 { -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; backdrop-filter: blur(2px); background-color: rgba(0, 0, 0, 0.7); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: 0px; box-shadow: 4px 4px 30px 0px rgba(16, 24, 40, 0.2); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; justify-content: center; left: 0px; overflow: hidden; padding: 16px; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1qygypt { --border-bottom-width: 1.9777778387069702px; --border-color: #d0d5dd; --border-left-width: 1.9777778387069702px; --border-right-width: 1.9777778387069702px; --border-style: solid; --border-top-width: 1.9777778387069702px; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 5.2363996505737305px 7.854599952697754px -2.6181998252868652px rgba(0, 0, 0, 0.03), 0px 15.709199905395508px 20.945598602294922px -5.2363996505737305px rgba(0, 0, 0, 0.07999999821186066); flex: none; height: 623px; left: 57px; overflow: hidden; position: absolute; top: 101px; width: 307px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-a7u7tf, .framer-Ol8UH .framer-31eccu { flex: none; height: 85px; left: 26px; position: absolute; top: 503px; width: 256px; }\",\".framer-Ol8UH .framer-9cl92l, .framer-Ol8UH .framer-1xb9rju { flex: none; height: 29px; left: 0px; overflow: visible; position: absolute; top: 52px; width: 307px; }\",\".framer-Ol8UH .framer-bo3kgz, .framer-Ol8UH .framer-e35q4x { flex: none; height: 4px; left: calc(49.900468030617404% - 265px / 2); position: absolute; top: 17px; width: 265px; }\",\".framer-Ol8UH .framer-sklbwd, .framer-Ol8UH .framer-yzvtoa { flex: none; height: 3px; left: calc(50% - 310px / 2); position: absolute; top: -1px; width: 310px; }\",\".framer-Ol8UH .framer-17di3is, .framer-Ol8UH .framer-5i16fc { flex: none; height: 23px; left: 95px; overflow: visible; position: absolute; top: 6px; width: 114px; }\",\".framer-Ol8UH .framer-1hd8j9z, .framer-Ol8UH .framer-1mvk0g3 { background-color: #ffffff; flex: none; height: 23px; left: 0px; position: absolute; top: 0px; width: 114px; }\",\".framer-Ol8UH .framer-17mj8sk, .framer-Ol8UH .framer-1iw24k3 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; position: absolute; top: 4px; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-Ol8UH .framer-1wnzjwp, .framer-Ol8UH .framer-1r0sy56 { flex: none; height: 24px; left: 17px; overflow: visible; position: absolute; top: 16px; width: 274px; }\",\".framer-Ol8UH .framer-c5ieft, .framer-Ol8UH .framer-fnk4vm { box-shadow: 0px 0.743779718875885px 1.48755943775177px 0px rgba(0, 0, 0, 0.06), 0px 0.743779718875885px 2.231339454650879px 0px rgba(0, 0, 0, 0.10000000149011612); flex: none; height: 24px; left: 176px; overflow: visible; position: absolute; top: 0px; width: 98px; }\",\".framer-Ol8UH .framer-1fnuis8, .framer-Ol8UH .framer-i7uf9b { flex: none; height: 24px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 98px; }\",\".framer-Ol8UH .framer-1lovxrx, .framer-Ol8UH .framer-141j46y { --border-bottom-width: 0.5950237512588501px; --border-color: #b9bac5; --border-left-width: 0.5950237512588501px; --border-right-width: 0.5950237512588501px; --border-style: solid; --border-top-width: 0.5950237512588501px; background-color: #ffffff; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; flex: none; height: 24px; left: 0px; position: absolute; top: 0px; width: 98px; }\",\".framer-Ol8UH .framer-2d9ekr, .framer-Ol8UH .framer-k5dd48 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 39%; position: absolute; top: 50%; transform: translate(-50%, -50%); white-space: pre-wrap; width: 58px; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-1wgyzv4, .framer-Ol8UH .framer-5qh7fr { flex: none; height: 26px; left: 72px; position: absolute; top: -1px; width: 4px; }\",\".framer-Ol8UH .framer-1ywagkt, .framer-Ol8UH .framer-o7jnpt { --border-bottom-width: 0.743779718875885px; --border-color: rgba(23, 24, 63, 0.3); --border-left-width: 0.743779718875885px; --border-right-width: 0.743779718875885px; --border-style: solid; --border-top-width: 0.743779718875885px; aspect-ratio: 1 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 12px); left: 80px; position: absolute; top: 6px; width: 12px; }\",\".framer-Ol8UH .framer-13kb6gd, .framer-Ol8UH .framer-1cbgvhi { --border-bottom-width: 0.743779718875885px; --border-color: #b9bac5; --border-left-width: 0.743779718875885px; --border-right-width: 0.743779718875885px; --border-style: solid; --border-top-width: 0.743779718875885px; aspect-ratio: 1 / 1; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; box-shadow: 0px 0.743779718875885px 1.48755943775177px 0px rgba(0, 0, 0, 0.06), 0px 0.743779718875885px 2.231339454650879px 0px rgba(0, 0, 0, 0.10000000149011612); flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: 146px; overflow: hidden; position: absolute; top: 0px; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-kdjce1, .framer-Ol8UH .framer-1pll77s { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 15px); left: 50%; overflow: hidden; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 15px; }\",\".framer-Ol8UH .framer-ufkx5e, .framer-Ol8UH .framer-14xdql7 { bottom: 3px; flex: none; left: 1px; position: absolute; right: 3px; top: 0px; }\",\".framer-Ol8UH .framer-1uzzge5, .framer-Ol8UH .framer-1pj89xp { flex: none; height: 24px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 76px; }\",\".framer-Ol8UH .framer-13mg2bd, .framer-Ol8UH .framer-1koie3e { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 24px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-Ol8UH .framer-uq13jd, .framer-Ol8UH .framer-sl7im9 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 18px); left: 0px; overflow: hidden; position: absolute; top: 3px; width: 18px; }\",\".framer-Ol8UH .framer-9gviar, .framer-Ol8UH .framer-pm150x { bottom: 4px; flex: none; left: 0px; position: absolute; right: 3px; top: 1px; }\",\".framer-Ol8UH .framer-1knbbzg, .framer-Ol8UH .framer-17p4uyg { flex: none; height: 295px; left: 23px; overflow: visible; position: absolute; top: 94px; width: 276px; }\",\".framer-Ol8UH .framer-1u3a40d, .framer-Ol8UH .framer-1omfpc0 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 9px; height: 77px; justify-content: flex-start; left: 1px; overflow: visible; padding: 0px; position: absolute; top: 14px; width: 262px; }\",\".framer-Ol8UH .framer-51umlk, .framer-Ol8UH .framer-zuqsvz { flex: none; height: 295px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 276px; }\",\".framer-Ol8UH .framer-a04d12, .framer-Ol8UH .framer-6rkwsv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 0px; overflow: visible; padding: 0px; position: absolute; top: 252px; width: 276px; }\",\".framer-Ol8UH .framer-st4xy3, .framer-Ol8UH .framer-gyxmhq { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 244px; }\",\".framer-Ol8UH .framer-1x677ci, .framer-Ol8UH .framer-1c632p0 { border-bottom-left-radius: 7645px; border-bottom-right-radius: 7645px; border-top-left-radius: 7645px; border-top-right-radius: 7645px; flex: none; height: 31px; overflow: visible; position: relative; width: 31px; }\",\".framer-Ol8UH .framer-16omdbv, .framer-Ol8UH .framer-1sxmyhc { --border-bottom-width: 0.58760005235672px; --border-color: rgba(0, 0, 0, 0.08); --border-left-width: 0.58760005235672px; --border-right-width: 0.58760005235672px; --border-style: solid; --border-top-width: 0.58760005235672px; aspect-ratio: 1 / 1; border-bottom-left-radius: 7645px; border-bottom-right-radius: 7645px; border-top-left-radius: 7645px; border-top-right-radius: 7645px; bottom: var(--framer-aspect-ratio-supported, 0px); flex: none; height: 31px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-pngh8b, .framer-Ol8UH .framer-i9abfc { --border-bottom-width: 1.17520010471344px; --border-color: #ffffff; --border-left-width: 1.17520010471344px; --border-right-width: 1.17520010471344px; --border-style: solid; --border-top-width: 1.17520010471344px; aspect-ratio: 1 / 1; background-color: #17b169; border-bottom-left-radius: 7645px; border-bottom-right-radius: 7645px; border-top-left-radius: 7645px; border-top-right-radius: 7645px; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 8px); overflow: hidden; position: absolute; right: 0px; width: 8px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-mtf1e8, .framer-Ol8UH .framer-da0t2c { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-1i21uj6, .framer-Ol8UH .framer-4gmw3e { --border-bottom-width: 0.7834667563438416px; --border-color: #eaecf0; --border-left-width: 0.7834667563438416px; --border-right-width: 0.7834667563438416px; --border-style: solid; --border-top-width: 0.7834667563438416px; align-content: center; align-items: center; background-color: #f9fafb; border-bottom-right-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 7.834667205810547px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1c696er, .framer-Ol8UH .framer-1uldlwp { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Ol8UH .framer-446r02, .framer-Ol8UH .framer-dl1zrv { aspect-ratio: 1 / 1; background-color: #475467; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 4px); position: relative; width: 3px; }\",\".framer-Ol8UH .framer-1ysp42y, .framer-Ol8UH .framer-18wdjr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 6px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Ol8UH .framer-paplg6, .framer-Ol8UH .framer-13sld5d { aspect-ratio: 1 / 1; background-color: #98a1b2; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 3px); position: relative; width: 3px; }\",\".framer-Ol8UH .framer-502xg0, .framer-Ol8UH .framer-13iid0s { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 6px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Ol8UH .framer-lajfx0, .framer-Ol8UH .framer-oal2nw { --framer-paragraph-spacing: 10.968535423278809px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 203px; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-1eb5jko, .framer-Ol8UH .framer-548ais { border-bottom-left-radius: 7372px; border-bottom-right-radius: 7372px; border-top-left-radius: 7372px; border-top-right-radius: 7372px; flex: none; height: 29px; left: 1px; overflow: visible; position: absolute; top: 113px; width: 29px; }\",\".framer-Ol8UH .framer-1jdir0h, .framer-Ol8UH .framer-1kkgbrk, .framer-Ol8UH .framer-2ltyr0, .framer-Ol8UH .framer-1ws6hoc { --border-bottom-width: 0.5451623201370239px; --border-color: rgba(0, 0, 0, 0.08); --border-left-width: 0.5451623201370239px; --border-right-width: 0.5451623201370239px; --border-style: solid; --border-top-width: 0.5451623201370239px; aspect-ratio: 1 / 1; border-bottom-left-radius: 7093px; border-bottom-right-radius: 7093px; border-top-left-radius: 7093px; border-top-right-radius: 7093px; bottom: var(--framer-aspect-ratio-supported, 0px); flex: none; height: 29px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-p081z5, .framer-Ol8UH .framer-1agqvtx { --border-bottom-width: 1.0903246402740479px; --border-color: #ffffff; --border-left-width: 1.0903246402740479px; --border-right-width: 1.0903246402740479px; --border-style: solid; --border-top-width: 1.0903246402740479px; aspect-ratio: 1 / 1; background-color: #17b169; border-bottom-left-radius: 7093px; border-bottom-right-radius: 7093px; border-top-left-radius: 7093px; border-top-right-radius: 7093px; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 8px); overflow: hidden; position: absolute; right: 0px; width: 7px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-8nlw2s, .framer-Ol8UH .framer-s4outs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; left: 39px; overflow: visible; padding: 0px; position: absolute; top: 0px; width: 223px; }\",\".framer-Ol8UH .framer-xc2p4y, .framer-Ol8UH .framer-16yjqwr { --border-bottom-width: 0.726883053779602px; --border-color: #eaecf0; --border-left-width: 0.726883053779602px; --border-right-width: 0.726883053779602px; --border-style: solid; --border-top-width: 0.726883053779602px; align-content: center; align-items: center; background-color: #f9fafb; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 7.2688307762146px 10.176362991333008px 7.2688307762146px 10.176362991333008px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-jqwryq, .framer-Ol8UH .framer-116rltk { flex: none; height: 109px; overflow: visible; position: relative; width: 219px; }\",\".framer-Ol8UH .framer-3n4r0k, .framer-Ol8UH .framer-1twqy8b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 9px; height: min-content; justify-content: flex-start; left: 0px; overflow: visible; padding: 0px 0px 23.316959381103516px 0px; position: absolute; top: 0px; width: 219px; }\",\".framer-Ol8UH .framer-d0tjx6, .framer-Ol8UH .framer-s0j93y { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 9px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-1wlhbkw, .framer-Ol8UH .framer-3k93b1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-129y1bz, .framer-Ol8UH .framer-p86nq6, .framer-Ol8UH .framer-hi0hs3, .framer-Ol8UH .framer-ised85, .framer-Ol8UH .framer-13adftg, .framer-Ol8UH .framer-ls40e4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-i7hcsq, .framer-Ol8UH .framer-1amb1fe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 180px; }\",\".framer-Ol8UH .framer-eo2o4a, .framer-Ol8UH .framer-xdrzy6 { --framer-paragraph-spacing: 10.201169967651367px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Ol8UH .framer-fyuqdk, .framer-Ol8UH .framer-osi71a { aspect-ratio: 1 / 1; background-color: #242e36; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 3px); position: relative; width: 3px; }\",\".framer-Ol8UH .framer-1d2y2xz, .framer-Ol8UH .framer-1afjlkz { --framer-paragraph-spacing: 8.743860244750977px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Ol8UH .framer-kvr4zo, .framer-Ol8UH .framer-1u1ftc0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Ol8UH .framer-1sln6xr, .framer-Ol8UH .framer-1cmi2q8, .framer-Ol8UH .framer-rbojhh, .framer-Ol8UH .framer-1mghy4v, .framer-Ol8UH .framer-198gcav, .framer-Ol8UH .framer-1go4iop, .framer-Ol8UH .framer-11ah4n0, .framer-Ol8UH .framer-16lre18 { flex: none; height: 15px; overflow: hidden; position: relative; width: 15px; }\",\".framer-Ol8UH .framer-35i275, .framer-Ol8UH .framer-1mtfk7z, .framer-Ol8UH .framer-1u49gt9, .framer-Ol8UH .framer-1rlrf67 { bottom: 0px; flex: none; left: -1px; position: absolute; right: 1px; top: 0px; }\",\".framer-Ol8UH .framer-jwumra, .framer-Ol8UH .framer-um8ok0, .framer-Ol8UH .framer-sg9rmj, .framer-Ol8UH .framer-pfv19u { flex: none; height: 16px; left: -1px; position: absolute; top: -1px; width: 16px; }\",\".framer-Ol8UH .framer-vv02a3, .framer-Ol8UH .framer-co6kog { flex: none; height: 16px; left: 0px; position: absolute; top: -1px; width: 15px; }\",\".framer-Ol8UH .framer-145ssk5, .framer-Ol8UH .framer-y54q42 { flex: none; height: 16px; left: 0px; position: absolute; top: -1px; width: 8px; }\",\".framer-Ol8UH .framer-1cuyfwr, .framer-Ol8UH .framer-7wfb27 { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-Ol8UH .framer-1hp6q6x, .framer-Ol8UH .framer-17dco1x { --border-bottom-width: 0.7286549806594849px; --border-color: #eaecf0; --border-left-width: 0.7286549806594849px; --border-right-width: 0.7286549806594849px; --border-style: solid; --border-top-width: 0.7286549806594849px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-right-radius: 6px; box-shadow: 0px 0.7286549806594849px 1.4573099613189697px 0px rgba(16, 24, 40, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 7.286550045013428px 8.743860244750977px 7.286550045013428px 8.743860244750977px; position: relative; width: 198px; }\",\".framer-Ol8UH .framer-1yuz1w5, .framer-Ol8UH .framer-lwncph { --framer-paragraph-spacing: 10.201169967651367px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 181px; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-1j8cho, .framer-Ol8UH .framer-pnfuzk, .framer-Ol8UH .framer-7608m0, .framer-Ol8UH .framer-mm653g { --framer-paragraph-spacing: 10.176362991333008px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 155px; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-1evbvik, .framer-Ol8UH .framer-18tvshk, .framer-Ol8UH .framer-1rc2z89, .framer-Ol8UH .framer-1wx55s8 { --framer-paragraph-spacing: 8.722597122192383px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Ol8UH .framer-pjnn99, .framer-Ol8UH .framer-1bvp8ap { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 9px; height: min-content; justify-content: flex-start; left: 1px; overflow: visible; padding: 0px; position: absolute; top: 155px; width: 262px; }\",\".framer-Ol8UH .framer-ol6fzy, .framer-Ol8UH .framer-10zm8vf { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-pxj3ms, .framer-Ol8UH .framer-1d3eebw { --border-bottom-width: 0.726883053779602px; --border-color: #eaecf0; --border-left-width: 0.726883053779602px; --border-right-width: 0.726883053779602px; --border-style: solid; --border-top-width: 0.726883053779602px; align-content: center; align-items: center; background-color: #fbeeb6; border-bottom-left-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 7.2688307762146px 10.176362991333008px 7.2688307762146px 10.176362991333008px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1k7c5ia, .framer-Ol8UH .framer-ncghzc { --framer-paragraph-spacing: 11.630128860473633px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 203px; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-10ltsko, .framer-Ol8UH .framer-t5lzx3 { border-bottom-left-radius: 7372px; border-bottom-right-radius: 7372px; border-top-left-radius: 7372px; border-top-right-radius: 7372px; flex: none; height: 29px; overflow: visible; position: relative; width: 29px; }\",\".framer-Ol8UH .framer-6coi0a, .framer-Ol8UH .framer-1ceuher { background: linear-gradient(90.32410729594997deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%); bottom: 55px; flex: none; height: 414px; left: calc(49.03440978326716% - 77.76818084716797px / 2); position: absolute; width: 78px; }\",\".framer-Ol8UH .framer-1aynaxy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 0px; overflow: visible; padding: 0px 24px 0px 24px; position: absolute; top: 24px; width: 100%; }\",\".framer-Ol8UH .framer-17zd6by, .framer-Ol8UH .framer-nm4tv { flex: none; height: 20px; left: calc(45.83333333333336% - 22px / 2); position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 22px; }\",\".framer-Ol8UH .framer-1evx98q { align-content: flex-start; align-items: flex-start; background-color: var(--token-490769da-05d6-4227-8032-bc456966d9ff, #f9fafb); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1098px; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-x8jiw5 { --border-bottom-width: 1.9777778387069702px; --border-color: #d0d5dd; --border-left-width: 1.9777778387069702px; --border-right-width: 1.9777778387069702px; --border-style: solid; --border-top-width: 1.9777778387069702px; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; bottom: -233px; box-shadow: 0px 5.2363996505737305px 7.854599952697754px -2.6181998252868652px rgba(0, 0, 0, 0.03), 0px 15.709199905395508px 20.945598602294922px -5.2363996505737305px rgba(0, 0, 0, 0.07999999821186066); flex: none; height: 649px; left: calc(50.00000000000002% - 307px / 2); overflow: hidden; position: absolute; width: 307px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Ol8UH .framer-hnbtgm, .framer-Ol8UH .framer-199b6zx { aspect-ratio: 1 / 1; background-color: #475467; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 3px); position: relative; width: 3px; }\",\".framer-Ol8UH .framer-krutdq, .framer-Ol8UH .framer-1yor66a { --border-bottom-width: 1.0903246402740479px; --border-color: #ffffff; --border-left-width: 1.0903246402740479px; --border-right-width: 1.0903246402740479px; --border-style: solid; --border-top-width: 1.0903246402740479px; aspect-ratio: 1 / 1; background-color: #17b169; border-bottom-left-radius: 7093px; border-bottom-right-radius: 7093px; border-top-left-radius: 7093px; border-top-right-radius: 7093px; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 7px); overflow: hidden; position: absolute; right: 0px; width: 7px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-qsf42z { border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; cursor: pointer; flex: none; height: 32px; overflow: auto; position: absolute; right: 24px; top: 24px; width: 32px; z-index: 1; }\",\".framer-Ol8UH .framer-1h8ui8h { align-content: center; align-items: center; background-color: #0b0d18; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 90px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-156bzf6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 750px; overflow: hidden; padding: 0px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-1bspwgm { aspect-ratio: 5.571428571428571 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 34px); position: relative; width: 187px; }\",\".framer-Ol8UH .framer-h66elj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-1flk6f7, .framer-Ol8UH .framer-13tp814, .framer-Ol8UH .framer-osgubq, .framer-Ol8UH .framer-1oehhzr, .framer-Ol8UH .framer-1ca0ulk, .framer-Ol8UH .framer-18svycw, .framer-Ol8UH .framer-14o2sf9, .framer-Ol8UH .framer-1w9up8z, .framer-Ol8UH .framer-1kth0ks, .framer-Ol8UH .framer-k0vhk6, .framer-Ol8UH .framer-xhn0an, .framer-Ol8UH .framer-81d8j, .framer-Ol8UH .framer-lj8tg9 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-16ry68f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1650px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-6ujpen, .framer-Ol8UH .framer-wym39q, .framer-Ol8UH .framer-xqh6ud { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-Ol8UH .framer-29hru0-container, .framer-Ol8UH .framer-1jc3j9u-container, .framer-Ol8UH .framer-1mufcm7-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 1; }\",\".framer-Ol8UH .framer-gqmqhd { align-content: flex-start; align-items: flex-start; background-color: #0b0c18; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 200px 0px 32px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-17atkg { flex: none; height: 733px; overflow: hidden; position: absolute; right: -329px; top: 15px; width: 1355px; z-index: 0; }\",\".framer-Ol8UH .framer-g5ui0g { aspect-ratio: 1.384266263237519 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 661px); left: 180px; overflow: visible; position: absolute; top: 0px; width: 915px; z-index: -1; }\",\".framer-Ol8UH .framer-6zv8o9 { aspect-ratio: 1.0252747252747252 / 1; bottom: 71px; flex: none; height: var(--framer-aspect-ratio-supported, 456px); left: 682px; overflow: visible; position: absolute; width: 467px; z-index: -1; }\",\".framer-Ol8UH .framer-197ximp { aspect-ratio: 1.407852564102564 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 625px); overflow: visible; position: absolute; right: 0px; top: 49%; transform: translateY(-50%); width: 879px; z-index: -1; }\",\".framer-Ol8UH .framer-1sbnosp-container { flex: none; height: 394px; position: relative; transform-style: preserve-3d; width: 112%; }\",\".framer-Ol8UH .framer-1awhit3 { aspect-ratio: 4.780203784570597 / 1; height: var(--framer-aspect-ratio-supported, 344px); overflow: visible; position: relative; width: 1642px; }\",\".framer-Ol8UH .framer-d75747 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1600px; overflow: hidden; padding: 100px 64px 64px 64px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-gzd87y { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-1qdrvpn { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 50%; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-u19n3f { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 96%; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-dscl6f { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 24px 64px; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-1xkjyr6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 552px; }\",\".framer-Ol8UH .framer-vcl69r { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-1c8r4h4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-Ol8UH .framer-1u9qgso { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 50px 50px 0px 50px; position: relative; width: 100%; }\",'.framer-Ol8UH .framer-1yfg58i { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-c3dd294d-4924-4bd7-80f1-2cfdc6e0e574, #f9f7f6) /* {\"name\":\"Wrapped Fill\"} */ 0%, rgba(247, 244, 242, 0) 100%); border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }',\".framer-Ol8UH .framer-2cxpu2 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-s9l9s0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 32px 40px 32px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-1orxo0i { aspect-ratio: 3.4642857142857144 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 37px); position: relative; width: 129px; }\",\".framer-Ol8UH .framer-1johckt { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 648px; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-1v0m254 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 0px 32px 0px 60px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-qc0m8r { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-1i0shah { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 500px; }\",\".framer-Ol8UH .framer-1eg7zrt, .framer-Ol8UH .framer-1eff33w, .framer-Ol8UH .framer-eur4gg, .framer-Ol8UH .framer-pwbnuj, .framer-Ol8UH .framer-1yslegb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 80vh; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-n2524l, .framer-Ol8UH .framer-h2nbag, .framer-Ol8UH .framer-1dzqoms, .framer-Ol8UH .framer-mjzokw, .framer-Ol8UH .framer-19sb05z { --border-bottom-width: 1px; --border-color: rgba(17, 16, 17, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-vz2whg, .framer-Ol8UH .framer-ruhvnl, .framer-Ol8UH .framer-i8fj4y { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 18px); position: relative; width: 18px; }\",\".framer-Ol8UH .framer-1pp1zhn-container, .framer-Ol8UH .framer-8kly6o-container, .framer-Ol8UH .framer-x2vxgm-container, .framer-Ol8UH .framer-we2dks-container, .framer-Ol8UH .framer-2yl3by-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-Ol8UH .framer-19wyrng-container, .framer-Ol8UH .framer-274ntj-container, .framer-Ol8UH .framer-33y1qq-container, .framer-Ol8UH .framer-w7feyd-container, .framer-Ol8UH .framer-o9slej-container { flex: none; height: 255px; position: relative; width: 100%; z-index: 1; }\",\".framer-Ol8UH .framer-12c4sd8, .framer-Ol8UH .framer-dhai7f { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 18px); overflow: hidden; position: relative; width: 18px; }\",\".framer-Ol8UH .framer-1p7moul, .framer-Ol8UH .framer-85nxt7 { flex: none; height: 16px; left: calc(50.00000000000002% - 15.785714285714285px / 2); position: absolute; top: 0px; width: 16px; }\",\".framer-Ol8UH .framer-1wc82h5, .framer-Ol8UH .framer-1199t2y { flex: none; height: 17px; position: absolute; right: 0px; top: 0px; width: 17px; }\",\".framer-Ol8UH .framer-1fu5qba { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 53.888888888888886vh; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 64px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-Ol8UH .framer-1bsqf1w { --border-bottom-width: 1px; --border-color: rgba(17, 16, 17, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1wk0yrq-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 21px); position: relative; width: 18px; }\",\".framer-Ol8UH .framer-1oleclz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 80.32085561497327vh; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 64px; width: 621px; will-change: transform; z-index: 1; }\",\".framer-Ol8UH .framer-m21eqk-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-Ol8UH .framer-yomn8z { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 50px 50px 50px; position: relative; width: 100%; }\",'.framer-Ol8UH .framer-g40j3f { align-content: center; align-items: center; background: linear-gradient(179.99999999999997deg, rgba(249, 247, 246, 0) 29.866084456443787%, var(--token-c3dd294d-4924-4bd7-80f1-2cfdc6e0e574, rgb(249, 247, 246)) /* {\"name\":\"Wrapped Fill\"} */ 100%); border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }',\".framer-Ol8UH .framer-1bubi18 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 96px 0px 96px 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-1jio09r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-Ol8UH .framer-1i4ljg0 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-p5b1ml { --framer-paragraph-spacing: 36px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 83%; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-gubvqh { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 88%; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-14e1yye { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-12zc6sx, .framer-Ol8UH .framer-19bp8ss { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-gcdusw, .framer-Ol8UH .framer-qokzlx, .framer-Ol8UH .framer-gd627c { background-color: #f8f9fb; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: none; height: 280px; overflow: hidden; position: relative; width: 280px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-9vvvr4, .framer-Ol8UH .framer-da1eq2 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 289px); left: 0px; position: absolute; top: 0px; width: 289px; }\",\".framer-Ol8UH .framer-1q286w4 { background: linear-gradient(226deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.99991) 137%, rgb(0, 0, 0) 178%); bottom: -9px; flex: none; left: -7px; overflow: hidden; pointer-events: none; position: absolute; right: -9px; top: 0px; z-index: 0; }\",\".framer-Ol8UH .framer-cs2jzb, .framer-Ol8UH .framer-je1rre, .framer-Ol8UH .framer-100so17, .framer-Ol8UH .framer-kjeco3 { align-content: center; align-items: center; bottom: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 0px; overflow: hidden; padding: 0px 24px 0px 24px; position: absolute; width: 100%; }\",\".framer-Ol8UH .framer-1sttemh, .framer-Ol8UH .framer-x6o3bs, .framer-Ol8UH .framer-etg4q3, .framer-Ol8UH .framer-1cmr8ho { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-1gj3dn1, .framer-Ol8UH .framer-qro78v, .framer-Ol8UH .framer-172p433, .framer-Ol8UH .framer-cvtzfg, .framer-Ol8UH .framer-159hf5d, .framer-Ol8UH .framer-19ijrwq, .framer-Ol8UH .framer-wvmhrk, .framer-Ol8UH .framer-1jtob4k, .framer-Ol8UH .framer-df1a1e, .framer-Ol8UH .framer-l7type, .framer-Ol8UH .framer-1ydstgr, .framer-Ol8UH .framer-15uhyvu { --framer-paragraph-spacing: 60px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 162px; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-lc48q0, .framer-Ol8UH .framer-1r8d6qd, .framer-Ol8UH .framer-18lh48v { -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; aspect-ratio: 1 / 1; backdrop-filter: blur(2px); background-color: rgba(0, 0, 0, 0.7); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 4px 4px 30px 0px rgba(16, 24, 40, 0.2); cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: var(--framer-aspect-ratio-supported, 40px); justify-content: center; overflow: hidden; padding: 16px; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-4gp5m4 { -webkit-backdrop-filter: blur(40px); align-content: center; align-items: center; backdrop-filter: blur(40px); background-color: rgba(0, 0, 0, 0.16); cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; left: calc(49.93197278911567% - 100% / 2); overflow: hidden; padding: 0px; position: fixed; top: calc(49.90925589836663% - 100% / 2); width: 100%; z-index: 2; }\",\".framer-Ol8UH .framer-3vxaw0 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-height: 100vh; overflow: auto; padding: 0px; position: relative; width: 1237px; }\",\".framer-Ol8UH .framer-1ksajgm, .framer-Ol8UH .framer-1w5uowl, .framer-Ol8UH .framer-1g2bt3k, .framer-Ol8UH .framer-hxq3iy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-rdtt1p, .framer-Ol8UH .framer-1blyw5y, .framer-Ol8UH .framer-i5tzzw, .framer-Ol8UH .framer-uqf078 { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -0.9166666666666666px rgba(0, 0, 0, 0.14), 0px 2.288533303243457px 2.288533303243457px -1.8333333333333333px rgba(0, 0, 0, 0.13178), 0px 10px 10px -2.75px rgba(0, 0, 0, 0.1125); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-8fcepb, .framer-Ol8UH .framer-31kxyk, .framer-Ol8UH .framer-zmnitp, .framer-Ol8UH .framer-1coehfr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-4zul03, .framer-Ol8UH .framer-1vpqtdt, .framer-Ol8UH .framer-hcxz9c, .framer-Ol8UH .framer-1j71eh6 { align-self: stretch; flex: 1 0 0px; height: auto; overflow: auto; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-16a5869, .framer-Ol8UH .framer-162p2r9 { background: linear-gradient(209deg, rgba(84, 84, 84, 0) 0%, rgb(0, 0, 0) 94%); flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; }\",\".framer-Ol8UH .framer-19s3ljr, .framer-Ol8UH .framer-1dl88tb { aspect-ratio: 3.42578125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 58px); left: 32px; overflow: visible; position: absolute; top: 32px; width: 199px; }\",\".framer-Ol8UH .framer-afmzb2, .framer-Ol8UH .framer-1q3v9j, .framer-Ol8UH .framer-gam0yu, .framer-Ol8UH .framer-1799o9m { align-content: flex-start; align-items: flex-start; bottom: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 51%; overflow: hidden; padding: 0px; position: absolute; transform: translateX(-50%); width: 493px; }\",\".framer-Ol8UH .framer-w8hu41, .framer-Ol8UH .framer-mdgw27, .framer-Ol8UH .framer-1idcpj1, .framer-Ol8UH .framer-acayae { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-14nmuen, .framer-Ol8UH .framer-1otov2t, .framer-Ol8UH .framer-bm75n6, .framer-Ol8UH .framer-k4z88c { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 665px; justify-content: center; overflow: hidden; padding: 64px 64px 32px 64px; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-17airu5, .framer-Ol8UH .framer-1g1o8bv, .framer-Ol8UH .framer-bgkyme, .framer-Ol8UH .framer-1mbpx6a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-1arlmw4 { background: linear-gradient(226deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.99991) 137%, rgb(0, 0, 0) 178%); bottom: 0px; flex: none; left: -8px; overflow: hidden; pointer-events: none; position: absolute; right: -9px; top: 0px; z-index: 0; }\",\".framer-Ol8UH .framer-4anqut { -webkit-backdrop-filter: blur(40px); backdrop-filter: blur(40px); background-color: rgba(0, 0, 0, 0.16); bottom: 1px; cursor: pointer; flex: none; left: 0px; overflow: hidden; position: fixed; right: 1px; top: -1px; z-index: 2; }\",\".framer-Ol8UH .framer-tkedcu { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; left: 51%; max-height: 100vh; overflow: auto; padding: 0px; position: absolute; top: 48%; transform: translate(-50%, -50%); width: 1237px; }\",\".framer-Ol8UH .framer-1x8dj8s { border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; cursor: pointer; flex: none; height: 40px; overflow: auto; position: absolute; right: 32px; top: 32px; width: 40px; z-index: 1; }\",\".framer-Ol8UH .framer-18pkyet { -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; aspect-ratio: 1 / 1; backdrop-filter: blur(2px); background-color: rgba(0, 0, 0, 0.7); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 4px 4px 30px 0px rgba(16, 24, 40, 0.2); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: var(--framer-aspect-ratio-supported, 32px); justify-content: center; left: 0px; overflow: hidden; padding: 16px; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1c7ea7a, .framer-Ol8UH .framer-1gd54xs { background: linear-gradient(209deg, rgba(84, 84, 84, 0) 0%, rgb(0, 0, 0) 94%); bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-Ol8UH .framer-1vw6chr { aspect-ratio: 3.42578125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 78px); left: 32px; overflow: visible; position: absolute; top: 23px; width: 267px; }\",\".framer-Ol8UH .framer-osszdi { aspect-ratio: 1 / 1; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 40px); left: 287px; overflow: auto; position: absolute; top: 35px; width: 40px; z-index: 1; }\",\".framer-Ol8UH .framer-dvafc { align-content: flex-end; align-items: flex-end; align-self: stretch; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: hidden; padding: 23px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1291aeh { background: linear-gradient(226deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 178%); flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-Ol8UH .framer-icyptx { align-content: center; align-items: center; cursor: pointer; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-z1jlzq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Ol8UH .framer-12ztlao, .framer-Ol8UH .framer-1choong { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 162px; }\",\".framer-Ol8UH .framer-4jc1te, .framer-Ol8UH .framer-9sgisc { flex: none; height: 48px; position: relative; width: 48px; }\",\".framer-Ol8UH .framer-1wbrqhr, .framer-Ol8UH .framer-e5zai0 { -webkit-backdrop-filter: blur(40px); backdrop-filter: blur(40px); background-color: rgba(0, 0, 0, 0.16); cursor: pointer; flex: none; height: 100%; left: calc(49.96664442961977% - 99.96664442961975% / 2); overflow: hidden; pointer-events: none; position: fixed; top: calc(49.94652406417114% - 100% / 2); width: 100%; z-index: 2; }\",\".framer-Ol8UH .framer-z58eav { -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; aspect-ratio: 1 / 1; backdrop-filter: blur(2px); background-color: rgba(0, 0, 0, 0.7); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 4px 4px 30px 0px rgba(16, 24, 40, 0.2); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: var(--framer-aspect-ratio-supported, 40px); justify-content: center; overflow: hidden; padding: 16px; pointer-events: none; position: absolute; right: 32px; top: 32px; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1p0lq5p { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: 50%; overflow: hidden; position: absolute; top: 8px; transform: translateX(-50%); width: 24px; z-index: 1; }\",\".framer-Ol8UH .framer-1a0gpm3-container, .framer-Ol8UH .framer-13ktdtl-container { flex: none; height: 88%; left: calc(49.93197278911567% - 87.95918367346938% / 2); position: fixed; top: calc(49.81851179673323% - 87.93103448275862% / 2); width: 88%; z-index: 2; }\",\".framer-Ol8UH .framer-fa3sy9 { align-content: flex-end; align-items: flex-end; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 280px; justify-content: center; overflow: hidden; padding: 23px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1nigods { background: linear-gradient(226deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 122%); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-Ol8UH .framer-1g9b7xh { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-r43i01 { -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; backdrop-filter: blur(2px); background-color: rgba(0, 0, 0, 0.7); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 4px 4px 30px 0px rgba(16, 24, 40, 0.2); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 40px; justify-content: center; overflow: hidden; padding: 16px; pointer-events: none; position: absolute; right: 32px; top: 32px; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-13mt139 { aspect-ratio: 1 / 1; flex: none; height: 100%; left: 50%; position: absolute; top: -1px; transform: translateX(-50%); width: var(--framer-aspect-ratio-supported, 280px); }\",\".framer-Ol8UH .framer-7g7oms, .framer-Ol8UH .framer-1df1hh9 { background: linear-gradient(226deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.99991) 137%, rgb(0, 0, 0) 178%); flex: none; height: 100%; left: 0px; overflow: hidden; pointer-events: none; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-Ol8UH .framer-re4dz4 { -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; aspect-ratio: 1 / 1; backdrop-filter: blur(2px); background-color: rgba(0, 0, 0, 0.7); border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; box-shadow: 4px 4px 30px 0px rgba(16, 24, 40, 0.2); cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: var(--framer-aspect-ratio-supported, 40px); justify-content: center; overflow: hidden; padding: 16px; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-9hftl7, .framer-Ol8UH .framer-1sb5g14 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; left: 51%; max-height: 100vh; overflow: auto; padding: 0px; position: absolute; top: 49%; transform: translate(-50%, -50%); width: 1237px; }\",\".framer-Ol8UH .framer-gr2y05 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; cursor: pointer; flex: none; height: 40px; overflow: auto; position: absolute; right: 32px; top: 32px; width: 40px; z-index: 1; }\",\".framer-Ol8UH .framer-mmgkf1 { aspect-ratio: 3.42578125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 76px); left: 32px; overflow: visible; position: absolute; top: 32px; width: 261px; }\",\".framer-Ol8UH .framer-1c8f70w { border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: none; height: 280px; overflow: hidden; position: relative; width: 280px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-12zo34m { aspect-ratio: 1 / 1; flex: none; height: 100%; left: 0px; position: absolute; top: 0px; width: var(--framer-aspect-ratio-supported, 280px); }\",\".framer-Ol8UH .framer-1ws8s9s { -webkit-backdrop-filter: blur(40px); backdrop-filter: blur(40px); background-color: rgba(0, 0, 0, 0.16); cursor: pointer; flex: none; height: 100%; left: calc(50.00000000000002% - 99.93197278911565% / 2); overflow: hidden; position: fixed; top: calc(49.90925589836663% - 100% / 2); width: 100%; z-index: 2; }\",\".framer-Ol8UH .framer-t9hmzn { aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: auto; position: absolute; right: 32px; top: 32px; width: 40px; z-index: 1; }\",\".framer-Ol8UH .framer-jzmps6 { -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; backdrop-filter: blur(2px); background-color: rgba(0, 0, 0, 0.7); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; bottom: 0px; box-shadow: 4px 4px 30px 0px rgba(16, 24, 40, 0.2); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; justify-content: center; left: 0px; overflow: hidden; padding: 16px; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ol8UH .framer-1gghmf4 { --border-bottom-width: 1px; --border-color: var(--token-25ca9b82-a03c-40fe-8df1-22c151d1d60b, #eaecf0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 64px; border-bottom-right-radius: 64px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.0833333333333333px rgba(0, 0, 0, 0.16), 0px 2.288533303243457px 2.288533303243457px -2.1666666666666665px rgba(0, 0, 0, 0.14534), 0px 10px 10px -3.25px rgba(0, 0, 0, 0.0875); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 200px 40px 200px 40px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-m59sx0 { -webkit-backdrop-filter: blur(0px); -webkit-filter: blur(100px); backdrop-filter: blur(0px); background-color: var(--token-c572113c-f477-4332-8b82-3ae33c426397, #ff3a9b); filter: blur(100px); flex: none; height: 209px; left: calc(49.455782312925194% - 464px / 2); overflow: hidden; position: absolute; top: calc(50.29940119760481% - 209px / 2); width: 464px; z-index: 0; }\",\".framer-Ol8UH .framer-1cfdxlu { --border-bottom-width: 1px; --border-color: var(--token-25ca9b82-a03c-40fe-8df1-22c151d1d60b, #eaecf0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-39ad51d2-3e02-4a6f-9ac5-335320db4be2, #f9fafb); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 64px 32px 40px 32px; position: relative; width: 706px; z-index: 1; }\",\".framer-Ol8UH .framer-4a3xft { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Ol8UH .framer-1eybswn { -webkit-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); flex: none; height: 64px; position: relative; width: 65px; }\",\".framer-Ol8UH .framer-88u05q { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 642px; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-e9c0do { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-Ol8UH .framer-nr0t4p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-1xf0r2p { aspect-ratio: 0.6379084967320261 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 383px); overflow: visible; position: absolute; right: 95px; top: 51%; transform: translateY(-50%); width: 244px; z-index: 0; }\",\".framer-Ol8UH .framer-1hjyuuw { aspect-ratio: 0.8026143790849674 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 383px); left: 95px; overflow: visible; position: absolute; top: 51%; transform: translateY(-50%); width: 307px; z-index: 0; }\",\".framer-Ol8UH .framer-n8ih3r-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Ol8UH .framer-11vbc0s-container { flex: none; height: 180px; left: calc(53.67346938775513% - 1200px / 2); pointer-events: none; position: fixed; top: -887px; width: 1200px; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Ol8UH.framer-72rtr7, .framer-Ol8UH .framer-3d5v6n, .framer-Ol8UH .framer-mbex9y, .framer-Ol8UH .framer-1dscycs, .framer-Ol8UH .framer-1eghy88, .framer-Ol8UH .framer-go1r45, .framer-Ol8UH .framer-1kpog3i, .framer-Ol8UH .framer-w8ioxi, .framer-Ol8UH .framer-1fybpby, .framer-Ol8UH .framer-v9v4aw, .framer-Ol8UH .framer-88gemj, .framer-Ol8UH .framer-500ex9, .framer-Ol8UH .framer-668mw9, .framer-Ol8UH .framer-1cc47q0, .framer-Ol8UH .framer-6tl59g, .framer-Ol8UH .framer-1isrmw5, .framer-Ol8UH .framer-1cjmwyx, .framer-Ol8UH .framer-7zj3m9, .framer-Ol8UH .framer-7rqrwb, .framer-Ol8UH .framer-ici09z, .framer-Ol8UH .framer-893l3u, .framer-Ol8UH .framer-175m8n9, .framer-Ol8UH .framer-1hqu4dp, .framer-Ol8UH .framer-1i8nc3w, .framer-Ol8UH .framer-i6zbya, .framer-Ol8UH .framer-12kweef, .framer-Ol8UH .framer-1g6k7g0, .framer-Ol8UH .framer-1g5y7ml, .framer-Ol8UH .framer-1yi49p1, .framer-Ol8UH .framer-1uzq6np, .framer-Ol8UH .framer-1v3l2zn, .framer-Ol8UH .framer-1f31r9y, .framer-Ol8UH .framer-3vlr5r, .framer-Ol8UH .framer-vys56f, .framer-Ol8UH .framer-1hly2sk, .framer-Ol8UH .framer-1kqors2, .framer-Ol8UH .framer-yqdild, .framer-Ol8UH .framer-10l1y5u, .framer-Ol8UH .framer-13g07ei, .framer-Ol8UH .framer-z3p2ly, .framer-Ol8UH .framer-15xzjgx, .framer-Ol8UH .framer-1luc6c0, .framer-Ol8UH .framer-hrl7re, .framer-Ol8UH .framer-wiivne, .framer-Ol8UH .framer-9d0lu6, .framer-Ol8UH .framer-a686wa, .framer-Ol8UH .framer-s5a2m9, .framer-Ol8UH .framer-azemoh, .framer-Ol8UH .framer-mlgp9p, .framer-Ol8UH .framer-yun5fr, .framer-Ol8UH .framer-2rtfwz, .framer-Ol8UH .framer-2291hr, .framer-Ol8UH .framer-1d8e6lq, .framer-Ol8UH .framer-197d9r7, .framer-Ol8UH .framer-efktl8, .framer-Ol8UH .framer-1d09k1t, .framer-Ol8UH .framer-13c9gjt, .framer-Ol8UH .framer-119xf5s, .framer-Ol8UH .framer-cjkuiv, .framer-Ol8UH .framer-rdu6mf, .framer-Ol8UH .framer-qssv1h, .framer-Ol8UH .framer-3g1eqm, .framer-Ol8UH .framer-1sbxbs3, .framer-Ol8UH .framer-e2klwr, .framer-Ol8UH .framer-1u3a40d, .framer-Ol8UH .framer-a04d12, .framer-Ol8UH .framer-st4xy3, .framer-Ol8UH .framer-mtf1e8, .framer-Ol8UH .framer-1i21uj6, .framer-Ol8UH .framer-1c696er, .framer-Ol8UH .framer-1ysp42y, .framer-Ol8UH .framer-502xg0, .framer-Ol8UH .framer-8nlw2s, .framer-Ol8UH .framer-xc2p4y, .framer-Ol8UH .framer-3n4r0k, .framer-Ol8UH .framer-d0tjx6, .framer-Ol8UH .framer-1wlhbkw, .framer-Ol8UH .framer-129y1bz, .framer-Ol8UH .framer-i7hcsq, .framer-Ol8UH .framer-kvr4zo, .framer-Ol8UH .framer-1hp6q6x, .framer-Ol8UH .framer-p86nq6, .framer-Ol8UH .framer-pjnn99, .framer-Ol8UH .framer-ol6fzy, .framer-Ol8UH .framer-pxj3ms, .framer-Ol8UH .framer-hi0hs3, .framer-Ol8UH .framer-3tx0qv, .framer-Ol8UH .framer-1yic3lu, .framer-Ol8UH .framer-15b0l8i, .framer-Ol8UH .framer-18i2cjj, .framer-Ol8UH .framer-1ynm581, .framer-Ol8UH .framer-1ieah5n, .framer-Ol8UH .framer-18stbby, .framer-Ol8UH .framer-1evx98q, .framer-Ol8UH .framer-12ymear, .framer-Ol8UH .framer-1omfpc0, .framer-Ol8UH .framer-6rkwsv, .framer-Ol8UH .framer-gyxmhq, .framer-Ol8UH .framer-da0t2c, .framer-Ol8UH .framer-4gmw3e, .framer-Ol8UH .framer-1uldlwp, .framer-Ol8UH .framer-18wdjr, .framer-Ol8UH .framer-13iid0s, .framer-Ol8UH .framer-s4outs, .framer-Ol8UH .framer-16yjqwr, .framer-Ol8UH .framer-1twqy8b, .framer-Ol8UH .framer-s0j93y, .framer-Ol8UH .framer-3k93b1, .framer-Ol8UH .framer-ised85, .framer-Ol8UH .framer-1amb1fe, .framer-Ol8UH .framer-1u1ftc0, .framer-Ol8UH .framer-17dco1x, .framer-Ol8UH .framer-13adftg, .framer-Ol8UH .framer-1bvp8ap, .framer-Ol8UH .framer-10zm8vf, .framer-Ol8UH .framer-1d3eebw, .framer-Ol8UH .framer-ls40e4, .framer-Ol8UH .framer-5cy3cf, .framer-Ol8UH .framer-1h8ui8h, .framer-Ol8UH .framer-156bzf6, .framer-Ol8UH .framer-h66elj, .framer-Ol8UH .framer-16ry68f, .framer-Ol8UH .framer-6ujpen, .framer-Ol8UH .framer-wym39q, .framer-Ol8UH .framer-xqh6ud, .framer-Ol8UH .framer-gqmqhd, .framer-Ol8UH .framer-gzd87y, .framer-Ol8UH .framer-dscl6f, .framer-Ol8UH .framer-1xkjyr6, .framer-Ol8UH .framer-1c8r4h4, .framer-Ol8UH .framer-1u9qgso, .framer-Ol8UH .framer-1yfg58i, .framer-Ol8UH .framer-2cxpu2, .framer-Ol8UH .framer-s9l9s0, .framer-Ol8UH .framer-1v0m254, .framer-Ol8UH .framer-1i0shah, .framer-Ol8UH .framer-1eg7zrt, .framer-Ol8UH .framer-n2524l, .framer-Ol8UH .framer-1eff33w, .framer-Ol8UH .framer-h2nbag, .framer-Ol8UH .framer-1fu5qba, .framer-Ol8UH .framer-1bsqf1w, .framer-Ol8UH .framer-eur4gg, .framer-Ol8UH .framer-1dzqoms, .framer-Ol8UH .framer-pwbnuj, .framer-Ol8UH .framer-mjzokw, .framer-Ol8UH .framer-1yslegb, .framer-Ol8UH .framer-19sb05z, .framer-Ol8UH .framer-1oleclz, .framer-Ol8UH .framer-yomn8z, .framer-Ol8UH .framer-g40j3f, .framer-Ol8UH .framer-1bubi18, .framer-Ol8UH .framer-1jio09r, .framer-Ol8UH .framer-1i4ljg0, .framer-Ol8UH .framer-14e1yye, .framer-Ol8UH .framer-12zc6sx, .framer-Ol8UH .framer-1sttemh, .framer-Ol8UH .framer-lc48q0, .framer-Ol8UH .framer-4gp5m4, .framer-Ol8UH .framer-3vxaw0, .framer-Ol8UH .framer-1ksajgm, .framer-Ol8UH .framer-rdtt1p, .framer-Ol8UH .framer-13wrcgc, .framer-Ol8UH .framer-8fcepb, .framer-Ol8UH .framer-w8hu41, .framer-Ol8UH .framer-14nmuen, .framer-Ol8UH .framer-17airu5, .framer-Ol8UH .framer-x6o3bs, .framer-Ol8UH .framer-1r8d6qd, .framer-Ol8UH .framer-tkedcu, .framer-Ol8UH .framer-1w5uowl, .framer-Ol8UH .framer-1blyw5y, .framer-Ol8UH .framer-18pkyet, .framer-Ol8UH .framer-31kxyk, .framer-Ol8UH .framer-qexvc3, .framer-Ol8UH .framer-mdgw27, .framer-Ol8UH .framer-1otov2t, .framer-Ol8UH .framer-1g1o8bv, .framer-Ol8UH .framer-dvafc, .framer-Ol8UH .framer-12ztlao, .framer-Ol8UH .framer-z58eav, .framer-Ol8UH .framer-19bp8ss, .framer-Ol8UH .framer-fa3sy9, .framer-Ol8UH .framer-1choong, .framer-Ol8UH .framer-r43i01, .framer-Ol8UH .framer-etg4q3, .framer-Ol8UH .framer-re4dz4, .framer-Ol8UH .framer-9hftl7, .framer-Ol8UH .framer-1g2bt3k, .framer-Ol8UH .framer-i5tzzw, .framer-Ol8UH .framer-znghz1, .framer-Ol8UH .framer-zmnitp, .framer-Ol8UH .framer-1idcpj1, .framer-Ol8UH .framer-bm75n6, .framer-Ol8UH .framer-bgkyme, .framer-Ol8UH .framer-1cmr8ho, .framer-Ol8UH .framer-18lh48v, .framer-Ol8UH .framer-1sb5g14, .framer-Ol8UH .framer-hxq3iy, .framer-Ol8UH .framer-uqf078, .framer-Ol8UH .framer-jzmps6, .framer-Ol8UH .framer-1coehfr, .framer-Ol8UH .framer-acayae, .framer-Ol8UH .framer-k4z88c, .framer-Ol8UH .framer-1mbpx6a, .framer-Ol8UH .framer-1gghmf4, .framer-Ol8UH .framer-1cfdxlu, .framer-Ol8UH .framer-4a3xft, .framer-Ol8UH .framer-nr0t4p { gap: 0px; } .framer-Ol8UH.framer-72rtr7 > *, .framer-Ol8UH .framer-w8ioxi > *, .framer-Ol8UH .framer-1fybpby > *, .framer-Ol8UH .framer-v9v4aw > *, .framer-Ol8UH .framer-500ex9 > *, .framer-Ol8UH .framer-668mw9 > *, .framer-Ol8UH .framer-1cc47q0 > *, .framer-Ol8UH .framer-1isrmw5 > *, .framer-Ol8UH .framer-1cjmwyx > *, .framer-Ol8UH .framer-3vlr5r > *, .framer-Ol8UH .framer-vys56f > *, .framer-Ol8UH .framer-1d8e6lq > *, .framer-Ol8UH .framer-1h8ui8h > *, .framer-Ol8UH .framer-gqmqhd > *, .framer-Ol8UH .framer-gzd87y > *, .framer-Ol8UH .framer-1i0shah > *, .framer-Ol8UH .framer-1sttemh > *, .framer-Ol8UH .framer-x6o3bs > *, .framer-Ol8UH .framer-12ztlao > *, .framer-Ol8UH .framer-1choong > *, .framer-Ol8UH .framer-etg4q3 > *, .framer-Ol8UH .framer-1cmr8ho > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Ol8UH.framer-72rtr7 > :first-child, .framer-Ol8UH .framer-mbex9y > :first-child, .framer-Ol8UH .framer-1dscycs > :first-child, .framer-Ol8UH .framer-go1r45 > :first-child, .framer-Ol8UH .framer-1kpog3i > :first-child, .framer-Ol8UH .framer-w8ioxi > :first-child, .framer-Ol8UH .framer-1fybpby > :first-child, .framer-Ol8UH .framer-v9v4aw > :first-child, .framer-Ol8UH .framer-500ex9 > :first-child, .framer-Ol8UH .framer-668mw9 > :first-child, .framer-Ol8UH .framer-1cc47q0 > :first-child, .framer-Ol8UH .framer-1isrmw5 > :first-child, .framer-Ol8UH .framer-1cjmwyx > :first-child, .framer-Ol8UH .framer-7zj3m9 > :first-child, .framer-Ol8UH .framer-7rqrwb > :first-child, .framer-Ol8UH .framer-ici09z > :first-child, .framer-Ol8UH .framer-i6zbya > :first-child, .framer-Ol8UH .framer-12kweef > :first-child, .framer-Ol8UH .framer-1v3l2zn > :first-child, .framer-Ol8UH .framer-3vlr5r > :first-child, .framer-Ol8UH .framer-vys56f > :first-child, .framer-Ol8UH .framer-13g07ei > :first-child, .framer-Ol8UH .framer-z3p2ly > :first-child, .framer-Ol8UH .framer-hrl7re > :first-child, .framer-Ol8UH .framer-9d0lu6 > :first-child, .framer-Ol8UH .framer-a686wa > :first-child, .framer-Ol8UH .framer-s5a2m9 > :first-child, .framer-Ol8UH .framer-2rtfwz > :first-child, .framer-Ol8UH .framer-2291hr > :first-child, .framer-Ol8UH .framer-1d8e6lq > :first-child, .framer-Ol8UH .framer-13c9gjt > :first-child, .framer-Ol8UH .framer-119xf5s > :first-child, .framer-Ol8UH .framer-3g1eqm > :first-child, .framer-Ol8UH .framer-e2klwr > :first-child, .framer-Ol8UH .framer-mtf1e8 > :first-child, .framer-Ol8UH .framer-8nlw2s > :first-child, .framer-Ol8UH .framer-3n4r0k > :first-child, .framer-Ol8UH .framer-1wlhbkw > :first-child, .framer-Ol8UH .framer-ol6fzy > :first-child, .framer-Ol8UH .framer-18i2cjj > :first-child, .framer-Ol8UH .framer-1ynm581 > :first-child, .framer-Ol8UH .framer-12ymear > :first-child, .framer-Ol8UH .framer-da0t2c > :first-child, .framer-Ol8UH .framer-s4outs > :first-child, .framer-Ol8UH .framer-1twqy8b > :first-child, .framer-Ol8UH .framer-3k93b1 > :first-child, .framer-Ol8UH .framer-10zm8vf > :first-child, .framer-Ol8UH .framer-1h8ui8h > :first-child, .framer-Ol8UH .framer-156bzf6 > :first-child, .framer-Ol8UH .framer-h66elj > :first-child, .framer-Ol8UH .framer-16ry68f > :first-child, .framer-Ol8UH .framer-gqmqhd > :first-child, .framer-Ol8UH .framer-gzd87y > :first-child, .framer-Ol8UH .framer-dscl6f > :first-child, .framer-Ol8UH .framer-1xkjyr6 > :first-child, .framer-Ol8UH .framer-1u9qgso > :first-child, .framer-Ol8UH .framer-1yfg58i > :first-child, .framer-Ol8UH .framer-2cxpu2 > :first-child, .framer-Ol8UH .framer-s9l9s0 > :first-child, .framer-Ol8UH .framer-1v0m254 > :first-child, .framer-Ol8UH .framer-1i0shah > :first-child, .framer-Ol8UH .framer-1eg7zrt > :first-child, .framer-Ol8UH .framer-1eff33w > :first-child, .framer-Ol8UH .framer-eur4gg > :first-child, .framer-Ol8UH .framer-pwbnuj > :first-child, .framer-Ol8UH .framer-1yslegb > :first-child, .framer-Ol8UH .framer-yomn8z > :first-child, .framer-Ol8UH .framer-g40j3f > :first-child, .framer-Ol8UH .framer-1bubi18 > :first-child, .framer-Ol8UH .framer-1jio09r > :first-child, .framer-Ol8UH .framer-1i4ljg0 > :first-child, .framer-Ol8UH .framer-14e1yye > :first-child, .framer-Ol8UH .framer-1sttemh > :first-child, .framer-Ol8UH .framer-4gp5m4 > :first-child, .framer-Ol8UH .framer-1ksajgm > :first-child, .framer-Ol8UH .framer-rdtt1p > :first-child, .framer-Ol8UH .framer-w8hu41 > :first-child, .framer-Ol8UH .framer-14nmuen > :first-child, .framer-Ol8UH .framer-17airu5 > :first-child, .framer-Ol8UH .framer-x6o3bs > :first-child, .framer-Ol8UH .framer-1w5uowl > :first-child, .framer-Ol8UH .framer-1blyw5y > :first-child, .framer-Ol8UH .framer-mdgw27 > :first-child, .framer-Ol8UH .framer-1otov2t > :first-child, .framer-Ol8UH .framer-1g1o8bv > :first-child, .framer-Ol8UH .framer-12ztlao > :first-child, .framer-Ol8UH .framer-1choong > :first-child, .framer-Ol8UH .framer-etg4q3 > :first-child, .framer-Ol8UH .framer-1g2bt3k > :first-child, .framer-Ol8UH .framer-i5tzzw > :first-child, .framer-Ol8UH .framer-1idcpj1 > :first-child, .framer-Ol8UH .framer-bm75n6 > :first-child, .framer-Ol8UH .framer-bgkyme > :first-child, .framer-Ol8UH .framer-1cmr8ho > :first-child, .framer-Ol8UH .framer-hxq3iy > :first-child, .framer-Ol8UH .framer-uqf078 > :first-child, .framer-Ol8UH .framer-acayae > :first-child, .framer-Ol8UH .framer-k4z88c > :first-child, .framer-Ol8UH .framer-1mbpx6a > :first-child, .framer-Ol8UH .framer-1cfdxlu > :first-child, .framer-Ol8UH .framer-4a3xft > :first-child { margin-top: 0px; } .framer-Ol8UH.framer-72rtr7 > :last-child, .framer-Ol8UH .framer-mbex9y > :last-child, .framer-Ol8UH .framer-1dscycs > :last-child, .framer-Ol8UH .framer-go1r45 > :last-child, .framer-Ol8UH .framer-1kpog3i > :last-child, .framer-Ol8UH .framer-w8ioxi > :last-child, .framer-Ol8UH .framer-1fybpby > :last-child, .framer-Ol8UH .framer-v9v4aw > :last-child, .framer-Ol8UH .framer-500ex9 > :last-child, .framer-Ol8UH .framer-668mw9 > :last-child, .framer-Ol8UH .framer-1cc47q0 > :last-child, .framer-Ol8UH .framer-1isrmw5 > :last-child, .framer-Ol8UH .framer-1cjmwyx > :last-child, .framer-Ol8UH .framer-7zj3m9 > :last-child, .framer-Ol8UH .framer-7rqrwb > :last-child, .framer-Ol8UH .framer-ici09z > :last-child, .framer-Ol8UH .framer-i6zbya > :last-child, .framer-Ol8UH .framer-12kweef > :last-child, .framer-Ol8UH .framer-1v3l2zn > :last-child, .framer-Ol8UH .framer-3vlr5r > :last-child, .framer-Ol8UH .framer-vys56f > :last-child, .framer-Ol8UH .framer-13g07ei > :last-child, .framer-Ol8UH .framer-z3p2ly > :last-child, .framer-Ol8UH .framer-hrl7re > :last-child, .framer-Ol8UH .framer-9d0lu6 > :last-child, .framer-Ol8UH .framer-a686wa > :last-child, .framer-Ol8UH .framer-s5a2m9 > :last-child, .framer-Ol8UH .framer-2rtfwz > :last-child, .framer-Ol8UH .framer-2291hr > :last-child, .framer-Ol8UH .framer-1d8e6lq > :last-child, .framer-Ol8UH .framer-13c9gjt > :last-child, .framer-Ol8UH .framer-119xf5s > :last-child, .framer-Ol8UH .framer-3g1eqm > :last-child, .framer-Ol8UH .framer-e2klwr > :last-child, .framer-Ol8UH .framer-mtf1e8 > :last-child, .framer-Ol8UH .framer-8nlw2s > :last-child, .framer-Ol8UH .framer-3n4r0k > :last-child, .framer-Ol8UH .framer-1wlhbkw > :last-child, .framer-Ol8UH .framer-ol6fzy > :last-child, .framer-Ol8UH .framer-18i2cjj > :last-child, .framer-Ol8UH .framer-1ynm581 > :last-child, .framer-Ol8UH .framer-12ymear > :last-child, .framer-Ol8UH .framer-da0t2c > :last-child, .framer-Ol8UH .framer-s4outs > :last-child, .framer-Ol8UH .framer-1twqy8b > :last-child, .framer-Ol8UH .framer-3k93b1 > :last-child, .framer-Ol8UH .framer-10zm8vf > :last-child, .framer-Ol8UH .framer-1h8ui8h > :last-child, .framer-Ol8UH .framer-156bzf6 > :last-child, .framer-Ol8UH .framer-h66elj > :last-child, .framer-Ol8UH .framer-16ry68f > :last-child, .framer-Ol8UH .framer-gqmqhd > :last-child, .framer-Ol8UH .framer-gzd87y > :last-child, .framer-Ol8UH .framer-dscl6f > :last-child, .framer-Ol8UH .framer-1xkjyr6 > :last-child, .framer-Ol8UH .framer-1u9qgso > :last-child, .framer-Ol8UH .framer-1yfg58i > :last-child, .framer-Ol8UH .framer-2cxpu2 > :last-child, .framer-Ol8UH .framer-s9l9s0 > :last-child, .framer-Ol8UH .framer-1v0m254 > :last-child, .framer-Ol8UH .framer-1i0shah > :last-child, .framer-Ol8UH .framer-1eg7zrt > :last-child, .framer-Ol8UH .framer-1eff33w > :last-child, .framer-Ol8UH .framer-eur4gg > :last-child, .framer-Ol8UH .framer-pwbnuj > :last-child, .framer-Ol8UH .framer-1yslegb > :last-child, .framer-Ol8UH .framer-yomn8z > :last-child, .framer-Ol8UH .framer-g40j3f > :last-child, .framer-Ol8UH .framer-1bubi18 > :last-child, .framer-Ol8UH .framer-1jio09r > :last-child, .framer-Ol8UH .framer-1i4ljg0 > :last-child, .framer-Ol8UH .framer-14e1yye > :last-child, .framer-Ol8UH .framer-1sttemh > :last-child, .framer-Ol8UH .framer-4gp5m4 > :last-child, .framer-Ol8UH .framer-1ksajgm > :last-child, .framer-Ol8UH .framer-rdtt1p > :last-child, .framer-Ol8UH .framer-w8hu41 > :last-child, .framer-Ol8UH .framer-14nmuen > :last-child, .framer-Ol8UH .framer-17airu5 > :last-child, .framer-Ol8UH .framer-x6o3bs > :last-child, .framer-Ol8UH .framer-1w5uowl > :last-child, .framer-Ol8UH .framer-1blyw5y > :last-child, .framer-Ol8UH .framer-mdgw27 > :last-child, .framer-Ol8UH .framer-1otov2t > :last-child, .framer-Ol8UH .framer-1g1o8bv > :last-child, .framer-Ol8UH .framer-12ztlao > :last-child, .framer-Ol8UH .framer-1choong > :last-child, .framer-Ol8UH .framer-etg4q3 > :last-child, .framer-Ol8UH .framer-1g2bt3k > :last-child, .framer-Ol8UH .framer-i5tzzw > :last-child, .framer-Ol8UH .framer-1idcpj1 > :last-child, .framer-Ol8UH .framer-bm75n6 > :last-child, .framer-Ol8UH .framer-bgkyme > :last-child, .framer-Ol8UH .framer-1cmr8ho > :last-child, .framer-Ol8UH .framer-hxq3iy > :last-child, .framer-Ol8UH .framer-uqf078 > :last-child, .framer-Ol8UH .framer-acayae > :last-child, .framer-Ol8UH .framer-k4z88c > :last-child, .framer-Ol8UH .framer-1mbpx6a > :last-child, .framer-Ol8UH .framer-1cfdxlu > :last-child, .framer-Ol8UH .framer-4a3xft > :last-child { margin-bottom: 0px; } .framer-Ol8UH .framer-3d5v6n > *, .framer-Ol8UH .framer-175m8n9 > *, .framer-Ol8UH .framer-1hqu4dp > *, .framer-Ol8UH .framer-10l1y5u > *, .framer-Ol8UH .framer-1luc6c0 > *, .framer-Ol8UH .framer-1d09k1t > *, .framer-Ol8UH .framer-qssv1h > *, .framer-Ol8UH .framer-15b0l8i > *, .framer-Ol8UH .framer-1evx98q > *, .framer-Ol8UH .framer-1fu5qba > *, .framer-Ol8UH .framer-1oleclz > *, .framer-Ol8UH .framer-3vxaw0 > *, .framer-Ol8UH .framer-8fcepb > *, .framer-Ol8UH .framer-tkedcu > *, .framer-Ol8UH .framer-31kxyk > *, .framer-Ol8UH .framer-9hftl7 > *, .framer-Ol8UH .framer-zmnitp > *, .framer-Ol8UH .framer-1sb5g14 > *, .framer-Ol8UH .framer-1coehfr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Ol8UH .framer-3d5v6n > :first-child, .framer-Ol8UH .framer-1eghy88 > :first-child, .framer-Ol8UH .framer-88gemj > :first-child, .framer-Ol8UH .framer-6tl59g > :first-child, .framer-Ol8UH .framer-893l3u > :first-child, .framer-Ol8UH .framer-175m8n9 > :first-child, .framer-Ol8UH .framer-1hqu4dp > :first-child, .framer-Ol8UH .framer-1i8nc3w > :first-child, .framer-Ol8UH .framer-1g6k7g0 > :first-child, .framer-Ol8UH .framer-1g5y7ml > :first-child, .framer-Ol8UH .framer-1yi49p1 > :first-child, .framer-Ol8UH .framer-1uzq6np > :first-child, .framer-Ol8UH .framer-1f31r9y > :first-child, .framer-Ol8UH .framer-1hly2sk > :first-child, .framer-Ol8UH .framer-1kqors2 > :first-child, .framer-Ol8UH .framer-yqdild > :first-child, .framer-Ol8UH .framer-10l1y5u > :first-child, .framer-Ol8UH .framer-15xzjgx > :first-child, .framer-Ol8UH .framer-1luc6c0 > :first-child, .framer-Ol8UH .framer-wiivne > :first-child, .framer-Ol8UH .framer-azemoh > :first-child, .framer-Ol8UH .framer-mlgp9p > :first-child, .framer-Ol8UH .framer-yun5fr > :first-child, .framer-Ol8UH .framer-197d9r7 > :first-child, .framer-Ol8UH .framer-efktl8 > :first-child, .framer-Ol8UH .framer-1d09k1t > :first-child, .framer-Ol8UH .framer-cjkuiv > :first-child, .framer-Ol8UH .framer-rdu6mf > :first-child, .framer-Ol8UH .framer-qssv1h > :first-child, .framer-Ol8UH .framer-1sbxbs3 > :first-child, .framer-Ol8UH .framer-1u3a40d > :first-child, .framer-Ol8UH .framer-a04d12 > :first-child, .framer-Ol8UH .framer-st4xy3 > :first-child, .framer-Ol8UH .framer-1i21uj6 > :first-child, .framer-Ol8UH .framer-1c696er > :first-child, .framer-Ol8UH .framer-1ysp42y > :first-child, .framer-Ol8UH .framer-502xg0 > :first-child, .framer-Ol8UH .framer-xc2p4y > :first-child, .framer-Ol8UH .framer-d0tjx6 > :first-child, .framer-Ol8UH .framer-129y1bz > :first-child, .framer-Ol8UH .framer-i7hcsq > :first-child, .framer-Ol8UH .framer-kvr4zo > :first-child, .framer-Ol8UH .framer-1hp6q6x > :first-child, .framer-Ol8UH .framer-p86nq6 > :first-child, .framer-Ol8UH .framer-pjnn99 > :first-child, .framer-Ol8UH .framer-pxj3ms > :first-child, .framer-Ol8UH .framer-hi0hs3 > :first-child, .framer-Ol8UH .framer-3tx0qv > :first-child, .framer-Ol8UH .framer-1yic3lu > :first-child, .framer-Ol8UH .framer-15b0l8i > :first-child, .framer-Ol8UH .framer-1ieah5n > :first-child, .framer-Ol8UH .framer-18stbby > :first-child, .framer-Ol8UH .framer-1evx98q > :first-child, .framer-Ol8UH .framer-1omfpc0 > :first-child, .framer-Ol8UH .framer-6rkwsv > :first-child, .framer-Ol8UH .framer-gyxmhq > :first-child, .framer-Ol8UH .framer-4gmw3e > :first-child, .framer-Ol8UH .framer-1uldlwp > :first-child, .framer-Ol8UH .framer-18wdjr > :first-child, .framer-Ol8UH .framer-13iid0s > :first-child, .framer-Ol8UH .framer-16yjqwr > :first-child, .framer-Ol8UH .framer-s0j93y > :first-child, .framer-Ol8UH .framer-ised85 > :first-child, .framer-Ol8UH .framer-1amb1fe > :first-child, .framer-Ol8UH .framer-1u1ftc0 > :first-child, .framer-Ol8UH .framer-17dco1x > :first-child, .framer-Ol8UH .framer-13adftg > :first-child, .framer-Ol8UH .framer-1bvp8ap > :first-child, .framer-Ol8UH .framer-1d3eebw > :first-child, .framer-Ol8UH .framer-ls40e4 > :first-child, .framer-Ol8UH .framer-5cy3cf > :first-child, .framer-Ol8UH .framer-6ujpen > :first-child, .framer-Ol8UH .framer-wym39q > :first-child, .framer-Ol8UH .framer-xqh6ud > :first-child, .framer-Ol8UH .framer-1c8r4h4 > :first-child, .framer-Ol8UH .framer-n2524l > :first-child, .framer-Ol8UH .framer-h2nbag > :first-child, .framer-Ol8UH .framer-1fu5qba > :first-child, .framer-Ol8UH .framer-1bsqf1w > :first-child, .framer-Ol8UH .framer-1dzqoms > :first-child, .framer-Ol8UH .framer-mjzokw > :first-child, .framer-Ol8UH .framer-19sb05z > :first-child, .framer-Ol8UH .framer-1oleclz > :first-child, .framer-Ol8UH .framer-12zc6sx > :first-child, .framer-Ol8UH .framer-lc48q0 > :first-child, .framer-Ol8UH .framer-3vxaw0 > :first-child, .framer-Ol8UH .framer-13wrcgc > :first-child, .framer-Ol8UH .framer-8fcepb > :first-child, .framer-Ol8UH .framer-1r8d6qd > :first-child, .framer-Ol8UH .framer-tkedcu > :first-child, .framer-Ol8UH .framer-18pkyet > :first-child, .framer-Ol8UH .framer-31kxyk > :first-child, .framer-Ol8UH .framer-qexvc3 > :first-child, .framer-Ol8UH .framer-dvafc > :first-child, .framer-Ol8UH .framer-z58eav > :first-child, .framer-Ol8UH .framer-19bp8ss > :first-child, .framer-Ol8UH .framer-fa3sy9 > :first-child, .framer-Ol8UH .framer-r43i01 > :first-child, .framer-Ol8UH .framer-re4dz4 > :first-child, .framer-Ol8UH .framer-9hftl7 > :first-child, .framer-Ol8UH .framer-znghz1 > :first-child, .framer-Ol8UH .framer-zmnitp > :first-child, .framer-Ol8UH .framer-18lh48v > :first-child, .framer-Ol8UH .framer-1sb5g14 > :first-child, .framer-Ol8UH .framer-jzmps6 > :first-child, .framer-Ol8UH .framer-1coehfr > :first-child, .framer-Ol8UH .framer-1gghmf4 > :first-child, .framer-Ol8UH .framer-nr0t4p > :first-child { margin-left: 0px; } .framer-Ol8UH .framer-3d5v6n > :last-child, .framer-Ol8UH .framer-1eghy88 > :last-child, .framer-Ol8UH .framer-88gemj > :last-child, .framer-Ol8UH .framer-6tl59g > :last-child, .framer-Ol8UH .framer-893l3u > :last-child, .framer-Ol8UH .framer-175m8n9 > :last-child, .framer-Ol8UH .framer-1hqu4dp > :last-child, .framer-Ol8UH .framer-1i8nc3w > :last-child, .framer-Ol8UH .framer-1g6k7g0 > :last-child, .framer-Ol8UH .framer-1g5y7ml > :last-child, .framer-Ol8UH .framer-1yi49p1 > :last-child, .framer-Ol8UH .framer-1uzq6np > :last-child, .framer-Ol8UH .framer-1f31r9y > :last-child, .framer-Ol8UH .framer-1hly2sk > :last-child, .framer-Ol8UH .framer-1kqors2 > :last-child, .framer-Ol8UH .framer-yqdild > :last-child, .framer-Ol8UH .framer-10l1y5u > :last-child, .framer-Ol8UH .framer-15xzjgx > :last-child, .framer-Ol8UH .framer-1luc6c0 > :last-child, .framer-Ol8UH .framer-wiivne > :last-child, .framer-Ol8UH .framer-azemoh > :last-child, .framer-Ol8UH .framer-mlgp9p > :last-child, .framer-Ol8UH .framer-yun5fr > :last-child, .framer-Ol8UH .framer-197d9r7 > :last-child, .framer-Ol8UH .framer-efktl8 > :last-child, .framer-Ol8UH .framer-1d09k1t > :last-child, .framer-Ol8UH .framer-cjkuiv > :last-child, .framer-Ol8UH .framer-rdu6mf > :last-child, .framer-Ol8UH .framer-qssv1h > :last-child, .framer-Ol8UH .framer-1sbxbs3 > :last-child, .framer-Ol8UH .framer-1u3a40d > :last-child, .framer-Ol8UH .framer-a04d12 > :last-child, .framer-Ol8UH .framer-st4xy3 > :last-child, .framer-Ol8UH .framer-1i21uj6 > :last-child, .framer-Ol8UH .framer-1c696er > :last-child, .framer-Ol8UH .framer-1ysp42y > :last-child, .framer-Ol8UH .framer-502xg0 > :last-child, .framer-Ol8UH .framer-xc2p4y > :last-child, .framer-Ol8UH .framer-d0tjx6 > :last-child, .framer-Ol8UH .framer-129y1bz > :last-child, .framer-Ol8UH .framer-i7hcsq > :last-child, .framer-Ol8UH .framer-kvr4zo > :last-child, .framer-Ol8UH .framer-1hp6q6x > :last-child, .framer-Ol8UH .framer-p86nq6 > :last-child, .framer-Ol8UH .framer-pjnn99 > :last-child, .framer-Ol8UH .framer-pxj3ms > :last-child, .framer-Ol8UH .framer-hi0hs3 > :last-child, .framer-Ol8UH .framer-3tx0qv > :last-child, .framer-Ol8UH .framer-1yic3lu > :last-child, .framer-Ol8UH .framer-15b0l8i > :last-child, .framer-Ol8UH .framer-1ieah5n > :last-child, .framer-Ol8UH .framer-18stbby > :last-child, .framer-Ol8UH .framer-1evx98q > :last-child, .framer-Ol8UH .framer-1omfpc0 > :last-child, .framer-Ol8UH .framer-6rkwsv > :last-child, .framer-Ol8UH .framer-gyxmhq > :last-child, .framer-Ol8UH .framer-4gmw3e > :last-child, .framer-Ol8UH .framer-1uldlwp > :last-child, .framer-Ol8UH .framer-18wdjr > :last-child, .framer-Ol8UH .framer-13iid0s > :last-child, .framer-Ol8UH .framer-16yjqwr > :last-child, .framer-Ol8UH .framer-s0j93y > :last-child, .framer-Ol8UH .framer-ised85 > :last-child, .framer-Ol8UH .framer-1amb1fe > :last-child, .framer-Ol8UH .framer-1u1ftc0 > :last-child, .framer-Ol8UH .framer-17dco1x > :last-child, .framer-Ol8UH .framer-13adftg > :last-child, .framer-Ol8UH .framer-1bvp8ap > :last-child, .framer-Ol8UH .framer-1d3eebw > :last-child, .framer-Ol8UH .framer-ls40e4 > :last-child, .framer-Ol8UH .framer-5cy3cf > :last-child, .framer-Ol8UH .framer-6ujpen > :last-child, .framer-Ol8UH .framer-wym39q > :last-child, .framer-Ol8UH .framer-xqh6ud > :last-child, .framer-Ol8UH .framer-1c8r4h4 > :last-child, .framer-Ol8UH .framer-n2524l > :last-child, .framer-Ol8UH .framer-h2nbag > :last-child, .framer-Ol8UH .framer-1fu5qba > :last-child, .framer-Ol8UH .framer-1bsqf1w > :last-child, .framer-Ol8UH .framer-1dzqoms > :last-child, .framer-Ol8UH .framer-mjzokw > :last-child, .framer-Ol8UH .framer-19sb05z > :last-child, .framer-Ol8UH .framer-1oleclz > :last-child, .framer-Ol8UH .framer-12zc6sx > :last-child, .framer-Ol8UH .framer-lc48q0 > :last-child, .framer-Ol8UH .framer-3vxaw0 > :last-child, .framer-Ol8UH .framer-13wrcgc > :last-child, .framer-Ol8UH .framer-8fcepb > :last-child, .framer-Ol8UH .framer-1r8d6qd > :last-child, .framer-Ol8UH .framer-tkedcu > :last-child, .framer-Ol8UH .framer-18pkyet > :last-child, .framer-Ol8UH .framer-31kxyk > :last-child, .framer-Ol8UH .framer-qexvc3 > :last-child, .framer-Ol8UH .framer-dvafc > :last-child, .framer-Ol8UH .framer-z58eav > :last-child, .framer-Ol8UH .framer-19bp8ss > :last-child, .framer-Ol8UH .framer-fa3sy9 > :last-child, .framer-Ol8UH .framer-r43i01 > :last-child, .framer-Ol8UH .framer-re4dz4 > :last-child, .framer-Ol8UH .framer-9hftl7 > :last-child, .framer-Ol8UH .framer-znghz1 > :last-child, .framer-Ol8UH .framer-zmnitp > :last-child, .framer-Ol8UH .framer-18lh48v > :last-child, .framer-Ol8UH .framer-1sb5g14 > :last-child, .framer-Ol8UH .framer-jzmps6 > :last-child, .framer-Ol8UH .framer-1coehfr > :last-child, .framer-Ol8UH .framer-1gghmf4 > :last-child, .framer-Ol8UH .framer-nr0t4p > :last-child { margin-right: 0px; } .framer-Ol8UH .framer-mbex9y > *, .framer-Ol8UH .framer-i6zbya > *, .framer-Ol8UH .framer-z3p2ly > *, .framer-Ol8UH .framer-9d0lu6 > *, .framer-Ol8UH .framer-119xf5s > *, .framer-Ol8UH .framer-e2klwr > *, .framer-Ol8UH .framer-1ynm581 > *, .framer-Ol8UH .framer-h66elj > *, .framer-Ol8UH .framer-16ry68f > *, .framer-Ol8UH .framer-s9l9s0 > *, .framer-Ol8UH .framer-1eg7zrt > *, .framer-Ol8UH .framer-1eff33w > *, .framer-Ol8UH .framer-eur4gg > *, .framer-Ol8UH .framer-pwbnuj > *, .framer-Ol8UH .framer-1yslegb > *, .framer-Ol8UH .framer-14e1yye > *, .framer-Ol8UH .framer-4a3xft > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Ol8UH .framer-1dscycs > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Ol8UH .framer-1eghy88 > *, .framer-Ol8UH .framer-893l3u > *, .framer-Ol8UH .framer-1c8r4h4 > *, .framer-Ol8UH .framer-nr0t4p > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-Ol8UH .framer-go1r45 > *, .framer-Ol8UH .framer-dscl6f > *, .framer-Ol8UH .framer-1xkjyr6 > *, .framer-Ol8UH .framer-1u9qgso > *, .framer-Ol8UH .framer-yomn8z > *, .framer-Ol8UH .framer-4gp5m4 > *, .framer-Ol8UH .framer-1ksajgm > *, .framer-Ol8UH .framer-w8hu41 > *, .framer-Ol8UH .framer-14nmuen > *, .framer-Ol8UH .framer-1w5uowl > *, .framer-Ol8UH .framer-mdgw27 > *, .framer-Ol8UH .framer-1otov2t > *, .framer-Ol8UH .framer-1g2bt3k > *, .framer-Ol8UH .framer-1idcpj1 > *, .framer-Ol8UH .framer-bm75n6 > *, .framer-Ol8UH .framer-hxq3iy > *, .framer-Ol8UH .framer-acayae > *, .framer-Ol8UH .framer-k4z88c > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Ol8UH .framer-1kpog3i > *, .framer-Ol8UH .framer-156bzf6 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Ol8UH .framer-88gemj > *, .framer-Ol8UH .framer-6tl59g > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-Ol8UH .framer-7zj3m9 > *, .framer-Ol8UH .framer-1i4ljg0 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Ol8UH .framer-7rqrwb > *, .framer-Ol8UH .framer-1v0m254 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-Ol8UH .framer-ici09z > *, .framer-Ol8UH .framer-13g07ei > *, .framer-Ol8UH .framer-hrl7re > *, .framer-Ol8UH .framer-13c9gjt > *, .framer-Ol8UH .framer-3g1eqm > *, .framer-Ol8UH .framer-18i2cjj > *, .framer-Ol8UH .framer-12ymear > *, .framer-Ol8UH .framer-2cxpu2 > *, .framer-Ol8UH .framer-rdtt1p > *, .framer-Ol8UH .framer-17airu5 > *, .framer-Ol8UH .framer-1blyw5y > *, .framer-Ol8UH .framer-1g1o8bv > *, .framer-Ol8UH .framer-i5tzzw > *, .framer-Ol8UH .framer-bgkyme > *, .framer-Ol8UH .framer-uqf078 > *, .framer-Ol8UH .framer-1mbpx6a > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Ol8UH .framer-1i8nc3w > *, .framer-Ol8UH .framer-12zc6sx > *, .framer-Ol8UH .framer-19bp8ss > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-Ol8UH .framer-12kweef > * { margin: 0px; margin-bottom: calc(6.700984954833984px / 2); margin-top: calc(6.700984954833984px / 2); } .framer-Ol8UH .framer-1g6k7g0 > *, .framer-Ol8UH .framer-a04d12 > *, .framer-Ol8UH .framer-6rkwsv > *, .framer-Ol8UH .framer-6ujpen > *, .framer-Ol8UH .framer-wym39q > *, .framer-Ol8UH .framer-xqh6ud > *, .framer-Ol8UH .framer-dvafc > *, .framer-Ol8UH .framer-fa3sy9 > *, .framer-Ol8UH .framer-1gghmf4 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Ol8UH .framer-1g5y7ml > * { margin: 0px; margin-left: calc(6.004689693450928px / 2); margin-right: calc(6.004689693450928px / 2); } .framer-Ol8UH .framer-1yi49p1 > * { margin: 0px; margin-left: calc(17.01631736755371px / 2); margin-right: calc(17.01631736755371px / 2); } .framer-Ol8UH .framer-1uzq6np > * { margin: 0px; margin-left: calc(12.762236595153809px / 2); margin-right: calc(12.762236595153809px / 2); } .framer-Ol8UH .framer-1v3l2zn > * { margin: 0px; margin-bottom: calc(17.01631736755371px / 2); margin-top: calc(17.01631736755371px / 2); } .framer-Ol8UH .framer-1f31r9y > * { margin: 0px; margin-left: calc(6.662137985229492px / 2); margin-right: calc(6.662137985229492px / 2); } .framer-Ol8UH .framer-1hly2sk > * { margin: 0px; margin-left: calc(4.254079341888428px / 2); margin-right: calc(4.254079341888428px / 2); } .framer-Ol8UH .framer-1kqors2 > *, .framer-Ol8UH .framer-15xzjgx > *, .framer-Ol8UH .framer-197d9r7 > *, .framer-Ol8UH .framer-cjkuiv > *, .framer-Ol8UH .framer-rdu6mf > *, .framer-Ol8UH .framer-3tx0qv > *, .framer-Ol8UH .framer-1ieah5n > *, .framer-Ol8UH .framer-18stbby > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-Ol8UH .framer-yqdild > *, .framer-Ol8UH .framer-wiivne > *, .framer-Ol8UH .framer-efktl8 > *, .framer-Ol8UH .framer-1sbxbs3 > *, .framer-Ol8UH .framer-1yic3lu > *, .framer-Ol8UH .framer-5cy3cf > *, .framer-Ol8UH .framer-lc48q0 > *, .framer-Ol8UH .framer-13wrcgc > *, .framer-Ol8UH .framer-1r8d6qd > *, .framer-Ol8UH .framer-18pkyet > *, .framer-Ol8UH .framer-qexvc3 > *, .framer-Ol8UH .framer-z58eav > *, .framer-Ol8UH .framer-r43i01 > *, .framer-Ol8UH .framer-re4dz4 > *, .framer-Ol8UH .framer-znghz1 > *, .framer-Ol8UH .framer-18lh48v > *, .framer-Ol8UH .framer-jzmps6 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-Ol8UH .framer-a686wa > * { margin: 0px; margin-bottom: calc(10.856932640075684px / 2); margin-top: calc(10.856932640075684px / 2); } .framer-Ol8UH .framer-s5a2m9 > * { margin: 0px; margin-bottom: calc(6.0958428382873535px / 2); margin-top: calc(6.0958428382873535px / 2); } .framer-Ol8UH .framer-azemoh > *, .framer-Ol8UH .framer-mlgp9p > *, .framer-Ol8UH .framer-yun5fr > * { margin: 0px; margin-left: calc(5.079869270324707px / 2); margin-right: calc(5.079869270324707px / 2); } .framer-Ol8UH .framer-2rtfwz > * { margin: 0px; margin-bottom: calc(7.0141119956970215px / 2); margin-top: calc(7.0141119956970215px / 2); } .framer-Ol8UH .framer-2291hr > * { margin: 0px; margin-bottom: calc(4.676074981689453px / 2); margin-top: calc(4.676074981689453px / 2); } .framer-Ol8UH .framer-1u3a40d > *, .framer-Ol8UH .framer-pjnn99 > *, .framer-Ol8UH .framer-1omfpc0 > *, .framer-Ol8UH .framer-1bvp8ap > * { margin: 0px; margin-left: calc(9.40160083770752px / 2); margin-right: calc(9.40160083770752px / 2); } .framer-Ol8UH .framer-st4xy3 > *, .framer-Ol8UH .framer-gyxmhq > * { margin: 0px; margin-left: calc(10.255144119262695px / 2); margin-right: calc(10.255144119262695px / 2); } .framer-Ol8UH .framer-mtf1e8 > *, .framer-Ol8UH .framer-da0t2c > * { margin: 0px; margin-bottom: calc(5.127572059631348px / 2); margin-top: calc(5.127572059631348px / 2); } .framer-Ol8UH .framer-1i21uj6 > *, .framer-Ol8UH .framer-4gmw3e > * { margin: 0px; margin-left: calc(6.83676290512085px / 2); margin-right: calc(6.83676290512085px / 2); } .framer-Ol8UH .framer-1c696er > *, .framer-Ol8UH .framer-1ysp42y > *, .framer-Ol8UH .framer-502xg0 > *, .framer-Ol8UH .framer-1uldlwp > *, .framer-Ol8UH .framer-18wdjr > *, .framer-Ol8UH .framer-13iid0s > * { margin: 0px; margin-left: calc(7.834667205810547px / 2); margin-right: calc(7.834667205810547px / 2); } .framer-Ol8UH .framer-8nlw2s > *, .framer-Ol8UH .framer-ol6fzy > *, .framer-Ol8UH .framer-s4outs > *, .framer-Ol8UH .framer-10zm8vf > * { margin: 0px; margin-bottom: calc(4.70080041885376px / 2); margin-top: calc(4.70080041885376px / 2); } .framer-Ol8UH .framer-xc2p4y > *, .framer-Ol8UH .framer-p86nq6 > *, .framer-Ol8UH .framer-pxj3ms > *, .framer-Ol8UH .framer-hi0hs3 > *, .framer-Ol8UH .framer-16yjqwr > *, .framer-Ol8UH .framer-13adftg > *, .framer-Ol8UH .framer-1d3eebw > *, .framer-Ol8UH .framer-ls40e4 > * { margin: 0px; margin-left: calc(6.267734050750732px / 2); margin-right: calc(6.267734050750732px / 2); } .framer-Ol8UH .framer-3n4r0k > *, .framer-Ol8UH .framer-1twqy8b > * { margin: 0px; margin-bottom: calc(8.743860244750977px / 2); margin-top: calc(8.743860244750977px / 2); } .framer-Ol8UH .framer-d0tjx6 > *, .framer-Ol8UH .framer-s0j93y > * { margin: 0px; margin-left: calc(8.743860244750977px / 2); margin-right: calc(8.743860244750977px / 2); } .framer-Ol8UH .framer-1wlhbkw > *, .framer-Ol8UH .framer-3k93b1 > * { margin: 0px; margin-bottom: calc(2.9146199226379395px / 2); margin-top: calc(2.9146199226379395px / 2); } .framer-Ol8UH .framer-129y1bz > *, .framer-Ol8UH .framer-i7hcsq > *, .framer-Ol8UH .framer-1hp6q6x > *, .framer-Ol8UH .framer-ised85 > *, .framer-Ol8UH .framer-1amb1fe > *, .framer-Ol8UH .framer-17dco1x > * { margin: 0px; margin-left: calc(5.829239845275879px / 2); margin-right: calc(5.829239845275879px / 2); } .framer-Ol8UH .framer-kvr4zo > *, .framer-Ol8UH .framer-1u1ftc0 > * { margin: 0px; margin-left: calc(2.9146199226379395px / 2); margin-right: calc(2.9146199226379395px / 2); } .framer-Ol8UH .framer-1yfg58i > *, .framer-Ol8UH .framer-g40j3f > *, .framer-Ol8UH .framer-1bubi18 > *, .framer-Ol8UH .framer-1jio09r > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-Ol8UH .framer-n2524l > *, .framer-Ol8UH .framer-h2nbag > *, .framer-Ol8UH .framer-1bsqf1w > *, .framer-Ol8UH .framer-1dzqoms > *, .framer-Ol8UH .framer-mjzokw > *, .framer-Ol8UH .framer-19sb05z > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-Ol8UH .framer-1cfdxlu > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }\",`@media (min-width: 1200px) and (max-width: 1469px) { .${metadata.bodyClassName}-framer-Ol8UH { background: white; } .framer-Ol8UH.framer-72rtr7 { width: 1200px; } .framer-Ol8UH .framer-d2k3ms { bottom: 115px; height: var(--framer-aspect-ratio-supported, 142px); left: 63px; width: 142px; } .framer-Ol8UH .framer-1nzo289 { bottom: 368px; height: var(--framer-aspect-ratio-supported, 155px); right: 51px; width: 155px; } .framer-Ol8UH .framer-19m5zf3 { bottom: 357px; height: var(--framer-aspect-ratio-supported, 139px); left: 96px; width: 139px; } .framer-Ol8UH .framer-1abgjvf { width: 1147px; } .framer-Ol8UH .framer-1xz5mde { bottom: -13px; height: 660px; right: -43px; width: 680px; } .framer-Ol8UH .framer-r513a4 { bottom: 2px; height: 641px; left: 12px; width: 652px; } .framer-Ol8UH .framer-1tkvny7 { bottom: 50px; left: calc(51.78727114210987% - 682px / 2); right: unset; width: 682px; } .framer-Ol8UH .framer-1q9k8i2-container { height: 80px; left: calc(50.00000000000002% - min(1440px, max(1000px, 90%)) / 2); min-width: 1000px; transform: unset; } .framer-Ol8UH .framer-1kpog3i { width: 1400px; } .framer-Ol8UH .framer-7zj3m9 { padding: 0px; } .framer-Ol8UH .framer-7rqrwb { padding: 112px 0px 112px 0px; width: 100%; } .framer-Ol8UH .framer-ici09z, .framer-Ol8UH .framer-1qdrvpn, .framer-Ol8UH .framer-1jio09r { width: 100%; } .framer-Ol8UH .framer-893l3u { flex-wrap: wrap; gap: unset; height: 180px; justify-content: space-between; padding: 64px; width: 100%; } .framer-Ol8UH .framer-1n1quv1 { flex: 1 0 0px; width: 1px; } .framer-Ol8UH .framer-175m8n9 { gap: unset; justify-content: space-between; } .framer-Ol8UH .framer-nm8da2 { flex: none; width: 50%; } .framer-Ol8UH .framer-jpxl0i { width: 400px; } .framer-Ol8UH .framer-1hqu4dp { justify-content: flex-start; overflow: auto; } .framer-Ol8UH .framer-1i8nc3w { justify-content: flex-start; padding: 0px 0px 0px 64px; width: min-content; } .framer-Ol8UH .framer-i6zbya { flex: none; width: min-content; } .framer-Ol8UH .framer-1gyj0jy { width: 422px; } .framer-Ol8UH .framer-10l1y5u, .framer-Ol8UH .framer-1ca0ulk, .framer-Ol8UH .framer-14o2sf9, .framer-Ol8UH .framer-1kth0ks, .framer-Ol8UH .framer-xhn0an, .framer-Ol8UH .framer-lj8tg9 { width: 90%; } .framer-Ol8UH .framer-9d0lu6 { flex: none; width: 422px; } .framer-Ol8UH .framer-1d09k1t, .framer-Ol8UH .framer-15b0l8i { width: 88%; } .framer-Ol8UH .framer-e2klwr { flex: none; width: 421px; } .framer-Ol8UH .framer-1evx98q { height: 1178px; } .framer-Ol8UH .framer-g5ui0g { height: var(--framer-aspect-ratio-supported, 406px); left: 353px; top: 128px; width: 562px; } .framer-Ol8UH .framer-qc0m8r { width: 1125px; } .framer-Ol8UH .framer-1i0shah, .framer-Ol8UH .framer-1eg7zrt, .framer-Ol8UH .framer-eur4gg, .framer-Ol8UH .framer-pwbnuj, .framer-Ol8UH .framer-1yslegb { width: 504px; } .framer-Ol8UH .framer-1oleclz { height: 80.39024390243902vh; width: 555px; } .framer-Ol8UH .framer-m21eqk-container { height: 433px; width: 522px; } .framer-Ol8UH .framer-yomn8z { padding: 0px 64px 50px 64px; } .framer-Ol8UH .framer-4gp5m4, .framer-Ol8UH .framer-2ldg0n, .framer-Ol8UH .framer-1ws8s9s { bottom: 1px; height: unset; left: 0px; right: 1px; top: -1px; width: unset; } .framer-Ol8UH .framer-3vxaw0 { justify-content: center; width: min-content; } .framer-Ol8UH .framer-1ksajgm, .framer-Ol8UH .framer-1w5uowl, .framer-Ol8UH .framer-1g2bt3k, .framer-Ol8UH .framer-hxq3iy { justify-content: center; width: 1144px; } .framer-Ol8UH .framer-rdtt1p, .framer-Ol8UH .framer-8fcepb, .framer-Ol8UH .framer-1blyw5y, .framer-Ol8UH .framer-31kxyk, .framer-Ol8UH .framer-i5tzzw, .framer-Ol8UH .framer-zmnitp, .framer-Ol8UH .framer-uqf078, .framer-Ol8UH .framer-1coehfr { justify-content: center; } .framer-Ol8UH .framer-afmzb2, .framer-Ol8UH .framer-1q3v9j, .framer-Ol8UH .framer-gam0yu, .framer-Ol8UH .framer-1799o9m { bottom: 32px; left: 32px; transform: unset; width: min-content; } .framer-Ol8UH .framer-w8hu41, .framer-Ol8UH .framer-mdgw27, .framer-Ol8UH .framer-1idcpj1, .framer-Ol8UH .framer-acayae { width: min-content; } .framer-Ol8UH .framer-tkedcu { justify-content: center; left: 50%; top: 52%; width: min-content; } .framer-Ol8UH .framer-9hftl7, .framer-Ol8UH .framer-1sb5g14 { justify-content: center; left: 50%; top: 49%; width: min-content; } .framer-Ol8UH .framer-m59sx0 { left: calc(50.66666666666669% - 379px / 2); top: calc(50.30812324929974% - 209px / 2); width: 379px; } .framer-Ol8UH .framer-1cfdxlu { width: 50%; } .framer-Ol8UH .framer-e9c0do { width: 101%; } .framer-Ol8UH .framer-1xf0r2p { height: var(--framer-aspect-ratio-supported, 323px); right: 55px; top: 50%; width: 206px; } .framer-Ol8UH .framer-1hjyuuw { height: var(--framer-aspect-ratio-supported, 323px); left: 55px; top: 50%; width: 259px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Ol8UH .framer-893l3u, .framer-Ol8UH .framer-175m8n9 { gap: 0px; } .framer-Ol8UH .framer-893l3u > *, .framer-Ol8UH .framer-893l3u > :first-child, .framer-Ol8UH .framer-893l3u > :last-child, .framer-Ol8UH .framer-175m8n9 > *, .framer-Ol8UH .framer-175m8n9 > :first-child, .framer-Ol8UH .framer-175m8n9 > :last-child { margin: 0px; } }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-Ol8UH { background: white; } .framer-Ol8UH.framer-72rtr7 { width: 810px; } .framer-Ol8UH .framer-1qq4o2b { height: 1033px; } .framer-Ol8UH .framer-3d5v6n { top: 88%; } .framer-Ol8UH .framer-1abgjvf { height: 717px; width: 973px; } .framer-Ol8UH .framer-1xz5mde { bottom: 37px; height: 613px; right: -73px; width: 632px; } .framer-Ol8UH .framer-r513a4 { bottom: 52px; height: 600px; left: -73px; width: 610px; } .framer-Ol8UH .framer-mbex9y { left: 50%; right: unset; top: 154px; transform: translateX(-50%); width: 100%; } .framer-Ol8UH .framer-1dscycs, .framer-Ol8UH .framer-6gtw7c, .framer-Ol8UH .framer-15xzjgx, .framer-Ol8UH .framer-1jio09r, .framer-Ol8UH .framer-p5b1ml, .framer-Ol8UH .framer-gubvqh { width: 100%; } .framer-Ol8UH .framer-1fj2tcj, .framer-Ol8UH .framer-jpxl0i, .framer-Ol8UH .framer-10l1y5u { width: 90%; } .framer-Ol8UH .framer-1q9k8i2-container { height: 64px; left: calc(50.00000000000002% - min(1440px, 90%) / 2); top: 24px; transform: unset; } .framer-Ol8UH .framer-7zj3m9 { gap: 0px; padding: 0px; } .framer-Ol8UH .framer-7rqrwb { gap: 24px; height: 1159px; padding: 112px 0px 112px 0px; width: 100%; } .framer-Ol8UH .framer-ici09z { align-content: flex-start; align-items: flex-start; flex: 1 0 0px; gap: 0px; height: 1px; padding: 24px; } .framer-Ol8UH .framer-893l3u { flex-wrap: wrap; gap: unset; justify-content: space-between; width: 100%; } .framer-Ol8UH .framer-1n1quv1 { flex-direction: column; flex-wrap: wrap; gap: 0px; justify-content: center; } .framer-Ol8UH .framer-175m8n9 { flex: none; flex-direction: column; gap: 24px; width: 100%; } .framer-Ol8UH .framer-nm8da2, .framer-Ol8UH .framer-fa3sy9 { flex: none; width: 100%; } .framer-Ol8UH .framer-1hqu4dp { gap: 0px; justify-content: flex-start; overflow: auto; padding: 32px; } .framer-Ol8UH .framer-1i8nc3w { justify-content: flex-start; overflow: hidden; width: 204%; } .framer-Ol8UH .framer-i6zbya { flex: none; justify-content: flex-end; order: 0; overflow: hidden; width: min-content; } .framer-Ol8UH .framer-1gyj0jy { width: 447px; } .framer-Ol8UH .framer-8mgwsb { height: 621px; } .framer-Ol8UH .framer-zbd103 { height: 621px; width: 306px; } .framer-Ol8UH .framer-1yi49p1 { height: 134px; left: 223px; width: 210px; } .framer-Ol8UH .framer-1luc6c0 { height: 1194px; } .framer-Ol8UH .framer-9d0lu6 { flex: none; order: 1; width: min-content; } .framer-Ol8UH .framer-1bv5de9, .framer-Ol8UH .framer-y10btk { width: 448px; } .framer-Ol8UH .framer-1d09k1t { width: 88%; } .framer-Ol8UH .framer-qssv1h { height: 1215px; } .framer-Ol8UH .framer-e2klwr { order: 2; } .framer-Ol8UH .framer-1h8ui8h { padding: 90px 30px 0px 30px; } .framer-Ol8UH .framer-16ry68f { gap: 50px; } .framer-Ol8UH .framer-6ujpen, .framer-Ol8UH .framer-wym39q, .framer-Ol8UH .framer-xqh6ud { height: min-content; position: relative; top: unset; } .framer-Ol8UH .framer-gqmqhd { padding: 200px 0px 0px 0px; } .framer-Ol8UH .framer-17atkg { right: -779px; } .framer-Ol8UH .framer-g5ui0g { height: var(--framer-aspect-ratio-supported, 641px); left: 30px; width: 887px; } .framer-Ol8UH .framer-6zv8o9 { bottom: 66px; height: var(--framer-aspect-ratio-supported, 442px); left: 319px; width: 453px; } .framer-Ol8UH .framer-197ximp { height: var(--framer-aspect-ratio-supported, 605px); left: 51%; right: unset; top: 47%; transform: translate(-50%, -50%); width: 852px; } .framer-Ol8UH .framer-1sbnosp-container { height: 503px; width: 115%; } .framer-Ol8UH .framer-d75747 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 0px; justify-content: center; padding: 32px; } .framer-Ol8UH .framer-gzd87y { flex: none; gap: 24px; width: 100%; } .framer-Ol8UH .framer-u19n3f { width: 80%; } .framer-Ol8UH .framer-dscl6f { flex: none; gap: 24px; padding: 24px 0px 40px 0px; width: 100%; } .framer-Ol8UH .framer-s9l9s0 { align-content: flex-start; align-items: flex-start; padding: 0px 32px 64px 32px; } .framer-Ol8UH .framer-1v0m254 { padding: 0px 32px 0px 32px; } .framer-Ol8UH .framer-qc0m8r, .framer-Ol8UH .framer-8fcepb, .framer-Ol8UH .framer-31kxyk, .framer-Ol8UH .framer-zmnitp, .framer-Ol8UH .framer-1coehfr { flex-direction: column; } .framer-Ol8UH .framer-1i0shah { gap: 32px; width: 100%; } .framer-Ol8UH .framer-1eg7zrt, .framer-Ol8UH .framer-1eff33w, .framer-Ol8UH .framer-eur4gg, .framer-Ol8UH .framer-pwbnuj, .framer-Ol8UH .framer-1yslegb { justify-content: flex-start; } .framer-Ol8UH .framer-yomn8z { padding: 0px 32px 100px 32px; } .framer-Ol8UH .framer-12zc6sx { flex-wrap: wrap; } .framer-Ol8UH .framer-gcdusw, .framer-Ol8UH .framer-qokzlx, .framer-Ol8UH .framer-gd627c, .framer-Ol8UH .framer-1c8f70w { flex: 1 0 0px; height: 332px; width: 1px; } .framer-Ol8UH .framer-9vvvr4, .framer-Ol8UH .framer-da1eq2 { height: var(--framer-aspect-ratio-supported, 361px); width: 100%; } .framer-Ol8UH .framer-cs2jzb, .framer-Ol8UH .framer-je1rre, .framer-Ol8UH .framer-100so17, .framer-Ol8UH .framer-kjeco3 { bottom: 8px; left: 50%; padding: 12px; transform: translateX(-50%); } .framer-Ol8UH .framer-3vxaw0 { height: 100vh; width: 88%; } .framer-Ol8UH .framer-rdtt1p, .framer-Ol8UH .framer-1blyw5y, .framer-Ol8UH .framer-i5tzzw, .framer-Ol8UH .framer-uqf078 { gap: 23px; } .framer-Ol8UH .framer-4zul03, .framer-Ol8UH .framer-1vpqtdt, .framer-Ol8UH .framer-hcxz9c, .framer-Ol8UH .framer-1j71eh6 { align-self: unset; flex: none; height: 665px; width: 100%; } .framer-Ol8UH .framer-afmzb2, .framer-Ol8UH .framer-1q3v9j, .framer-Ol8UH .framer-gam0yu, .framer-Ol8UH .framer-1799o9m { left: 32px; transform: unset; } .framer-Ol8UH .framer-14nmuen, .framer-Ol8UH .framer-1otov2t, .framer-Ol8UH .framer-bm75n6, .framer-Ol8UH .framer-k4z88c { flex: none; height: min-content; width: 100%; } .framer-Ol8UH .framer-tkedcu, .framer-Ol8UH .framer-9hftl7, .framer-Ol8UH .framer-1sb5g14 { height: 100vh; left: calc(50.98765432098767% - 88.02469135802468% / 2); top: 32px; transform: unset; width: 88%; } .framer-Ol8UH .framer-dvafc { align-self: unset; flex: none; height: 300px; width: 100%; } .framer-Ol8UH .framer-19bp8ss { flex-wrap: wrap; gap: 16px; } .framer-Ol8UH .framer-1g9b7xh { flex: 1 0 0px; width: 1px; } .framer-Ol8UH .framer-13mt139, .framer-Ol8UH .framer-12zo34m { height: var(--framer-aspect-ratio-supported, 365px); width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Ol8UH .framer-7zj3m9, .framer-Ol8UH .framer-7rqrwb, .framer-Ol8UH .framer-ici09z, .framer-Ol8UH .framer-893l3u, .framer-Ol8UH .framer-1n1quv1, .framer-Ol8UH .framer-175m8n9, .framer-Ol8UH .framer-1hqu4dp, .framer-Ol8UH .framer-16ry68f, .framer-Ol8UH .framer-d75747, .framer-Ol8UH .framer-gzd87y, .framer-Ol8UH .framer-dscl6f, .framer-Ol8UH .framer-qc0m8r, .framer-Ol8UH .framer-1i0shah, .framer-Ol8UH .framer-rdtt1p, .framer-Ol8UH .framer-8fcepb, .framer-Ol8UH .framer-1blyw5y, .framer-Ol8UH .framer-31kxyk, .framer-Ol8UH .framer-19bp8ss, .framer-Ol8UH .framer-i5tzzw, .framer-Ol8UH .framer-zmnitp, .framer-Ol8UH .framer-uqf078, .framer-Ol8UH .framer-1coehfr { gap: 0px; } .framer-Ol8UH .framer-7zj3m9 > *, .framer-Ol8UH .framer-ici09z > *, .framer-Ol8UH .framer-1n1quv1 > *, .framer-Ol8UH .framer-d75747 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Ol8UH .framer-7zj3m9 > :first-child, .framer-Ol8UH .framer-7rqrwb > :first-child, .framer-Ol8UH .framer-ici09z > :first-child, .framer-Ol8UH .framer-1n1quv1 > :first-child, .framer-Ol8UH .framer-175m8n9 > :first-child, .framer-Ol8UH .framer-16ry68f > :first-child, .framer-Ol8UH .framer-d75747 > :first-child, .framer-Ol8UH .framer-gzd87y > :first-child, .framer-Ol8UH .framer-dscl6f > :first-child, .framer-Ol8UH .framer-1i0shah > :first-child, .framer-Ol8UH .framer-rdtt1p > :first-child, .framer-Ol8UH .framer-8fcepb > :first-child, .framer-Ol8UH .framer-1blyw5y > :first-child, .framer-Ol8UH .framer-31kxyk > :first-child, .framer-Ol8UH .framer-i5tzzw > :first-child, .framer-Ol8UH .framer-zmnitp > :first-child, .framer-Ol8UH .framer-uqf078 > :first-child, .framer-Ol8UH .framer-1coehfr > :first-child { margin-top: 0px; } .framer-Ol8UH .framer-7zj3m9 > :last-child, .framer-Ol8UH .framer-7rqrwb > :last-child, .framer-Ol8UH .framer-ici09z > :last-child, .framer-Ol8UH .framer-1n1quv1 > :last-child, .framer-Ol8UH .framer-175m8n9 > :last-child, .framer-Ol8UH .framer-16ry68f > :last-child, .framer-Ol8UH .framer-d75747 > :last-child, .framer-Ol8UH .framer-gzd87y > :last-child, .framer-Ol8UH .framer-dscl6f > :last-child, .framer-Ol8UH .framer-1i0shah > :last-child, .framer-Ol8UH .framer-rdtt1p > :last-child, .framer-Ol8UH .framer-8fcepb > :last-child, .framer-Ol8UH .framer-1blyw5y > :last-child, .framer-Ol8UH .framer-31kxyk > :last-child, .framer-Ol8UH .framer-i5tzzw > :last-child, .framer-Ol8UH .framer-zmnitp > :last-child, .framer-Ol8UH .framer-uqf078 > :last-child, .framer-Ol8UH .framer-1coehfr > :last-child { margin-bottom: 0px; } .framer-Ol8UH .framer-7rqrwb > *, .framer-Ol8UH .framer-175m8n9 > *, .framer-Ol8UH .framer-gzd87y > *, .framer-Ol8UH .framer-dscl6f > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Ol8UH .framer-893l3u > *, .framer-Ol8UH .framer-893l3u > :first-child, .framer-Ol8UH .framer-893l3u > :last-child, .framer-Ol8UH .framer-qc0m8r > *, .framer-Ol8UH .framer-qc0m8r > :first-child, .framer-Ol8UH .framer-qc0m8r > :last-child { margin: 0px; } .framer-Ol8UH .framer-1hqu4dp > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Ol8UH .framer-1hqu4dp > :first-child, .framer-Ol8UH .framer-19bp8ss > :first-child { margin-left: 0px; } .framer-Ol8UH .framer-1hqu4dp > :last-child, .framer-Ol8UH .framer-19bp8ss > :last-child { margin-right: 0px; } .framer-Ol8UH .framer-16ry68f > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-Ol8UH .framer-1i0shah > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Ol8UH .framer-rdtt1p > *, .framer-Ol8UH .framer-1blyw5y > *, .framer-Ol8UH .framer-i5tzzw > *, .framer-Ol8UH .framer-uqf078 > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } .framer-Ol8UH .framer-8fcepb > *, .framer-Ol8UH .framer-31kxyk > *, .framer-Ol8UH .framer-zmnitp > *, .framer-Ol8UH .framer-1coehfr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Ol8UH .framer-19bp8ss > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-Ol8UH { background: white; } .framer-Ol8UH.framer-72rtr7 { overflow: hidden; width: 390px; } .framer-Ol8UH .framer-1qq4o2b { height: 1032px; } .framer-Ol8UH .framer-7tuu94 { bottom: 26px; } .framer-Ol8UH .framer-3d5v6n { top: 80%; } .framer-Ol8UH .framer-1abgjvf { height: 715px; width: 1191px; } .framer-Ol8UH .framer-1xz5mde { bottom: 33px; height: 522px; left: 423px; right: 171px; width: unset; } .framer-Ol8UH .framer-r513a4 { bottom: 76px; height: 491px; left: 196px; right: 447px; width: unset; } .framer-Ol8UH .framer-1tkvny7 { bottom: 4px; height: unset; left: 323px; right: 316px; top: 72px; } .framer-Ol8UH .framer-mbex9y { left: 50%; right: unset; top: 128px; transform: translateX(-50%); width: 100%; } .framer-Ol8UH .framer-1dscycs { padding: 24px 24px 0px 24px; width: 100%; } .framer-Ol8UH .framer-1fj2tcj, .framer-Ol8UH .framer-6gtw7c, .framer-Ol8UH .framer-893l3u, .framer-Ol8UH .framer-jpxl0i, .framer-Ol8UH .framer-1j1e8vu, .framer-Ol8UH .framer-i3a9oz, .framer-Ol8UH .framer-14oo65s, .framer-Ol8UH .framer-1aynaxy, .framer-Ol8UH .framer-vukxnq, .framer-Ol8UH .framer-1qdrvpn, .framer-Ol8UH .framer-u19n3f, .framer-Ol8UH .framer-1johckt, .framer-Ol8UH .framer-1jio09r, .framer-Ol8UH .framer-p5b1ml, .framer-Ol8UH .framer-gubvqh, .framer-Ol8UH .framer-1cfdxlu, .framer-Ol8UH .framer-88u05q, .framer-Ol8UH .framer-e9c0do { width: 100%; } .framer-Ol8UH .framer-1eghy88 { flex-direction: column; width: 100%; } .framer-Ol8UH .framer-o1cwj4 { height: 84px; width: 404px; } .framer-Ol8UH .framer-1yunjm5 { height: 127px; width: 404px; } .framer-Ol8UH .framer-1q9k8i2-container { height: 64px; left: calc(50.00000000000002% - min(1440px, 90%) / 2); top: 24px; transform: unset; } .framer-Ol8UH .framer-ik5kr0, .framer-Ol8UH .framer-1shjjnn, .framer-Ol8UH .framer-1nkdwgs { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-Ol8UH .framer-1j5deki { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-Ol8UH .framer-u7wzu0 { width: 144%; } .framer-Ol8UH .framer-1sswh4g { width: 129%; } .framer-Ol8UH .framer-7zj3m9, .framer-Ol8UH .framer-hrl7re, .framer-Ol8UH .framer-3g1eqm, .framer-Ol8UH .framer-12ymear { padding: 0px; } .framer-Ol8UH .framer-7rqrwb { gap: 16px; padding: 64px 0px 64px 0px; width: 100%; } .framer-Ol8UH .framer-ici09z { align-content: flex-start; align-items: flex-start; padding: 24px; width: 100%; } .framer-Ol8UH .framer-1n1quv1 { align-content: center; align-items: center; flex: 1 0 0px; flex-direction: column; gap: 24px; justify-content: flex-start; width: 1px; } .framer-Ol8UH .framer-175m8n9 { flex: none; flex-direction: column; gap: 24px; width: 100%; } .framer-Ol8UH .framer-nm8da2, .framer-Ol8UH .framer-fa3sy9 { flex: none; width: 100%; } .framer-Ol8UH .framer-1hqu4dp { gap: 0px; justify-content: flex-start; overflow: auto; padding: 32px 32px 32px 24px; } .framer-Ol8UH .framer-1i8nc3w { gap: 12px; justify-content: flex-start; overflow: hidden; width: min-content; } .framer-Ol8UH .framer-i6zbya { flex: none; order: 0; overflow: hidden; width: 350px; } .framer-Ol8UH .framer-8mgwsb { height: 621px; } .framer-Ol8UH .framer-zbd103 { height: 621px; width: 306px; } .framer-Ol8UH .framer-skls9s { height: var(--framer-aspect-ratio-supported, 945px); } .framer-Ol8UH .framer-tskcrc { height: var(--framer-aspect-ratio-supported, 72px); } .framer-Ol8UH .framer-1yi49p1 { height: 134px; left: 163px; width: 210px; } .framer-Ol8UH .framer-1uzq6np { gap: 0px; } .framer-Ol8UH .framer-1i2fl4 { gap: 0px; justify-content: center; width: 100%; } .framer-Ol8UH .framer-1kqors2 { width: 281px; } .framer-Ol8UH .framer-16c4h47, .framer-Ol8UH .framer-8hjzj3, .framer-Ol8UH .framer-y22qn0, .framer-Ol8UH .framer-1b1wlh5, .framer-Ol8UH .framer-a9xfgz { white-space: pre; width: auto; } .framer-Ol8UH .framer-10l1y5u, .framer-Ol8UH .framer-1d09k1t, .framer-Ol8UH .framer-15b0l8i { width: 88%; } .framer-Ol8UH .framer-13g07ei, .framer-Ol8UH .framer-13c9gjt, .framer-Ol8UH .framer-18i2cjj { padding: 24px; } .framer-Ol8UH .framer-z3p2ly { padding: 32px 0px 0px 0px; } .framer-Ol8UH .framer-1luc6c0 { height: 1200px; } .framer-Ol8UH .framer-wi7m2c { height: 454px; width: 92%; } .framer-Ol8UH .framer-wiivne, .framer-Ol8UH .framer-3fxowo, .framer-Ol8UH .framer-gr2y05, .framer-Ol8UH .framer-t9hmzn { right: 16px; top: 16px; } .framer-Ol8UH .framer-121tihg { bottom: 4px; height: unset; left: 4px; right: 4px; top: 4px; width: unset; } .framer-Ol8UH .framer-9d0lu6 { flex: none; order: 1; width: 350px; } .framer-Ol8UH .framer-s5a2m9 { height: 120px; width: 154px; } .framer-Ol8UH .framer-1v7p7tz { height: var(--framer-aspect-ratio-supported, 24px); } .framer-Ol8UH .framer-df0fc3 { height: 687px; left: -147px; right: -131px; width: unset; } .framer-Ol8UH .framer-e2klwr { flex: none; order: 2; width: 350px; } .framer-Ol8UH .framer-1qygypt { bottom: -221px; left: calc(49.71428571428574% - 307px / 2); top: unset; width: 307px; } .framer-Ol8UH .framer-446r02, .framer-Ol8UH .framer-dl1zrv { height: var(--framer-aspect-ratio-supported, 3px); } .framer-Ol8UH .framer-1agqvtx { height: var(--framer-aspect-ratio-supported, 7px); } .framer-Ol8UH .framer-3tx0qv, .framer-Ol8UH .framer-18stbby { padding: 0px 24px 0px 24px; } .framer-Ol8UH .framer-1evx98q { height: 1463px; } .framer-Ol8UH .framer-x8jiw5 { bottom: -221px; height: 554px; left: unset; right: -24px; width: 303px; } .framer-Ol8UH .framer-1h8ui8h { padding: 90px 24px 0px 24px; } .framer-Ol8UH .framer-156bzf6 { gap: 24px; } .framer-Ol8UH .framer-16ry68f { gap: 50px; } .framer-Ol8UH .framer-6ujpen, .framer-Ol8UH .framer-wym39q, .framer-Ol8UH .framer-xqh6ud { height: min-content; position: relative; top: unset; } .framer-Ol8UH .framer-gqmqhd { height: 1165px; padding: 200px 0px 0px 0px; } .framer-Ol8UH .framer-17atkg { order: 0; right: -1059px; } .framer-Ol8UH .framer-g5ui0g { left: -20px; } .framer-Ol8UH .framer-6zv8o9 { left: 132px; } .framer-Ol8UH .framer-197ximp { left: 456px; right: unset; } .framer-Ol8UH .framer-1sbnosp-container { height: 503px; order: 1; width: 497px; } .framer-Ol8UH .framer-d75747 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 0px; justify-content: center; order: 2; padding: 32px; } .framer-Ol8UH .framer-gzd87y { flex: none; gap: 24px; width: 90%; } .framer-Ol8UH .framer-dscl6f { flex: none; gap: 24px; padding: 24px 0px 40px 0px; width: 326px; } .framer-Ol8UH .framer-1xkjyr6 { flex-direction: row; width: 100%; } .framer-Ol8UH .framer-vcl69r, .framer-Ol8UH .framer-1ksajgm, .framer-Ol8UH .framer-1g9b7xh { flex: 1 0 0px; width: 1px; } .framer-Ol8UH .framer-1u9qgso { padding: 50px 32px 0px 32px; } .framer-Ol8UH .framer-s9l9s0 { align-content: flex-start; align-items: flex-start; padding: 0px 0px 64px 0px; } .framer-Ol8UH .framer-1v0m254 { gap: 0px; max-width: 100%; padding: 0px; } .framer-Ol8UH .framer-qc0m8r, .framer-Ol8UH .framer-8fcepb, .framer-Ol8UH .framer-31kxyk, .framer-Ol8UH .framer-zmnitp, .framer-Ol8UH .framer-1coehfr, .framer-Ol8UH .framer-nr0t4p { flex-direction: column; } .framer-Ol8UH .framer-1i0shah { gap: 64px; width: 309px; } .framer-Ol8UH .framer-1eg7zrt, .framer-Ol8UH .framer-1eff33w, .framer-Ol8UH .framer-eur4gg, .framer-Ol8UH .framer-pwbnuj, .framer-Ol8UH .framer-1yslegb { height: min-content; } .framer-Ol8UH .framer-n2524l, .framer-Ol8UH .framer-1dzqoms, .framer-Ol8UH .framer-mjzokw, .framer-Ol8UH .framer-19sb05z { order: 0; } .framer-Ol8UH .framer-1oehhzr, .framer-Ol8UH .framer-1bsqf1w, .framer-Ol8UH .framer-1w9up8z, .framer-Ol8UH .framer-k0vhk6, .framer-Ol8UH .framer-81d8j { order: 1; } .framer-Ol8UH .framer-1ca0ulk, .framer-Ol8UH .framer-14o2sf9, .framer-Ol8UH .framer-1kth0ks, .framer-Ol8UH .framer-xhn0an, .framer-Ol8UH .framer-lj8tg9 { order: 3; } .framer-Ol8UH .framer-19wyrng-container, .framer-Ol8UH .framer-plwqw7-container, .framer-Ol8UH .framer-33y1qq-container, .framer-Ol8UH .framer-w7feyd-container, .framer-Ol8UH .framer-o9slej-container { order: 6; } .framer-Ol8UH .framer-bbxkwv-container, .framer-Ol8UH .framer-c1ufqi-container, .framer-Ol8UH .framer-1f2kwcr-container, .framer-Ol8UH .framer-zb69ho-container { order: 5; } .framer-Ol8UH .framer-18svycw { order: 2; } .framer-Ol8UH .framer-274ntj-container { order: 7; } .framer-Ol8UH .framer-yomn8z { padding: 0px 32px 64px 32px; } .framer-Ol8UH .framer-1bubi18 { padding: 54px 0px 96px 0px; } .framer-Ol8UH .framer-1i4ljg0 { align-self: stretch; height: auto; } .framer-Ol8UH .framer-12zc6sx, .framer-Ol8UH .framer-19bp8ss { flex-direction: column; flex-wrap: wrap; } .framer-Ol8UH .framer-gcdusw, .framer-Ol8UH .framer-qokzlx, .framer-Ol8UH .framer-gd627c, .framer-Ol8UH .framer-1c8f70w { height: 281px; width: 100%; } .framer-Ol8UH .framer-9vvvr4, .framer-Ol8UH .framer-da1eq2, .framer-Ol8UH .framer-13mt139, .framer-Ol8UH .framer-12zo34m { height: var(--framer-aspect-ratio-supported, 326px); width: 100%; } .framer-Ol8UH .framer-cs2jzb, .framer-Ol8UH .framer-je1rre, .framer-Ol8UH .framer-100so17, .framer-Ol8UH .framer-kjeco3 { bottom: 12px; left: 50%; padding: 12px; transform: translateX(-50%); } .framer-Ol8UH .framer-4gp5m4 { bottom: -48px; cursor: unset; height: unset; left: -540px; right: -539px; top: 3px; width: unset; } .framer-Ol8UH .framer-3vxaw0 { width: 346px; } .framer-Ol8UH .framer-rdtt1p { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; } .framer-Ol8UH .framer-4zul03, .framer-Ol8UH .framer-1vpqtdt, .framer-Ol8UH .framer-hcxz9c, .framer-Ol8UH .framer-1j71eh6 { align-self: unset; flex: none; height: 398px; width: 100%; } .framer-Ol8UH .framer-afmzb2, .framer-Ol8UH .framer-1q3v9j, .framer-Ol8UH .framer-gam0yu, .framer-Ol8UH .framer-1799o9m { bottom: 24px; left: 24px; transform: unset; width: min-content; } .framer-Ol8UH .framer-w8hu41, .framer-Ol8UH .framer-mdgw27, .framer-Ol8UH .framer-1idcpj1, .framer-Ol8UH .framer-acayae { width: min-content; } .framer-Ol8UH .framer-14nmuen, .framer-Ol8UH .framer-1otov2t, .framer-Ol8UH .framer-bm75n6, .framer-Ol8UH .framer-k4z88c { flex: none; height: min-content; justify-content: flex-start; padding: 24px; width: 100%; } .framer-Ol8UH .framer-17airu5, .framer-Ol8UH .framer-1g1o8bv, .framer-Ol8UH .framer-bgkyme, .framer-Ol8UH .framer-1mbpx6a { padding: 0px 0px 32px 0px; } .framer-Ol8UH .framer-4anqut, .framer-Ol8UH .framer-1wbrqhr, .framer-Ol8UH .framer-e5zai0, .framer-Ol8UH .framer-2ldg0n, .framer-Ol8UH .framer-1ws8s9s { cursor: unset; } .framer-Ol8UH .framer-tkedcu { left: 24px; right: 24px; top: 52%; transform: translateY(-50%); width: unset; } .framer-Ol8UH .framer-osszdi { left: unset; right: 16px; top: 16px; } .framer-Ol8UH .framer-dvafc { align-self: unset; flex: none; height: 300px; width: 100%; } .framer-Ol8UH .framer-icyptx { align-content: flex-start; align-items: flex-start; flex-wrap: wrap; } .framer-Ol8UH .framer-z1jlzq { align-content: flex-start; align-items: flex-start; gap: 10px; justify-content: center; } .framer-Ol8UH .framer-12ztlao { flex: 1 0 0px; order: 0; padding: 0px 12px 0px 0px; width: 1px; } .framer-Ol8UH .framer-9hftl7, .framer-Ol8UH .framer-1sb5g14 { left: 51%; top: 24px; transform: translateX(-50%); width: 88%; } .framer-Ol8UH .framer-162p2r9 { bottom: 0px; height: unset; right: 0px; width: unset; } .framer-Ol8UH .framer-1gghmf4 { border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; flex-direction: column; padding: 100px 40px 100px 40px; } .framer-Ol8UH .framer-m59sx0 { left: calc(50.51282051282053% - 149px / 2); width: 149px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Ol8UH .framer-1eghy88, .framer-Ol8UH .framer-7rqrwb, .framer-Ol8UH .framer-1n1quv1, .framer-Ol8UH .framer-175m8n9, .framer-Ol8UH .framer-1hqu4dp, .framer-Ol8UH .framer-1i8nc3w, .framer-Ol8UH .framer-1uzq6np, .framer-Ol8UH .framer-1i2fl4, .framer-Ol8UH .framer-156bzf6, .framer-Ol8UH .framer-16ry68f, .framer-Ol8UH .framer-d75747, .framer-Ol8UH .framer-gzd87y, .framer-Ol8UH .framer-dscl6f, .framer-Ol8UH .framer-1xkjyr6, .framer-Ol8UH .framer-1v0m254, .framer-Ol8UH .framer-qc0m8r, .framer-Ol8UH .framer-1i0shah, .framer-Ol8UH .framer-12zc6sx, .framer-Ol8UH .framer-8fcepb, .framer-Ol8UH .framer-31kxyk, .framer-Ol8UH .framer-z1jlzq, .framer-Ol8UH .framer-19bp8ss, .framer-Ol8UH .framer-zmnitp, .framer-Ol8UH .framer-1coehfr, .framer-Ol8UH .framer-1gghmf4, .framer-Ol8UH .framer-nr0t4p { gap: 0px; } .framer-Ol8UH .framer-1eghy88 > *, .framer-Ol8UH .framer-7rqrwb > *, .framer-Ol8UH .framer-nr0t4p > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Ol8UH .framer-1eghy88 > :first-child, .framer-Ol8UH .framer-7rqrwb > :first-child, .framer-Ol8UH .framer-1n1quv1 > :first-child, .framer-Ol8UH .framer-175m8n9 > :first-child, .framer-Ol8UH .framer-156bzf6 > :first-child, .framer-Ol8UH .framer-16ry68f > :first-child, .framer-Ol8UH .framer-d75747 > :first-child, .framer-Ol8UH .framer-gzd87y > :first-child, .framer-Ol8UH .framer-dscl6f > :first-child, .framer-Ol8UH .framer-1v0m254 > :first-child, .framer-Ol8UH .framer-1i0shah > :first-child, .framer-Ol8UH .framer-12zc6sx > :first-child, .framer-Ol8UH .framer-8fcepb > :first-child, .framer-Ol8UH .framer-31kxyk > :first-child, .framer-Ol8UH .framer-19bp8ss > :first-child, .framer-Ol8UH .framer-zmnitp > :first-child, .framer-Ol8UH .framer-1coehfr > :first-child, .framer-Ol8UH .framer-1gghmf4 > :first-child, .framer-Ol8UH .framer-nr0t4p > :first-child { margin-top: 0px; } .framer-Ol8UH .framer-1eghy88 > :last-child, .framer-Ol8UH .framer-7rqrwb > :last-child, .framer-Ol8UH .framer-1n1quv1 > :last-child, .framer-Ol8UH .framer-175m8n9 > :last-child, .framer-Ol8UH .framer-156bzf6 > :last-child, .framer-Ol8UH .framer-16ry68f > :last-child, .framer-Ol8UH .framer-d75747 > :last-child, .framer-Ol8UH .framer-gzd87y > :last-child, .framer-Ol8UH .framer-dscl6f > :last-child, .framer-Ol8UH .framer-1v0m254 > :last-child, .framer-Ol8UH .framer-1i0shah > :last-child, .framer-Ol8UH .framer-12zc6sx > :last-child, .framer-Ol8UH .framer-8fcepb > :last-child, .framer-Ol8UH .framer-31kxyk > :last-child, .framer-Ol8UH .framer-19bp8ss > :last-child, .framer-Ol8UH .framer-zmnitp > :last-child, .framer-Ol8UH .framer-1coehfr > :last-child, .framer-Ol8UH .framer-1gghmf4 > :last-child, .framer-Ol8UH .framer-nr0t4p > :last-child { margin-bottom: 0px; } .framer-Ol8UH .framer-1n1quv1 > *, .framer-Ol8UH .framer-175m8n9 > *, .framer-Ol8UH .framer-156bzf6 > *, .framer-Ol8UH .framer-gzd87y > *, .framer-Ol8UH .framer-dscl6f > *, .framer-Ol8UH .framer-12zc6sx > *, .framer-Ol8UH .framer-19bp8ss > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Ol8UH .framer-1hqu4dp > *, .framer-Ol8UH .framer-1uzq6np > *, .framer-Ol8UH .framer-1i2fl4 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Ol8UH .framer-1hqu4dp > :first-child, .framer-Ol8UH .framer-1i8nc3w > :first-child, .framer-Ol8UH .framer-1uzq6np > :first-child, .framer-Ol8UH .framer-1i2fl4 > :first-child, .framer-Ol8UH .framer-1xkjyr6 > :first-child, .framer-Ol8UH .framer-z1jlzq > :first-child { margin-left: 0px; } .framer-Ol8UH .framer-1hqu4dp > :last-child, .framer-Ol8UH .framer-1i8nc3w > :last-child, .framer-Ol8UH .framer-1uzq6np > :last-child, .framer-Ol8UH .framer-1i2fl4 > :last-child, .framer-Ol8UH .framer-1xkjyr6 > :last-child, .framer-Ol8UH .framer-z1jlzq > :last-child { margin-right: 0px; } .framer-Ol8UH .framer-1i8nc3w > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-Ol8UH .framer-16ry68f > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-Ol8UH .framer-d75747 > *, .framer-Ol8UH .framer-1v0m254 > *, .framer-Ol8UH .framer-1gghmf4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Ol8UH .framer-1xkjyr6 > *, .framer-Ol8UH .framer-z1jlzq > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Ol8UH .framer-qc0m8r > *, .framer-Ol8UH .framer-qc0m8r > :first-child, .framer-Ol8UH .framer-qc0m8r > :last-child { margin: 0px; } .framer-Ol8UH .framer-1i0shah > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-Ol8UH .framer-8fcepb > *, .framer-Ol8UH .framer-31kxyk > *, .framer-Ol8UH .framer-zmnitp > *, .framer-Ol8UH .framer-1coehfr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,`@media (min-width: 1920px) { .${metadata.bodyClassName}-framer-Ol8UH { background: white; } .framer-Ol8UH.framer-72rtr7 { width: 1920px; } .framer-Ol8UH .framer-d2k3ms, .framer-Ol8UH .framer-19m5zf3 { left: 299px; } .framer-Ol8UH .framer-1nzo289 { bottom: 305px; right: 242px; } .framer-Ol8UH .framer-1hca2c8 { right: 174px; } .framer-Ol8UH .framer-1abgjvf { max-width: 1440px; width: 1440px; } .framer-Ol8UH .framer-1xz5mde { bottom: -23px; right: 102px; } .framer-Ol8UH .framer-r513a4 { bottom: -10px; left: 120px; } .framer-Ol8UH .framer-1tkvny7 { left: 379px; right: 379px; } .framer-Ol8UH .framer-17atkg { right: -429px; top: -25px; } .framer-Ol8UH .framer-d75747 { max-width: 100%; padding: 100px 200px 64px 200px; } .framer-Ol8UH .framer-1gghmf4 { border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; max-width: 1600px; }}`,'.framer-Ol8UH[data-border=\"true\"]::after, .framer-Ol8UH [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14829.5\n * @framerIntrinsicWidth 1470\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"zVz82Qesd\":{\"layout\":[\"fixed\",\"auto\"]},\"PQj1YlDD2\":{\"layout\":[\"fixed\",\"auto\"]},\"blgbJXqq4\":{\"layout\":[\"fixed\",\"auto\"]},\"nevRAb_Y2\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-Ol8UH\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:14829.5,width:1470};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC70w7Y3tcoqK5.woff2\",weight:\"900\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew7Y3tcoqK5.woff2\",weight:\"400\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/G3U4AIP7I5YYMBY4PZ5BNYEWWVH7G7QB/WED2HATCWTE6B4XVIFFTI3EALCE4D6PD/GDZ4LVIJF6WODYKVZK6E2737DCDQPEMZ.woff2\",weight:\"500\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew7Y3tcoqK5.woff2\",weight:\"500\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w7Y3tcoqK5.woff2\",weight:\"700\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w7Y3tcoqK5.woff2\",weight:\"600\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/M2RQDXLDLQ2S4ZZ66VQTDSO3OSHWKVY7/JAIF7WXHMOCSPDMQNJH4MHWPR2PHW2YE/C5NBF6PXS6YLHRF7TAQGFAEBX23GMCRA.woff2\",weight:\"900\"},{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmEU9vBh05IsDqlA.woff2\",weight:\"500\"},{family:\"Raleway\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/raleway/v34/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoooCKNLA3JC9c.woff2\",weight:\"500\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/JXYTN5EJMI2L5HT6DLJ6ADWEKWUDLIUL/RQGLUYA34WAGWBJDMV73S4VWJ3XX5S34/UKL6CY2W4IEGAEO6DES7XSSIJFRRXNXQ.woff2\",weight:\"800\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NZ67QOF3FXYLOR27ABJOZVKKBKNRMKMF/EHBFE55HTLOOJHTZSLD54GSL3EBTAFNQ/DI2GHUWG3WKRXISSCTNDMTWKWZC25UIW.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...RunningStrokeFonts,...ReadMoreCtaFonts,...NavigationFonts,...WorkCardFonts,...TickerFonts,...ElementCopyFonts,...HeroFonts,...VimeoFonts,...Footer4CopyFonts,...BlurGradientFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zVz82Qesd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PQj1YlDD2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"blgbJXqq4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nevRAb_Y2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"14829.5\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1470\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["_classCallCheck", "e", "_defineProperties", "n", "r", "_createClass", "global", "getMethodName", "isDomElement", "isInteger", "isVimeoUrl", "getVimeoUrl", "t", "window", "createCommonjsModule", "defineProperty", "WeakMap", "genId", "checkInstance", "isObject", "rand", "o", "Item", "schedule", "isThenable", "notify", "notifyIsolated", "resolve", "MakeDefWrapper", "reject", "iteratePromises", "MakeDef", "Promise", "i", "a", "storeCallback", "getCallbacks", "removeCallback", "shiftCallbacks", "swapCallbacks", "getOEmbedParameters", "createEmbed", "getOEmbedData", "u", "initializeEmbeds", "resizeEmbeds", "parseMessageData", "postMessage", "navigator", "processData", "initializeScreenfull", "onFullScreenEntered", "onFullScreenExit", "l", "s", "c", "Player", "containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "paddingControl", "ControlType", "vimeoRegex", "Vimeo", "withCSS", "video", "autoplay", "mute", "controls", "loop", "titles", "backgroundColor", "onPlay", "onEnd", "style", "props", "key", "setKey", "ye", "player", "pe", "borderRadius", "useRadius", "id", "embeddedPlayer", "c", "RenderTarget", "p", "motion", "addPropertyControls", "ControlType", "borderRadiusControl", "Vimeo_default", "noopReturn", "t", "e", "t", "velocityPerSecond", "calcBezier", "t", "n", "e", "i", "binarySubdivide", "o", "r", "c", "u", "a", "s", "cubicBezier", "noopReturn", "getTForX", "o", "cubicBezier", "__rest", "e", "r", "o", "n", "e", "t", "r", "s", "calcGeneratorVelocity", "t", "n", "r", "a", "velocityPerSecond", "calcDampingRatio", "e", "hasReachedTarget", "spring", "o", "i", "h", "u", "d", "f", "l", "g", "glide", "c", "isOutOfBounds", "nearestBoundary", "m", "calcDelta", "calcLatest", "applyFriction", "p", "M", "checkCatchBoundary", "pregenerateKeyframes", "W", "L", "D", "e", "M", "noopReturn", "k", "asTransformCssVar", "B", "L", "W", "j", "B", "testAnimation", "e", "C", "$", "R", "resolveElements", "e", "n", "createGeneratorEasing", "e", "n", "o", "getGenerator", "t", "i", "s", "r", "a", "getKeyframes", "pregenerateKeyframes", "c", "isNumberOrNull", "l", "u", "d", "calcGeneratorVelocity", "g", "m", "N", "spring", "F", "glide", "U", "inView$1", "resolveElements", "onIntersectionChange", "q", "K", "getElementSize", "notifyTarget", "notifyAll", "createResizeObserver", "resizeElement", "G", "_", "createWindowResizeHandler", "window", "resizeWindow", "resize", "dispatchPointerEvent", "e", "n", "dispatchViewEvent", "se", "o", "i", "s", "__rest", "inView$1", "t", "mouseEvent", "re", "ae", "onPointerUp", "window", "onPointerDown", "ce", "le", "MAX_DUPLICATED_ITEMS", "directionTransformers", "offset", "supportsAcceleratedAnimations", "Ticker", "props", "slots", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "speed", "hoverFactor", "direction", "alignment", "sizingOptions", "fadeOptions", "style", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "widthType", "heightType", "paddingValue", "isCanvas", "RenderTarget", "filteredSlots", "numChildren", "j", "hasChildren", "isHorizontal", "useMotionValue", "transformer", "transform", "useTransform", "parentRef", "pe", "childrenRef", "se", "W", "size", "setSize", "ye", "clonedChildren", "dupedChildren", "duplicateBy", "opacity", "measure", "te", "parentLength", "start", "childrenLength", "childrenStyles", "initialResize", "frame", "resize", "contentSize", "child", "index", "_child_props", "_child_props1", "_child_props2", "_child_props3", "ref", "p", "LayoutGroup", "q", "i", "childIndex", "_child_props4", "_child_props5", "animateToValue", "initialTime", "prevTime", "xOrY", "isHover", "isReducedMotion", "useReducedMotion", "listRef", "animationRef", "isInView", "useInView", "useAnimationFrame", "t", "delta", "wrap", "fadeDirection", "fadeWidthStart", "fadeWidthEnd", "fadeInsetStart", "clamp", "fadeInsetEnd", "fadeMask", "containerStyle", "u", "motion", "isValidNumber", "placeholderStyles", "emojiStyles", "titleStyles", "subtitleStyles", "addPropertyControls", "ControlType", "num", "min", "max", "value", "containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "Home_default", "React", "title", "titleId", "props", "svgRef", "defaultEvents", "ControlType", "findByArray", "arr", "search", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "Home_default", "npm_react_18_2_exports", "importModule", "module", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "defaultEvents", "BlurGradient", "blur", "borderRadius", "direction", "transition", "blurSteps", "se", "p", "step", "index", "motion", "addPropertyControls", "ControlType", "BlurGradient_Prod_default", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "css", "FramerMLy8Sgklu", "withCSS", "MLy8Sgklu_default", "addPropertyControls", "ControlType", "addFonts", "IndustriesFonts", "getFonts", "MLy8Sgklu_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FrameraK7DA0n_2", "withCSS", "aK7DA0n_2_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "buttonText", "color", "height", "id", "link", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ofLqZhEO8", "jbvZsuhnT", "fYwEbrwLs", "eShUePx4y", "Rb5OgUSWElRi7XplMx", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppearx4yxc4", "args", "CycleVariantState", "useOnVariantChange", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "css", "FramerJQBmYJIQh", "withCSS", "JQBmYJIQh_default", "addPropertyControls", "ControlType", "addFonts", "HeroFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerEGLZeZ9Wo", "withCSS", "EGLZeZ9Wo_default", "addPropertyControls", "ControlType", "addFonts", "MenuItemFonts", "getFonts", "EGLZeZ9Wo_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerKZfwZSu54", "withCSS", "KZfwZSu54_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_variant", "ref", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "SVG", "css", "FramerVv7lXSsrv", "withCSS", "Vv7lXSsrv_default", "addPropertyControls", "ControlType", "addFonts", "CaretFonts", "getFonts", "Vv7lXSsrv_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "PWSlWeqS6", "DApvjrdfG", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter170i0h9", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerpfEO7Modi", "withCSS", "pfEO7Modi_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "SVG", "css", "FramerxamG_SwfO", "withCSS", "xamG_SwfO_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "Link", "css", "FramerYn2HhwMLO", "withCSS", "Yn2HhwMLO_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "TriggerFonts", "getFonts", "pfEO7Modi_default", "LinksProductFonts", "KZfwZSu54_default", "MotionDivWithFX", "withFX", "motion", "LinksResourcesFonts", "aK7DA0n_2_default", "LinksCommunityFonts", "Yn2HhwMLO_default", "CaretFonts", "xamG_SwfO_default", "RunningStrokeFonts", "JQBmYJIQh_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transition4", "animation3", "animation4", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapebfpro", "args", "onTap1b0t49w", "PWSlWeqS6izu9gt", "overlay", "paginationInfo", "ref1", "pe", "isDisplayed", "isDisplayed1", "ref2", "ref3", "ref4", "ref5", "ref6", "ref7", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "l", "ComponentViewportProvider", "AnimatePresence", "Floating", "overlay1", "overlay2", "RichText2", "Link", "css", "FrameriMcARcwij", "withCSS", "iMcARcwij_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Link", "Image2", "getLoadingLazyAtYPosition", "SVG", "RichText2", "css", "FrameroFew0KZPw", "withCSS", "oFew0KZPw_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "height", "id", "link", "shadow", "title", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "SITfUSNuN", "DXmTzdKnp", "MB6jUHDHw", "u0TX0JbHV", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "SVG", "css", "FramerQlPbGxflW", "withCSS", "QlPbGxflW_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "title2", "title3", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "n_zpjnZot", "ScQRsZpRK", "NB9XI7qJE", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "css", "FramerccV0pngGd", "withCSS", "ccV0pngGd_default", "addPropertyControls", "ControlType", "addFonts", "BadgesFonts", "getFonts", "ccV0pngGd_default", "RunningStrokeFonts", "JQBmYJIQh_default", "ImageWithFX", "withFX", "Image2", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "toResponsiveImage", "transition2", "animation", "transformTemplate1", "_", "transformTemplate2", "animation1", "transition3", "animation2", "transformTemplate3", "transition4", "animation3", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "content", "direction", "height", "id", "image", "name1", "padding", "width", "props", "_ref", "_ref1", "_humanReadableEnumMap_direction", "_ref2", "_ref3", "_humanReadableVariantMap_props_variant", "_ref4", "_ref5", "_ref6", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "juL6rcPje", "zzk4fx9LC", "fMpLdpkyt", "zHSyee60Y", "KSm1nAA9l", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "isDisplayed10", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "getLoadingLazyAtYPosition", "css", "FramerXPmZ9StGM", "withCSS", "XPmZ9StGM_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "transition4", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transition5", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "css", "FramerYevX8uuxh", "withCSS", "YevX8uuxh_default", "addPropertyControls", "ControlType", "addFonts", "ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "RunningStrokeFonts", "getFonts", "JQBmYJIQh_default", "ContainerWithOptimizedAppearEffect", "Container", "ReadMoreCtaFonts", "QlPbGxflW_default", "MotionDivWithOptimizedAppearEffect", "motion", "NavigationFonts", "iMcARcwij_default", "MotionDivWithFX", "withFX", "RichTextWithFX", "RichText2", "WorkCardFonts", "XPmZ9StGM_default", "TickerFonts", "Ticker", "ElementCopyFonts", "YevX8uuxh_default", "HeroFonts", "Icon", "ElementCopyWithVariantAppearEffect", "withVariantAppearEffect", "VimeoFonts", "Vimeo_default", "ImageWithFX", "Footer4CopyFonts", "oFew0KZPw_default", "BlurGradientFonts", "BlurGradient_Prod_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "transition4", "animation5", "transition5", "animation6", "animation7", "transition6", "animation8", "transition7", "animation9", "animation10", "animation11", "transition8", "textEffect", "textEffect1", "transition9", "animation12", "transition10", "animation13", "animation14", "animation15", "transformTemplate1", "_", "transition11", "animation16", "animation17", "transition12", "animation18", "transition13", "animation19", "textEffect2", "transition14", "animation20", "animation21", "transition15", "animation22", "transition16", "animation23", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transformTemplate2", "animation24", "transition17", "transition18", "addImageAlt", "image", "alt", "transformTemplate3", "animation25", "transition19", "transition20", "animation26", "animation27", "transition21", "animation28", "transition22", "animation29", "transition23", "animation30", "animation31", "transition24", "animation32", "animation33", "transition25", "animation34", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapwelu7j", "overlay", "paginationInfo", "args", "onTap1wvko5h", "onTapxynaa5", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "isDisplayed3", "isDisplayed4", "elementId3", "ref5", "isDisplayed5", "elementId4", "ref6", "elementId5", "ref7", "elementId6", "ref8", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "PropertyOverrides2", "getLoadingLazyAtYPosition", "x", "ComponentViewportProvider", "SVG", "l", "AnimatePresence", "Ga", "overlay1", "overlay2", "overlay3", "overlay4", "overlay5", "overlay6", "overlay7", "overlay8", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "__FramerMetadata__"]
}
