{"version":3,"file":"gpyAbiy1W.BjWxK-Ie.mjs","names":["css","className","Image"],"sources":["https:/framerusercontent.com/modules/g2XH84S4MOlHESAywN9f/fGTUkKaz4Yiglh5Iq96H/HorpDtI1j.js","https:/framerusercontent.com/modules/xGTwFvdBaBrS7z59yG09/Vd4wU1FssduIbdPWaK9w/gpyAbiy1W.js"],"sourcesContent":["// Generated by Framer (ddd30d5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Manrope-600\",\"GF;Manrope-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2\",weight:\"700\"}]}];export const css=['.framer-ys3KV .framer-styles-preset-1cjbcih:not(.rich-text-wrapper), .framer-ys3KV .framer-styles-preset-1cjbcih.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 120%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 609px) and (min-width: 0px) { .framer-ys3KV .framer-styles-preset-1cjbcih:not(.rich-text-wrapper), .framer-ys3KV .framer-styles-preset-1cjbcih.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 19px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 120%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-ys3KV\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (ddd30d5)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,Link,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={h5MLDf8Tv:{hover:true}};const serializationHash=\"framer-Fkf7B\";const variantClassNames={h5MLDf8Tv:\"framer-v-lusrrk\"};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 numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};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 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=({bGColor,height,icon,iconOpacity,id,link,padding,width,...props})=>{var _ref,_ref1,_ref2;return{...props,sALz2CcTl:(_ref=padding!==null&&padding!==void 0?padding:props.sALz2CcTl)!==null&&_ref!==void 0?_ref:\"0px\",u7smZm8vG:icon!==null&&icon!==void 0?icon:props.u7smZm8vG,ws1WndZLy:link!==null&&link!==void 0?link:props.ws1WndZLy,xWHLtkdNN:(_ref1=bGColor!==null&&bGColor!==void 0?bGColor:props.xWHLtkdNN)!==null&&_ref1!==void 0?_ref1:\"rgb(255, 255, 255)\",z3fb66msB:(_ref2=iconOpacity!==null&&iconOpacity!==void 0?iconOpacity:props.z3fb66msB)!==null&&_ref2!==void 0?_ref2:.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{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,u7smZm8vG,z3fb66msB,ws1WndZLy,xWHLtkdNN,sALz2CcTl,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"h5MLDf8Tv\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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(Link,{href:ws1WndZLy,nodeId:\"h5MLDf8Tv\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,\"aria-label\":\"Link to social network\",className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-lusrrk\",className,classNames)} framer-j3uar5`,\"data-framer-name\":\"x\",layoutDependency:layoutDependency,layoutId:\"h5MLDf8Tv\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--17lwxom\":numberToPixelString(sALz2CcTl),backgroundColor:xWHLtkdNN,borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,...style},...addPropertyOverrides({\"h5MLDf8Tv-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:24,pixelWidth:24,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${sALz2CcTl*2}px)`,...toResponsiveImage(u7smZm8vG),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1jpq6j3\",layoutDependency:layoutDependency,layoutId:\"FtAugFd2W\",style:{opacity:z3fb66msB},variants:{\"h5MLDf8Tv-hover\":{opacity:1}}})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Fkf7B.framer-j3uar5, .framer-Fkf7B .framer-j3uar5 { display: block; }\",\".framer-Fkf7B.framer-lusrrk { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 22px; justify-content: center; overflow: visible; padding: var(--17lwxom); position: relative; text-decoration: none; width: 22px; }\",\".framer-Fkf7B .framer-1jpq6j3 { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Fkf7B.framer-lusrrk { gap: 0px; } .framer-Fkf7B.framer-lusrrk > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Fkf7B.framer-lusrrk > :first-child { margin-top: 0px; } .framer-Fkf7B.framer-lusrrk > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22\n * @framerIntrinsicWidth 22\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Z1DgCNvQu\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"u7smZm8vG\":\"icon\",\"z3fb66msB\":\"iconOpacity\",\"ws1WndZLy\":\"link\",\"xWHLtkdNN\":\"bGColor\",\"sALz2CcTl\":\"padding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramergpyAbiy1W=withCSS(Component,css,\"framer-Fkf7B\");export default FramergpyAbiy1W;FramergpyAbiy1W.displayName=\"Social icon with link\";FramergpyAbiy1W.defaultProps={height:22,width:22};addPropertyControls(FramergpyAbiy1W,{u7smZm8vG:{description:\"Upload BLACK square SVG icon\",title:\"Icon\",type:ControlType.ResponsiveImage},z3fb66msB:{defaultValue:.4,max:1,min:0,step:.01,title:\"Icon opacity\",type:ControlType.Number},ws1WndZLy:{title:\"Link\",type:ControlType.Link},xWHLtkdNN:{defaultValue:\"rgb(255, 255, 255)\",title:\"BG Color\",type:ControlType.Color},sALz2CcTl:{defaultValue:\"0px\",title:\"Padding\",type:ControlType.Padding}});addFonts(FramergpyAbiy1W,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergpyAbiy1W\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"22\",\"framerIntrinsicWidth\":\"22\",\"framerVariables\":\"{\\\"u7smZm8vG\\\":\\\"icon\\\",\\\"z3fb66msB\\\":\\\"iconOpacity\\\",\\\"ws1WndZLy\\\":\\\"link\\\",\\\"xWHLtkdNN\\\":\\\"bGColor\\\",\\\"sALz2CcTl\\\":\\\"padding\\\"}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Z1DgCNvQu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./gpyAbiy1W.map"],"mappings":"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"}