{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/sNE1SU6SUn0vGpHLLEqd/fQlTdrmAtZpZwSXhWtNn/HoverReveal.js", "ssg:https://framerusercontent.com/modules/no6m8fhPz8psKOhfUuGh/MzpYqr4qEE72Xe34hWnX/w1LDBaUfo.js", "ssg:https://framerusercontent.com/modules/Q3LDbZtUD9pDr2fOZWuW/JlM5rNRfvQ26STHEXGhN/Parallax_Hover.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useState,useEffect,useRef}from\"react\";import{Frame,addPropertyControls,ControlType}from\"framer\";export function HoverImageCard(props){const{width,height,backgroundColor,backgroundImage,circleSize,showGradient,type,position,altText,scale}=props;const[hover,setHover]=useState(false);const[mousePos,setMousePos]=useState({x:0,y:0});const[imageWidth,setImageWidth]=useState(0);const imageRef=useRef();useEffect(()=>{if(type===\"Tile\"&&backgroundImage){const img=new Image;img.src=backgroundImage;img.onload=()=>{setImageWidth(img.width);};}},[backgroundImage,type]);const handleMouseMove=event=>{const rect=event.currentTarget.getBoundingClientRect();setMousePos({x:event.clientX-rect.left,y:event.clientY-rect.top});};// Map `type` to CSS background-size and support scale for \"Tile\"\nconst backgroundSize=type===\"Tile\"&&imageWidth?`${imageWidth*scale/100}px auto`:({Fill:\"cover\",Fit:\"contain\",Stretch:\"100% 100%\"})[type];const gradientMask=showGradient?`radial-gradient(circle ${circleSize/2}px at ${mousePos.x}px ${mousePos.y}px, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 100%)`:\"none\";return /*#__PURE__*/_jsx(Frame,{width:\"100%\",height:\"100%\",onMouseEnter:()=>setHover(true),onMouseLeave:()=>setHover(false),onMouseMove:handleMouseMove,style:{background:backgroundColor,overflow:\"hidden\",position:\"relative\"},children:/*#__PURE__*/_jsx(\"div\",{ref:imageRef,style:{position:\"absolute\",top:0,left:0,width:\"100%\",height:\"100%\",backgroundImage:`url(${backgroundImage})`,backgroundSize:backgroundSize,backgroundPosition:position,backgroundRepeat:type===\"Tile\"?\"repeat\":\"no-repeat\",opacity:hover?1:0,transition:\"opacity 0.3s ease\",clipPath:`circle(${circleSize/2}px at ${mousePos.x}px ${mousePos.y}px)`,maskImage:gradientMask,WebkitMaskImage:gradientMask,maskRepeat:\"no-repeat\",WebkitMaskRepeat:\"no-repeat\"},alt:altText})});}addPropertyControls(HoverImageCard,{backgroundColor:{type:ControlType.Color,title:\"BG Color\",defaultValue:\"#000000\"},backgroundImage:{type:ControlType.Image,title:\"BG Image\"},type:{type:ControlType.Enum,title:\"Type\",options:[\"Fill\",\"Fit\",\"Stretch\",\"Tile\"],optionTitles:[\"Fill\",\"Fit\",\"Stretch\",\"Tile\"],defaultValue:\"Fill\"},scale:{type:ControlType.Number,title:\"Scale\",defaultValue:100,min:10,max:500,unit:\"%\",hidden:props=>props.type!==\"Tile\"},position:{type:ControlType.Enum,title:\"Position\",options:[\"center\",\"top\",\"bottom\",\"left\",\"right\",\"top left\",\"top right\",\"bottom left\",\"bottom right\"],optionTitles:[\"Center\",\"Top\",\"Bottom\",\"Left\",\"Right\",\"Top Left\",\"Top Right\",\"Bottom Left\",\"Bottom Right\"],defaultValue:\"center\"},circleSize:{type:ControlType.Number,title:\"Circle Size\",defaultValue:150,min:50,max:500},showGradient:{type:ControlType.Boolean,title:\"Show Gradient\",defaultValue:false}});\nexport const __FramerMetadata__ = {\"exports\":{\"HoverImageCard\":{\"type\":\"reactComponent\",\"name\":\"HoverImageCard\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./HoverReveal.map", "// Generated by Framer (ff6f0b6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import{HoverImageCard}from\"https://framerusercontent.com/modules/sNE1SU6SUn0vGpHLLEqd/fQlTdrmAtZpZwSXhWtNn/HoverReveal.js\";const HoverImageCardFonts=getFonts(HoverImageCard);const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const enabledGestures={qB_WbGUBG:{hover:true}};const serializationHash=\"framer-S4jpv\";const variantClassNames={qB_WbGUBG:\"framer-v-esd78t\"};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 getProps=({color,description,height,icon,id,link,title,width,...props})=>{return{...props,FLPNXqnY_:title??props.FLPNXqnY_??\"Product Name\",gGK9750qR:icon??props.gGK9750qR??\"Cube\",hQGANEh9V:color??props.hQGANEh9V??\"var(--token-4d6c804b-293b-43c4-9966-4ac7f15f6d03, rgb(247, 248, 248))\",RxUWIBpj5:link??props.RxUWIBpj5,vCw1LPlAx:description??props.vCw1LPlAx??\"Product description comes here and should not exceed two lines\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,gGK9750qR,hQGANEh9V,FLPNXqnY_,vCw1LPlAx,RxUWIBpj5,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"qB_WbGUBG\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"qB_WbGUBG-hover\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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:RxUWIBpj5,nodeId:\"qB_WbGUBG\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-esd78t\",className,classNames)} framer-naal4z`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"qB_WbGUBG\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-e793d21e-5aaf-480f-ba39-fad474f126b8, rgba(255, 255, 255, 0.1))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(15, 17, 18, 0.5)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},variants:{\"qB_WbGUBG-hover\":{backgroundColor:\"rgba(15, 17, 18, 0)\"}},...addPropertyOverrides({\"qB_WbGUBG-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ns0knp-container\",layoutDependency:layoutDependency,layoutId:\"xd0u8l0Dl-container\",children:/*#__PURE__*/_jsx(HoverImageCard,{backgroundColor:\"rgba(15, 17, 18, 0)\",backgroundImage:\"https://framerusercontent.com/images/vBPXALDfNkXNnZIzT7IQvndw.png\",circleSize:300,height:\"100%\",id:\"xd0u8l0Dl\",layoutId:\"xd0u8l0Dl\",position:\"top right\",scale:15,showGradient:true,style:{height:\"100%\",width:\"100%\"},type:\"Tile\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-mnihig-container\",layoutDependency:layoutDependency,layoutId:\"nVQ3z2lDt-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-4d6c804b-293b-43c4-9966-4ac7f15f6d03, rgb(247, 248, 248))\",height:\"100%\",iconSearch:\"House\",iconSelection:gGK9750qR,id:\"nVQ3z2lDt\",layoutId:\"nVQ3z2lDt\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\",...addPropertyOverrides({\"qB_WbGUBG-hover\":{color:hQGANEh9V}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nnpgkh\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"P2kDwD1Eg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2Fucy02MDA=\",\"--framer-font-family\":'\"IBM Plex Sans\", \"IBM Plex Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4d6c804b-293b-43c4-9966-4ac7f15f6d03, rgb(247, 248, 248)))\"},children:\"Product Name\"})}),className:\"framer-dr1wud\",\"data-framer-name\":\"Title\",fonts:[\"GF;IBM Plex Sans-600\"],layoutDependency:layoutDependency,layoutId:\"zpYr5qQ8C\",style:{\"--extracted-r6o4lv\":\"var(--token-4d6c804b-293b-43c4-9966-4ac7f15f6d03, rgb(247, 248, 248))\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-hQGANEh9V-w1LDBaUfo\":hQGANEh9V},text:FLPNXqnY_,variants:{\"qB_WbGUBG-hover\":{\"--extracted-r6o4lv\":\"var(--variable-reference-hQGANEh9V-w1LDBaUfo)\",\"--variable-reference-hQGANEh9V-w1LDBaUfo\":hQGANEh9V}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"qB_WbGUBG-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2Fucy02MDA=\",\"--framer-font-family\":'\"IBM Plex Sans\", \"IBM Plex Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-hQGANEh9V-w1LDBaUfo))\"},children:\"Product Name\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"IBM Plex Sans\", \"IBM Plex Sans Placeholder\", sans-serif',\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7a8fa161-5735-4b47-8b78-989e0efd9a45, rgb(138, 143, 152)))\"},children:\"Product description comes here and should not exceed two lines\"})}),className:\"framer-ndw1mx\",\"data-framer-name\":\"Description\",fonts:[\"GF;IBM Plex Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"BtIK0zFd5\",style:{\"--extracted-r6o4lv\":\"var(--token-7a8fa161-5735-4b47-8b78-989e0efd9a45, rgb(138, 143, 152))\",\"--framer-paragraph-spacing\":\"0px\"},text:vCw1LPlAx,verticalAlignment:\"center\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11iu553\",\"data-framer-name\":\"Action\",layoutDependency:layoutDependency,layoutId:\"zUJ78b78K\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2Fucy01MDA=\",\"--framer-font-family\":'\"IBM Plex Sans\", \"IBM Plex Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4d6c804b-293b-43c4-9966-4ac7f15f6d03, rgb(247, 248, 248)))\"},children:\"Explore\"})}),className:\"framer-13vwscc\",\"data-framer-name\":\"Label\",fonts:[\"GF;IBM Plex Sans-500\"],layoutDependency:layoutDependency,layoutId:\"Sxj5vGIxp\",style:{\"--extracted-r6o4lv\":\"var(--token-4d6c804b-293b-43c4-9966-4ac7f15f6d03, rgb(247, 248, 248))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uiu94d-container\",layoutDependency:layoutDependency,layoutId:\"Lznxli4yC-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-4d6c804b-293b-43c4-9966-4ac7f15f6d03, rgb(247, 248, 248))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CaretRight\",id:\"Lznxli4yC\",layoutId:\"Lznxli4yC\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-S4jpv.framer-naal4z, .framer-S4jpv .framer-naal4z { display: block; }\",\".framer-S4jpv.framer-esd78t { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 220px; justify-content: flex-end; overflow: hidden; padding: 24px; position: relative; text-decoration: none; width: 347px; will-change: var(--framer-will-change-override, transform); }\",\".framer-S4jpv .framer-1ns0knp-container { flex: none; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-S4jpv .framer-mnihig-container { flex: none; height: 28px; position: relative; width: 28px; }\",\".framer-S4jpv .framer-1nnpgkh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-S4jpv .framer-dr1wud, .framer-S4jpv .framer-ndw1mx { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-S4jpv .framer-11iu553 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-S4jpv .framer-13vwscc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-S4jpv .framer-1uiu94d-container { flex: none; height: 16px; position: relative; width: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S4jpv.framer-esd78t, .framer-S4jpv .framer-1nnpgkh, .framer-S4jpv .framer-11iu553 { gap: 0px; } .framer-S4jpv.framer-esd78t > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-S4jpv.framer-esd78t > :first-child, .framer-S4jpv .framer-1nnpgkh > :first-child { margin-top: 0px; } .framer-S4jpv.framer-esd78t > :last-child, .framer-S4jpv .framer-1nnpgkh > :last-child { margin-bottom: 0px; } .framer-S4jpv .framer-1nnpgkh > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-S4jpv .framer-11iu553 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-S4jpv .framer-11iu553 > :first-child { margin-left: 0px; } .framer-S4jpv .framer-11iu553 > :last-child { margin-right: 0px; } }\",\".framer-S4jpv.framer-v-esd78t.hover .framer-mnihig-container { height: 32px; width: 32px; }\",'.framer-S4jpv[data-border=\"true\"]::after, .framer-S4jpv [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 220\n * @framerIntrinsicWidth 347\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"IkEKDkF7c\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"gGK9750qR\":\"icon\",\"hQGANEh9V\":\"color\",\"FLPNXqnY_\":\"title\",\"vCw1LPlAx\":\"description\",\"RxUWIBpj5\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerw1LDBaUfo=withCSS(Component,css,\"framer-S4jpv\");export default Framerw1LDBaUfo;Framerw1LDBaUfo.displayName=\"small\";Framerw1LDBaUfo.defaultProps={height:220,width:347};addPropertyControls(Framerw1LDBaUfo,{gGK9750qR:PhosphorControls?.[\"iconSelection\"]&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"Cube\",description:undefined,hidden:undefined,title:\"Icon\"},hQGANEh9V:{defaultValue:'var(--token-4d6c804b-293b-43c4-9966-4ac7f15f6d03, rgb(247, 248, 248)) /* {\"name\":\"text-primary\"} */',title:\"Color\",type:ControlType.Color},FLPNXqnY_:{defaultValue:\"Product Name\",displayTextArea:false,title:\"Title\",type:ControlType.String},vCw1LPlAx:{defaultValue:\"Product description comes here and should not exceed two lines\",displayTextArea:false,title:\"Description\",type:ControlType.String},RxUWIBpj5:{title:\"Link\",type:ControlType.Link}});addFonts(Framerw1LDBaUfo,[{explicitInter:true,fonts:[{family:\"IBM Plex Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/ibmplexsans/v21/zYXGKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1swZSAXcomDVmadSDNF5zBaI5loa26g.woff2\",weight:\"600\"},{family:\"IBM Plex Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/ibmplexsans/v21/zYXGKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1swZSAXcomDVmadSD6llzBaI5loa26g.woff2\",weight:\"400\"},{family:\"IBM Plex Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/ibmplexsans/v21/zYXGKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1swZSAXcomDVmadSD2FlzBaI5loa26g.woff2\",weight:\"500\"}]},...HoverImageCardFonts,...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerw1LDBaUfo\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"347\",\"framerIntrinsicHeight\":\"220\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IkEKDkF7c\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"gGK9750qR\\\":\\\"icon\\\",\\\"hQGANEh9V\\\":\\\"color\\\",\\\"FLPNXqnY_\\\":\\\"title\\\",\\\"vCw1LPlAx\\\":\\\"description\\\",\\\"RxUWIBpj5\\\":\\\"link\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./w1LDBaUfo.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useRef}from\"react\";import{useMotionValue,useSpring,useInView}from\"framer-motion\";const withIntensity=(Component,maxDistancePercentage)=>{const SPRING_CONFIG={damping:100,stiffness:400};return props=>{const x=useMotionValue(0);const y=useMotionValue(0);const ref=useRef(null);const springX=useSpring(x,SPRING_CONFIG);const springY=useSpring(y,SPRING_CONFIG);const isInView=useInView(ref);useEffect(()=>{if(!isInView){x.set(0);y.set(0);}},[isInView]);useEffect(()=>{const calculateDistance=e=>{if(ref.current&&isInView){const rect=ref.current.getBoundingClientRect();const centerX=rect.left+rect.width/2;const centerY=rect.top+rect.height/2;const distanceX=e.clientX-centerX;const distanceY=e.clientY-centerY;x.set(distanceX*(maxDistancePercentage/100));y.set(distanceY*(maxDistancePercentage/100));}};document.addEventListener(\"mousemove\",calculateDistance);return()=>{document.removeEventListener(\"mousemove\",calculateDistance);};},[ref,isInView]);return /*#__PURE__*/_jsx(Component,{...props,ref:ref,style:{x:springX,y:springY}});};};export const withIntensity20=Component=>withIntensity(Component,20);export const withIntensity10=Component=>withIntensity(Component,10);export const withIntensity5=Component=>withIntensity(Component,5);export const withIntensity1=Component=>withIntensity(Component,1);\nexport const __FramerMetadata__ = {\"exports\":{\"withIntensity20\":{\"type\":\"reactHoc\",\"name\":\"withIntensity20\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withIntensity5\":{\"type\":\"reactHoc\",\"name\":\"withIntensity5\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withIntensity10\":{\"type\":\"reactHoc\",\"name\":\"withIntensity10\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withIntensity1\":{\"type\":\"reactHoc\",\"name\":\"withIntensity1\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Parallax_Hover.map"],
  "mappings": "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",
  "names": ["HoverImageCard", "props", "width", "height", "backgroundColor", "backgroundImage", "circleSize", "showGradient", "type", "position", "altText", "scale", "hover", "setHover", "ye", "mousePos", "setMousePos", "imageWidth", "setImageWidth", "imageRef", "pe", "ue", "img", "handleMouseMove", "event", "rect", "backgroundSize", "gradientMask", "p", "Frame", "addPropertyControls", "ControlType", "HoverImageCardFonts", "getFonts", "HoverImageCard", "PhosphorFonts", "Icon", "PhosphorControls", "getPropertyControls", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "color", "description", "height", "icon", "id", "link", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "gGK9750qR", "hQGANEh9V", "FLPNXqnY_", "vCw1LPlAx", "RxUWIBpj5", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "RichText2", "css", "Framerw1LDBaUfo", "withCSS", "w1LDBaUfo_default", "addPropertyControls", "ControlType", "addFonts", "withIntensity", "Component", "maxDistancePercentage", "SPRING_CONFIG", "props", "x", "useMotionValue", "y", "ref", "pe", "springX", "useSpring", "springY", "isInView", "useInView", "ue", "calculateDistance", "e", "rect", "centerX", "centerY", "distanceX", "distanceY", "p", "withIntensity20"]
}
