{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/pB3Q44jmJb2DFVaZsd0L/bMMoceHzmFdV8aVUvDBE/ysu2QxRqz.js"],
  "sourcesContent": ["// Generated by Framer (ddd30d5)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Floating,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/ApX9HVBYzXw8OVpsB5J0/iAdQeJWoL35Kf2JGPnrF/acdDqsSOM.js\";const MotionDivWithFX=withFX(motion.div);const serializationHash=\"framer-AI7XY\";const variantClassNames={zvCvqX0VY:\"framer-v-4d6yut\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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 transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={damping:30,delay:.05,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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=({backgroundColor,height,id,image,imageBorderColor,link,newTab,title,titleColor,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4;return{...props,ChR9B8Q47:(_ref=imageBorderColor!==null&&imageBorderColor!==void 0?imageBorderColor:props.ChR9B8Q47)!==null&&_ref!==void 0?_ref:{borderColor:'var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255)) /* {\"name\":\"White [Light]\"} */',borderStyle:\"solid\",borderWidth:2},hCPMvrO8e:(_ref1=titleColor!==null&&titleColor!==void 0?titleColor:props.hCPMvrO8e)!==null&&_ref1!==void 0?_ref1:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",L163s2z6h:link!==null&&link!==void 0?link:props.L163s2z6h,lqPnx9Iar:(_ref2=title!==null&&title!==void 0?title:props.lqPnx9Iar)!==null&&_ref2!==void 0?_ref2:\"Text Here\",wJF8TqSmS:(_ref3=image!==null&&image!==void 0?image:props.wJF8TqSmS)!==null&&_ref3!==void 0?_ref3:{src:\"https://framerusercontent.com/images/RsruacpjdFewW5HWISsPU1egpRI.webp\"},YVvMGx0fI:newTab!==null&&newTab!==void 0?newTab:props.YVvMGx0fI,Z0u5nVZmK:(_ref4=backgroundColor!==null&&backgroundColor!==void 0?backgroundColor:props.Z0u5nVZmK)!==null&&_ref4!==void 0?_ref4:\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\"};};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,lqPnx9Iar,wJF8TqSmS,hCPMvrO8e,Z0u5nVZmK,ChR9B8Q47,L163s2z6h,YVvMGx0fI,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"zvCvqX0VY\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterizu9gt=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.show();});const ref1=React.useRef(null);const ref2=React.useRef(null);const visible=isSet(lqPnx9Iar);const ref3=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-4d6yut\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"zvCvqX0VY\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,...style},children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,enabled:visible,children:overlay=>/*#__PURE__*/{var _ChR9B8Q47_borderBottomWidth,_ChR9B8Q47_borderLeftWidth,_ChR9B8Q47_borderRightWidth,_ChR9B8Q47_borderTopWidth;return _jsx(_Fragment,{children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),pixelHeight:120,pixelWidth:120,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(wJF8TqSmS)},className:\"framer-1ax5mnb\",\"data-border\":true,\"data-highlight\":true,id:`${layoutId}-1ax5mnb`,layoutDependency:layoutDependency,layoutId:\"TzRv_U1yQ\",onMouseEnter:onMouseEnterizu9gt({overlay}),ref:ref2,style:{\"--border-bottom-width\":`${(_ChR9B8Q47_borderBottomWidth=ChR9B8Q47.borderBottomWidth)!==null&&_ChR9B8Q47_borderBottomWidth!==void 0?_ChR9B8Q47_borderBottomWidth:ChR9B8Q47.borderWidth}px`,\"--border-color\":ChR9B8Q47.borderColor,\"--border-left-width\":`${(_ChR9B8Q47_borderLeftWidth=ChR9B8Q47.borderLeftWidth)!==null&&_ChR9B8Q47_borderLeftWidth!==void 0?_ChR9B8Q47_borderLeftWidth:ChR9B8Q47.borderWidth}px`,\"--border-right-width\":`${(_ChR9B8Q47_borderRightWidth=ChR9B8Q47.borderRightWidth)!==null&&_ChR9B8Q47_borderRightWidth!==void 0?_ChR9B8Q47_borderRightWidth:ChR9B8Q47.borderWidth}px`,\"--border-style\":ChR9B8Q47.borderStyle,\"--border-top-width\":`${(_ChR9B8Q47_borderTopWidth=ChR9B8Q47.borderTopWidth)!==null&&_ChR9B8Q47_borderTopWidth!==void 0?_ChR9B8Q47_borderTopWidth:ChR9B8Q47.borderWidth}px`,borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"0px 1px 5px 0px rgba(0, 0, 0, 0.15)\"},children:[/*#__PURE__*/_jsx(Link,{href:L163s2z6h,nodeId:\"lw3v72Uqm\",openInNewTab:YVvMGx0fI,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-11hn3rr framer-1bxwsnw\",\"data-framer-name\":\"Link Layer\",layoutDependency:layoutDependency,layoutId:\"lw3v72Uqm\",style:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}})}),visible&&/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1ax5mnb`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1pb8w4z\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"OFhj2TYKE\",ref:ref3,role:\"dialog\",style:{backgroundColor:Z0u5nVZmK,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0.3621759214656777px 0.6519166586382197px -1.5px rgba(0, 0, 0, 0.14396), 0px 3px 5.399999999999999px -3px rgba(0, 0, 0, 0.1)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-5c03bw\",\"data-styles-preset\":\"acdDqsSOM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-hCPMvrO8e-ysu2QxRqz))\"},children:\"Text Here\"})}),className:\"framer-za151w\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wHaz1um48\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-hCPMvrO8e-ysu2QxRqz)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-hCPMvrO8e-ysu2QxRqz\":hCPMvrO8e},text:lqPnx9Iar,verticalAlignment:\"top\",withExternalLayout:true})})})})]})});}})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-AI7XY.framer-1bxwsnw, .framer-AI7XY .framer-1bxwsnw { display: block; }\",\".framer-AI7XY.framer-4d6yut { height: 60px; overflow: visible; position: relative; width: 60px; }\",\".framer-AI7XY .framer-1ax5mnb { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 60px); justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-AI7XY .framer-11hn3rr { flex: none; height: 60px; overflow: visible; position: relative; text-decoration: none; width: 60px; }\",\".framer-AI7XY .framer-1pb8w4z { 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: 6px 8px 6px 8px; position: relative; width: min-content; }\",\".framer-AI7XY .framer-za151w { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-AI7XY .framer-1ax5mnb, .framer-AI7XY .framer-1pb8w4z { gap: 0px; } .framer-AI7XY .framer-1ax5mnb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-AI7XY .framer-1ax5mnb > :first-child { margin-top: 0px; } .framer-AI7XY .framer-1ax5mnb > :last-child { margin-bottom: 0px; } .framer-AI7XY .framer-1pb8w4z > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-AI7XY .framer-1pb8w4z > :first-child { margin-left: 0px; } .framer-AI7XY .framer-1pb8w4z > :last-child { margin-right: 0px; } }\",...sharedStyle.css,'.framer-AI7XY[data-border=\"true\"]::after, .framer-AI7XY [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 60\n * @framerIntrinsicWidth 60\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"lqPnx9Iar\":\"title\",\"wJF8TqSmS\":\"image\",\"hCPMvrO8e\":\"titleColor\",\"Z0u5nVZmK\":\"backgroundColor\",\"ChR9B8Q47\":\"imageBorderColor\",\"L163s2z6h\":\"link\",\"YVvMGx0fI\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerysu2QxRqz=withCSS(Component,css,\"framer-AI7XY\");export default Framerysu2QxRqz;Framerysu2QxRqz.displayName=\"Circles/Single\";Framerysu2QxRqz.defaultProps={height:60,width:60};addPropertyControls(Framerysu2QxRqz,{lqPnx9Iar:{defaultValue:\"Text Here\",displayTextArea:false,title:\"Title\",type:ControlType.String},wJF8TqSmS:{__defaultAssetReference:\"data:framer/asset-reference,RsruacpjdFewW5HWISsPU1egpRI.webp?originalFilename=popup-project-overview-avatar-4.webp&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},hCPMvrO8e:{defaultValue:'var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255)) /* {\"name\":\"White [Light]\"} */',title:\"Title Color\",type:ControlType.Color},Z0u5nVZmK:{defaultValue:'var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11)) /* {\"name\":\"Gray 950\"} */',title:\"Background Color\",type:ControlType.Color},ChR9B8Q47:{defaultValue:{borderColor:'var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255)) /* {\"name\":\"White [Light]\"} */',borderStyle:\"solid\",borderWidth:2},title:\"Image Border Color\",type:ControlType.Border},L163s2z6h:{title:\"Link\",type:ControlType.Link},YVvMGx0fI:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean}});addFonts(Framerysu2QxRqz,[{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\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerysu2QxRqz\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"60\",\"framerIntrinsicWidth\":\"60\",\"framerVariables\":\"{\\\"lqPnx9Iar\\\":\\\"title\\\",\\\"wJF8TqSmS\\\":\\\"image\\\",\\\"hCPMvrO8e\\\":\\\"titleColor\\\",\\\"Z0u5nVZmK\\\":\\\"backgroundColor\\\",\\\"ChR9B8Q47\\\":\\\"imageBorderColor\\\",\\\"L163s2z6h\\\":\\\"link\\\",\\\"YVvMGx0fI\\\":\\\"newTab\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ysu2QxRqz.map"],
  "mappings": "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",
  "names": ["MotionDivWithFX", "withFX", "motion", "serializationHash", "variantClassNames", "transition1", "toResponsiveImage", "value", "isSet", "transition2", "animation", "transition3", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "backgroundColor", "height", "id", "image", "imageBorderColor", "link", "newTab", "title", "titleColor", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "lqPnx9Iar", "wJF8TqSmS", "hCPMvrO8e", "Z0u5nVZmK", "ChR9B8Q47", "L163s2z6h", "YVvMGx0fI", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterizu9gt", "overlay", "paginationInfo", "args", "ref1", "pe", "ref2", "ref3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "_ChR9B8Q47_borderBottomWidth", "_ChR9B8Q47_borderLeftWidth", "_ChR9B8Q47_borderRightWidth", "_ChR9B8Q47_borderTopWidth", "l", "u", "Image2", "getLoadingLazyAtYPosition", "Link", "AnimatePresence", "Floating", "MotionDivWithFX", "RichText2", "css", "Framerysu2QxRqz", "withCSS", "ysu2QxRqz_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
