{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/rgnvrryN6ohyzA5bL7Ih/m9CPGi07B1XqjixHIR9r/B9jl4PaRD.js"],
  "sourcesContent": ["// Generated by Framer (4d21961)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const MotionDivWithFX=withFX(motion.div);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"uO_XCW337\",\"fathB68Y2\",\"qG3nxMoO0\",\"sHhsFyZlP\",\"TRZoZci1s\"];const serializationHash=\"framer-vfKwa\";const variantClassNames={fathB68Y2:\"framer-v-92eego\",qG3nxMoO0:\"framer-v-1avvx98\",sHhsFyZlP:\"framer-v-1ucma1p\",TRZoZci1s:\"framer-v-s7skj6\",uO_XCW337:\"framer-v-1e4j50f\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation2={opacity:1,rotate:360,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 Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Search X\":\"sHhsFyZlP\",\"Variant 5\":\"TRZoZci1s\",Menu:\"uO_XCW337\",search:\"qG3nxMoO0\",x:\"fathB68Y2\"};const getProps=({click,height,id,width,...props})=>{return{...props,rH6s593xu:click??props.rH6s593xu,variant:humanReadableVariantMap[props.variant]??props.variant??\"uO_XCW337\"};};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,rH6s593xu,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"uO_XCW337\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap11wzk9r=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(rH6s593xu){const res=await rH6s593xu(...args);if(res===false)return false;}});const onTapStarts6lx8i=activeVariantCallback(async(...args)=>{setGestureState({isPressed:true});setVariant(\"TRZoZci1s\");});const onAppear1h36hst=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"qG3nxMoO0\",true),1e3);});useOnVariantChange(baseVariant,{TRZoZci1s:onAppear1h36hst});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"fathB68Y2\",\"qG3nxMoO0\",\"sHhsFyZlP\",\"TRZoZci1s\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"qG3nxMoO0\")return true;return false;};const isDisplayed2=()=>{if([\"fathB68Y2\",\"sHhsFyZlP\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"TRZoZci1s\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1e4j50f\",className,classNames),\"data-framer-name\":\"Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"uO_XCW337\",onTap:onTap11wzk9r,ref:refBinding,style:{...style},...addPropertyOverrides({fathB68Y2:{\"data-framer-name\":\"x\"},qG3nxMoO0:{\"data-framer-name\":\"search\",onTapStart:onTapStarts6lx8i},sHhsFyZlP:{\"data-framer-name\":\"Search X\"},TRZoZci1s:{\"data-framer-name\":\"Variant 5\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yznsa4\",layoutDependency:layoutDependency,layoutId:\"CtF5a2WiS\",children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-79p774\",\"data-framer-name\":\"bars-three-3\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"XRFIgxqup\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22 22\"><path d=\"M 20.167 5.5 C 20.167 4.994 19.756 4.583 19.25 4.583 L 2.75 4.583 C 2.244 4.583 1.833 4.994 1.833 5.5 C 1.833 6.006 2.244 6.417 2.75 6.417 L 19.25 6.417 C 19.756 6.417 20.167 6.006 20.167 5.5 Z M 20.167 11 C 20.167 10.494 19.756 10.083 19.25 10.083 L 10.083 10.083 C 9.577 10.083 9.167 10.494 9.167 11 C 9.167 11.506 9.577 11.917 10.083 11.917 L 19.25 11.917 C 19.756 11.917 20.167 11.506 20.167 11 Z M 20.167 16.5 C 20.167 15.994 19.756 15.583 19.25 15.583 L 2.75 15.583 C 2.244 15.583 1.833 15.994 1.833 16.5 C 1.833 17.006 2.244 17.417 2.75 17.417 L 19.25 17.417 C 19.756 17.417 20.167 17.006 20.167 16.5 Z\" fill=\"var(--token-b09a6f62-1049-40bb-aee0-06674891ed39, rgb(64, 64, 64)) /* {&quot;name&quot;:&quot;neutral-300&quot;} */\"></path></svg>',svgContentId:11814763351,withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1qlmgyb\",\"data-framer-name\":\"magnifying-glass\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Nmcsm0UGC\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22 22\"><path d=\"M 18.333 18.333 L 14.713 14.713 M 16.5 10.083 C 16.5 13.627 13.627 16.5 10.083 16.5 C 6.54 16.5 3.667 13.627 3.667 10.083 C 3.667 6.54 6.54 3.667 10.083 3.667 C 13.627 3.667 16.5 6.54 16.5 10.083 Z\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-b09a6f62-1049-40bb-aee0-06674891ed39, rgb(64, 64, 64)) /* {&quot;name&quot;:&quot;neutral-300&quot;} */\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:10873014722,withExternalLayout:true,...addPropertyOverrides({qG3nxMoO0:{svgContentId:9212187956}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1v0sbu2\",\"data-framer-name\":\"cross-large\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"fe50hWPyn\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22 22\"><path d=\"M 4.583 4.583 L 17.417 17.417 M 17.417 4.583 L 4.583 17.417\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-b09a6f62-1049-40bb-aee0-06674891ed39, rgb(64, 64, 64)) /* {&quot;name&quot;:&quot;neutral-300&quot;} */\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:9563952157,withExternalLayout:true,...addPropertyOverrides({fathB68Y2:{svgContentId:9698018262},sHhsFyZlP:{svgContentId:9698018262}},baseVariant,gestureVariant)}),isDisplayed3()&&/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-1lpg7ze\",\"data-framer-appear-id\":\"1lpg7ze\",\"data-framer-name\":\"Spinner\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"u61SaSzZf\",optimized:true,style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition3,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1e3jc4q\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"A4ryFUiOT\",style:{background:'conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 0deg, var(--token-b09a6f62-1049-40bb-aee0-06674891ed39, rgb(64, 64, 64)) /* {\"name\":\"neutral-300\"} */ 342deg)'},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a289ms\",\"data-framer-name\":\"Round\",layoutDependency:layoutDependency,layoutId:\"P3LD9NUT0\",style:{backgroundColor:\"var(--token-b09a6f62-1049-40bb-aee0-06674891ed39, rgb(64, 64, 64))\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1}})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vfKwa.framer-1j16ipv, .framer-vfKwa .framer-1j16ipv { display: block; }\",\".framer-vfKwa.framer-1e4j50f { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 60px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 60px; }\",\".framer-vfKwa .framer-1yznsa4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 22px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 22px; }\",\".framer-vfKwa .framer-79p774, .framer-vfKwa .framer-1qlmgyb, .framer-vfKwa .framer-1v0sbu2 { flex: none; height: 22px; position: relative; width: 22px; }\",\".framer-vfKwa .framer-1lpg7ze { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: visible; position: relative; width: 20px; }\",\".framer-vfKwa .framer-1e3jc4q { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-vfKwa .framer-1a289ms { flex: none; height: 2px; left: calc(50.00000000000002% - 2px / 2); overflow: visible; position: absolute; top: 0px; width: 2px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vfKwa.framer-1e4j50f, .framer-vfKwa .framer-1yznsa4 { gap: 0px; } .framer-vfKwa.framer-1e4j50f > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-vfKwa.framer-1e4j50f > :first-child { margin-top: 0px; } .framer-vfKwa.framer-1e4j50f > :last-child { margin-bottom: 0px; } .framer-vfKwa .framer-1yznsa4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-vfKwa .framer-1yznsa4 > :first-child { margin-left: 0px; } .framer-vfKwa .framer-1yznsa4 > :last-child { margin-right: 0px; } }\",\".framer-vfKwa.framer-v-92eego.framer-1e4j50f { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 60px); }\",\".framer-vfKwa.framer-v-1avvx98.framer-1e4j50f, .framer-vfKwa.framer-v-1ucma1p.framer-1e4j50f, .framer-vfKwa.framer-v-s7skj6.framer-1e4j50f { align-content: flex-end; align-items: flex-end; aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 60px); padding: 0px 10px 0px 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 60\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"fathB68Y2\":{\"layout\":[\"fixed\",\"fixed\"]},\"qG3nxMoO0\":{\"layout\":[\"fixed\",\"fixed\"]},\"sHhsFyZlP\":{\"layout\":[\"fixed\",\"fixed\"]},\"TRZoZci1s\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"rH6s593xu\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerB9jl4PaRD=withCSS(Component,css,\"framer-vfKwa\");export default FramerB9jl4PaRD;FramerB9jl4PaRD.displayName=\"Icon\";FramerB9jl4PaRD.defaultProps={height:60,width:60};addPropertyControls(FramerB9jl4PaRD,{variant:{options:[\"uO_XCW337\",\"fathB68Y2\",\"qG3nxMoO0\",\"sHhsFyZlP\",\"TRZoZci1s\"],optionTitles:[\"Menu\",\"x\",\"search\",\"Search X\",\"Variant 5\"],title:\"Variant\",type:ControlType.Enum},rH6s593xu:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerB9jl4PaRD,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerB9jl4PaRD\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"fathB68Y2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qG3nxMoO0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"sHhsFyZlP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TRZoZci1s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"60\",\"framerIntrinsicHeight\":\"60\",\"framerVariables\":\"{\\\"rH6s593xu\\\":\\\"click\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./B9jl4PaRD.map"],
  "mappings": "mPAC6X,IAAMA,GAAgBC,EAAOC,EAAO,GAAG,EAAQC,GAAyCC,EAA0BH,EAAOC,EAAO,GAAG,CAAC,EAAQG,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,IAAI,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAAS3B,EAAO,OAAa4B,CAAQ,EAAQC,GAAwB,CAAC,WAAW,YAAY,YAAY,YAAY,KAAK,YAAY,OAAO,YAAY,EAAE,WAAW,EAAQC,GAAS,CAAC,CAAC,MAAAC,EAAM,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUJ,GAAOI,EAAM,UAAU,QAAQN,GAAwBM,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAM3B,IAAe2B,EAAM,iBAAwB3B,EAAS,KAAK,GAAG,EAAE2B,EAAM,iBAAwB3B,EAAS,KAAK,GAAG,EAAU6B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,GAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,GAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA1C,EAAQ,UAAA2C,EAAU,GAAGC,CAAS,EAAExB,GAASK,CAAK,EAAO,CAAC,YAAAoB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAtD,CAAQ,EAAEuD,EAAgB,CAAC,WAAA5D,GAAW,eAAe,YAAY,IAAIuC,EAAW,QAAAhC,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ2D,EAAiB5B,GAAuBD,EAAM3B,CAAQ,EAAO,CAAC,sBAAAyD,EAAsB,MAAAC,CAAK,EAAEC,EAAyBZ,CAAW,EAAQa,EAAaH,EAAsB,SAASI,IAAO,CAAoC,GAAnCR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAKR,GAAqB,MAAMA,EAAU,GAAGgB,CAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQC,EAAiBL,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQS,EAAgBN,EAAsB,SAASI,IAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,YAAY,EAAI,EAAE,GAAG,CAAE,CAAC,EAAEU,EAAmBjB,EAAY,CAAC,UAAUgB,CAAe,CAAC,EAAiC,IAAME,EAAkBC,EAAGtE,GAAkB,GAAhD,CAAC,CAAuE,EAAQuE,EAAY,IAAQ,EAAC,YAAY,YAAY,YAAY,WAAW,EAAE,SAASpB,CAAW,EAAmCqB,EAAa,IAAQrB,IAAc,YAA6CsB,GAAa,IAAQ,GAAC,YAAY,WAAW,EAAE,SAAStB,CAAW,EAAmCuB,GAAa,IAAQvB,IAAc,YAAuC,OAAoB7B,EAAKqD,EAAY,CAAC,GAAG3B,GAAUT,EAAgB,SAAsBjB,EAAKC,GAAS,CAAC,QAAQnB,EAAS,QAAQ,GAAM,SAAsBkB,EAAKT,GAAW,CAAC,MAAMN,GAAY,SAAsBe,EAAK1B,EAAO,IAAI,CAAC,GAAGsD,EAAU,GAAGI,EAAgB,UAAUgB,EAAGD,EAAkB,iBAAiBtB,EAAUK,CAAU,EAAE,mBAAmB,OAAO,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,MAAMI,EAAa,IAAI1B,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAG5C,EAAqB,CAAC,UAAU,CAAC,mBAAmB,GAAG,EAAE,UAAU,CAAC,mBAAmB,SAAS,WAAWgE,CAAgB,EAAE,UAAU,CAAC,mBAAmB,UAAU,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEf,EAAYI,CAAc,EAAE,SAAsBqB,EAAMhF,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBgE,EAAiB,SAAS,YAAY,SAAS,CAACW,EAAY,GAAgBjD,EAAKuD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,OAAO,WAAW,iBAAiBjB,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,81BAA81B,aAAa,YAAY,mBAAmB,EAAI,CAAC,EAAEY,EAAa,GAAgBlD,EAAKuD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,mBAAmB,OAAO,WAAW,iBAAiBjB,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,0iBAA0iB,aAAa,YAAY,mBAAmB,GAAK,GAAG1D,EAAqB,CAAC,UAAU,CAAC,aAAa,UAAU,CAAC,EAAEiD,EAAYI,CAAc,CAAC,CAAC,EAAEkB,GAAa,GAAgBnD,EAAKuD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,OAAO,WAAW,iBAAiBjB,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,gaAAga,aAAa,WAAW,mBAAmB,GAAK,GAAG1D,EAAqB,CAAC,UAAU,CAAC,aAAa,UAAU,EAAE,UAAU,CAAC,aAAa,UAAU,CAAC,EAAEiD,EAAYI,CAAc,CAAC,CAAC,EAAEmB,GAAa,GAAgBpD,EAAKzB,GAAyC,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQY,GAAU,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,UAAU,QAAQC,GAAW,iBAAiBkD,EAAiB,SAAS,YAAY,UAAU,GAAK,MAAM,CAAC,KAAK,iHAAiH,WAAW,gHAAgH,EAAE,SAAsBtC,EAAK5B,GAAgB,CAAC,eAAekB,GAAW,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBiD,EAAiB,SAAS,YAAY,MAAM,CAAC,WAAW,2KAA2K,EAAE,SAAsBtC,EAAK1B,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBgE,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qEAAqE,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQkB,GAAI,CAAC,kFAAkF,kFAAkF,6QAA6Q,sQAAsQ,4JAA4J,6KAA6K,qIAAqI,oKAAoK,koBAAkoB,4HAA4H,oSAAoS,EASjuWC,EAAgBC,EAAQ/C,GAAU6C,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,OAAO,IAAI,SAAS,WAAW,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKA,EAAY,YAAY,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["MotionDivWithFX", "withFX", "motion", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "transition3", "animation2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "rH6s593xu", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap11wzk9r", "args", "onTapStarts6lx8i", "onAppear1h36hst", "useOnVariantChange", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "SVG", "css", "FramerB9jl4PaRD", "withCSS", "B9jl4PaRD_default", "addPropertyControls", "ControlType", "addFonts"]
}
