{"version":3,"file":"Hn5DNfFAa.DjOmc-nF.mjs","names":["cycleOrder","serializationHash","variantClassNames","transition1","toResponsiveImage","animation","animation1","animation2","Transition","React.useContext","React.useMemo","Variants","React.Fragment","getProps","createLayoutDependency","React.useRef","React.useId","sharedStyle.className","className","_jsx","_Fragment","Image","sharedStyle.css","sharedStyle.fonts","CirclesSingle","React.useContext","React.useMemo","React.Fragment","useRef","React.useId","className"],"sources":["https:/framerusercontent.com/modules/tuutpQ90fds07Pe9t35G/Nkt4pLac7cVX3BR7ezvd/ysu2QxRqz.js","https:/framerusercontent.com/modules/zIpWFZD9kXfqQVVmbOSd/jlOaGZbuS3eMCNSuVgWo/Hn5DNfFAa.js"],"sourcesContent":["// Generated by Framer (3ae0a1a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Floating,getFontsFromSharedStyle,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 cycleOrder=[\"zvCvqX0VY\"];const serializationHash=\"framer-eDNd2\";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=>{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(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,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,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\",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,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-eDNd2.framer-1bxwsnw, .framer-eDNd2 .framer-1bxwsnw { display: block; }\",\".framer-eDNd2.framer-4d6yut { height: 60px; overflow: visible; position: relative; width: 60px; }\",\".framer-eDNd2 .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-eDNd2 .framer-11hn3rr { flex: none; height: 60px; overflow: visible; position: relative; text-decoration: none; width: 60px; }\",\".framer-eDNd2 .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-eDNd2 .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-eDNd2 .framer-1ax5mnb, .framer-eDNd2 .framer-1pb8w4z { gap: 0px; } .framer-eDNd2 .framer-1ax5mnb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-eDNd2 .framer-1ax5mnb > :first-child { margin-top: 0px; } .framer-eDNd2 .framer-1ax5mnb > :last-child { margin-bottom: 0px; } .framer-eDNd2 .framer-1pb8w4z > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-eDNd2 .framer-1pb8w4z > :first-child { margin-left: 0px; } .framer-eDNd2 .framer-1pb8w4z > :last-child { margin-right: 0px; } }\",...sharedStyle.css,'.framer-eDNd2[data-border=\"true\"]::after, .framer-eDNd2 [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-eDNd2\");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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.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\":{\"framerIntrinsicHeight\":\"60\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"lqPnx9Iar\\\":\\\"title\\\",\\\"wJF8TqSmS\\\":\\\"image\\\",\\\"hCPMvrO8e\\\":\\\"titleColor\\\",\\\"Z0u5nVZmK\\\":\\\"backgroundColor\\\",\\\"ChR9B8Q47\\\":\\\"imageBorderColor\\\",\\\"L163s2z6h\\\":\\\"link\\\",\\\"YVvMGx0fI\\\":\\\"newTab\\\"}\",\"framerIntrinsicWidth\":\"60\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ysu2QxRqz.map","// Generated by Framer (5da54f8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CirclesSingle from\"https://framerusercontent.com/modules/tuutpQ90fds07Pe9t35G/Nkt4pLac7cVX3BR7ezvd/ysu2QxRqz.js\";const CirclesSingleFonts=getFonts(CirclesSingle);const SmartComponentScopedContainerWithFX=withFX(SmartComponentScopedContainer);const enabledGestures={jhqF43LMO:{hover:true},l6WrSbu1m:{hover:true},yAhJpWXyT:{hover:true}};const cycleOrder=[\"yAhJpWXyT\",\"jhqF43LMO\",\"l6WrSbu1m\"];const serializationHash=\"framer-csKqo\";const variantClassNames={jhqF43LMO:\"framer-v-1bi0oyh\",l6WrSbu1m:\"framer-v-pwjsv5\",yAhJpWXyT:\"framer-v-24s732\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-15,y:0};const transition2={delay:0,duration:.4,ease:[.08,.28,.55,.9],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:-15,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition3={delay:.15,duration:.4,ease:[.08,.28,.55,.9],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:-15,y:0};const transition4={delay:.3,duration:.4,ease:[.08,.28,.55,.9],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:-15,y:0};const transition5={delay:.45,duration:.4,ease:[.08,.28,.55,.9],type:\"tween\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:-15,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={\"2 Circles\":\"l6WrSbu1m\",\"3 Circles\":\"yAhJpWXyT\",\"4 Circles\":\"jhqF43LMO\"};const getProps=({borderColor,height,id,image1,image2,image3,image4,link1,link2,link3,link4,title1,title2,title3,title4,titlesColor,tooltipsColor,width,...props})=>{return{...props,BHGWnuF4u:link3??props.BHGWnuF4u,Gdl3jCBCk:link1??props.Gdl3jCBCk,HlnWfkEXS:tooltipsColor??props.HlnWfkEXS??\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\",HvL3h8uT1:image3??props.HvL3h8uT1??{pixelHeight:120,pixelWidth:120,src:\"https://framerusercontent.com/images/A8kV9PZhfbAF9zQQGYNog73BVvI.webp\"},IknSmbS18:title3??props.IknSmbS18??\"Title 3\",JdwXhoMWd:title2??props.JdwXhoMWd??\"Title 2\",JvOTbLiLm:title1??props.JvOTbLiLm??\"Title 1\",kY9fYV8tz:link4??props.kY9fYV8tz,lMrUFNx8v:borderColor??props.lMrUFNx8v??{borderColor:'var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255)) /* {\"name\":\"White [Light]\"} */',borderStyle:\"solid\",borderWidth:2},LRHXmlqJT:titlesColor??props.LRHXmlqJT??\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",ntI0bci_L:image2??props.ntI0bci_L??{pixelHeight:120,pixelWidth:120,src:\"https://framerusercontent.com/images/njnx6m4sszDxdR63qMKU7JwQEo.webp\"},NUQsyqqbm:link2??props.NUQsyqqbm,variant:humanReadableVariantMap[props.variant]??props.variant??\"yAhJpWXyT\",VSeEC0_Mz:image1??props.VSeEC0_Mz??{pixelHeight:120,pixelWidth:120,src:\"https://framerusercontent.com/images/RsruacpjdFewW5HWISsPU1egpRI.webp\"},XVY8AWlG_:image4??props.XVY8AWlG_??{pixelHeight:120,pixelWidth:120,src:\"https://framerusercontent.com/images/nKDeft0zC7xS5heaz62Mse0NIzA.webp\"},xWZ6T3aGg:title4??props.xWZ6T3aGg??\"Title 4\"};};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,VSeEC0_Mz,JvOTbLiLm,Gdl3jCBCk,ntI0bci_L,JdwXhoMWd,NUQsyqqbm,HvL3h8uT1,IknSmbS18,BHGWnuF4u,XVY8AWlG_,xWZ6T3aGg,kY9fYV8tz,LRHXmlqJT,HlnWfkEXS,lMrUFNx8v,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"yAhJpWXyT\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"jhqF43LMO-hover\")return true;if(baseVariant===\"jhqF43LMO\")return true;return false;};const isDisplayed1=()=>{if(gestureVariant===\"l6WrSbu1m-hover\")return false;if(baseVariant===\"l6WrSbu1m\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-24s732\",className,classNames),\"data-framer-name\":\"3 Circles\",layoutDependency:layoutDependency,layoutId:\"yAhJpWXyT\",ref:refBinding,style:{...style},...addPropertyOverrides({\"jhqF43LMO-hover\":{\"data-framer-name\":undefined},\"l6WrSbu1m-hover\":{\"data-framer-name\":undefined},\"yAhJpWXyT-hover\":{\"data-framer-name\":undefined},jhqF43LMO:{\"data-framer-name\":\"4 Circles\"},l6WrSbu1m:{\"data-framer-name\":\"2 Circles\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({jhqF43LMO:{height:(componentViewport?.height||60)-0,width:\"60px\",y:(componentViewport?.y||0)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-hd6z1i-container\",layoutDependency:layoutDependency,layoutId:\"OIghpKkZg-container\",nodeId:\"OIghpKkZg\",rendersWithMotion:true,scopeId:\"Hn5DNfFAa\",children:/*#__PURE__*/_jsx(CirclesSingle,{hCPMvrO8e:LRHXmlqJT,height:\"100%\",id:\"OIghpKkZg\",L163s2z6h:kY9fYV8tz,layoutId:\"OIghpKkZg\",lqPnx9Iar:xWZ6T3aGg,style:{height:\"100%\",width:\"100%\"},width:\"100%\",wJF8TqSmS:toResponsiveImage(XVY8AWlG_),YVvMGx0fI:false,Z0u5nVZmK:HlnWfkEXS})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:(componentViewport?.height||60)-0,width:\"60px\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1qaw7d-container\",layoutDependency:layoutDependency,layoutId:\"FtkkquTG5-container\",nodeId:\"FtkkquTG5\",rendersWithMotion:true,scopeId:\"Hn5DNfFAa\",...addPropertyOverrides({jhqF43LMO:{__framer__animate:{transition:transition3},__framer__exit:animation2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(CirclesSingle,{hCPMvrO8e:LRHXmlqJT,height:\"100%\",id:\"FtkkquTG5\",L163s2z6h:BHGWnuF4u,layoutId:\"FtkkquTG5\",lqPnx9Iar:IknSmbS18,style:{height:\"100%\",width:\"100%\"},width:\"100%\",wJF8TqSmS:toResponsiveImage(HvL3h8uT1),YVvMGx0fI:false,Z0u5nVZmK:HlnWfkEXS})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:(componentViewport?.height||60)-0,width:\"60px\",y:(componentViewport?.y||0)+0,...addPropertyOverrides({\"l6WrSbu1m-hover\":{width:`calc(${componentViewport?.width||\"100vw\"} - 50px)`},l6WrSbu1m:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1j7npx4-container\",layoutDependency:layoutDependency,layoutId:\"wD5PxPVHh-container\",nodeId:\"wD5PxPVHh\",rendersWithMotion:true,scopeId:\"Hn5DNfFAa\",...addPropertyOverrides({jhqF43LMO:{__framer__animate:{transition:transition4},__framer__exit:animation3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(CirclesSingle,{hCPMvrO8e:LRHXmlqJT,height:\"100%\",id:\"wD5PxPVHh\",L163s2z6h:NUQsyqqbm,layoutId:\"wD5PxPVHh\",lqPnx9Iar:JdwXhoMWd,style:{height:\"100%\",width:\"100%\"},width:\"100%\",wJF8TqSmS:toResponsiveImage(ntI0bci_L),YVvMGx0fI:false,Z0u5nVZmK:HlnWfkEXS})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"60px\",y:(componentViewport?.y||0)+(componentViewport?.height||60)-60,...addPropertyOverrides({\"yAhJpWXyT-hover\":{height:(componentViewport?.height||60)-0,y:(componentViewport?.y||0)+0},jhqF43LMO:{height:(componentViewport?.height||60)-0,y:(componentViewport?.y||0)+0},l6WrSbu1m:{height:(componentViewport?.height||60)-0,y:(componentViewport?.y||0)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1o3801w-container\",layoutDependency:layoutDependency,layoutId:\"P0SgByj6X-container\",nodeId:\"P0SgByj6X\",rendersWithMotion:true,scopeId:\"Hn5DNfFAa\",...addPropertyOverrides({jhqF43LMO:{__framer__animate:{transition:transition5},__framer__exit:animation4},l6WrSbu1m:{__framer__animate:{transition:transition3},__framer__exit:animation2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(CirclesSingle,{hCPMvrO8e:LRHXmlqJT,height:\"100%\",id:\"P0SgByj6X\",L163s2z6h:Gdl3jCBCk,layoutId:\"P0SgByj6X\",lqPnx9Iar:JvOTbLiLm,style:{height:\"100%\",width:\"100%\"},width:\"100%\",wJF8TqSmS:toResponsiveImage(VSeEC0_Mz),YVvMGx0fI:false,Z0u5nVZmK:HlnWfkEXS})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-csKqo.framer-169h2q, .framer-csKqo .framer-169h2q { display: block; }\",\".framer-csKqo.framer-24s732 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 60px; min-width: 140px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-csKqo .framer-hd6z1i-container, .framer-csKqo .framer-1qaw7d-container { bottom: 0px; flex: none; left: 0px; position: absolute; top: 0px; width: 60px; z-index: 1; }\",\".framer-csKqo .framer-1j7npx4-container { bottom: 0px; flex: none; left: calc(50.00000000000002% - 60px / 2); position: absolute; top: 0px; width: 60px; z-index: 1; }\",\".framer-csKqo .framer-1o3801w-container { bottom: 0px; flex: none; height: 60px; left: 80px; position: absolute; width: 60px; z-index: 1; }\",\".framer-csKqo.framer-v-1bi0oyh.framer-24s732 { min-width: 188px; }\",\".framer-csKqo.framer-v-1bi0oyh .framer-hd6z1i-container { order: 0; }\",\".framer-csKqo.framer-v-1bi0oyh .framer-1qaw7d-container { left: 43px; order: 1; z-index: 2; }\",\".framer-csKqo.framer-v-1bi0oyh .framer-1j7npx4-container { left: unset; order: 2; right: 40px; z-index: 3; }\",\".framer-csKqo.framer-v-1bi0oyh .framer-1o3801w-container { height: unset; left: unset; order: 3; right: -3px; top: 0px; z-index: 4; }\",\".framer-csKqo.framer-v-pwjsv5.framer-24s732 { min-width: 100px; }\",\".framer-csKqo.framer-v-pwjsv5 .framer-1j7npx4-container { left: 0px; right: 40px; width: unset; }\",\".framer-csKqo.framer-v-pwjsv5 .framer-1o3801w-container, .framer-csKqo.framer-v-24s732.hover .framer-1o3801w-container { height: unset; left: unset; right: 0px; top: 0px; }\",\".framer-csKqo.framer-v-1bi0oyh.hover.framer-24s732 { min-width: 210px; }\",\".framer-csKqo.framer-v-1bi0oyh.hover .framer-1qaw7d-container { left: 50px; }\",\".framer-csKqo.framer-v-1bi0oyh.hover .framer-1j7npx4-container { left: unset; right: 50px; }\",\".framer-csKqo.framer-v-1bi0oyh.hover .framer-1o3801w-container, .framer-csKqo.framer-v-pwjsv5.hover .framer-1o3801w-container { height: unset; left: unset; }\",\".framer-csKqo.framer-v-24s732.hover.framer-24s732 { min-width: 160px; width: 160px; }\",\".framer-csKqo.framer-v-pwjsv5.hover.framer-24s732 { min-width: 110px; }\",\".framer-csKqo.framer-v-pwjsv5.hover .framer-1j7npx4-container { right: 50px; width: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 140\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[\"140px\",null,\"60px\",null]},\"jhqF43LMO\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[\"188px\",null,\"60px\",null]},\"l6WrSbu1m\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[\"100px\",null,\"60px\",null]},\"T3Yo3n1Za\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[\"210px\",null,\"60px\",null]},\"MWEH_A2m0\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"160px\",null,\"60px\",null]},\"UOZ1ZKx62\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[\"110px\",null,\"60px\",null]}}}\n * @framerVariables {\"VSeEC0_Mz\":\"image1\",\"JvOTbLiLm\":\"title1\",\"Gdl3jCBCk\":\"link1\",\"ntI0bci_L\":\"image2\",\"JdwXhoMWd\":\"title2\",\"NUQsyqqbm\":\"link2\",\"HvL3h8uT1\":\"image3\",\"IknSmbS18\":\"title3\",\"BHGWnuF4u\":\"link3\",\"XVY8AWlG_\":\"image4\",\"xWZ6T3aGg\":\"title4\",\"kY9fYV8tz\":\"link4\",\"LRHXmlqJT\":\"titlesColor\",\"HlnWfkEXS\":\"tooltipsColor\",\"lMrUFNx8v\":\"borderColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerHn5DNfFAa=withCSS(Component,css,\"framer-csKqo\");export default FramerHn5DNfFAa;FramerHn5DNfFAa.displayName=\"Circles/group\";FramerHn5DNfFAa.defaultProps={height:60,width:140};addPropertyControls(FramerHn5DNfFAa,{variant:{options:[\"yAhJpWXyT\",\"jhqF43LMO\",\"l6WrSbu1m\"],optionTitles:[\"3 Circles\",\"4 Circles\",\"2 Circles\"],title:\"Variant\",type:ControlType.Enum},VSeEC0_Mz:{__defaultAssetReference:\"data:framer/asset-reference,RsruacpjdFewW5HWISsPU1egpRI.webp?originalFilename=popup-project-overview-avatar-4.webp&preferredSize=auto\",title:\"Image 1\",type:ControlType.ResponsiveImage},JvOTbLiLm:{defaultValue:\"Title 1\",displayTextArea:false,title:\"Title 1\",type:ControlType.String},Gdl3jCBCk:{title:\"Link 1\",type:ControlType.Link},ntI0bci_L:{__defaultAssetReference:\"data:framer/asset-reference,njnx6m4sszDxdR63qMKU7JwQEo.webp?originalFilename=popup-project-overview-avatar-6.webp&preferredSize=auto\",title:\"Image 2\",type:ControlType.ResponsiveImage},JdwXhoMWd:{defaultValue:\"Title 2\",displayTextArea:false,title:\"Title 2\",type:ControlType.String},NUQsyqqbm:{title:\"Link 2\",type:ControlType.Link},HvL3h8uT1:{__defaultAssetReference:\"data:framer/asset-reference,A8kV9PZhfbAF9zQQGYNog73BVvI.webp?originalFilename=popup-project-overview-avatar-1.webp&preferredSize=auto\",title:\"Image 3\",type:ControlType.ResponsiveImage},IknSmbS18:{defaultValue:\"Title 3\",displayTextArea:false,title:\"Title 3\",type:ControlType.String},BHGWnuF4u:{title:\"Link 3\",type:ControlType.Link},XVY8AWlG_:{__defaultAssetReference:\"data:framer/asset-reference,nKDeft0zC7xS5heaz62Mse0NIzA.webp?originalFilename=popup-project-overview-avatar-8.webp&preferredSize=auto\",title:\"Image 4\",type:ControlType.ResponsiveImage},xWZ6T3aGg:{defaultValue:\"Title 4\",displayTextArea:false,title:\"Title 4\",type:ControlType.String},kY9fYV8tz:{title:\"Link 4\",type:ControlType.Link},LRHXmlqJT:{defaultValue:'var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255)) /* {\"name\":\"White [Light]\"} */',title:\"Titles Color\",type:ControlType.Color},HlnWfkEXS:{defaultValue:'var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11)) /* {\"name\":\"Gray 950\"} */',title:\"Tooltips Color\",type:ControlType.Color},lMrUFNx8v:{defaultValue:{borderColor:'var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255)) /* {\"name\":\"White [Light]\"} */',borderStyle:\"solid\",borderWidth:2},title:\"Border Color\",type:ControlType.Border}});addFonts(FramerHn5DNfFAa,[{explicitInter:true,fonts:[]},...CirclesSingleFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHn5DNfFAa\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"VSeEC0_Mz\\\":\\\"image1\\\",\\\"JvOTbLiLm\\\":\\\"title1\\\",\\\"Gdl3jCBCk\\\":\\\"link1\\\",\\\"ntI0bci_L\\\":\\\"image2\\\",\\\"JdwXhoMWd\\\":\\\"title2\\\",\\\"NUQsyqqbm\\\":\\\"link2\\\",\\\"HvL3h8uT1\\\":\\\"image3\\\",\\\"IknSmbS18\\\":\\\"title3\\\",\\\"BHGWnuF4u\\\":\\\"link3\\\",\\\"XVY8AWlG_\\\":\\\"image4\\\",\\\"xWZ6T3aGg\\\":\\\"title4\\\",\\\"kY9fYV8tz\\\":\\\"link4\\\",\\\"LRHXmlqJT\\\":\\\"titlesColor\\\",\\\"HlnWfkEXS\\\":\\\"tooltipsColor\\\",\\\"lMrUFNx8v\\\":\\\"borderColor\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"60\",\"framerIntrinsicWidth\":\"140\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"140px\\\",null,\\\"60px\\\",null]},\\\"jhqF43LMO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"188px\\\",null,\\\"60px\\\",null]},\\\"l6WrSbu1m\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,\\\"60px\\\",null]},\\\"T3Yo3n1Za\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"210px\\\",null,\\\"60px\\\",null]},\\\"MWEH_A2m0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"160px\\\",null,\\\"60px\\\",null]},\\\"UOZ1ZKx62\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"110px\\\",null,\\\"60px\\\",null]}}}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Hn5DNfFAa.map"],"mappings":"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"}