{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/x6jB360CEy0az57grBZR/RhPNHPzxcT6QnSBXC7Se/vbn3XvSKV.js"],
  "sourcesContent": ["// Generated by Framer (7422eea)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useQueryData,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import Projects from\"https://framerusercontent.com/modules/va4Cx56bAzeL3Etqqwei/aptGNcRUsG3hEJIzyuci/BKPm6TABp.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/y62Xmv0gXDH3eVceKIdx/veOvas94nt5pl9ovnPAO/lIR2awgFS.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/s7M2LBd5ky7aEsbSyiAO/5aOiSsjqZDCUbYjeihW5/lSjeUYuvb.js\";const VideoFonts=getFonts(Video);const PhosphorFonts=getFonts(Phosphor);const cycleOrder=[\"JsXBW8cIm\",\"HvDkUo0Xo\",\"fdFZeuhxe\"];const serializationHash=\"framer-MX7AF\";const variantClassNames={fdFZeuhxe:\"framer-v-1vjc8zf\",HvDkUo0Xo:\"framer-v-5jbaq3\",JsXBW8cIm:\"framer-v-1vtuh3v\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:1,ease:[.16,1,.3,1],type:\"tween\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?value:undefined;};const query=(prequery,{H4VTOn6Ky})=>prequery({from:{alias:\"u9f3Lcbin\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"u9f3Lcbin\",name:\"nqfm3m6vw\",type:\"Identifier\"},{collection:\"u9f3Lcbin\",name:\"BIz8Ipp1i\",type:\"Identifier\"},{collection:\"u9f3Lcbin\",name:\"nonW8vOUK\",type:\"Identifier\"},{collection:\"u9f3Lcbin\",name:\"EX0v641pG\",type:\"Identifier\"},{collection:\"u9f3Lcbin\",name:\"W71zjarbP\",type:\"Identifier\"},{collection:\"u9f3Lcbin\",name:\"FFbk0mh3L\",type:\"Identifier\"},{collection:\"u9f3Lcbin\",name:\"MGzyzQsvU\",type:\"Identifier\"},{collection:\"u9f3Lcbin\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"u9f3Lcbin\",name:\"ZPIKuwhRX\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:H4VTOn6Ky},type:\"BinaryOperation\"}});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};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={\"Projects Grid Item - Hover\":\"HvDkUo0Xo\",\"Projects Grid\":\"JsXBW8cIm\",\"Tablet / Mobile\":\"fdFZeuhxe\"};const getProps=({height,id,imageCursor,sortingOrder,width,...props})=>{return{...props,H4VTOn6Ky:sortingOrder??props.H4VTOn6Ky??1,TBH6NJoOn:imageCursor??props.TBH6NJoOn,variant:humanReadableVariantMap[props.variant]??props.variant??\"JsXBW8cIm\"};};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,H4VTOn6Ky,TBH6NJoOn,nqfm3m6vwu9f3Lcbin,BIz8Ipp1iu9f3Lcbin,nonW8vOUKu9f3Lcbin,EX0v641pGu9f3Lcbin,W71zjarbPu9f3Lcbin,FFbk0mh3Lu9f3Lcbin,MGzyzQsvUu9f3Lcbin,idu9f3Lcbin,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"JsXBW8cIm\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1d3hq3k=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"HvDkUo0Xo\");});const onMouseLeave21qm3p=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"JsXBW8cIm\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.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(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1vtuh3v\",className,classNames),\"data-framer-name\":\"Projects Grid\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"JsXBW8cIm\",onMouseEnter:onMouseEnter1d3hq3k,ref:refBinding,style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,...style},...addPropertyOverrides({fdFZeuhxe:{\"data-framer-name\":\"Tablet / Mobile\",\"data-highlight\":undefined,onMouseEnter:undefined},HvDkUo0Xo:{\"data-framer-name\":\"Projects Grid Item - Hover\",onMouseEnter:undefined,onMouseLeave:onMouseLeave21qm3p}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9931y1\",layoutDependency:layoutDependency,layoutId:\"u9f3Lcbin\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"u9f3Lcbin\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"u9f3Lcbin\",name:\"nqfm3m6vw\",type:\"Identifier\"},{collection:\"u9f3Lcbin\",name:\"BIz8Ipp1i\",type:\"Identifier\"},{collection:\"u9f3Lcbin\",name:\"nonW8vOUK\",type:\"Identifier\"},{collection:\"u9f3Lcbin\",name:\"EX0v641pG\",type:\"Identifier\"},{collection:\"u9f3Lcbin\",name:\"W71zjarbP\",type:\"Identifier\"},{collection:\"u9f3Lcbin\",name:\"FFbk0mh3L\",type:\"Identifier\"},{collection:\"u9f3Lcbin\",name:\"MGzyzQsvU\",type:\"Identifier\"},{collection:\"u9f3Lcbin\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"u9f3Lcbin\",name:\"ZPIKuwhRX\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:H4VTOn6Ky},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({BIz8Ipp1i:BIz8Ipp1iu9f3Lcbin,EX0v641pG:EX0v641pGu9f3Lcbin,FFbk0mh3L:FFbk0mh3Lu9f3Lcbin,id:idu9f3Lcbin,MGzyzQsvU:MGzyzQsvUu9f3Lcbin,nonW8vOUK:nonW8vOUKu9f3Lcbin,nqfm3m6vw:nqfm3m6vwu9f3Lcbin,W71zjarbP:W71zjarbPu9f3Lcbin},index)=>{nqfm3m6vwu9f3Lcbin??=\"\";EX0v641pGu9f3Lcbin??=\"\";W71zjarbPu9f3Lcbin??=\"\";FFbk0mh3Lu9f3Lcbin??=\"\";MGzyzQsvUu9f3Lcbin??=\"\";const visible=isSet(nonW8vOUKu9f3Lcbin);const visible1=isSet(EX0v641pGu9f3Lcbin);const visible2=isSet(FFbk0mh3Lu9f3Lcbin);return /*#__PURE__*/_jsx(LayoutGroup,{id:`u9f3Lcbin-${idu9f3Lcbin}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{nqfm3m6vw:nqfm3m6vwu9f3Lcbin},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{nqfm3m6vw:nqfm3m6vwu9f3Lcbin},webPageId:\"uKdXGUdcg\"},motionChild:true,nodeId:\"QXOrHCaqV\",scopeId:\"vbn3XvSKV\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1nyt3tt framer-351bwg\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"QXOrHCaqV\",style:{backgroundColor:\"rgba(255, 255, 255, 0)\",borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5},children:[/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0+0),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(BIz8Ipp1iu9f3Lcbin)},className:\"framer-yphfa4\",\"data-framer-cursor\":TBH6NJoOn,\"data-framer-name\":\"Image / Video Wrapper\",layoutDependency:layoutDependency,layoutId:\"Sjh9oLvlJ\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:[visible&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0+0+0),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(nonW8vOUKu9f3Lcbin)},className:\"framer-6k9hrt\",\"data-framer-name\":\"Thumbnail\",layoutDependency:layoutDependency,layoutId:\"o07Tf5ELG\",style:{scale:1},variants:{fdFZeuhxe:{scale:1},HvDkUo0Xo:{scale:1.03}}}),visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ujw8ry-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"QJclrjldW-container\",nodeId:\"QJclrjldW\",rendersWithMotion:true,scopeId:\"vbn3XvSKV\",style:{scale:1},variants:{fdFZeuhxe:{scale:1},HvDkUo0Xo:{scale:1.03}},children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:4,bottomLeftRadius:4,bottomRightRadius:4,controls:false,height:\"100%\",id:\"QJclrjldW\",isMixedBorderRadius:false,layoutId:\"QJclrjldW\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:toImageSrc(BIz8Ipp1iu9f3Lcbin),posterEnabled:true,srcType:\"URL\",srcUrl:EX0v641pGu9f3Lcbin,startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:4,topRightRadius:4,volume:25,width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ipacf9\",\"data-framer-name\":\"Bottom Details\",layoutDependency:layoutDependency,layoutId:\"v5RR0lUa3\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-l3q46k\",\"data-framer-name\":\"Category Wrapper\",layoutDependency:layoutDependency,layoutId:\"y8mQjm__N\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n09gua\",\"data-framer-name\":\"Category\",layoutDependency:layoutDependency,layoutId:\"encTana88\",style:{opacity:.5},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dimix\",\"data-styles-preset\":\"lIR2awgFS\",children:\"Service Category 1\"})}),className:\"framer-1dlr9xj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DCjwnCzz8\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:W71zjarbPu9f3Lcbin,verticalAlignment:\"center\",withExternalLayout:true}),visible2&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dimix\",\"data-styles-preset\":\"lIR2awgFS\",children:\"/\"})}),className:\"framer-f28vnj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Y926mpX3o\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dimix\",\"data-styles-preset\":\"lIR2awgFS\",children:\"Service Category 2\"})}),className:\"framer-hagpzi\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wcK571RM1\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:FFbk0mh3Lu9f3Lcbin,verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-j0tbmb\",\"data-framer-name\":\"Arrow Wrapper\",layoutDependency:layoutDependency,layoutId:\"Kwo_jSaJF\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1gpcn13-container\",\"data-framer-name\":\"Arrow\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"PReLp1iYe-container\",name:\"Arrow\",nodeId:\"PReLp1iYe\",rendersWithMotion:true,scopeId:\"vbn3XvSKV\",style:{opacity:0},variants:{fdFZeuhxe:{opacity:1},HvDkUo0Xo:{opacity:1}},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-33277ac4-9b91-4864-a626-82c1057457de, rgb(252, 118, 45))\",height:\"100%\",iconSearch:\"ArrowRight\",iconSelection:\"House\",id:\"PReLp1iYe\",layoutId:\"PReLp1iYe\",mirrored:false,name:\"Arrow\",selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18xscan\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"etCZBTv_Q\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1fr7kmr\",\"data-styles-preset\":\"lSjeUYuvb\",children:\"Title\"})}),className:\"framer-16ijqu4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"A6K9kUw_V\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:MGzyzQsvUu9f3Lcbin,verticalAlignment:\"center\",withExternalLayout:true})})]})]})})})},idu9f3Lcbin);})})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MX7AF.framer-351bwg, .framer-MX7AF .framer-351bwg { display: block; }\",\".framer-MX7AF.framer-1vtuh3v { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 380px; }\",\".framer-MX7AF .framer-9931y1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-MX7AF .framer-1nyt3tt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-MX7AF .framer-yphfa4 { align-content: center; align-items: center; aspect-ratio: 1.5019762845849802 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 133px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-MX7AF .framer-6k9hrt { flex: none; height: 100%; overflow: hidden; position: relative; width: 100%; z-index: 5; }\",\".framer-MX7AF .framer-1ujw8ry-container { flex: none; height: 101%; left: calc(50.00000000000002% - 100% / 2); pointer-events: none; position: absolute; top: calc(49.930651872399466% - 101% / 2); width: 100%; z-index: 0; }\",\".framer-MX7AF .framer-1ipacf9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MX7AF .framer-l3q46k { 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-MX7AF .framer-n09gua { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-MX7AF .framer-1dlr9xj, .framer-MX7AF .framer-f28vnj, .framer-MX7AF .framer-hagpzi, .framer-MX7AF .framer-16ijqu4 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-MX7AF .framer-j0tbmb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 18px; min-width: 20px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-MX7AF .framer-1gpcn13-container { flex: none; height: 18px; left: -17px; position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 20px; z-index: 1; }\",\".framer-MX7AF .framer-18xscan { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MX7AF.framer-v-5jbaq3 .framer-1gpcn13-container { left: 3px; width: 17px; }\",\".framer-MX7AF.framer-v-1vjc8zf .framer-1ipacf9 { gap: 5px; }\",\".framer-MX7AF.framer-v-1vjc8zf .framer-1gpcn13-container { left: 3px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 308\n * @framerIntrinsicWidth 380\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HvDkUo0Xo\":{\"layout\":[\"fixed\",\"auto\"]},\"fdFZeuhxe\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"H4VTOn6Ky\":\"sortingOrder\",\"TBH6NJoOn\":\"imageCursor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framervbn3XvSKV=withCSS(Component,css,\"framer-MX7AF\");export default Framervbn3XvSKV;Framervbn3XvSKV.displayName=\"Projects / Projects - Grid\";Framervbn3XvSKV.defaultProps={height:308,width:380};addPropertyControls(Framervbn3XvSKV,{variant:{options:[\"JsXBW8cIm\",\"HvDkUo0Xo\",\"fdFZeuhxe\"],optionTitles:[\"Projects Grid\",\"Projects Grid Item - Hover\",\"Tablet / Mobile\"],title:\"Variant\",type:ControlType.Enum},H4VTOn6Ky:{defaultValue:1,title:\"Sorting Order\",type:ControlType.Number},TBH6NJoOn:{title:\"image cursor\",type:ControlType.CustomCursor}});addFonts(Framervbn3XvSKV,[{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\"}]},...VideoFonts,...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framervbn3XvSKV\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HvDkUo0Xo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fdFZeuhxe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"308\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"380\",\"framerVariables\":\"{\\\"H4VTOn6Ky\\\":\\\"sortingOrder\\\",\\\"TBH6NJoOn\\\":\\\"imageCursor\\\"}\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vbn3XvSKV.map"],
  "mappings": "miBACmmC,IAAMA,GAAWC,EAASC,CAAK,EAAQC,GAAcF,EAASG,CAAQ,EAAQC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,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,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,EAAE,GAAG,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,EAAMD,GAAW,MAAM,QAAQA,CAAK,EAASA,EAAM,OAAO,EAA4BA,GAAQ,MAAMA,IAAQ,GAAWE,GAAWF,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAM,IAAY,OAAOA,GAAQ,SAASA,EAAM,OAAqxB,IAAMG,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAKC,GAAaJ,CAAK,EAAE,OAAOE,EAASC,CAAI,CAAE,EAAQE,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAJ,CAAQ,IAAI,CAAC,IAAMK,EAAaC,EAAWC,CAAmB,EAAQC,EAAWJ,GAAOC,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,SAAST,CAAQ,CAAC,CAAE,EAAQY,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,6BAA6B,YAAY,gBAAgB,YAAY,kBAAkB,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,YAAAC,EAAY,aAAAC,EAAa,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAcE,EAAM,WAAW,EAAE,UAAUH,GAAaG,EAAM,UAAU,QAAQP,GAAwBO,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAME,IAAeF,EAAM,iBAAwBE,EAAS,KAAK,GAAG,EAAEF,EAAM,iBAAwBE,EAAS,KAAK,GAAG,EAAUC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,UAAAC,GAAU,UAAAC,GAAU,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAEpC,GAASM,CAAK,EAAO,CAAC,YAAA+B,EAAY,WAAAC,GAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,GAAe,UAAAC,GAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAApC,CAAQ,EAAEqC,GAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,IAAIhC,EAAW,QAAAW,GAAQ,kBAAAsB,EAAiB,CAAC,EAAQC,EAAiBzC,GAAuBD,EAAME,CAAQ,EAAO,CAAC,sBAAAyC,EAAsB,MAAAC,EAAK,EAAEC,GAAyBd,CAAW,EAAQe,GAAoBH,EAAsB,SAASI,IAAO,CAACV,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQU,GAAmBL,EAAsB,SAASI,IAAO,CAACV,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAmFW,GAAkBC,EAAGC,GAAkB,GAA5F,CAAalC,GAAuBA,EAAS,CAAuE,EAAE,OAAoB5B,EAAK+D,EAAY,CAAC,GAAGlC,IAAUT,EAAgB,SAAsBpB,EAAKC,GAAS,CAAC,QAAQY,EAAS,QAAQ,GAAM,SAAsBb,EAAKR,GAAW,CAAC,MAAMwE,GAAY,SAAsBhE,EAAKE,EAAO,IAAI,CAAC,GAAGuC,GAAU,GAAGI,GAAgB,UAAUgB,EAAGD,GAAkB,iBAAiBhC,GAAUe,EAAU,EAAE,mBAAmB,gBAAgB,iBAAiB,GAAK,iBAAiBU,EAAiB,SAAS,YAAY,aAAaI,GAAoB,IAAItC,EAAW,MAAM,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,GAAGQ,EAAK,EAAE,GAAGsC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,kBAAkB,iBAAiB,OAAU,aAAa,MAAS,EAAE,UAAU,CAAC,mBAAmB,6BAA6B,aAAa,OAAU,aAAaN,EAAkB,CAAC,EAAEjB,EAAYI,EAAc,EAAE,SAAsB9C,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBmD,EAAiB,SAAS,YAAY,SAAsBrD,EAAKkE,EAAmB,CAAC,SAAsBlE,EAAKd,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKiF,GAAS,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAMpC,EAAS,EAAE,KAAK,iBAAiB,CAAC,EAAE,SAAS,CAACqC,EAAWC,GAAeC,KAAwBtE,EAAKuE,EAAU,CAAC,SAASH,GAAY,IAAI,CAAC,CAAC,UAAUlC,EAAmB,UAAUE,EAAmB,UAAUE,EAAmB,GAAGE,EAAY,UAAUD,EAAmB,UAAUJ,EAAmB,UAAUF,EAAmB,UAAUI,CAAkB,EAAEmC,KAAQ,CAACvC,IAAqB,GAAGG,IAAqB,GAAGC,IAAqB,GAAGC,IAAqB,GAAGC,IAAqB,GAAG,IAAMkC,GAAQC,EAAMvC,CAAkB,EAAQwC,GAASD,EAAMtC,CAAkB,EAAQwC,GAASF,EAAMpC,CAAkB,EAAE,OAAoBtC,EAAK+D,EAAY,CAAC,GAAG,aAAavB,CAAW,GAAG,SAAsBxC,EAAK6E,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAU5C,CAAkB,EAAE,SAAsBjC,EAAK8E,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU7C,CAAkB,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB8C,EAAM7E,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,YAAY,iBAAiBmD,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,yBAAyB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,SAAS,CAAc0B,EAAMC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,GAA2BxD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,MAAMA,GAAmB,OAAO,QAAQ,GAAGyD,GAAkBhD,CAAkB,CAAC,EAAE,UAAU,gBAAgB,qBAAqBF,GAAU,mBAAmB,wBAAwB,iBAAiBqB,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,SAAS,CAACoB,IAAsBzE,EAAKgF,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,GAA2BxD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,MAAMA,GAAmB,OAAO,QAAQ,GAAGyD,GAAkB/C,CAAkB,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiBkB,EAAiB,SAAS,YAAY,MAAM,CAAC,MAAM,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,MAAM,CAAC,EAAE,UAAU,CAAC,MAAM,IAAI,CAAC,CAAC,CAAC,EAAEsB,IAAuB3E,EAAKmF,EAA0B,CAAC,SAAsBnF,EAAKoF,EAA8B,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiB/B,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,MAAM,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,MAAM,CAAC,EAAE,UAAU,CAAC,MAAM,IAAI,CAAC,EAAE,SAAsBrD,EAAKqF,EAAM,CAAC,gBAAgB,mBAAmB,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,SAAS,GAAM,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,SAAS,YAAY,KAAK,GAAK,MAAM,GAAK,UAAU,QAAQ,QAAQ,GAAK,OAAOC,GAAWpD,CAAkB,EAAE,cAAc,GAAK,QAAQ,MAAM,OAAOE,EAAmB,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,cAAc,EAAE,eAAe,EAAE,OAAO,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2C,EAAM7E,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,iBAAiBmD,EAAiB,SAAS,YAAY,SAAS,CAAc0B,EAAM7E,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,mBAAmB,iBAAiBmD,EAAiB,SAAS,YAAY,SAAS,CAAc0B,EAAM7E,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiBmD,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,EAAE,EAAE,SAAS,CAAcrD,EAAKuF,EAAS,CAAC,sBAAsB,GAAK,SAAsBvF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmD,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,KAAKhB,EAAmB,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAEuC,IAAuB5E,EAAKuF,EAAS,CAAC,sBAAsB,GAAK,SAAsBvF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,GAAG,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBmD,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAerD,EAAKuF,EAAS,CAAC,sBAAsB,GAAK,SAAsBvF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBmD,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,KAAKf,EAAmB,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAetC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,iBAAiBmD,EAAiB,SAAS,YAAY,SAAsBrD,EAAKmF,EAA0B,CAAC,SAAsBnF,EAAKoF,EAA8B,CAAC,UAAU,2BAA2B,mBAAmB,QAAQ,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiB/B,EAAiB,SAAS,sBAAsB,KAAK,QAAQ,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBrD,EAAKwF,EAAS,CAAC,MAAM,uEAAuE,OAAO,OAAO,WAAW,aAAa,cAAc,QAAQ,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,KAAK,QAAQ,aAAa,GAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,UAAU,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexF,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBmD,EAAiB,SAAS,YAAY,SAAsBrD,EAAKuF,EAAS,CAAC,sBAAsB,GAAK,SAAsBvF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmD,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,KAAKd,EAAmB,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEC,CAAW,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQiD,GAAI,CAAC,kFAAkF,gFAAgF,+QAA+Q,yQAAyQ,wSAAwS,8YAA8Y,4HAA4H,iOAAiO,4RAA4R,yQAAyQ,kRAAkR,4MAA4M,uTAAuT,4KAA4K,6RAA6R,sFAAsF,+DAA+D,0EAA0E,GAAeA,GAAI,GAAgBA,EAAG,EAWxthBC,EAAgBC,EAAQ7E,GAAU2E,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,6BAA6BA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,gBAAgB,6BAA6B,iBAAiB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,EAAE,MAAM,gBAAgB,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,eAAe,KAAKA,EAAY,YAAY,CAAC,CAAC,EAAEC,GAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAW,GAAGC,GAAc,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["VideoFonts", "getFonts", "Video", "PhosphorFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "isSet", "toImageSrc", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "imageCursor", "sortingOrder", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "H4VTOn6Ky", "TBH6NJoOn", "nqfm3m6vwu9f3Lcbin", "BIz8Ipp1iu9f3Lcbin", "nonW8vOUKu9f3Lcbin", "EX0v641pGu9f3Lcbin", "W71zjarbPu9f3Lcbin", "FFbk0mh3Lu9f3Lcbin", "MGzyzQsvUu9f3Lcbin", "idu9f3Lcbin", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1d3hq3k", "args", "onMouseLeave21qm3p", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "transition1", "addPropertyOverrides", "ChildrenCanSuspend", "BKPm6TABp_default", "collection", "paginationInfo", "loadMore", "l", "index", "visible", "isSet", "visible1", "visible2", "PathVariablesContext", "Link", "u", "Image2", "getLoadingLazyAtYPosition", "toResponsiveImage", "ComponentViewportProvider", "SmartComponentScopedContainer", "Video", "toImageSrc", "RichText", "Icon", "css", "Framervbn3XvSKV", "withCSS", "vbn3XvSKV_default", "addPropertyControls", "ControlType", "addFonts", "VideoFonts", "PhosphorFonts", "getFontsFromSharedStyle", "fonts"]
}
