{"version":3,"file":"P5IzgKnqJ.ChZ8PpHl.mjs","names":["fonts","css","className","fonts","css","className","fonts","css","className","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","Image","css","Icon","Component","iconKeys","lowercaseIconKeyPairs","React","fonts","css","className","fonts","css","className","fonts","css","className","addPropertyOverrides","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","MegaMenuComponent","serializationHash","variantClassNames","transition1","transition2","animation","Transition","Variants","humanReadableEnumMap","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","css","Logo","NavLinkDropdown","DropdownList","Button","Phosphor","className","_Fragment","css"],"sources":["https:/framerusercontent.com/modules/DVYtI0I60utFDv4RKjrL/vS0JVzPfVZXqcrY9nI7B/AutoCopyright_Prod.js","https:/framerusercontent.com/modules/AbbFvvReXlqVW1jJxLRW/1Vc2a5IBoi8JUK9eAdby/ConveyThis_2.js","https:/framerusercontent.com/modules/aq483XhF1oD6BSZJ8o1K/4XBKe0JWjblgcmsep7Mw/dDQr0y_ad.js","https:/framerusercontent.com/modules/eJE884U8NZjM8GoJOYyP/MyzLdEXhkXoAKrvuBZlc/JkXR2NAq9.js","https:/framerusercontent.com/modules/pXT3fpQZ5RtIEQb4kiX4/VICZahLkEcthTFo43fjf/Qu26_x59K.js","https:/framerusercontent.com/modules/A3tuh9MV0GiLsfoLNgvc/nhUJb7P3hYpJbIP8lH3j/D2gO6iZhh.js","https:/framer.com/m/framer/icon-nullstate.js@0.7.0","https:/framer.com/m/phosphor-icons/House.js@0.0.57","https:/framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js","https:/framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js","https:/framerusercontent.com/modules/4CqsfHC2MkMxJpNjQF1R/fymzr0mGxeJ5aR2ROh3B/MwxCxmMK8.js","https:/framerusercontent.com/modules/keeYK0S0U7uaUrpuZJTC/95bwAd3dLf2wR4AEbKzF/ON_x0cHdi.js","https:/framerusercontent.com/modules/FBNfjR2hgITjTykFkwbi/2vnPaZUGF0kDdUhgRcDf/bLdhepARR.js","https:/framerusercontent.com/modules/i4AhX8H65WVtcrdBNsU3/wHObAPeiHKuRJRf0iohj/byU2hcLQQ.js","https:/framerusercontent.com/modules/lL9pLleudm51Q1rVBC3r/x77NhYN4mPglyO5n6a1Y/bwtl169Uf.js","https:/framerusercontent.com/modules/hRz9G4BXLa3wTdG47itR/GPJHBFPKJ4UoV7JdYub5/UbVKm_h0D.js","https:/framerusercontent.com/modules/tSsfcrocY59pjsjTdn3e/EX1qKuEoL0Pl8dJxZasm/P5IzgKnqJ.js"],"sourcesContent":["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";const currentYear=new Date().getFullYear();/**\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth any-prefer-auto\n * @framerSupportedLayoutHeight any-prefer-auto\n */export default function AutoCopyright(props){const{name,statement,dateRange,startYear,font,color,fontSize}=props;const yearDisplay=dateRange?`${startYear}-${currentYear}`:currentYear;let displayText=`\\xa9 ${yearDisplay} ${name.trim()}`;if(statement.trim()){displayText+=` ${statement.trim()}`;}const textStyle={fontSize:`${fontSize}px`,color:color,...font};return /*#__PURE__*/_jsx(\"div\",{style:textStyle,children:displayText});}AutoCopyright.defaultProps={name:\"Your Name\",statement:\"All rights reserved.\",dateRange:false,startYear:currentYear-1,color:\"#999999\",fontSize:14,font:{family:\"Inter\"}};AutoCopyright.displayName=\"Auto Copyright\";addPropertyControls(AutoCopyright,{font:{type:ControlType.Font,title:\"Font\",defaultValue:\"Inter\",controls:\"extended\"},color:{type:ControlType.Color,title:\"Color\",defaultValue:\"#999999\"},dateRange:{type:ControlType.Boolean,title:\"Date Range\",defaultValue:false,enabledTitle:\"Yes\",disabledTitle:\"No\"},startYear:{type:ControlType.Number,title:\"Start Year\",min:1e3,max:currentYear-1,defaultValue:currentYear-2,displayStepper:true,hidden:({dateRange})=>!dateRange},name:{type:ControlType.String,title:\"Name\",defaultValue:\"Your Name\"},statement:{type:ControlType.String,title:\"Statement\",defaultValue:\"All rights reserved.\",description:\"More components at [Framer University](https://frameruni.link/cc).\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"AutoCopyright\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any-prefer-auto\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"any-prefer-auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./AutoCopyright_Prod.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * An invisible component with ID #convey_this\n * \n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */export default function ConveyThis(props){return /*#__PURE__*/_jsx(\"div\",{id:\"convey_this\",style:{width:\"100%\",height:\"100%\",minWidth:\"10px\",minHeight:\"10px\",position:\"relative\",opacity:1,zIndex:6,pointerEvents:\"auto\",visibility:\"visible\",display:\"block\"}});}addPropertyControls(ConveyThis,{description:{type:ControlType.String,title:\"Description\",defaultValue:\"This is an invisible component with ID #convey_this\",displayTextArea:true}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"ConveyThis\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"auto\",\"framerSupportedLayoutWidth\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ConveyThis_2.map","// Generated by Framer (98a2bb2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-h2ik7 .framer-styles-preset-258xtq:not(.rich-text-wrapper), .framer-h2ik7 .framer-styles-preset-258xtq.rich-text-wrapper a { --framer-link-current-text-color: var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, #ffffff); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, #ffffff); --framer-link-hover-text-decoration: underline; --framer-link-text-color: #969696; --framer-link-text-decoration: none; }\"];export const className=\"framer-h2ik7\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (98a2bb2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Nunito Sans-regular\",\"GF;Nunito Sans-700\",\"GF;Nunito Sans-700italic\",\"GF;Nunito Sans-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G1ilnsV8kA_Ykqw.woff2\",weight:\"400\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GMS5nsV8kA_Ykqw.woff2\",weight:\"700\"},{family:\"Nunito Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmpo8FUlIfM0qxVd.woff2\",weight:\"700\"},{family:\"Nunito Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmqP91UlIfM0qxVd.woff2\",weight:\"400\"}]}];export const css=['.framer-Rv5TH .framer-styles-preset-8fap4t:not(.rich-text-wrapper), .framer-Rv5TH .framer-styles-preset-8fap4t.rich-text-wrapper p { --framer-font-family: \"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 160%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-54d06005-154a-4545-ac25-1c52814b38fc, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-Rv5TH .framer-styles-preset-8fap4t:not(.rich-text-wrapper), .framer-Rv5TH .framer-styles-preset-8fap4t.rich-text-wrapper p { --framer-font-family: \"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 10px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 160%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-54d06005-154a-4545-ac25-1c52814b38fc, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-Rv5TH .framer-styles-preset-8fap4t:not(.rich-text-wrapper), .framer-Rv5TH .framer-styles-preset-8fap4t.rich-text-wrapper p { --framer-font-family: \"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 160%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-54d06005-154a-4545-ac25-1c52814b38fc, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-Rv5TH\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (a417fcb)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-J6cL7 .framer-styles-preset-ilpxq1:not(.rich-text-wrapper), .framer-J6cL7 .framer-styles-preset-ilpxq1.rich-text-wrapper a { --framer-link-current-text-color: var(--token-aa0ac3e1-105b-4fba-b4d3-d24ce38d9bcb, #faf9f7) /* {\"name\":\"Light Yellow\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, #256fb3) /* {\"name\":\"Primary\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, #ffffff); --framer-link-text-decoration: none; transition: color 0.4s cubic-bezier(0.44, 0, 0.56, 1) 0s; }'];export const className=\"framer-J6cL7\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (65c0278)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import AutoCopyright from\"https://framerusercontent.com/modules/DVYtI0I60utFDv4RKjrL/vS0JVzPfVZXqcrY9nI7B/AutoCopyright_Prod.js\";import ConveyThis from\"https://framerusercontent.com/modules/AbbFvvReXlqVW1jJxLRW/1Vc2a5IBoi8JUK9eAdby/ConveyThis_2.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/aq483XhF1oD6BSZJ8o1K/4XBKe0JWjblgcmsep7Mw/dDQr0y_ad.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/gLrfD0ycs4vUMH6RRGIh/BQsRmr3w1xzABfk3dsYD/ElS2BPXKH.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/9810sLcvCBjfijXB1E3o/z3URljuROyGUez5FyeAx/gpQRxEnyy.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/eJE884U8NZjM8GoJOYyP/MyzLdEXhkXoAKrvuBZlc/JkXR2NAq9.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/pXT3fpQZ5RtIEQb4kiX4/VICZahLkEcthTFo43fjf/Qu26_x59K.js\";const ConveyThisFonts=getFonts(ConveyThis);const AutoCopyrightFonts=getFonts(AutoCopyright);const cycleOrder=[\"nK2fVwNqQ\",\"Kct1bGTxF\",\"aruSNFeah\",\"pim38qvp0\"];const serializationHash=\"framer-ZS2oN\";const variantClassNames={aruSNFeah:\"framer-v-cq6tmt\",Kct1bGTxF:\"framer-v-3ecmy2\",nK2fVwNqQ:\"framer-v-pqcwfn\",pim38qvp0:\"framer-v-13kw0x3\"};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 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={\"1920\":\"Kct1bGTxF\",Desktop:\"nK2fVwNqQ\",Phone:\"pim38qvp0\",Tablet:\"aruSNFeah\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"nK2fVwNqQ\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"nK2fVwNqQ\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];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__*/_jsxs(motion.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-pqcwfn\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"nK2fVwNqQ\",ref:refBinding,style:{backgroundColor:\"var(--token-302c7a57-65e9-4217-b419-5d001a488c08, rgb(23, 41, 62))\",...style},...addPropertyOverrides({aruSNFeah:{\"data-framer-name\":\"Tablet\"},Kct1bGTxF:{\"data-framer-name\":\"1920\"},pim38qvp0:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t208ra\",layoutDependency:layoutDependency,layoutId:\"oBrKI0DpU\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eizrul\",\"data-framer-name\":\"Menus\",layoutDependency:layoutDependency,layoutId:\"KFnMrDhOA\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-b77urb\",layoutDependency:layoutDependency,layoutId:\"wPWzp4rnA\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-l3k22u\",\"data-styles-preset\":\"gpQRxEnyy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Products\"})})}),className:\"framer-1uvxhei\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"SInYq12mk\",style:{\"--extracted-r6o4lv\":\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8fap4t\",\"data-styles-preset\":\"JkXR2NAq9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jl_JjWoss\"},motionChild:true,nodeId:\"rAanWrwdt\",openInNewTab:false,relValues:[],scopeId:\"D2gO6iZhh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-258xtq\",\"data-styles-preset\":\"dDQr0y_ad\",children:\"TrueFruit Size\"})})})}),className:\"framer-fxpunn\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rAanWrwdt\",style:{\"--extracted-r6o4lv\":\"var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8fap4t\",\"data-styles-preset\":\"JkXR2NAq9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"HDOFDxmNL\"},motionChild:true,nodeId:\"rUcHVJ5zx\",openInNewTab:false,relValues:[],scopeId:\"D2gO6iZhh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-258xtq\",\"data-styles-preset\":\"dDQr0y_ad\",children:\"TrueFruit Grade\"})})})}),className:\"framer-8ge9yp\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rUcHVJ5zx\",style:{\"--extracted-r6o4lv\":\"var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8fap4t\",\"data-styles-preset\":\"JkXR2NAq9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"upZvgpfQC\"},motionChild:true,nodeId:\"pHAjNbZNL\",openInNewTab:false,relValues:[],scopeId:\"D2gO6iZhh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-258xtq\",\"data-styles-preset\":\"dDQr0y_ad\",children:\"TrueFruit Bin Scan\"})})})}),className:\"framer-9cydax\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pHAjNbZNL\",style:{\"--extracted-r6o4lv\":\"var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8fap4t\",\"data-styles-preset\":\"JkXR2NAq9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Omt5FRr9i\"},motionChild:true,nodeId:\"yvdGEoCTB\",openInNewTab:false,relValues:[],scopeId:\"D2gO6iZhh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-258xtq\",\"data-styles-preset\":\"dDQr0y_ad\",children:\"Drone Scan\"})})})}),className:\"framer-3exyah\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yvdGEoCTB\",style:{\"--extracted-r6o4lv\":\"var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8fap4t\",\"data-styles-preset\":\"JkXR2NAq9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mlrH0MJJd\"},motionChild:true,nodeId:\"WVrePPZYo\",openInNewTab:false,relValues:[],scopeId:\"D2gO6iZhh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-258xtq\",\"data-styles-preset\":\"dDQr0y_ad\",children:\"Pest & Disease\"})})})}),className:\"framer-1p3fuv4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WVrePPZYo\",style:{\"--extracted-r6o4lv\":\"var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8fap4t\",\"data-styles-preset\":\"JkXR2NAq9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ueQxv6YuH\"},motionChild:true,nodeId:\"mBMUXRLHY\",openInNewTab:false,relValues:[],scopeId:\"D2gO6iZhh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-258xtq\",\"data-styles-preset\":\"dDQr0y_ad\",children:\"SkyBugs\"})})})}),className:\"framer-15rklo6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mBMUXRLHY\",style:{\"--extracted-r6o4lv\":\"var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8fap4t\",\"data-styles-preset\":\"JkXR2NAq9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OU7ly7vfp\"},motionChild:true,nodeId:\"EuwF3soCS\",openInNewTab:false,relValues:[],scopeId:\"D2gO6iZhh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-258xtq\",\"data-styles-preset\":\"dDQr0y_ad\",children:\"Crop Insurance\"})})})}),className:\"framer-k6u8bg\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EuwF3soCS\",style:{\"--extracted-r6o4lv\":\"var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150))\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fjley2\",layoutDependency:layoutDependency,layoutId:\"HFOevWjeK\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-l3k22u\",\"data-styles-preset\":\"gpQRxEnyy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Company\"})})}),className:\"framer-1vvapnf\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"GPfOBtSrz\",style:{\"--extracted-r6o4lv\":\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8fap4t\",\"data-styles-preset\":\"JkXR2NAq9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NQeKyTefj\"},motionChild:true,nodeId:\"yHMBcXend\",openInNewTab:false,relValues:[],scopeId:\"D2gO6iZhh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-258xtq\",\"data-styles-preset\":\"dDQr0y_ad\",children:\"About us\"})})})}),className:\"framer-1d623vs\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yHMBcXend\",style:{\"--extracted-r6o4lv\":\"var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8fap4t\",\"data-styles-preset\":\"JkXR2NAq9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pmJQmCsda\"},motionChild:true,nodeId:\"Ge14w0nnp\",openInNewTab:false,relValues:[],scopeId:\"D2gO6iZhh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-258xtq\",\"data-styles-preset\":\"dDQr0y_ad\",children:\"Success stories\"})})})}),className:\"framer-18zjf05\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Ge14w0nnp\",style:{\"--extracted-r6o4lv\":\"var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8fap4t\",\"data-styles-preset\":\"JkXR2NAq9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"u5ERUJOCq\"},motionChild:true,nodeId:\"Hv15Zj2ds\",openInNewTab:false,relValues:[],scopeId:\"D2gO6iZhh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-258xtq\",\"data-styles-preset\":\"dDQr0y_ad\",children:\"Pricing\"})})})}),className:\"framer-nar3bz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Hv15Zj2ds\",style:{\"--extracted-r6o4lv\":\"var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8fap4t\",\"data-styles-preset\":\"JkXR2NAq9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"TQwrbBTI3\"},motionChild:true,nodeId:\"IQ5SNIv4T\",openInNewTab:false,relValues:[],scopeId:\"D2gO6iZhh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-258xtq\",\"data-styles-preset\":\"dDQr0y_ad\",children:\"Careers\"})})})}),className:\"framer-1ilqha1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IQ5SNIv4T\",style:{\"--extracted-r6o4lv\":\"var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8fap4t\",\"data-styles-preset\":\"JkXR2NAq9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gdy7BCOsH\"},motionChild:true,nodeId:\"kunUdQXxL\",openInNewTab:false,relValues:[],scopeId:\"D2gO6iZhh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-258xtq\",\"data-styles-preset\":\"dDQr0y_ad\",children:\"Contact us\"})})})}),className:\"framer-1sz5s50\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kunUdQXxL\",style:{\"--extracted-r6o4lv\":\"var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150))\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pui371\",layoutDependency:layoutDependency,layoutId:\"OMhAjFq0v\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-l3k22u\",\"data-styles-preset\":\"gpQRxEnyy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Partners\"})})}),className:\"framer-1moiw5c\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"y6agAxcWw\",style:{\"--extracted-r6o4lv\":\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8fap4t\",\"data-styles-preset\":\"JkXR2NAq9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"B54Ssxv6M\"},motionChild:true,nodeId:\"E98rFbLeI\",openInNewTab:false,relValues:[],scopeId:\"D2gO6iZhh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-258xtq\",\"data-styles-preset\":\"dDQr0y_ad\",children:\"Drone partners\"})})})}),className:\"framer-8f2b42\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"E98rFbLeI\",style:{\"--extracted-r6o4lv\":\"var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8fap4t\",\"data-styles-preset\":\"JkXR2NAq9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://page.aerobotics.com/become-a-reseller\",motionChild:true,nodeId:\"Axd2Gss44\",openInNewTab:true,relValues:[],scopeId:\"D2gO6iZhh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-258xtq\",\"data-styles-preset\":\"dDQr0y_ad\",children:\"Become a reseller\"})})})}),className:\"framer-1ayrsxc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Axd2Gss44\",style:{\"--extracted-r6o4lv\":\"var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wxsr51\",layoutDependency:layoutDependency,layoutId:\"XNWakAQQP\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1inf02y\",layoutDependency:layoutDependency,layoutId:\"ZypwKyO2K\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/aerobotics\",motionChild:true,nodeId:\"xWQluUW1M\",scopeId:\"D2gO6iZhh\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-m3uktt framer-vkj0te\",\"data-framer-name\":\"Platform=LinkedIn, Color=Negative\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"xWQluUW1M\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><g><path d=\"M 0 0 L 18 0 L 18 18 L 0 18 Z\" fill=\"transparent\"></path><path d=\"M 16.668 0 L 1.329 0 C 0.594 0 0 0.58 0 1.297 L 0 16.699 C 0 17.417 0.594 18 1.329 18 L 16.668 18 C 17.403 18 18 17.417 18 16.703 L 18 1.297 C 18 0.58 17.402 0 16.668 0 Z M 5.34 15.339 L 2.668 15.339 L 2.668 6.747 L 5.34 6.747 L 5.34 15.339 Z M 4.004 5.576 C 3.593 5.577 3.199 5.414 2.908 5.124 C 2.618 4.834 2.454 4.44 2.454 4.029 C 2.454 3.619 2.618 3.225 2.908 2.935 C 3.199 2.644 3.593 2.482 4.004 2.483 C 4.859 2.483 5.551 3.175 5.551 4.029 C 5.551 4.884 4.859 5.576 4.004 5.576 Z M 15.339 15.339 L 12.67 15.339 L 12.67 11.162 C 12.67 10.167 12.653 8.884 11.281 8.884 C 9.893 8.884 9.682 9.97 9.682 11.092 L 9.682 15.339 L 7.017 15.339 L 7.017 6.747 L 9.577 6.747 L 9.577 7.92 L 9.612 7.92 C 9.967 7.245 10.839 6.532 12.136 6.532 C 14.839 6.532 15.339 8.311 15.339 10.624 L 15.339 15.339 Z\" fill=\"rgb(255,255,255)\"></path></g></svg>',svgContentId:10159397165,withExternalLayout:true,...addPropertyOverrides({pim38qvp0:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><g><path d=\"M 0 0 L 24 0 L 24 24 L 0 24 Z\" fill=\"transparent\"></path><path d=\"M 22.224 0 L 1.772 0 C 0.792 0 0 0.774 0 1.73 L 0 22.265 C 0 23.222 0.792 24 1.772 24 L 22.224 24 C 23.203 24 24 23.222 24 22.27 L 24 1.73 C 24 0.773 23.203 0 22.224 0 Z M 7.12 20.451 L 3.558 20.451 L 3.558 8.995 L 7.12 8.995 L 7.12 20.451 Z M 5.339 7.435 C 4.791 7.436 4.266 7.219 3.878 6.832 C 3.49 6.445 3.272 5.92 3.272 5.373 C 3.272 4.825 3.49 4.3 3.878 3.913 C 4.266 3.526 4.791 3.309 5.339 3.31 C 6.478 3.31 7.401 4.233 7.401 5.373 C 7.401 6.512 6.478 7.435 5.339 7.435 Z M 20.451 20.452 L 16.894 20.452 L 16.894 14.883 C 16.894 13.557 16.87 11.846 15.042 11.846 C 13.19 11.846 12.909 13.294 12.909 14.789 L 12.909 20.452 L 9.356 20.452 L 9.356 8.996 L 12.769 8.996 L 12.769 10.561 L 12.815 10.561 C 13.289 9.661 14.451 8.71 16.181 8.71 C 19.786 8.71 20.451 11.082 20.451 14.166 L 20.451 20.452 Z\" fill=\"rgb(255,255,255)\"></path></g></svg>',svgContentId:9012970725}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/aerobotics_intl/\",motionChild:true,nodeId:\"ZTrzvYLxL\",scopeId:\"D2gO6iZhh\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1w0zliy framer-vkj0te\",\"data-framer-name\":\"Platform=Instagram, Color=Negative\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ZTrzvYLxL\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><g><path d=\"M 0 0 L 18 0 L 18 18 L 0 18 Z\" fill=\"transparent\"></path><path d=\"M 9 1.621 C 11.405 1.621 11.689 1.631 12.635 1.673 C 13.514 1.712 13.989 1.86 14.305 1.983 C 14.724 2.145 15.026 2.342 15.339 2.654 C 15.655 2.971 15.849 3.269 16.01 3.688 C 16.133 4.004 16.281 4.483 16.32 5.358 C 16.362 6.307 16.372 6.592 16.372 8.993 C 16.372 11.398 16.362 11.682 16.32 12.628 C 16.281 13.507 16.133 13.982 16.01 14.298 C 15.849 14.717 15.651 15.019 15.339 15.332 C 15.022 15.648 14.723 15.842 14.305 16.003 C 13.989 16.126 13.51 16.274 12.635 16.313 C 11.686 16.355 11.401 16.365 9 16.365 C 6.595 16.365 6.31 16.355 5.365 16.313 C 4.486 16.274 4.011 16.126 3.695 16.003 C 3.277 15.842 2.974 15.645 2.661 15.332 C 2.345 15.015 2.151 14.717 1.99 14.298 C 1.867 13.982 1.719 13.503 1.68 12.628 C 1.638 11.679 1.628 11.394 1.628 8.993 C 1.628 6.588 1.638 6.303 1.68 5.358 C 1.719 4.479 1.867 4.004 1.99 3.688 C 2.151 3.27 2.349 2.967 2.661 2.654 C 2.978 2.338 3.277 2.144 3.695 1.983 C 4.011 1.86 4.489 1.712 5.365 1.674 C 6.31 1.631 6.595 1.621 9 1.621 Z M 9 0 C 6.557 0 6.251 0.011 5.291 0.052 C 4.335 0.095 3.677 0.25 3.108 0.471 C 2.514 0.703 2.011 1.009 1.512 1.512 C 1.009 2.011 0.703 2.514 0.471 3.104 C 0.25 3.677 0.095 4.331 0.053 5.288 C 0.011 6.251 0 6.556 0 9 C 0 11.444 0.011 11.749 0.052 12.709 C 0.095 13.665 0.25 14.323 0.471 14.892 C 0.703 15.486 1.009 15.989 1.512 16.488 C 1.961 16.946 2.504 17.3 3.104 17.525 C 3.677 17.747 4.331 17.901 5.288 17.944 C 6.247 17.986 6.553 17.996 8.996 17.996 C 11.44 17.996 11.746 17.986 12.705 17.944 C 13.662 17.901 14.319 17.747 14.889 17.525 C 15.489 17.3 16.032 16.946 16.481 16.488 C 16.939 16.039 17.293 15.496 17.518 14.896 C 17.74 14.323 17.895 13.669 17.937 12.712 C 17.979 11.752 17.989 11.447 17.989 9.004 C 17.989 6.56 17.979 6.254 17.937 5.295 C 17.895 4.338 17.74 3.681 17.518 3.111 C 17.297 2.514 16.991 2.011 16.488 1.512 C 16.039 1.054 15.496 0.7 14.896 0.475 C 14.323 0.253 13.669 0.098 12.713 0.056 C 11.749 0.011 11.443 0 9 0 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 9 4.377 C 6.448 4.377 4.377 6.448 4.377 9 C 4.377 11.552 6.448 13.623 9 13.623 C 11.552 13.623 13.623 11.552 13.623 9 C 13.623 6.448 11.552 4.377 9 4.377 Z M 9 11.999 C 7.362 11.973 6.048 10.638 6.048 9 C 6.048 7.362 7.362 6.027 9 6.001 C 10.638 6.027 11.952 7.362 11.952 9 C 11.952 10.638 10.638 11.973 9 11.999 Z M 14.885 4.194 C 14.885 4.631 14.622 5.025 14.219 5.192 C 13.815 5.359 13.351 5.267 13.042 4.958 C 12.733 4.649 12.641 4.185 12.808 3.781 C 12.975 3.378 13.369 3.115 13.806 3.115 C 14.401 3.116 14.884 3.599 14.885 4.194 Z\" fill=\"rgb(255,255,255)\"></path></g></svg>',svgContentId:8965496307,withExternalLayout:true,...addPropertyOverrides({pim38qvp0:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><g><path d=\"M 0 0 L 24 0 L 24 24 L 0 24 Z\" fill=\"transparent\"></path><path d=\"M 12 2.161 C 15.206 2.161 15.586 2.175 16.847 2.231 C 18.018 2.283 18.652 2.48 19.073 2.644 C 19.631 2.86 20.034 3.122 20.451 3.539 C 20.873 3.961 21.131 4.359 21.346 4.917 C 21.511 5.339 21.708 5.977 21.759 7.144 C 21.815 8.409 21.829 8.789 21.829 11.991 C 21.829 15.197 21.815 15.577 21.759 16.838 C 21.708 18.01 21.511 18.643 21.347 19.064 C 21.131 19.622 20.868 20.025 20.452 20.442 C 20.029 20.864 19.631 21.122 19.073 21.338 C 18.651 21.502 18.014 21.699 16.847 21.75 C 15.581 21.806 15.202 21.82 12 21.82 C 8.793 21.82 8.414 21.806 7.153 21.75 C 5.981 21.699 5.348 21.502 4.926 21.338 C 4.369 21.122 3.965 20.86 3.548 20.443 C 3.126 20.021 2.868 19.622 2.653 19.064 C 2.489 18.642 2.292 18.005 2.24 16.838 C 2.184 15.572 2.17 15.193 2.17 11.991 C 2.17 8.785 2.184 8.405 2.24 7.144 C 2.292 5.972 2.489 5.339 2.653 4.917 C 2.868 4.36 3.131 3.957 3.548 3.539 C 3.97 3.117 4.369 2.859 4.926 2.644 C 5.348 2.48 5.986 2.283 7.153 2.232 C 8.414 2.175 8.793 2.161 12 2.161 Z M 12 0 C 8.742 0 8.334 0.014 7.055 0.07 C 5.78 0.126 4.903 0.333 4.144 0.628 C 3.351 0.938 2.681 1.345 2.016 2.016 C 1.345 2.681 0.938 3.351 0.628 4.139 C 0.333 4.903 0.126 5.775 0.071 7.05 C 0.014 8.334 0 8.742 0 12 C 0 15.258 0.014 15.666 0.07 16.945 C 0.126 18.22 0.333 19.097 0.628 19.856 C 0.938 20.649 1.345 21.319 2.016 21.984 C 2.614 22.595 3.339 23.066 4.139 23.367 C 4.903 23.662 5.775 23.868 7.05 23.925 C 8.33 23.981 8.738 23.995 11.995 23.995 C 15.253 23.995 15.661 23.981 16.941 23.925 C 18.215 23.868 19.092 23.662 19.851 23.367 C 20.652 23.066 21.376 22.595 21.975 21.984 C 22.585 21.386 23.057 20.661 23.358 19.861 C 23.653 19.097 23.859 18.225 23.916 16.95 C 23.972 15.67 23.985 15.262 23.985 12.005 C 23.985 8.747 23.972 8.339 23.916 7.059 C 23.859 5.785 23.653 4.908 23.358 4.149 C 23.063 3.351 22.655 2.681 21.984 2.016 C 21.386 1.405 20.661 0.934 19.861 0.633 C 19.097 0.338 18.225 0.131 16.95 0.075 C 15.666 0.014 15.258 0 12 0 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 12 5.836 C 8.597 5.836 5.836 8.597 5.836 12 C 5.836 15.403 8.597 18.164 12 18.164 C 15.403 18.164 18.164 15.403 18.164 12 C 18.164 8.597 15.403 5.836 12 5.836 Z M 12 15.998 C 9.816 15.964 8.064 14.184 8.064 12 C 8.064 9.816 9.816 8.036 12 8.001 C 14.184 8.036 15.936 9.816 15.936 12 C 15.936 14.184 14.184 15.964 12 15.998 Z M 19.847 5.592 C 19.847 6.174 19.497 6.699 18.959 6.922 C 18.421 7.145 17.801 7.022 17.39 6.61 C 16.978 6.199 16.855 5.579 17.078 5.041 C 17.301 4.503 17.826 4.153 18.408 4.153 C 19.202 4.155 19.845 4.798 19.847 5.592 Z\" fill=\"rgb(255,255,255)\"></path></g></svg>',svgContentId:12670407246}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/channel/UC32aZCHJxtIKoSJpU5F2hRA\",motionChild:true,nodeId:\"fjkyve7Hr\",scopeId:\"D2gO6iZhh\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1aixbkj framer-vkj0te\",\"data-framer-name\":\"Platform=YouTube, Color=Negative\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"fjkyve7Hr\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 17.821 5.4 C 17.821 5.4 17.645 4.159 17.103 3.614 C 16.418 2.897 15.651 2.894 15.3 2.851 C 12.783 2.669 9.004 2.669 9.004 2.669 L 8.996 2.669 C 8.996 2.669 5.217 2.669 2.7 2.851 C 2.348 2.894 1.582 2.897 0.896 3.614 C 0.356 4.159 0.183 5.4 0.183 5.4 C 0.183 5.4 0 6.859 0 8.315 L 0 9.678 C 0 11.134 0.179 12.593 0.179 12.593 C 0.179 12.593 0.355 13.834 0.893 14.379 C 1.578 15.096 2.478 15.072 2.879 15.149 C 4.321 15.286 9 15.328 9 15.328 C 9 15.328 12.783 15.321 15.3 15.142 C 15.652 15.1 16.418 15.096 17.104 14.379 C 17.645 13.834 17.821 12.593 17.821 12.593 C 17.821 12.593 18 11.138 18 9.679 L 18 8.315 C 18 6.86 17.821 5.4 17.821 5.4 Z M 7.14 11.334 L 7.14 6.276 L 12.002 8.814 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:11018026397,withExternalLayout:true,...addPropertyOverrides({pim38qvp0:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 23.761 6.311 C 23.761 6.311 23.526 4.656 22.804 3.93 C 21.891 2.973 20.869 2.969 20.4 2.912 C 17.044 2.669 12.005 2.669 12.005 2.669 L 11.995 2.669 C 11.995 2.669 6.957 2.669 3.6 2.912 C 3.131 2.969 2.109 2.973 1.195 3.93 C 0.474 4.656 0.244 6.311 0.244 6.311 C 0.244 6.311 0 8.256 0 10.197 L 0 12.015 C 0 13.956 0.239 15.901 0.239 15.901 C 0.239 15.901 0.474 17.556 1.191 18.283 C 2.105 19.239 3.304 19.206 3.839 19.309 C 5.761 19.492 12 19.548 12 19.548 C 12 19.548 17.043 19.539 20.4 19.3 C 20.869 19.244 21.891 19.239 22.805 18.283 C 23.526 17.556 23.761 15.901 23.761 15.901 C 23.761 15.901 24 13.961 24 12.016 L 24 10.197 C 24 8.257 23.761 6.311 23.761 6.311 Z M 9.52 14.223 L 9.52 7.478 L 16.003 10.862 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:10055217256}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/aeroboticsintl\",motionChild:true,nodeId:\"cCShIuKX4\",scopeId:\"D2gO6iZhh\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1vibe64 framer-vkj0te\",\"data-framer-name\":\"Platform=Facebook, Color=Negative\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"cCShIuKX4\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><g><path d=\"M 0 0 L 18 0 L 18 18 L 0 18 Z\" fill=\"transparent\"></path><path d=\"M 9 0 C 4.029 0 0 4.029 0 9 C 0 13.221 2.906 16.762 6.826 17.735 L 6.826 11.75 L 4.97 11.75 L 4.97 9 L 6.826 9 L 6.826 7.815 C 6.826 4.752 8.213 3.332 11.22 3.332 C 11.79 3.332 12.774 3.444 13.176 3.555 L 13.176 6.048 C 12.964 6.026 12.595 6.015 12.137 6.015 C 10.661 6.015 10.091 6.574 10.091 8.027 L 10.091 9 L 13.031 9 L 12.525 11.75 L 10.091 11.75 L 10.091 17.934 C 14.547 17.396 18 13.602 18 9 C 18 4.029 13.971 0 9 0 Z\" fill=\"rgb(255,255,255)\"></path></g></svg>',svgContentId:9671334182,withExternalLayout:true,...addPropertyOverrides({pim38qvp0:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><g><path d=\"M 0 0 L 24 0 L 24 24 L 0 24 Z\" fill=\"transparent\"></path><path d=\"M 12 0 C 5.373 0 0 5.373 0 12 C 0 17.627 3.875 22.35 9.101 23.647 L 9.101 15.667 L 6.626 15.667 L 6.626 12 L 9.101 12 L 9.101 10.42 C 9.101 6.335 10.95 4.442 14.959 4.442 C 15.72 4.442 17.032 4.591 17.569 4.74 L 17.569 8.065 C 17.286 8.035 16.793 8.019 16.182 8.019 C 14.214 8.019 13.454 8.766 13.454 10.703 L 13.454 12 L 17.375 12 L 16.7 15.667 L 13.455 15.667 L 13.455 23.912 C 19.396 23.195 24 18.136 24 12 C 24 5.373 18.627 0 12 0 Z\" fill=\"rgb(255,255,255)\"></path></g></svg>',svgContentId:8677232558}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:\"https://x.com/aerobotics_intl\",motionChild:true,nodeId:\"K_ZHB9pWs\",scopeId:\"D2gO6iZhh\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1o1u8zz framer-vkj0te\",\"data-framer-name\":\"Platform=X (Twitter), Color=Negative\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"K_ZHB9pWs\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 13.745 1.428 L 16.275 1.428 L 10.748 7.746 L 17.25 16.342 L 12.158 16.342 L 8.171 11.128 L 3.607 16.342 L 1.076 16.342 L 6.988 9.585 L 0.75 1.428 L 5.971 1.428 L 9.576 6.194 L 13.745 1.428 Z M 12.857 14.827 L 14.259 14.827 L 5.209 2.863 L 3.705 2.863 L 12.857 14.828 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:12131598708,withExternalLayout:true,...addPropertyOverrides({pim38qvp0:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 19.652 1.428 L 23.332 1.428 L 15.292 10.617 L 24.75 23.122 L 17.344 23.122 L 11.543 15.538 L 4.906 23.122 L 1.224 23.122 L 9.824 13.293 L 0.75 1.428 L 8.344 1.428 L 13.587 8.36 L 19.652 1.428 Z M 18.36 20.918 L 20.399 20.918 L 7.236 3.515 L 5.048 3.515 L 18.36 20.919 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:9078425245}},baseVariant,gestureVariant)})})]})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||348)-215),pixelHeight:486,pixelWidth:2786,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png\",srcSet:\"https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png?scale-down-to=512 512w,https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png 2786w\"},className:\"framer-x18xoq\",layoutDependency:layoutDependency,layoutId:\"lR3RW3AZp\",...addPropertyOverrides({aruSNFeah:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||200)-167),pixelHeight:486,pixelWidth:2786,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png\",srcSet:\"https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png?scale-down-to=512 512w,https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png 2786w\"}},Kct1bGTxF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||352)-294),pixelHeight:486,pixelWidth:2786,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png\",srcSet:\"https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png?scale-down-to=512 512w,https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png 2786w\"}},pim38qvp0:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||200)-65),pixelHeight:486,pixelWidth:2786,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png\",srcSet:\"https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png?scale-down-to=512 512w,https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/06nNDQkpItEJ5lcycRRnewj2i8.png 2786w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19xdmul\",layoutDependency:layoutDependency,layoutId:\"Zpts3z5Vi\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-z8ozee-container\",\"data-code-component-plugin-id\":\"84d4c1\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"DyaFeA7YF-container\",nodeId:\"DyaFeA7YF\",rendersWithMotion:true,scopeId:\"D2gO6iZhh\",children:/*#__PURE__*/_jsx(ConveyThis,{description:\"This is an invisible component with ID #convey_this\",height:\"100%\",id:\"DyaFeA7YF\",layoutId:\"DyaFeA7YF\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r6g7o\",layoutDependency:layoutDependency,layoutId:\"E7Wt45S9c\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-179ccrq\",\"data-styles-preset\":\"ElS2BPXKH\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-32a944c5-2815-4352-8914-2ca744cfe45f, rgb(244, 248, 253)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://page.aerobotics.com/legal\",motionChild:true,nodeId:\"TCSPRs8Hp\",openInNewTab:true,relValues:[],scopeId:\"D2gO6iZhh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-ilpxq1\",\"data-styles-preset\":\"Qu26_x59K\",children:\"Legal\"})})})}),className:\"framer-kdk6wz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TCSPRs8Hp\",style:{\"--extracted-r6o4lv\":\"var(--token-32a944c5-2815-4352-8914-2ca744cfe45f, rgb(244, 248, 253))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rr1wdw-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"kKMGXKEVS-container\",nodeId:\"kKMGXKEVS\",rendersWithMotion:true,scopeId:\"D2gO6iZhh\",children:/*#__PURE__*/_jsx(AutoCopyright,{color:\"rgb(153, 153, 153)\",dateRange:false,font:{fontFamily:'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"1em\"},height:\"100%\",id:\"kKMGXKEVS\",layoutId:\"kKMGXKEVS\",name:\"Aerobotics, (Pty) LTD\",startYear:2023,statement:\"All rights reserved.\",width:\"100%\",...addPropertyOverrides({pim38qvp0:{font:{fontFamily:'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',fontSize:\"13px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"1em\"},style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZS2oN.framer-vkj0te, .framer-ZS2oN .framer-vkj0te { display: block; }\",\".framer-ZS2oN.framer-pqcwfn { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 48px 30px 48px; position: relative; width: 1280px; }\",\".framer-ZS2oN .framer-t208ra { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1100px; z-index: 3; }\",\".framer-ZS2oN .framer-1eizrul { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 88px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ZS2oN .framer-b77urb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 196px; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-ZS2oN .framer-1uvxhei, .framer-ZS2oN .framer-fxpunn, .framer-ZS2oN .framer-8ge9yp, .framer-ZS2oN .framer-9cydax, .framer-ZS2oN .framer-3exyah, .framer-ZS2oN .framer-1p3fuv4, .framer-ZS2oN .framer-15rklo6, .framer-ZS2oN .framer-k6u8bg, .framer-ZS2oN .framer-1vvapnf, .framer-ZS2oN .framer-1d623vs, .framer-ZS2oN .framer-18zjf05, .framer-ZS2oN .framer-nar3bz, .framer-ZS2oN .framer-1ilqha1, .framer-ZS2oN .framer-1sz5s50, .framer-ZS2oN .framer-1moiw5c, .framer-ZS2oN .framer-8f2b42, .framer-ZS2oN .framer-1ayrsxc, .framer-ZS2oN .framer-kdk6wz { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZS2oN .framer-fjley2, .framer-ZS2oN .framer-pui371 { 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; padding: 0px; position: relative; width: min-content; }\",\".framer-ZS2oN .framer-wxsr51 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 152px; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-ZS2oN .framer-1inf02y { 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-ZS2oN .framer-m3uktt, .framer-ZS2oN .framer-1w0zliy, .framer-ZS2oN .framer-1aixbkj, .framer-ZS2oN .framer-1vibe64, .framer-ZS2oN .framer-1o1u8zz { flex: none; height: 18px; position: relative; text-decoration: none; width: 18px; }\",\".framer-ZS2oN .framer-x18xoq { aspect-ratio: 5.953488372093023 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 215px); left: 0px; position: absolute; width: 100%; z-index: 1; }\",\".framer-ZS2oN .framer-19xdmul { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 8px; justify-content: flex-end; overflow: visible; padding: 32px 0px 16px 0px; position: relative; width: 1100px; z-index: 6; }\",\".framer-ZS2oN .framer-z8ozee-container, .framer-ZS2oN .framer-rr1wdw-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ZS2oN .framer-1r6g7o { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ZS2oN.framer-v-3ecmy2.framer-pqcwfn { width: 1920px; }\",\".framer-ZS2oN.framer-v-3ecmy2 .framer-t208ra { height: 200px; width: 1300px; }\",\".framer-ZS2oN.framer-v-3ecmy2 .framer-1eizrul { justify-content: flex-start; }\",\".framer-ZS2oN.framer-v-3ecmy2 .framer-x18xoq { height: var(--framer-aspect-ratio-supported, 322px); }\",\".framer-ZS2oN.framer-v-3ecmy2 .framer-19xdmul { height: 48px; width: 1300px; }\",\".framer-ZS2oN.framer-v-cq6tmt.framer-pqcwfn { padding: 64px 48px 30px 48px; width: 992px; }\",\".framer-ZS2oN.framer-v-cq6tmt .framer-t208ra, .framer-ZS2oN.framer-v-13kw0x3 .framer-rr1wdw-container { width: 100%; }\",\".framer-ZS2oN.framer-v-cq6tmt .framer-1eizrul { gap: 48px; }\",\".framer-ZS2oN.framer-v-cq6tmt .framer-x18xoq { height: var(--framer-aspect-ratio-supported, 34px); }\",\".framer-ZS2oN.framer-v-cq6tmt .framer-19xdmul { width: 750px; }\",\".framer-ZS2oN.framer-v-13kw0x3.framer-pqcwfn { gap: 48px; padding: 32px 48px 32px 48px; width: 375px; }\",\".framer-ZS2oN.framer-v-13kw0x3 .framer-t208ra { flex-direction: column; gap: 32px; justify-content: flex-start; padding: 24px 0px 0px 0px; width: 100%; }\",\".framer-ZS2oN.framer-v-13kw0x3 .framer-1eizrul { flex-wrap: wrap; gap: 32px 32px; justify-content: flex-start; order: 1; }\",\".framer-ZS2oN.framer-v-13kw0x3 .framer-b77urb { height: min-content; }\",\".framer-ZS2oN.framer-v-13kw0x3 .framer-wxsr51 { height: min-content; order: 0; }\",\".framer-ZS2oN.framer-v-13kw0x3 .framer-m3uktt, .framer-ZS2oN.framer-v-13kw0x3 .framer-1w0zliy, .framer-ZS2oN.framer-v-13kw0x3 .framer-1aixbkj, .framer-ZS2oN.framer-v-13kw0x3 .framer-1vibe64, .framer-ZS2oN.framer-v-13kw0x3 .framer-1o1u8zz { height: 24px; width: 24px; }\",\".framer-ZS2oN.framer-v-13kw0x3 .framer-x18xoq { bottom: 2px; height: var(--framer-aspect-ratio-supported, 34px); }\",\".framer-ZS2oN.framer-v-13kw0x3 .framer-19xdmul { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: unset; height: 140px; justify-content: space-between; padding: 0px 0px 16px 0px; width: 100%; }\",\".framer-ZS2oN.framer-v-13kw0x3 .framer-z8ozee-container { order: 0; }\",\".framer-ZS2oN.framer-v-13kw0x3 .framer-1r6g7o { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; order: 1; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 348\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Kct1bGTxF\":{\"layout\":[\"fixed\",\"auto\"]},\"aruSNFeah\":{\"layout\":[\"fixed\",\"auto\"]},\"pim38qvp0\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerD2gO6iZhh=withCSS(Component,css,\"framer-ZS2oN\");export default FramerD2gO6iZhh;FramerD2gO6iZhh.displayName=\"Footer\";FramerD2gO6iZhh.defaultProps={height:348,width:1280};addPropertyControls(FramerD2gO6iZhh,{variant:{options:[\"nK2fVwNqQ\",\"Kct1bGTxF\",\"aruSNFeah\",\"pim38qvp0\"],optionTitles:[\"Desktop\",\"1920\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerD2gO6iZhh,[{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/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\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v18/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G5ClnsV8kA_Ykqw.woff2\",weight:\"500\"}]},...ConveyThisFonts,...AutoCopyrightFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerD2gO6iZhh\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Kct1bGTxF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aruSNFeah\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pim38qvp0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"348\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./D2gO6iZhh.map","import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map","let Component;\nlet IconInner;\nvar Icon = (React) => {\n  if (!Component) {\n    Component = /* @__PURE__ */ new Map([\n      [\n        \"bold\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M222.14,105.85l-80-80a20,20,0,0,0-28.28,0l-80,80A19.86,19.86,0,0,0,28,120v96a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V164h24v52a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V120A19.86,19.86,0,0,0,222.14,105.85ZM204,204H164V152a12,12,0,0,0-12-12H104a12,12,0,0,0-12,12v52H52V121.65l76-76,76,76Z\" }))\n      ],\n      [\n        \"duotone\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\n          \"path\",\n          {\n            d: \"M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z\",\n            opacity: \"0.2\"\n          }\n        ), /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"fill\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z\" }))\n      ],\n      [\n        \"light\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M217.9,110.1l-80-80a14,14,0,0,0-19.8,0l-80,80A13.92,13.92,0,0,0,34,120v96a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V158h36v58a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V120A13.92,13.92,0,0,0,217.9,110.1ZM210,210H158V152a6,6,0,0,0-6-6H104a6,6,0,0,0-6,6v58H46V120a2,2,0,0,1,.58-1.42l80-80a2,2,0,0,1,2.84,0l80,80A2,2,0,0,1,210,120Z\" }))\n      ],\n      [\n        \"regular\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"thin\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M216.49,111.51l-80-80a12,12,0,0,0-17,0l-80,80A12,12,0,0,0,36,120v96a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V156h40v60a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V120A12,12,0,0,0,216.49,111.51ZM212,212H156V152a4,4,0,0,0-4-4H104a4,4,0,0,0-4,4v60H44V120a4,4,0,0,1,1.17-2.83l80-80a4,4,0,0,1,5.66,0l80,80A4,4,0,0,1,212,120Z\" }))\n      ]\n    ]);\n    IconInner = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", { ref, ...props }, Component.get(props.weight)));\n  }\n  return IconInner;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nvar House_default = Icon;\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n","import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map","import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.57\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"Acorn\",\"AddressBook\",\"AddressBookTabs\",\"AirTrafficControl\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTaxiing\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"AmazonLogo\",\"Ambulance\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"Angle\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"ApproximateEquals\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsMerge\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsSplit\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asclepius\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Avocado\",\"Axe\",\"Baby\",\"BabyCarriage\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barn\",\"Barricade\",\"Baseball\",\"BaseballCap\",\"BaseballHelmet\",\"Basket\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryPlusVertical\",\"BatteryVerticalEmpty\",\"BatteryVerticalFull\",\"BatteryVerticalHigh\",\"BatteryVerticalLow\",\"BatteryWarning\",\"BeachBall\",\"Beanie\",\"Bed\",\"BeerBottle\",\"BeerStein\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"Belt\",\"BezierCurve\",\"Bicycle\",\"Binary\",\"Binoculars\",\"Biohazard\",\"Bird\",\"Blueprint\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Bomb\",\"Bone\",\"Book\",\"BookBookmark\",\"BookOpen\",\"BookOpenText\",\"BookOpenUser\",\"BookUser\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"Boot\",\"Boules\",\"BoundingBox\",\"BowlFood\",\"BowlSteam\",\"BowlingBall\",\"BoxArrowDown\",\"BoxArrowUp\",\"BoxingGlove\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Bread\",\"Bridge\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Broom\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Building\",\"BuildingApartment\",\"BuildingOffice\",\"Buildings\",\"Bulldozer\",\"Bus\",\"Butterfly\",\"CableCar\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarDot\",\"CalendarDots\",\"CalendarHeart\",\"CalendarMinus\",\"CalendarPlus\",\"CalendarSlash\",\"CalendarStar\",\"CalendarX\",\"CallBell\",\"Camera\",\"CameraPlus\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarBattery\",\"CarProfile\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CardsThree\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretCircleUpDown\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretLineDown\",\"CaretLineLeft\",\"CaretLineRight\",\"CaretLineUp\",\"CaretRight\",\"CaretUp\",\"CaretUpDown\",\"Carrot\",\"CashRegister\",\"CassetteTape\",\"CastleTurret\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"CellTower\",\"Certificate\",\"Chair\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"Champagne\",\"ChargingStation\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartDonut\",\"ChartLine\",\"ChartLineDown\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"ChartPolar\",\"ChartScatter\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredSlash\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleSlash\",\"ChatCircleText\",\"ChatDots\",\"ChatSlash\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropSlash\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckFat\",\"CheckSquare\",\"CheckSquareOffset\",\"Checkerboard\",\"Checks\",\"Cheers\",\"Cheese\",\"ChefHat\",\"Cherries\",\"Church\",\"Cigarette\",\"CigaretteSlash\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Circuitry\",\"City\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClockCountdown\",\"ClockUser\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"CloudWarning\",\"CloudX\",\"Clover\",\"Club\",\"CoatHanger\",\"CodaLogo\",\"Code\",\"CodeBlock\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"CoffeeBean\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"ColumnsPlusLeft\",\"ColumnsPlusRight\",\"Command\",\"Compass\",\"CompassRose\",\"CompassTool\",\"ComputerTower\",\"Confetti\",\"ContactlessPayment\",\"Control\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Couch\",\"CourtBasketball\",\"Cow\",\"CowboyHat\",\"Cpu\",\"Crane\",\"CraneTower\",\"CreditCard\",\"Cricket\",\"Crop\",\"Cross\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownCross\",\"CrownSimple\",\"Cube\",\"CubeFocus\",\"CubeTransparent\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorClick\",\"CursorText\",\"Cylinder\",\"Database\",\"Desk\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DevToLogo\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSlash\",\"DeviceMobileSpeaker\",\"DeviceRotate\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Devices\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscoBall\",\"DiscordLogo\",\"Divide\",\"Dna\",\"Dog\",\"Door\",\"DoorOpen\",\"Dot\",\"DotOutline\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"Dress\",\"Dresser\",\"DribbbleLogo\",\"Drone\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"DropSimple\",\"DropSlash\",\"DropboxLogo\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Elevator\",\"Empty\",\"Engine\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"EscalatorDown\",\"EscalatorUp\",\"Exam\",\"ExclamationMark\",\"Exclude\",\"ExcludeSquare\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"Eyes\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"FalloutShelter\",\"Fan\",\"Farm\",\"FastForward\",\"FastForwardCircle\",\"Feather\",\"FediverseLogo\",\"FigmaLogo\",\"File\",\"FileArchive\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileC\",\"FileCloud\",\"FileCode\",\"FileCpp\",\"FileCss\",\"FileCsv\",\"FileDashed\",\"FileDoc\",\"FileHtml\",\"FileImage\",\"FileIni\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMagnifyingGlass\",\"FileMd\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FilePy\",\"FileRs\",\"FileSql\",\"FileSvg\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileTxt\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmReel\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireExtinguisher\",\"FireSimple\",\"FireTruck\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagBannerFold\",\"FlagCheckered\",\"FlagPennant\",\"Flame\",\"Flashlight\",\"Flask\",\"FlipHorizontal\",\"FlipVertical\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlowerTulip\",\"FlyingSaucer\",\"Folder\",\"FolderDashed\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDashed\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"FootballHelmet\",\"Footprints\",\"ForkKnife\",\"FourK\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"FunnelSimpleX\",\"FunnelX\",\"GameController\",\"Garage\",\"GasCan\",\"GasPump\",\"Gauge\",\"Gavel\",\"Gear\",\"GearFine\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeSimpleX\",\"GlobeStand\",\"GlobeX\",\"Goggles\",\"Golf\",\"GoodreadsLogo\",\"GoogleCardboardLogo\",\"GoogleChromeLogo\",\"GoogleDriveLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gps\",\"GpsFix\",\"GpsSlash\",\"Gradient\",\"GraduationCap\",\"Grains\",\"GrainsSlash\",\"Graph\",\"GraphicsCard\",\"GreaterThan\",\"GreaterThanOrEqual\",\"GridFour\",\"GridNine\",\"Guitar\",\"HairDryer\",\"Hamburger\",\"Hammer\",\"Hand\",\"HandArrowDown\",\"HandArrowUp\",\"HandCoins\",\"HandDeposit\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandHeart\",\"HandPalm\",\"HandPeace\",\"HandPointing\",\"HandSoap\",\"HandSwipeLeft\",\"HandSwipeRight\",\"HandTap\",\"HandWaving\",\"HandWithdraw\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"HandsPraying\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"HardHat\",\"Hash\",\"HashStraight\",\"HeadCircuit\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartHalf\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighDefinition\",\"HighHeel\",\"Highlighter\",\"HighlighterCircle\",\"Hockey\",\"Hoodie\",\"Horse\",\"Hospital\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"Hurricane\",\"IceCream\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageBroken\",\"ImageSquare\",\"Images\",\"ImagesSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"IntersectSquare\",\"IntersectThree\",\"Intersection\",\"Invoice\",\"Island\",\"Jar\",\"JarLabel\",\"Jeep\",\"Joystick\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"LampPendant\",\"Laptop\",\"Lasso\",\"LastfmLogo\",\"Layout\",\"Leaf\",\"Lectern\",\"Lego\",\"LegoSmiley\",\"LessThan\",\"LessThanOrEqual\",\"LetterCircleH\",\"LetterCircleP\",\"LetterCircleV\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lighthouse\",\"Lightning\",\"LightningA\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"LineVertical\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinktreeLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListHeart\",\"ListMagnifyingGlass\",\"ListNumbers\",\"ListPlus\",\"ListStar\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"Lockers\",\"Log\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"Mailbox\",\"MapPin\",\"MapPinArea\",\"MapPinLine\",\"MapPinPlus\",\"MapPinSimple\",\"MapPinSimpleArea\",\"MapPinSimpleLine\",\"MapTrifold\",\"MarkdownLogo\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MastodonLogo\",\"MathOperations\",\"MatrixLogo\",\"Medal\",\"MedalMilitary\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MemberOf\",\"Memory\",\"MessengerLogo\",\"MetaLogo\",\"Meteor\",\"Metronome\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"Microscope\",\"MicrosoftExcelLogo\",\"MicrosoftOutlookLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"MinusSquare\",\"Money\",\"MoneyWavy\",\"Monitor\",\"MonitorArrowUp\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Moped\",\"MopedFront\",\"Mosque\",\"Motorcycle\",\"Mountains\",\"Mouse\",\"MouseLeftClick\",\"MouseMiddleClick\",\"MouseRightClick\",\"MouseScroll\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesMinus\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Network\",\"NetworkSlash\",\"NetworkX\",\"Newspaper\",\"NewspaperClipping\",\"NotEquals\",\"NotMemberOf\",\"NotSubsetOf\",\"NotSupersetOf\",\"Notches\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NotionLogo\",\"NuclearPlant\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Numpad\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"OfficeChair\",\"Onigiri\",\"OpenAiLogo\",\"Option\",\"Orange\",\"OrangeSlice\",\"Oven\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"Panorama\",\"Pants\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Paragraph\",\"Parallelogram\",\"Park\",\"Password\",\"Path\",\"PatreonLogo\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"PaypalLogo\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilRuler\",\"PencilSimple\",\"PencilSimpleLine\",\"PencilSimpleSlash\",\"PencilSlash\",\"Pentagon\",\"Pentagram\",\"Pepper\",\"Percent\",\"Person\",\"PersonArmsSpread\",\"PersonSimple\",\"PersonSimpleBike\",\"PersonSimpleCircle\",\"PersonSimpleHike\",\"PersonSimpleRun\",\"PersonSimpleSki\",\"PersonSimpleSwim\",\"PersonSimpleTaiChi\",\"PersonSimpleThrow\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneList\",\"PhoneOutgoing\",\"PhonePause\",\"PhonePlus\",\"PhoneSlash\",\"PhoneTransfer\",\"PhoneX\",\"PhosphorLogo\",\"Pi\",\"PianoKeys\",\"PicnicTable\",\"PictureInPicture\",\"PiggyBank\",\"Pill\",\"PingPong\",\"PintGlass\",\"PinterestLogo\",\"Pinwheel\",\"Pipe\",\"PipeWrench\",\"PixLogo\",\"Pizza\",\"Placeholder\",\"Planet\",\"Plant\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Playlist\",\"Plug\",\"PlugCharging\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PlusSquare\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"Popsicle\",\"PottedPlant\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"Pulse\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"QuestionMark\",\"Queue\",\"Quotes\",\"Rabbit\",\"Racquet\",\"Radical\",\"Radio\",\"RadioButton\",\"Radioactive\",\"Rainbow\",\"RainbowCloud\",\"Ranking\",\"ReadCvLogo\",\"Receipt\",\"ReceiptX\",\"Record\",\"Rectangle\",\"RectangleDashed\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"ReplitLogo\",\"Resize\",\"Rewind\",\"RewindCircle\",\"RoadHorizon\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"RowsPlusBottom\",\"RowsPlusTop\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Sailboat\",\"Scales\",\"Scan\",\"ScanSmiley\",\"Scissors\",\"Scooter\",\"Screencast\",\"Screwdriver\",\"Scribble\",\"ScribbleLoop\",\"Scroll\",\"Seal\",\"SealCheck\",\"SealPercent\",\"SealQuestion\",\"SealWarning\",\"Seat\",\"Seatbelt\",\"SecurityCamera\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Shapes\",\"Share\",\"ShareFat\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShippingContainer\",\"ShirtFolded\",\"ShootingStar\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shovel\",\"Shower\",\"Shrimp\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"Sigma\",\"SignIn\",\"SignOut\",\"Signature\",\"Signpost\",\"SimCard\",\"Siren\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SkypeLogo\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Slideshow\",\"Smiley\",\"SmileyAngry\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyMelting\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Sneaker\",\"SneakerMove\",\"Snowflake\",\"SoccerBall\",\"Sock\",\"SolarPanel\",\"SolarRoof\",\"SortAscending\",\"SortDescending\",\"SoundcloudLogo\",\"Spade\",\"Sparkle\",\"SpeakerHifi\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Speedometer\",\"Sphere\",\"Spinner\",\"SpinnerBall\",\"SpinnerGap\",\"Spiral\",\"SplitHorizontal\",\"SplitVertical\",\"SpotifyLogo\",\"SprayBottle\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquareSplitVertical\",\"SquaresFour\",\"Stack\",\"StackMinus\",\"StackOverflowLogo\",\"StackPlus\",\"StackSimple\",\"Stairs\",\"Stamp\",\"StandardDefinition\",\"Star\",\"StarAndCrescent\",\"StarFour\",\"StarHalf\",\"StarOfDavid\",\"SteamLogo\",\"SteeringWheel\",\"Steps\",\"Stethoscope\",\"Sticker\",\"Stool\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"SubsetOf\",\"SubsetProperOf\",\"Subtitles\",\"SubtitlesSlash\",\"Subtract\",\"SubtractSquare\",\"Subway\",\"Suitcase\",\"SuitcaseRolling\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"SupersetOf\",\"SupersetProperOf\",\"Swap\",\"Swatches\",\"SwimmingPool\",\"Sword\",\"Synagogue\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TeaBag\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Tent\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAUnderline\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextB\",\"TextColumns\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextSubscript\",\"TextSuperscript\",\"TextT\",\"TextTSlash\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThreadsLogo\",\"ThreeD\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TidalLogo\",\"TiktokLogo\",\"Tilde\",\"Timer\",\"TipJar\",\"Tipi\",\"Tire\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Toolbox\",\"Tooth\",\"Tornado\",\"Tote\",\"ToteSimple\",\"Towel\",\"Tractor\",\"Trademark\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Tram\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"TrayArrowDown\",\"TrayArrowUp\",\"TreasureChest\",\"Tree\",\"TreeEvergreen\",\"TreePalm\",\"TreeStructure\",\"TreeView\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"TriangleDashed\",\"Trolley\",\"TrolleySuitcase\",\"Trophy\",\"Truck\",\"TruckTrailer\",\"TumblrLogo\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Union\",\"Unite\",\"UniteSquare\",\"Upload\",\"UploadSimple\",\"Usb\",\"User\",\"UserCheck\",\"UserCircle\",\"UserCircleCheck\",\"UserCircleDashed\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSound\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Van\",\"Vault\",\"VectorThree\",\"VectorTwo\",\"Vibrate\",\"Video\",\"VideoCamera\",\"VideoCameraSlash\",\"VideoConference\",\"Vignette\",\"VinylRecord\",\"VirtualReality\",\"Virus\",\"Visor\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warehouse\",\"Warning\",\"WarningCircle\",\"WarningDiamond\",\"WarningOctagon\",\"WashingMachine\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waveform\",\"WaveformSlash\",\"Waves\",\"Webcam\",\"WebcamSlash\",\"WebhooksLogo\",\"WechatLogo\",\"WhatsappLogo\",\"Wheelchair\",\"WheelchairMotion\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"Windmill\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XLogo\",\"XSquare\",\"Yarn\",\"YinYang\",\"YoutubeLogo\"];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\"];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{const version=\"0.0.57\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/_jsx(NullState,{}):null;return /*#__PURE__*/_jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/_jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box…\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map","// Generated by Framer (c07a8c1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-TZEpD .framer-styles-preset-1nth1hd:not(.rich-text-wrapper), .framer-TZEpD .framer-styles-preset-1nth1hd.rich-text-wrapper a { --framer-link-current-text-color: var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, #0075e1); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #0088ff; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-51356402-80b2-43a9-a57e-5aa98a636111, #005eb4); --framer-link-text-decoration: none; }\"];export const className=\"framer-TZEpD\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (8d84d1c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-WQgdM .framer-styles-preset-sfd7x7:not(.rich-text-wrapper), .framer-WQgdM .framer-styles-preset-sfd7x7.rich-text-wrapper a { --framer-link-current-text-color: var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, #256fb3) /* {\"name\":\"Primary\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, #256fb3) /* {\"name\":\"Primary\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-54d06005-154a-4545-ac25-1c52814b38fc, #000000); --framer-link-text-decoration: none; transition: color 0.4s cubic-bezier(0.44, 0, 0.56, 1) 0s; }'];export const className=\"framer-WQgdM\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (3266cfb)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Nunito Sans-regular\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G1ilnsV8kA_Ykqw.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-K3GBJ .framer-styles-preset-iuqj51:not(.rich-text-wrapper), .framer-K3GBJ .framer-styles-preset-iuqj51.rich-text-wrapper p { --framer-font-family: \"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 160%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-54d06005-154a-4545-ac25-1c52814b38fc, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-K3GBJ\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (114679e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/FBNfjR2hgITjTykFkwbi/2vnPaZUGF0kDdUhgRcDf/bLdhepARR.js\";const enabledGestures={nrMzd40Jo:{hover:true,pressed:true}};const cycleOrder=[\"nrMzd40Jo\",\"Nu9aAIWtH\"];const serializationHash=\"framer-yDsXz\";const variantClassNames={nrMzd40Jo:\"framer-v-1qbfmd0\",Nu9aAIWtH:\"framer-v-1h824ah\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};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={Active:\"Nu9aAIWtH\",Default:\"nrMzd40Jo\"};const getProps=({click,description,height,id,link,page,width,...props})=>{return{...props,bPfVFoU__:description??props.bPfVFoU__??\"Precise fruit sizing & size forecasting\",M3UqQRTAT:page??props.M3UqQRTAT??\"TrueFruit Size\",SQlFCJEaZ:click??props.SQlFCJEaZ,variant:humanReadableVariantMap[props.variant]??props.variant??\"nrMzd40Jo\",zvA5UbwDj:link??props.zvA5UbwDj};};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,zvA5UbwDj,M3UqQRTAT,bPfVFoU__,SQlFCJEaZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"nrMzd40Jo\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1dv24hx=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(SQlFCJEaZ){const res=await SQlFCJEaZ(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];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:zvA5UbwDj,motionChild:true,nodeId:\"nrMzd40Jo\",openInNewTab:false,scopeId:\"byU2hcLQQ\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1qbfmd0\",className,classNames)} framer-lc049a`,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"nrMzd40Jo\",onTap:onTap1dv24hx,ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"nrMzd40Jo-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3},\"nrMzd40Jo-pressed\":{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3},Nu9aAIWtH:{backgroundColor:\"var(--token-32a944c5-2815-4352-8914-2ca744cfe45f, rgb(244, 248, 253))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4}},...addPropertyOverrides({\"nrMzd40Jo-hover\":{\"data-framer-name\":undefined},\"nrMzd40Jo-pressed\":{\"data-framer-name\":undefined},Nu9aAIWtH:{\"data-framer-name\":\"Active\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-iuqj51\",\"data-styles-preset\":\"bLdhepARR\",children:\"TrueFruit Size\"})}),className:\"framer-1u6o45y\",\"data-framer-name\":\"Nav Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OCK1Tlprl\",text:M3UqQRTAT,variants:{\"nrMzd40Jo-hover\":{\"--extracted-r6o4lv\":\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225))\"},\"nrMzd40Jo-pressed\":{\"--extracted-r6o4lv\":\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225))\"},Nu9aAIWtH:{\"--extracted-r6o4lv\":\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"nrMzd40Jo-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-iuqj51\",\"data-styles-preset\":\"bLdhepARR\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225)))\"},children:\"TrueFruit Size\"})})},\"nrMzd40Jo-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-iuqj51\",\"data-styles-preset\":\"bLdhepARR\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225)))\"},children:\"TrueFruit Size\"})})},Nu9aAIWtH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-iuqj51\",\"data-styles-preset\":\"bLdhepARR\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225)))\"},children:\"TrueFruit Size\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtMzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150)))\"},children:\"Precise fruit sizing & size forecasting\"})}),className:\"framer-1e5syk7\",\"data-framer-name\":\"Nav Link\",fonts:[\"GF;Nunito Sans-300\"],layoutDependency:layoutDependency,layoutId:\"ABMt_iwFF\",style:{\"--extracted-r6o4lv\":\"var(--token-09d1e5fb-40e2-4fa1-a96c-791e0ab6865e, rgb(150, 150, 150))\"},text:bPfVFoU__,variants:{\"nrMzd40Jo-hover\":{\"--extracted-r6o4lv\":\"var(--token-54d06005-154a-4545-ac25-1c52814b38fc, rgb(0, 0, 0))\"},\"nrMzd40Jo-pressed\":{\"--extracted-r6o4lv\":\"var(--token-54d06005-154a-4545-ac25-1c52814b38fc, rgb(0, 0, 0))\"},Nu9aAIWtH:{\"--extracted-r6o4lv\":\"var(--token-54d06005-154a-4545-ac25-1c52814b38fc, rgb(0, 0, 0))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"nrMzd40Jo-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtMzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-54d06005-154a-4545-ac25-1c52814b38fc, rgb(0, 0, 0)))\"},children:\"Precise fruit sizing & size forecasting\"})})},\"nrMzd40Jo-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtMzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-54d06005-154a-4545-ac25-1c52814b38fc, rgb(0, 0, 0)))\"},children:\"Precise fruit sizing & size forecasting\"})})},Nu9aAIWtH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtMzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-54d06005-154a-4545-ac25-1c52814b38fc, rgb(0, 0, 0)))\"},children:\"Precise fruit sizing & size forecasting\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yDsXz.framer-lc049a, .framer-yDsXz .framer-lc049a { display: block; }\",\".framer-yDsXz.framer-1qbfmd0 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px; position: relative; text-decoration: none; width: 236px; }\",\".framer-yDsXz .framer-1u6o45y { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-yDsXz .framer-1e5syk7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-yDsXz.framer-v-1h824ah.framer-1qbfmd0 { padding: 10px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 59\n * @framerIntrinsicWidth 236\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Nu9aAIWtH\":{\"layout\":[\"fixed\",\"auto\"]},\"YqdGwkXp1\":{\"layout\":[\"fixed\",\"auto\"]},\"KMVu3p68k\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"zvA5UbwDj\":\"link\",\"M3UqQRTAT\":\"page\",\"bPfVFoU__\":\"description\",\"SQlFCJEaZ\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerbyU2hcLQQ=withCSS(Component,css,\"framer-yDsXz\");export default FramerbyU2hcLQQ;FramerbyU2hcLQQ.displayName=\"Mega Menu Component\";FramerbyU2hcLQQ.defaultProps={height:59,width:236};addPropertyControls(FramerbyU2hcLQQ,{variant:{options:[\"nrMzd40Jo\",\"Nu9aAIWtH\"],optionTitles:[\"Default\",\"Active\"],title:\"Variant\",type:ControlType.Enum},zvA5UbwDj:{title:\"Link\",type:ControlType.Link},M3UqQRTAT:{defaultValue:\"TrueFruit Size\",displayTextArea:false,title:\"Page\",type:ControlType.String},bPfVFoU__:{defaultValue:\"Precise fruit sizing & size forecasting\",displayTextArea:false,title:\"Description\",type:ControlType.String},SQlFCJEaZ:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerbyU2hcLQQ,[{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/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\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v18/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GiClnsV8kA_Ykqw.woff2\",weight:\"300\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbyU2hcLQQ\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"59\",\"framerAutoSizeImages\":\"true\",\"framerVariables\":\"{\\\"zvA5UbwDj\\\":\\\"link\\\",\\\"M3UqQRTAT\\\":\\\"page\\\",\\\"bPfVFoU__\\\":\\\"description\\\",\\\"SQlFCJEaZ\\\":\\\"click\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Nu9aAIWtH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YqdGwkXp1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KMVu3p68k\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"236\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./byU2hcLQQ.map","// Generated by Framer (de97eeb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,cx,getFonts,getPropertyControls,ResolveLinks,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import MegaMenuComponent from\"https://framerusercontent.com/modules/i4AhX8H65WVtcrdBNsU3/wHObAPeiHKuRJRf0iohj/byU2hcLQQ.js\";const MegaMenuComponentFonts=getFonts(MegaMenuComponent);const MegaMenuComponentControls=getPropertyControls(MegaMenuComponent);const serializationHash=\"framer-eMjYU\";const variantClassNames={Vsd49myMq:\"framer-v-18qwhf8\"};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 transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??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={Active:\"Nu9aAIWtH\",Default:\"nrMzd40Jo\"};const getProps=({binScan,cropInsurance,droneScan,height,id,pestDisease,skyBugs,trueFruit,trueFruitGrade,width,...props})=>{return{...props,ba5bcKhB7:humanReadableEnumMap[trueFruit]??trueFruit??props.ba5bcKhB7??\"nrMzd40Jo\",DNsH2MgSo:humanReadableEnumMap[binScan]??binScan??props.DNsH2MgSo??\"nrMzd40Jo\",dvV2hYy9g:humanReadableEnumMap[skyBugs]??skyBugs??props.dvV2hYy9g??\"nrMzd40Jo\",FL2gOCU5x:humanReadableEnumMap[cropInsurance]??cropInsurance??props.FL2gOCU5x??\"nrMzd40Jo\",kvSK15sCX:humanReadableEnumMap[trueFruitGrade]??trueFruitGrade??props.kvSK15sCX??\"nrMzd40Jo\",R5NeonOKl:humanReadableEnumMap[droneScan]??droneScan??props.R5NeonOKl??\"nrMzd40Jo\",wd5sU6H75:humanReadableEnumMap[pestDisease]??pestDisease??props.wd5sU6H75??\"nrMzd40Jo\"};};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,ba5bcKhB7,kvSK15sCX,DNsH2MgSo,R5NeonOKl,wd5sU6H75,dvV2hYy9g,FL2gOCU5x,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"Vsd49myMq\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-18qwhf8\",className,classNames),\"data-framer-name\":\"Demos\",layoutDependency:layoutDependency,layoutId:\"Vsd49myMq\",ref:refBinding,style:{backgroundColor:\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2,boxShadow:\"0px 0px 6px 0px rgba(0, 0, 0, 0.1)\",...style},children:/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-klpm9o\",\"data-framer-name\":\"Nav Links Columns\",layoutDependency:layoutDependency,layoutId:\"zaKb8olU4\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12svvjd\",\"data-framer-name\":\"Col 1\",layoutDependency:layoutDependency,layoutId:\"gKTyCwMPt\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jl_JjWoss\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 16px) / 2, 1px)`,y:(componentViewport?.y||0)+16+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ut5sh4-container\",layoutDependency:layoutDependency,layoutId:\"ydDeAu38B-container\",nodeId:\"ydDeAu38B\",rendersWithMotion:true,scopeId:\"bwtl169Uf\",whileHover:animation,children:/*#__PURE__*/_jsx(MegaMenuComponent,{bPfVFoU__:\"Precise fruit sizing & size forecasting\",height:\"100%\",id:\"ydDeAu38B\",layoutId:\"ydDeAu38B\",M3UqQRTAT:\"TrueFruit Size\",style:{width:\"100%\"},variant:ba5bcKhB7,width:\"100%\",zvA5UbwDj:resolvedLinks[0]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HDOFDxmNL\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 16px) / 2, 1px)`,y:(componentViewport?.y||0)+16+0+0+66,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xngfr5-container\",layoutDependency:layoutDependency,layoutId:\"Xofz0y7wm-container\",nodeId:\"Xofz0y7wm\",rendersWithMotion:true,scopeId:\"bwtl169Uf\",whileHover:animation,children:/*#__PURE__*/_jsx(MegaMenuComponent,{bPfVFoU__:\"Automated size, color & quality measurement\",height:\"100%\",id:\"Xofz0y7wm\",layoutId:\"Xofz0y7wm\",M3UqQRTAT:\"TrueFruit Grade\",style:{width:\"100%\"},variant:kvSK15sCX,width:\"100%\",zvA5UbwDj:resolvedLinks1[0]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"upZvgpfQC\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 16px) / 2, 1px)`,y:(componentViewport?.y||0)+16+0+0+132,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fxyjvg-container\",layoutDependency:layoutDependency,layoutId:\"uJzt6dq5x-container\",nodeId:\"uJzt6dq5x\",rendersWithMotion:true,scopeId:\"bwtl169Uf\",whileHover:animation,children:/*#__PURE__*/_jsx(MegaMenuComponent,{bPfVFoU__:\"Post-harvest size & quality classification\",height:\"100%\",id:\"uJzt6dq5x\",layoutId:\"uJzt6dq5x\",M3UqQRTAT:\"TrueFruit Bin Scan\",style:{width:\"100%\"},variant:DNsH2MgSo,width:\"100%\",zvA5UbwDj:resolvedLinks2[0]})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jhvfho\",\"data-framer-name\":\"Col 2\",layoutDependency:layoutDependency,layoutId:\"KljOUzICy\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Omt5FRr9i\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 16px) / 2, 1px)`,y:(componentViewport?.y||0)+16+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1mz0hi-container\",layoutDependency:layoutDependency,layoutId:\"dAImzUQJj-container\",nodeId:\"dAImzUQJj\",rendersWithMotion:true,scopeId:\"bwtl169Uf\",whileHover:animation,children:/*#__PURE__*/_jsx(MegaMenuComponent,{bPfVFoU__:\"High resolution aerial crop monitoring & analysis\",height:\"100%\",id:\"dAImzUQJj\",layoutId:\"dAImzUQJj\",M3UqQRTAT:\"Drone Scan\",style:{width:\"100%\"},variant:R5NeonOKl,width:\"100%\",zvA5UbwDj:resolvedLinks3[0]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mlrH0MJJd\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 16px) / 2, 1px)`,y:(componentViewport?.y||0)+16+0+0+66,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cnv061-container\",layoutDependency:layoutDependency,layoutId:\"xMESWP6L9-container\",nodeId:\"xMESWP6L9\",rendersWithMotion:true,scopeId:\"bwtl169Uf\",whileHover:animation,children:/*#__PURE__*/_jsx(MegaMenuComponent,{bPfVFoU__:\"Digitized pest trap & disease monitoring\",height:\"100%\",id:\"xMESWP6L9\",layoutId:\"xMESWP6L9\",M3UqQRTAT:\"Pest & Disease\",style:{width:\"100%\"},variant:wd5sU6H75,width:\"100%\",zvA5UbwDj:resolvedLinks4[0]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ueQxv6YuH\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 16px) / 2, 1px)`,y:(componentViewport?.y||0)+16+0+0+132,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11m5q71-container\",layoutDependency:layoutDependency,layoutId:\"Px0pSzMIk-container\",nodeId:\"Px0pSzMIk\",rendersWithMotion:true,scopeId:\"bwtl169Uf\",whileHover:animation,children:/*#__PURE__*/_jsx(MegaMenuComponent,{bPfVFoU__:\"Precise beneficial insect applications via drone\",height:\"100%\",id:\"Px0pSzMIk\",layoutId:\"Px0pSzMIk\",M3UqQRTAT:\"SkyBugs\",style:{width:\"100%\"},variant:dvV2hYy9g,width:\"100%\",zvA5UbwDj:resolvedLinks5[0]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"OU7ly7vfp\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 16px) / 2, 1px)`,y:(componentViewport?.y||0)+16+0+0+198,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dzm5do-container\",layoutDependency:layoutDependency,layoutId:\"yxBrZtxrr-container\",nodeId:\"yxBrZtxrr\",rendersWithMotion:true,scopeId:\"bwtl169Uf\",whileHover:animation,children:/*#__PURE__*/_jsx(MegaMenuComponent,{bPfVFoU__:\"Precision crop insurance solutions for perennial farming\",height:\"100%\",id:\"yxBrZtxrr\",layoutId:\"yxBrZtxrr\",M3UqQRTAT:\"Crop Insurance\",style:{width:\"100%\"},variant:FL2gOCU5x,width:\"100%\",zvA5UbwDj:resolvedLinks6[0]})})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eMjYU.framer-1o4x0p0, .framer-eMjYU .framer-1o4x0p0 { display: block; }\",\".framer-eMjYU.framer-18qwhf8 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 16px 32px 16px 16px; position: relative; width: 536px; will-change: var(--framer-will-change-override, transform); }\",\".framer-eMjYU .framer-klpm9o { 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: 0px; position: relative; width: 1px; }\",\".framer-eMjYU .framer-12svvjd, .framer-eMjYU .framer-jhvfho { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-eMjYU .framer-ut5sh4-container, .framer-eMjYU .framer-1xngfr5-container, .framer-eMjYU .framer-fxyjvg-container, .framer-eMjYU .framer-1mz0hi-container, .framer-eMjYU .framer-1cnv061-container, .framer-eMjYU .framer-11m5q71-container, .framer-eMjYU .framer-dzm5do-container { flex: none; height: auto; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 370\n * @framerIntrinsicWidth 536\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"ba5bcKhB7\":\"trueFruit\",\"kvSK15sCX\":\"trueFruitGrade\",\"DNsH2MgSo\":\"binScan\",\"R5NeonOKl\":\"droneScan\",\"wd5sU6H75\":\"pestDisease\",\"dvV2hYy9g\":\"skyBugs\",\"FL2gOCU5x\":\"cropInsurance\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerbwtl169Uf=withCSS(Component,css,\"framer-eMjYU\");export default Framerbwtl169Uf;Framerbwtl169Uf.displayName=\"Dropdown List\";Framerbwtl169Uf.defaultProps={height:370,width:536};addPropertyControls(Framerbwtl169Uf,{ba5bcKhB7:MegaMenuComponentControls?.[\"variant\"]&&{...MegaMenuComponentControls[\"variant\"],defaultValue:\"nrMzd40Jo\",description:undefined,hidden:undefined,title:\"True Fruit\"},kvSK15sCX:MegaMenuComponentControls?.[\"variant\"]&&{...MegaMenuComponentControls[\"variant\"],defaultValue:\"nrMzd40Jo\",description:undefined,hidden:undefined,title:\"True Fruit Grade\"},DNsH2MgSo:MegaMenuComponentControls?.[\"variant\"]&&{...MegaMenuComponentControls[\"variant\"],defaultValue:\"nrMzd40Jo\",description:undefined,hidden:undefined,title:\"Bin Scan\"},R5NeonOKl:MegaMenuComponentControls?.[\"variant\"]&&{...MegaMenuComponentControls[\"variant\"],defaultValue:\"nrMzd40Jo\",description:undefined,hidden:undefined,title:\"Drone Scan\"},wd5sU6H75:MegaMenuComponentControls?.[\"variant\"]&&{...MegaMenuComponentControls[\"variant\"],defaultValue:\"nrMzd40Jo\",description:undefined,hidden:undefined,title:\"Pest & Disease\"},dvV2hYy9g:MegaMenuComponentControls?.[\"variant\"]&&{...MegaMenuComponentControls[\"variant\"],defaultValue:\"nrMzd40Jo\",description:undefined,hidden:undefined,title:\"SkyBugs\"},FL2gOCU5x:MegaMenuComponentControls?.[\"variant\"]&&{...MegaMenuComponentControls[\"variant\"],defaultValue:\"nrMzd40Jo\",description:undefined,hidden:undefined,title:\"Crop Insurance\"}});addFonts(Framerbwtl169Uf,[{explicitInter:true,fonts:[]},...MegaMenuComponentFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerbwtl169Uf\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"536\",\"framerIntrinsicHeight\":\"370\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"ba5bcKhB7\\\":\\\"trueFruit\\\",\\\"kvSK15sCX\\\":\\\"trueFruitGrade\\\",\\\"DNsH2MgSo\\\":\\\"binScan\\\",\\\"R5NeonOKl\\\":\\\"droneScan\\\",\\\"wd5sU6H75\\\":\\\"pestDisease\\\",\\\"dvV2hYy9g\\\":\\\"skyBugs\\\",\\\"FL2gOCU5x\\\":\\\"cropInsurance\\\"}\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (98a2bb2)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={QoolP1D_0:{hover:true}};const serializationHash=\"framer-K3jlk\";const variantClassNames={QoolP1D_0:\"framer-v-z09oxn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};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=({click,height,hover,hover2,id,navLink,textColor,width,...props})=>{return{...props,HWwnwkH_N:hover2??props.HWwnwkH_N,OhME7YJfN:navLink??props.OhME7YJfN??\"Demos\",rrC_2kBd7:textColor??props.rrC_2kBd7??\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",tBl74DNUS:click??props.tBl74DNUS,uQv1Eowjz:hover??props.uQv1Eowjz};};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,OhME7YJfN,tBl74DNUS,uQv1Eowjz,HWwnwkH_N,rrC_2kBd7,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"QoolP1D_0\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapxj1rwg=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(tBl74DNUS){const res=await tBl74DNUS(...args);if(res===false)return false;}});const onMouseEnter1nkenjq=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(uQv1Eowjz){const res=await uQv1Eowjz(...args);if(res===false)return false;}if(HWwnwkH_N){const res=await HWwnwkH_N(...args);if(res===false)return false;}});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(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-z09oxn\",className,classNames),\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"QoolP1D_0\",onMouseEnter:onMouseEnter1nkenjq,onTap:onTapxj1rwg,ref:refBinding,style:{...style},...addPropertyOverrides({\"QoolP1D_0-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-rrC_2kBd7-UbVKm_h0D))\"},children:\"Demos\"})}),className:\"framer-18oitc5\",\"data-framer-name\":\"Nav Link Dropdown\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"QY6kInZL_\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-rrC_2kBd7-UbVKm_h0D)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-rrC_2kBd7-UbVKm_h0D\":rrC_2kBd7},text:OhME7YJfN,variants:{\"QoolP1D_0-hover\":{\"--extracted-r6o4lv\":\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(37, 111, 179))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"QoolP1D_0-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(37, 111, 179)))\"},children:\"Demos\"})})}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-K3jlk.framer-1lltywq, .framer-K3jlk .framer-1lltywq { display: block; }\",\".framer-K3jlk.framer-z09oxn { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-K3jlk .framer-18oitc5 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22.5\n * @framerIntrinsicWidth 50.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"MhhWjuFU6\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"OhME7YJfN\":\"navLink\",\"tBl74DNUS\":\"click\",\"uQv1Eowjz\":\"hover\",\"HWwnwkH_N\":\"hover2\",\"rrC_2kBd7\":\"textColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerUbVKm_h0D=withCSS(Component,css,\"framer-K3jlk\");export default FramerUbVKm_h0D;FramerUbVKm_h0D.displayName=\"Nav Link Dropdown\";FramerUbVKm_h0D.defaultProps={height:22.5,width:50.5};addPropertyControls(FramerUbVKm_h0D,{OhME7YJfN:{defaultValue:\"Demos\",displayTextArea:false,title:\"Nav Link\",type:ControlType.String},tBl74DNUS:{title:\"Click\",type:ControlType.EventHandler},uQv1Eowjz:{title:\"Hover\",type:ControlType.EventHandler},HWwnwkH_N:{title:\"Hover 2\",type:ControlType.EventHandler},rrC_2kBd7:{defaultValue:\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",title:\"Text Color\",type:ControlType.Color}});addFonts(FramerUbVKm_h0D,[{explicitInter:true,fonts:[{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G1ilnsV8kA_Ykqw.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUbVKm_h0D\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MhhWjuFU6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"22.5\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"OhME7YJfN\\\":\\\"navLink\\\",\\\"tBl74DNUS\\\":\\\"click\\\",\\\"uQv1Eowjz\\\":\\\"hover\\\",\\\"HWwnwkH_N\\\":\\\"hover2\\\",\\\"rrC_2kBd7\\\":\\\"textColor\\\"}\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"50.5\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UbVKm_h0D.map","// Generated by Framer (62acaa8)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/4CqsfHC2MkMxJpNjQF1R/fymzr0mGxeJ5aR2ROh3B/MwxCxmMK8.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/keeYK0S0U7uaUrpuZJTC/95bwAd3dLf2wR4AEbKzF/ON_x0cHdi.js\";import DropdownList from\"https://framerusercontent.com/modules/lL9pLleudm51Q1rVBC3r/x77NhYN4mPglyO5n6a1Y/bwtl169Uf.js\";import Button from\"https://framerusercontent.com/modules/sruCgM5PXc5XpYjmatzY/FjhwkKL9XpzkYpbDuyTC/QuPN54pgJ.js\";import NavLinkDropdown from\"https://framerusercontent.com/modules/hRz9G4BXLa3wTdG47itR/GPJHBFPKJ4UoV7JdYub5/UbVKm_h0D.js\";import Logo from\"https://framerusercontent.com/modules/jI8WciPbCiu9UNsdGxlM/rJkt11gTVHSk8FfNKneF/uHnf5HibE.js\";const LogoFonts=getFonts(Logo);const NavLinkDropdownFonts=getFonts(NavLinkDropdown);const DropdownListFonts=getFonts(DropdownList);const SmartComponentScopedContainerWithFX=withFX(SmartComponentScopedContainer);const ButtonFonts=getFonts(Button);const PhosphorFonts=getFonts(Phosphor);const MotionHeaderWithFX=withFX(motion.header);const DropdownListControls=getPropertyControls(DropdownList);const cycleOrder=[\"si8cgAmpX\",\"K2qMqyKNB\",\"MHGKoJpyc\",\"KrhRrMrLt\",\"BGNRay7aI\",\"p6HzhHIZM\",\"JXHfoPeSO\",\"BrZ5ez8_M\"];const serializationHash=\"framer-k3JdH\";const variantClassNames={BGNRay7aI:\"framer-v-pixcyf\",BrZ5ez8_M:\"framer-v-14ewhyo\",JXHfoPeSO:\"framer-v-1ilwyll\",K2qMqyKNB:\"framer-v-f87yto\",KrhRrMrLt:\"framer-v-l1west\",MHGKoJpyc:\"framer-v-e4nxc8\",p6HzhHIZM:\"framer-v-6n0wgl\",si8cgAmpX:\"framer-v-gd4nn7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.1,delay:0,duration:.8,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??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={Active:\"Nu9aAIWtH\",Default:\"nrMzd40Jo\"};const humanReadableVariantMap={\"1920\":\"K2qMqyKNB\",\"Open Mobile\":\"JXHfoPeSO\",\"Scroll 1920 Variant\":\"BGNRay7aI\",\"Scroll Desktop Variant\":\"KrhRrMrLt\",Desktop:\"si8cgAmpX\",Mobile:\"p6HzhHIZM\",Submenu:\"BrZ5ez8_M\",Tablet:\"MHGKoJpyc\"};const getProps=({binScan,click,cropInsurance,droneScan,height,id,pestDisease,skyBugs,trueFruit,trueFruitGrade,width,...props})=>{return{...props,aBdw0FgSJ:humanReadableEnumMap[droneScan]??droneScan??props.aBdw0FgSJ??\"nrMzd40Jo\",E95xR64fF:humanReadableEnumMap[cropInsurance]??cropInsurance??props.E95xR64fF??\"nrMzd40Jo\",IDHO9HT3z:humanReadableEnumMap[binScan]??binScan??props.IDHO9HT3z??\"nrMzd40Jo\",lzVUaU4Rg:humanReadableEnumMap[skyBugs]??skyBugs??props.lzVUaU4Rg??\"nrMzd40Jo\",nll0DhzcC:humanReadableEnumMap[trueFruitGrade]??trueFruitGrade??props.nll0DhzcC??\"nrMzd40Jo\",uHG0kUfQP:humanReadableEnumMap[pestDisease]??pestDisease??props.uHG0kUfQP??\"nrMzd40Jo\",v9pGMkLfr:click??props.v9pGMkLfr,variant:humanReadableVariantMap[props.variant]??props.variant??\"si8cgAmpX\",vyTW0TKDo:humanReadableEnumMap[trueFruit]??trueFruit??props.vyTW0TKDo??\"nrMzd40Jo\"};};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,v9pGMkLfr,vyTW0TKDo,nll0DhzcC,IDHO9HT3z,aBdw0FgSJ,uHG0kUfQP,lzVUaU4Rg,E95xR64fF,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"si8cgAmpX\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const uQv1Eowjztxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const j9iDvEqBOrzjebu=activeVariantCallback(async(...args)=>{if(v9pGMkLfr){const res=await v9pGMkLfr(...args);if(res===false)return false;}});const onClick62zuht=activeVariantCallback(async(...args)=>{setVariant(\"JXHfoPeSO\");});const onClick161ww9c=activeVariantCallback(async(...args)=>{setVariant(\"p6HzhHIZM\");});const onMouseEntertxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const tBl74DNUSf58ie3=activeVariantCallback(async(...args)=>{setVariant(\"BrZ5ez8_M\");});const tBl74DNUS62zuht=activeVariantCallback(async(...args)=>{setVariant(\"JXHfoPeSO\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"p6HzhHIZM\",\"JXHfoPeSO\",\"BrZ5ez8_M\"].includes(baseVariant))return false;return true;};const ref1=React.useRef(null);const ref2=React.useRef(null);const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"p6HzhHIZM\")return true;return false;};const isDisplayed2=()=>{if([\"JXHfoPeSO\",\"BrZ5ez8_M\"].includes(baseVariant))return true;return false;};const ref3=React.useRef(null);const isDisplayed3=()=>{if(baseVariant===\"JXHfoPeSO\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(MotionHeaderWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-gd4nn7\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"si8cgAmpX\",ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{BrZ5ez8_M:{backgroundColor:\"rgba(255, 255, 255, 0)\"},JXHfoPeSO:{backgroundColor:\"rgba(255, 255, 255, 0)\"},p6HzhHIZM:{backgroundColor:\"rgba(255, 255, 255, 0)\"}},...addPropertyOverrides({BGNRay7aI:{\"data-framer-name\":\"Scroll 1920 Variant\"},BrZ5ez8_M:{\"data-framer-name\":\"Submenu\"},JXHfoPeSO:{\"data-framer-name\":\"Open Mobile\"},K2qMqyKNB:{\"data-framer-name\":\"1920\"},KrhRrMrLt:{\"data-framer-name\":\"Scroll Desktop Variant\"},MHGKoJpyc:{\"data-framer-name\":\"Tablet\"},p6HzhHIZM:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-bmrig2\",\"data-framer-name\":\"Header Content Wrapper\",layoutDependency:layoutDependency,layoutId:\"UcNeGAZLu\",children:/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-1m6815j\",\"data-border\":true,\"data-framer-name\":\"Nav Links Wrapper\",layoutDependency:layoutDependency,layoutId:\"oO8Mdf98B\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(240, 240, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",borderBottomLeftRadius:70,borderBottomRightRadius:70,borderTopLeftRadius:70,borderTopRightRadius:70,boxShadow:\"none\"},variants:{BGNRay7aI:{boxShadow:\"0px 4px 10px 0px rgba(0, 0, 0, 0.15)\"},KrhRrMrLt:{boxShadow:\"0px 4px 10px 0px rgba(0, 0, 0, 0.15)\"}},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,width:\"121.7857px\",y:(componentViewport?.y||0)+(20+((componentViewport?.height||100)-40-60)/2)+0+14.5,...addPropertyOverrides({BGNRay7aI:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||92)-40-52)/2)+0+10.5},K2qMqyKNB:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||92)-40-52)/2)+0+10.5},MHGKoJpyc:{height:26,width:\"102px\",y:(componentViewport?.y||0)+(20+((componentViewport?.height||100)-40-60)/2)+0+17}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2ja2zd-container\",layoutDependency:layoutDependency,layoutId:\"euv_qcIvp-container\",nodeId:\"euv_qcIvp\",rendersWithMotion:true,scopeId:\"P5IzgKnqJ\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"euv_qcIvp\",layoutId:\"euv_qcIvp\",style:{height:\"100%\",width:\"100%\"},variant:\"xTlE0PAxf\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f48bg8\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"XTlBKNpud\",children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+(20+((componentViewport?.height||100)-40-60)/2)+0+18.8+.2,...addPropertyOverrides({BGNRay7aI:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||92)-40-52)/2)+0+14.8+.2},K2qMqyKNB:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||92)-40-52)/2)+0+14.8+.2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-io0ofw-container\",id:`${layoutId}-io0ofw`,layoutDependency:layoutDependency,layoutId:\"R8O0uRftY-container\",nodeId:\"R8O0uRftY\",ref:ref1,rendersWithMotion:true,scopeId:\"P5IzgKnqJ\",children:[/*#__PURE__*/_jsx(NavLinkDropdown,{height:\"100%\",id:\"R8O0uRftY\",layoutId:\"R8O0uRftY\",OhME7YJfN:\"Products\",rrC_2kBd7:\"var(--token-54d06005-154a-4545-ac25-1c52814b38fc, rgb(0, 0, 0))\",uQv1Eowjz:uQv1Eowjztxyyif({overlay}),width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"end\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-io0ofw`,offsetX:471.99997601658106,offsetY:29.203139099408872,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,...addPropertyOverrides({BGNRay7aI:{offsetX:473.0236580351484,offsetY:29.70310365964906},K2qMqyKNB:{alignment:\"start\",offsetX:6933514669071883e-21,offsetY:26.203118125678884},MHGKoJpyc:{offsetX:472.1093430809997,offsetY:30.20314607243563}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:370,y:(componentViewport?.y||0)+(20+((componentViewport?.height||100)-40-60)/2)+0+18.8+.2+-185,...addPropertyOverrides({BGNRay7aI:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||92)-40-52)/2)+0+14.8+.2+-185},K2qMqyKNB:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||92)-40-52)/2)+0+14.8+.2+-185}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1luvy1t-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"HPb4p29Uz-container\",nodeId:\"HPb4p29Uz\",ref:ref2,rendersWithMotion:true,role:\"dialog\",scopeId:\"P5IzgKnqJ\",children:/*#__PURE__*/_jsx(DropdownList,{ba5bcKhB7:vyTW0TKDo,DNsH2MgSo:IDHO9HT3z,dvV2hYy9g:lzVUaU4Rg,FL2gOCU5x:E95xR64fF,height:\"100%\",id:\"HPb4p29Uz\",kvSK15sCX:nll0DhzcC,layoutId:\"HPb4p29Uz\",R5NeonOKl:aBdw0FgSJ,wd5sU6H75:uHG0kUfQP,width:\"100%\"})})})})})]})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"u5ERUJOCq\"},motionChild:true,nodeId:\"KvB7ectdx\",openInNewTab:false,relValues:[],scopeId:\"P5IzgKnqJ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-sfd7x7\",\"data-styles-preset\":\"ON_x0cHdi\",children:\"Pricing\"})})})}),className:\"framer-ov4oiw\",\"data-framer-name\":\"Nav Link\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"KvB7ectdx\",style:{\"--extracted-r6o4lv\":\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pmJQmCsda\"},motionChild:true,nodeId:\"zUZ8m0kyB\",openInNewTab:false,relValues:[],scopeId:\"P5IzgKnqJ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-sfd7x7\",\"data-styles-preset\":\"ON_x0cHdi\",children:\"Success stories\"})})})}),className:\"framer-1nbph73\",\"data-framer-name\":\"Nav Link\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"zUZ8m0kyB\",style:{\"--extracted-r6o4lv\":\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NQeKyTefj\"},motionChild:true,nodeId:\"WRd6i7dXi\",openInNewTab:false,relValues:[],scopeId:\"P5IzgKnqJ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-sfd7x7\",\"data-styles-preset\":\"ON_x0cHdi\",children:\"About\"})})})}),className:\"framer-1r5772j\",\"data-framer-name\":\"Nav Link\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"WRd6i7dXi\",style:{\"--extracted-r6o4lv\":\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gdy7BCOsH\"},motionChild:true,nodeId:\"FrCWUV4XW\",openInNewTab:false,relValues:[],scopeId:\"P5IzgKnqJ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-sfd7x7\",\"data-styles-preset\":\"ON_x0cHdi\",children:\"Contact\"})})})}),className:\"framer-1o7v14y\",\"data-framer-name\":\"Nav Link\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"FrCWUV4XW\",style:{\"--extracted-r6o4lv\":\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rc0kez\",\"data-framer-name\":\"CTAs\",layoutDependency:layoutDependency,layoutId:\"w6w62omEc\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(20+((componentViewport?.height||100)-40-60)/2)+0+12+0,...addPropertyOverrides({BGNRay7aI:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||92)-40-52)/2)+0+8+0},K2qMqyKNB:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||92)-40-52)/2)+0+8+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1k8u6o7-container\",layoutDependency:layoutDependency,layoutId:\"AGnWe2ExN-container\",nodeId:\"AGnWe2ExN\",rendersWithMotion:true,scopeId:\"P5IzgKnqJ\",children:/*#__PURE__*/_jsx(Button,{AhYD3uXn5:\"Login\",height:\"100%\",id:\"AGnWe2ExN\",J0ZeMdGvk:{borderColor:\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225))\",borderStyle:\"solid\",borderWidth:1},j9iDvEqBO:j9iDvEqBOrzjebu,JARGcT4pz:\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225))\",KccSiOKHC:true,L2pzWx9U5:\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225))\",layoutId:\"AGnWe2ExN\",Mytw5M9tJ:\"rgb(255, 255, 255)\",P5HpErrkx:\"https://app.aerobotics.com/log-in\",style:{height:\"100%\"},variant:\"mxG9Fd2w7\",wGo7HlkHg:\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"fAdyILRjh\"},implicitPathVariables:undefined},{href:{webPageId:\"fAdyILRjh\"},implicitPathVariables:undefined},{href:{webPageId:\"fAdyILRjh\"},implicitPathVariables:undefined},{href:{webPageId:\"fAdyILRjh\"},implicitPathVariables:undefined},{href:{webPageId:\"fAdyILRjh\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(20+((componentViewport?.height||100)-40-60)/2)+0+12+0,...addPropertyOverrides({BGNRay7aI:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||92)-40-52)/2)+0+8+0},K2qMqyKNB:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||92)-40-52)/2)+0+8+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-f3bm26-container\",layoutDependency:layoutDependency,layoutId:\"RZCifD_qx-container\",nodeId:\"RZCifD_qx\",rendersWithMotion:true,scopeId:\"P5IzgKnqJ\",children:/*#__PURE__*/_jsx(Button,{AhYD3uXn5:\"Request a demo\",height:\"100%\",id:\"RZCifD_qx\",J0ZeMdGvk:{borderColor:\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225))\",borderStyle:\"solid\",borderWidth:1},JARGcT4pz:\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225))\",KccSiOKHC:true,L2pzWx9U5:\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225))\",layoutId:\"RZCifD_qx\",Mytw5M9tJ:\"rgb(255, 255, 255)\",P5HpErrkx:resolvedLinks[0],style:{height:\"100%\"},variant:\"JPRus9AV9\",wGo7HlkHg:\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",width:\"100%\",...addPropertyOverrides({BGNRay7aI:{P5HpErrkx:resolvedLinks[4]},K2qMqyKNB:{P5HpErrkx:resolvedLinks[1]},KrhRrMrLt:{P5HpErrkx:resolvedLinks[3]},MHGKoJpyc:{P5HpErrkx:resolvedLinks[2]}},baseVariant,gestureVariant)})})})})]})]})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-pif5fr\",\"data-border\":true,\"data-framer-name\":\"Nav Links Wrapper\",layoutDependency:layoutDependency,layoutId:\"G3DTrICxj\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(240, 240, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",borderBottomLeftRadius:70,borderBottomRightRadius:70,borderTopLeftRadius:70,borderTopRightRadius:70},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,width:\"122px\",...addPropertyOverrides({p6HzhHIZM:{y:(componentViewport?.y||0)+20+(0+0+((componentViewport?.height||100)-40-60)/1*0)+14.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zl76ih-container\",layoutDependency:layoutDependency,layoutId:\"v_eKVUgIQ-container\",nodeId:\"v_eKVUgIQ\",rendersWithMotion:true,scopeId:\"P5IzgKnqJ\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"v_eKVUgIQ\",layoutId:\"v_eKVUgIQ\",style:{height:\"100%\",width:\"100%\"},variant:\"xTlE0PAxf\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-9aguf4\",layoutDependency:layoutDependency,layoutId:\"qBO2uWD14\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-14gfv1i-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"rZ8mqJFN2-container\",nodeId:\"rZ8mqJFN2\",rendersWithMotion:true,scopeId:\"P5IzgKnqJ\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-54d06005-154a-4545-ac25-1c52814b38fc, rgb(0, 0, 0))\",height:\"100%\",iconSearch:\"list\",iconSelection:\"House\",id:\"rZ8mqJFN2\",layoutId:\"rZ8mqJFN2\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({p6HzhHIZM:{onClick:onClick62zuht}},baseVariant,gestureVariant)})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pjqtv5\",\"data-framer-name\":\"Nav Links Wrapper\",layoutDependency:layoutDependency,layoutId:\"QbFZbTE3Y\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{BrZ5ez8_M:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(240, 240, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30},JXHfoPeSO:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(240, 240, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30}},...addPropertyOverrides({BrZ5ez8_M:{\"data-border\":true},JXHfoPeSO:{\"data-border\":true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i973mh\",layoutDependency:layoutDependency,layoutId:\"PBwCLFLuN\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"142px\",...addPropertyOverrides({BrZ5ez8_M:{width:\"122px\",y:(componentViewport?.y||0)+20+(0+0+((componentViewport?.height||610)-44-565.6)/1*0)+12+0+0},JXHfoPeSO:{width:\"122px\",y:(componentViewport?.y||0)+20+(0+0+((componentViewport?.height||388)-44-343.6)/1*0)+12+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-194n3jg-container\",layoutDependency:layoutDependency,layoutId:\"WesXgoPNP-container\",nodeId:\"WesXgoPNP\",rendersWithMotion:true,scopeId:\"P5IzgKnqJ\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"WesXgoPNP\",layoutId:\"WesXgoPNP\",style:{height:\"100%\",width:\"100%\"},variant:\"xTlE0PAxf\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-k60wb2\",layoutDependency:layoutDependency,layoutId:\"n9Ed3i693\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ey03jk-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"IH3pZ_Gzd-container\",nodeId:\"IH3pZ_Gzd\",rendersWithMotion:true,scopeId:\"P5IzgKnqJ\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-54d06005-154a-4545-ac25-1c52814b38fc, rgb(0, 0, 0))\",height:\"100%\",iconSearch:\"x\",iconSelection:\"House\",id:\"IH3pZ_Gzd\",layoutId:\"IH3pZ_Gzd\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({BrZ5ez8_M:{onClick:onClick161ww9c},JXHfoPeSO:{onClick:onClick161ww9c}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-e4waa0\",\"data-framer-name\":\"Menu Mobile\",\"data-highlight\":true,id:`${layoutId}-e4waa0`,layoutDependency:layoutDependency,layoutId:\"sK7HT2d5r\",onMouseEnter:onMouseEntertxyyif({overlay:overlay1}),ref:ref3,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,...addPropertyOverrides({BrZ5ez8_M:{y:(componentViewport?.y||0)+20+(0+0+((componentViewport?.height||610)-44-565.6)/1*0)+12+68+0+0},JXHfoPeSO:{y:(componentViewport?.y||0)+20+(0+0+((componentViewport?.height||388)-44-343.6)/1*0)+12+68+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3t8okh-container\",\"data-framer-name\":\"Products\",layoutDependency:layoutDependency,layoutId:\"WNRqeMeJf-container\",name:\"Products\",nodeId:\"WNRqeMeJf\",rendersWithMotion:true,scopeId:\"P5IzgKnqJ\",children:/*#__PURE__*/_jsx(NavLinkDropdown,{height:\"100%\",id:\"WNRqeMeJf\",layoutId:\"WNRqeMeJf\",name:\"Products\",OhME7YJfN:\"Products\",rrC_2kBd7:\"var(--token-54d06005-154a-4545-ac25-1c52814b38fc, rgb(0, 0, 0))\",width:\"100%\",...addPropertyOverrides({BrZ5ez8_M:{tBl74DNUS:tBl74DNUS62zuht},JXHfoPeSO:{tBl74DNUS:tBl74DNUSf58ie3}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"u5ERUJOCq\"},motionChild:true,nodeId:\"oOofnBLV5\",openInNewTab:false,relValues:[],scopeId:\"P5IzgKnqJ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-sfd7x7\",\"data-styles-preset\":\"ON_x0cHdi\",children:\"Pricing\"})})})}),className:\"framer-14iahya\",\"data-framer-name\":\"Pricing\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"oOofnBLV5\",style:{\"--extracted-r6o4lv\":\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NQeKyTefj\"},motionChild:true,nodeId:\"XXUbFHvzs\",openInNewTab:false,relValues:[],scopeId:\"P5IzgKnqJ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-sfd7x7\",\"data-styles-preset\":\"ON_x0cHdi\",children:\"About\"})})})}),className:\"framer-1ug1x10\",\"data-framer-name\":\"About\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"XXUbFHvzs\",style:{\"--extracted-r6o4lv\":\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-54d06005-154a-4545-ac25-1c52814b38fc, rgb(0, 0, 0)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gdy7BCOsH\"},motionChild:true,nodeId:\"N028mWFVB\",openInNewTab:false,relValues:[],scopeId:\"P5IzgKnqJ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-sfd7x7\",\"data-styles-preset\":\"ON_x0cHdi\",children:\"Contact\"})})})}),className:\"framer-mibrh1\",\"data-framer-name\":\"Contact\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"N028mWFVB\",style:{\"--extracted-r6o4lv\":\"var(--token-54d06005-154a-4545-ac25-1c52814b38fc, rgb(0, 0, 0))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-54d06005-154a-4545-ac25-1c52814b38fc, rgb(0, 0, 0)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pmJQmCsda\"},motionChild:true,nodeId:\"FviL_hXPh\",openInNewTab:false,relValues:[],scopeId:\"P5IzgKnqJ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-sfd7x7\",\"data-styles-preset\":\"ON_x0cHdi\",children:\"Success Stories\"})})})}),className:\"framer-bvzklk\",\"data-framer-name\":\"Success\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"FviL_hXPh\",style:{\"--extracted-r6o4lv\":\"var(--token-54d06005-154a-4545-ac25-1c52814b38fc, rgb(0, 0, 0))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-1u86lr9\",\"data-framer-name\":\"Products Dropdown\",layoutDependency:layoutDependency,layoutId:\"AGW0iGw5Z\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-51356402-80b2-43a9-a57e-5aa98a636111, rgb(0, 94, 180)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jl_JjWoss\"},motionChild:true,nodeId:\"uhSBLV3Yk\",openInNewTab:false,relValues:[],scopeId:\"P5IzgKnqJ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nth1hd\",\"data-styles-preset\":\"MwxCxmMK8\",children:\"TrueFruit Size\"})})})}),className:\"framer-vzim71\",\"data-framer-name\":\"Nav Link\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"uhSBLV3Yk\",style:{\"--extracted-r6o4lv\":\"var(--token-51356402-80b2-43a9-a57e-5aa98a636111, rgb(0, 94, 180))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-51356402-80b2-43a9-a57e-5aa98a636111, rgb(0, 94, 180)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"HDOFDxmNL\"},motionChild:true,nodeId:\"PD9fxLa36\",openInNewTab:false,relValues:[],scopeId:\"P5IzgKnqJ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nth1hd\",\"data-styles-preset\":\"MwxCxmMK8\",children:\"TrueFruit Grade\"})})})}),className:\"framer-zz89ju\",\"data-framer-name\":\"Nav Link\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"PD9fxLa36\",style:{\"--extracted-r6o4lv\":\"var(--token-51356402-80b2-43a9-a57e-5aa98a636111, rgb(0, 94, 180))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-51356402-80b2-43a9-a57e-5aa98a636111, rgb(0, 94, 180)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"upZvgpfQC\"},motionChild:true,nodeId:\"Xm7IijZLS\",openInNewTab:false,relValues:[],scopeId:\"P5IzgKnqJ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nth1hd\",\"data-styles-preset\":\"MwxCxmMK8\",children:\"TrueFruit Bin Scan\"})})})}),className:\"framer-1a2jfqp\",\"data-framer-name\":\"Nav Link\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"Xm7IijZLS\",style:{\"--extracted-r6o4lv\":\"var(--token-51356402-80b2-43a9-a57e-5aa98a636111, rgb(0, 94, 180))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-51356402-80b2-43a9-a57e-5aa98a636111, rgb(0, 94, 180)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Omt5FRr9i\"},motionChild:true,nodeId:\"LcBJztpiS\",openInNewTab:false,relValues:[],scopeId:\"P5IzgKnqJ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nth1hd\",\"data-styles-preset\":\"MwxCxmMK8\",children:\"Drone Scan\"})})})}),className:\"framer-1tsoz6c\",\"data-framer-name\":\"Nav Link\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"LcBJztpiS\",style:{\"--extracted-r6o4lv\":\"var(--token-51356402-80b2-43a9-a57e-5aa98a636111, rgb(0, 94, 180))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-51356402-80b2-43a9-a57e-5aa98a636111, rgb(0, 94, 180)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mlrH0MJJd\"},motionChild:true,nodeId:\"T_0Oj4bPn\",openInNewTab:false,relValues:[],scopeId:\"P5IzgKnqJ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nth1hd\",\"data-styles-preset\":\"MwxCxmMK8\",children:\"Pest & Disease\"})})})}),className:\"framer-4xora\",\"data-framer-name\":\"Nav Link\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"T_0Oj4bPn\",style:{\"--extracted-r6o4lv\":\"var(--token-51356402-80b2-43a9-a57e-5aa98a636111, rgb(0, 94, 180))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-51356402-80b2-43a9-a57e-5aa98a636111, rgb(0, 94, 180)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ueQxv6YuH\"},motionChild:true,nodeId:\"FjkE6gy03\",openInNewTab:false,relValues:[],scopeId:\"P5IzgKnqJ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nth1hd\",\"data-styles-preset\":\"MwxCxmMK8\",children:\"Skybugs\"})})})}),className:\"framer-1m7z373\",\"data-framer-name\":\"Nav Link\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"FjkE6gy03\",style:{\"--extracted-r6o4lv\":\"var(--token-51356402-80b2-43a9-a57e-5aa98a636111, rgb(0, 94, 180))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-niw48r\",\"data-framer-name\":\"CTAs\",layoutDependency:layoutDependency,layoutId:\"JYHQk1Lvg\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,...addPropertyOverrides({BrZ5ez8_M:{width:`max((${componentViewport?.width||\"100vw\"} - 106px) / 2, 1px)`,y:(componentViewport?.y||0)+20+(0+0+((componentViewport?.height||610)-44-565.6)/1*0)+12+497.6+0},JXHfoPeSO:{width:`max((${componentViewport?.width||\"100vw\"} - 106px) / 2, 1px)`,y:(componentViewport?.y||0)+20+(0+0+((componentViewport?.height||388)-44-343.6)/1*0)+12+275.6+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bx7vvl-container\",layoutDependency:layoutDependency,layoutId:\"VBdE9_A7q-container\",nodeId:\"VBdE9_A7q\",rendersWithMotion:true,scopeId:\"P5IzgKnqJ\",children:/*#__PURE__*/_jsx(Button,{AhYD3uXn5:\"Login\",height:\"100%\",id:\"VBdE9_A7q\",J0ZeMdGvk:{borderColor:\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225))\",borderStyle:\"solid\",borderWidth:1},JARGcT4pz:\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225))\",KccSiOKHC:true,L2pzWx9U5:\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225))\",layoutId:\"VBdE9_A7q\",Mytw5M9tJ:\"rgb(255, 255, 255)\",P5HpErrkx:\"https://app.aerobotics.com/log-in\",style:{height:\"100%\",width:\"100%\"},variant:\"mxG9Fd2w7\",wGo7HlkHg:\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"fAdyILRjh\"},implicitPathVariables:undefined},{href:{webPageId:\"fAdyILRjh\"},implicitPathVariables:undefined},{href:{webPageId:\"fAdyILRjh\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,...addPropertyOverrides({BrZ5ez8_M:{width:`max((${componentViewport?.width||\"100vw\"} - 106px) / 2, 1px)`,y:(componentViewport?.y||0)+20+(0+0+((componentViewport?.height||610)-44-565.6)/1*0)+12+497.6+0},JXHfoPeSO:{width:`max((${componentViewport?.width||\"100vw\"} - 106px) / 2, 1px)`,y:(componentViewport?.y||0)+20+(0+0+((componentViewport?.height||388)-44-343.6)/1*0)+12+275.6+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-takoot-container\",layoutDependency:layoutDependency,layoutId:\"a3hf1BK_1-container\",nodeId:\"a3hf1BK_1\",rendersWithMotion:true,scopeId:\"P5IzgKnqJ\",children:/*#__PURE__*/_jsx(Button,{AhYD3uXn5:\"Request a demo\",height:\"100%\",id:\"a3hf1BK_1\",J0ZeMdGvk:{borderColor:\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225))\",borderStyle:\"solid\",borderWidth:1},JARGcT4pz:\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225))\",KccSiOKHC:true,L2pzWx9U5:\"var(--token-482fd81e-385f-4415-a20d-1a303fe03c50, rgb(0, 117, 225))\",layoutId:\"a3hf1BK_1\",Mytw5M9tJ:\"rgb(255, 255, 255)\",P5HpErrkx:resolvedLinks1[0],style:{height:\"100%\",width:\"100%\"},variant:\"JPRus9AV9\",wGo7HlkHg:\"var(--token-aa9c0ce8-6b6c-48c1-8737-54828a26a605, rgb(255, 255, 255))\",width:\"100%\",...addPropertyOverrides({BrZ5ez8_M:{P5HpErrkx:resolvedLinks1[2]},JXHfoPeSO:{P5HpErrkx:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-k3JdH.framer-1jq17zj, .framer-k3JdH .framer-1jq17zj { display: block; }\",\".framer-k3JdH.framer-gd4nn7 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 20px 0px 20px 0px; position: relative; width: 1280px; }\",\".framer-k3JdH .framer-bmrig2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 15px 0px 15px; position: relative; width: 1px; z-index: 10; }\",\".framer-k3JdH .framer-1m6815j { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 12px 12px 12px 40px; position: relative; width: 1px; }\",\".framer-k3JdH .framer-2ja2zd-container, .framer-k3JdH .framer-zl76ih-container { aspect-ratio: 3.9285714285714284 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 31px); position: relative; width: 122px; }\",\".framer-k3JdH .framer-f48bg8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-k3JdH .framer-io0ofw-container, .framer-k3JdH .framer-3t8okh-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-k3JdH .framer-1luvy1t-container { height: auto; position: relative; width: auto; }\",\".framer-k3JdH .framer-ov4oiw, .framer-k3JdH .framer-1nbph73, .framer-k3JdH .framer-1r5772j, .framer-k3JdH .framer-1o7v14y, .framer-k3JdH .framer-14iahya, .framer-k3JdH .framer-1ug1x10, .framer-k3JdH .framer-mibrh1, .framer-k3JdH .framer-bvzklk, .framer-k3JdH .framer-vzim71, .framer-k3JdH .framer-zz89ju, .framer-k3JdH .framer-1a2jfqp, .framer-k3JdH .framer-1tsoz6c, .framer-k3JdH .framer-4xora, .framer-k3JdH .framer-1m7z373 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-k3JdH .framer-rc0kez, .framer-k3JdH .framer-9aguf4, .framer-k3JdH .framer-k60wb2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-k3JdH .framer-1k8u6o7-container, .framer-k3JdH .framer-f3bm26-container { flex: none; height: 36px; position: relative; width: auto; }\",\".framer-k3JdH .framer-pif5fr { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 12px 24px 12px 24px; position: relative; width: 1px; }\",\".framer-k3JdH .framer-14gfv1i-container, .framer-k3JdH .framer-ey03jk-container { flex: none; height: 36px; position: relative; width: 36px; }\",\".framer-k3JdH .framer-pjqtv5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: auto; overscroll-behavior: contain; padding: 20px; position: relative; width: 1px; z-index: 10; }\",\".framer-k3JdH .framer-i973mh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-k3JdH .framer-194n3jg-container { aspect-ratio: 3.9285714285714284 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); position: relative; width: 142px; }\",\".framer-k3JdH .framer-e4waa0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-k3JdH .framer-1u86lr9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-k3JdH .framer-niw48r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-k3JdH .framer-1bx7vvl-container { flex: 1 0 0px; height: 36px; position: relative; width: 1px; }\",\".framer-k3JdH .framer-takoot-container { flex: 1 0 0px; height: 36px; position: relative; width: 1px; z-index: 10; }\",\".framer-k3JdH.framer-v-f87yto.framer-gd4nn7, .framer-k3JdH.framer-v-pixcyf.framer-gd4nn7 { width: 1920px; }\",\".framer-k3JdH.framer-v-f87yto .framer-bmrig2 { flex: none; width: 1876px; }\",\".framer-k3JdH.framer-v-f87yto .framer-1m6815j, .framer-k3JdH.framer-v-pixcyf .framer-1m6815j { padding: 8px 12px 8px 40px; }\",\".framer-k3JdH.framer-v-f87yto .framer-f48bg8, .framer-k3JdH.framer-v-pixcyf .framer-f48bg8 { gap: 24px; }\",\".framer-k3JdH.framer-v-e4nxc8.framer-gd4nn7 { width: 992px; }\",\".framer-k3JdH.framer-v-e4nxc8 .framer-2ja2zd-container { height: var(--framer-aspect-ratio-supported, 26px); width: 102px; }\",\".framer-k3JdH.framer-v-6n0wgl.framer-gd4nn7 { flex-direction: column; gap: unset; justify-content: space-between; padding: 20px 24px 20px 24px; width: 375px; }\",\".framer-k3JdH.framer-v-6n0wgl .framer-pif5fr { flex: none; order: 3; width: 100%; }\",\".framer-k3JdH.framer-v-6n0wgl .framer-14gfv1i-container, .framer-k3JdH.framer-v-1ilwyll .framer-i973mh, .framer-k3JdH.framer-v-14ewhyo .framer-i973mh, .framer-k3JdH.framer-v-14ewhyo .framer-3t8okh-container { order: 0; }\",\".framer-k3JdH.framer-v-1ilwyll.framer-gd4nn7, .framer-k3JdH.framer-v-14ewhyo.framer-gd4nn7 { flex-direction: column; gap: unset; justify-content: space-between; padding: 20px 24px 24px 24px; width: 375px; }\",\".framer-k3JdH.framer-v-1ilwyll .framer-pjqtv5, .framer-k3JdH.framer-v-14ewhyo .framer-pjqtv5 { flex: none; order: 4; padding: 12px 24px 20px 24px; width: 100%; }\",\".framer-k3JdH.framer-v-1ilwyll .framer-194n3jg-container, .framer-k3JdH.framer-v-14ewhyo .framer-194n3jg-container { height: var(--framer-aspect-ratio-supported, 31px); width: 122px; }\",\".framer-k3JdH.framer-v-1ilwyll .framer-e4waa0, .framer-k3JdH.framer-v-14ewhyo .framer-e4waa0, .framer-k3JdH.framer-v-14ewhyo .framer-1u86lr9 { order: 1; }\",\".framer-k3JdH.framer-v-1ilwyll .framer-niw48r, .framer-k3JdH.framer-v-14ewhyo .framer-bvzklk, .framer-k3JdH.framer-v-14ewhyo .framer-niw48r { order: 5; }\",\".framer-k3JdH.framer-v-14ewhyo .framer-14iahya { order: 2; }\",\".framer-k3JdH.framer-v-14ewhyo .framer-1ug1x10 { order: 3; }\",\".framer-k3JdH.framer-v-14ewhyo .framer-mibrh1 { order: 4; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-k3JdH[data-border=\"true\"]::after, .framer-k3JdH [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 100\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"K2qMqyKNB\":{\"layout\":[\"fixed\",\"auto\"]},\"MHGKoJpyc\":{\"layout\":[\"fixed\",\"auto\"]},\"KrhRrMrLt\":{\"layout\":[\"fixed\",\"auto\"]},\"BGNRay7aI\":{\"layout\":[\"fixed\",\"auto\"]},\"p6HzhHIZM\":{\"layout\":[\"fixed\",\"auto\"]},\"JXHfoPeSO\":{\"layout\":[\"fixed\",\"auto\"]},\"BrZ5ez8_M\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"v9pGMkLfr\":\"click\",\"vyTW0TKDo\":\"trueFruit\",\"nll0DhzcC\":\"trueFruitGrade\",\"IDHO9HT3z\":\"binScan\",\"aBdw0FgSJ\":\"droneScan\",\"uHG0kUfQP\":\"pestDisease\",\"lzVUaU4Rg\":\"skyBugs\",\"E95xR64fF\":\"cropInsurance\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerP5IzgKnqJ=withCSS(Component,css,\"framer-k3JdH\");export default FramerP5IzgKnqJ;FramerP5IzgKnqJ.displayName=\"Header\";FramerP5IzgKnqJ.defaultProps={height:100,width:1280};addPropertyControls(FramerP5IzgKnqJ,{variant:{options:[\"si8cgAmpX\",\"K2qMqyKNB\",\"MHGKoJpyc\",\"KrhRrMrLt\",\"BGNRay7aI\",\"p6HzhHIZM\",\"JXHfoPeSO\",\"BrZ5ez8_M\"],optionTitles:[\"Desktop\",\"1920\",\"Tablet\",\"Scroll Desktop Variant\",\"Scroll 1920 Variant\",\"Mobile\",\"Open Mobile\",\"Submenu\"],title:\"Variant\",type:ControlType.Enum},v9pGMkLfr:{title:\"Click\",type:ControlType.EventHandler},vyTW0TKDo:DropdownListControls?.[\"ba5bcKhB7\"]&&{...DropdownListControls[\"ba5bcKhB7\"],defaultValue:\"nrMzd40Jo\",description:undefined,hidden:undefined,title:\"True Fruit\"},nll0DhzcC:DropdownListControls?.[\"kvSK15sCX\"]&&{...DropdownListControls[\"kvSK15sCX\"],defaultValue:\"nrMzd40Jo\",description:undefined,hidden:undefined,title:\"True Fruit Grade\"},IDHO9HT3z:DropdownListControls?.[\"DNsH2MgSo\"]&&{...DropdownListControls[\"DNsH2MgSo\"],defaultValue:\"nrMzd40Jo\",description:undefined,hidden:undefined,title:\"Bin Scan\"},aBdw0FgSJ:DropdownListControls?.[\"R5NeonOKl\"]&&{...DropdownListControls[\"R5NeonOKl\"],defaultValue:\"nrMzd40Jo\",description:undefined,hidden:undefined,title:\"Drone Scan\"},uHG0kUfQP:DropdownListControls?.[\"wd5sU6H75\"]&&{...DropdownListControls[\"wd5sU6H75\"],defaultValue:\"nrMzd40Jo\",description:undefined,hidden:undefined,title:\"Pest Disease\"},lzVUaU4Rg:DropdownListControls?.[\"dvV2hYy9g\"]&&{...DropdownListControls[\"dvV2hYy9g\"],defaultValue:\"nrMzd40Jo\",description:undefined,hidden:undefined,title:\"Sky Bugs\"},E95xR64fF:DropdownListControls?.[\"FL2gOCU5x\"]&&{...DropdownListControls[\"FL2gOCU5x\"],defaultValue:\"nrMzd40Jo\",description:undefined,hidden:undefined,title:\"Crop Insurance\"}});addFonts(FramerP5IzgKnqJ,[{explicitInter:true,fonts:[{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v18/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G1ilnsV8kA_Ykqw.woff2\",weight:\"400\"}]},...LogoFonts,...NavLinkDropdownFonts,...DropdownListFonts,...ButtonFonts,...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerP5IzgKnqJ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"v9pGMkLfr\\\":\\\"click\\\",\\\"vyTW0TKDo\\\":\\\"trueFruit\\\",\\\"nll0DhzcC\\\":\\\"trueFruitGrade\\\",\\\"IDHO9HT3z\\\":\\\"binScan\\\",\\\"aBdw0FgSJ\\\":\\\"droneScan\\\",\\\"uHG0kUfQP\\\":\\\"pestDisease\\\",\\\"lzVUaU4Rg\\\":\\\"skyBugs\\\",\\\"E95xR64fF\\\":\\\"cropInsurance\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"K2qMqyKNB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MHGKoJpyc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KrhRrMrLt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BGNRay7aI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"p6HzhHIZM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JXHfoPeSO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BrZ5ez8_M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"100\",\"framerIntrinsicWidth\":\"1280\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}