{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6mSXKnv1SWGAI26lhw2K/Nmpbh8aQsc5L6CT1a1Xs/cDuEdEGXj.js"],
  "sourcesContent": ["// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Floating,getFontsFromSharedStyle,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/rVPutq0IYtRcKC5Fg6kT/FiE11hr6wmgXNgW3Qk1a/uMAObxA_z.js\";const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"uZkFR6tNu\",\"vypJpAGTN\",\"YDcTwwrjV\",\"kT64Qo6jp\"];const serializationHash=\"framer-eY2q3\";const variantClassNames={kT64Qo6jp:\"framer-v-adpry7\",uZkFR6tNu:\"framer-v-19o25fk\",vypJpAGTN:\"framer-v-1q6ookw\",YDcTwwrjV:\"framer-v-rzyj4t\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={bounce:.3,delay:0,duration:1.4,type:\"spring\"};const animation3={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation5={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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 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 Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 3\":\"YDcTwwrjV\",\"Variant 4\":\"kT64Qo6jp\",default:\"uZkFR6tNu\",Open:\"vypJpAGTN\"};const getProps=({height,hover,id,width,...props})=>{return{...props,jn3PvBXHE:hover??props.jn3PvBXHE,variant:humanReadableVariantMap[props.variant]??props.variant??\"uZkFR6tNu\"};};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,jn3PvBXHE,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"uZkFR6tNu\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1ccn4sw=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(jn3PvBXHE){const res=await jn3PvBXHE(...args);if(res===false)return false;}setVariant(\"vypJpAGTN\");overlay.show();});const onMouseLeave1y8tz66=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"uZkFR6tNu\");});const onTapStart41wrwi=activeVariantCallback(async(...args)=>{setGestureState({isPressed:true});setVariant(\"kT64Qo6jp\");});const onMouseEnterupml6a=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});overlay.show();});const onMouseEnter4lousb=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(jn3PvBXHE){const res=await jn3PvBXHE(...args);if(res===false)return false;}overlay.show();});const onMouseLeaveejrpjp=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"YDcTwwrjV\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"vypJpAGTN\",\"kT64Qo6jp\"].includes(baseVariant))return true;return false;};const ref1=React.useRef(null);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,enabled:isDisplayed(),children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-19o25fk\",className,classNames),\"data-framer-name\":\"default\",\"data-highlight\":true,id:`${layoutId}-19o25fk`,layoutDependency:layoutDependency,layoutId:\"uZkFR6tNu\",onMouseEnter:onMouseEnter1ccn4sw({overlay}),ref:refBinding,style:{backgroundColor:\"rgba(247, 242, 250, 0)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,...style},...addPropertyOverrides({kT64Qo6jp:{\"data-framer-name\":\"Variant 4\",onMouseEnter:onMouseEnter4lousb({overlay}),onMouseLeave:onMouseLeaveejrpjp},vypJpAGTN:{\"data-framer-name\":\"Open\",onMouseLeave:onMouseLeave1y8tz66},YDcTwwrjV:{\"data-framer-name\":\"Variant 3\",onMouseEnter:onMouseEnterupml6a({overlay}),onTapStart:onTapStart41wrwi}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SGVsdmV0aWNh\",\"--framer-font-family\":'\"Helvetica\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"16.8px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(74, 69, 74))\"},children:\"Use Cases\"})}),className:\"framer-1hj407g\",\"data-framer-name\":\"Consultancy\",fonts:[\"Helvetica\"],layoutDependency:layoutDependency,layoutId:\"kziljZiXg\",style:{\"--extracted-r6o4lv\":\"rgb(74, 69, 74)\",\"--framer-paragraph-spacing\":\"0px\"},variants:{kT64Qo6jp:{\"--extracted-r6o4lv\":\"var(--token-6e2917db-ff45-45dc-a1ef-9d2475447e5a, rgb(107, 114, 128))\"},YDcTwwrjV:{\"--extracted-r6o4lv\":\"var(--token-6e2917db-ff45-45dc-a1ef-9d2475447e5a, rgb(107, 114, 128))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({kT64Qo6jp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SGVsdmV0aWNh\",\"--framer-font-family\":'\"Helvetica\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"16.8px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6e2917db-ff45-45dc-a1ef-9d2475447e5a, rgb(107, 114, 128)))\"},children:\"Use Cases\"})})},YDcTwwrjV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SGVsdmV0aWNh\",\"--framer-font-family\":'\"Helvetica\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"16.8px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6e2917db-ff45-45dc-a1ef-9d2475447e5a, rgb(107, 114, 128)))\"},children:\"Use Cases\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-uk58a9\",\"data-framer-name\":\"Arrow-down-sign-to-navigate (1)\",fill:\"rgb(74, 69, 74)\",intrinsicHeight:452,intrinsicWidth:452,layoutDependency:layoutDependency,layoutId:\"sIvwNfErC\",style:{rotate:0},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"451.847\" height=\"451.847\" style=\"enable-background:new 0 0 451.847 451.847\" xml:space=\"preserve\"><path d=\"M225.923 354.706c-8.098 0-16.195-3.092-22.369-9.263L9.27 151.157c-12.359-12.359-12.359-32.397 0-44.751 12.354-12.354 32.388-12.354 44.748 0l171.905 171.915 171.906-171.909c12.359-12.354 32.391-12.354 44.744 0 12.365 12.354 12.365 32.392 0 44.751L248.292 345.449c-6.177 6.172-14.274 9.257-22.369 9.257z\"/></svg>',variants:{kT64Qo6jp:{rotate:180},vypJpAGTN:{rotate:180},YDcTwwrjV:{rotate:0}},withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:refBinding,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-19o25fk`,offsetX:1,offsetY:8,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,...addPropertyOverrides({kT64Qo6jp:{offsetY:2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1wm99fi\",\"data-framer-name\":\"Menu\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"LRqbSb4bg\",ref:ref1,role:\"dialog\",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,boxShadow:\"0px 6px 16px 0px rgba(87, 87, 87, 0.08)\"},variants:{kT64Qo6jp:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(2, 20, 13, 0.05)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgba(255, 255, 255, 0.5)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"},vypJpAGTN:{backgroundColor:\"rgba(255, 255, 255, 0.5)\"}},...addPropertyOverrides({kT64Qo6jp:{\"data-border\":true,animate:animation4,exit:animation3,initial:animation5},vypJpAGTN:{animate:animation4,exit:animation3,initial:animation5}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-8qmw6c\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"u2LEMxDSx\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"13px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jo9Z46DVC\"},motionChild:true,nodeId:\"Itydu2n9K\",openInNewTab:false,scopeId:\"cDuEdEGXj\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-44q152\",\"data-styles-preset\":\"uMAObxA_z\",children:\"Legal\"})})})}),className:\"framer-1v44285\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Itydu2n9K\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-paragraph-spacing\":\"0px\"},variants:{kT64Qo6jp:{\"--extracted-r6o4lv\":\"var(--token-6e2917db-ff45-45dc-a1ef-9d2475447e5a, rgb(107, 114, 128))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({kT64Qo6jp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SGVsdmV0aWNh\",\"--framer-font-family\":'\"Helvetica\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6e2917db-ff45-45dc-a1ef-9d2475447e5a, rgb(107, 114, 128)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jo9Z46DVC\"},motionChild:true,nodeId:\"Itydu2n9K\",openInNewTab:false,scopeId:\"cDuEdEGXj\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-44q152\",\"data-styles-preset\":\"uMAObxA_z\",children:\"Legal\"})})})}),fonts:[\"Helvetica\"]}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wchsn6\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"j1I_T2jwD\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"13px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"TfRHSJheW\"},motionChild:true,nodeId:\"v0lfS7AHT\",openInNewTab:false,scopeId:\"cDuEdEGXj\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-44q152\",\"data-styles-preset\":\"uMAObxA_z\",children:\"Government\"})})})}),className:\"framer-7xda37\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"v0lfS7AHT\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-paragraph-spacing\":\"0px\"},variants:{kT64Qo6jp:{\"--extracted-r6o4lv\":\"var(--token-6e2917db-ff45-45dc-a1ef-9d2475447e5a, rgb(107, 114, 128))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({kT64Qo6jp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SGVsdmV0aWNh\",\"--framer-font-family\":'\"Helvetica\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6e2917db-ff45-45dc-a1ef-9d2475447e5a, rgb(107, 114, 128)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"TfRHSJheW\"},motionChild:true,nodeId:\"v0lfS7AHT\",openInNewTab:false,scopeId:\"cDuEdEGXj\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-44q152\",\"data-styles-preset\":\"uMAObxA_z\",children:\"Government\"})})})}),fonts:[\"Helvetica\"]}},baseVariant,gestureVariant)})})]})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eY2q3.framer-1joopn1, .framer-eY2q3 .framer-1joopn1 { display: block; }\",\".framer-eY2q3.framer-19o25fk { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 9px 15px 9px 15px; position: relative; width: min-content; }\",\".framer-eY2q3 .framer-1hj407g { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-eY2q3 .framer-uk58a9 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 11px); position: relative; width: 11px; }\",\".framer-eY2q3 .framer-1wm99fi { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: 76px; justify-content: flex-start; overflow: hidden; padding: 15px; position: relative; width: 116px; will-change: var(--framer-will-change-override, transform); }\",\".framer-eY2q3 .framer-8qmw6c, .framer-eY2q3 .framer-1wchsn6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-eY2q3 .framer-1v44285, .framer-eY2q3 .framer-7xda37 { -webkit-user-select: none; flex: 1 0 0px; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eY2q3.framer-19o25fk, .framer-eY2q3 .framer-1wm99fi, .framer-eY2q3 .framer-8qmw6c, .framer-eY2q3 .framer-1wchsn6 { gap: 0px; } .framer-eY2q3.framer-19o25fk > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-eY2q3.framer-19o25fk > :first-child, .framer-eY2q3 .framer-8qmw6c > :first-child, .framer-eY2q3 .framer-1wchsn6 > :first-child { margin-left: 0px; } .framer-eY2q3.framer-19o25fk > :last-child, .framer-eY2q3 .framer-8qmw6c > :last-child, .framer-eY2q3 .framer-1wchsn6 > :last-child { margin-right: 0px; } .framer-eY2q3 .framer-1wm99fi > * { margin: 0px; margin-bottom: calc(13px / 2); margin-top: calc(13px / 2); } .framer-eY2q3 .framer-1wm99fi > :first-child { margin-top: 0px; } .framer-eY2q3 .framer-1wm99fi > :last-child { margin-bottom: 0px; } .framer-eY2q3 .framer-8qmw6c > *, .framer-eY2q3 .framer-1wchsn6 > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } }\",\".framer-eY2q3.framer-v-rzyj4t.framer-19o25fk { cursor: pointer; padding: 8px 13px 9px 10px; }\",\".framer-eY2q3.framer-v-adpry7.framer-19o25fk { padding: 9px 15px 9px 10px; }\",\".framer-eY2q3.framer-v-adpry7 .framer-1wm99fi { gap: 10px; height: 59px; justify-content: center; padding: 7px 10px 7px 10px; width: 111px; will-change: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eY2q3.framer-v-adpry7 .framer-1wm99fi { gap: 0px; } .framer-eY2q3.framer-v-adpry7 .framer-1wm99fi > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-eY2q3.framer-v-adpry7 .framer-1wm99fi > :first-child { margin-top: 0px; } .framer-eY2q3.framer-v-adpry7 .framer-1wm99fi > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,'.framer-eY2q3[data-border=\"true\"]::after, .framer-eY2q3 [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 35\n * @framerIntrinsicWidth 118\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"vypJpAGTN\":{\"layout\":[\"auto\",\"auto\"]},\"YDcTwwrjV\":{\"layout\":[\"auto\",\"auto\"]},\"kT64Qo6jp\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"jn3PvBXHE\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramercDuEdEGXj=withCSS(Component,css,\"framer-eY2q3\");export default FramercDuEdEGXj;FramercDuEdEGXj.displayName=\"dropdown\";FramercDuEdEGXj.defaultProps={height:35,width:118};addPropertyControls(FramercDuEdEGXj,{variant:{options:[\"uZkFR6tNu\",\"vypJpAGTN\",\"YDcTwwrjV\",\"kT64Qo6jp\"],optionTitles:[\"default\",\"Open\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum},jn3PvBXHE:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramercDuEdEGXj,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercDuEdEGXj\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"118\",\"framerVariables\":\"{\\\"jn3PvBXHE\\\":\\\"hover\\\"}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"35\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vypJpAGTN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YDcTwwrjV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kT64Qo6jp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cDuEdEGXj.map"],
  "mappings": "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",
  "names": ["MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "animation4", "animation5", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "jn3PvBXHE", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1ccn4sw", "overlay", "loadMore", "args", "onMouseLeave1y8tz66", "onTapStart41wrwi", "onMouseEnterupml6a", "onMouseEnter4lousb", "onMouseLeaveejrpjp", "scopingClassNames", "cx", "isDisplayed", "ref1", "LayoutGroup", "l", "u", "RichText2", "SVG", "AnimatePresence", "Floating", "Link", "css", "FramercDuEdEGXj", "withCSS", "cDuEdEGXj_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
