{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/LV9trClbmNwd5PVj9l8y/L4rFqMGNzGSwRZpGTGF3/Icons.js", "ssg:https://framerusercontent.com/modules/3Xi2AslpcDRhfyCVPmx3/d0Oobr5BHnVqZJQyMdGn/storage.js", "ssg:https://framer.com/m/cache-YMiL.js@b9aplVZjN51x28yfNK16", "ssg:https://framerusercontent.com/modules/uU1mtMKXsrVAg8N5hW7w/wltkapIGIk88vadN6BJZ/cachedIndex.js", "ssg:https://framerusercontent.com/modules/K9JZRwJcE6slDAf8rUmh/mJ54py1Ecnn1RoC4N1m4/fakeResults.js", "ssg:https://framerusercontent.com/modules/TwRgbWuhHeB95MPifel4/YW8Hlm59FG3PajbrVsaR/fuzzySearch.js", "ssg:https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/eyOLqz3EwodGKorNsdxm/utils.js", "ssg:https://framerusercontent.com/modules/MyBp84Z0p9nUcMimVMnY/qgjZo9Qqnhxk2AtdAUvd/useSearch.js", "ssg:https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js", "ssg:https://framerusercontent.com/modules/Gzef0nFihI9m9vZG45th/lIUxbZcreiDm2GzUkt3y/useCallbackOnMouseMove.js", "ssg:https://framerusercontent.com/modules/eAnjm75CdfYT1Zz4BIaz/7KDSfnnyD1T3Ap75L4m8/scrollIntoView.js", "ssg:https://framerusercontent.com/modules/tV9haTHllpHHc9Fjue2H/tNoptd4yPooYpM8oEpDk/SearchModal.js", "ssg:https://framerusercontent.com/modules/hqEf5wXaAewP8VPuaZ98/5A0QGVeEr2cwheQpIuEG/useViewportSizeState.js", "ssg:https://framerusercontent.com/modules/6wAE2eMb2Tl3zrU7u4UL/YEWVMBKmXJ83pATPgzu8/Search.js", "ssg:https://framerusercontent.com/modules/8VFPNPw38nj5gEkCopFU/0NlcJdTBMnuThNbGgtBn/cj36jlZQ_.js", "ssg:https://framerusercontent.com/modules/snHjLX5Jyfmy4d5x5HjD/3fNQbhN9mcumRx9v8KaT/b3Hen0R0j.js", "ssg:https://framerusercontent.com/modules/r3KLA6BuLX1ii7lov6CV/ybYFynsUznuCxeJ04OSg/LkSMrVFbQ.js", "ssg:https://framerusercontent.com/modules/3ofjrqtC4R0ryr0Kj6K5/zUHnLoknftJgGqqJbp4L/arXQpUEd9.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";export function SearchIcon(props){return /*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",width:props.width,height:props.height,style:{...props.style,color:props.color},children:/*#__PURE__*/ _jsx(\"path\",{d:\"M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z\",fill:\"currentColor\"})});}export function ClearIcon(props){return /*#__PURE__*/ _jsxs(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",...props,children:[/*#__PURE__*/ _jsx(\"rect\",{width:\"256\",height:\"256\",fill:\"none\"}),/*#__PURE__*/ _jsx(\"path\",{d:\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm37.66,130.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32L139.31,128Z\",fill:\"currentColor\"})]});}export function SpinnerIcon(props){const borderWidth=3;return /*#__PURE__*/ _jsxs(\"div\",{style:{position:\"relative\",...props.style},children:[/*#__PURE__*/ _jsx(motion.div,{animate:{rotate:360},transition:{ease:\"linear\",duration:1,repeat:Infinity},style:{borderRadius:100,backgroundImage:`conic-gradient(from 270deg, transparent 0%, ${props.color} 100%)`,width:\"100%\",height:\"100%\"}}),/*#__PURE__*/ _jsx(\"div\",{style:{backgroundColor:props.backgroundColor,borderRadius:100,position:\"absolute\",top:borderWidth,left:borderWidth,bottom:borderWidth,right:borderWidth}})]});}\nexport const __FramerMetadata__ = {\"exports\":{\"ClearIcon\":{\"type\":\"reactComponent\",\"name\":\"ClearIcon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"SpinnerIcon\":{\"type\":\"reactComponent\",\"name\":\"SpinnerIcon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchIcon\":{\"type\":\"reactComponent\",\"name\":\"SearchIcon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Icons.map", "export function Storage(name) {\n    this.ready = new Promise((resolve, reject)=>{\n        var request = window.indexedDB.open(location.origin);\n        request.onupgradeneeded = (e)=>{\n            this.db = e.target[\"result\"];\n            this.db.createObjectStore(\"store\");\n        };\n        request.onsuccess = (e)=>{\n            this.db = e.target[\"result\"];\n            resolve();\n        };\n        request.onerror = (e)=>{\n            this.db = e.target[\"result\"];\n            reject(e);\n        };\n    });\n}\nStorage.prototype.get = function(key) {\n    return this.ready.then(()=>{\n        return new Promise((resolve, reject)=>{\n            var request = this.getStore().get(key);\n            request.onsuccess = (e)=>resolve(e.target.result)\n            ;\n            request.onerror = reject;\n        });\n    });\n};\nStorage.prototype.getStore = function() {\n    return this.db.transaction([\n        \"store\"\n    ], \"readwrite\").objectStore(\"store\");\n};\nStorage.prototype.set = function(key, value) {\n    return this.ready.then(()=>{\n        return new Promise((resolve, reject)=>{\n            var request = this.getStore().put(value, key);\n            request.onsuccess = resolve;\n            request.onerror = reject;\n        });\n    });\n};\nStorage.prototype.delete = function(key, value) {\n    window.indexedDB.deleteDatabase(location.origin);\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"Storage\":{\"type\":\"function\"}}}", "// @ts-ignore\nimport{Storage}from\"https://framerusercontent.com/modules/3Xi2AslpcDRhfyCVPmx3/d0Oobr5BHnVqZJQyMdGn/storage.js\";export const hashCode=s=>s.split(\"\").reduce((a,b)=>{a=(a<<5)-a+b.charCodeAt(0);return a&a;},0);export function corsProxy(url){return`https://cors-anywhere.herokuapp.com/${url}`;}export async function cachedResponse(url,cache=new Storage(\"cache\")){const cacheKey=url;const data=await cache.get(cacheKey);if(data){return data;}else{var req=new XMLHttpRequest;req.open(\"GET\",url,true);req.responseType=\"blob\";return new Promise((resolve,reject)=>{req.onload=async function(){if(this.status===200){await cache.set(url,this.response);resolve(this.response);}else{reject(new Error(`Response status ${this.status} ${this.statusText}`));}};req.onerror=function(error){reject(error);};req.send();});}}export async function setCachedData(url,dataToCache,cache=new Storage(\"cache\")){const cacheKey=url;const data=await cache.set(cacheKey,dataToCache);}export async function checkForCachedData(url,cache=new Storage(\"cache\")){const cacheKey=url;const data=await cache.get(cacheKey);if(data){return data;}else{return null;}}\nexport const __FramerMetadata__ = {\"exports\":{\"hashCode\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"setCachedData\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"checkForCachedData\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"corsProxy\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"cachedResponse\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cache.map", "import{checkForCachedData,setCachedData}from\"https://framer.com/m/cache-YMiL.js@b9aplVZjN51x28yfNK16\";const VERSION=1;const defaultLocaleId=\"default\";export function isDefaultLocaleId(localeId){return!localeId||localeId===\"default\";}const INDEX_KEY=\"searchIndexCache\";function getIndexKey(localeId){if(isDefaultLocaleId(localeId))return INDEX_KEY;return`${INDEX_KEY}-${localeId}`;}const METADATA_KEY=\"searchCacheMetadata\";function getMetadataKey(localeId){if(isDefaultLocaleId(localeId))return METADATA_KEY;return`${METADATA_KEY}-${localeId}`;}export async function getCachedIndex(localeId,indexHash){// A check here for metadata can be added later if we need to\n// migrate or expire the index. Though most likely, any version change\n// should result in deleting the cache and starting again.\nconst metadataKey=getMetadataKey(localeId);const indexKey=getIndexKey(localeId);const[metadata,cachedIndex]=await Promise.all([checkForCachedData(metadataKey),checkForCachedData(indexKey)]);if(cachedIndex){return{status:indexHash&&(metadata===null||metadata===void 0?void 0:metadata.indexHash)===indexHash?\"fresh\":\"stale\",searchIndex:cachedIndex};}return{status:\"miss\"};}export function setCachedIndex(localeId,index,indexHash){const indexKey=getIndexKey(localeId);setCachedData(indexKey,index);const metadata={version:VERSION,timestamp:Date.now(),indexHash};const metadataKey=getMetadataKey(localeId);setCachedData(metadataKey,metadata);}\nexport const __FramerMetadata__ = {\"exports\":{\"getCachedIndex\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"setCachedIndex\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isDefaultLocaleId\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cachedIndex.map", "// Fake example data used for when the search component is in preview mode.\n// Note that the `url` value is used as a key in React, so it needs to be unique.\nexport const fakeResults={\"/\":{version:1,title:\"Example Search Result\",description:\"Description of search result.\",keywords:\"\",h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],p:[],url:\"/example-url/\",codeblock:[]},\"/example-1\":{version:1,title:\"Publish your Site to Search\",description:\"Try Site Search to instantly search your Framer site content.\",keywords:\"\",h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],p:[],url:\"/example-url/1/\",codeblock:[]},\"/example-2\":{version:1,title:\"Customise your Site Search\",description:\"Personalize everything from corner radius, to icon weight.\",keywords:\"\",h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],p:[],url:\"/example-url/2/\",codeblock:[]}};\nexport const __FramerMetadata__ = {\"exports\":{\"fakeResults\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fakeResults.map", "// This file is based on the Levenshtein algorithm. Originally from Koen but maybe he\n// got it from somewhere else.\nconst peq=new Uint32Array(65536);const myers_32=(a,b)=>{const n=a.length;const m=b.length;const lst=1<<n-1;let pv=-1;let mv=0;let sc=n;let i=n;while(i--){peq[a.charCodeAt(i)]|=1<<i;}for(i=0;i<m;i++){let eq=peq[b.charCodeAt(i)];const xv=eq|mv;eq|=(eq&pv)+pv^pv;mv|=~(eq|pv);pv&=eq;if(mv&lst){sc++;}if(pv&lst){sc--;}mv=mv<<1|1;pv=pv<<1|~(xv|mv);mv&=xv;}i=n;while(i--){peq[a.charCodeAt(i)]=0;}return sc;};const myers_x=(b,a)=>{const n=a.length;const m=b.length;const mhc=[];const phc=[];const hsize=Math.ceil(n/32);const vsize=Math.ceil(m/32);for(let i=0;i<hsize;i++){phc[i]=-1;mhc[i]=0;}let j=0;for(;j<vsize-1;j++){let mv=0;let pv=-1;const start=j*32;const vlen=Math.min(32,m)+start;for(let k=start;k<vlen;k++){peq[b.charCodeAt(k)]|=1<<k;}for(let i1=0;i1<n;i1++){const eq=peq[a.charCodeAt(i1)];const pb=phc[i1/32|0]>>>i1&1;const mb=mhc[i1/32|0]>>>i1&1;const xv=eq|mv;const xh=((eq|mb)&pv)+pv^pv|eq|mb;let ph=mv|~(xh|pv);let mh=pv&xh;if(ph>>>31^pb){phc[i1/32|0]^=1<<i1;}if(mh>>>31^mb){mhc[i1/32|0]^=1<<i1;}ph=ph<<1|pb;mh=mh<<1|mb;pv=mh|~(xv|ph);mv=ph&xv;}for(let k1=start;k1<vlen;k1++){peq[b.charCodeAt(k1)]=0;}}let mv1=0;let pv1=-1;const start1=j*32;const vlen1=Math.min(32,m-start1)+start1;for(let k2=start1;k2<vlen1;k2++){peq[b.charCodeAt(k2)]|=1<<k2;}let score=m;for(let i2=0;i2<n;i2++){const eq1=peq[a.charCodeAt(i2)];const pb1=phc[i2/32|0]>>>i2&1;const mb1=mhc[i2/32|0]>>>i2&1;const xv1=eq1|mv1;const xh1=((eq1|mb1)&pv1)+pv1^pv1|eq1|mb1;let ph1=mv1|~(xh1|pv1);let mh1=pv1&xh1;score+=ph1>>>m-1&1;score-=mh1>>>m-1&1;if(ph1>>>31^pb1){phc[i2/32|0]^=1<<i2;}if(mh1>>>31^mb1){mhc[i2/32|0]^=1<<i2;}ph1=ph1<<1|pb1;mh1=mh1<<1|mb1;pv1=mh1|~(xv1|ph1);mv1=ph1&xv1;}for(let k3=start1;k3<vlen1;k3++){peq[b.charCodeAt(k3)]=0;}return score;};const distance=(a,b)=>{if(a.length<b.length){const tmp=b;b=a;a=tmp;}if(b.length===0){return a.length;}if(a.length<=32){return myers_32(a,b);}return myers_x(a,b);};const closest=(str,arr)=>{let min_distance=Infinity;let min_index=0;for(let i=0;i<arr.length;i++){const dist=distance(str,arr[i]);if(dist<min_distance){min_distance=dist;min_index=i;}}return arr[min_index];};export{closest,distance};\nexport const __FramerMetadata__ = {\"exports\":{\"closest\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"distance\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fuzzySearch.map", "export const localStorageDebugFlag=typeof window!==\"undefined\"&&window.localStorage.getItem(\"__framerDebugSearch\")===\"true\";const groupsRegex=/[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]\\d*|\\d+/gu;function capitalizeFirstLetter(value){return value.charAt(0).toUpperCase()+value.slice(1);}export function titleCase(value){const groups=value.match(groupsRegex)||[];return groups.map(capitalizeFirstLetter).join(\" \");}export function clampText(text,maxLength){const textLength=text.length;if(textLength<=maxLength){return text;}const slicedText=text.slice(0,maxLength);if(textLength>maxLength){return slicedText+\"\u2026\";}return slicedText;}export function isEmptyObject(object){return Object.keys(object).length===0;}export function createLogger(showOutput){function log(...data){console.log(Date.now(),...data);}function time(label){console.time(label);}function timeEnd(label){console.timeEnd(label);}function noop(){}if(!showOutput){return{log:noop,time:noop,timeEnd:noop};}return{log,time,timeEnd};}export const DEFAULT_FONT_FAMILY=`\"Inter\", system-ui, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;export function getFontFamily(theme){if(theme.inputFont?.fontFamily)return theme.inputFont.fontFamily;if(theme.titleFont?.fontFamily)return theme.titleFont.fontFamily;if(theme.subtitleFont?.fontFamily)return theme.subtitleFont.fontFamily;return DEFAULT_FONT_FAMILY;}export function animationKeyFromLayout(layout){return`${layout}Animation`;}export const safeDocument=typeof document!==\"undefined\"?document:null;export const safeWindow=typeof window!==\"undefined\"?window:null;const metaTagSelector='meta[name=\"framer-search-index\"]';export function getMetaTagContent(){const metaTag=safeDocument?.querySelector(metaTagSelector);if(!metaTag)return undefined;const metaTagContent=metaTag.getAttribute(\"content\");return metaTagContent;}export const checkIfOverLimit=()=>{return getMetaTagContent()===\"limit-reached\";};export function stripLocaleSlugFromPath(url,localeSlug){if(!localeSlug)return url;const localeSlugWithSlash=`/${localeSlug}`;if(url.startsWith(localeSlugWithSlash)){return url.slice(localeSlugWithSlash.length);}}/**\n * @param isHighPriority If true and `scheduler.yield` is not available, the function will either use `postTask` or if also not available, return a resolved promise.\n */export function yieldToMain(isHighPriority){if(\"scheduler\"in window){// see https://github.com/WICG/scheduling-apis/blob/main/explainers/yield-and-continuation.md\n// \"user-blocking\" is the highest priority and creates a paint opportunity.\n// \"user-visible\" is the default, creates a paint opportunity, but has more potential to be delayed (by \"user-blocking\" tasks).\nconst options={priority:isHighPriority?\"user-blocking\":\"user-visible\"};if(\"yield\"in scheduler)return scheduler.yield(options);if(\"postTask\"in scheduler)return scheduler.postTask(()=>{},options);}if(isHighPriority){// `setTimeout` could suffer from being delayed for longer: https://developer.chrome.com/blog/introducing-scheduler-yield-origin-trial#the_problem_with_current_yielding_strategies\n// so for browsers not supporting yield, we guarantee execution for high priority actions, but do not guarantee a paint opportunity as trade-off.\nreturn Promise.resolve();}return new Promise(resolve=>{setTimeout(resolve,0);});}\nexport const __FramerMetadata__ = {\"exports\":{\"getFontFamily\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"titleCase\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isEmptyObject\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"createLogger\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"DEFAULT_FONT_FAMILY\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"safeWindow\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"stripLocaleSlugFromPath\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"animationKeyFromLayout\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getMetaTagContent\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"clampText\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"checkIfOverLimit\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"safeDocument\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localStorageDebugFlag\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"yieldToMain\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "// @ts-ignore\nimport{useLocaleInfo}from\"framer\";import{clamp}from\"framer-motion\";import{useEffect,useMemo,useRef,useState,useTransition}from\"react\";import{SearchResultTitleType}from\"https://framerusercontent.com/modules/tV9haTHllpHHc9Fjue2H/tNoptd4yPooYpM8oEpDk/SearchModal.js\";import{getCachedIndex,setCachedIndex,isDefaultLocaleId}from\"https://framerusercontent.com/modules/uU1mtMKXsrVAg8N5hW7w/wltkapIGIk88vadN6BJZ/cachedIndex.js\";import{fakeResults}from\"https://framerusercontent.com/modules/K9JZRwJcE6slDAf8rUmh/mJ54py1Ecnn1RoC4N1m4/fakeResults.js\";import{distance}from\"https://framerusercontent.com/modules/TwRgbWuhHeB95MPifel4/YW8Hlm59FG3PajbrVsaR/fuzzySearch.js\";import{createLogger,localStorageDebugFlag,safeDocument,safeWindow,stripLocaleSlugFromPath,yieldToMain}from\"https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/eyOLqz3EwodGKorNsdxm/utils.js\";const{log,time,timeEnd}=createLogger(localStorageDebugFlag);function isValidUrl(url){try{new URL(url);return true;}catch(_error){return false;}}const splitWordsRegex=(()=>{try{// Regex lookbehind is used to ignore ampersands when splitting\n// words. For example \"H&M\" will not be split and is considered as\n// one word, but \"H & M\" will be split.\n// However, some browsers (like Safari iOS 15) don't support\n// lookbehind and will crash. When it's not supported, fallback to\n// a safer regex that always splits ampersands.\nconst regex=RegExp(\"[\\\\s.,;!?\\\\p{P}\\\\p{Z}]+(?<!\\\\p{L}&)(?!&\\\\p{L})\",\"u\");\"\".split(regex);return regex;}catch{log(\"Falling back to regex without lookbehind\");return RegExp(\"[\\\\s.,;!?\\\\p{P}\\\\p{Z}]+\",\"u\");}})();function splitWords(text){return text.split(splitWordsRegex);}function getUniqueWords(str){const words=splitWords(str).filter(word=>word.trim()&&word.length>0);return new Set(words);}const normalizeRegex=/[\\u0300-\\u036f]/g;/**\n * Replace accented characters with equivilant non-accented versions and\n * make everything lowercase.\n */function getNormalizedString(text){if(Array.isArray(text)){return text.map(getNormalizedString);}return text.normalize(\"NFD\")// From: https://stackoverflow.com/a/37511463\n.replace(normalizeRegex,\"\").toLowerCase();}const normalizedItemCache=new WeakMap;function getNormalizedItemFromCache(item){const cached=normalizedItemCache.get(item);if(cached)return cached;const normalizedItem=getNormalizedItem(item);normalizedItemCache.set(item,normalizedItem);return normalizedItem;}function getNormalizedItem(item){const normalizedItem={};for(const key in item){if(item.hasOwnProperty(key)){const value=item[key];if(typeof value===\"string\"){normalizedItem[key]=getNormalizedString(value);continue;}if(Array.isArray(value)){normalizedItem[key]=getNormalizedString(value);continue;}normalizedItem[key]=value;}}return normalizedItem;}function getMatchRange(currentRange,start,end){const result={...currentRange};if(start<result.start){result.start=start;}if(end>result.end){result.end=end;}return result;}/**\n * Score index item based on the contents of it's fields such as title, description, headings etc.\n *\n * Note that this does not normalize the item or query. Normalization is expected to happen\n * before passing the data into this.\n */function getScoreForSearchIndexItem(item,query,words,fullQuery){let score=0;const match={title:{start:Infinity,end:0},description:{start:Infinity,end:0}};const urlWords=getUniqueWords(item.url);// Match query based on words in the URL so that random strings inside\n// other strings are not matched.\nif(urlWords.has(query)){score+=10;}// Really boost single word queries that match single word URLs.\nif(words.size===1&&urlWords.size===1&&urlWords.values().next().value===query){score+=score*5;}// Score shorter URLs higher so `/pricing` is before `/lala/pricing`.\nif(score>0){const splitLength=item.url.split(\"/\").length;score+=clamp(10-splitLength,0,splitLength);}const titleWords=getUniqueWords(item.title);// Prefer full word matches in the title.\nif(titleWords.has(query)){score+=10;}const titleIndex=item.title.indexOf(query);if(titleIndex!==-1){score+=10;// TODO: Matches are currently not used, but they can be used in the\n// future to add text highlighting.\nmatch.title=getMatchRange(match.title,titleIndex,titleIndex+query.length);}// If the full query is close to being the heading, score this highly as\n// the user is most likely looking for that exact title.\nif(distance(item.title,fullQuery)<=2){score+=score*10;}// Fuzzy match full words in the title.\nfor(const titleWord of titleWords){const distanceScore=distance(query,titleWord);// Small distance score helps with small typos.\nif(distanceScore<=2){score+=10;}}const headings=[...item.h1,...item.h2,...item.h3,...item.h4,...item.h5,...item.h6];for(const heading of headings){const headingWords=getUniqueWords(heading);// If the full query is close to being the heading, score this highly as\n// the user is most likely looking for that exact title.\nif(distance(heading,fullQuery)<=2){score+=score*10;}// Bias headings that start with the query as this helps when\n// you know the title you are searching for.\nif(heading.startsWith(query)){score+=10;}if(headingWords.has(query)){score+=10;}if(heading.includes(query)){score+=1;}// Fuzzy match full words in headings.\nfor(const headingWord of headingWords){const distanceScore=distance(query,headingWord);if(distanceScore<=2){score+=1;}}}const descriptionIndex=item.description.indexOf(query);if(descriptionIndex!==-1){score+=10;match.description=getMatchRange(match.description,descriptionIndex,descriptionIndex+query.length);}for(const p of item.p){if(p.includes(query)){score+=.5;}}for(const codeblock of item.codeblock){// If the full query is close to being the codeblock, score this highly as\n// the user is most likely looking for that exact code.\nif(distance(codeblock,fullQuery)<=2){score*=10;}if(codeblock.includes(fullQuery)){score+=10;}if(codeblock.includes(query)){score+=.5;}}return{score,match};}function getSearchIndexItemScore(item,normalizedQuery){const normalizedItem=getNormalizedItemFromCache(item);const queryWords=getUniqueWords(normalizedQuery);let total=0;for(const queryWord of queryWords){const{score}=getScoreForSearchIndexItem(normalizedItem,queryWord,queryWords,normalizedQuery);total+=score;}return total;}function useRawSearch(index,query,settings){const controllerRef=useRef(null);const[results,setResults]=useState(null);const[,startTransition]=useTransition();useMemo(()=>{if(!query||!index){return;}if(controllerRef.current){controllerRef.current.abort();}const controller=new AbortController;controllerRef.current=controller;executeRawSearch(index,query,settings,controllerRef.current.signal).then(results=>{if(!controller.signal.aborted){controllerRef.current=null;startTransition(()=>{setResults(results);});}});return;},[index,query]);return{results:results??[]};}const QUANTUM=32// ms, 2*16ms (2 frames on 60 hz)\n;async function executeRawSearch(index,query,settings,signal){const path=safeWindow?.location.pathname;time(\"query\");const normalizedQuery=getNormalizedString(query);const results=[];const items=Object.values(index);let deadline=performance.now()+QUANTUM;async function yieldToMainIfNecessary(){if(performance.now()>=deadline){await yieldToMain();deadline=performance.now()+QUANTUM;}}for(let i=0;i<items.length;++i){if(performance.now()>=deadline){await yieldToMainIfNecessary();deadline=performance.now()+QUANTUM;}if(signal?.aborted)return[];const item=items[i];const score=getSearchIndexItemScore(item,normalizedQuery);if(score>(settings.minimumScore||0)&&(!path||item.url!==path)){const heading=item.h1.length&&item.h1[0];const title=settings?.titleType===SearchResultTitleType.Title?item.title:heading?heading:item.title;// Convert index item to result item.\nresults.push({url:item.url,title,description:item.description,body:[...item.p,item.codeblock].join(\" \"),score});}}await yieldToMainIfNecessary();if(signal?.aborted)return[];const sorted=results.sort((itemA,itemB)=>itemB.score-itemA.score);timeEnd(\"query\");await yieldToMainIfNecessary();if(signal?.aborted)return[];return results.slice(0,20);}function getIndexedScopedToUrl(index,rawUrlScope,localeSlug){const scopedIndex={};const baseScopeUrlHasVariable=rawUrlScope.includes(\":\");const urlUpToPathVariable=rawUrlScope.split(\":\")[0];const urlScope=urlUpToPathVariable.length>1?urlUpToPathVariable:\"\";for(const url in index){const strippedURL=stripLocaleSlugFromPath(url,localeSlug);if(!strippedURL.startsWith(urlScope)){continue;}if(baseScopeUrlHasVariable&&url.length<=urlScope.length){continue;}scopedIndex[url]=index[url];}return scopedIndex;}export function useSearch(query,settings){const[searchIndex,_setSearchIndex]=useState({});const[status,setStatus]=useState(\"loading\");const{results}=useRawSearch(searchIndex,query,settings);const{activeLocale}=useLocaleInfo();const localeId=activeLocale?.id;// Seperate setter function so that the URL scope is always applied\n// to indexes loaded from either the cache or network.\nfunction setSearchIndex(index,options={ignoreScope:false}){let scopedIndex=index;if(settings.urlScope&&!options.ignoreScope){scopedIndex=getIndexedScopedToUrl(index,settings.urlScope,activeLocale?.slug);log(\"Using URL scope\",settings.urlScope);}_setSearchIndex(scopedIndex);}useEffect(()=>{async function loadSearchIndex(){setStatus(\"loading\");const metaTag=safeDocument?.querySelector('meta[name=\"framer-search-index\"]');if(!metaTag){setStatus(\"no-meta-tag-found\");setSearchIndex(fakeResults,{ignoreScope:true});log(\"No meta tag found\");return;}const metaTagContent=metaTag.getAttribute(\"content\");const cacheResult=await getCachedIndex(localeId,metaTagContent);const isOverLimit=metaTagContent===\"limit-reached\";if(isOverLimit){log(\"Page limit for plan exceeded\");}// If a cached index exists, use the cached version until latest one\n// from the network loads.\nif(cacheResult.status!==\"miss\"&&!isOverLimit){setSearchIndex(cacheResult.searchIndex);setStatus(\"loading-with-cache\");log(\"Using cached index\");if(cacheResult.status===\"fresh\")return;}// Return early and do not make a fetch request if the URL is not valid.\nif(!metaTagContent||!isValidUrl(metaTagContent)){log(\"Meta tag exists but URL is not valid yet\");// If there is no cached index, show the pending index message.\n// Otherwise use the cache to as the index to search.\nif(cacheResult.status===\"miss\"){setStatus(\"pending-index-generation\");log(\"No cache to use, page reload required to check for meta tag\");}else{log(\"Continue using cache\");}return;}const searchIndexURL=getSearchIndexURL(metaTagContent,localeId);const response=await fetch(searchIndexURL);if(!response.ok){throw new Error(response.statusText);}const downloadedIndex=await response.json();setSearchIndex(downloadedIndex);setCachedIndex(localeId,downloadedIndex,metaTagContent);setStatus(\"success\");log(\"Using downloaded index\");}loadSearchIndex().catch(error=>{// TODO: Check for error type here. If it's a network error,\n// we could do a few retries.\nsetStatus(\"error\");log(\"Failed to load search index\",error);});},[localeId]);log({status,results});return{results,status};}function getSearchIndexURL(baseURL,localeId){if(isDefaultLocaleId(localeId))return baseURL;return baseURL.replace(\".json\",`-${localeId}.json`);}\nexport const __FramerMetadata__ = {\"exports\":{\"SearchIndex\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useSearch\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./useSearch.map", "export var Browser;(function(Browser){var isTouch=Browser.isTouch=()=>\"ontouchstart\"in window||navigator.maxTouchPoints>0;var isChrome=Browser.isChrome=()=>navigator.userAgent.toLowerCase().includes(\"chrome/\");var isWebKit=Browser.isWebKit=()=>navigator.userAgent.toLowerCase().includes(\"applewebkit/\");var isSafari=Browser.isSafari=()=>isWebKit()&&!isChrome();var isSafariDesktop=Browser.isSafariDesktop=()=>isSafari()&&!isTouch();var isWindows=Browser.isWindows=()=>/Win/.test(navigator.platform);var isMacOS=Browser.isMacOS=()=>/Mac/.test(navigator.platform);})(Browser||(Browser={}));\nexport const __FramerMetadata__ = {\"exports\":{\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./browser.map", "// From: @framerjs/fresco/src/components/utils/useCallbackOnMouseMove.ts\nimport{useRef,useCallback}from\"react\";import{Browser}from\"https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js\";/**\n * Webkit fires mousemove events if the pointer's coordination changes relative\n * to its container (e.g. if the container scrolls), or when a modifier key is\n * pressed, mousemove would fire even if the cursor did not actually move.\n * This helper compares the cursor position between mouse events, and fire the\n * callback only when its position changes.\n */ export const useCallbackOnMouseMove=(callback,mousePositionRef)=>{const prevPositionRef=useRef(null);return useCallback(event=>{if(!Browser.isSafari())return callback(event);const ref=mousePositionRef?mousePositionRef:prevPositionRef;const{clientX,clientY}=event;const prevCursorPosition=ref.current;ref.current={x:clientX,y:clientY};// Ignore mouse moves unless we have a position. Else it might be an\n// element that appears behind the mouse without the mouse moving.\nif(!prevCursorPosition){return;}if(prevCursorPosition.x!==clientX||prevCursorPosition.y!==clientY){return callback(event);}},[mousePositionRef,callback]);};\nexport const __FramerMetadata__ = {\"exports\":{\"useCallbackOnMouseMove\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Point\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./useCallbackOnMouseMove.map", "// Safari does not support `element.scrollIntoView({ block: \"nearest\" })`, so this\n// is a workaround for that.\nexport function scrollIntoView(targetElement,scrollElement,/** Additional spacing to add from the top or bottom of the scroll element viewport. */ {offsetTop,offsetBottom}){const targetElementBounds=targetElement.getBoundingClientRect();const scrollElementBounds=scrollElement.getBoundingClientRect();if(targetElementBounds.top<scrollElementBounds.top){const difference=scrollElementBounds.top-targetElementBounds.top;scrollElement.scrollTop=scrollElement.scrollTop-difference-offsetTop;}else if(targetElementBounds.bottom>scrollElementBounds.bottom){const topAligned=scrollElementBounds.top-targetElementBounds.top;const minOffset=scrollElement.scrollTop-topAligned-offsetTop;const bottomAligned=targetElementBounds.bottom-scrollElementBounds.bottom;const offset=scrollElement.scrollTop+bottomAligned+offsetBottom;scrollElement.scrollTop=Math.min(minOffset,offset);}}\nexport const __FramerMetadata__ = {\"exports\":{\"scrollIntoView\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./scrollIntoView.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useSearch}from\"https://framerusercontent.com/modules/MyBp84Z0p9nUcMimVMnY/qgjZo9Qqnhxk2AtdAUvd/useSearch.js\";import React,{useEffect,useState,useMemo,forwardRef,useRef,useDeferredValue,useLayoutEffect,useCallback,useImperativeHandle}from\"react\";import{Browser}from\"https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js\";import{motion,clamp,useAnimate}from\"framer-motion\";import{SearchIcon,ClearIcon,SpinnerIcon}from\"https://framerusercontent.com/modules/LV9trClbmNwd5PVj9l8y/L4rFqMGNzGSwRZpGTGF3/Icons.js\";import{clampText,getFontFamily,localStorageDebugFlag,animationKeyFromLayout,stripLocaleSlugFromPath}from\"https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/eyOLqz3EwodGKorNsdxm/utils.js\";import{useCallbackOnMouseMove}from\"https://framerusercontent.com/modules/Gzef0nFihI9m9vZG45th/lIUxbZcreiDm2GzUkt3y/useCallbackOnMouseMove.js\";import{scrollIntoView}from\"https://framerusercontent.com/modules/eAnjm75CdfYT1Zz4BIaz/7KDSfnnyD1T3Ap75L4m8/scrollIntoView.js\";import{useLocaleInfo,// @ts-expect-error Internal API\nuseRouter,// @ts-expect-error Internal API\ninferInitialRouteFromPath}from\"framer\";const MAX_DESCRIPTION_LENGTH=120;const MODAL_MAX_HEIGHT=496;const VERTICAL_SPACING_MULTIPLIER=.6;function ClearButton({theme,type,onClick,text}){const shouldDisplayIcon=type===\"icon\";const iconOrText=shouldDisplayIcon?/*#__PURE__*/_jsx(ClearIcon,{style:{color:theme.inputIconColor,width:theme.inputIconSize,height:theme.inputIconSize}}):text;return /*#__PURE__*/_jsx(\"div\",{style:{flexShrink:0,fontSize:theme&&theme.titleFont&&theme.titleFont.fontSize?theme.titleFont.fontSize:15},children:/*#__PURE__*/_jsx(\"button\",{className:\"__framer-search-clear-button\",onClick:onClick,style:{fontFamily:\"inherit\",border:\"none\",background:\"none\",cursor:\"pointer\",display:\"flex\",textTransform:\"uppercase\",color:theme.inputIconColor,fontSize:\"0.75em\",padding:0},children:iconOrText})});}function Divider({theme,type}){const styles={background:theme.foregroundColor,height:1,flexShrink:0,opacity:.05};if(type===\"contained\"&&theme){styles.marginLeft=theme.horizontalSpacing;styles.marginRight=theme.horizontalSpacing;}return /*#__PURE__*/_jsx(\"div\",{style:styles});}export const Input=/*#__PURE__*/forwardRef(function Input(props,ref){const{value=\"\",status,autofocus,theme,placeholder,iconType,clearButtonType,onChange}=props;const[inputValue,setInputValue]=useState(value);const[isFocused,setIsFocused]=useState(false);const inputRef=useRef();useImperativeHandle(ref,()=>inputRef.current);React.useLayoutEffect(()=>{// Runs on unmount, fixes a bug in Safari that scrolls to the bottom\n// of the page when the input unmounts.\nreturn()=>{const inputElement=inputRef.current;if(!inputElement||inputElement!==document.activeElement)return;inputElement.blur();};},[]);const handleInputClick=()=>{if(inputRef.current){inputRef.current.focus();}};const handleClearClick=()=>{setInputValue(\"\");};useEffect(()=>{onChange(inputValue);},[inputValue]);const hasInputText=inputValue.length>0;const showClearButton=inputValue.length>0&&clearButtonType&&clearButtonType!==\"none\";const verticalSpacing=Math.floor(theme?theme.horizontalSpacing*VERTICAL_SPACING_MULTIPLIER:0);const searchIcon=iconType===\"custom\"&&theme.inputIconImage?/*#__PURE__*/_jsx(\"img\",{alt:\"icon alongside the Site Search input\",src:theme.inputIconImage.src,width:theme.inputIconSize,height:theme.inputIconSize,decoding:\"async\"}):/*#__PURE__*/_jsx(SearchIcon,{color:theme.inputIconColor,width:theme.inputIconSize,height:theme.inputIconSize});return /*#__PURE__*/_jsxs(\"div\",{role:\"search\",style:{...inputContainerStyle,fontFamily:getFontFamily(theme),paddingLeft:theme&&theme.horizontalSpacing,paddingRight:theme&&theme.horizontalSpacing,gap:12,paddingTop:verticalSpacing,paddingBottom:verticalSpacing,touchAction:\"none\"},onClick:handleInputClick,children:[/*#__PURE__*/_jsx(\"div\",{style:{flexShrink:0,display:\"flex\"},children:status===\"loading\"&&inputValue?/*#__PURE__*/_jsx(SpinnerIcon,{color:theme.inputIconColor,backgroundColor:theme.backgroundColor,style:{height:theme&&theme.inputIconSize,width:theme&&theme.inputIconSize}}):searchIcon}),/*#__PURE__*/_jsx(\"input\",{ref:inputRef,spellCheck:false,autoFocus:autofocus,style:{...inputStyle,WebkitTapHighlightColor:\"rgba(0,0,0,0)\",color:theme.foregroundColor,lineHeight:\"2em\",verticalAlign:\"baseline\",...theme.titleFont,...theme.inputFont,fontSize:theme.inputFontSize,// @ts-ignore\n\"--framer-search-placeholder-color\":theme.placeholderColor},onFocus:()=>{const scrollOffset=document.documentElement.scrollTop;document.documentElement.scrollTop=scrollOffset;},placeholder:placeholder,value:inputValue,onChange:()=>setInputValue(inputRef.current.value)}),showClearButton&&/*#__PURE__*/_jsx(ClearButton,{theme:theme,type:props.clearButtonType,text:props.clearButtonText,onClick:handleClearClick})]});});const inputContainerStyle={display:\"inline-flex\",alignItems:\"center\",flexShrink:0};const inputStyle={outline:\"none\",border:\"none\",background:\"transparent\",fontWeight:500,height:\"2em\",padding:0,width:\"100%\"};export const ResultRow=/*#__PURE__*/React.memo(/*#__PURE__*/React.forwardRef(function ResultRow(props,ref){const{index,result,prevMousePositionRef,type=\"contained\",subtitleType=\"path\",selected=false,theme,localeSlug,style,onMouseMove,onPointerDown,onNavigateTo}=props;const{url,title,score}=result;const urlPath=useMemo(()=>{return stripLocaleSlugFromPath(url,localeSlug);},[url,localeSlug]);const handleMouseMove=useCallbackOnMouseMove(event=>onMouseMove(event,index),prevMousePositionRef);const isContained=type===\"contained\";const borderRadius=isContained?clamp(0,Infinity,theme.borderRadius-theme.spacing):0;const subtitleText=subtitleType===\"path\"?urlPath:clampText(result.description,MAX_DESCRIPTION_LENGTH);const handleClick=event=>{event.preventDefault();onNavigateTo(result.url);};const focusTrap=event=>{event.preventDefault();};return /*#__PURE__*/_jsx(\"a\",{ref:ref,style:{textDecoration:\"none\"},href:result.url,onClick:handleClick,onMouseMove:handleMouseMove,onMouseDown:focusTrap,onPointerDown:event=>onPointerDown(event,index),children:/*#__PURE__*/_jsxs(\"li\",{style:{...resultContainer,...style,paddingTop:isContained?12:16,paddingBottom:isContained?12:16,color:theme.foregroundColor,position:\"relative\",paddingLeft:theme&&theme.horizontalSpacing,paddingRight:theme&&theme.horizontalSpacing},children:[/*#__PURE__*/_jsx(\"div\",{style:{backgroundColor:theme.foregroundColor,position:\"absolute\",opacity:selected?.06:0,borderRadius,left:theme&&isContained?theme.spacing:0,right:theme&&isContained?theme.spacing:0,top:0,bottom:0}}),/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",flexDirection:\"column\",overflow:\"hidden\",gap:4},children:[/*#__PURE__*/_jsx(\"h3\",{style:{...resultTitle,...theme.titleFont,lineHeight:\"1.4em\"},children:title}),/*#__PURE__*/_jsxs(\"p\",{style:{margin:0,color:theme.subtitleColor,...theme.subtitleFont,whiteSpace:\"nowrap\",overflow:\"hidden\",textOverflow:\"ellipsis\",lineHeight:\"1.4em\"},children:[localStorageDebugFlag?score:\"\",\" \",subtitleText]})]})]},result.url)});}));/**\n * Flexible gap used inside a flexbox layout to push down the quick menu\n * by 20% of the screen height, but also allow it to collapse to zero if\n * there is not enough vertical room.\n */function QuickMenuSpacer({onClick}){return /*#__PURE__*/_jsx(\"div\",{style:{width:\"100%\",flexBasis:\"20vh\"},onClick:onClick});}const layoutContainerStyle={display:\"flex\",flexDirection:\"column\",alignItems:\"center\",justifyContent:\"flex-start\",gap:15,overflow:\"visible\"};function LayoutContainer({layoutType,theme,onKeyDown,onDismiss,children,modalOptions}){const layoutStyles=getLayoutBaseStyles(layoutType,theme);const style={...layoutContainerStyle,...layoutStyles,willChange:\"transform\",marginTop:layoutType===\"FixedTop\"?theme.offsetTop:0,height:layoutType===\"Sidebar\"?\"100%\":\"auto\",maxHeight:layoutType===\"QuickMenu\"?\"100%\":\"none\",justifyContent:layoutType===\"Sidebar\"?\"flex-end\":\"flex-start\",flexDirection:layoutType===\"Sidebar\"?\"column-reverse\":\"column\"};const innerStyle={...layoutContainerStyle,...layoutStyles,height:layoutType===\"Sidebar\"?\"100%\":\"auto\",maxHeight:layoutType===\"QuickMenu\"?\"100%\":\"none\",gap:layoutType===\"Sidebar\"?0:theme.gapBetweenStatusAndSearch,backgroundColor:layoutType===\"Sidebar\"?theme.backgroundColor:\"transparent\",justifyContent:layoutType===\"Sidebar\"?\"flex-end\":\"flex-start\",flexDirection:layoutType===\"Sidebar\"?\"column-reverse\":\"column\",originX:.5,originY:.5};function getContainerAnimation(){switch(layoutType){case\"FixedTop\":{const key=animationKeyFromLayout(\"FixedTop\");const prop=modalOptions?modalOptions[key]:undefined;if(prop){return prop;}else{return{y:-10,opacity:.2,transition:{duration:Browser.isTouch()?0:.15}};}break;}case\"QuickMenu\":{const key=animationKeyFromLayout(\"QuickMenu\");const prop=modalOptions?modalOptions[key]:undefined;if(prop){return prop;}else{return{scale:.95,opacity:0,y:0,x:0,rotate:0,transition:{type:\"spring\",stiffness:600,damping:40}};}break;}case\"Sidebar\":{const key=animationKeyFromLayout(\"Sidebar\");const prop=modalOptions?modalOptions[key]:undefined;if(prop){return prop;}else{return{x:-10,opacity:0,transition:{duration:.15}};}break;}}}const containerAnimation=getContainerAnimation();return /*#__PURE__*/_jsxs(\"div\",{style:style,onKeyDown:onKeyDown,onClick:event=>event.stopPropagation(),children:[layoutType===\"QuickMenu\"&&/*#__PURE__*/_jsx(QuickMenuSpacer,{onClick:onDismiss}),/*#__PURE__*/_jsx(motion.div,{initial:containerAnimation,animate:{opacity:1,scale:1,x:0,y:0,rotate:0},transition:containerAnimation?containerAnimation.transition:undefined,exit:{opacity:0,transition:{duration:0}},style:innerStyle,children:children})]});}function ModalContainer({layoutType,theme,children,heightIsStatic,heightTransition,heightDeps}){const style={// This `willChange` is required to avoid weird rendering issues where\n// parts of the search window won't redraw, which we observed in Safari 16.4.\nwillChange:\"transform\",backgroundColor:theme.backgroundColor,color:theme.foregroundColor,borderRadius:layoutType===\"QuickMenu\"?theme.borderRadius:0,width:\"100%\",display:\"flex\",flexDirection:\"column\",overflow:\"hidden\",boxShadow:layoutType!==\"Sidebar\"?theme.shadow:undefined,maxHeight:layoutType===\"QuickMenu\"?`min(${MODAL_MAX_HEIGHT}px, calc(100vh - 30px))`:undefined};// Opt-in Height Animations for the Search Quick Actions menu.\n// These are disabled by default, but can be enabled via props.\nconst[scope,animate]=useAnimate();useLayoutEffect(()=>{if(layoutType!==\"QuickMenu\"||heightIsStatic)return;const prevHeight=scope.current.offsetHeight;scope.current.style.height=\"auto\";const height=scope.current.offsetHeight;scope.current.style.height=prevHeight+\"px\";animate(scope.current,{height:[prevHeight,height]},heightTransition);},heightDeps);return /*#__PURE__*/_jsx(\"div\",{ref:scope,role:\"dialog\",className:layoutType===\"FixedTop\"?\"__framer-max-height-80dvh\":undefined,style:style,children:children});}const ScrollView=/*#__PURE__*/React.forwardRef(function ScrollView({theme,children},ref){const isTouch=Browser.isTouch();const[canScroll,setCanScroll]=React.useState(true);React.useEffect(()=>{if(!isTouch)return;const element=ref.current;if(!element)return;setCanScroll(element.scrollHeight>element.clientHeight);});return /*#__PURE__*/_jsx(\"div\",{ref:ref,style:{width:`calc(100% + ${theme.scrollBarWidth}px)`,overflowY:\"scroll\",overflowX:\"hidden\",overscrollBehavior:\"contain\",touchAction:canScroll?undefined:\"none\",// Make the list appear slightly under the divider\n// so that the divider is still visible when the first\n// item is selected.\nmarginTop:-1},children:children});});const statusStyle={backgroundColor:\"#B5B5B5\",color:\"#FFF\",boxShadow:\"0px 20px 40px 0px rgba(0, 0, 0, 0.25)\",fontFamily:\"inherit\",textAlign:\"center\",fontSize:13,padding:\"8px 0\"};function StatusMessage({status,layoutType,theme}){const verticalSpacing=Math.floor(theme?theme.horizontalSpacing*VERTICAL_SPACING_MULTIPLIER:0);const style={...statusStyle,userSelect:\"none\",fontFamily:getFontFamily(theme),paddingLeft:theme&&theme.horizontalSpacing,paddingRight:theme&&theme.horizontalSpacing,fontWeight:500,lineHeight:`calc(${theme.inputFontSize} * 2)`,paddingTop:verticalSpacing,paddingBottom:verticalSpacing,...theme.titleFont,zIndex:theme.zIndex+1,maxWidth:layoutType===\"FixedTop\"?\"none\":theme.width,width:layoutType===\"FixedTop\"?`calc(100% - ${verticalSpacing*2}px`:\"100%\",boxShadow:layoutType!==\"Sidebar\"&&statusStyle.boxShadow,borderRadius:layoutType!==\"Sidebar\"&&theme.borderRadius};// Show less text on fixed text to look nicer on mobile\nconst previewInfoText=layoutType===\"FixedTop\"?\"Preview Mode\":\"Preview Mode. Publish your Site to Search.\";if(status===\"no-meta-tag-found\"){return /*#__PURE__*/_jsx(\"div\",{style:style,children:previewInfoText});}if(status===\"pending-index-generation\"){return /*#__PURE__*/_jsx(\"div\",{style:style,children:\"Site is being indexed\"});}return null;}const resultTitle={textOverflow:\"ellipsis\",maxWidth:\"100%\",overflow:\"hidden\",fontWeight:500,whiteSpace:\"nowrap\",flex:1,margin:0};const resultContainer={padding:\"16px 20px\",listStyle:\"none\",fontWeight:500};const sidebarStyles={left:0,width:500};const fixedTopStyles={top:0,width:\"100%\"};const quickMenuStyles={width:500};function getLayoutBaseStyles(layoutOption,theme){switch(layoutOption){case\"Sidebar\":return{...sidebarStyles,width:theme.width};case\"FixedTop\":return fixedTopStyles;case\"QuickMenu\":return{...quickMenuStyles,width:theme.width};}}export var SearchInputClearButtonType;(function(SearchInputClearButtonType){SearchInputClearButtonType[\"Icon\"]=\"icon\";SearchInputClearButtonType[\"Text\"]=\"text\";SearchInputClearButtonType[\"None\"]=\"none\";})(SearchInputClearButtonType||(SearchInputClearButtonType={}));export var SearchInputDividerType;(function(SearchInputDividerType){SearchInputDividerType[\"None\"]=\"none\";SearchInputDividerType[\"FullWidth\"]=\"fullWidth\";SearchInputDividerType[\"Contained\"]=\"contained\";})(SearchInputDividerType||(SearchInputDividerType={}));export var SearchResultTitleType;(function(SearchResultTitleType){SearchResultTitleType[\"H1\"]=\"h1\";SearchResultTitleType[\"Title\"]=\"title\";})(SearchResultTitleType||(SearchResultTitleType={}));export var SearchResultSubtitleType;(function(SearchResultSubtitleType){SearchResultSubtitleType[\"Description\"]=\"description\";SearchResultSubtitleType[\"Path\"]=\"path\";})(SearchResultSubtitleType||(SearchResultSubtitleType={}));export var SearchResultItemType;(function(SearchResultItemType){SearchResultItemType[\"FullWidth\"]=\"fullWidth\";SearchResultItemType[\"Contained\"]=\"contained\";})(SearchResultItemType||(SearchResultItemType={}));export var SearchLayoutType;(function(SearchLayoutType){SearchLayoutType[\"Sidebar\"]=\"Sidebar\";SearchLayoutType[\"FixedTop\"]=\"FixedTop\";SearchLayoutType[\"QuickMenu\"]=\"QuickMenu\";})(SearchLayoutType||(SearchLayoutType={}));export var SearchEntryType;(function(SearchEntryType){SearchEntryType[\"Icon\"]=\"icon\";SearchEntryType[\"Text\"]=\"text\";})(SearchEntryType||(SearchEntryType={}));export var SearchIconType;(function(SearchIconType){SearchIconType[\"Default\"]=\"default\";SearchIconType[\"Custom\"]=\"custom\";})(SearchIconType||(SearchIconType={}));/**\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export function SearchModal(props){const{layoutType,theme,urlScope,inputOptions,backdropOptions,modalOptions,resultOptions,onDismiss}=props;const{activeLocale}=useLocaleInfo();const localeId=activeLocale?.id;const localeSlug=activeLocale?.slug;const input=useRef();const selectedResultRow=useRef();const scrollView=useRef();const[selected,setSelected]=useState({index:0,scroll:true});const prevMousePositionRef=useRef(null);const[isKeyboardNavigationDisabled,setIsKeyboardNavigationDisabled]=useState(Browser.isTouch);const[query,setQuery]=useState(\"\");const deferredQuery=useDeferredValue(query);const{results,status}=useSearch(deferredQuery,{minimumScore:0,urlScope,titleType:resultOptions.titleType});const selectedResult=results[selected.index];const verticalSpacing=Math.floor(theme?theme.horizontalSpacing*VERTICAL_SPACING_MULTIPLIER:0);useEffect(()=>{// Reset the selection to the top if the query changes.\nsetSelected({index:0,scroll:true});},[deferredQuery]);const handleResultRowPointerDown=useCallback((event,index)=>{if(event.pointerType!==\"touch\")return;setIsKeyboardNavigationDisabled(true);setSelected({index,scroll:false});},[]);const handleResultRowMouseMove=useCallback((event,index)=>{setSelected(previousSelected=>{if(previousSelected.index===index){return previousSelected;}return{index,scroll:false};});},[]);const router=useRouter();const navigateTo=useCallback(async url=>{if(status===\"no-meta-tag-found\"){return;}try{// Ideally, we would directly expose `routeId` in the search index so that\n// we don't need to infer it from the URL.\nconst{routeId,pathVariables}=inferInitialRouteFromPath(router.routes,url);const route=router.getRoute?.(routeId);onDismiss();await route?.page?.preload?.();router.navigate?.(routeId,null,pathVariables,false);}catch(error){window.location.href=url;}},[status]);const handleKeyDown=event=>{const maxIndex=results.length-1;switch(event.code){case\"ArrowUp\":event.preventDefault();if(isKeyboardNavigationDisabled){setIsKeyboardNavigationDisabled(false);break;}setSelected(previousSelected=>({index:clamp(0,maxIndex,previousSelected.index-1),scroll:true}));break;case\"ArrowDown\":event.preventDefault();if(isKeyboardNavigationDisabled){setIsKeyboardNavigationDisabled(false);break;}setSelected(previousSelected=>({index:clamp(0,maxIndex,previousSelected.index+1),scroll:true}));break;case\"Escape\":break;case\"Enter\":if(selectedResult){navigateTo(selectedResult.url);}break;default:event.stopPropagation();}};const showNoResults=results.length===0&&deferredQuery.length>1&&status!==\"loading\";const showDivider=Boolean((deferredQuery.length>0&&results.length>0||showNoResults)&&status!==\"loading\"&&props.inputOptions&&props.inputOptions.dividerType!==\"none\");const isItemContained=Boolean(props.resultOptions&&props.resultOptions.itemType===\"contained\");const spacing=isItemContained?theme.spacing:10;const listPaddingTop=showDivider&&isItemContained?spacing+theme.gapBetweenResults*2:0;useEffect(()=>{if(!selected.scroll)return;const element=selectedResultRow.current;if(!element)return;scrollIntoView(element,scrollView.current,{offsetTop:showDivider&&isItemContained?listPaddingTop:0,offsetBottom:isItemContained?spacing:0});// `showDivider` and `isItemContained` are not dependencies because\n// they will be the latest values when `selected` changes. And including\n// them will cause unnecessary scrolling into view.\n},[selected]);return /*#__PURE__*/_jsxs(LayoutContainer,{layoutType:layoutType,modalOptions:modalOptions,theme:theme,onKeyDown:handleKeyDown,onDismiss:onDismiss,children:[/*#__PURE__*/_jsxs(ModalContainer,{layoutType:layoutType,theme:theme,heightIsStatic:modalOptions.heightIsStatic,heightTransition:modalOptions.heightTransition,heightDeps:[results.length,showNoResults],children:[/*#__PURE__*/_jsx(Input,{autofocus:true,ref:input,onChange:setQuery,value:query,theme:theme,status:status,iconType:inputOptions.iconOptions.iconType,placeholder:inputOptions.placeholderOptions.placeholderText,clearButtonType:inputOptions?inputOptions.clearButtonType:undefined,clearButtonText:inputOptions.clearButtonText}),showDivider&&/*#__PURE__*/_jsx(Divider,{theme:theme,type:inputOptions.dividerType}),/*#__PURE__*/_jsx(ScrollView,{ref:scrollView,theme:theme,children:/*#__PURE__*/_jsxs(\"ul\",{\"aria-live\":\"polite\",style:{display:\"flex\",flexDirection:\"column\",width:`calc(100% - ${theme.scrollBarWidth}px)`,padding:0,paddingTop:listPaddingTop,paddingBottom:results.length&&isItemContained?spacing:0,gap:theme.gapBetweenResults,margin:0},children:[results.map((result,index)=>{const isSelected=index===selected.index;return /*#__PURE__*/_jsx(ResultRow,{ref:isSelected?selectedResultRow:null,index:index,result:result,prevMousePositionRef:prevMousePositionRef,selected:!isKeyboardNavigationDisabled&&isSelected,type:props.resultOptions.itemType,subtitleType:props.resultOptions.subtitleOptions.subtitleType,theme:theme,localeSlug:localeSlug,onMouseMove:handleResultRowMouseMove,onPointerDown:handleResultRowPointerDown,onNavigateTo:navigateTo},result.url);}),showNoResults&&/*#__PURE__*/_jsx(\"li\",{style:{paddingTop:verticalSpacing-listPaddingTop,paddingBottom:verticalSpacing,lineHeight:\"2em\",paddingLeft:theme&&theme.horizontalSpacing,paddingRight:theme&&theme.horizontalSpacing,height:\"Sidebar\"?\"100%\":\"auto\"},children:/*#__PURE__*/_jsx(\"h3\",{style:{...resultTitle,textAlign:\"center\",lineHeight:`calc(${theme.inputFontSize} * 2)`,color:theme.subtitleColor,...theme.titleFont},children:\"No results\"})})]})})]}),/*#__PURE__*/_jsx(StatusMessage,{status:status,layoutType:layoutType,theme:theme})]});}\nexport const __FramerMetadata__ = {\"exports\":{\"ResultRow\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchLayoutType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Input\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchTheme\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchResultSubtitleType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchInputClearButtonType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchModal\":{\"type\":\"reactComponent\",\"name\":\"SearchModal\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\"}},\"SearchResultTitleType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchResultItemType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchInputDividerType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchIconType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchEntryType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{useEffect,useState}from\"react\";function getViewportSize(){if(typeof window===\"undefined\"){return{width:0,height:0};}return{width:window.innerWidth,height:window.innerHeight};}export function useViewportSizeState(getState){const[state,setState]=useState(()=>getState(getViewportSize()));useEffect(()=>{const handleWindowResize=()=>setState(getState(getViewportSize()));window.addEventListener(\"resize\",handleWindowResize);return()=>{window.removeEventListener(\"resize\",handleWindowResize);};},[]);return state;}\nexport const __FramerMetadata__ = {\"exports\":{\"useViewportSizeState\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./useViewportSizeState.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{createPortal}from\"react-dom\";import{useRef,useState,useEffect,forwardRef}from\"react\";import{AnimatePresence,motion}from\"framer-motion\";import{SearchIcon}from\"https://framerusercontent.com/modules/LV9trClbmNwd5PVj9l8y/L4rFqMGNzGSwRZpGTGF3/Icons.js\";import{addPropertyControls,ControlType,RenderTarget,withCSS}from\"framer\";import{SearchModal,SearchResultItemType,SearchResultTitleType,SearchResultSubtitleType,SearchInputDividerType,SearchInputClearButtonType,SearchLayoutType,SearchIconType}from\"https://framerusercontent.com/modules/tV9haTHllpHHc9Fjue2H/tNoptd4yPooYpM8oEpDk/SearchModal.js\";import{useViewportSizeState}from\"https://framerusercontent.com/modules/hqEf5wXaAewP8VPuaZ98/5A0QGVeEr2cwheQpIuEG/useViewportSizeState.js\";import{titleCase,DEFAULT_FONT_FAMILY,isEmptyObject,animationKeyFromLayout,checkIfOverLimit}from\"https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/eyOLqz3EwodGKorNsdxm/utils.js\";import{Browser}from\"https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js\";var EntryPointOptions;// SITE SEARCH\n// By Anthony and Hunter\n(function(EntryPointOptions){EntryPointOptions[\"icon\"]=\"Icon\";EntryPointOptions[\"input\"]=\"Input\";})(EntryPointOptions||(EntryPointOptions={}));function buildShadow(shadowProperty,fallback=\"none\"){if(!shadowProperty)return fallback;const{x,y,blur,color,spread}=shadowProperty;return`${x}px ${y}px ${blur}px ${spread}px ${color}`;}const Overlay=/*#__PURE__*/forwardRef(function Overlay(props,ref){const{layoutType,theme,onDismiss}=props;useEffect(()=>{const handleKeyDown=event=>{if(event.code===\"Escape\"){event.stopPropagation();onDismiss();}};const handlePointerDown=event=>{if(event.pointerType!==\"touch\")return;const isWithinSearchHeader=Boolean(event.target instanceof Element&&event.target.closest(\"[role=search]\"));if(isWithinSearchHeader)return;if(document.activeElement instanceof HTMLInputElement){document.activeElement.blur();}};// Event listener added to window so that pressing escape key to dimiss\n// can be invoked from anywhere on the page.\nwindow.addEventListener(\"keydown\",handleKeyDown);window.addEventListener(\"pointerdown\",handlePointerDown,{capture:true});// Disable page scrolling when overlay is shown.\ndocument.body.classList.add(bodyOverflowHidden);return()=>{window.removeEventListener(\"keydown\",handleKeyDown);window.removeEventListener(\"pointerdown\",handlePointerDown,{capture:true});document.body.classList.remove(bodyOverflowHidden);};},[]);return /*#__PURE__*/createPortal(/*#__PURE__*/_jsxs(\"div\",{ref:ref,className:\"__framer-search-modal-container\",role:\"presentation\",style:{...backdropStyles,zIndex:props.backdropOptions.zIndex,justifyContent:layoutType===SearchLayoutType.Sidebar?\"flex-start\":\"center\"},onClick:onDismiss,children:[/*#__PURE__*/_jsx(motion.div,{role:\"presentation\",initial:{opacity:0},animate:{opacity:1},exit:{opacity:0,transition:{duration:0}},transition:theme.overlayTransition,style:{top:0,left:0,right:0,bottom:0,width:\"100%\",height:\"100%\",boxSizing:\"border-box\",position:\"absolute\",touchAction:\"none\",backgroundColor:props.backdropOptions.backgroundColor}}),/*#__PURE__*/_jsx(SearchModal,{urlScope:props.urlScope,layoutType:layoutType,inputOptions:props.inputOptions,resultOptions:props.resultOptions,modalOptions:props.modalOptions,backdropOptions:props.backdropOptions,theme:props.theme,onDismiss:onDismiss})]}),document.body);});const backdropStyles={width:\"100%\",boxSizing:\"border-box\",willChange:\"transform\",position:\"fixed\",display:\"flex\",alignItems:\"flex-start\",top:0,left:0,right:0,bottom:0};const containerStyle={height:\"100%\",display:\"flex\",borderRadius:10,cursor:\"inherit\",overflow:\"hidden\"};const bodyOverflowHidden=\"__framer-overflow-hidden\";/**\n *\n * SEARCH\n * By Anthony and Hunter\n *\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n *\n * @framerDisableUnlink\n *\n * @framerIntrinsicWidth 40\n * @framerIntrinsicHeight 40\n */const EntryPoint=withCSS(function EntryPoint(props){const overlay=useRef(null);const[isOpen,setIsOpen]=useState(false);const[isOverLimit,setIsOverLimit]=useState(false);const[isSafariTouchDevice,setIsSafariTouchDevice]=useState(false);const[isOnCanvas]=useState(()=>RenderTarget.current()===RenderTarget.canvas);useEffect(()=>{setIsOverLimit(checkIfOverLimit());setIsSafariTouchDevice(Browser.isSafari()&&Browser.isTouch());},[]);const baseInputFontSize=props.inputOptions?.inputFont?.fontSize?props.inputOptions.inputFont.fontSize:\"16px\";// The font size is set to a minimum of `16px` on Safari with touch screens\n// because otherwise Safari will zoom in slightly if the type size is smaller.\nconst inputFontSize=isSafariTouchDevice?`max(16px, ${baseInputFontSize})`:baseInputFontSize;const layoutType=useViewportSizeState(size=>{if(size.width<props.modalOptions.width+10){return SearchLayoutType.FixedTop;}// @ts-ignore \u2013 Fallback\nreturn props.modalOptions.layoutType||props.layoutType;});const theme={subtitleColor:props.resultOptions.subtitleOptions.subtitleColor,backgroundColor:props.modalOptions.backgroundColor,foregroundColor:props.resultOptions.titleColor,placeholderColor:props.inputOptions.placeholderOptions.placeholderColor,titleFont:props.resultOptions?.titleFont&&!isEmptyObject(props.resultOptions.titleFont)?props.resultOptions.titleFont:{fontSize:14,fontFamily:DEFAULT_FONT_FAMILY,fontWeight:500},subtitleFont:props.resultOptions.subtitleOptions?.subtitleFont&&!isEmptyObject(props.resultOptions.subtitleOptions.subtitleFont)?props.resultOptions.subtitleOptions.subtitleFont:{fontSize:12,fontFamily:DEFAULT_FONT_FAMILY,fontWeight:500},inputFont:props.inputOptions?.inputFont&&!isEmptyObject(props.inputOptions.inputFont)?props.inputOptions.inputFont:{fontSize:16,fontFamily:DEFAULT_FONT_FAMILY,fontWeight:500},// Keep separate so we can more easily override\ninputFontSize:inputFontSize,width:props.modalOptions.width,offsetTop:props.modalOptions.top,borderRadius:props.modalOptions.borderRadius,shadow:buildShadow(props.modalOptions.shadow),entryIconColor:props.iconColor,entryIconSize:props.iconSize,entryIconImage:props.iconImage,inputIconSize:props.inputOptions.iconOptions.iconSize,inputIconColor:props.inputOptions.iconOptions.iconColor,inputIconImage:props.inputOptions.iconOptions.iconImage,gapBetweenStatusAndSearch:16,gapBetweenResults:1,scrollBarWidth:20,margin:10,spacing:8,zIndex:props.backdropOptions.zIndex,horizontalSpacing:20,overlayTransition:props.backdropOptions.transition};const handleClick=event=>{// Both need to keep `autofocus` working on the search input.\nevent.preventDefault();event.stopPropagation();if(isOverLimit)return;setIsOpen(true);};return /*#__PURE__*/_jsxs(\"div\",{style:{...containerStyle,...props.style,pointerEvents:isOverLimit?\"none\":\"auto\",opacity:isOverLimit?.4:1},children:[/*#__PURE__*/_jsx(\"button\",{\"aria-label\":\"Search Icon\",style:{width:\"100%\",height:\"100%\",display:\"flex\",alignItems:\"center\",justifyContent:\"center\",background:\"none\",cursor:\"inherit\",color:\"inherit\",border:\"none\",outline:\"inherit\",padding:0},onClick:handleClick,children:props.iconType===SearchIconType.Custom&&theme.entryIconImage?/*#__PURE__*/_jsx(\"img\",{alt:\"icon entry point for Site Search\",src:theme.entryIconImage.src,width:theme.entryIconSize,height:theme.entryIconSize}):/*#__PURE__*/_jsx(SearchIcon,{color:theme.entryIconColor,width:theme.entryIconSize,height:theme.entryIconSize})}),/*#__PURE__*/_jsx(AnimatePresence,{children:isOpen&&!isOnCanvas&&/*#__PURE__*/_jsx(Overlay,{ref:overlay,layoutType:layoutType,urlScope:props.urlScope,inputOptions:props.inputOptions,resultOptions:props.resultOptions,backdropOptions:props.backdropOptions,modalOptions:props.modalOptions,theme:theme,onDismiss:()=>setIsOpen(false)})})]});},[// Prevent scrolling on iOS Safari when Input is focused.\n// From: https://gist.github.com/kiding/72721a0553fa93198ae2bb6eefaa3299\n`\n        @keyframes __framer-blink-input {\n            0% { opacity: 0; }\n            100% { opacity: 1; }\n        }\n\n        .__framer-search-modal-container input:focus {\n            animation: __framer-blink-input 0.01s;\n        }\n        `,// Allow styling of input placeholder\n`\n         .__framer-search-modal-container input::placeholder, \n         .__framer-search-modal-container input::-webkit-input-placeholder { \n            color: var(--framer-search-placeholder-color, #999999);\n            opacity: 1;\n        }\n        `,// Allow fallback to 100vh when dvh unit is not supported.\n`\n        .__framer-search-modal-container {\n            height: 100vh;\n            height: 100dvh;\n        }\n        .__framer-search-modal-container .__framer-max-height-80dvh {\n            max-height: 80vh;\n            max-height: 80dvh;\n        }\n        `,`\n        body.${bodyOverflowHidden} {\n            overflow: hidden;\n        }`,// Increase hit target\n`\n        button.__framer-search-clear-button {\n            position: relative;\n        }\n        button.__framer-search-clear-button::after {\n            content: \"\";\n            position: absolute;\n            top: -10px;\n            right: -10px;\n            bottom: -10px;\n            left: -10px;\n        }`],\"framer-lib-search\");export default EntryPoint;addPropertyControls(EntryPoint,{urlScope:{title:\"Scope\",// @ts-ignore - Internal\ntype:ControlType.PageScope},// entryType: {\n//     title: \"Type\",\n//     type: ControlType.Enum,\n//     options: Object.values(SearchEntryType),\n//     optionTitles: Object.values(SearchEntryType).map(titleCase),\n//     displaySegmentedControl: true,\n// },\niconType:{title:\"Icon\",type:ControlType.Enum,options:Object.values(SearchIconType),optionTitles:Object.values(SearchIconType).map(titleCase),displaySegmentedControl:true},iconColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"#333\",hidden:props=>props.iconType===SearchIconType.Custom},iconImage:{title:\"File\",type:ControlType.ResponsiveImage,allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:props=>props.iconType===SearchIconType.Default},iconSize:{title:\"Size\",type:ControlType.Number,displayStepper:true,defaultValue:24},inputOptions:{title:\"Input\",type:ControlType.Object,buttonTitle:\"Icon, Styles\",controls:{iconOptions:{title:\"Icon\",type:ControlType.Object,buttonTitle:\"Color, Size\",controls:{iconType:{title:\"Icon\",type:ControlType.Enum,options:Object.values(SearchIconType),optionTitles:Object.values(SearchIconType).map(titleCase),displaySegmentedControl:true},iconColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.45)\",hidden:({iconType})=>{return iconType===SearchIconType.Custom;}},iconImage:{title:\"File\",type:ControlType.ResponsiveImage,allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:({iconType})=>iconType===SearchIconType.Default},iconSize:{title:\"Icon Size\",type:ControlType.Number,displayStepper:true,defaultValue:18,min:0,max:100}}},inputFont:{title:\"Font\",// @ts-ignore \u2013\u00A0Internal\ntype:ControlType.Font,displayFontSize:true},textColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"#333\"},placeholderOptions:{title:\"Placeholder\",type:ControlType.Object,buttonTitle:\"Color, Text\",controls:{placeholderText:{title:\"Text\",type:ControlType.String,defaultValue:\"Search...\"},placeholderColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.4)\"}}},dividerType:{title:\"Divider\",type:ControlType.Enum,options:Object.values(SearchInputDividerType),optionTitles:Object.keys(SearchInputDividerType).map(titleCase),defaultValue:SearchInputDividerType.FullWidth},clearButtonType:{title:\"Clear Type\",type:ControlType.Enum,options:Object.values(SearchInputClearButtonType),optionTitles:Object.keys(SearchInputClearButtonType).map(titleCase),defaultValue:SearchInputClearButtonType.Icon},clearButtonText:{title:\"Clear Text\",type:ControlType.String,defaultValue:\"Clear\",hidden:props=>props.clearButtonType!==SearchInputClearButtonType.Text}}},modalOptions:{title:\"Modal\",buttonTitle:\"Layout, Width\",type:ControlType.Object,controls:{layoutType:{title:\"Layout\",type:ControlType.Enum,options:Object.keys(SearchLayoutType),optionTitles:Object.values(SearchLayoutType).map(titleCase),defaultValue:SearchLayoutType.QuickMenu},width:{title:\"Width\",type:ControlType.Number,defaultValue:500,min:200,max:1e3,displayStepper:true,step:5,hidden:props=>props.layoutType===SearchLayoutType.FixedTop},top:{title:\"Top\",type:ControlType.Number,defaultValue:0,min:0,max:1e3,displayStepper:true,hidden:props=>props.layoutType!==SearchLayoutType.FixedTop},heightIsStatic:{title:\"Height\",type:ControlType.Boolean,enabledTitle:\"Instant\",disabledTitle:\"Animate\",hidden:({layoutType})=>layoutType!==SearchLayoutType.QuickMenu},heightTransition:{title:\"Type\",type:ControlType.Transition,defaultValue:{type:\"spring\",stiffness:800,damping:60},hidden:({heightIsStatic,layoutType})=>layoutType!==SearchLayoutType.QuickMenu||heightIsStatic},borderRadius:{title:\"Radius\",type:ControlType.Number,defaultValue:16,displayStepper:true,min:0,hidden:({layoutType})=>layoutType!==SearchLayoutType.QuickMenu},shadow:{buttonTitle:\"Options\",type:ControlType.Object,defaultValue:{x:0,y:20,blur:40,spread:0,color:\"rgba(0,0,0,0.2)\"},controls:{color:{type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.2)\"},x:{type:ControlType.Number,defaultValue:0},y:{type:ControlType.Number,defaultValue:20},blur:{type:ControlType.Number,defaultValue:40},spread:{type:ControlType.Number,defaultValue:0}}},backgroundColor:{title:\"Background\",type:ControlType.Color,defaultValue:\"#FFF\"},[animationKeyFromLayout(SearchLayoutType.QuickMenu)]:{title:\"Animation\",type:ControlType.Object,icon:\"effect\",hidden:({layoutType})=>layoutType!==SearchLayoutType.QuickMenu,optional:true,buttonTitle:\"Options\",controls:{opacity:{type:ControlType.Number,defaultValue:.5,step:.1,min:0,max:1},scale:{type:ControlType.Number,defaultValue:.75,step:.1,min:0,max:2},// rotate: {\n//     type: ControlType.Number,\n//     defaultValue: 0,\n//     min: -360,\n//     max: 360,\n// },\nx:{type:ControlType.Number,defaultValue:0,min:-500,max:500},y:{type:ControlType.Number,defaultValue:0,min:-500,max:500},transition:{type:ControlType.Transition}}},[animationKeyFromLayout(SearchLayoutType.FixedTop)]:{title:\"Animation\",type:ControlType.Object,icon:\"effect\",buttonTitle:\"Options\",hidden:({layoutType})=>layoutType!==SearchLayoutType.FixedTop,optional:true,controls:{opacity:{type:ControlType.Number,defaultValue:.8,step:.1,min:0,max:1},y:{type:ControlType.Number,defaultValue:0,min:-100,max:100},transition:{type:ControlType.Transition}}},[animationKeyFromLayout(SearchLayoutType.Sidebar)]:{title:\"Animation\",type:ControlType.Object,icon:\"effect\",buttonTitle:\"Options\",hidden:({layoutType})=>layoutType!==SearchLayoutType.Sidebar,optional:true,controls:{opacity:{type:ControlType.Number,defaultValue:.8,step:.1,min:0,max:1},x:{type:ControlType.Number,defaultValue:0,min:-1e3,max:1e3},transition:{type:ControlType.Transition}}}}},resultOptions:{title:\"Results\",buttonTitle:\"Fonts, Style\",type:ControlType.Object,defaultValue:{},// description:\n//     \"Learn more about how to use Site Search [here](https://framer.com/learn/site-search)\",\ncontrols:{itemType:{title:\"Style\",type:ControlType.Enum,options:Object.values(SearchResultItemType),optionTitles:Object.keys(SearchResultItemType).map(titleCase),defaultValue:SearchResultItemType.FullWidth},titleFont:{title:\"Title\",// @ts-ignore - Internal\ntype:ControlType.Font,defaultValue:{fontSize:15},displayFontSize:true},titleColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"#333\"},titleType:{title:\"Content\",type:ControlType.Enum,options:Object.values(SearchResultTitleType),optionTitles:Object.keys(SearchResultTitleType).map(titleCase),defaultValue:SearchResultTitleType.H1,displaySegmentedControl:true},subtitleOptions:{type:ControlType.Object,title:\"Subtitle\",buttonTitle:\"Font, Content\",controls:{subtitleFont:{title:\"Font\",// @ts-ignore - Internal\ntype:ControlType.Font,defaultValue:{fontSize:13},displayFontSize:true},subtitleColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.4)\"},subtitleType:{title:\"Content\",type:ControlType.Enum,options:Object.values(SearchResultSubtitleType),optionTitles:Object.keys(SearchResultSubtitleType).map(titleCase),defaultValue:SearchResultSubtitleType.Path}}}}},backdropOptions:{title:\"Backdrop\",type:ControlType.Object,buttonTitle:\"Color, Z Index\",controls:{backgroundColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.8)\"},zIndex:{title:\"Z Index\",type:ControlType.Number,defaultValue:10,displayStepper:true,min:0,max:10},transition:{type:ControlType.Transition}}}});EntryPoint.displayName=\"Search\";\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"EntryPoint\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"*\",\"framerIntrinsicHeight\":\"40\",\"framerIntrinsicWidth\":\"40\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\"}},\"WindowAnimation\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"EntryPointProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Shadow\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"ResponsiveImage\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Search.map", "// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={yJYuO3gPe:{hover:true,pressed:true}};const serializationHash=\"framer-hk46H\";const variantClassNames={yJYuO3gPe:\"framer-v-ryhnif\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}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 Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=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 getProps=({actions,badge,height,icon,icon1,id,link,supportingText,text,width,...props})=>{return{...props,bUUitbrEo:text??props.bUUitbrEo??\"Products\",H8X23MYW2:icon??props.H8X23MYW2??true,iGKJA9UvJ:link??props.iGKJA9UvJ,jEvel3OMi:supportingText??props.jEvel3OMi??\"Find the best solution for you.\",Phox63oPL:badge??props.Phox63oPL??true,uGkNGlESH:actions??props.uGkNGlESH??true,zxyfO4bPe:icon1??props.zxyfO4bPe??{src:\"https://framerusercontent.com/images/hHyYTH8EVB0CDALm7BsUl5hNUkg.svg\"}};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,H8X23MYW2,bUUitbrEo,jEvel3OMi,Phox63oPL,uGkNGlESH,zxyfO4bPe,iGKJA9UvJ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"yJYuO3gPe\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:iGKJA9UvJ,motionChild:true,nodeId:\"yJYuO3gPe\",openInNewTab:false,scopeId:\"cj36jlZQ_\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-ryhnif\",className,classNames)} framer-nm8k4u`,\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"yJYuO3gPe\",ref:refBinding,style:{backgroundColor:\"rgba(248, 248, 248, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{\"yJYuO3gPe-hover\":{backgroundColor:\"rgba(223, 224, 224, 0.4)\",borderBottomLeftRadius:9,borderBottomRightRadius:9,borderTopLeftRadius:9,borderTopRightRadius:9},\"yJYuO3gPe-pressed\":{backgroundColor:\"rgba(248, 248, 248, 0.5)\"}},...addPropertyOverrides({\"yJYuO3gPe-hover\":{\"data-framer-name\":undefined},\"yJYuO3gPe-pressed\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o182oh\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"SJAi9QcHZ\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[H8X23MYW2&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-184)/2)+12),sizes:\"24px\",...toResponsiveImage(zxyfO4bPe)},className:\"framer-k49ru4\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"ENh9jT6Bw\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j6jqm5\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"XPTDPFhVQ\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gvo8ee\",\"data-framer-name\":\"Text and supporting text\",layoutDependency:layoutDependency,layoutId:\"PnROy_V7B\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-104d8rc\",\"data-framer-name\":\"Text and badge\",layoutDependency:layoutDependency,layoutId:\"M7TXuEEmy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(33, 37, 41))\"},children:\"Products\"})}),className:\"framer-m17iqd\",\"data-framer-name\":\"Text\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"UpYsHUr2Z\",style:{\"--extracted-r6o4lv\":\"rgb(33, 37, 41)\",\"--framer-paragraph-spacing\":\"16px\"},text:bUUitbrEo,verticalAlignment:\"top\",withExternalLayout:true}),Phox63oPL&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-yak4sc\",\"data-framer-name\":\"Badge\",layoutDependency:layoutDependency,layoutId:\"zQjVU8h30\",style:{backgroundColor:\"rgb(235, 253, 242)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:/*#__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\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(2, 121, 71))\"},children:\"New\"})}),className:\"framer-y3u8yi\",\"data-framer-name\":\"Text\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"AQhjY_NCa\",style:{\"--extracted-r6o4lv\":\"rgb(2, 121, 71)\",\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(86, 94, 102))\"},children:\"Find the best solution for you.\"})}),className:\"framer-asgtek\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"QPZWKvBe1\",style:{\"--extracted-r6o4lv\":\"rgb(86, 94, 102)\",\"--framer-paragraph-spacing\":\"14px\"},text:jEvel3OMi,verticalAlignment:\"top\",withExternalLayout:true})]}),uGkNGlESH&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-17b6rcd\",\"data-framer-name\":\"Actions\",layoutDependency:layoutDependency,layoutId:\"rYvjzP_0e\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mkl5cd\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"T2qAV6wTY\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(46, 14, 82))\"},children:\"Learn more\"})}),className:\"framer-14jmtul\",\"data-framer-name\":\"Text\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"fimvK1KOH\",style:{\"--extracted-r6o4lv\":\"rgb(46, 14, 82)\",\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-122nmp0\",\"data-framer-name\":\"arrow-right\",layoutDependency:layoutDependency,layoutId:\"MdsRKSdhg\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-7ihp8t\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:14,layoutDependency:layoutDependency,layoutId:\"YXVL7fE__\",svg:'<svg width=\"14\" height=\"14\" viewBox=\"-1 -1 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.166656 5.99996H11.8333M11.8333 5.99996L5.99999 0.166626M11.8333 5.99996L5.99999 11.8333\" stroke=\"#2E0E52\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-hk46H.framer-nm8k4u, .framer-hk46H .framer-nm8k4u { display: block; }\",\".framer-hk46H.framer-ryhnif { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 320px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hk46H .framer-1o182oh { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px; position: relative; width: 1px; }\",\".framer-hk46H .framer-k49ru4 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: hidden; position: relative; width: 24px; }\",\".framer-hk46H .framer-1j6jqm5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-hk46H .framer-1gvo8ee { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hk46H .framer-104d8rc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hk46H .framer-m17iqd, .framer-hk46H .framer-y3u8yi, .framer-hk46H .framer-14jmtul { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-hk46H .framer-yak4sc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; mix-blend-mode: multiply; overflow: visible; padding: 2px 10px 2px 10px; position: relative; width: min-content; }\",\".framer-hk46H .framer-asgtek { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-hk46H .framer-17b6rcd { align-content: flex-start; align-items: flex-start; 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-hk46H .framer-1mkl5cd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-hk46H .framer-122nmp0 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-hk46H .framer-7ihp8t { bottom: 5px; flex: none; left: 3px; position: absolute; right: 5px; top: 3px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-hk46H.framer-ryhnif, .framer-hk46H .framer-1o182oh, .framer-hk46H .framer-1j6jqm5, .framer-hk46H .framer-1gvo8ee, .framer-hk46H .framer-104d8rc, .framer-hk46H .framer-yak4sc, .framer-hk46H .framer-17b6rcd, .framer-hk46H .framer-1mkl5cd { gap: 0px; } .framer-hk46H.framer-ryhnif > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-hk46H.framer-ryhnif > :first-child, .framer-hk46H .framer-1o182oh > :first-child, .framer-hk46H .framer-104d8rc > :first-child, .framer-hk46H .framer-yak4sc > :first-child, .framer-hk46H .framer-17b6rcd > :first-child, .framer-hk46H .framer-1mkl5cd > :first-child { margin-left: 0px; } .framer-hk46H.framer-ryhnif > :last-child, .framer-hk46H .framer-1o182oh > :last-child, .framer-hk46H .framer-104d8rc > :last-child, .framer-hk46H .framer-yak4sc > :last-child, .framer-hk46H .framer-17b6rcd > :last-child, .framer-hk46H .framer-1mkl5cd > :last-child { margin-right: 0px; } .framer-hk46H .framer-1o182oh > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-hk46H .framer-1j6jqm5 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-hk46H .framer-1j6jqm5 > :first-child, .framer-hk46H .framer-1gvo8ee > :first-child { margin-top: 0px; } .framer-hk46H .framer-1j6jqm5 > :last-child, .framer-hk46H .framer-1gvo8ee > :last-child { margin-bottom: 0px; } .framer-hk46H .framer-1gvo8ee > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-hk46H .framer-104d8rc > *, .framer-hk46H .framer-1mkl5cd > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-hk46H .framer-yak4sc > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-hk46H .framer-17b6rcd > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 104\n * @framerIntrinsicWidth 320\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BajxczbFr\":{\"layout\":[\"fixed\",\"auto\"]},\"G6glAdRF8\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"H8X23MYW2\":\"icon\",\"bUUitbrEo\":\"text\",\"jEvel3OMi\":\"supportingText\",\"Phox63oPL\":\"badge\",\"uGkNGlESH\":\"actions\",\"zxyfO4bPe\":\"icon1\",\"iGKJA9UvJ\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framercj36jlZQ_=withCSS(Component,css,\"framer-hk46H\");export default Framercj36jlZQ_;Framercj36jlZQ_.displayName=\"Navigation Item\";Framercj36jlZQ_.defaultProps={height:104,width:320};addPropertyControls(Framercj36jlZQ_,{H8X23MYW2:{defaultValue:true,title:\"Icon\",type:ControlType.Boolean},bUUitbrEo:{defaultValue:\"Products\",displayTextArea:false,title:\"Text\",type:ControlType.String},jEvel3OMi:{defaultValue:\"Find the best solution for you.\",displayTextArea:false,title:\"Supporting text\",type:ControlType.String},Phox63oPL:{defaultValue:true,title:\"Badge\",type:ControlType.Boolean},uGkNGlESH:{defaultValue:true,title:\"Actions\",type:ControlType.Boolean},zxyfO4bPe:{__defaultAssetReference:\"data:framer/asset-reference,hHyYTH8EVB0CDALm7BsUl5hNUkg.svg?originalFilename=Smartwyre+Solution+Icon.svg&preferredSize=auto\",title:\"Icon\",type:ControlType.ResponsiveImage},iGKJA9UvJ:{title:\"Link\",type:ControlType.Link}});addFonts(Framercj36jlZQ_,[{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{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\"},{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framercj36jlZQ_\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"H8X23MYW2\\\":\\\"icon\\\",\\\"bUUitbrEo\\\":\\\"text\\\",\\\"jEvel3OMi\\\":\\\"supportingText\\\",\\\"Phox63oPL\\\":\\\"badge\\\",\\\"uGkNGlESH\\\":\\\"actions\\\",\\\"zxyfO4bPe\\\":\\\"icon1\\\",\\\"iGKJA9UvJ\\\":\\\"link\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"104\",\"framerIntrinsicWidth\":\"320\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BajxczbFr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"G6glAdRF8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cj36jlZQ_.map", "// Generated by Framer (ee31e22)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavigationItem from\"https://framerusercontent.com/modules/8VFPNPw38nj5gEkCopFU/0NlcJdTBMnuThNbGgtBn/cj36jlZQ_.js\";const NavigationItemFonts=getFonts(NavigationItem);const cycleOrder=[\"DVfQ7QIeG\",\"lcOx5a1AT\",\"TTWTAosyY\",\"iMVopQA5o\",\"qBbOHR_cU\",\"xOQUFfKnV\",\"nAnkLwkup\",\"q8OxpHFgg\",\"zQ32zcxtF\",\"JHkyCcZlP\",\"sEEk2USv3\",\"HbbgkFpRE\"];const serializationHash=\"framer-dAH6s\";const variantClassNames={DVfQ7QIeG:\"framer-v-1t9gir0\",HbbgkFpRE:\"framer-v-1yjhav5\",iMVopQA5o:\"framer-v-1kxel6s\",JHkyCcZlP:\"framer-v-st2hjc\",lcOx5a1AT:\"framer-v-193h76y\",nAnkLwkup:\"framer-v-fkfivn\",q8OxpHFgg:\"framer-v-1qpc90z\",qBbOHR_cU:\"framer-v-w1b3es\",sEEk2USv3:\"framer-v-115xf74\",TTWTAosyY:\"framer-v-1jjxmsy\",xOQUFfKnV:\"framer-v-169k8dy\",zQ32zcxtF:\"framer-v-snmj29\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=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 Company\":\"qBbOHR_cU\",\"Desktop Open Company\":\"xOQUFfKnV\",\"Desktop Open Resources\":\"JHkyCcZlP\",\"Desktop Open Solutions\":\"lcOx5a1AT\",\"Desktop Resources\":\"zQ32zcxtF\",\"Desktop Solutions\":\"DVfQ7QIeG\",\"Phone Company\":\"nAnkLwkup\",\"Phone Open Company\":\"q8OxpHFgg\",\"Phone Open Resources\":\"HbbgkFpRE\",\"Phone Open Solutions\":\"iMVopQA5o\",\"Phone Resources\":\"sEEk2USv3\",\"Phone Solutions\":\"TTWTAosyY\"};const getProps=({height,id,mouseEnter,width,...props})=>{return{...props,rSTGwzY40:mouseEnter??props.rSTGwzY40,variant:humanReadableVariantMap[props.variant]??props.variant??\"DVfQ7QIeG\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,rSTGwzY40,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"DVfQ7QIeG\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1dxkyvi=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(rSTGwzY40){const res=await rSTGwzY40(...args);if(res===false)return false;}setVariant(\"lcOx5a1AT\");});const onMouseEnter17rfaqa=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(rSTGwzY40){const res=await rSTGwzY40(...args);if(res===false)return false;}});const onMouseLeavektnviw=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"DVfQ7QIeG\");});const onMouseEntercpbdvg=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(rSTGwzY40){const res=await rSTGwzY40(...args);if(res===false)return false;}setVariant(\"xOQUFfKnV\");});const onMouseLeaves868m0=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"qBbOHR_cU\");});const onMouseEnter1x5y95b=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(rSTGwzY40){const res=await rSTGwzY40(...args);if(res===false)return false;}setVariant(\"JHkyCcZlP\");});const onMouseLeavez8mgws=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"zQ32zcxtF\");});const onTap1rdohqj=activeVariantCallback(async(...args)=>{setVariant(\"iMVopQA5o\");});const onTap1th66f0=activeVariantCallback(async(...args)=>{setVariant(\"TTWTAosyY\");});const onTap1iw55va=activeVariantCallback(async(...args)=>{setVariant(\"q8OxpHFgg\");});const onTap1w0cfh5=activeVariantCallback(async(...args)=>{setVariant(\"nAnkLwkup\");});const onTap14yvr2g=activeVariantCallback(async(...args)=>{setVariant(\"HbbgkFpRE\");});const onTap11lk29c=activeVariantCallback(async(...args)=>{setVariant(\"sEEk2USv3\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if([\"qBbOHR_cU\",\"xOQUFfKnV\",\"nAnkLwkup\",\"q8OxpHFgg\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"zQ32zcxtF\",\"JHkyCcZlP\",\"sEEk2USv3\",\"HbbgkFpRE\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"qBbOHR_cU\",\"xOQUFfKnV\",\"nAnkLwkup\",\"q8OxpHFgg\",\"zQ32zcxtF\",\"JHkyCcZlP\",\"sEEk2USv3\",\"HbbgkFpRE\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if([\"lcOx5a1AT\",\"xOQUFfKnV\",\"JHkyCcZlP\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id: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(scopingClassNames,\"framer-1t9gir0\",className,classNames),\"data-framer-name\":\"Desktop Solutions\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"DVfQ7QIeG\",onMouseEnter:onMouseEnter1dxkyvi,ref:refBinding,style:{...style},...addPropertyOverrides({HbbgkFpRE:{\"data-framer-name\":\"Phone Open Resources\",onMouseEnter:onMouseEnter17rfaqa},iMVopQA5o:{\"data-framer-name\":\"Phone Open Solutions\",onMouseEnter:onMouseEnter17rfaqa},JHkyCcZlP:{\"data-framer-name\":\"Desktop Open Resources\",onMouseEnter:onMouseEnter17rfaqa,onMouseLeave:onMouseLeavez8mgws},lcOx5a1AT:{\"data-framer-name\":\"Desktop Open Solutions\",onMouseEnter:onMouseEnter17rfaqa,onMouseLeave:onMouseLeavektnviw},nAnkLwkup:{\"data-framer-name\":\"Phone Company\",onMouseEnter:onMouseEnter17rfaqa},q8OxpHFgg:{\"data-framer-name\":\"Phone Open Company\",onMouseEnter:onMouseEnter17rfaqa},qBbOHR_cU:{\"data-framer-name\":\"Desktop Company\",onMouseEnter:onMouseEntercpbdvg},sEEk2USv3:{\"data-framer-name\":\"Phone Resources\",onMouseEnter:onMouseEnter17rfaqa},TTWTAosyY:{\"data-framer-name\":\"Phone Solutions\",onMouseEnter:onMouseEnter17rfaqa},xOQUFfKnV:{\"data-framer-name\":\"Desktop Open Company\",onMouseEnter:onMouseEnter17rfaqa,onMouseLeave:onMouseLeaves868m0},zQ32zcxtF:{\"data-framer-name\":\"Desktop Resources\",onMouseEnter:onMouseEnter1x5y95b}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19mm4uv\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"vnNxLuNvl\",...addPropertyOverrides({HbbgkFpRE:{\"data-highlight\":true,onTap:onTap11lk29c},iMVopQA5o:{\"data-highlight\":true,onTap:onTap1th66f0},nAnkLwkup:{\"data-highlight\":true,onTap:onTap1iw55va},q8OxpHFgg:{\"data-highlight\":true,onTap:onTap1w0cfh5},sEEk2USv3:{\"data-highlight\":true,onTap:onTap14yvr2g},TTWTAosyY:{\"data-highlight\":true,onTap:onTap1rdohqj}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255)))\"},children:\"Solutions\"})}),className:\"framer-1gep8ls\",\"data-framer-name\":\"Text\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"bEX15KtL3\",style:{\"--extracted-r6o4lv\":\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"16px\"},variants:{HbbgkFpRE:{\"--extracted-r6o4lv\":\"rgb(33, 37, 41)\"},iMVopQA5o:{\"--extracted-r6o4lv\":\"rgb(33, 37, 41)\"},JHkyCcZlP:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},nAnkLwkup:{\"--extracted-r6o4lv\":\"rgb(33, 37, 41)\"},q8OxpHFgg:{\"--extracted-r6o4lv\":\"rgb(33, 37, 41)\"},qBbOHR_cU:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},sEEk2USv3:{\"--extracted-r6o4lv\":\"rgb(33, 37, 41)\"},TTWTAosyY:{\"--extracted-r6o4lv\":\"rgb(33, 37, 41)\"},xOQUFfKnV:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},zQ32zcxtF:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({HbbgkFpRE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(33, 37, 41))\"},children:\"Resources\"})})},iMVopQA5o:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(33, 37, 41))\"},children:\"Solutions\"})})},JHkyCcZlP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Resources\"})})},nAnkLwkup:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(33, 37, 41))\"},children:\"Company\"})})},q8OxpHFgg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(33, 37, 41))\"},children:\"Company\"})})},qBbOHR_cU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Company\"})})},sEEk2USv3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(33, 37, 41))\"},children:\"Resources\"})})},TTWTAosyY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(33, 37, 41))\"},children:\"Solutions\"})})},xOQUFfKnV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Company\"})})},zQ32zcxtF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Resources\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ojg4qe\",\"data-framer-name\":\"chevron-down\",layoutDependency:layoutDependency,layoutId:\"FqxxdlnRU\",style:{rotate:0},variants:{HbbgkFpRE:{rotate:-180},iMVopQA5o:{rotate:-180},JHkyCcZlP:{rotate:-180},lcOx5a1AT:{rotate:-180},nAnkLwkup:{rotate:0},q8OxpHFgg:{rotate:-180},qBbOHR_cU:{rotate:0},sEEk2USv3:{rotate:0},TTWTAosyY:{rotate:0},xOQUFfKnV:{rotate:-180},zQ32zcxtF:{rotate:0}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-3qocrt\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"V7KtJUsW6\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 8\"><path d=\"M 1 1.5 L 6 6.5 L 11 1.5\" fill=\"transparent\" stroke-width=\"1.66667\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12446745209,withExternalLayout:true,...addPropertyOverrides({HbbgkFpRE:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 8\"><path d=\"M 1 1.5 L 6 6.5 L 11 1.5\" fill=\"transparent\" stroke-width=\"1.66667\" stroke=\"#212529\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9677003900},iMVopQA5o:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 8\"><path d=\"M 1 1.5 L 6 6.5 L 11 1.5\" fill=\"transparent\" stroke-width=\"1.66667\" stroke=\"#212529\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9677003900},nAnkLwkup:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 8\"><path d=\"M 1 1.5 L 6 6.5 L 11 1.5\" fill=\"transparent\" stroke-width=\"1.66667\" stroke=\"#212529\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9677003900},q8OxpHFgg:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 8\"><path d=\"M 1 1.5 L 6 6.5 L 11 1.5\" fill=\"transparent\" stroke-width=\"1.66667\" stroke=\"#212529\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9677003900},sEEk2USv3:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 8\"><path d=\"M 1 1.5 L 6 6.5 L 11 1.5\" fill=\"transparent\" stroke-width=\"1.66667\" stroke=\"#212529\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9677003900},TTWTAosyY:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 8\"><path d=\"M 1 1.5 L 6 6.5 L 11 1.5\" fill=\"transparent\" stroke-width=\"1.66667\" stroke=\"#212529\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9677003900}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-bepnq3\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"U_Rrh8x7C\",style:{opacity:0},transformTemplate:transformTemplate1,variants:{HbbgkFpRE:{opacity:1},iMVopQA5o:{opacity:1},JHkyCcZlP:{opacity:1},lcOx5a1AT:{opacity:1},q8OxpHFgg:{opacity:1},xOQUFfKnV:{opacity:1}},...addPropertyOverrides({HbbgkFpRE:{transformTemplate:undefined},iMVopQA5o:{transformTemplate:undefined},nAnkLwkup:{transformTemplate:undefined},q8OxpHFgg:{transformTemplate:undefined},sEEk2USv3:{transformTemplate:undefined},TTWTAosyY:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jv033c\",\"data-border\":true,\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"TIJ0p6fSB\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(200, 202, 203)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08)\"},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LGpZh9dds\"},implicitPathVariables:undefined},{href:{webPageId:\"LGpZh9dds\"},implicitPathVariables:undefined},{href:{webPageId:\"LGpZh9dds\"},implicitPathVariables:undefined},{href:{webPageId:\"LGpZh9dds\"},implicitPathVariables:undefined},{href:{webPageId:\"x5l8byjnB\"},implicitPathVariables:undefined},{href:{webPageId:\"x5l8byjnB\"},implicitPathVariables:undefined},{href:{webPageId:\"x5l8byjnB\"},implicitPathVariables:undefined},{href:{webPageId:\"x5l8byjnB\"},implicitPathVariables:undefined},{href:{webPageId:\"LGpZh9dds\"},implicitPathVariables:undefined},{href:{webPageId:\"Tbf_OKCZ_\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"Tbf_OKCZ_\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:\"312px\",y:(componentViewport?.y||0)+40+0+0+12+0,...addPropertyOverrides({HbbgkFpRE:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+336},iMVopQA5o:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+0},JHkyCcZlP:{y:(componentViewport?.y||0)+40+0+0+12+336},nAnkLwkup:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+0},q8OxpHFgg:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+0},sEEk2USv3:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+336},TTWTAosyY:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+0},zQ32zcxtF:{y:(componentViewport?.y||0)+40+0+0+12+336}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-z1opyj-container\",layoutDependency:layoutDependency,layoutId:\"umDZU91Yg-container\",nodeId:\"umDZU91Yg\",rendersWithMotion:true,scopeId:\"b3Hen0R0j\",children:/*#__PURE__*/_jsx(NavigationItem,{bUUitbrEo:\"Costing\",H8X23MYW2:true,height:\"100%\",id:\"umDZU91Yg\",iGKJA9UvJ:resolvedLinks[0],jEvel3OMi:\"Real-time, accurate cost data.\",layoutId:\"umDZU91Yg\",Phox63oPL:false,style:{width:\"100%\"},uGkNGlESH:false,width:\"100%\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/5IoJ0AjYDUYffahEwnpyrcY.svg\"},\"\"),...addPropertyOverrides({HbbgkFpRE:{bUUitbrEo:\"Articles\",iGKJA9UvJ:resolvedLinks[11],jEvel3OMi:\"Get the latest news and updates on industry topics.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/SUY51HY6dqAAnSVInAte8UmZt18.svg\"},\"\")},iMVopQA5o:{iGKJA9UvJ:resolvedLinks[3]},JHkyCcZlP:{bUUitbrEo:\"Articles\",iGKJA9UvJ:resolvedLinks[9],jEvel3OMi:\"Get the latest news and updates on industry topics.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/SUY51HY6dqAAnSVInAte8UmZt18.svg\"},\"\")},lcOx5a1AT:{iGKJA9UvJ:resolvedLinks[1]},nAnkLwkup:{bUUitbrEo:\"About Us\",iGKJA9UvJ:resolvedLinks[6],jEvel3OMi:\"Learn more about our company and what we stand for.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/LFPoTCOG4Y1xudMHiZgZMgJAVc.svg\"},\"\")},q8OxpHFgg:{bUUitbrEo:\"About Us\",iGKJA9UvJ:resolvedLinks[7],jEvel3OMi:\"Learn more about our company and what we stand for.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/LFPoTCOG4Y1xudMHiZgZMgJAVc.svg\"},\"\")},qBbOHR_cU:{bUUitbrEo:\"About Us\",iGKJA9UvJ:resolvedLinks[4],jEvel3OMi:\"Learn more about our company and what we stand for.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/LFPoTCOG4Y1xudMHiZgZMgJAVc.svg\"},\"\")},sEEk2USv3:{bUUitbrEo:\"Articles\",iGKJA9UvJ:resolvedLinks[10],jEvel3OMi:\"Get the latest news and updates on industry topics.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/SUY51HY6dqAAnSVInAte8UmZt18.svg\"},\"\")},TTWTAosyY:{iGKJA9UvJ:resolvedLinks[2]},xOQUFfKnV:{bUUitbrEo:\"About Us\",iGKJA9UvJ:resolvedLinks[5],jEvel3OMi:\"Learn more about our company and what we stand for.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/LFPoTCOG4Y1xudMHiZgZMgJAVc.svg\"},\"\")},zQ32zcxtF:{bUUitbrEo:\"Articles\",iGKJA9UvJ:resolvedLinks[8],jEvel3OMi:\"Get the latest news and updates on industry topics.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/SUY51HY6dqAAnSVInAte8UmZt18.svg\"},\"\")}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"um03pCSh6\"},implicitPathVariables:undefined},{href:{webPageId:\"SL_oPWZLp\"},implicitPathVariables:undefined},{href:{webPageId:\"um03pCSh6\"},implicitPathVariables:undefined},{href:{webPageId:\"SL_oPWZLp\"},implicitPathVariables:undefined},{href:{webPageId:\"XO3eBiH95\"},implicitPathVariables:undefined},{href:{webPageId:\"XO3eBiH95\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:\"312px\",y:(componentViewport?.y||0)+40+0+0+12+112,...addPropertyOverrides({HbbgkFpRE:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+0},iMVopQA5o:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+112},JHkyCcZlP:{y:(componentViewport?.y||0)+40+0+0+12+0},nAnkLwkup:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+112},q8OxpHFgg:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+112},sEEk2USv3:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+0},TTWTAosyY:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+112},zQ32zcxtF:{y:(componentViewport?.y||0)+40+0+0+12+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-6jbsbt-container\",layoutDependency:layoutDependency,layoutId:\"nP6XO8ivS-container\",nodeId:\"nP6XO8ivS\",rendersWithMotion:true,scopeId:\"b3Hen0R0j\",children:/*#__PURE__*/_jsx(NavigationItem,{bUUitbrEo:\"Selling\",H8X23MYW2:true,height:\"100%\",id:\"nP6XO8ivS\",iGKJA9UvJ:\"/solutions/selling\",jEvel3OMi:\"Empower your sales team.\",layoutId:\"nP6XO8ivS\",Phox63oPL:false,style:{width:\"100%\"},uGkNGlESH:false,width:\"100%\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/o8Bi2wsLuZ0cEBjnhCM4wZ1er4.svg\"},\"\"),...addPropertyOverrides({HbbgkFpRE:{bUUitbrEo:\"Blog\",iGKJA9UvJ:resolvedLinks1[5],jEvel3OMi:\"Discover insights and trends from our experts.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/NV2aCNzfEGRxv5gHOg1NmGvs2Y.svg\"},\"\")},JHkyCcZlP:{bUUitbrEo:\"Blog\",iGKJA9UvJ:resolvedLinks1[4],jEvel3OMi:\"Discover insights and trends from our experts.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/NV2aCNzfEGRxv5gHOg1NmGvs2Y.svg\"},\"\")},nAnkLwkup:{bUUitbrEo:\"Careers\",iGKJA9UvJ:resolvedLinks1[2],jEvel3OMi:\"Explore our job opportunities and join our team.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/i0RlWlzBvR1Ox4jv389l7xA0xA.svg\"},\"\")},q8OxpHFgg:{bUUitbrEo:\"Careers\",iGKJA9UvJ:resolvedLinks1[3],jEvel3OMi:\"Explore our job opportunities and join our team.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/i0RlWlzBvR1Ox4jv389l7xA0xA.svg\"},\"\")},qBbOHR_cU:{bUUitbrEo:\"Careers\",iGKJA9UvJ:resolvedLinks1[0],jEvel3OMi:\"Explore our job opportunities and join our team.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/i0RlWlzBvR1Ox4jv389l7xA0xA.svg\"},\"\")},sEEk2USv3:{bUUitbrEo:\"Blog\",jEvel3OMi:\"Discover insights and trends from our experts.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/NV2aCNzfEGRxv5gHOg1NmGvs2Y.svg\"},\"\")},xOQUFfKnV:{bUUitbrEo:\"Careers\",iGKJA9UvJ:resolvedLinks1[1],jEvel3OMi:\"Explore our job opportunities and join our team.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/i0RlWlzBvR1Ox4jv389l7xA0xA.svg\"},\"\")},zQ32zcxtF:{bUUitbrEo:\"Blog\",jEvel3OMi:\"Discover insights and trends from our experts.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/NV2aCNzfEGRxv5gHOg1NmGvs2Y.svg\"},\"\")}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JaoIjo5Sz\"},implicitPathVariables:undefined},{href:{webPageId:\"JaoIjo5Sz\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:\"312px\",y:(componentViewport?.y||0)+40+0+0+12+224,...addPropertyOverrides({HbbgkFpRE:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+448},iMVopQA5o:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+224},JHkyCcZlP:{y:(componentViewport?.y||0)+40+0+0+12+448},sEEk2USv3:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+448},TTWTAosyY:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+224},zQ32zcxtF:{y:(componentViewport?.y||0)+40+0+0+12+448}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mfnnsu-container\",layoutDependency:layoutDependency,layoutId:\"xwWlF7mmj-container\",nodeId:\"xwWlF7mmj\",rendersWithMotion:true,scopeId:\"b3Hen0R0j\",children:/*#__PURE__*/_jsx(NavigationItem,{bUUitbrEo:\"Earning\",H8X23MYW2:true,height:\"100%\",id:\"xwWlF7mmj\",iGKJA9UvJ:\"/solutions/earning\",jEvel3OMi:\"Track rebate earnings instantly.\",layoutId:\"xwWlF7mmj\",Phox63oPL:false,style:{width:\"100%\"},uGkNGlESH:false,width:\"100%\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/wfF25LlsmF8sOX4AoYlx2LTlyeM.svg\"},\"\"),...addPropertyOverrides({HbbgkFpRE:{bUUitbrEo:\"Press Releases\",iGKJA9UvJ:resolvedLinks2[1],jEvel3OMi:\"Find out what's new with our company.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/vnVvIBYOXKOEx5wgO00tNHnLFYc.svg\"},\"\")},JHkyCcZlP:{bUUitbrEo:\"Press Releases\",iGKJA9UvJ:resolvedLinks2[0],jEvel3OMi:\"Find out what's new with our company.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/vnVvIBYOXKOEx5wgO00tNHnLFYc.svg\"},\"\")},sEEk2USv3:{bUUitbrEo:\"Press Releases\",jEvel3OMi:\"Find out what's new with our company.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/vnVvIBYOXKOEx5wgO00tNHnLFYc.svg\"},\"\")},zQ32zcxtF:{bUUitbrEo:\"Press Releases\",jEvel3OMi:\"Find out what's new with our company.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/vnVvIBYOXKOEx5wgO00tNHnLFYc.svg\"},\"\")}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DIEGWWalf\"},implicitPathVariables:undefined},{href:{webPageId:\"DIEGWWalf\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:\"312px\",y:(componentViewport?.y||0)+40+0+0+12+336,...addPropertyOverrides({HbbgkFpRE:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+112},iMVopQA5o:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+336},JHkyCcZlP:{y:(componentViewport?.y||0)+40+0+0+12+112},sEEk2USv3:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+112},TTWTAosyY:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+336},zQ32zcxtF:{y:(componentViewport?.y||0)+40+0+0+12+112}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7l5yt2-container\",layoutDependency:layoutDependency,layoutId:\"nbyfEs8NX-container\",nodeId:\"nbyfEs8NX\",rendersWithMotion:true,scopeId:\"b3Hen0R0j\",children:/*#__PURE__*/_jsx(NavigationItem,{bUUitbrEo:\"Planning\",H8X23MYW2:true,height:\"100%\",id:\"nbyfEs8NX\",iGKJA9UvJ:\"/solutions/planning\",jEvel3OMi:\"Simplify planning.\",layoutId:\"nbyfEs8NX\",Phox63oPL:false,style:{width:\"100%\"},uGkNGlESH:false,width:\"100%\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/MoemzGFVvJQXj5F3ilBYlyLM.svg\"},\"\"),...addPropertyOverrides({HbbgkFpRE:{bUUitbrEo:\"Case Studies\",iGKJA9UvJ:resolvedLinks3[1],jEvel3OMi:\"Explore how our solutions have positively impacted agribusinesses.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/Ng8KlxFCXjOW7T2SCLuCabLRw.svg\"},\"\")},JHkyCcZlP:{bUUitbrEo:\"Case Studies\",iGKJA9UvJ:resolvedLinks3[0],jEvel3OMi:\"Explore how our solutions have positively impacted agribusinesses.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/Ng8KlxFCXjOW7T2SCLuCabLRw.svg\"},\"\")},sEEk2USv3:{bUUitbrEo:\"Case Studies\",jEvel3OMi:\"Explore how our solutions have positively impacted agribusinesses.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/Ng8KlxFCXjOW7T2SCLuCabLRw.svg\"},\"\")},zQ32zcxtF:{bUUitbrEo:\"Case Studies\",jEvel3OMi:\"Explore how our solutions have positively impacted agribusinesses.\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/Ng8KlxFCXjOW7T2SCLuCabLRw.svg\"},\"\")}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RoQSLa8lg\"},implicitPathVariables:undefined},{href:{webPageId:\"RoQSLa8lg\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({HbbgkFpRE:{height:104,width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+224},JHkyCcZlP:{height:104,width:\"312px\",y:(componentViewport?.y||0)+40+0+0+12+224},sEEk2USv3:{height:104,width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+224},zQ32zcxtF:{height:104,width:\"312px\",y:(componentViewport?.y||0)+40+0+0+12+224}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16ifae3-container\",layoutDependency:layoutDependency,layoutId:\"t4yx6c6YH-container\",nodeId:\"t4yx6c6YH\",rendersWithMotion:true,scopeId:\"b3Hen0R0j\",children:/*#__PURE__*/_jsx(NavigationItem,{bUUitbrEo:\"White Papers\",H8X23MYW2:true,height:\"100%\",id:\"t4yx6c6YH\",jEvel3OMi:\"Explore in-depth research, analysis, and industry reports.\",layoutId:\"t4yx6c6YH\",Phox63oPL:false,style:{width:\"100%\"},uGkNGlESH:false,width:\"100%\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/R5mDW8uIkD9jI3OkzqyCrFtR4.svg\"},\"\"),...addPropertyOverrides({HbbgkFpRE:{iGKJA9UvJ:resolvedLinks4[1]},JHkyCcZlP:{iGKJA9UvJ:resolvedLinks4[0]}},baseVariant,gestureVariant)})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Hn6Nq9KrQ\"},implicitPathVariables:undefined},{href:{webPageId:\"Hn6Nq9KrQ\"},implicitPathVariables:undefined},{href:{webPageId:\"Hn6Nq9KrQ\"},implicitPathVariables:undefined},{href:{webPageId:\"Hn6Nq9KrQ\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:\"312px\",y:(componentViewport?.y||0)+40+0+0+12+448,...addPropertyOverrides({iMVopQA5o:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+448},TTWTAosyY:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+56+0+0+12+448}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ijf3f8-container\",layoutDependency:layoutDependency,layoutId:\"tvaATB8GA-container\",nodeId:\"tvaATB8GA\",rendersWithMotion:true,scopeId:\"b3Hen0R0j\",children:/*#__PURE__*/_jsx(NavigationItem,{bUUitbrEo:\"Data & Transaction\",H8X23MYW2:true,height:\"100%\",id:\"tvaATB8GA\",iGKJA9UvJ:resolvedLinks5[0],jEvel3OMi:\"Improve data health to help your rebates grow.\",layoutId:\"tvaATB8GA\",Phox63oPL:false,style:{width:\"100%\"},uGkNGlESH:false,width:\"100%\",zxyfO4bPe:addImageAlt({src:\"https://framerusercontent.com/images/3hxBKe78ygu0rTRXoQ34L0eRjI.svg\"},\"\"),...addPropertyOverrides({iMVopQA5o:{iGKJA9UvJ:resolvedLinks5[3]},lcOx5a1AT:{iGKJA9UvJ:resolvedLinks5[1]},TTWTAosyY:{iGKJA9UvJ:resolvedLinks5[2]}},baseVariant,gestureVariant)})})})})]})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1afjt1o\",\"data-framer-name\":\"Overlay\",layoutDependency:layoutDependency,layoutId:\"Sm_hKUTtf\"})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dAH6s.framer-1j02kll, .framer-dAH6s .framer-1j02kll { display: block; }\",\".framer-dAH6s.framer-1t9gir0 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-dAH6s .framer-19mm4uv { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 16px 0px 16px; position: relative; width: min-content; }\",\".framer-dAH6s .framer-1gep8ls { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-dAH6s .framer-ojg4qe { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-dAH6s .framer-3qocrt { flex: none; height: 8px; left: calc(50.00000000000002% - 12px / 2); position: absolute; top: calc(50.00000000000002% - 8px / 2); width: 12px; }\",\".framer-dAH6s .framer-bepnq3 { 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: 50%; overflow: hidden; padding: 0px; pointer-events: none; position: absolute; top: 40px; width: 336px; z-index: 2; }\",\".framer-dAH6s .framer-1jv033c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 12px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-dAH6s .framer-z1opyj-container, .framer-dAH6s .framer-6jbsbt-container, .framer-dAH6s .framer-mfnnsu-container, .framer-dAH6s .framer-7l5yt2-container, .framer-dAH6s .framer-16ifae3-container, .framer-dAH6s .framer-1ijf3f8-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-dAH6s .framer-1afjt1o { flex: none; height: 452px; left: calc(49.811320754717% - 337px / 2); overflow: hidden; position: absolute; top: 24px; width: 337px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dAH6s.framer-1t9gir0, .framer-dAH6s .framer-19mm4uv, .framer-dAH6s .framer-bepnq3, .framer-dAH6s .framer-1jv033c { gap: 0px; } .framer-dAH6s.framer-1t9gir0 > *, .framer-dAH6s .framer-bepnq3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-dAH6s.framer-1t9gir0 > :first-child, .framer-dAH6s .framer-bepnq3 > :first-child, .framer-dAH6s .framer-1jv033c > :first-child { margin-top: 0px; } .framer-dAH6s.framer-1t9gir0 > :last-child, .framer-dAH6s .framer-bepnq3 > :last-child, .framer-dAH6s .framer-1jv033c > :last-child { margin-bottom: 0px; } .framer-dAH6s .framer-19mm4uv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-dAH6s .framer-19mm4uv > :first-child { margin-left: 0px; } .framer-dAH6s .framer-19mm4uv > :last-child { margin-right: 0px; } .framer-dAH6s .framer-1jv033c > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-dAH6s.framer-v-193h76y .framer-bepnq3, .framer-dAH6s.framer-v-169k8dy .framer-bepnq3, .framer-dAH6s.framer-v-st2hjc .framer-bepnq3 { pointer-events: unset; }\",\".framer-dAH6s.framer-v-193h76y .framer-1jv033c, .framer-dAH6s.framer-v-1jjxmsy .framer-1jv033c, .framer-dAH6s.framer-v-1kxel6s .framer-1jv033c, .framer-dAH6s.framer-v-fkfivn .framer-1jv033c, .framer-dAH6s.framer-v-1qpc90z .framer-1jv033c, .framer-dAH6s.framer-v-115xf74 .framer-1jv033c, .framer-dAH6s.framer-v-1yjhav5 .framer-1jv033c { z-index: 2; }\",\".framer-dAH6s.framer-v-193h76y .framer-1afjt1o { left: calc(49.056603773584925% - 337px / 2); }\",\".framer-dAH6s.framer-v-1jjxmsy.framer-1t9gir0, .framer-dAH6s.framer-v-fkfivn.framer-1t9gir0, .framer-dAH6s.framer-v-115xf74.framer-1t9gir0 { gap: 8px; height: 48px; justify-content: flex-start; overflow: hidden; width: 375px; }\",\".framer-dAH6s.framer-v-1jjxmsy .framer-19mm4uv, .framer-dAH6s.framer-v-1kxel6s .framer-19mm4uv, .framer-dAH6s.framer-v-fkfivn .framer-19mm4uv, .framer-dAH6s.framer-v-1qpc90z .framer-19mm4uv, .framer-dAH6s.framer-v-115xf74 .framer-19mm4uv, .framer-dAH6s.framer-v-1yjhav5 .framer-19mm4uv { gap: unset; justify-content: space-between; order: 0; padding: 12px 24px 12px 24px; width: 100%; }\",\".framer-dAH6s.framer-v-1jjxmsy .framer-bepnq3, .framer-dAH6s.framer-v-1kxel6s .framer-bepnq3, .framer-dAH6s.framer-v-fkfivn .framer-bepnq3, .framer-dAH6s.framer-v-1qpc90z .framer-bepnq3, .framer-dAH6s.framer-v-115xf74 .framer-bepnq3, .framer-dAH6s.framer-v-1yjhav5 .framer-bepnq3 { align-content: center; align-items: center; left: unset; order: 1; overflow: visible; padding: 0px 24px 22px 24px; pointer-events: unset; position: relative; top: unset; width: 100%; z-index: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dAH6s.framer-v-1jjxmsy.framer-1t9gir0, .framer-dAH6s.framer-v-1jjxmsy .framer-19mm4uv { gap: 0px; } .framer-dAH6s.framer-v-1jjxmsy.framer-1t9gir0 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-dAH6s.framer-v-1jjxmsy.framer-1t9gir0 > :first-child { margin-top: 0px; } .framer-dAH6s.framer-v-1jjxmsy.framer-1t9gir0 > :last-child { margin-bottom: 0px; } .framer-dAH6s.framer-v-1jjxmsy .framer-19mm4uv > *, .framer-dAH6s.framer-v-1jjxmsy .framer-19mm4uv > :first-child, .framer-dAH6s.framer-v-1jjxmsy .framer-19mm4uv > :last-child { margin: 0px; } }\",\".framer-dAH6s.framer-v-1kxel6s.framer-1t9gir0, .framer-dAH6s.framer-v-1qpc90z.framer-1t9gir0, .framer-dAH6s.framer-v-1yjhav5.framer-1t9gir0 { gap: 8px; justify-content: flex-start; overflow: hidden; width: 375px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dAH6s.framer-v-1kxel6s.framer-1t9gir0, .framer-dAH6s.framer-v-1kxel6s .framer-19mm4uv { gap: 0px; } .framer-dAH6s.framer-v-1kxel6s.framer-1t9gir0 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-dAH6s.framer-v-1kxel6s.framer-1t9gir0 > :first-child { margin-top: 0px; } .framer-dAH6s.framer-v-1kxel6s.framer-1t9gir0 > :last-child { margin-bottom: 0px; } .framer-dAH6s.framer-v-1kxel6s .framer-19mm4uv > *, .framer-dAH6s.framer-v-1kxel6s .framer-19mm4uv > :first-child, .framer-dAH6s.framer-v-1kxel6s .framer-19mm4uv > :last-child { margin: 0px; } }\",\".framer-dAH6s.framer-v-169k8dy .framer-1afjt1o { height: 232px; left: calc(49.253731343283604% - 336px / 2); width: 336px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dAH6s.framer-v-fkfivn.framer-1t9gir0, .framer-dAH6s.framer-v-fkfivn .framer-19mm4uv { gap: 0px; } .framer-dAH6s.framer-v-fkfivn.framer-1t9gir0 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-dAH6s.framer-v-fkfivn.framer-1t9gir0 > :first-child { margin-top: 0px; } .framer-dAH6s.framer-v-fkfivn.framer-1t9gir0 > :last-child { margin-bottom: 0px; } .framer-dAH6s.framer-v-fkfivn .framer-19mm4uv > *, .framer-dAH6s.framer-v-fkfivn .framer-19mm4uv > :first-child, .framer-dAH6s.framer-v-fkfivn .framer-19mm4uv > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dAH6s.framer-v-1qpc90z.framer-1t9gir0, .framer-dAH6s.framer-v-1qpc90z .framer-19mm4uv { gap: 0px; } .framer-dAH6s.framer-v-1qpc90z.framer-1t9gir0 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-dAH6s.framer-v-1qpc90z.framer-1t9gir0 > :first-child { margin-top: 0px; } .framer-dAH6s.framer-v-1qpc90z.framer-1t9gir0 > :last-child { margin-bottom: 0px; } .framer-dAH6s.framer-v-1qpc90z .framer-19mm4uv > *, .framer-dAH6s.framer-v-1qpc90z .framer-19mm4uv > :first-child, .framer-dAH6s.framer-v-1qpc90z .framer-19mm4uv > :last-child { margin: 0px; } }\",\".framer-dAH6s.framer-v-snmj29 .framer-z1opyj-container, .framer-dAH6s.framer-v-st2hjc .framer-z1opyj-container, .framer-dAH6s.framer-v-115xf74 .framer-z1opyj-container, .framer-dAH6s.framer-v-1yjhav5 .framer-z1opyj-container { order: 3; }\",\".framer-dAH6s.framer-v-snmj29 .framer-6jbsbt-container, .framer-dAH6s.framer-v-st2hjc .framer-6jbsbt-container, .framer-dAH6s.framer-v-115xf74 .framer-6jbsbt-container, .framer-dAH6s.framer-v-1yjhav5 .framer-6jbsbt-container { order: 0; }\",\".framer-dAH6s.framer-v-snmj29 .framer-mfnnsu-container, .framer-dAH6s.framer-v-st2hjc .framer-mfnnsu-container, .framer-dAH6s.framer-v-115xf74 .framer-mfnnsu-container, .framer-dAH6s.framer-v-1yjhav5 .framer-mfnnsu-container { order: 4; }\",\".framer-dAH6s.framer-v-snmj29 .framer-7l5yt2-container, .framer-dAH6s.framer-v-st2hjc .framer-7l5yt2-container, .framer-dAH6s.framer-v-115xf74 .framer-7l5yt2-container, .framer-dAH6s.framer-v-1yjhav5 .framer-7l5yt2-container { order: 1; }\",\".framer-dAH6s.framer-v-snmj29 .framer-16ifae3-container, .framer-dAH6s.framer-v-st2hjc .framer-16ifae3-container, .framer-dAH6s.framer-v-115xf74 .framer-16ifae3-container, .framer-dAH6s.framer-v-1yjhav5 .framer-16ifae3-container { order: 2; }\",\".framer-dAH6s.framer-v-st2hjc .framer-1afjt1o { height: 432px; left: calc(46.64310954063606% - 336px / 2); width: 336px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dAH6s.framer-v-115xf74.framer-1t9gir0, .framer-dAH6s.framer-v-115xf74 .framer-19mm4uv { gap: 0px; } .framer-dAH6s.framer-v-115xf74.framer-1t9gir0 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-dAH6s.framer-v-115xf74.framer-1t9gir0 > :first-child { margin-top: 0px; } .framer-dAH6s.framer-v-115xf74.framer-1t9gir0 > :last-child { margin-bottom: 0px; } .framer-dAH6s.framer-v-115xf74 .framer-19mm4uv > *, .framer-dAH6s.framer-v-115xf74 .framer-19mm4uv > :first-child, .framer-dAH6s.framer-v-115xf74 .framer-19mm4uv > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dAH6s.framer-v-1yjhav5.framer-1t9gir0, .framer-dAH6s.framer-v-1yjhav5 .framer-19mm4uv { gap: 0px; } .framer-dAH6s.framer-v-1yjhav5.framer-1t9gir0 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-dAH6s.framer-v-1yjhav5.framer-1t9gir0 > :first-child { margin-top: 0px; } .framer-dAH6s.framer-v-1yjhav5.framer-1t9gir0 > :last-child { margin-bottom: 0px; } .framer-dAH6s.framer-v-1yjhav5 .framer-19mm4uv > *, .framer-dAH6s.framer-v-1yjhav5 .framer-19mm4uv > :first-child, .framer-dAH6s.framer-v-1yjhav5 .framer-19mm4uv > :last-child { margin: 0px; } }\",'.framer-dAH6s[data-border=\"true\"]::after, .framer-dAH6s [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 24\n * @framerIntrinsicWidth 132\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"lcOx5a1AT\":{\"layout\":[\"auto\",\"auto\"]},\"TTWTAosyY\":{\"layout\":[\"fixed\",\"fixed\"]},\"iMVopQA5o\":{\"layout\":[\"fixed\",\"auto\"]},\"qBbOHR_cU\":{\"layout\":[\"auto\",\"auto\"]},\"xOQUFfKnV\":{\"layout\":[\"auto\",\"auto\"]},\"nAnkLwkup\":{\"layout\":[\"fixed\",\"fixed\"]},\"q8OxpHFgg\":{\"layout\":[\"fixed\",\"auto\"]},\"zQ32zcxtF\":{\"layout\":[\"auto\",\"auto\"]},\"JHkyCcZlP\":{\"layout\":[\"auto\",\"auto\"]},\"sEEk2USv3\":{\"layout\":[\"fixed\",\"fixed\"]},\"HbbgkFpRE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"rSTGwzY40\":\"mouseEnter\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerb3Hen0R0j=withCSS(Component,css,\"framer-dAH6s\");export default Framerb3Hen0R0j;Framerb3Hen0R0j.displayName=\"Navigation Dropdown | General\";Framerb3Hen0R0j.defaultProps={height:24,width:132};addPropertyControls(Framerb3Hen0R0j,{variant:{options:[\"DVfQ7QIeG\",\"lcOx5a1AT\",\"TTWTAosyY\",\"iMVopQA5o\",\"qBbOHR_cU\",\"xOQUFfKnV\",\"nAnkLwkup\",\"q8OxpHFgg\",\"zQ32zcxtF\",\"JHkyCcZlP\",\"sEEk2USv3\",\"HbbgkFpRE\"],optionTitles:[\"Desktop Solutions\",\"Desktop Open Solutions\",\"Phone Solutions\",\"Phone Open Solutions\",\"Desktop Company\",\"Desktop Open Company\",\"Phone Company\",\"Phone Open Company\",\"Desktop Resources\",\"Desktop Open Resources\",\"Phone Resources\",\"Phone Open Resources\"],title:\"Variant\",type:ControlType.Enum},rSTGwzY40:{title:\"Mouse Enter\",type:ControlType.EventHandler}});addFonts(Framerb3Hen0R0j,[{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...NavigationItemFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerb3Hen0R0j\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"132\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lcOx5a1AT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"TTWTAosyY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iMVopQA5o\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qBbOHR_cU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xOQUFfKnV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nAnkLwkup\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"q8OxpHFgg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zQ32zcxtF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JHkyCcZlP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sEEk2USv3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HbbgkFpRE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"24\",\"framerVariables\":\"{\\\"rSTGwzY40\\\":\\\"mouseEnter\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./b3Hen0R0j.map", "// Generated by Framer (3d3d426)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavigationItem from\"https://framerusercontent.com/modules/8VFPNPw38nj5gEkCopFU/0NlcJdTBMnuThNbGgtBn/cj36jlZQ_.js\";const NavigationItemFonts=getFonts(NavigationItem);const cycleOrder=[\"ppsC_q8SV\",\"aq4TqBWUv\",\"m1EoN8y_A\",\"lNiy0Oz9C\"];const serializationHash=\"framer-6w9sP\";const variantClassNames={aq4TqBWUv:\"framer-v-qp9nqf\",lNiy0Oz9C:\"framer-v-1gshdqv\",m1EoN8y_A:\"framer-v-y5zyih\",ppsC_q8SV:\"framer-v-1yj677r\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=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 Open Solutions\":\"aq4TqBWUv\",\"Desktop Solutions\":\"ppsC_q8SV\",\"Phone Open Solutions\":\"lNiy0Oz9C\",\"Phone Solutions\":\"m1EoN8y_A\"};const getProps=({height,id,mouseEnter,width,...props})=>{return{...props,rSTGwzY40:mouseEnter??props.rSTGwzY40,variant:humanReadableVariantMap[props.variant]??props.variant??\"ppsC_q8SV\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,rSTGwzY40,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ppsC_q8SV\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1d77362=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(rSTGwzY40){const res=await rSTGwzY40(...args);if(res===false)return false;}setVariant(\"aq4TqBWUv\");});const onMouseEnter17rfaqa=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(rSTGwzY40){const res=await rSTGwzY40(...args);if(res===false)return false;}});const onMouseLeaveacyggd=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"ppsC_q8SV\");});const onTapxin4ow=activeVariantCallback(async(...args)=>{setVariant(\"lNiy0Oz9C\");});const onTap8oior3=activeVariantCallback(async(...args)=>{setVariant(\"m1EoN8y_A\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(baseVariant===\"aq4TqBWUv\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id: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(scopingClassNames,\"framer-1yj677r\",className,classNames),\"data-framer-name\":\"Desktop Solutions\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ppsC_q8SV\",onMouseEnter:onMouseEnter1d77362,ref:refBinding,style:{...style},...addPropertyOverrides({aq4TqBWUv:{\"data-framer-name\":\"Desktop Open Solutions\",onMouseEnter:onMouseEnter17rfaqa,onMouseLeave:onMouseLeaveacyggd},lNiy0Oz9C:{\"data-framer-name\":\"Phone Open Solutions\",onMouseEnter:onMouseEnter17rfaqa},m1EoN8y_A:{\"data-framer-name\":\"Phone Solutions\",onMouseEnter:onMouseEnter17rfaqa}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1s749m3\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"uLzGhC1n5\",...addPropertyOverrides({lNiy0Oz9C:{\"data-highlight\":true,onTap:onTap8oior3},m1EoN8y_A:{\"data-highlight\":true,onTap:onTapxin4ow}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255)))\"},children:\"Solutions\"})}),className:\"framer-ynlqin\",\"data-framer-name\":\"Text\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"cr_AKHpAS\",style:{\"--extracted-r6o4lv\":\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"16px\"},variants:{lNiy0Oz9C:{\"--extracted-r6o4lv\":\"rgb(33, 37, 41)\"},m1EoN8y_A:{\"--extracted-r6o4lv\":\"rgb(33, 37, 41)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({lNiy0Oz9C:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(33, 37, 41))\"},children:\"Solutions\"})})},m1EoN8y_A:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(33, 37, 41))\"},children:\"Solutions\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-x51h79\",\"data-framer-name\":\"chevron-down\",layoutDependency:layoutDependency,layoutId:\"xsvm_Y4N9\",style:{rotate:0},variants:{aq4TqBWUv:{rotate:-180},lNiy0Oz9C:{rotate:-180},m1EoN8y_A:{rotate:0}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-k3wp6z\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"TwMcUpWhG\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 8\"><path d=\"M 1 1.5 L 6 6.5 L 11 1.5\" fill=\"transparent\" stroke-width=\"1.66667\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12446745209,withExternalLayout:true,...addPropertyOverrides({lNiy0Oz9C:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 8\"><path d=\"M 1 1.5 L 6 6.5 L 11 1.5\" fill=\"transparent\" stroke-width=\"1.66667\" stroke=\"#212529\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9677003900},m1EoN8y_A:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 8\"><path d=\"M 1 1.5 L 6 6.5 L 11 1.5\" fill=\"transparent\" stroke-width=\"1.66667\" stroke=\"#212529\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9677003900}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-o142xg\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"oxAq2jPhZ\",style:{opacity:1},transformTemplate:transformTemplate1,variants:{lNiy0Oz9C:{opacity:1},m1EoN8y_A:{opacity:0}},...addPropertyOverrides({lNiy0Oz9C:{transformTemplate:undefined},m1EoN8y_A:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-exw56c\",\"data-border\":true,\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"JcVKciy0r\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(200, 202, 203)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08)\",opacity:0},variants:{aq4TqBWUv:{opacity:1},lNiy0Oz9C:{opacity:1},m1EoN8y_A:{opacity:1}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1firl8i\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"aD_BiniGT\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-10wm3u1\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"yjWiZu6fj\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77)))\"},children:\"For\"})}),className:\"framer-12jmaqa\",\"data-framer-name\":\"Text\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"fpsUHX5BF\",style:{\"--extracted-r6o4lv\":\"var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77))\",\"--framer-paragraph-spacing\":\"16px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ouo2g3\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"BI1ZwGzrG\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UeZMrPnC3\"},implicitPathVariables:undefined},{href:{webPageId:\"UeZMrPnC3\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:\"290px\",y:(componentViewport?.y||0)+40+0+12+0+36+0+0,...addPropertyOverrides({lNiy0Oz9C:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+0+0+36+0+0},m1EoN8y_A:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+0+0+36+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ov1fr4-container\",layoutDependency:layoutDependency,layoutId:\"bvG9n2iWg-container\",nodeId:\"bvG9n2iWg\",rendersWithMotion:true,scopeId:\"LkSMrVFbQ\",children:/*#__PURE__*/_jsx(NavigationItem,{bUUitbrEo:\"Retailers\",H8X23MYW2:true,height:\"100%\",id:\"bvG9n2iWg\",jEvel3OMi:\"Drive margin performance and maximize rebates.\",layoutId:\"bvG9n2iWg\",Phox63oPL:false,style:{width:\"100%\"},uGkNGlESH:false,width:\"100%\",zxyfO4bPe:addImageAlt({pixelHeight:45,pixelWidth:45,src:\"https://framerusercontent.com/images/PyrqVFRpondhv32ac5H5wzqE.svg\"},\"\"),...addPropertyOverrides({aq4TqBWUv:{iGKJA9UvJ:resolvedLinks[0]},lNiy0Oz9C:{iGKJA9UvJ:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"C000ptmxO\"},implicitPathVariables:undefined},{href:{webPageId:\"C000ptmxO\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:\"290px\",y:(componentViewport?.y||0)+40+0+12+0+36+0+114,...addPropertyOverrides({lNiy0Oz9C:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+0+0+36+0+114},m1EoN8y_A:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+0+0+36+0+114}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-q4xyz6-container\",layoutDependency:layoutDependency,layoutId:\"i62oF9qgl-container\",nodeId:\"i62oF9qgl\",rendersWithMotion:true,scopeId:\"LkSMrVFbQ\",children:/*#__PURE__*/_jsx(NavigationItem,{bUUitbrEo:\"Distributors\",H8X23MYW2:true,height:\"100%\",id:\"i62oF9qgl\",jEvel3OMi:\"Build stronger relationships with retailers and protect and protect market share.\",layoutId:\"i62oF9qgl\",Phox63oPL:false,style:{width:\"100%\"},uGkNGlESH:false,width:\"100%\",zxyfO4bPe:addImageAlt({pixelHeight:45,pixelWidth:45,src:\"https://framerusercontent.com/images/L8vkEiiDjiGJtPr6aVfepjxew4.svg\"},\"\"),...addPropertyOverrides({aq4TqBWUv:{iGKJA9UvJ:resolvedLinks1[0]},lNiy0Oz9C:{iGKJA9UvJ:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Yj5Zs1CqK\"},implicitPathVariables:undefined},{href:{webPageId:\"Yj5Zs1CqK\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:\"290px\",y:(componentViewport?.y||0)+40+0+12+0+36+0+228,...addPropertyOverrides({lNiy0Oz9C:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+0+0+36+0+228},m1EoN8y_A:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+0+0+36+0+228}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-y6cilo-container\",layoutDependency:layoutDependency,layoutId:\"TBPr0qQOX-container\",nodeId:\"TBPr0qQOX\",rendersWithMotion:true,scopeId:\"LkSMrVFbQ\",children:/*#__PURE__*/_jsx(NavigationItem,{bUUitbrEo:\"Manufacturers\",H8X23MYW2:true,height:\"100%\",id:\"TBPr0qQOX\",jEvel3OMi:\"Drive channel performance with greater real-time sales supply chain visibility.\",layoutId:\"TBPr0qQOX\",Phox63oPL:false,style:{width:\"100%\"},uGkNGlESH:false,width:\"100%\",zxyfO4bPe:addImageAlt({pixelHeight:45,pixelWidth:45,src:\"https://framerusercontent.com/images/4s5SmlZ0m9up9W67xK5y47bn4CY.svg\"},\"\"),...addPropertyOverrides({aq4TqBWUv:{iGKJA9UvJ:resolvedLinks2[0]},lNiy0Oz9C:{iGKJA9UvJ:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1uiigf9\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"stv_6Qu9L\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bi9ttq\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"nLIitf9rg\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77)))\"},children:\"Products\"})}),className:\"framer-yz679x\",\"data-framer-name\":\"Text\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"a1Y8LmSYX\",style:{\"--extracted-r6o4lv\":\"var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77))\",\"--framer-paragraph-spacing\":\"16px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kgcqxc\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"FQ42OtHMW\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wlMaUi4c7\"},implicitPathVariables:undefined},{href:{webPageId:\"wlMaUi4c7\"},implicitPathVariables:undefined},{href:{webPageId:\"wlMaUi4c7\"},implicitPathVariables:undefined},{href:{webPageId:\"wlMaUi4c7\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:\"290px\",y:(componentViewport?.y||0)+40+0+12+0+36+0+0,...addPropertyOverrides({lNiy0Oz9C:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+376+0+36+0+0},m1EoN8y_A:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+376+0+36+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ba8yfl-container\",layoutDependency:layoutDependency,layoutId:\"VcnBZ0fnr-container\",nodeId:\"VcnBZ0fnr\",rendersWithMotion:true,scopeId:\"LkSMrVFbQ\",children:/*#__PURE__*/_jsx(NavigationItem,{bUUitbrEo:\"Demand Compass \",H8X23MYW2:true,height:\"100%\",id:\"VcnBZ0fnr\",iGKJA9UvJ:resolvedLinks3[0],jEvel3OMi:\"Match supply to actual demand with precision and control.\",layoutId:\"VcnBZ0fnr\",Phox63oPL:false,style:{width:\"100%\"},uGkNGlESH:false,width:\"100%\",zxyfO4bPe:addImageAlt({pixelHeight:66,pixelWidth:67,src:\"https://framerusercontent.com/images/jQpNtih4YzteXW6ziPR9EEFYEw.svg\"},\"\"),...addPropertyOverrides({aq4TqBWUv:{iGKJA9UvJ:resolvedLinks3[1]},lNiy0Oz9C:{iGKJA9UvJ:resolvedLinks3[3]},m1EoN8y_A:{iGKJA9UvJ:resolvedLinks3[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LGpZh9dds\"},implicitPathVariables:undefined},{href:{webPageId:\"LGpZh9dds\"},implicitPathVariables:undefined},{href:{webPageId:\"LGpZh9dds\"},implicitPathVariables:undefined},{href:{webPageId:\"LGpZh9dds\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:\"290px\",y:(componentViewport?.y||0)+40+0+12+0+36+0+114,...addPropertyOverrides({lNiy0Oz9C:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+376+0+36+0+114},m1EoN8y_A:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+376+0+36+0+114}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1pn8cas-container\",layoutDependency:layoutDependency,layoutId:\"zodMmKteG-container\",nodeId:\"zodMmKteG\",rendersWithMotion:true,scopeId:\"LkSMrVFbQ\",children:/*#__PURE__*/_jsx(NavigationItem,{bUUitbrEo:\"Costing\",H8X23MYW2:true,height:\"100%\",id:\"zodMmKteG\",iGKJA9UvJ:resolvedLinks4[0],jEvel3OMi:\"Real-time, accurate cost data.\",layoutId:\"zodMmKteG\",Phox63oPL:false,style:{width:\"100%\"},uGkNGlESH:false,width:\"100%\",zxyfO4bPe:addImageAlt({pixelHeight:66,pixelWidth:66,src:\"https://framerusercontent.com/images/5IoJ0AjYDUYffahEwnpyrcY.svg\"},\"\"),...addPropertyOverrides({aq4TqBWUv:{iGKJA9UvJ:resolvedLinks4[1]},lNiy0Oz9C:{iGKJA9UvJ:resolvedLinks4[3]},m1EoN8y_A:{iGKJA9UvJ:resolvedLinks4[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:\"290px\",y:(componentViewport?.y||0)+40+0+12+0+36+0+228,...addPropertyOverrides({lNiy0Oz9C:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+376+0+36+0+228},m1EoN8y_A:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+376+0+36+0+228}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9u3339-container\",layoutDependency:layoutDependency,layoutId:\"fOAmI6cdc-container\",nodeId:\"fOAmI6cdc\",rendersWithMotion:true,scopeId:\"LkSMrVFbQ\",children:/*#__PURE__*/_jsx(NavigationItem,{bUUitbrEo:\"Selling\",H8X23MYW2:true,height:\"100%\",id:\"fOAmI6cdc\",iGKJA9UvJ:\"/solutions/selling\",jEvel3OMi:\"Empower your sales team.\",layoutId:\"fOAmI6cdc\",Phox63oPL:false,style:{width:\"100%\"},uGkNGlESH:false,width:\"100%\",zxyfO4bPe:addImageAlt({pixelHeight:66,pixelWidth:67,src:\"https://framerusercontent.com/images/o8Bi2wsLuZ0cEBjnhCM4wZ1er4.svg\"},\"\")})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:\"290px\",y:(componentViewport?.y||0)+40+0+12+0+36+0+342,...addPropertyOverrides({lNiy0Oz9C:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+376+0+36+0+342},m1EoN8y_A:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+376+0+36+0+342}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mcoqna-container\",layoutDependency:layoutDependency,layoutId:\"JbhXwTMOv-container\",nodeId:\"JbhXwTMOv\",rendersWithMotion:true,scopeId:\"LkSMrVFbQ\",children:/*#__PURE__*/_jsx(NavigationItem,{bUUitbrEo:\"Earning\",H8X23MYW2:true,height:\"100%\",id:\"JbhXwTMOv\",iGKJA9UvJ:\"/solutions/earning\",jEvel3OMi:\"Track rebate earnings instantly.\",layoutId:\"JbhXwTMOv\",Phox63oPL:false,style:{width:\"100%\"},uGkNGlESH:false,width:\"100%\",zxyfO4bPe:addImageAlt({pixelHeight:66,pixelWidth:66,src:\"https://framerusercontent.com/images/wfF25LlsmF8sOX4AoYlx2LTlyeM.svg\"},\"\")})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Hn6Nq9KrQ\"},implicitPathVariables:undefined},{href:{webPageId:\"Hn6Nq9KrQ\"},implicitPathVariables:undefined},{href:{webPageId:\"Hn6Nq9KrQ\"},implicitPathVariables:undefined},{href:{webPageId:\"Hn6Nq9KrQ\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:\"290px\",y:(componentViewport?.y||0)+40+0+12+0+36+0+456,...addPropertyOverrides({lNiy0Oz9C:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+376+0+36+0+456},m1EoN8y_A:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 24px)`,y:(componentViewport?.y||0)+0+56+0+12+376+0+36+0+456}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-owd3wi-container\",layoutDependency:layoutDependency,layoutId:\"nON91U3Ph-container\",nodeId:\"nON91U3Ph\",rendersWithMotion:true,scopeId:\"LkSMrVFbQ\",children:/*#__PURE__*/_jsx(NavigationItem,{bUUitbrEo:\"Data & Transaction\",H8X23MYW2:true,height:\"100%\",id:\"nON91U3Ph\",iGKJA9UvJ:resolvedLinks5[0],jEvel3OMi:\"Improve data health to help your rebates grow.\",layoutId:\"nON91U3Ph\",Phox63oPL:false,style:{width:\"100%\"},uGkNGlESH:false,width:\"100%\",zxyfO4bPe:addImageAlt({pixelHeight:66,pixelWidth:66,src:\"https://framerusercontent.com/images/3hxBKe78ygu0rTRXoQ34L0eRjI.svg\"},\"\"),...addPropertyOverrides({aq4TqBWUv:{iGKJA9UvJ:resolvedLinks5[1]},lNiy0Oz9C:{iGKJA9UvJ:resolvedLinks5[3]},m1EoN8y_A:{iGKJA9UvJ:resolvedLinks5[2]}},baseVariant,gestureVariant)})})})})]})]})]})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-kzoxjp\",\"data-framer-name\":\"Overlay\",layoutDependency:layoutDependency,layoutId:\"rwzsRGiVV\"})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6w9sP.framer-1esolfj, .framer-6w9sP .framer-1esolfj { display: block; }\",\".framer-6w9sP.framer-1yj677r { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-6w9sP .framer-1s749m3 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 16px 0px 16px; position: relative; width: min-content; }\",\".framer-6w9sP .framer-ynlqin, .framer-6w9sP .framer-12jmaqa, .framer-6w9sP .framer-yz679x { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-6w9sP .framer-x51h79 { aspect-ratio: 1 / 1; flex: none; gap: 0px; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-6w9sP .framer-k3wp6z { flex: none; height: 8px; left: calc(50.00000000000002% - 12px / 2); position: absolute; top: calc(50.00000000000002% - 8px / 2); width: 12px; }\",\".framer-6w9sP .framer-o142xg { 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: 50%; overflow: hidden; padding: 0px; pointer-events: none; position: absolute; top: 40px; width: min-content; z-index: 2; }\",\".framer-6w9sP .framer-exw56c { 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; overflow: hidden; padding: 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-6w9sP .framer-1firl8i, .framer-6w9sP .framer-1uiigf9 { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-6w9sP .framer-10wm3u1, .framer-6w9sP .framer-1bi9ttq { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px 12px 0px 12px; position: relative; width: auto; }\",\".framer-6w9sP .framer-ouo2g3, .framer-6w9sP .framer-kgcqxc { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-6w9sP .framer-ov1fr4-container, .framer-6w9sP .framer-q4xyz6-container, .framer-6w9sP .framer-y6cilo-container, .framer-6w9sP .framer-1ba8yfl-container, .framer-6w9sP .framer-1pn8cas-container, .framer-6w9sP .framer-9u3339-container, .framer-6w9sP .framer-mcoqna-container, .framer-6w9sP .framer-owd3wi-container { flex: none; height: auto; position: relative; width: 290px; }\",\".framer-6w9sP .framer-kzoxjp { flex: none; height: 452px; left: calc(49.811320754717% - 337px / 2); overflow: hidden; position: absolute; top: 24px; width: 337px; }\",\".framer-6w9sP.framer-v-qp9nqf .framer-o142xg { pointer-events: unset; }\",\".framer-6w9sP.framer-v-qp9nqf .framer-exw56c { z-index: 2; }\",\".framer-6w9sP.framer-v-qp9nqf .framer-kzoxjp { left: calc(49.056603773584925% - 337px / 2); }\",\".framer-6w9sP.framer-v-y5zyih.framer-1yj677r { gap: 8px; height: 48px; justify-content: flex-start; overflow: hidden; width: 375px; }\",\".framer-6w9sP.framer-v-y5zyih .framer-1s749m3, .framer-6w9sP.framer-v-1gshdqv .framer-1s749m3 { gap: unset; justify-content: space-between; order: 0; padding: 12px 24px 12px 24px; width: 100%; }\",\".framer-6w9sP.framer-v-y5zyih .framer-o142xg, .framer-6w9sP.framer-v-1gshdqv .framer-o142xg { align-content: center; align-items: center; left: unset; order: 1; overflow: visible; padding: 0px 24px 22px 24px; pointer-events: unset; position: relative; top: unset; width: 100%; z-index: unset; }\",\".framer-6w9sP.framer-v-y5zyih .framer-exw56c, .framer-6w9sP.framer-v-1gshdqv .framer-exw56c { flex: 1 0 0px; flex-direction: column; gap: 8px; width: 1px; z-index: 2; }\",\".framer-6w9sP.framer-v-y5zyih .framer-1firl8i, .framer-6w9sP.framer-v-y5zyih .framer-ouo2g3, .framer-6w9sP.framer-v-y5zyih .framer-ov1fr4-container, .framer-6w9sP.framer-v-y5zyih .framer-q4xyz6-container, .framer-6w9sP.framer-v-y5zyih .framer-y6cilo-container, .framer-6w9sP.framer-v-y5zyih .framer-1uiigf9, .framer-6w9sP.framer-v-y5zyih .framer-kgcqxc, .framer-6w9sP.framer-v-y5zyih .framer-1ba8yfl-container, .framer-6w9sP.framer-v-y5zyih .framer-1pn8cas-container, .framer-6w9sP.framer-v-y5zyih .framer-9u3339-container, .framer-6w9sP.framer-v-y5zyih .framer-mcoqna-container, .framer-6w9sP.framer-v-y5zyih .framer-owd3wi-container, .framer-6w9sP.framer-v-1gshdqv .framer-1firl8i, .framer-6w9sP.framer-v-1gshdqv .framer-ouo2g3, .framer-6w9sP.framer-v-1gshdqv .framer-ov1fr4-container, .framer-6w9sP.framer-v-1gshdqv .framer-q4xyz6-container, .framer-6w9sP.framer-v-1gshdqv .framer-y6cilo-container, .framer-6w9sP.framer-v-1gshdqv .framer-1uiigf9, .framer-6w9sP.framer-v-1gshdqv .framer-kgcqxc, .framer-6w9sP.framer-v-1gshdqv .framer-1ba8yfl-container, .framer-6w9sP.framer-v-1gshdqv .framer-1pn8cas-container, .framer-6w9sP.framer-v-1gshdqv .framer-9u3339-container, .framer-6w9sP.framer-v-1gshdqv .framer-mcoqna-container, .framer-6w9sP.framer-v-1gshdqv .framer-owd3wi-container { width: 100%; }\",\".framer-6w9sP.framer-v-y5zyih .framer-10wm3u1, .framer-6w9sP.framer-v-y5zyih .framer-1bi9ttq, .framer-6w9sP.framer-v-1gshdqv .framer-10wm3u1, .framer-6w9sP.framer-v-1gshdqv .framer-1bi9ttq { align-self: unset; width: 100%; }\",\".framer-6w9sP.framer-v-1gshdqv.framer-1yj677r { gap: 8px; justify-content: flex-start; overflow: hidden; width: 375px; }\",'.framer-6w9sP[data-border=\"true\"]::after, .framer-6w9sP [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 24\n * @framerIntrinsicWidth 132.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"aq4TqBWUv\":{\"layout\":[\"auto\",\"auto\"]},\"m1EoN8y_A\":{\"layout\":[\"fixed\",\"fixed\"]},\"lNiy0Oz9C\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"rSTGwzY40\":\"mouseEnter\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerLkSMrVFbQ=withCSS(Component,css,\"framer-6w9sP\");export default FramerLkSMrVFbQ;FramerLkSMrVFbQ.displayName=\"Navigation Dropdown | Solutions\";FramerLkSMrVFbQ.defaultProps={height:24,width:132.5};addPropertyControls(FramerLkSMrVFbQ,{variant:{options:[\"ppsC_q8SV\",\"aq4TqBWUv\",\"m1EoN8y_A\",\"lNiy0Oz9C\"],optionTitles:[\"Desktop Solutions\",\"Desktop Open Solutions\",\"Phone Solutions\",\"Phone Open Solutions\"],title:\"Variant\",type:ControlType.Enum},rSTGwzY40:{title:\"Mouse Enter\",type:ControlType.EventHandler}});addFonts(FramerLkSMrVFbQ,[{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...NavigationItemFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLkSMrVFbQ\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"aq4TqBWUv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"m1EoN8y_A\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lNiy0Oz9C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"132.5\",\"framerIntrinsicHeight\":\"24\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"rSTGwzY40\\\":\\\"mouseEnter\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LkSMrVFbQ.map", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,ResolveLinks,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Search from\"https://framerusercontent.com/modules/6wAE2eMb2Tl3zrU7u4UL/YEWVMBKmXJ83pATPgzu8/Search.js\";import NavigationDropdownGeneral from\"https://framerusercontent.com/modules/snHjLX5Jyfmy4d5x5HjD/3fNQbhN9mcumRx9v8KaT/b3Hen0R0j.js\";import NavigationDropdownSolutions from\"https://framerusercontent.com/modules/r3KLA6BuLX1ii7lov6CV/ybYFynsUznuCxeJ04OSg/LkSMrVFbQ.js\";import LogoSmartwyre from\"https://framerusercontent.com/modules/vV2xTTHNBzApnR3GM7zw/x0G0ccrL3oFmd6JvPx5t/ru5l8pchj.js\";import PrimaryButton from\"https://framerusercontent.com/modules/d7oaBcRbO6ocD3KaSf0q/wvR6Jy4ETDQ9kg2Rf6rI/Y6qq13OE_.js\";const LogoSmartwyreFonts=getFonts(LogoSmartwyre);const NavigationDropdownSolutionsFonts=getFonts(NavigationDropdownSolutions);const NavigationDropdownGeneralFonts=getFonts(NavigationDropdownGeneral);const SearchFonts=getFonts(Search);const PrimaryButtonFonts=getFonts(PrimaryButton);const LogoSmartwyreControls=getPropertyControls(LogoSmartwyre);const PrimaryButtonControls=getPropertyControls(PrimaryButton);const cycleOrder=[\"mGn36hwLU\",\"Kc1oAgNlJ\",\"Gui7voDVy\"];const serializationHash=\"framer-WifWC\";const variantClassNames={Gui7voDVy:\"framer-v-1vhsodv\",Kc1oAgNlJ:\"framer-v-dcrazq\",mGn36hwLU:\"framer-v-frfwsz\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const negate=value=>{return!value;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=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 humanReadableEnumMap={\"Icon Color\":\"AmZzAsCBv\",\"White Color\":\"WqQp6BlGt\",Black:\"olN_U67zg\",Color:\"KGrAXgRj0\",White:\"H0NnWbVrC\"};const humanReadableEnumMap1={\"Button 2-lg | v2\":\"HDnlwm7Zj\",\"Button 2-lg\":\"VxgjRGuch\",\"Button lg\":\"ZtfvEmD0B\",\"Button md\":\"v6wFvDsLz\",\"Button sm\":\"IsvX6MvCn\",\"Button xl\":\"GEWso1ivM\",\"Footer link\":\"drJC9tSPp\",\"Link lg\":\"hmUaGcCwP\",\"Link md\":\"iSSfBNFbc\",\"Link sm\":\"iV3P65HB1\",\"Link xl\":\"Ik7BQWtDg\"};const humanReadableVariantMap={\"Phone Open\":\"Gui7voDVy\",Desktop:\"mGn36hwLU\",Phone:\"Kc1oAgNlJ\"};const getProps=({background,btnBgColor,btnBgColorHover,btnBgColorPressed,btnBorderColor,btnBorderColorHover,btnBorderColorPressed,btnTextColor,btnTextColorHover,btnTextColorPressed,customButton,height,id,logoColor,logoMobileColor,logoMobileColorOpen,logoPhone,logoTablet,text,variant1,width,...props})=>{return{...props,cFWKoxIR6:btnTextColorHover??props.cFWKoxIR6??\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",EPHi2zduQ:btnBgColorHover??props.EPHi2zduQ??\"rgb(49, 204, 194)\",EWBMezvQj:humanReadableEnumMap[logoMobileColor]??logoMobileColor??props.EWBMezvQj??\"WqQp6BlGt\",FB2JL91H3:btnTextColor??props.FB2JL91H3??\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",flIqQ2XnE:logoTablet??props.flIqQ2XnE,gCEfveVKf:btnBorderColorPressed??props.gCEfveVKf??{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1},Gvg1F5iS8:logoPhone??props.Gvg1F5iS8??true,HOA_aq05X:text??props.HOA_aq05X??\"Speak with Smartwyre\",JCdddfPw5:btnBorderColor??props.JCdddfPw5??{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1},lti4GsS_c:btnBgColor??props.lti4GsS_c??\"var(--token-b74a2775-e266-4f64-845a-8e6e8ec1dca0, rgb(5, 192, 181))\",m0QdXrrwj:humanReadableEnumMap[logoColor]??logoColor??props.m0QdXrrwj??\"WqQp6BlGt\",P1Rz7d0Ue:customButton??props.P1Rz7d0Ue,PmOBAvxdV:background??props.PmOBAvxdV??\"rgb(42, 10, 77)\",qA2xaj9rh:btnBgColorPressed??props.qA2xaj9rh??\"rgb(49, 204, 194)\",QbA0gSWKH:humanReadableEnumMap1[variant1]??variant1??props.QbA0gSWKH??\"v6wFvDsLz\",qi_HWdIAa:humanReadableEnumMap[logoMobileColorOpen]??logoMobileColorOpen??props.qi_HWdIAa??\"KGrAXgRj0\",USfdJRtGx:btnTextColorPressed??props.USfdJRtGx??\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"mGn36hwLU\",Z6hpUNWyr:btnBorderColorHover??props.Z6hpUNWyr??{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1}};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,m0QdXrrwj,EWBMezvQj,qi_HWdIAa,flIqQ2XnE,Gvg1F5iS8,PmOBAvxdV,P1Rz7d0Ue,QbA0gSWKH,JCdddfPw5,Z6hpUNWyr,gCEfveVKf,lti4GsS_c,EPHi2zduQ,qA2xaj9rh,FB2JL91H3,cFWKoxIR6,USfdJRtGx,HOA_aq05X,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"mGn36hwLU\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap31r3fb=activeVariantCallback(async(...args)=>{setVariant(\"Gui7voDVy\");});const onTapj37p26=activeVariantCallback(async(...args)=>{setVariant(\"Kc1oAgNlJ\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"Kc1oAgNlJ\",\"Gui7voDVy\"].includes(baseVariant))return false;return true;};const router=useRouter();const visible=negate(P1Rz7d0Ue);const isDisplayed1=()=>{if([\"Kc1oAgNlJ\",\"Gui7voDVy\"].includes(baseVariant))return true;return false;};const isDisplayed2=value=>{if([\"Kc1oAgNlJ\",\"Gui7voDVy\"].includes(baseVariant))return value;return true;};const isDisplayed3=value=>{if([\"Kc1oAgNlJ\",\"Gui7voDVy\"].includes(baseVariant))return value;return false;};const isDisplayed4=()=>{if(baseVariant===\"Gui7voDVy\")return false;return true;};const isDisplayed5=()=>{if(baseVariant===\"Kc1oAgNlJ\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id: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(scopingClassNames,\"framer-frfwsz\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"mGn36hwLU\",ref:refBinding,style:{backgroundColor:PmOBAvxdV,...style},variants:{Gui7voDVy:{backgroundColor:\"rgba(0, 0, 0, 0)\"},Kc1oAgNlJ:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({Gui7voDVy:{\"data-framer-name\":\"Phone Open\"},Kc1oAgNlJ:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dmo8f\",\"data-framer-name\":\"Desktop Navbar\",layoutDependency:layoutDependency,layoutId:\"Amn1XtUVC\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1h1upha\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"mpiJjV0eD\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"P7mL9s2yq\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:53,width:\"170px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||85)-0-53)/2+0+0)+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vnoycd-container\",\"data-framer-name\":\"Logo Smartwyre\",layoutDependency:layoutDependency,layoutId:\"aKaDb2nhV-container\",name:\"Logo Smartwyre\",nodeId:\"aKaDb2nhV\",rendersWithMotion:true,scopeId:\"arXQpUEd9\",children:/*#__PURE__*/_jsx(LogoSmartwyre,{height:\"100%\",id:\"aKaDb2nhV\",layoutId:\"aKaDb2nhV\",name:\"Logo Smartwyre\",okxe0Bq7n:resolvedLinks[0],style:{width:\"100%\"},variant:m0QdXrrwj,width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17cyfp3\",\"data-framer-name\":\"Navigation\",layoutDependency:layoutDependency,layoutId:\"dEX6SJk00\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+0+(((componentViewport?.height||85)-0-53)/2+0+0)+0+14.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-e1dojc-container\",layoutDependency:layoutDependency,layoutId:\"uJZwkA9Mf-container\",nodeId:\"uJZwkA9Mf\",rendersWithMotion:true,scopeId:\"arXQpUEd9\",children:/*#__PURE__*/_jsx(NavigationDropdownSolutions,{height:\"100%\",id:\"uJZwkA9Mf\",layoutId:\"uJZwkA9Mf\",variant:\"ppsC_q8SV\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+0+(((componentViewport?.height||85)-0-53)/2+0+0)+0+14.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1785htz-container\",layoutDependency:layoutDependency,layoutId:\"NTNmsV0Yb-container\",nodeId:\"NTNmsV0Yb\",rendersWithMotion:true,scopeId:\"arXQpUEd9\",children:/*#__PURE__*/_jsx(NavigationDropdownGeneral,{height:\"100%\",id:\"NTNmsV0Yb\",layoutId:\"NTNmsV0Yb\",variant:\"zQ32zcxtF\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+0+(((componentViewport?.height||85)-0-53)/2+0+0)+0+14.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ui09eu-container\",layoutDependency:layoutDependency,layoutId:\"tWkErOOQN-container\",nodeId:\"tWkErOOQN\",rendersWithMotion:true,scopeId:\"arXQpUEd9\",children:/*#__PURE__*/_jsx(NavigationDropdownGeneral,{height:\"100%\",id:\"tWkErOOQN\",layoutId:\"tWkErOOQN\",variant:\"qBbOHR_cU\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ss04m\",\"data-framer-name\":\"Buttons\",layoutDependency:layoutDependency,layoutId:\"YTAosep6L\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vfoqnb-container\",\"data-framer-name\":\"Interactive Search\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"HSSLhAkYd-container\",name:\"Interactive Search\",nodeId:\"HSSLhAkYd\",rendersWithMotion:true,scopeId:\"arXQpUEd9\",children:/*#__PURE__*/_jsx(Search,{backdropOptions:{backgroundColor:\"rgba(0, 0, 0, 0.8)\",transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},zIndex:10},height:\"100%\",iconColor:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",iconSize:22,iconType:\"default\",id:\"HSSLhAkYd\",inputOptions:{clearButtonText:\"Clear\",clearButtonType:\"icon\",dividerType:\"fullWidth\",iconOptions:{iconColor:\"rgba(0, 0, 0, 0.45)\",iconSize:18,iconType:\"default\"},inputFont:{},placeholderOptions:{placeholderColor:\"rgba(0, 0, 0, 0.4)\",placeholderText:\"Search...\"},textColor:\"rgb(51, 51, 51)\"},layoutId:\"HSSLhAkYd\",modalOptions:{backgroundColor:\"rgb(255, 255, 255)\",borderRadius:10,heightIsStatic:true,heightTransition:{damping:60,delay:0,mass:1,stiffness:800,type:\"spring\"},layoutType:\"QuickMenu\",shadow:{blur:40,color:\"rgba(0, 0, 0, 0.2)\",spread:0,x:0,y:20},top:0,width:500},name:\"Interactive Search\",resultOptions:{itemType:\"fullWidth\",subtitleOptions:{subtitleColor:\"rgba(0, 0, 0, 0.4)\",subtitleFont:{},subtitleType:\"path\"},titleColor:\"rgb(51, 51, 51)\",titleFont:{},titleType:\"h1\"},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-175b0lk\",\"data-framer-name\":\"Custom/Primary Button\",layoutDependency:layoutDependency,layoutId:\"viDKlqC7z\",children:[P1Rz7d0Ue&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GHjkJFPev\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+(((componentViewport?.height||85)-0-53)/2+0+0)+2.5+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-t9zmv0-container\",\"data-framer-name\":\"Custom Button\",layoutDependency:layoutDependency,layoutId:\"NQ0rQohoN-container\",name:\"Custom Button\",nodeId:\"NQ0rQohoN\",rendersWithMotion:true,scopeId:\"arXQpUEd9\",children:/*#__PURE__*/_jsx(PrimaryButton,{a9t4b0ocM:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",acHXicvez:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",arpw_k7yt:JCdddfPw5,BhHHC68c2:\"rgba(255, 255, 255, 0.5)\",eRQFdPUj_:gCEfveVKf,fR8GfPvpg:lti4GsS_c,g118yH1Vw:true,height:\"100%\",iBUPHmCSw:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",id:\"NQ0rQohoN\",iIUz3N7Px:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",It0UW5xhj:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",jzAKmLcM9:HOA_aq05X,K8jLeCN9U:\"var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77))\",K91ZiWduH:\"var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77))\",layoutId:\"NQ0rQohoN\",lzAlBW5Lw:\"rgb(108, 223, 216)\",M4cLOGMid:qA2xaj9rh,MxMOQkyP0:EPHi2zduQ,name:\"Custom Button\",nhdGqltSv:cFWKoxIR6,NHtlR29op:\"rgb(108, 223, 216)\",nPSkKgfaF:\"chevron-right\",OY1XVaSZs:\"var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77))\",PR3KVkaY9:{borderColor:'var(--token-f984948d-cc8b-45f7-ac5f-2572984e3699, rgb(177, 155, 202)) /* {\"name\":\"Primary/200\"} */',borderStyle:\"solid\",borderWidth:1},qyaaLLsmw:resolvedLinks1[0],rZQV15nTd:FB2JL91H3,TBWC6vOhB:{borderColor:\"rgb(227, 223, 232)\",borderStyle:\"solid\",borderWidth:1},TH0o23cHw:USfdJRtGx,variant:QbA0gSWKH,Vk1su7khR:false,vVHKwMILI:\"var(--token-b74a2775-e266-4f64-845a-8e6e8ec1dca0, rgb(45, 208, 197))\",width:\"100%\",xzmGqVxaK:{borderColor:\"rgb(227, 223, 232)\",borderStyle:\"solid\",borderWidth:1},YxhBxoNm8:Z6hpUNWyr})})})}),visible&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GHjkJFPev\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+(((componentViewport?.height||85)-0-53)/2+0+0)+2.5+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1i7qtap-container\",layoutDependency:layoutDependency,layoutId:\"vcNGRfd2K-container\",nodeId:\"vcNGRfd2K\",rendersWithMotion:true,scopeId:\"arXQpUEd9\",children:/*#__PURE__*/_jsx(PrimaryButton,{a9t4b0ocM:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",acHXicvez:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",arpw_k7yt:{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1},BhHHC68c2:\"rgba(255, 255, 255, 0.5)\",eRQFdPUj_:{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1},fR8GfPvpg:\"var(--token-b74a2775-e266-4f64-845a-8e6e8ec1dca0, rgb(5, 192, 181))\",g118yH1Vw:true,height:\"100%\",iBUPHmCSw:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",id:\"vcNGRfd2K\",iIUz3N7Px:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",It0UW5xhj:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",jzAKmLcM9:\"Speak with Smartwyre\",K8jLeCN9U:\"var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77))\",K91ZiWduH:\"var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77))\",layoutId:\"vcNGRfd2K\",lzAlBW5Lw:\"rgb(108, 223, 216)\",M4cLOGMid:\"rgb(49, 204, 194)\",MxMOQkyP0:\"rgb(49, 204, 194)\",nhdGqltSv:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",NHtlR29op:\"rgb(108, 223, 216)\",nPSkKgfaF:\"chevron-right\",OY1XVaSZs:\"var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77))\",PR3KVkaY9:{borderColor:'var(--token-f984948d-cc8b-45f7-ac5f-2572984e3699, rgb(177, 155, 202)) /* {\"name\":\"Primary/200\"} */',borderStyle:\"solid\",borderWidth:1},qyaaLLsmw:resolvedLinks2[0],rZQV15nTd:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",TBWC6vOhB:{borderColor:\"rgb(227, 223, 232)\",borderStyle:\"solid\",borderWidth:1},TH0o23cHw:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",variant:\"v6wFvDsLz\",Vk1su7khR:false,vVHKwMILI:\"var(--token-b74a2775-e266-4f64-845a-8e6e8ec1dca0, rgb(45, 208, 197))\",width:\"100%\",xzmGqVxaK:{borderColor:\"rgb(227, 223, 232)\",borderStyle:\"solid\",borderWidth:1},YxhBxoNm8:{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1}})})})})]})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-lg8joh\",\"data-framer-name\":\"Phone Navbar\",layoutDependency:layoutDependency,layoutId:\"inhpq8It9\",style:{backgroundColor:\"rgb(255, 255, 255)\"},variants:{Kc1oAgNlJ:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},children:isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pmzb02\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"Lvg_bQr67\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-193fgll\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"nQTa4tQCP\",style:{opacity:1},variants:{Gui7voDVy:{opacity:1},Kc1oAgNlJ:{opacity:0}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ki1j90\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"oHf8BTudg\",style:{opacity:1},variants:{Gui7voDVy:{opacity:1},Kc1oAgNlJ:{opacity:0}},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({Gui7voDVy:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+5+0+0+72+0+0+13+0},Kc1oAgNlJ:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+5+0+0+72+0+0+13+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-6zlayx-container\",layoutDependency:layoutDependency,layoutId:\"uwH4L3xj0-container\",nodeId:\"uwH4L3xj0\",rendersWithMotion:true,scopeId:\"arXQpUEd9\",children:/*#__PURE__*/_jsx(NavigationDropdownSolutions,{height:\"100%\",id:\"uwH4L3xj0\",layoutId:\"uwH4L3xj0\",style:{width:\"100%\"},variant:\"m1EoN8y_A\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Gui7voDVy:{height:24,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+5+0+0+72+0+0+13+48},Kc1oAgNlJ:{height:24,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+5+0+0+72+0+0+13+48}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1jael9v-container\",layoutDependency:layoutDependency,layoutId:\"sahmQ3eby-container\",nodeId:\"sahmQ3eby\",rendersWithMotion:true,scopeId:\"arXQpUEd9\",children:/*#__PURE__*/_jsx(NavigationDropdownGeneral,{height:\"100%\",id:\"sahmQ3eby\",layoutId:\"sahmQ3eby\",style:{width:\"100%\"},variant:\"DVfQ7QIeG\",width:\"100%\",...addPropertyOverrides({Gui7voDVy:{variant:\"nAnkLwkup\"},Kc1oAgNlJ:{variant:\"nAnkLwkup\"}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Gui7voDVy:{height:24,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+5+0+0+72+0+0+13+24},Kc1oAgNlJ:{height:24,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+5+0+0+72+0+0+13+24}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1f6zxzf-container\",layoutDependency:layoutDependency,layoutId:\"c2iPcWQED-container\",nodeId:\"c2iPcWQED\",rendersWithMotion:true,scopeId:\"arXQpUEd9\",children:/*#__PURE__*/_jsx(NavigationDropdownGeneral,{height:\"100%\",id:\"c2iPcWQED\",layoutId:\"c2iPcWQED\",style:{width:\"100%\"},variant:\"DVfQ7QIeG\",width:\"100%\",...addPropertyOverrides({Gui7voDVy:{variant:\"sEEk2USv3\"},Kc1oAgNlJ:{variant:\"sEEk2USv3\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-13om1xb\",\"data-framer-name\":\"Footer\",layoutDependency:layoutDependency,layoutId:\"NpZVSl8y3\",style:{opacity:1},variants:{Gui7voDVy:{opacity:1},Kc1oAgNlJ:{opacity:0}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wz3m0d\",\"data-framer-name\":\"Actions\",layoutDependency:layoutDependency,layoutId:\"F252aDXpv\",children:[isDisplayed2(visible)&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GHjkJFPev\"},implicitPathVariables:undefined},{href:{webPageId:\"GHjkJFPev\"},implicitPathVariables:undefined},{href:{webPageId:\"GHjkJFPev\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({Gui7voDVy:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+0+5+0+0+72+0+109+0+0+0+0},Kc1oAgNlJ:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+0+5+0+0+72+0+109+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mm3dni-container\",layoutDependency:layoutDependency,layoutId:\"Kaq1icGao-container\",nodeId:\"Kaq1icGao\",rendersWithMotion:true,scopeId:\"arXQpUEd9\",children:/*#__PURE__*/_jsx(PrimaryButton,{a9t4b0ocM:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",acHXicvez:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",arpw_k7yt:{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1},BhHHC68c2:\"rgba(255, 255, 255, 0.5)\",eRQFdPUj_:{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1},fR8GfPvpg:\"var(--token-b74a2775-e266-4f64-845a-8e6e8ec1dca0, rgb(29, 197, 186))\",g118yH1Vw:true,height:\"100%\",iBUPHmCSw:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",id:\"Kaq1icGao\",iIUz3N7Px:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",It0UW5xhj:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",jzAKmLcM9:\"Speak with Smartwyre\",K8jLeCN9U:\"var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77))\",K91ZiWduH:\"var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77))\",layoutId:\"Kaq1icGao\",lzAlBW5Lw:\"rgb(108, 223, 216)\",M4cLOGMid:\"rgb(49, 204, 194)\",MxMOQkyP0:\"rgb(49, 204, 194)\",nhdGqltSv:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",NHtlR29op:\"rgb(108, 223, 216)\",nPSkKgfaF:\"chevron-right\",OY1XVaSZs:\"var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77))\",PR3KVkaY9:{borderColor:'var(--token-f984948d-cc8b-45f7-ac5f-2572984e3699, rgb(177, 155, 202)) /* {\"name\":\"Primary/200\"} */',borderStyle:\"solid\",borderWidth:1},qyaaLLsmw:resolvedLinks3[0],rZQV15nTd:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",style:{width:\"100%\"},TBWC6vOhB:{borderColor:\"rgb(227, 223, 232)\",borderStyle:\"solid\",borderWidth:1},TH0o23cHw:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",variant:\"ZtfvEmD0B\",Vk1su7khR:false,vVHKwMILI:\"var(--token-b74a2775-e266-4f64-845a-8e6e8ec1dca0, rgb(45, 208, 197))\",width:\"100%\",xzmGqVxaK:{borderColor:\"rgb(227, 223, 232)\",borderStyle:\"solid\",borderWidth:1},YxhBxoNm8:{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1},...addPropertyOverrides({Gui7voDVy:{qyaaLLsmw:resolvedLinks3[2]},Kc1oAgNlJ:{qyaaLLsmw:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),P1Rz7d0Ue&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GHjkJFPev\"},implicitPathVariables:undefined},{href:{webPageId:\"GHjkJFPev\"},implicitPathVariables:undefined},{href:{webPageId:\"GHjkJFPev\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({Gui7voDVy:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+0+5+0+0+72+0+109+0+0+0+60},Kc1oAgNlJ:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+0+5+0+0+72+0+109+0+0+0+60}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1dphsop-container\",\"data-framer-name\":\"Custom Button\",layoutDependency:layoutDependency,layoutId:\"v8rRMM7Fs-container\",name:\"Custom Button\",nodeId:\"v8rRMM7Fs\",rendersWithMotion:true,scopeId:\"arXQpUEd9\",children:/*#__PURE__*/_jsx(PrimaryButton,{a9t4b0ocM:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",acHXicvez:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",arpw_k7yt:JCdddfPw5,BhHHC68c2:\"rgba(255, 255, 255, 0.5)\",eRQFdPUj_:gCEfveVKf,fR8GfPvpg:lti4GsS_c,g118yH1Vw:true,height:\"100%\",iBUPHmCSw:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",id:\"v8rRMM7Fs\",iIUz3N7Px:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",It0UW5xhj:\"var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255))\",jzAKmLcM9:\"Speak with Smartwyre\",K8jLeCN9U:\"var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77))\",K91ZiWduH:\"var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77))\",layoutId:\"v8rRMM7Fs\",lzAlBW5Lw:\"rgb(108, 223, 216)\",M4cLOGMid:qA2xaj9rh,MxMOQkyP0:EPHi2zduQ,name:\"Custom Button\",nhdGqltSv:cFWKoxIR6,NHtlR29op:\"rgb(108, 223, 216)\",nPSkKgfaF:\"chevron-right\",OY1XVaSZs:\"var(--token-63bc762b-bc51-4f47-b96b-ef6637b1141d, rgb(42, 10, 77))\",PR3KVkaY9:{borderColor:'var(--token-f984948d-cc8b-45f7-ac5f-2572984e3699, rgb(177, 155, 202)) /* {\"name\":\"Primary/200\"} */',borderStyle:\"solid\",borderWidth:1},qyaaLLsmw:resolvedLinks4[0],rZQV15nTd:FB2JL91H3,style:{width:\"100%\"},TBWC6vOhB:{borderColor:\"rgb(227, 223, 232)\",borderStyle:\"solid\",borderWidth:1},TH0o23cHw:USfdJRtGx,variant:\"ZtfvEmD0B\",Vk1su7khR:false,vVHKwMILI:\"var(--token-b74a2775-e266-4f64-845a-8e6e8ec1dca0, rgb(45, 208, 197))\",width:\"100%\",xzmGqVxaK:{borderColor:\"rgb(227, 223, 232)\",borderStyle:\"solid\",borderWidth:1},YxhBxoNm8:Z6hpUNWyr,...addPropertyOverrides({Gui7voDVy:{qyaaLLsmw:resolvedLinks4[2]},Kc1oAgNlJ:{qyaaLLsmw:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cotfam\",\"data-framer-name\":\"Header\",layoutDependency:layoutDependency,layoutId:\"arudtuRvq\",children:[isDisplayed2(Gvg1F5iS8)&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Jd70Qo3rn\"},implicitPathVariables:undefined},{href:{webPageId:\"Jd70Qo3rn\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:53,width:\"180px\",...addPropertyOverrides({Gui7voDVy:{width:\"145px\",y:(componentViewport?.y||0)+0+0+5+0+0+0+9.5},Kc1oAgNlJ:{width:\"145px\",y:(componentViewport?.y||0)+0+0+5+0+0+0+9.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tk8cgq-container\",\"data-framer-name\":\"Logo Smartwyre\",layoutDependency:layoutDependency,layoutId:\"MYPcaoO4S-container\",name:\"Logo Smartwyre\",nodeId:\"MYPcaoO4S\",rendersWithMotion:true,scopeId:\"arXQpUEd9\",children:/*#__PURE__*/_jsx(LogoSmartwyre,{height:\"100%\",id:\"MYPcaoO4S\",layoutId:\"MYPcaoO4S\",name:\"Logo Smartwyre\",style:{width:\"100%\"},variant:\"KGrAXgRj0\",width:\"100%\",...addPropertyOverrides({Gui7voDVy:{okxe0Bq7n:resolvedLinks5[1],variant:qi_HWdIAa},Kc1oAgNlJ:{okxe0Bq7n:resolvedLinks5[0],variant:EWBMezvQj}},baseVariant,gestureVariant)})})})}),isDisplayed3(flIqQ2XnE)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Gui7voDVy:{height:53,width:\"170px\",y:(componentViewport?.y||0)+0+0+5+0+0+0+9.5},Kc1oAgNlJ:{height:53,width:\"170px\",y:(componentViewport?.y||0)+0+0+5+0+0+0+9.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tlejg2-container\",\"data-framer-name\":\"Logo Smartwyre Tablet\",layoutDependency:layoutDependency,layoutId:\"JnP7sCZVR-container\",name:\"Logo Smartwyre Tablet\",nodeId:\"JnP7sCZVR\",rendersWithMotion:true,scopeId:\"arXQpUEd9\",children:/*#__PURE__*/_jsx(LogoSmartwyre,{height:\"100%\",id:\"JnP7sCZVR\",layoutId:\"JnP7sCZVR\",name:\"Logo Smartwyre Tablet\",style:{width:\"100%\"},variant:\"KGrAXgRj0\",width:\"100%\",...addPropertyOverrides({Gui7voDVy:{variant:qi_HWdIAa},Kc1oAgNlJ:{variant:EWBMezvQj}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12ljwzy\",\"data-framer-name\":\"Buttons\",layoutDependency:layoutDependency,layoutId:\"KpGvTF0h8\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1433ek\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"KFyr8iX6a\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({Gui7voDVy:{\"data-highlight\":true,onTap:onTapj37p26},Kc1oAgNlJ:{\"data-highlight\":true,onTap:onTap31r3fb}},baseVariant,gestureVariant),children:[isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ce50kl\",\"data-framer-name\":\"menu\",layoutDependency:layoutDependency,layoutId:\"zpagf2yDz\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-18fkm62\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"wi5ChNgbD\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 12\"><path d=\"M 0.9 6 L 17.1 6 M 0.9 0.857 L 17.1 0.857 M 0.9 11.143 L 17.1 11.143\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12213380147,withExternalLayout:true})}),isDisplayed5()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-timkbs\",\"data-framer-name\":\"close\",layoutDependency:layoutDependency,layoutId:\"zzgXTIzvQ\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-14qwanh\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:14,layoutDependency:layoutDependency,layoutId:\"uyEyi5ow7\",svg:'<svg width=\"14\" height=\"14\" viewBox=\"-1 -1 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12 0L0 12M0 0L12 12\" stroke=\"#1C0841\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12lwlj3-container\",\"data-framer-name\":\"Interactive Search\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"hzvanb8J_-container\",name:\"Interactive Search\",nodeId:\"hzvanb8J_\",rendersWithMotion:true,scopeId:\"arXQpUEd9\",style:{opacity:1},variants:{Gui7voDVy:{opacity:0}},children:/*#__PURE__*/_jsx(Search,{backdropOptions:{backgroundColor:\"rgba(0, 0, 0, 0.8)\",transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},zIndex:10},height:\"100%\",iconColor:\"rgba(255, 255, 255, 0.6)\",iconSize:18,iconType:\"default\",id:\"hzvanb8J_\",inputOptions:{clearButtonText:\"Clear\",clearButtonType:\"icon\",dividerType:\"fullWidth\",iconOptions:{iconColor:\"rgba(0, 0, 0, 0.45)\",iconSize:18,iconType:\"default\"},inputFont:{},placeholderOptions:{placeholderColor:\"rgba(0, 0, 0, 0.4)\",placeholderText:\"Search...\"},textColor:\"rgb(51, 51, 51)\"},layoutId:\"hzvanb8J_\",modalOptions:{backgroundColor:\"rgb(255, 255, 255)\",borderRadius:10,heightIsStatic:true,heightTransition:{damping:60,delay:0,mass:1,stiffness:800,type:\"spring\"},layoutType:\"Sidebar\",shadow:{blur:40,color:\"rgba(0, 0, 0, 0.2)\",spread:0,x:0,y:20},top:0,width:500},name:\"Interactive Search\",resultOptions:{itemType:\"fullWidth\",subtitleOptions:{subtitleColor:\"rgba(0, 0, 0, 0.4)\",subtitleFont:{},subtitleType:\"path\"},titleColor:\"rgb(51, 51, 51)\",titleFont:{},titleType:\"h1\"},style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({Kc1oAgNlJ:{iconColor:\"rgb(255, 255, 255)\"}},baseVariant,gestureVariant)})})})]})]})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WifWC.framer-1f4wou9, .framer-WifWC .framer-1f4wou9 { display: block; }\",\".framer-WifWC.framer-frfwsz { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 85px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-WifWC .framer-dmo8f { 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: 1280px; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-WifWC .framer-1h1upha { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-WifWC .framer-vnoycd-container, .framer-WifWC .framer-tlejg2-container { flex: none; height: auto; position: relative; width: 170px; }\",\".framer-WifWC .framer-17cyfp3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-WifWC .framer-e1dojc-container, .framer-WifWC .framer-1785htz-container, .framer-WifWC .framer-ui09eu-container, .framer-WifWC .framer-t9zmv0-container, .framer-WifWC .framer-1i7qtap-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-WifWC .framer-ss04m { 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: min-content; }\",\".framer-WifWC .framer-1vfoqnb-container, .framer-WifWC .framer-12lwlj3-container { cursor: pointer; flex: none; height: 40px; position: relative; width: 40px; }\",\".framer-WifWC .framer-175b0lk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-WifWC .framer-lg8joh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: auto; padding: 2px 0px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-WifWC .framer-1pmzb02 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; min-height: calc(var(--framer-viewport-height, 100vh) * 1.05); overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-WifWC .framer-193fgll { 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: 100%; z-index: 2; }\",\".framer-WifWC .framer-1ki1j90 { 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: 13px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-WifWC .framer-6zlayx-container, .framer-WifWC .framer-1jael9v-container, .framer-WifWC .framer-1f6zxzf-container, .framer-WifWC .framer-mm3dni-container, .framer-WifWC .framer-1dphsop-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-WifWC .framer-13om1xb { 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: flex-start; overflow: visible; padding: 0px 32px 125px 32px; position: relative; width: 100%; }\",\".framer-WifWC .framer-wz3m0d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-WifWC .framer-1cotfam { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 76px; justify-content: space-between; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-WifWC .framer-1tk8cgq-container { flex: none; height: auto; position: relative; width: 180px; }\",\".framer-WifWC .framer-12ljwzy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 200px; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 200px; }\",\".framer-WifWC .framer-1433ek { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-WifWC .framer-1ce50kl { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: hidden; position: relative; width: 24px; z-index: 0; }\",\".framer-WifWC .framer-18fkm62 { flex: none; height: 12px; left: calc(50.00000000000002% - 18px / 2); position: absolute; top: calc(50.00000000000002% - 12px / 2); width: 18px; }\",\".framer-WifWC .framer-timkbs { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: hidden; position: relative; width: 24px; }\",\".framer-WifWC .framer-14qwanh { bottom: 5px; flex: none; left: 5px; position: absolute; right: 5px; top: 5px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WifWC.framer-frfwsz, .framer-WifWC .framer-1h1upha, .framer-WifWC .framer-17cyfp3, .framer-WifWC .framer-ss04m, .framer-WifWC .framer-175b0lk, .framer-WifWC .framer-lg8joh, .framer-WifWC .framer-1pmzb02, .framer-WifWC .framer-193fgll, .framer-WifWC .framer-1ki1j90, .framer-WifWC .framer-13om1xb, .framer-WifWC .framer-wz3m0d, .framer-WifWC .framer-12ljwzy, .framer-WifWC .framer-1433ek { gap: 0px; } .framer-WifWC.framer-frfwsz > *, .framer-WifWC .framer-lg8joh > *, .framer-WifWC .framer-1pmzb02 > *, .framer-WifWC .framer-193fgll > *, .framer-WifWC .framer-1ki1j90 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-WifWC.framer-frfwsz > :first-child, .framer-WifWC .framer-lg8joh > :first-child, .framer-WifWC .framer-1pmzb02 > :first-child, .framer-WifWC .framer-193fgll > :first-child, .framer-WifWC .framer-1ki1j90 > :first-child, .framer-WifWC .framer-13om1xb > :first-child, .framer-WifWC .framer-wz3m0d > :first-child { margin-top: 0px; } .framer-WifWC.framer-frfwsz > :last-child, .framer-WifWC .framer-lg8joh > :last-child, .framer-WifWC .framer-1pmzb02 > :last-child, .framer-WifWC .framer-193fgll > :last-child, .framer-WifWC .framer-1ki1j90 > :last-child, .framer-WifWC .framer-13om1xb > :last-child, .framer-WifWC .framer-wz3m0d > :last-child { margin-bottom: 0px; } .framer-WifWC .framer-1h1upha > * { margin: 0px; margin-left: calc(44px / 2); margin-right: calc(44px / 2); } .framer-WifWC .framer-1h1upha > :first-child, .framer-WifWC .framer-17cyfp3 > :first-child, .framer-WifWC .framer-ss04m > :first-child, .framer-WifWC .framer-175b0lk > :first-child, .framer-WifWC .framer-12ljwzy > :first-child, .framer-WifWC .framer-1433ek > :first-child { margin-left: 0px; } .framer-WifWC .framer-1h1upha > :last-child, .framer-WifWC .framer-17cyfp3 > :last-child, .framer-WifWC .framer-ss04m > :last-child, .framer-WifWC .framer-175b0lk > :last-child, .framer-WifWC .framer-12ljwzy > :last-child, .framer-WifWC .framer-1433ek > :last-child { margin-right: 0px; } .framer-WifWC .framer-17cyfp3 > *, .framer-WifWC .framer-175b0lk > *, .framer-WifWC .framer-12ljwzy > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-WifWC .framer-ss04m > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-WifWC .framer-13om1xb > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-WifWC .framer-wz3m0d > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-WifWC .framer-1433ek > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-WifWC.framer-v-dcrazq.framer-frfwsz, .framer-WifWC.framer-v-1vhsodv.framer-frfwsz { height: min-content; justify-content: flex-start; width: 375px; }\",\".framer-WifWC.framer-v-dcrazq .framer-lg8joh { max-height: unset; min-height: unset; order: 0; overflow: visible; padding: 5px 0px 0px 0px; z-index: 0; }\",\".framer-WifWC.framer-v-dcrazq .framer-1pmzb02 { height: 72px; min-height: unset; overflow: hidden; }\",\".framer-WifWC.framer-v-dcrazq .framer-193fgll { order: 1; overflow: hidden; z-index: 1; }\",\".framer-WifWC.framer-v-dcrazq .framer-6zlayx-container, .framer-WifWC.framer-v-dcrazq .framer-12lwlj3-container, .framer-WifWC.framer-v-1vhsodv .framer-6zlayx-container, .framer-WifWC.framer-v-1vhsodv .framer-12lwlj3-container { order: 0; }\",\".framer-WifWC.framer-v-dcrazq .framer-1jael9v-container, .framer-WifWC.framer-v-1vhsodv .framer-1jael9v-container { order: 2; }\",\".framer-WifWC.framer-v-dcrazq .framer-1f6zxzf-container, .framer-WifWC.framer-v-dcrazq .framer-tlejg2-container, .framer-WifWC.framer-v-1vhsodv .framer-193fgll, .framer-WifWC.framer-v-1vhsodv .framer-1f6zxzf-container { order: 1; }\",\".framer-WifWC.framer-v-dcrazq .framer-13om1xb, .framer-WifWC.framer-v-1vhsodv .framer-13om1xb { padding: 0px 24px 125px 24px; }\",\".framer-WifWC.framer-v-dcrazq .framer-1cotfam, .framer-WifWC.framer-v-1vhsodv .framer-1cotfam { height: 72px; order: 0; padding: 0px 14px 0px 23px; }\",\".framer-WifWC.framer-v-dcrazq .framer-1tk8cgq-container { order: 0; width: 145px; }\",\".framer-WifWC.framer-v-dcrazq .framer-12ljwzy { height: min-content; order: 2; width: min-content; }\",\".framer-WifWC.framer-v-dcrazq .framer-1433ek, .framer-WifWC.framer-v-1vhsodv .framer-1433ek { cursor: pointer; order: 1; }\",\".framer-WifWC.framer-v-1vhsodv .framer-lg8joh { order: 0; overscroll-behavior: contain; padding: 5px 0px 0px 0px; }\",\".framer-WifWC.framer-v-1vhsodv .framer-1tk8cgq-container { width: 145px; }\",\".framer-WifWC.framer-v-1vhsodv .framer-12ljwzy { height: min-content; width: min-content; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 85\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Kc1oAgNlJ\":{\"layout\":[\"fixed\",\"auto\"]},\"Gui7voDVy\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"m0QdXrrwj\":\"logoColor\",\"EWBMezvQj\":\"logoMobileColor\",\"qi_HWdIAa\":\"logoMobileColorOpen\",\"flIqQ2XnE\":\"logoTablet\",\"Gvg1F5iS8\":\"logoPhone\",\"PmOBAvxdV\":\"background\",\"P1Rz7d0Ue\":\"customButton\",\"QbA0gSWKH\":\"variant1\",\"JCdddfPw5\":\"btnBorderColor\",\"Z6hpUNWyr\":\"btnBorderColorHover\",\"gCEfveVKf\":\"btnBorderColorPressed\",\"lti4GsS_c\":\"btnBgColor\",\"EPHi2zduQ\":\"btnBgColorHover\",\"qA2xaj9rh\":\"btnBgColorPressed\",\"FB2JL91H3\":\"btnTextColor\",\"cFWKoxIR6\":\"btnTextColorHover\",\"USfdJRtGx\":\"btnTextColorPressed\",\"HOA_aq05X\":\"text\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerarXQpUEd9=withCSS(Component,css,\"framer-WifWC\");export default FramerarXQpUEd9;FramerarXQpUEd9.displayName=\"Navigation\";FramerarXQpUEd9.defaultProps={height:85,width:1440};addPropertyControls(FramerarXQpUEd9,{variant:{options:[\"mGn36hwLU\",\"Kc1oAgNlJ\",\"Gui7voDVy\"],optionTitles:[\"Desktop\",\"Phone\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum},m0QdXrrwj:LogoSmartwyreControls?.[\"variant\"]&&{...LogoSmartwyreControls[\"variant\"],defaultValue:\"WqQp6BlGt\",description:undefined,hidden:undefined,title:\"Logo Color\"},EWBMezvQj:LogoSmartwyreControls?.[\"variant\"]&&{...LogoSmartwyreControls[\"variant\"],defaultValue:\"WqQp6BlGt\",description:undefined,hidden:undefined,title:\"Logo Mobile Color\"},qi_HWdIAa:LogoSmartwyreControls?.[\"variant\"]&&{...LogoSmartwyreControls[\"variant\"],defaultValue:\"KGrAXgRj0\",description:undefined,hidden:undefined,title:\"Logo Mobile Color Open\"},flIqQ2XnE:{defaultValue:false,title:\"Logo Tablet\",type:ControlType.Boolean},Gvg1F5iS8:{defaultValue:true,title:\"Logo Phone\",type:ControlType.Boolean},PmOBAvxdV:{defaultValue:\"rgb(42, 10, 77)\",title:\"Background\",type:ControlType.Color},P1Rz7d0Ue:{defaultValue:false,description:\"The variables below only applies to the 'Custom Button'.\",title:\"Custom Button\",type:ControlType.Boolean},QbA0gSWKH:PrimaryButtonControls?.[\"variant\"]&&{...PrimaryButtonControls[\"variant\"],defaultValue:\"v6wFvDsLz\",description:\"\",hidden:undefined,title:\"Variant\"},JCdddfPw5:{defaultValue:{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1},description:\"\",title:\"Btn | Border | Color\",type:ControlType.Border},Z6hpUNWyr:{defaultValue:{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1},title:\"Btn | Border | Color | Hover\",type:ControlType.Border},gCEfveVKf:{defaultValue:{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1},title:\"Btn | Border | Color | Pressed\",type:ControlType.Border},lti4GsS_c:{defaultValue:'var(--token-b74a2775-e266-4f64-845a-8e6e8ec1dca0, rgb(5, 192, 181)) /* {\"name\":\"Turquoise/500\"} */',title:\"Btn | Bg | Color\",type:ControlType.Color},EPHi2zduQ:{defaultValue:\"rgb(49, 204, 194)\",title:\"Btn | Bg | Color | Hover\",type:ControlType.Color},qA2xaj9rh:{defaultValue:\"rgb(49, 204, 194)\",title:\"Btn | Bg | Color | Pressed\",type:ControlType.Color},FB2JL91H3:{defaultValue:'var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Btn | Text | Color\",type:ControlType.Color},cFWKoxIR6:{defaultValue:'var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Btn | Text | Color | Hover\",type:ControlType.Color},USfdJRtGx:{defaultValue:'var(--token-423996e8-f307-4e17-a7c5-3907787c136d, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Btn | Text | Color | Pressed\",type:ControlType.Color},HOA_aq05X:{defaultValue:\"Speak with Smartwyre\",displayTextArea:false,title:\"Text\",type:ControlType.String}});addFonts(FramerarXQpUEd9,[{explicitInter:true,fonts:[]},...LogoSmartwyreFonts,...NavigationDropdownSolutionsFonts,...NavigationDropdownGeneralFonts,...SearchFonts,...PrimaryButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerarXQpUEd9\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"85\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Kc1oAgNlJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Gui7voDVy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerVariables\":\"{\\\"m0QdXrrwj\\\":\\\"logoColor\\\",\\\"EWBMezvQj\\\":\\\"logoMobileColor\\\",\\\"qi_HWdIAa\\\":\\\"logoMobileColorOpen\\\",\\\"flIqQ2XnE\\\":\\\"logoTablet\\\",\\\"Gvg1F5iS8\\\":\\\"logoPhone\\\",\\\"PmOBAvxdV\\\":\\\"background\\\",\\\"P1Rz7d0Ue\\\":\\\"customButton\\\",\\\"QbA0gSWKH\\\":\\\"variant1\\\",\\\"JCdddfPw5\\\":\\\"btnBorderColor\\\",\\\"Z6hpUNWyr\\\":\\\"btnBorderColorHover\\\",\\\"gCEfveVKf\\\":\\\"btnBorderColorPressed\\\",\\\"lti4GsS_c\\\":\\\"btnBgColor\\\",\\\"EPHi2zduQ\\\":\\\"btnBgColorHover\\\",\\\"qA2xaj9rh\\\":\\\"btnBgColorPressed\\\",\\\"FB2JL91H3\\\":\\\"btnTextColor\\\",\\\"cFWKoxIR6\\\":\\\"btnTextColorHover\\\",\\\"USfdJRtGx\\\":\\\"btnTextColorPressed\\\",\\\"HOA_aq05X\\\":\\\"text\\\"}\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SearchIcon", "props", "p", "ClearIcon", "u", "SpinnerIcon", "motion", "Storage", "name", "resolve", "reject", "request", "window", "e", "key", "value", "setCachedData", "url", "dataToCache", "cache", "Storage", "cacheKey", "data", "checkForCachedData", "VERSION", "isDefaultLocaleId", "localeId", "INDEX_KEY", "getIndexKey", "METADATA_KEY", "getMetadataKey", "getCachedIndex", "indexHash", "metadataKey", "indexKey", "metadata", "cachedIndex", "checkForCachedData", "setCachedIndex", "index", "setCachedData", "VERSION", "fakeResults", "peq", "myers_32", "a", "b", "m", "lst", "pv", "mv", "sc", "i", "eq", "xv", "myers_x", "mhc", "phc", "hsize", "vsize", "j", "start", "vlen", "k", "i1", "pb", "mb", "xh", "ph", "mh", "k1", "mv1", "pv1", "start1", "vlen1", "k2", "score", "i2", "eq1", "pb1", "mb1", "xv1", "xh1", "ph1", "mh1", "k3", "distance", "tmp", "localStorageDebugFlag", "window", "groupsRegex", "capitalizeFirstLetter", "value", "titleCase", "clampText", "text", "maxLength", "textLength", "slicedText", "isEmptyObject", "object", "createLogger", "showOutput", "log", "data", "time", "label", "timeEnd", "noop", "DEFAULT_FONT_FAMILY", "getFontFamily", "theme", "animationKeyFromLayout", "layout", "safeDocument", "safeWindow", "metaTagSelector", "getMetaTagContent", "metaTag", "checkIfOverLimit", "stripLocaleSlugFromPath", "url", "localeSlug", "localeSlugWithSlash", "yieldToMain", "isHighPriority", "options", "resolve", "log", "time", "timeEnd", "createLogger", "localStorageDebugFlag", "isValidUrl", "url", "splitWordsRegex", "regex", "splitWords", "text", "getUniqueWords", "str", "words", "word", "normalizeRegex", "getNormalizedString", "normalizedItemCache", "getNormalizedItemFromCache", "item", "cached", "normalizedItem", "getNormalizedItem", "key", "value", "getMatchRange", "currentRange", "start", "end", "result", "getScoreForSearchIndexItem", "query", "fullQuery", "score", "match", "urlWords", "splitLength", "clamp", "titleWords", "titleIndex", "distance", "titleWord", "headings", "heading", "headingWords", "headingWord", "descriptionIndex", "p", "codeblock", "getSearchIndexItemScore", "normalizedQuery", "queryWords", "total", "queryWord", "useRawSearch", "index", "settings", "controllerRef", "pe", "results", "setResults", "ye", "startTransition", "_e", "se", "controller", "executeRawSearch", "QUANTUM", "signal", "path", "safeWindow", "items", "deadline", "yieldToMainIfNecessary", "yieldToMain", "i", "title", "SearchResultTitleType", "sorted", "itemA", "itemB", "getIndexedScopedToUrl", "rawUrlScope", "localeSlug", "scopedIndex", "baseScopeUrlHasVariable", "urlUpToPathVariable", "urlScope", "stripLocaleSlugFromPath", "useSearch", "searchIndex", "_setSearchIndex", "status", "setStatus", "activeLocale", "useLocaleInfo", "localeId", "setSearchIndex", "options", "ue", "loadSearchIndex", "metaTag", "safeDocument", "fakeResults", "metaTagContent", "cacheResult", "getCachedIndex", "isOverLimit", "searchIndexURL", "getSearchIndexURL", "response", "downloadedIndex", "setCachedIndex", "error", "baseURL", "isDefaultLocaleId", "Browser", "isTouch", "window", "navigator", "isChrome", "isWebKit", "isSafari", "isSafariDesktop", "isWindows", "isMacOS", "useCallbackOnMouseMove", "callback", "mousePositionRef", "prevPositionRef", "pe", "te", "event", "Browser", "ref", "clientX", "clientY", "prevCursorPosition", "scrollIntoView", "targetElement", "scrollElement", "offsetTop", "offsetBottom", "targetElementBounds", "scrollElementBounds", "difference", "topAligned", "minOffset", "bottomAligned", "offset", "MAX_DESCRIPTION_LENGTH", "MODAL_MAX_HEIGHT", "VERTICAL_SPACING_MULTIPLIER", "ClearButton", "theme", "type", "onClick", "text", "iconOrText", "p", "ClearIcon", "Divider", "styles", "Input", "Y", "props", "ref", "value", "status", "autofocus", "placeholder", "iconType", "clearButtonType", "onChange", "inputValue", "setInputValue", "ye", "isFocused", "setIsFocused", "inputRef", "pe", "ce", "e", "inputElement", "handleInputClick", "handleClearClick", "ue", "hasInputText", "showClearButton", "verticalSpacing", "searchIcon", "SearchIcon", "u", "inputContainerStyle", "getFontFamily", "SpinnerIcon", "inputStyle", "scrollOffset", "ResultRow", "index", "result", "prevMousePositionRef", "subtitleType", "selected", "localeSlug", "style", "onMouseMove", "onPointerDown", "onNavigateTo", "url", "title", "score", "urlPath", "se", "stripLocaleSlugFromPath", "handleMouseMove", "useCallbackOnMouseMove", "event", "isContained", "borderRadius", "clamp", "subtitleText", "clampText", "handleClick", "focusTrap", "resultContainer", "resultTitle", "localStorageDebugFlag", "QuickMenuSpacer", "layoutContainerStyle", "LayoutContainer", "layoutType", "onKeyDown", "onDismiss", "children", "modalOptions", "layoutStyles", "getLayoutBaseStyles", "innerStyle", "getContainerAnimation", "key", "animationKeyFromLayout", "prop", "Browser", "containerAnimation", "motion", "ModalContainer", "heightIsStatic", "heightTransition", "heightDeps", "scope", "animate", "useAnimate", "fe", "prevHeight", "height", "ScrollView", "isTouch", "canScroll", "setCanScroll", "element", "statusStyle", "StatusMessage", "previewInfoText", "sidebarStyles", "fixedTopStyles", "quickMenuStyles", "layoutOption", "SearchInputClearButtonType", "SearchInputDividerType", "SearchResultTitleType", "SearchResultSubtitleType", "SearchResultItemType", "SearchLayoutType", "SearchEntryType", "SearchIconType", "SearchModal", "urlScope", "inputOptions", "backdropOptions", "resultOptions", "activeLocale", "useLocaleInfo", "localeId", "input", "selectedResultRow", "scrollView", "setSelected", "isKeyboardNavigationDisabled", "setIsKeyboardNavigationDisabled", "query", "setQuery", "deferredQuery", "oe", "results", "useSearch", "selectedResult", "handleResultRowPointerDown", "te", "handleResultRowMouseMove", "previousSelected", "router", "useRouter", "navigateTo", "routeId", "pathVariables", "inferInitialRouteFromPath", "route", "window", "handleKeyDown", "maxIndex", "showNoResults", "showDivider", "isItemContained", "spacing", "listPaddingTop", "scrollIntoView", "isSelected", "getViewportSize", "window", "useViewportSizeState", "getState", "state", "setState", "ye", "ue", "handleWindowResize", "EntryPointOptions", "buildShadow", "shadowProperty", "fallback", "x", "y", "blur", "color", "spread", "Overlay", "Y", "props", "ref", "layoutType", "theme", "onDismiss", "ue", "handleKeyDown", "event", "handlePointerDown", "window", "bodyOverflowHidden", "Ga", "u", "backdropStyles", "SearchLayoutType", "p", "motion", "SearchModal", "containerStyle", "EntryPoint", "withCSS", "overlay", "pe", "isOpen", "setIsOpen", "ye", "isOverLimit", "setIsOverLimit", "isSafariTouchDevice", "setIsSafariTouchDevice", "isOnCanvas", "RenderTarget", "checkIfOverLimit", "Browser", "baseInputFontSize", "inputFontSize", "useViewportSizeState", "size", "isEmptyObject", "DEFAULT_FONT_FAMILY", "handleClick", "SearchIconType", "SearchIcon", "AnimatePresence", "Search_default", "addPropertyControls", "ControlType", "titleCase", "iconType", "SearchInputDividerType", "SearchInputClearButtonType", "heightIsStatic", "animationKeyFromLayout", "SearchResultItemType", "SearchResultTitleType", "SearchResultSubtitleType", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "actions", "badge", "height", "icon", "icon1", "id", "link", "supportingText", "text", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "H8X23MYW2", "bUUitbrEo", "jEvel3OMi", "Phox63oPL", "uGkNGlESH", "zxyfO4bPe", "iGKJA9UvJ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "SVG", "css", "Framercj36jlZQ_", "withCSS", "cj36jlZQ_default", "addPropertyControls", "ControlType", "addFonts", "NavigationItemFonts", "getFonts", "cj36jlZQ_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "addImageAlt", "image", "alt", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "mouseEnter", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "rSTGwzY40", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1dxkyvi", "args", "onMouseEnter17rfaqa", "onMouseLeavektnviw", "onMouseEntercpbdvg", "onMouseLeaves868m0", "onMouseEnter1x5y95b", "onMouseLeavez8mgws", "onTap1rdohqj", "onTap1th66f0", "onTap1iw55va", "onTap1w0cfh5", "onTap14yvr2g", "onTap11lk29c", "scopingClassNames", "cx", "router", "useRouter", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "RichText2", "SVG", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "css", "Framerb3Hen0R0j", "withCSS", "b3Hen0R0j_default", "addPropertyControls", "ControlType", "addFonts", "NavigationItemFonts", "getFonts", "cj36jlZQ_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "addImageAlt", "image", "alt", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "mouseEnter", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "rSTGwzY40", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1d77362", "args", "onMouseEnter17rfaqa", "onMouseLeaveacyggd", "onTapxin4ow", "onTap8oior3", "scopingClassNames", "cx", "router", "useRouter", "isDisplayed", "LayoutGroup", "u", "RichText2", "SVG", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "css", "FramerLkSMrVFbQ", "withCSS", "LkSMrVFbQ_default", "addPropertyControls", "ControlType", "addFonts", "LogoSmartwyreFonts", "getFonts", "ru5l8pchj_default", "NavigationDropdownSolutionsFonts", "LkSMrVFbQ_default", "NavigationDropdownGeneralFonts", "b3Hen0R0j_default", "SearchFonts", "Search_default", "PrimaryButtonFonts", "Y6qq13OE_default", "LogoSmartwyreControls", "getPropertyControls", "PrimaryButtonControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "negate", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableEnumMap1", "humanReadableVariantMap", "getProps", "background", "btnBgColor", "btnBgColorHover", "btnBgColorPressed", "btnBorderColor", "btnBorderColorHover", "btnBorderColorPressed", "btnTextColor", "btnTextColorHover", "btnTextColorPressed", "customButton", "height", "id", "logoColor", "logoMobileColor", "logoMobileColorOpen", "logoPhone", "logoTablet", "text", "variant1", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "m0QdXrrwj", "EWBMezvQj", "qi_HWdIAa", "flIqQ2XnE", "Gvg1F5iS8", "PmOBAvxdV", "P1Rz7d0Ue", "QbA0gSWKH", "JCdddfPw5", "Z6hpUNWyr", "gCEfveVKf", "lti4GsS_c", "EPHi2zduQ", "qA2xaj9rh", "FB2JL91H3", "cFWKoxIR6", "USfdJRtGx", "HOA_aq05X", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap31r3fb", "args", "onTapj37p26", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "visible", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "LayoutGroup", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "SVG", "css", "FramerarXQpUEd9", "withCSS", "arXQpUEd9_default", "addPropertyControls", "ControlType", "addFonts"]
}
