{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Lp8jzzfobI2XSvP9V2NM/3rydpWNOmnubwkHSnro3/mjwVD3hGl.js"],
  "sourcesContent": ["// Generated by Framer (e2fa450)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";const FeatherFonts=getFonts(Feather);const cycleOrder=[\"dz4QrF8GZ\",\"N3CPqy2jQ\"];const serializationHash=\"framer-fLpQu\";const variantClassNames={dz4QrF8GZ:\"framer-v-1e0df3f\",N3CPqy2jQ:\"framer-v-xr50il\"};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 radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};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(React.Fragment);const humanReadableVariantMap={\"Variant 2\":\"N3CPqy2jQ\",Dekstop:\"dz4QrF8GZ\"};const getProps=({bg,click2,desc,height,id,image,radius,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_humanReadableVariantMap_props_variant,_ref4,_ref5;return{...props,aAaQdrA5g:(_ref=image!==null&&image!==void 0?image:props.aAaQdrA5g)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/JcBaUIgqHMDDarsWThNhsDdJwu4.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/JcBaUIgqHMDDarsWThNhsDdJwu4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JcBaUIgqHMDDarsWThNhsDdJwu4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/JcBaUIgqHMDDarsWThNhsDdJwu4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/JcBaUIgqHMDDarsWThNhsDdJwu4.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/JcBaUIgqHMDDarsWThNhsDdJwu4.jpg 6000w\"},cYtG4J0Gf:click2!==null&&click2!==void 0?click2:props.cYtG4J0Gf,ewCosl6TJ:(_ref1=bg!==null&&bg!==void 0?bg:props.ewCosl6TJ)!==null&&_ref1!==void 0?_ref1:\"var(--token-7150ed9a-ecf3-4e63-9ec9-48a0d5e89445, rgb(255, 243, 241))\",Lw2KMDFRl:(_ref2=title!==null&&title!==void 0?title:props.Lw2KMDFRl)!==null&&_ref2!==void 0?_ref2:\"Get Job Opportunities in our Partner Companies\",QYrRTMTon:(_ref3=desc!==null&&desc!==void 0?desc:props.QYrRTMTon)!==null&&_ref3!==void 0?_ref3:\"I create dynamic, no-code websites using Framer to showcase your work or business with engaging interactive designs\",variant:(_ref4=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref4!==void 0?_ref4:\"dz4QrF8GZ\",wIIXcH3ON:(_ref5=radius!==null&&radius!==void 0?radius:props.wIIXcH3ON)!==null&&_ref5!==void 0?_ref5:\"24px\"};};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,Lw2KMDFRl,QYrRTMTon,ewCosl6TJ,aAaQdrA5g,cYtG4J0Gf,wIIXcH3ON,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"dz4QrF8GZ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1a4u0p2=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(cYtG4J0Gf){const res=await cYtG4J0Gf(...args);if(res===false)return false;}});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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1e0df3f\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Dekstop\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"dz4QrF8GZ\",onTap:onTap1a4u0p2,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-5f340d07-1a4f-47af-bbac-6b6732d1fc2c, rgb(237, 237, 237))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:ewCosl6TJ,borderBottomLeftRadius:radiusForCorner(wIIXcH3ON,3),borderBottomRightRadius:radiusForCorner(wIIXcH3ON,2),borderTopLeftRadius:radiusForCorner(wIIXcH3ON,0),borderTopRightRadius:radiusForCorner(wIIXcH3ON,1),...style},...addPropertyOverrides({N3CPqy2jQ:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j90bhe\",\"data-framer-name\":\"Text Wrapper\",layoutDependency:layoutDependency,layoutId:\"u2xZSUuzP\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rcje2h\",layoutDependency:layoutDependency,layoutId:\"DlyXEJqEI\",style:{backgroundColor:\"rgb(0, 176, 59)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nevtiw-container\",layoutDependency:layoutDependency,layoutId:\"DlyXEJqEIx9xG3870D-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-ab705ab5-5066-4793-8750-00f430099716, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"bell\",id:\"DlyXEJqEIx9xG3870D\",layoutId:\"DlyXEJqEIx9xG3870D\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, rgb(255, 255, 255)))\"},children:\"Get Job Opportunities in our Partner Companies\"})}),className:\"framer-rugz7g\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"QFrTIcL6N\",style:{\"--extracted-r6o4lv\":\"var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Lw2KMDFRl,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, rgb(255, 255, 255)))\"},children:\"I create dynamic, no-code websites using Framer to showcase your work or business with engaging interactive designs\"})}),className:\"framer-13rq8lk\",fonts:[\"GF;Inter-regular\"],layoutDependency:layoutDependency,layoutId:\"U4I5wcIT0\",style:{\"--extracted-r6o4lv\":\"var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:QYrRTMTon,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+314),sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px)`,...toResponsiveImage(aAaQdrA5g)},className:\"framer-1vsnl64\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"CQNLjFKG9\",style:{borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fLpQu.framer-5o1qb, .framer-fLpQu .framer-5o1qb { display: block; }\",\".framer-fLpQu.framer-1e0df3f { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 24px; position: relative; width: 380px; }\",\".framer-fLpQu .framer-1j90bhe { 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 0px 8px 0px; position: relative; width: 100%; }\",\".framer-fLpQu .framer-1rcje2h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-fLpQu .framer-1nevtiw-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-fLpQu .framer-rugz7g, .framer-fLpQu .framer-13rq8lk { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-fLpQu .framer-1vsnl64 { aspect-ratio: 1.6195121951219513 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 123px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-fLpQu.framer-1e0df3f, .framer-fLpQu .framer-1j90bhe, .framer-fLpQu .framer-1rcje2h { gap: 0px; } .framer-fLpQu.framer-1e0df3f > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-fLpQu.framer-1e0df3f > :first-child, .framer-fLpQu .framer-1j90bhe > :first-child { margin-top: 0px; } .framer-fLpQu.framer-1e0df3f > :last-child, .framer-fLpQu .framer-1j90bhe > :last-child { margin-bottom: 0px; } .framer-fLpQu .framer-1j90bhe > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-fLpQu .framer-1rcje2h > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-fLpQu .framer-1rcje2h > :first-child { margin-left: 0px; } .framer-fLpQu .framer-1rcje2h > :last-child { margin-right: 0px; } }\",'.framer-fLpQu[data-border=\"true\"]::after, .framer-fLpQu [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 446\n * @framerIntrinsicWidth 380\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"N3CPqy2jQ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Lw2KMDFRl\":\"title\",\"QYrRTMTon\":\"desc\",\"ewCosl6TJ\":\"bg\",\"aAaQdrA5g\":\"image\",\"cYtG4J0Gf\":\"click2\",\"wIIXcH3ON\":\"radius\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramermjwVD3hGl=withCSS(Component,css,\"framer-fLpQu\");export default FramermjwVD3hGl;FramermjwVD3hGl.displayName=\"Card/Service Copy 2\";FramermjwVD3hGl.defaultProps={height:446,width:380};addPropertyControls(FramermjwVD3hGl,{variant:{options:[\"dz4QrF8GZ\",\"N3CPqy2jQ\"],optionTitles:[\"Dekstop\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},Lw2KMDFRl:{defaultValue:\"Get Job Opportunities in our Partner Companies\",displayTextArea:false,title:\"Title\",type:ControlType.String},QYrRTMTon:{defaultValue:\"I create dynamic, no-code websites using Framer to showcase your work or business with engaging interactive designs\",displayTextArea:false,title:\"Desc\",type:ControlType.String},ewCosl6TJ:{defaultValue:'var(--token-7150ed9a-ecf3-4e63-9ec9-48a0d5e89445, rgb(255, 243, 241)) /* {\"name\":\"Orange Light\"} */',title:\"Bg\",type:ControlType.Color},aAaQdrA5g:{__defaultAssetReference:\"data:framer/asset-reference,JcBaUIgqHMDDarsWThNhsDdJwu4.jpg?originalFilename=photo-1531736275454-adc48d079ce9%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfHNlYXJjaHwzNHx8bWluaW1hbHxlbnwwfHx8fDE3MDgxODM2OTV8MA%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},cYtG4J0Gf:{title:\"Click 2\",type:ControlType.EventHandler},wIIXcH3ON:{defaultValue:\"24px\",title:\"Radius\",type:ControlType.BorderRadius}});addFonts(FramermjwVD3hGl,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"}]},...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermjwVD3hGl\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N3CPqy2jQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"446\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"380\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"Lw2KMDFRl\\\":\\\"title\\\",\\\"QYrRTMTon\\\":\\\"desc\\\",\\\"ewCosl6TJ\\\":\\\"bg\\\",\\\"aAaQdrA5g\\\":\\\"image\\\",\\\"cYtG4J0Gf\\\":\\\"click2\\\",\\\"wIIXcH3ON\\\":\\\"radius\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mjwVD3hGl.map"],
  "mappings": "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",
  "names": ["FeatherFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "bg", "click2", "desc", "height", "id", "image", "radius", "title", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_humanReadableVariantMap_props_variant", "_ref4", "_ref5", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Lw2KMDFRl", "QYrRTMTon", "ewCosl6TJ", "aAaQdrA5g", "cYtG4J0Gf", "wIIXcH3ON", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1a4u0p2", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "Image2", "getLoadingLazyAtYPosition", "css", "FramermjwVD3hGl", "withCSS", "mjwVD3hGl_default", "addPropertyControls", "ControlType", "addFonts"]
}
