{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3gVyoUC2Nc6GuSdPO74Q/M37KTE5adr90vK8pYc9E/CustomCoursor.js", "ssg:https://framerusercontent.com/modules/PCIChVRol5f3HScL48ig/VSg76YUaLdpoUefzTcBt/NxjXTvbkj-0.js", "ssg:https://framerusercontent.com/modules/PCIChVRol5f3HScL48ig/VSg76YUaLdpoUefzTcBt/NxjXTvbkj.js", "ssg:https://framerusercontent.com/modules/q7EMJueb4uLr39jsOXys/hLdBS51Yxo07KrN5BtdQ/LIrq9pN9g.js", "ssg:https://framerusercontent.com/modules/hog7GM4nN5UGbliupFSc/2VCAQp9k03OhfqQql16q/NxjXTvbkj.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useRef,useState,useEffect}from\"react\";export function withCursorFollow(Component){return props=>{const ref=useRef(null);const[isHovering,setIsHovering]=useState(false);const[position,setPosition]=useState({left:0,top:0});useEffect(()=>{const handleMouseMove=e=>{if(!ref.current)return;const isHovered=e.target instanceof Element&&(e.target===ref.current.parentElement||ref.current.parentElement.contains(e.target)||e.target===ref.current||ref.current.contains(e.target));setIsHovering(isHovered);if(isHovered){const parentRect=ref.current.parentElement.getBoundingClientRect();const elementRect=ref.current.getBoundingClientRect();setPosition({left:e.clientX-parentRect.left-elementRect.width/2,top:e.clientY-parentRect.top-elementRect.height/2});}else{setIsHovering(false);}};window.addEventListener(\"mousemove\",handleMouseMove);return()=>{window.removeEventListener(\"mousemove\",handleMouseMove);};},[]);return /*#__PURE__*/ _jsx(\"div\",{ref:ref,style:{position:\"fixed\",left:`calc(${position.left}px - 0.1%)`,top:`calc(${position.top}px - 0.1%)`,pointerEvents:\"none\",transform:\"translate(-0.1%, -0.1%)\"},children:isHovering&&/*#__PURE__*/ _jsx(Component,{...props})});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withCursorFollow\":{\"type\":\"reactHoc\",\"name\":\"withCursorFollow\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CustomCoursor.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0hlbHZldGljYSBOZXVlIE1lZGl1bQ==\",\"--framer-font-family\":'\"Helvetica Neue Medium\", \"Helvetica Neue Medium Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-9f4f7756-77c2-4608-a166-124db0297b9f, rgb(254, 255, 254)))\"},children:\"Projeyi G\\xf6r\\xfcnt\\xfcle\"})});export const v1=\"Ana Sayfa\";\nexport const __FramerMetadata__ = {\"exports\":{\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9f55354)\nimport*as localizedValues from\"./NxjXTvbkj-0.js\";const valuesByLocaleId={K2pzbqM9q:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9a49031)\nimport{jsx as e}from\"react/jsx-runtime\";import{addFonts as r,addPropertyControls as t,ControlType as a,cx as o,RichText as n,useLocaleInfo as i,useVariantState as s,withCSS as l}from\"framer\";import{LayoutGroup as d,motion as m,MotionConfigContext as f}from\"framer-motion\";import*as c from\"react\";let p=[\"mGt9qIgJG\"],u=\"framer-PwmNc\",g={mGt9qIgJG:\"framer-v-cgtu0z\"};function h(e,...r){let t={};return null==r||r.forEach(r=>r&&Object.assign(t,e[r])),t;}let w={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},x=({value:r,children:t})=>{let a=c.useContext(f),o=null!=r?r:a.transition,n=c.useMemo(()=>({...a,transition:o}),[JSON.stringify(o)]);return /*#__PURE__*/e(f.Provider,{value:n,children:t});},b=({height:e,id:r,name:t,width:a,...o})=>{var n;return{...o,tujKXfOPW:null!==(n=null!=t?t:o.tujKXfOPW)&&void 0!==n?n:\"Fintech\"};},v=(e,r)=>r.join(\"-\")+e.layoutDependency,y=/*#__PURE__*/c.forwardRef(function(r,t){let{activeLocale:a}=i(),{style:l,className:f,layoutId:u,variant:h,tujKXfOPW:y,...P}=b(r),{baseVariant:N,classNames:S,gestureVariant:G,setGestureState:I,setVariant:T,transition:z,variants:J}=s({cycleOrder:p,defaultVariant:\"mGt9qIgJG\",transitions:w,variant:h,variantClassNames:g}),j=v(r,J),k=c.useRef(null),R=c.useId();return /*#__PURE__*/e(d,{id:null!=u?u:R,children:/*#__PURE__*/e(m.div,{initial:h,animate:J,onHoverStart:()=>I({isHovered:!0}),onHoverEnd:()=>I({isHovered:!1}),onTapStart:()=>I({isPressed:!0}),onTap:()=>I({isPressed:!1}),onTapCancel:()=>I({isPressed:!1}),className:o(\"framer-PwmNc\",...[],S),style:{display:\"contents\"},children:/*#__PURE__*/e(x,{value:z,children:/*#__PURE__*/e(m.div,{...P,className:o(\"framer-cgtu0z\",f),\"data-border\":!0,\"data-framer-name\":\"Fintech\",layoutDependency:j,layoutId:\"mGt9qIgJG\",ref:null!=t?t:k,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgba(142, 132, 255, 0.5)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...l},children:/*#__PURE__*/e(n,{__fromCanvasComponent:!0,children:/*#__PURE__*/e(c.Fragment,{children:/*#__PURE__*/e(m.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-08633ce2-794d-47e8-9f1d-c93f863e9c58, rgb(62, 54, 166)))\"},children:\"Fintech\"})}),className:\"framer-1ecvmx6\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"GF;Instrument Sans-500\"],layoutDependency:j,layoutId:\"QdSW0Kija\",style:{\"--extracted-r6o4lv\":\"var(--token-08633ce2-794d-47e8-9f1d-c93f863e9c58, rgb(62, 54, 166))\",\"--framer-paragraph-spacing\":\"0px\"},text:y,verticalAlignment:\"top\",withExternalLayout:!0})})})})});}),P=['.framer-PwmNc [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PwmNc .framer-15fq6s3 { display: block; }\",\".framer-PwmNc .framer-cgtu0z { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 6px 12px 6px 12px; position: relative; width: min-content; }\",\".framer-PwmNc .framer-1ecvmx6 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PwmNc .framer-cgtu0z { gap: 0px; } .framer-PwmNc .framer-cgtu0z > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-PwmNc .framer-cgtu0z > :first-child { margin-left: 0px; } .framer-PwmNc .framer-cgtu0z > :last-child { margin-right: 0px; } }\"],N=l(y,P,\"framer-PwmNc\");export default N;N.displayName=\"category\",N.defaultProps={height:31,width:80},t(N,{tujKXfOPW:{defaultValue:\"Fintech\",displayTextArea:!1,title:\"Name\",type:a.String}}),r(N,[{family:\"Instrument Sans\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/LIrq9pN9g:default\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npST3-QfwmS0v3_7Y.woff2\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npST3-QfwmS0v3_7Y.woff2\",weight:\"500\"}]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLIrq9pN9g\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"80\",\"framerVariables\":\"{\\\"tujKXfOPW\\\":\\\"name\\\"}\",\"framerIntrinsicHeight\":\"31\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LIrq9pN9g.map", "// Generated by Framer (9f55354)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import{withCursorFollow}from\"https://framerusercontent.com/modules/3gVyoUC2Nc6GuSdPO74Q/M37KTE5adr90vK8pYc9E/CustomCoursor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/fcWQpfvyZx1KkrTFtczC/TPh2vSl9v7uW8ktxLyhC/Kl87dOv4A.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/aCDYI9gSq7eJNU0SZWnu/HAdXcqgTih76MtqQ9BGA/W9pJwpmaQ.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/PCIChVRol5f3HScL48ig/VSg76YUaLdpoUefzTcBt/NxjXTvbkj.js\";import Category from\"https://framerusercontent.com/modules/q7EMJueb4uLr39jsOXys/hLdBS51Yxo07KrN5BtdQ/LIrq9pN9g.js\";const CategoryFonts=getFonts(Category);const MaterialFonts=getFonts(Material);const MotionDivWithCursorFollow=withCursorFollow(motion.div);const cycleOrder=[\"t9TmAn4mK\",\"ATaB1yKSQ\",\"GLJXCgBjp\",\"b8C7ng8al\"];const serializationHash=\"framer-g2sjM\";const variantClassNames={ATaB1yKSQ:\"framer-v-1qsjanf\",b8C7ng8al:\"framer-v-1r2hkod\",GLJXCgBjp:\"framer-v-4yideg\",t9TmAn4mK:\"framer-v-6f4j9z\"};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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;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={left:\"t9TmAn4mK\",Mobile:\"b8C7ng8al\",right:\"ATaB1yKSQ\",Tablet:\"GLJXCgBjp\"};const getProps=({background,description,height,id,image,industry,link,title,width,...props})=>{return{...props,dcw4SNy5v:title??props.dcw4SNy5v??\"Financial Intelligence with Fintelli\",I1RstoJAm:image??props.I1RstoJAm??{src:\"https://framerusercontent.com/images/ZfX80FMWToAeS6NPd4gw9hi5bY.png\",srcSet:\"https://framerusercontent.com/images/ZfX80FMWToAeS6NPd4gw9hi5bY.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZfX80FMWToAeS6NPd4gw9hi5bY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZfX80FMWToAeS6NPd4gw9hi5bY.png 1600w\"},IDtwLRZ95:description??props.IDtwLRZ95??\"With user-centered approach, the goals was to create an intuitive interface for enhanced financial intelligence. This platform is a game-changer for financial professionals, offering them the tools they need to stay ahead in a rapidly evolving industry.\",jGI1LGOcB:industry??props.jGI1LGOcB??\"Fintech\",lBxFOKlnd:background??props.lBxFOKlnd??\"rgb(255, 250, 230)\",variant:humanReadableVariantMap[props.variant]??props.variant??\"t9TmAn4mK\",XQAz00h5B:link??props.XQAz00h5B};};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,I1RstoJAm,lBxFOKlnd,jGI1LGOcB,dcw4SNy5v,IDtwLRZ95,XQAz00h5B,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"t9TmAn4mK\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"GLJXCgBjp\",\"b8C7ng8al\"].includes(baseVariant))return false;return true;};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:XQAz00h5B,nodeId:\"t9TmAn4mK\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-6f4j9z\",className,classNames)} framer-1725rgl`,\"data-framer-name\":\"left\",layoutDependency:layoutDependency,layoutId:\"t9TmAn4mK\",ref:ref??ref1,style:{backgroundColor:lBxFOKlnd,borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,...style},...addPropertyOverrides({ATaB1yKSQ:{\"data-framer-name\":\"right\"},b8C7ng8al:{\"data-framer-name\":\"Mobile\"},GLJXCgBjp:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40),sizes:`max((${componentViewport?.width||\"100vw\"} - 144px) * 0.4286, 1px)`,...toResponsiveImage(I1RstoJAm)},className:\"framer-1ds30ej\",\"data-framer-name\":\"image 1\",layoutDependency:layoutDependency,layoutId:\"mqaItgw1U\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-hku219\",\"data-framer-name\":\"txt\",layoutDependency:layoutDependency,layoutId:\"dmjKfdz_T\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f7zmnu\",\"data-framer-name\":\"top\",layoutDependency:layoutDependency,layoutId:\"Wx7ujqaPw\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-kl2lvc-container\",layoutDependency:layoutDependency,layoutId:\"XWsv0IkeF-container\",children:/*#__PURE__*/_jsx(Category,{height:\"100%\",id:\"XWsv0IkeF\",layoutId:\"XWsv0IkeF\",tujKXfOPW:jGI1LGOcB,width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13r0kj0\",\"data-framer-name\":\"text\",layoutDependency:layoutDependency,layoutId:\"Lp_IOFAcL\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1kpjmgx\",\"data-styles-preset\":\"Kl87dOv4A\",children:\"Financial Intelligence with Fintelli\"})}),className:\"framer-4nd50d\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"he6a2BbCF\",text:dcw4SNy5v,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2c4wpv\",\"data-styles-preset\":\"W9pJwpmaQ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b16a7865-924d-449a-9a9b-b11ba99dad5b, rgb(92, 100, 112)))\"},children:\"With user-centered approach, the goals was to create an intuitive interface for enhanced financial intelligence. This platform is a game-changer for financial professionals, offering them the tools they need to stay ahead in a rapidly evolving industry.\"})}),className:\"framer-1qu7pr0\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uvgEg1YGz\",style:{\"--extracted-r6o4lv\":\"var(--token-b16a7865-924d-449a-9a9b-b11ba99dad5b, rgb(92, 100, 112))\"},text:IDtwLRZ95,verticalAlignment:\"top\",withExternalLayout:true})]})]})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-199ncd5\",\"data-framer-name\":\"hoverCursor-wrap\",layoutDependency:layoutDependency,layoutId:\"Nqc16MgQq\",children:/*#__PURE__*/_jsxs(MotionDivWithCursorFollow,{className:\"framer-1iypstj\",\"data-framer-name\":\"hoverCursor\",layoutDependency:layoutDependency,layoutId:\"jWE3Uadzb\",style:{backdropFilter:\"blur(4px)\",backgroundColor:\"var(--token-5cf2e08a-4f1b-408b-9dc3-5a148dd20ab9, rgb(77, 64, 239))\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,WebkitBackdropFilter:\"blur(4px)\"},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0hlbHZldGljYSBOZXVlIE1lZGl1bQ==\",\"--framer-font-family\":'\"Helvetica Neue Medium\", \"Helvetica Neue Medium Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-9f4f7756-77c2-4608-a166-124db0297b9f, rgb(254, 255, 254)))\"},children:\"See Project\"})}),className:\"framer-1i1o07q\",fonts:[\"CUSTOM;Helvetica Neue Medium\"],layoutDependency:layoutDependency,layoutId:\"N1bKD3ElM\",style:{\"--extracted-1lwpl3i\":\"var(--token-9f4f7756-77c2-4608-a166-124db0297b9f, rgb(254, 255, 254))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-leknk7-container\",layoutDependency:layoutDependency,layoutId:\"JhT68BNhI-container\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:getLocalizedValue(\"v1\",activeLocale)??\"Home\",iconSelection:\"ArrowForwardIos\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"JhT68BNhI\",layoutId:\"JhT68BNhI\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-g2sjM.framer-1725rgl, .framer-g2sjM .framer-1725rgl { display: block; }\",\".framer-g2sjM.framer-6f4j9z { align-content: flex-start; align-items: flex-start; cursor: none; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; text-decoration: none; width: 1216px; will-change: var(--framer-will-change-override, transform); }\",\".framer-g2sjM .framer-1ds30ej { align-self: stretch; flex: 3 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-g2sjM .framer-hku219 { align-content: flex-start; align-items: flex-start; display: flex; flex: 4 0 0px; flex-direction: column; flex-wrap: nowrap; height: 484px; justify-content: space-between; overflow: visible; padding: 16px 0px 16px 0px; position: relative; width: 1px; }\",\".framer-g2sjM .framer-f7zmnu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-g2sjM .framer-kl2lvc-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-g2sjM .framer-13r0kj0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-g2sjM .framer-4nd50d, .framer-g2sjM .framer-1qu7pr0 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-g2sjM .framer-199ncd5 { bottom: 0px; flex: none; left: 0px; max-width: 1472px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 10; }\",\".framer-g2sjM .framer-1iypstj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 16px 30px 16px 30px; position: absolute; top: 50%; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 10; }\",\".framer-g2sjM .framer-1i1o07q { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-g2sjM .framer-leknk7-container { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-g2sjM.framer-6f4j9z, .framer-g2sjM .framer-f7zmnu, .framer-g2sjM .framer-13r0kj0, .framer-g2sjM .framer-1iypstj { gap: 0px; } .framer-g2sjM.framer-6f4j9z > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-g2sjM.framer-6f4j9z > :first-child, .framer-g2sjM .framer-1iypstj > :first-child { margin-left: 0px; } .framer-g2sjM.framer-6f4j9z > :last-child, .framer-g2sjM .framer-1iypstj > :last-child { margin-right: 0px; } .framer-g2sjM .framer-f7zmnu > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-g2sjM .framer-f7zmnu > :first-child, .framer-g2sjM .framer-13r0kj0 > :first-child { margin-top: 0px; } .framer-g2sjM .framer-f7zmnu > :last-child, .framer-g2sjM .framer-13r0kj0 > :last-child { margin-bottom: 0px; } .framer-g2sjM .framer-13r0kj0 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-g2sjM .framer-1iypstj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-g2sjM.framer-v-1qsjanf .framer-1ds30ej { order: 1; }\",\".framer-g2sjM.framer-v-1qsjanf .framer-hku219 { order: 0; }\",\".framer-g2sjM.framer-v-1qsjanf .framer-199ncd5 { order: 2; right: unset; width: 100%; }\",\".framer-g2sjM.framer-v-4yideg.framer-6f4j9z { flex-direction: column; gap: 48px; width: 716px; }\",\".framer-g2sjM.framer-v-4yideg .framer-hku219 { flex: none; gap: 64px; height: min-content; justify-content: center; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-g2sjM.framer-v-4yideg.framer-6f4j9z, .framer-g2sjM.framer-v-4yideg .framer-hku219 { gap: 0px; } .framer-g2sjM.framer-v-4yideg.framer-6f4j9z > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-g2sjM.framer-v-4yideg.framer-6f4j9z > :first-child, .framer-g2sjM.framer-v-4yideg .framer-hku219 > :first-child { margin-top: 0px; } .framer-g2sjM.framer-v-4yideg.framer-6f4j9z > :last-child, .framer-g2sjM.framer-v-4yideg .framer-hku219 > :last-child { margin-bottom: 0px; } .framer-g2sjM.framer-v-4yideg .framer-hku219 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } }\",\".framer-g2sjM.framer-v-1r2hkod.framer-6f4j9z { flex-direction: column; gap: 48px; padding: 40px 32px 40px 32px; width: 320px; }\",\".framer-g2sjM.framer-v-1r2hkod .framer-hku219 { flex: none; gap: 32px; height: min-content; justify-content: center; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-g2sjM.framer-v-1r2hkod.framer-6f4j9z, .framer-g2sjM.framer-v-1r2hkod .framer-hku219 { gap: 0px; } .framer-g2sjM.framer-v-1r2hkod.framer-6f4j9z > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-g2sjM.framer-v-1r2hkod.framer-6f4j9z > :first-child, .framer-g2sjM.framer-v-1r2hkod .framer-hku219 > :first-child { margin-top: 0px; } .framer-g2sjM.framer-v-1r2hkod.framer-6f4j9z > :last-child, .framer-g2sjM.framer-v-1r2hkod .framer-hku219 > :last-child { margin-bottom: 0px; } .framer-g2sjM.framer-v-1r2hkod .framer-hku219 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 564\n * @framerIntrinsicWidth 1216\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ATaB1yKSQ\":{\"layout\":[\"fixed\",\"auto\"]},\"GLJXCgBjp\":{\"layout\":[\"fixed\",\"auto\"]},\"b8C7ng8al\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"I1RstoJAm\":\"image\",\"lBxFOKlnd\":\"background\",\"jGI1LGOcB\":\"industry\",\"dcw4SNy5v\":\"title\",\"IDtwLRZ95\":\"description\",\"XQAz00h5B\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerNxjXTvbkj=withCSS(Component,css,\"framer-g2sjM\");export default FramerNxjXTvbkj;FramerNxjXTvbkj.displayName=\"Case Study Card\";FramerNxjXTvbkj.defaultProps={height:564,width:1216};addPropertyControls(FramerNxjXTvbkj,{variant:{options:[\"t9TmAn4mK\",\"ATaB1yKSQ\",\"GLJXCgBjp\",\"b8C7ng8al\"],optionTitles:[\"left\",\"right\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},I1RstoJAm:{__defaultAssetReference:\"data:framer/asset-reference,ZfX80FMWToAeS6NPd4gw9hi5bY.png?originalFilename=3.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},lBxFOKlnd:{defaultValue:\"rgb(255, 250, 230)\",title:\"Background\",type:ControlType.Color},jGI1LGOcB:{defaultValue:\"Fintech\",displayTextArea:false,title:\"Industry\",type:ControlType.String},dcw4SNy5v:{defaultValue:\"Financial Intelligence with Fintelli\",displayTextArea:false,title:\"Title\",type:ControlType.String},IDtwLRZ95:{defaultValue:\"With user-centered approach, the goals was to create an intuitive interface for enhanced financial intelligence. This platform is a game-changer for financial professionals, offering them the tools they need to stay ahead in a rapidly evolving industry.\",displayTextArea:false,title:\"Description\",type:ControlType.String},XQAz00h5B:{title:\"Link\",type:ControlType.Link}});addFonts(FramerNxjXTvbkj,[{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\"}]},...CategoryFonts,...MaterialFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNxjXTvbkj\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"564\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ATaB1yKSQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GLJXCgBjp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"b8C7ng8al\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"I1RstoJAm\\\":\\\"image\\\",\\\"lBxFOKlnd\\\":\\\"background\\\",\\\"jGI1LGOcB\\\":\\\"industry\\\",\\\"dcw4SNy5v\\\":\\\"title\\\",\\\"IDtwLRZ95\\\":\\\"description\\\",\\\"XQAz00h5B\\\":\\\"link\\\"}\",\"framerIntrinsicWidth\":\"1216\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["withCursorFollow", "Component", "props", "ref", "pe", "isHovering", "setIsHovering", "ye", "position", "setPosition", "ue", "handleMouseMove", "e", "isHovered", "parentRect", "elementRect", "window", "p", "NxjXTvbkj_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v0", "p", "x", "motion", "v1", "__FramerMetadata__", "valuesByLocaleId", "NxjXTvbkj_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "p", "g", "w", "x", "t", "a", "re", "MotionConfigContext", "n", "se", "p", "b", "e", "r", "o", "v", "y", "Y", "useLocaleInfo", "l", "f", "u", "h", "P", "N", "S", "G", "I", "T", "z", "J", "useVariantState", "g", "j", "k", "pe", "R", "ae", "LayoutGroup", "motion", "cx", "RichText2", "withCSS", "LIrq9pN9g_default", "addPropertyControls", "ControlType", "addFonts", "CategoryFonts", "getFonts", "LIrq9pN9g_default", "MaterialFonts", "Icon", "MotionDivWithCursorFollow", "withCursorFollow", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "transformTemplate1", "_", "t", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "background", "description", "height", "id", "image", "industry", "link", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "I1RstoJAm", "lBxFOKlnd", "jGI1LGOcB", "dcw4SNy5v", "IDtwLRZ95", "XQAz00h5B", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "RichText2", "getLocalizedValue", "css", "FramerNxjXTvbkj", "withCSS", "NxjXTvbkj_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
