{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8OsLhaE6aD4IhgSjTGUq/QkSicedBzjQOz8oO99Mv/CVnSCKM_6.js"],
  "sourcesContent": ["// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,resolvePageScope,RichText,SVG,useComponentViewport,useCurrentPathVariables,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withInfiniteScroll}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Search from\"https://framerusercontent.com/modules/6wAE2eMb2Tl3zrU7u4UL/HPzg2Uk7mwtBmDzvGbWF/Search.js\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import Spinner from\"https://framerusercontent.com/modules/omo5LdjL4LRSZXvwvWOk/u3WxIJnBoahCGbEeALvk/O_XoZ3FcZ.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import ButtonPrimary from\"#framer/local/canvasComponent/a7EUXfjz5/a7EUXfjz5.js\";import ButtonNeutral from\"#framer/local/canvasComponent/CE9JYAB29/CE9JYAB29.js\";import Indicator from\"#framer/local/canvasComponent/evZJvq1cn/evZJvq1cn.js\";import Footer from\"#framer/local/canvasComponent/jqkIWJK0S/jqkIWJK0S.js\";import Navigation from\"#framer/local/canvasComponent/LdQeLKNDU/LdQeLKNDU.js\";import BlogSingleCard from\"#framer/local/canvasComponent/SCEBJXafA/SCEBJXafA.js\";import CTASection from\"#framer/local/canvasComponent/w0b4cZ0Xt/w0b4cZ0Xt.js\";import TrKategoriler from\"#framer/local/collection/bodqCAbGT/bodqCAbGT.js\";import TrBlog from\"#framer/local/collection/CTap5Tg8i/CTap5Tg8i.js\";import*as sharedStyle5 from\"#framer/local/css/duWuBoGGw/duWuBoGGw.js\";import*as sharedStyle from\"#framer/local/css/IhCgoniEQ/IhCgoniEQ.js\";import*as sharedStyle2 from\"#framer/local/css/QiIdJ73d4/QiIdJ73d4.js\";import*as sharedStyle4 from\"#framer/local/css/TFqDngjpB/TFqDngjpB.js\";import*as sharedStyle1 from\"#framer/local/css/VWZ2SLmxg/VWZ2SLmxg.js\";import*as sharedStyle3 from\"#framer/local/css/zkWJmx85a/zkWJmx85a.js\";import metadataProvider from\"#framer/local/webPageMetadata/CVnSCKM_6/CVnSCKM_6.js\";const NavigationFonts=getFonts(Navigation);const PhosphorFonts=getFonts(Phosphor);const IndicatorFonts=getFonts(Indicator);const SearchFonts=getFonts(Search);const FeatherFonts=getFonts(Feather);const BlogSingleCardFonts=getFonts(BlogSingleCard);const SpinnerFonts=getFonts(Spinner);const ContainerWithInfiniteScroll=withInfiniteScroll(Container);const ButtonNeutralFonts=getFonts(ButtonNeutral);const ButtonPrimaryFonts=getFonts(ButtonPrimary);const CTASectionFonts=getFonts(CTASection);const FooterFonts=getFonts(Footer);const breakpoints={maihG7Gpy:\"(min-width: 810px) and (max-width: 1439px)\",o6ccA9b6P:\"(min-width: 1440px)\",Ut0wsIg5e:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-5Jci8\";const variantClassNames={maihG7Gpy:\"framer-v-1mrek9m\",o6ccA9b6P:\"framer-v-s0tnis\",Ut0wsIg5e:\"framer-v-ejm292\"};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition1};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData1=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"fY5HMELYt\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"o6ccA9b6P\",Phone:\"Ut0wsIg5e\",Tablet:\"maihG7Gpy\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"o6ccA9b6P\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"CVnSCKM_6\",data:TrKategoriler,type:\"Collection\"},select:[{collection:\"CVnSCKM_6\",name:\"VpT0j5oKN\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"CVnSCKM_6\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,XqR_Q1auYNtHPny97P,VpT0j5oKNNtHPny97P,idNtHPny97P,dTXDuDaI2iLL6V5mJ4,ty6xgCZDxiLL6V5mJ4,Sq4og4HN2iLL6V5mJ4,nQ9HNCetaiLL6V5mJ4,keuMKp87qiLL6V5mJ4,w1jUv22GziLL6V5mJ4,mafC2iLGEiLL6V5mJ4,dP10zIWUliLL6V5mJ4,khoWAQPHniLL6V5mJ4,idiLL6V5mJ4,dTXDuDaI2fY5HMELYt,khoWAQPHnfY5HMELYt,Sq4og4HN2fY5HMELYt,ty6xgCZDxfY5HMELYt,nQ9HNCetafY5HMELYt,keuMKp87qfY5HMELYt,mafC2iLGEfY5HMELYt,w1jUv22GzfY5HMELYt,dP10zIWUlfY5HMELYt,idfY5HMELYt,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const activeLocaleCode=useLocaleCode();const dynamicRef=useDynamicRefs();const isDisplayed=()=>{if(!isBrowser())return true;if([\"maihG7Gpy\",\"Ut0wsIg5e\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"pgFo0tVh2\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"o6ccA9b6P\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-6b162736-e163-409c-94d3-74cd4fe3f238, rgb(245, 246, 250)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-s0tnis\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f2nru9\",\"data-framer-name\":\"All Sections\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-147ow9\",\"data-framer-name\":\"Navigation Wrapper\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{R_oKZhkEh:\"all\"},unresolvedPathSlugs:{R_oKZhkEh:{collectionId:\"s8Cms5Xyc\",collectionItemId:\"svA9lLPsu\"}},webPageId:\"w7YWRB2Nj\"},implicitPathVariables:undefined},{href:{pathVariables:{XqR_Q1auY:\"hepsi\"},unresolvedPathSlugs:{XqR_Q1auY:{collectionId:\"bodqCAbGT\",collectionItemId:\"VBfUMQ14r\"}},webPageId:\"CVnSCKM_6\"},implicitPathVariables:undefined},{href:{pathVariables:{R_oKZhkEh:\"all\"},unresolvedPathSlugs:{R_oKZhkEh:{collectionId:\"s8Cms5Xyc\",collectionItemId:\"svA9lLPsu\"}},webPageId:\"w7YWRB2Nj\"},implicitPathVariables:undefined},{href:{pathVariables:{XqR_Q1auY:\"hepsi\"},unresolvedPathSlugs:{XqR_Q1auY:{collectionId:\"bodqCAbGT\",collectionItemId:\"VBfUMQ14r\"}},webPageId:\"CVnSCKM_6\"},implicitPathVariables:undefined},{href:{pathVariables:{R_oKZhkEh:\"all\"},unresolvedPathSlugs:{R_oKZhkEh:{collectionId:\"s8Cms5Xyc\",collectionItemId:\"svA9lLPsu\"}},webPageId:\"w7YWRB2Nj\"},implicitPathVariables:undefined},{href:{pathVariables:{XqR_Q1auY:\"hepsi\"},unresolvedPathSlugs:{XqR_Q1auY:{collectionId:\"bodqCAbGT\",collectionItemId:\"VBfUMQ14r\"}},webPageId:\"CVnSCKM_6\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ijz7qe-container\",nodeId:\"Fs9WHoa28\",scopeId:\"CVnSCKM_6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{maihG7Gpy:{GI3NX_btu:resolvedLinks[3],variant:\"eFH4bgQ94\",z0B5LYxTT:resolvedLinks[2]},Ut0wsIg5e:{GI3NX_btu:resolvedLinks[5],variant:\"jDDVYdOVE\",z0B5LYxTT:resolvedLinks[4]}},children:/*#__PURE__*/_jsx(Navigation,{GI3NX_btu:resolvedLinks[1],height:\"100%\",id:\"Fs9WHoa28\",layoutId:\"Fs9WHoa28\",style:{width:\"100%\"},variant:\"MofIhmuL2\",width:\"100%\",z0B5LYxTT:resolvedLinks[0]})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xpdxlp\",\"data-border\":true,\"data-framer-name\":\"Frame 1000001101\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-onzg1x\",\"data-framer-name\":\"Breadcrumbs Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"16px\",\"--framer-text-color\":\"rgb(153, 160, 174)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"g7kSYXumL\"},motionChild:true,nodeId:\"XNLjwa436\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1x0hc5x\",\"data-styles-preset\":\"IhCgoniEQ\",children:\"Ana Sayfa\"})})})}),className:\"framer-1kqq9jr\",\"data-framer-name\":\"Home\",fonts:[\"GF;Manrope-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ro2zz7-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"KaeswnPJW\",scopeId:\"CVnSCKM_6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-e1a0a187-2a4e-4188-a581-c6a2ea95a1d0, rgb(202, 207, 216))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CaretRight\",id:\"KaeswnPJW\",layoutId:\"KaeswnPJW\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"16px\",\"--framer-text-color\":\"rgb(153, 160, 174)\"},children:\"Blog\"})}),className:\"framer-lvrpbs\",\"data-framer-name\":\"Home\",fonts:[\"GF;Manrope-600\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i0isnq\",\"data-framer-name\":\"Frame 1000000981\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kd3nos\",\"data-framer-name\":\"Frame 1000000971\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hwwxxw\",\"data-framer-name\":\"Frame 1000001222\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wn4psk\",\"data-framer-name\":\"Frame 1000000972\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{maihG7Gpy:{y:(componentViewport?.y||0)+0+0+0+148+36+0+0+0+0+0+0},Ut0wsIg5e:{y:(componentViewport?.y||0)+0+0+0+148+24+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+0+0+148+64+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fceb1d-container\",nodeId:\"L45Y1bP_9\",scopeId:\"CVnSCKM_6\",children:/*#__PURE__*/_jsx(Indicator,{F2g0C7AQb:false,height:\"100%\",id:\"L45Y1bP_9\",layoutId:\"L45Y1bP_9\",RCo3loUEE:\"Blog\",variant:\"qflDTTmWi\",W0mDXEm19:\"Yeni Neler Var?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1bai2ek\",\"data-styles-preset\":\"VWZ2SLmxg\",style:{\"--framer-text-alignment\":\"left\"},children:\"T\\xfcm Blog Makaleleri\"})}),className:\"framer-1tkne8a\",\"data-framer-name\":\"Boost enterprise efficiency while reducing operational costs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15flshs\",\"data-styles-preset\":\"QiIdJ73d4\",style:{\"--framer-text-alignment\":\"left\"},children:\"\u0130\u015Fletmenizin genelinde kurumsal verimlili\u011Fi optimize etmek, maliyetleri azaltmak ve karl\u0131l\u0131\u011F\u0131 art\u0131rmak i\\xe7in uzman ipu\\xe7lar\u0131n\u0131, stratejilerini ve \\xf6ng\\xf6r\\xfclerini ke\u015Ffedin.\"})}),className:\"framer-6t3h12\",\"data-framer-name\":\"Efficense optimizes enterprise performance, streamlines processes, and reduces operational costs for maximum efficiency.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t73271\",\"data-border\":true,\"data-framer-name\":\"Search Button\",whileHover:animation,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ka4w96-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"stSOx_QWI\",scopeId:\"CVnSCKM_6\",children:/*#__PURE__*/_jsx(Search,{backdropOptions:{backgroundColor:\"rgba(0, 0, 0, 0.8)\",transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},zIndex:10},height:\"100%\",iconColor:\"rgba(51, 51, 51, 0)\",iconSize:24,iconType:\"default\",id:\"stSOx_QWI\",inputOptions:{clearButtonText:\"Clear\",clearButtonType:\"icon\",dividerType:\"fullWidth\",iconOptions:{iconColor:\"rgba(0, 0, 0, 0.45)\",iconSize:18,iconType:\"default\"},inputFont:{},placeholderOptions:{placeholderColor:\"rgba(0, 0, 0, 0.4)\",placeholderText:\"Search...\"},textColor:\"rgb(51, 51, 51)\"},layoutId:\"stSOx_QWI\",modalOptions:{backgroundColor:\"rgb(255, 255, 255)\",borderRadius:16,heightIsStatic:true,heightTransition:{damping:60,delay:0,mass:1,stiffness:800,type:\"spring\"},layoutType:\"QuickMenu\",shadow:{blur:40,color:\"rgba(0, 0, 0, 0.2)\",spread:0,x:0,y:20},top:0,width:500},resultOptions:{itemType:\"fullWidth\",subtitleOptions:{subtitleColor:\"rgba(0, 0, 0, 0.4)\",subtitleFont:{},subtitleType:\"path\"},titleColor:\"rgb(51, 51, 51)\",titleFont:{},titleType:\"h1\"},style:{height:\"100%\",width:\"100%\"},urlScope:resolvePageScope({webPageId:\"zPSXyv0zv\"},router),width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q7uyq0\",\"data-framer-name\":\"Frame 39\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ta6pli-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"A0VbGpZ6J\",scopeId:\"CVnSCKM_6\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-3f20663a-cf83-4926-b978-55bccd26db44, rgb(82, 88, 102))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"search\",id:\"A0VbGpZ6J\",layoutId:\"A0VbGpZ6J\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(82, 88, 102)\"},children:\"Blog'da Ara\"})}),className:\"framer-1nikx31\",\"data-framer-name\":\"Button\",fonts:[\"GF;Manrope-600\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w5ye8r\",\"data-framer-name\":\"Frame 1000001224\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-w6vtyf\",\"data-framer-name\":\"Frame 1000001101\",\"data-hide-scrollbars\":true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-xr6ey9\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"NtHPny97P\",data:TrKategoriler,type:\"Collection\"},select:[{collection:\"NtHPny97P\",name:\"XqR_Q1auY\",type:\"Identifier\"},{collection:\"NtHPny97P\",name:\"VpT0j5oKN\",type:\"Identifier\"},{collection:\"NtHPny97P\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"NtHPny97P\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:[\"VBfUMQ14r\",\"avHgK_Kiy\",\"GH6FfFI3q\",\"HUTu5nypG\",\"cHuyR_cQk\",\"CAbQznQLF\"]},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idNtHPny97P,VpT0j5oKN:VpT0j5oKNNtHPny97P,XqR_Q1auY:XqR_Q1auYNtHPny97P},index)=>{XqR_Q1auYNtHPny97P??=\"\";VpT0j5oKNNtHPny97P??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`NtHPny97P-${idNtHPny97P}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{XqR_Q1auY:XqR_Q1auYNtHPny97P},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-3sr6gy\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-phizpr\",\"data-styles-preset\":\"zkWJmx85a\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{XqR_Q1auY:XqR_Q1auYNtHPny97P},webPageId:\"CVnSCKM_6\"},motionChild:true,nodeId:\"mIPzS_O3Y\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-21u4pg\",\"data-styles-preset\":\"TFqDngjpB\",children:\"Hepsi\"})})})}),className:\"framer-17zqayl\",\"data-framer-name\":\"Category Name\",fonts:[\"Inter\"],text:VpT0j5oKNNtHPny97P,verticalAlignment:\"top\",withExternalLayout:true})})})},idNtHPny97P);})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-y3neq6\",\"data-framer-name\":\"Blog CMS Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-eho6n\",\"data-hide-scrollbars\":true,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"iLL6V5mJ4\",data:TrBlog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"iLL6V5mJ4\",name:\"dTXDuDaI2\",type:\"Identifier\"},{collection:\"iLL6V5mJ4\",name:\"ty6xgCZDx\",type:\"Identifier\"},{collection:\"iLL6V5mJ4\",name:\"Sq4og4HN2\",type:\"Identifier\"},{collection:\"iLL6V5mJ4\",name:\"nQ9HNCeta\",type:\"Identifier\"},{collection:\"iLL6V5mJ4\",name:\"keuMKp87q\",type:\"Identifier\"},{collection:\"iLL6V5mJ4\",name:\"w1jUv22Gz\",type:\"Identifier\"},{collection:\"iLL6V5mJ4\",name:\"mafC2iLGE\",type:\"Identifier\"},{collection:\"iLL6V5mJ4\",name:\"dP10zIWUl\",type:\"Identifier\"},{collection:\"iLL6V5mJ4\",name:\"khoWAQPHn\",type:\"Identifier\"},{collection:\"iLL6V5mJ4\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({dP10zIWUl:dP10zIWUliLL6V5mJ4,dTXDuDaI2:dTXDuDaI2iLL6V5mJ4,id:idiLL6V5mJ4,keuMKp87q:keuMKp87qiLL6V5mJ4,khoWAQPHn:khoWAQPHniLL6V5mJ4,mafC2iLGE:mafC2iLGEiLL6V5mJ4,nQ9HNCeta:nQ9HNCetaiLL6V5mJ4,Sq4og4HN2:Sq4og4HN2iLL6V5mJ4,ty6xgCZDx:ty6xgCZDxiLL6V5mJ4,w1jUv22Gz:w1jUv22GziLL6V5mJ4},index1)=>{dTXDuDaI2iLL6V5mJ4??=\"\";ty6xgCZDxiLL6V5mJ4??=\"\";nQ9HNCetaiLL6V5mJ4??=\"\";keuMKp87qiLL6V5mJ4??=\"\";mafC2iLGEiLL6V5mJ4??=\"\";dP10zIWUliLL6V5mJ4??=\"\";const textContent=toDateString(Sq4og4HN2iLL6V5mJ4,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`iLL6V5mJ4-${idiLL6V5mJ4}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{dTXDuDaI2:dTXDuDaI2iLL6V5mJ4},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{dTXDuDaI2:dTXDuDaI2iLL6V5mJ4},webPageId:\"zPSXyv0zv\"},motionChild:true,nodeId:\"BceBQi8w3\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1bwubq8 framer-bwgrft\",\"data-border\":true,\"data-framer-name\":\"Frame 1000001031\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rtf53z\",\"data-framer-name\":\"Frame 1000001038\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9v53ys\",\"data-framer-name\":\"Frame 1000001030\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-81b9vl\",\"data-border\":true,\"data-framer-name\":\"Buttons\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(82, 88, 102)\"},children:\"Efficiency\"})}),className:\"framer-cz8juw\",\"data-framer-name\":\"Efficiency\",fonts:[\"GF;Manrope-600\"],text:ty6xgCZDxiLL6V5mJ4,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(82, 88, 102)\"},children:\"Nov 1, 2024\"})}),className:\"framer-of4lh7\",\"data-framer-name\":\"Oct 4, 2024\",fonts:[\"GF;Manrope-600\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-scw2bv\",\"data-framer-name\":\"Frame 1000001031\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(14, 18, 27)\"},children:\"Top Tips to Boost Your Product Efficiency\"})}),className:\"framer-1fjn6o\",\"data-framer-name\":\"Optimize Resources\",fonts:[\"GF;Manrope-600\"],text:nQ9HNCetaiLL6V5mJ4,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(82, 88, 102)\"},children:\"Discover proven methods to enhance enterprise efficiency and streamline operations effectively.\"})}),className:\"framer-mstbl7\",\"data-framer-name\":\"Learn how to streamline operations and maximize resource efficiency.\",fonts:[\"GF;Manrope-500\"],text:keuMKp87qiLL6V5mJ4,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1upzkyz\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-22nvgp\",\"data-framer-name\":\"Frame 1000001034\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{maihG7Gpy:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+148+36+0+328+0+84+0+0+0+0+36+0+397+62),sizes:\"36px\",...toResponsiveImage(w1jUv22GziLL6V5mJ4)}},Ut0wsIg5e:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+148+24+0+356+0+84+0+0+0+0+24+324+0+361+62),sizes:\"36px\",...toResponsiveImage(w1jUv22GziLL6V5mJ4)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+148+64+0+328+0+84+0+0+0+0+36+0+397+62),sizes:\"36px\",...toResponsiveImage(w1jUv22GziLL6V5mJ4)},className:\"framer-649h3a\",\"data-framer-name\":\"Frame 1000001032\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xim9p2\",\"data-framer-name\":\"Frame 1000001033\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"16px\",\"--framer-text-color\":\"rgb(14, 18, 27)\"},children:\"Sophia Martinez\"})}),className:\"framer-1vq87nh\",\"data-framer-name\":\"Cagatayhan Kurt\",fonts:[\"GF;Manrope-600\"],text:mafC2iLGEiLL6V5mJ4,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"16px\",\"--framer-text-color\":\"rgb(82, 88, 102)\"},children:\"4 Mins Read Time\"})}),className:\"framer-o5wgq6\",\"data-framer-name\":\"3 min read\",fonts:[\"GF;Manrope-500\"],text:dP10zIWUliLL6V5mJ4,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{maihG7Gpy:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+148+36+0+328+0+84+0+0+0+0+164.5),sizes:`max((max(min(max(${componentViewport?.width||\"100vw\"} - 72px, 1px), 1440px), 50px) - 96px) / 2, 1px)`,...toResponsiveImage(khoWAQPHniLL6V5mJ4)}},Ut0wsIg5e:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+148+24+0+356+0+84+0+0+0+0+24+0),sizes:`calc(max(min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1440px), 50px) - 48px)`,...toResponsiveImage(khoWAQPHniLL6V5mJ4)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+148+64+0+328+0+84+0+0+0+0+164.5),sizes:`max((max(min(max(${componentViewport?.width||\"100vw\"} - 128px, 1px), 1440px), 50px) - 136px) / 2, 1px)`,...toResponsiveImage(khoWAQPHniLL6V5mJ4)},className:\"framer-1vpaar0\",\"data-framer-name\":\"Frame 1000001029\"})})]})})})},idiLL6V5mJ4);})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13qjsta\",\"data-framer-name\":\"Frame 1000001223\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t2xkc5\",\"data-framer-name\":\"Blog CMS Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a62e5e\",\"data-hide-scrollbars\":true,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData1,{pageSize:6,query:{from:{alias:\"fY5HMELYt\",data:TrBlog,type:\"Collection\"},select:[{collection:\"fY5HMELYt\",name:\"dTXDuDaI2\",type:\"Identifier\"},{collection:\"fY5HMELYt\",name:\"khoWAQPHn\",type:\"Identifier\"},{collection:\"fY5HMELYt\",name:\"Sq4og4HN2\",type:\"Identifier\"},{collection:\"fY5HMELYt\",name:\"ty6xgCZDx\",type:\"Identifier\"},{collection:\"fY5HMELYt\",name:\"nQ9HNCeta\",type:\"Identifier\"},{collection:\"fY5HMELYt\",name:\"keuMKp87q\",type:\"Identifier\"},{collection:\"fY5HMELYt\",name:\"mafC2iLGE\",type:\"Identifier\"},{collection:\"fY5HMELYt\",name:\"w1jUv22Gz\",type:\"Identifier\"},{collection:\"fY5HMELYt\",name:\"dP10zIWUl\",type:\"Identifier\"},{collection:\"fY5HMELYt\",name:\"id\",type:\"Identifier\"}]},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection2?.map(({dP10zIWUl:dP10zIWUlfY5HMELYt,dTXDuDaI2:dTXDuDaI2fY5HMELYt,id:idfY5HMELYt,keuMKp87q:keuMKp87qfY5HMELYt,khoWAQPHn:khoWAQPHnfY5HMELYt,mafC2iLGE:mafC2iLGEfY5HMELYt,nQ9HNCeta:nQ9HNCetafY5HMELYt,Sq4og4HN2:Sq4og4HN2fY5HMELYt,ty6xgCZDx:ty6xgCZDxfY5HMELYt,w1jUv22Gz:w1jUv22GzfY5HMELYt},index2)=>{dTXDuDaI2fY5HMELYt??=\"\";ty6xgCZDxfY5HMELYt??=\"\";nQ9HNCetafY5HMELYt??=\"\";keuMKp87qfY5HMELYt??=\"\";mafC2iLGEfY5HMELYt??=\"\";dP10zIWUlfY5HMELYt??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`fY5HMELYt-${idfY5HMELYt}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{dTXDuDaI2:dTXDuDaI2fY5HMELYt},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{dTXDuDaI2:dTXDuDaI2fY5HMELYt},webPageId:\"zPSXyv0zv\"},motionChild:true,nodeId:\"JwzxMBPa4\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-6liim9 framer-bwgrft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{maihG7Gpy:{width:`max(max(min(max(min(max(${componentViewport?.width||\"100vw\"} - 72px, 1px), 1440px), 1px), 1400px), 50px), 1px)`,y:(componentViewport?.y||0)+0+0+0+148+36+0+328+0+1378+0+0+0+0+0+-170.5},Ut0wsIg5e:{width:`max(max(min(max(min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1440px), 1px), 1400px), 50px), 1px)`,y:(componentViewport?.y||0)+0+0+0+148+24+0+356+0+1906+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:589,width:`max(max(min(max(min(max(${componentViewport?.width||\"100vw\"} - 128px, 1px), 1440px) - 324px, 1px), 1400px), 50px), 1px)`,y:(componentViewport?.y||0)+0+0+0+148+64+0+328+0+1378+0+0+0+0+0+-170.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6agzyv-container\",nodeId:\"sAWzLefAu\",scopeId:\"CVnSCKM_6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ut0wsIg5e:{variant:\"hg7wOOWxD\"}},children:/*#__PURE__*/_jsx(BlogSingleCard,{BsDGQ2yQN:mafC2iLGEfY5HMELYt,cJnL5VM9i:toResponsiveImage(w1jUv22GzfY5HMELYt),eFq7FLgKa:toResponsiveImage(khoWAQPHnfY5HMELYt),height:\"100%\",id:\"sAWzLefAu\",jJOdBabqH:toDateString(Sq4og4HN2fY5HMELYt,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode),jYsFyvPPg:ty6xgCZDxfY5HMELYt,layoutId:\"sAWzLefAu\",O8NRpifZ0:keuMKp87qfY5HMELYt,style:{width:\"100%\"},variant:\"PdOtRUgXl\",width:\"100%\",xuGWdOz1k:dP10zIWUlfY5HMELYt,ZOBtShmyL:nQ9HNCetafY5HMELYt})})})})})})})})},idfY5HMELYt);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{maihG7Gpy:{y:(componentViewport?.y||0)+0+0+0+148+36+0+328+0+1378+0+0+0+508-40},Ut0wsIg5e:{y:(componentViewport?.y||0)+0+0+0+148+24+0+356+0+1906+0+0+0+1190-40}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+0+0+148+64+0+328+0+1378+0+0+0+508-40,children:/*#__PURE__*/_jsx(ContainerWithInfiniteScroll,{__loadMore:loadMore2,__paginationInfo:paginationInfo2,className:\"framer-sy3yav-container\",isModuleExternal:true,nodeId:\"LkCRErjxI\",ref:dynamicRef(`${dTXDuDaI2fY5HMELYt}-sy3yav`),scopeId:\"CVnSCKM_6\",children:/*#__PURE__*/_jsx(Spinner,{height:\"100%\",id:\"LkCRErjxI\",layoutId:\"LkCRErjxI\",variant:loaderVariants(paginationInfo2,{disabled:\"PX1MOnVXY\",loading:\"G47S15YSn\"},\"G47S15YSn\"),width:\"100%\"})})})})]})})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c8q02w hidden-1mrek9m hidden-ejm292\",\"data-framer-name\":\"Frame 1000000979\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-12u29ia\",\"data-framer-name\":\"Frame 1000000976\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:644,intrinsicWidth:731,svg:'<svg width=\"731\" height=\"644\" viewBox=\"0 0 731 644\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M730.449 311.07L-257.686 -259.43\" stroke=\"url(#paint0_linear_4284_7046)\"/>\\n<path d=\"M694.949 372.559L-293.186 -197.941\" stroke=\"url(#paint1_linear_4284_7046)\"/>\\n<path d=\"M659.449 434.046L-328.686 -136.454\" stroke=\"url(#paint2_linear_4284_7046)\"/>\\n<path d=\"M623.949 495.534L-364.186 -74.9658\" stroke=\"url(#paint3_linear_4284_7046)\"/>\\n<path d=\"M588.449 557.021L-399.686 -13.4785\" stroke=\"url(#paint4_linear_4284_7046)\"/>\\n<path d=\"M552.949 618.51L-435.186 48.0098\" stroke=\"url(#paint5_linear_4284_7046)\"/>\\n<path d=\"M517.449 679.997L-470.686 109.497\" stroke=\"url(#paint6_linear_4284_7046)\"/>\\n<path d=\"M481.949 741.485L-506.186 170.985\" stroke=\"url(#paint7_linear_4284_7046)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_4284_7046\" x1=\"730.199\" y1=\"311.503\" x2=\"-257.936\" y2=\"-258.997\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_4284_7046\" x1=\"694.699\" y1=\"372.992\" x2=\"-293.436\" y2=\"-197.508\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_4284_7046\" x1=\"659.199\" y1=\"434.479\" x2=\"-328.936\" y2=\"-136.021\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint3_linear_4284_7046\" x1=\"623.699\" y1=\"495.967\" x2=\"-364.436\" y2=\"-74.5328\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint4_linear_4284_7046\" x1=\"588.199\" y1=\"557.454\" x2=\"-399.936\" y2=\"-13.0455\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint5_linear_4284_7046\" x1=\"552.699\" y1=\"618.943\" x2=\"-435.436\" y2=\"48.4428\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint6_linear_4284_7046\" x1=\"517.199\" y1=\"680.43\" x2=\"-470.936\" y2=\"109.93\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint7_linear_4284_7046\" x1=\"481.699\" y1=\"741.918\" x2=\"-506.436\" y2=\"171.418\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1u7yi6p\",\"data-framer-name\":\"Frame 1000000977\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:644,intrinsicWidth:731,svg:'<svg width=\"731\" height=\"644\" viewBox=\"0 0 731 644\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 311.07L988.135 -259.43\" stroke=\"url(#paint0_linear_4284_7055)\"/>\\n<path d=\"M35.5 372.559L1023.63 -197.941\" stroke=\"url(#paint1_linear_4284_7055)\"/>\\n<path d=\"M71 434.046L1059.13 -136.454\" stroke=\"url(#paint2_linear_4284_7055)\"/>\\n<path d=\"M106.5 495.534L1094.63 -74.9658\" stroke=\"url(#paint3_linear_4284_7055)\"/>\\n<path d=\"M142 557.021L1130.13 -13.4785\" stroke=\"url(#paint4_linear_4284_7055)\"/>\\n<path d=\"M177.5 618.51L1165.63 48.0098\" stroke=\"url(#paint5_linear_4284_7055)\"/>\\n<path d=\"M213 679.997L1201.13 109.497\" stroke=\"url(#paint6_linear_4284_7055)\"/>\\n<path d=\"M248.5 741.485L1236.63 170.985\" stroke=\"url(#paint7_linear_4284_7055)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_4284_7055\" x1=\"0.25\" y1=\"311.503\" x2=\"988.385\" y2=\"-258.997\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_4284_7055\" x1=\"35.75\" y1=\"372.992\" x2=\"1023.88\" y2=\"-197.508\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_4284_7055\" x1=\"71.25\" y1=\"434.479\" x2=\"1059.38\" y2=\"-136.021\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint3_linear_4284_7055\" x1=\"106.75\" y1=\"495.967\" x2=\"1094.88\" y2=\"-74.5328\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint4_linear_4284_7055\" x1=\"142.25\" y1=\"557.454\" x2=\"1130.38\" y2=\"-13.0455\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint5_linear_4284_7055\" x1=\"177.75\" y1=\"618.943\" x2=\"1165.88\" y2=\"48.4428\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint6_linear_4284_7055\" x1=\"213.25\" y1=\"680.43\" x2=\"1201.38\" y2=\"109.93\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint7_linear_4284_7055\" x1=\"248.75\" y1=\"741.918\" x2=\"1236.88\" y2=\"171.418\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-x6fi72\",\"data-framer-name\":\"Frame 1000001231\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-azbumb\",\"data-framer-name\":\"Frame 1000001225\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-188xcqj\",\"data-framer-name\":\"Content Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oxcebc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1lzphiq\",\"data-styles-preset\":\"duWuBoGGw\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3af4af76-544c-41e0-bbec-f14776f2e428, rgb(255, 255, 255))\"},children:\"Gereksiz maliyetlere bug\\xfcn son verin\"})}),className:\"framer-mnq6ae\",\"data-framer-name\":\"Heading 3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-phizpr\",\"data-styles-preset\":\"zkWJmx85a\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e1a0a187-2a4e-4188-a581-c6a2ea95a1d0, rgb(202, 207, 216))\"},children:\"Bug\\xfcn Efficense'e kat\u0131l\u0131n ve gereksiz maliyetleri azaltmaya, kaynaklar\u0131 optimize etmeye ve \u015Firketinizin karl\u0131l\u0131\u011F\u0131n\u0131 kolayl\u0131kla en \\xfcst d\\xfczeye \\xe7\u0131karmaya ba\u015Flay\u0131n.\"})}),className:\"framer-aafwp6\",\"data-framer-name\":\"Label-Medium\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2gdnkq\",\"data-framer-name\":\"Button Wrapper\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"D3nDfJlmA\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"252px\",y:(componentViewport?.y||0)+0+0+0+148+64+0+328+0+1378+0+24+0+0+315+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ssru4l-container\",nodeId:\"o2D0HPlWD\",scopeId:\"CVnSCKM_6\",children:/*#__PURE__*/_jsx(ButtonNeutral,{aXiHI3pn5:resolvedLinks1[0],CDzbnVsa6:true,height:\"100%\",id:\"o2D0HPlWD\",J_8zbW7b2:\"CaretRight\",kqveu31vb:false,layoutId:\"o2D0HPlWD\",oj6k80HKf:\"CaretLeft\",QD_zQFofE:false,Qhz4inhYF:\"regular\",slZ4Sdreo:\"Demo Talep Et\",style:{width:\"100%\"},variant:\"f5j7uMT9m\",width:\"100%\",zPGrd_hdG:\"regular\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GZJsIZFVo\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"252px\",y:(componentViewport?.y||0)+0+0+0+148+64+0+328+0+1378+0+24+0+0+315+0+52,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2oi6m7-container\",nodeId:\"ILzkcuAJs\",scopeId:\"CVnSCKM_6\",children:/*#__PURE__*/_jsx(ButtonPrimary,{CDzbnVsa6:true,height:\"100%\",id:\"ILzkcuAJs\",J_8zbW7b2:\"CaretRight\",kqveu31vb:true,layoutId:\"ILzkcuAJs\",oj6k80HKf:\"CaretLeft\",QD_zQFofE:false,Qhz4inhYF:\"regular\",slZ4Sdreo:\"\\xdccretsiz Denemeyi Ba\u015Flat\",style:{width:\"100%\"},TIgO7bnkk:resolvedLinks2[0],variant:\"Y3ESi9xTt\",width:\"100%\",zPGrd_hdG:\"regular\"})})})})]})]})]})]})]})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-yholmo\",\"data-framer-name\":\"Cross Lines\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1180,intrinsicWidth:1340,svg:'<svg width=\"1340\" height=\"1180\" viewBox=\"0 0 1340 1180\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 570.5L988.135 0\" stroke=\"url(#paint0_linear_4032_8934)\"/>\\n<path d=\"M35.5 631.988L1023.63 61.4878\" stroke=\"url(#paint1_linear_4032_8934)\"/>\\n<path d=\"M71 693.476L1059.13 122.976\" stroke=\"url(#paint2_linear_4032_8934)\"/>\\n<path d=\"M106.5 754.963L1094.63 184.463\" stroke=\"url(#paint3_linear_4032_8934)\"/>\\n<path d=\"M142 816.451L1130.13 245.951\" stroke=\"url(#paint4_linear_4032_8934)\"/>\\n<path d=\"M177.5 877.939L1165.63 307.439\" stroke=\"url(#paint5_linear_4032_8934)\"/>\\n<path d=\"M213 939.427L1201.13 368.927\" stroke=\"url(#paint6_linear_4032_8934)\"/>\\n<path d=\"M248.5 1000.91L1236.63 430.415\" stroke=\"url(#paint7_linear_4032_8934)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_4032_8934\" x1=\"0.25\" y1=\"570.933\" x2=\"988.385\" y2=\"0.433013\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_4032_8934\" x1=\"35.75\" y1=\"632.421\" x2=\"1023.88\" y2=\"61.9208\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_4032_8934\" x1=\"71.25\" y1=\"693.909\" x2=\"1059.38\" y2=\"123.409\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint3_linear_4032_8934\" x1=\"106.75\" y1=\"755.396\" x2=\"1094.88\" y2=\"184.896\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint4_linear_4032_8934\" x1=\"142.25\" y1=\"816.884\" x2=\"1130.38\" y2=\"246.384\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint5_linear_4032_8934\" x1=\"177.75\" y1=\"878.372\" x2=\"1165.88\" y2=\"307.872\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint6_linear_4032_8934\" x1=\"213.25\" y1=\"939.86\" x2=\"1201.38\" y2=\"369.36\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint7_linear_4032_8934\" x1=\"248.75\" y1=\"1001.35\" x2=\"1236.88\" y2=\"430.848\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-kssg8x\",\"data-framer-name\":\"Cross Lines\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1180,intrinsicWidth:1340,svg:'<svg width=\"1340\" height=\"1180\" viewBox=\"0 0 1340 1180\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1339.64 570.5L351.5 0\" stroke=\"url(#paint0_linear_4032_8975)\"/>\\n<path d=\"M1304.14 631.988L316 61.4878\" stroke=\"url(#paint1_linear_4032_8975)\"/>\\n<path d=\"M1268.64 693.476L280.5 122.976\" stroke=\"url(#paint2_linear_4032_8975)\"/>\\n<path d=\"M1233.14 754.963L245 184.463\" stroke=\"url(#paint3_linear_4032_8975)\"/>\\n<path d=\"M1197.64 816.451L209.5 245.951\" stroke=\"url(#paint4_linear_4032_8975)\"/>\\n<path d=\"M1162.14 877.939L174 307.439\" stroke=\"url(#paint5_linear_4032_8975)\"/>\\n<path d=\"M1126.64 939.427L138.5 368.927\" stroke=\"url(#paint6_linear_4032_8975)\"/>\\n<path d=\"M1091.14 1000.91L103 430.415\" stroke=\"url(#paint7_linear_4032_8975)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_4032_8975\" x1=\"1339.39\" y1=\"570.933\" x2=\"351.25\" y2=\"0.433013\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_4032_8975\" x1=\"1303.89\" y1=\"632.421\" x2=\"315.75\" y2=\"61.9208\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_4032_8975\" x1=\"1268.39\" y1=\"693.909\" x2=\"280.25\" y2=\"123.409\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint3_linear_4032_8975\" x1=\"1232.89\" y1=\"755.396\" x2=\"244.75\" y2=\"184.896\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint4_linear_4032_8975\" x1=\"1197.39\" y1=\"816.884\" x2=\"209.25\" y2=\"246.384\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint5_linear_4032_8975\" x1=\"1161.89\" y1=\"878.372\" x2=\"173.75\" y2=\"307.872\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint6_linear_4032_8975\" x1=\"1126.39\" y1=\"939.86\" x2=\"138.25\" y2=\"369.36\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint7_linear_4032_8975\" x1=\"1090.89\" y1=\"1001.35\" x2=\"102.75\" y2=\"430.848\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-17vivc8\",\"data-framer-name\":\"Cross Lines\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1180,intrinsicWidth:1340,svg:'<svg width=\"1340\" height=\"1180\" viewBox=\"0 0 1340 1180\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1339.63 570.5L351.5 0\" stroke=\"url(#paint0_linear_4032_8955)\"/>\\n<path d=\"M1304.13 631.988L316 61.4878\" stroke=\"url(#paint1_linear_4032_8955)\"/>\\n<path d=\"M1268.63 693.476L280.5 122.976\" stroke=\"url(#paint2_linear_4032_8955)\"/>\\n<path d=\"M1233.13 754.963L245 184.463\" stroke=\"url(#paint3_linear_4032_8955)\"/>\\n<path d=\"M1197.63 816.451L209.5 245.951\" stroke=\"url(#paint4_linear_4032_8955)\"/>\\n<path d=\"M1162.13 877.939L174 307.439\" stroke=\"url(#paint5_linear_4032_8955)\"/>\\n<path d=\"M1126.63 939.427L138.5 368.927\" stroke=\"url(#paint6_linear_4032_8955)\"/>\\n<path d=\"M1091.13 1000.91L103 430.415\" stroke=\"url(#paint7_linear_4032_8955)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_4032_8955\" x1=\"1339.38\" y1=\"570.933\" x2=\"351.25\" y2=\"0.433013\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_4032_8955\" x1=\"1303.88\" y1=\"632.421\" x2=\"315.75\" y2=\"61.9208\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_4032_8955\" x1=\"1268.38\" y1=\"693.909\" x2=\"280.25\" y2=\"123.409\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint3_linear_4032_8955\" x1=\"1232.88\" y1=\"755.396\" x2=\"244.75\" y2=\"184.896\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint4_linear_4032_8955\" x1=\"1197.38\" y1=\"816.884\" x2=\"209.25\" y2=\"246.384\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint5_linear_4032_8955\" x1=\"1161.88\" y1=\"878.372\" x2=\"173.75\" y2=\"307.872\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint6_linear_4032_8955\" x1=\"1126.38\" y1=\"939.86\" x2=\"138.25\" y2=\"369.36\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint7_linear_4032_8955\" x1=\"1090.88\" y1=\"1001.35\" x2=\"102.75\" y2=\"430.848\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-18ezcet\",\"data-framer-name\":\"Cross Lines\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1180,intrinsicWidth:1340,svg:'<svg width=\"1340\" height=\"1180\" viewBox=\"0 0 1340 1180\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 570.5L988.135 0\" stroke=\"url(#paint0_linear_4032_8965)\"/>\\n<path d=\"M35.5 631.988L1023.63 61.4878\" stroke=\"url(#paint1_linear_4032_8965)\"/>\\n<path d=\"M71 693.476L1059.13 122.976\" stroke=\"url(#paint2_linear_4032_8965)\"/>\\n<path d=\"M106.5 754.963L1094.63 184.463\" stroke=\"url(#paint3_linear_4032_8965)\"/>\\n<path d=\"M142 816.451L1130.13 245.951\" stroke=\"url(#paint4_linear_4032_8965)\"/>\\n<path d=\"M177.5 877.939L1165.63 307.439\" stroke=\"url(#paint5_linear_4032_8965)\"/>\\n<path d=\"M213 939.427L1201.13 368.927\" stroke=\"url(#paint6_linear_4032_8965)\"/>\\n<path d=\"M248.5 1000.91L1236.63 430.415\" stroke=\"url(#paint7_linear_4032_8965)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_4032_8965\" x1=\"0.25\" y1=\"570.933\" x2=\"988.385\" y2=\"0.433013\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_4032_8965\" x1=\"35.75\" y1=\"632.421\" x2=\"1023.88\" y2=\"61.9208\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_4032_8965\" x1=\"71.25\" y1=\"693.909\" x2=\"1059.38\" y2=\"123.409\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint3_linear_4032_8965\" x1=\"106.75\" y1=\"755.396\" x2=\"1094.88\" y2=\"184.896\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint4_linear_4032_8965\" x1=\"142.25\" y1=\"816.884\" x2=\"1130.38\" y2=\"246.384\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint5_linear_4032_8965\" x1=\"177.75\" y1=\"878.372\" x2=\"1165.88\" y2=\"307.872\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint6_linear_4032_8965\" x1=\"213.25\" y1=\"939.86\" x2=\"1201.38\" y2=\"369.36\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n<linearGradient id=\"paint7_linear_4032_8965\" x1=\"248.75\" y1=\"1001.35\" x2=\"1236.88\" y2=\"430.848\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"white\"/>\\n<stop offset=\"0.51\" stop-color=\"#E1E4EA\"/>\\n<stop offset=\"1\" stop-color=\"white\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{maihG7Gpy:{y:(componentViewport?.y||0)+0+2434},Ut0wsIg5e:{y:(componentViewport?.y||0)+0+3648}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:538,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2490,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1402p44-container\",nodeId:\"UilfRv7k1\",scopeId:\"CVnSCKM_6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{maihG7Gpy:{variant:\"wfJe_S0FB\"},Ut0wsIg5e:{variant:\"KLZ4qX1iJ\"}},children:/*#__PURE__*/_jsx(CTASection,{height:\"100%\",id:\"UilfRv7k1\",layoutId:\"UilfRv7k1\",style:{width:\"100%\"},variant:\"PfkOEMjE3\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"footer\",{className:\"framer-19org99\",\"data-framer-name\":\"Footer Section\",id:elementId,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-edtwig\",\"data-framer-name\":\"Background Lines Right\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1d03r81\",\"data-framer-name\":\"Frame 1000000976\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1180,intrinsicWidth:1340,svg:'<svg width=\"1340\" height=\"1180\" viewBox=\"0 0 1340 1180\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1339.63 570.531L351.5 0.03125\" stroke=\"url(#paint0_linear_4042_8522)\"/>\\n<path d=\"M1304.13 632.019L316 61.519\" stroke=\"url(#paint1_linear_4042_8522)\"/>\\n<path d=\"M1268.63 693.507L280.5 123.007\" stroke=\"url(#paint2_linear_4042_8522)\"/>\\n<path d=\"M1233.13 754.995L245 184.495\" stroke=\"url(#paint3_linear_4042_8522)\"/>\\n<path d=\"M1197.63 816.482L209.5 245.982\" stroke=\"url(#paint4_linear_4042_8522)\"/>\\n<path d=\"M1162.13 877.97L174 307.47\" stroke=\"url(#paint5_linear_4042_8522)\"/>\\n<path d=\"M1126.63 939.458L138.5 368.958\" stroke=\"url(#paint6_linear_4042_8522)\"/>\\n<path d=\"M1091.13 1000.95L103 430.446\" stroke=\"url(#paint7_linear_4042_8522)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_4042_8522\" x1=\"1339.38\" y1=\"570.964\" x2=\"351.25\" y2=\"0.464263\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_4042_8522\" x1=\"1303.88\" y1=\"632.452\" x2=\"315.75\" y2=\"61.9521\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_4042_8522\" x1=\"1268.38\" y1=\"693.94\" x2=\"280.25\" y2=\"123.44\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint3_linear_4042_8522\" x1=\"1232.88\" y1=\"755.428\" x2=\"244.75\" y2=\"184.928\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint4_linear_4042_8522\" x1=\"1197.38\" y1=\"816.915\" x2=\"209.25\" y2=\"246.415\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint5_linear_4042_8522\" x1=\"1161.88\" y1=\"878.403\" x2=\"173.75\" y2=\"307.903\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint6_linear_4042_8522\" x1=\"1126.38\" y1=\"939.891\" x2=\"138.25\" y2=\"369.391\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint7_linear_4042_8522\" x1=\"1090.88\" y1=\"1001.38\" x2=\"102.75\" y2=\"430.879\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ooc9lk\",\"data-framer-name\":\"Frame 1000000977\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1180,intrinsicWidth:1340,svg:'<svg width=\"1340\" height=\"1180\" viewBox=\"0 0 1340 1180\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 570.531L988.135 0.03125\" stroke=\"url(#paint0_linear_4042_8531)\"/>\\n<path d=\"M35.5 632.019L1023.63 61.519\" stroke=\"url(#paint1_linear_4042_8531)\"/>\\n<path d=\"M71 693.507L1059.13 123.007\" stroke=\"url(#paint2_linear_4042_8531)\"/>\\n<path d=\"M106.5 754.995L1094.63 184.495\" stroke=\"url(#paint3_linear_4042_8531)\"/>\\n<path d=\"M142 816.482L1130.13 245.982\" stroke=\"url(#paint4_linear_4042_8531)\"/>\\n<path d=\"M177.5 877.97L1165.63 307.47\" stroke=\"url(#paint5_linear_4042_8531)\"/>\\n<path d=\"M213 939.458L1201.13 368.958\" stroke=\"url(#paint6_linear_4042_8531)\"/>\\n<path d=\"M248.5 1000.95L1236.63 430.446\" stroke=\"url(#paint7_linear_4042_8531)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_4042_8531\" x1=\"0.25\" y1=\"570.964\" x2=\"988.385\" y2=\"0.464263\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_4042_8531\" x1=\"35.75\" y1=\"632.452\" x2=\"1023.88\" y2=\"61.9521\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_4042_8531\" x1=\"71.25\" y1=\"693.94\" x2=\"1059.38\" y2=\"123.44\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint3_linear_4042_8531\" x1=\"106.75\" y1=\"755.428\" x2=\"1094.88\" y2=\"184.928\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint4_linear_4042_8531\" x1=\"142.25\" y1=\"816.915\" x2=\"1130.38\" y2=\"246.415\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint5_linear_4042_8531\" x1=\"177.75\" y1=\"878.403\" x2=\"1165.88\" y2=\"307.903\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint6_linear_4042_8531\" x1=\"213.25\" y1=\"939.891\" x2=\"1201.38\" y2=\"369.391\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint7_linear_4042_8531\" x1=\"248.75\" y1=\"1001.38\" x2=\"1236.88\" y2=\"430.879\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4wpbz7\",\"data-framer-name\":\"Background Lines Left\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ar3dfa\",\"data-framer-name\":\"Frame 1000000976\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1180,intrinsicWidth:1340,svg:'<svg width=\"1340\" height=\"1180\" viewBox=\"0 0 1340 1180\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1339.63 570.531L351.5 0.03125\" stroke=\"url(#paint0_linear_4042_8522)\"/>\\n<path d=\"M1304.13 632.019L316 61.519\" stroke=\"url(#paint1_linear_4042_8522)\"/>\\n<path d=\"M1268.63 693.507L280.5 123.007\" stroke=\"url(#paint2_linear_4042_8522)\"/>\\n<path d=\"M1233.13 754.995L245 184.495\" stroke=\"url(#paint3_linear_4042_8522)\"/>\\n<path d=\"M1197.63 816.482L209.5 245.982\" stroke=\"url(#paint4_linear_4042_8522)\"/>\\n<path d=\"M1162.13 877.97L174 307.47\" stroke=\"url(#paint5_linear_4042_8522)\"/>\\n<path d=\"M1126.63 939.458L138.5 368.958\" stroke=\"url(#paint6_linear_4042_8522)\"/>\\n<path d=\"M1091.13 1000.95L103 430.446\" stroke=\"url(#paint7_linear_4042_8522)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_4042_8522\" x1=\"1339.38\" y1=\"570.964\" x2=\"351.25\" y2=\"0.464263\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_4042_8522\" x1=\"1303.88\" y1=\"632.452\" x2=\"315.75\" y2=\"61.9521\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_4042_8522\" x1=\"1268.38\" y1=\"693.94\" x2=\"280.25\" y2=\"123.44\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint3_linear_4042_8522\" x1=\"1232.88\" y1=\"755.428\" x2=\"244.75\" y2=\"184.928\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint4_linear_4042_8522\" x1=\"1197.38\" y1=\"816.915\" x2=\"209.25\" y2=\"246.415\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint5_linear_4042_8522\" x1=\"1161.88\" y1=\"878.403\" x2=\"173.75\" y2=\"307.903\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint6_linear_4042_8522\" x1=\"1126.38\" y1=\"939.891\" x2=\"138.25\" y2=\"369.391\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint7_linear_4042_8522\" x1=\"1090.88\" y1=\"1001.38\" x2=\"102.75\" y2=\"430.879\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-18rzl4b\",\"data-framer-name\":\"Frame 1000000977\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1180,intrinsicWidth:1340,svg:'<svg width=\"1340\" height=\"1180\" viewBox=\"0 0 1340 1180\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 570.531L988.135 0.03125\" stroke=\"url(#paint0_linear_4042_8531)\"/>\\n<path d=\"M35.5 632.019L1023.63 61.519\" stroke=\"url(#paint1_linear_4042_8531)\"/>\\n<path d=\"M71 693.507L1059.13 123.007\" stroke=\"url(#paint2_linear_4042_8531)\"/>\\n<path d=\"M106.5 754.995L1094.63 184.495\" stroke=\"url(#paint3_linear_4042_8531)\"/>\\n<path d=\"M142 816.482L1130.13 245.982\" stroke=\"url(#paint4_linear_4042_8531)\"/>\\n<path d=\"M177.5 877.97L1165.63 307.47\" stroke=\"url(#paint5_linear_4042_8531)\"/>\\n<path d=\"M213 939.458L1201.13 368.958\" stroke=\"url(#paint6_linear_4042_8531)\"/>\\n<path d=\"M248.5 1000.95L1236.63 430.446\" stroke=\"url(#paint7_linear_4042_8531)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_4042_8531\" x1=\"0.25\" y1=\"570.964\" x2=\"988.385\" y2=\"0.464263\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_4042_8531\" x1=\"35.75\" y1=\"632.452\" x2=\"1023.88\" y2=\"61.9521\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_4042_8531\" x1=\"71.25\" y1=\"693.94\" x2=\"1059.38\" y2=\"123.44\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint3_linear_4042_8531\" x1=\"106.75\" y1=\"755.428\" x2=\"1094.88\" y2=\"184.928\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint4_linear_4042_8531\" x1=\"142.25\" y1=\"816.915\" x2=\"1130.38\" y2=\"246.415\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint5_linear_4042_8531\" x1=\"177.75\" y1=\"878.403\" x2=\"1165.88\" y2=\"307.903\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint6_linear_4042_8531\" x1=\"213.25\" y1=\"939.891\" x2=\"1201.38\" y2=\"369.391\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n<linearGradient id=\"paint7_linear_4042_8531\" x1=\"248.75\" y1=\"1001.38\" x2=\"1236.88\" y2=\"430.879\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#222530\"/>\\n<stop offset=\"0.51\" stop-color=\"#525866\"/>\\n<stop offset=\"1\" stop-color=\"#222530\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{R_oKZhkEh:\"all\"},unresolvedPathSlugs:{R_oKZhkEh:{collectionId:\"s8Cms5Xyc\",collectionItemId:\"svA9lLPsu\"}},webPageId:\"w7YWRB2Nj\"},implicitPathVariables:undefined},{href:{pathVariables:{XqR_Q1auY:\"hepsi\"},unresolvedPathSlugs:{XqR_Q1auY:{collectionId:\"bodqCAbGT\",collectionItemId:\"VBfUMQ14r\"}},webPageId:\"CVnSCKM_6\"},implicitPathVariables:undefined},{href:{pathVariables:{R_oKZhkEh:\"all\"},unresolvedPathSlugs:{R_oKZhkEh:{collectionId:\"s8Cms5Xyc\",collectionItemId:\"svA9lLPsu\"}},webPageId:\"w7YWRB2Nj\"},implicitPathVariables:undefined},{href:{pathVariables:{XqR_Q1auY:\"hepsi\"},unresolvedPathSlugs:{XqR_Q1auY:{collectionId:\"bodqCAbGT\",collectionItemId:\"VBfUMQ14r\"}},webPageId:\"CVnSCKM_6\"},implicitPathVariables:undefined},{href:{pathVariables:{R_oKZhkEh:\"all\"},unresolvedPathSlugs:{R_oKZhkEh:{collectionId:\"s8Cms5Xyc\",collectionItemId:\"svA9lLPsu\"}},webPageId:\"w7YWRB2Nj\"},implicitPathVariables:undefined},{href:{pathVariables:{XqR_Q1auY:\"hepsi\"},unresolvedPathSlugs:{XqR_Q1auY:{collectionId:\"bodqCAbGT\",collectionItemId:\"VBfUMQ14r\"}},webPageId:\"CVnSCKM_6\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{maihG7Gpy:{y:(componentViewport?.y||0)+0+2972+24},Ut0wsIg5e:{width:`max(${componentViewport?.width||\"100vw\"} - 24px, 1px)`,y:(componentViewport?.y||0)+0+4186+12}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:769,width:`max(${componentViewport?.width||\"100vw\"} - 48px, 1px)`,y:(componentViewport?.y||0)+0+3028+24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uorqj0-container\",nodeId:\"KgLGi0ULk\",scopeId:\"CVnSCKM_6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{maihG7Gpy:{O1eZDaw5I:resolvedLinks3[3],UhR6kZY9E:resolvedLinks3[2],variant:\"jrYXb78j2\"},Ut0wsIg5e:{O1eZDaw5I:resolvedLinks3[5],UhR6kZY9E:resolvedLinks3[4],variant:\"YGVYWSxfu\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"KgLGi0ULk\",layoutId:\"KgLGi0ULk\",O1eZDaw5I:resolvedLinks3[1],style:{width:\"100%\"},UhR6kZY9E:resolvedLinks3[0],variant:\"EKgr419IR\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5Jci8.framer-bwgrft, .framer-5Jci8 .framer-bwgrft { display: block; }\",\".framer-5Jci8.framer-s0tnis { align-content: center; align-items: center; background-color: var(--token-6b162736-e163-409c-94d3-74cd4fe3f238, #f5f6fa); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-5Jci8 .framer-1f2nru9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-5Jci8 .framer-147ow9 { align-content: center; align-items: center; background-color: var(--token-3af4af76-544c-41e0-bbec-f14776f2e428, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 6; }\",\".framer-5Jci8 .framer-1ijz7qe-container, .framer-5Jci8 .framer-6agzyv-container, .framer-5Jci8 .framer-uorqj0-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-5Jci8 .framer-xpdxlp { --border-bottom-width: 0px; --border-color: #e1e4ea; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 16px 36px 16px 36px; position: relative; width: 100%; }\",\".framer-5Jci8 .framer-onzg1x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5Jci8 .framer-1kqq9jr, .framer-5Jci8 .framer-lvrpbs, .framer-5Jci8 .framer-1nikx31, .framer-5Jci8 .framer-cz8juw, .framer-5Jci8 .framer-of4lh7 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-5Jci8 .framer-1ro2zz7-container { flex: none; height: 12px; position: relative; width: 12px; }\",\".framer-5Jci8 .framer-i0isnq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 64px; position: relative; width: 100%; }\",\".framer-5Jci8 .framer-1kd3nos { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-5Jci8 .framer-1hwwxxw { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5Jci8 .framer-1wn4psk, .framer-5Jci8 .framer-1rtf53z { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5Jci8 .framer-1fceb1d-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-5Jci8 .framer-1tkne8a, .framer-5Jci8 .framer-1fjn6o, .framer-5Jci8 .framer-mstbl7, .framer-5Jci8 .framer-mnq6ae, .framer-5Jci8 .framer-aafwp6 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5Jci8 .framer-6t3h12 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 60%; word-break: break-word; word-wrap: break-word; }\",\".framer-5Jci8 .framer-t73271 { --border-bottom-width: 1px; --border-color: #e1e4ea; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 2px 1px 0px rgba(27, 28, 29, 0.03); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-5Jci8 .framer-ka4w96-container { bottom: 0px; cursor: pointer; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-5Jci8 .framer-1q7uyq0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px 4px 0px 4px; position: relative; width: min-content; }\",\".framer-5Jci8 .framer-ta6pli-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-5Jci8 .framer-1w5ye8r { 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-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5Jci8 .framer-w6vtyf { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: auto; padding: 12px; position: relative; width: 100%; }\",\".framer-5Jci8 .framer-xr6ey9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-5Jci8 .framer-3sr6gy { align-content: center; align-items: center; background-color: var(--token-6b162736-e163-409c-94d3-74cd4fe3f238, #f5f7fa); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; padding: 8px; position: relative; width: min-content; }\",\".framer-5Jci8 .framer-17zqayl { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-5Jci8 .framer-y3neq6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-5Jci8 .framer-eho6n, .framer-5Jci8 .framer-1a62e5e { display: grid; flex: none; gap: 12px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(50px, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5Jci8 .framer-1bwubq8 { --border-bottom-width: 1px; --border-color: #335cff; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background-color: #ebf1ff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; justify-self: start; overflow: visible; padding: 36px; position: relative; text-decoration: none; width: 100%; }\",\".framer-5Jci8 .framer-9v53ys { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5Jci8 .framer-81b9vl { --border-bottom-width: 1px; --border-color: #e1e4ea; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 12px 8px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-5Jci8 .framer-scw2bv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5Jci8 .framer-1upzkyz { background-color: var(--token-64de4faa-62a5-4871-b714-274828f9ddee, #c0d5ff); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-5Jci8 .framer-22nvgp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5Jci8 .framer-649h3a { border-bottom-left-radius: 10000px; border-bottom-right-radius: 10000px; border-top-left-radius: 10000px; border-top-right-radius: 10000px; flex: none; height: 36px; overflow: hidden; position: relative; width: 36px; will-change: var(--framer-will-change-override, transform); }\",\".framer-5Jci8 .framer-1xim9p2 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5Jci8 .framer-1vq87nh, .framer-5Jci8 .framer-o5wgq6 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 620px; word-break: break-word; word-wrap: break-word; }\",\".framer-5Jci8 .framer-1vpaar0 { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: 1 0 0px; height: 300px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-5Jci8 .framer-13qjsta { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5Jci8 .framer-1t2xkc5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-5Jci8 .framer-6liim9 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 248px; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-5Jci8 .framer-sy3yav-container { bottom: 0px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-5Jci8 .framer-c8q02w { align-content: center; align-items: center; background-color: #222530; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 459px; justify-content: space-between; overflow: hidden; padding: 24px; position: sticky; top: 24px; width: 300px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-5Jci8 .framer-12u29ia, .framer-5Jci8 .framer-1u7yi6p { bottom: -93px; flex: none; left: -215px; position: absolute; right: -215px; top: -92px; z-index: 0; }\",\".framer-5Jci8 .framer-x6fi72 { -webkit-filter: blur(50px); background-color: #717784; border-bottom-left-radius: 1000px; border-bottom-right-radius: 1000px; border-top-left-radius: 1000px; border-top-right-radius: 1000px; bottom: -250px; filter: blur(50px); flex: none; height: 435px; left: -67px; overflow: hidden; position: absolute; right: -67px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-5Jci8 .framer-azbumb { background: linear-gradient(180deg, #0e121b 0%, rgba(14, 18, 27, 0) 39.58446383476257%, rgba(14, 18, 27, 0) 65.49999713897705%, rgba(14, 18, 27, 1) 100%); bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-5Jci8 .framer-188xcqj { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; max-width: 1400px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-5Jci8 .framer-1oxcebc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5Jci8 .framer-2gdnkq { 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: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5Jci8 .framer-ssru4l-container, .framer-5Jci8 .framer-2oi6m7-container, .framer-5Jci8 .framer-1402p44-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-5Jci8 .framer-yholmo, .framer-5Jci8 .framer-kssg8x { flex: none; height: 1180px; left: -669px; position: absolute; top: 0px; width: 1340px; z-index: 0; }\",\".framer-5Jci8 .framer-17vivc8, .framer-5Jci8 .framer-18ezcet { flex: none; height: 1180px; position: absolute; right: -670px; top: 0px; width: 1340px; z-index: 0; }\",\".framer-5Jci8 .framer-19org99 { align-content: flex-start; align-items: flex-start; background-color: var(--token-6ed53fd6-e21b-475c-a9ec-5c9e15c8eeb2, #222530); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 24px; position: relative; width: 100%; }\",\".framer-5Jci8 .framer-edtwig { flex: none; height: 1181px; overflow: hidden; position: absolute; right: -645px; top: -538px; width: 1340px; z-index: 0; }\",\".framer-5Jci8 .framer-1d03r81, .framer-5Jci8 .framer-1ooc9lk, .framer-5Jci8 .framer-ar3dfa, .framer-5Jci8 .framer-18rzl4b { flex: none; height: 1180px; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-5Jci8 .framer-4wpbz7 { flex: none; height: 1181px; left: -645px; overflow: hidden; position: absolute; top: -538px; width: 1340px; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5Jci8.framer-s0tnis, .framer-5Jci8 .framer-1f2nru9, .framer-5Jci8 .framer-147ow9, .framer-5Jci8 .framer-xpdxlp, .framer-5Jci8 .framer-onzg1x, .framer-5Jci8 .framer-i0isnq, .framer-5Jci8 .framer-1kd3nos, .framer-5Jci8 .framer-1hwwxxw, .framer-5Jci8 .framer-1wn4psk, .framer-5Jci8 .framer-t73271, .framer-5Jci8 .framer-1q7uyq0, .framer-5Jci8 .framer-1w5ye8r, .framer-5Jci8 .framer-w6vtyf, .framer-5Jci8 .framer-xr6ey9, .framer-5Jci8 .framer-3sr6gy, .framer-5Jci8 .framer-y3neq6, .framer-5Jci8 .framer-1bwubq8, .framer-5Jci8 .framer-1rtf53z, .framer-5Jci8 .framer-9v53ys, .framer-5Jci8 .framer-81b9vl, .framer-5Jci8 .framer-scw2bv, .framer-5Jci8 .framer-22nvgp, .framer-5Jci8 .framer-1xim9p2, .framer-5Jci8 .framer-13qjsta, .framer-5Jci8 .framer-1t2xkc5, .framer-5Jci8 .framer-6liim9, .framer-5Jci8 .framer-1oxcebc, .framer-5Jci8 .framer-2gdnkq, .framer-5Jci8 .framer-19org99 { gap: 0px; } .framer-5Jci8.framer-s0tnis > *, .framer-5Jci8 .framer-1f2nru9 > *, .framer-5Jci8 .framer-1xim9p2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5Jci8.framer-s0tnis > :first-child, .framer-5Jci8 .framer-1f2nru9 > :first-child, .framer-5Jci8 .framer-xpdxlp > :first-child, .framer-5Jci8 .framer-1kd3nos > :first-child, .framer-5Jci8 .framer-1wn4psk > :first-child, .framer-5Jci8 .framer-1w5ye8r > :first-child, .framer-5Jci8 .framer-y3neq6 > :first-child, .framer-5Jci8 .framer-1rtf53z > :first-child, .framer-5Jci8 .framer-scw2bv > :first-child, .framer-5Jci8 .framer-1xim9p2 > :first-child, .framer-5Jci8 .framer-1t2xkc5 > :first-child, .framer-5Jci8 .framer-1oxcebc > :first-child, .framer-5Jci8 .framer-2gdnkq > :first-child { margin-top: 0px; } .framer-5Jci8.framer-s0tnis > :last-child, .framer-5Jci8 .framer-1f2nru9 > :last-child, .framer-5Jci8 .framer-xpdxlp > :last-child, .framer-5Jci8 .framer-1kd3nos > :last-child, .framer-5Jci8 .framer-1wn4psk > :last-child, .framer-5Jci8 .framer-1w5ye8r > :last-child, .framer-5Jci8 .framer-y3neq6 > :last-child, .framer-5Jci8 .framer-1rtf53z > :last-child, .framer-5Jci8 .framer-scw2bv > :last-child, .framer-5Jci8 .framer-1xim9p2 > :last-child, .framer-5Jci8 .framer-1t2xkc5 > :last-child, .framer-5Jci8 .framer-1oxcebc > :last-child, .framer-5Jci8 .framer-2gdnkq > :last-child { margin-bottom: 0px; } .framer-5Jci8 .framer-147ow9 > *, .framer-5Jci8 .framer-i0isnq > *, .framer-5Jci8 .framer-w6vtyf > *, .framer-5Jci8 .framer-6liim9 > *, .framer-5Jci8 .framer-19org99 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5Jci8 .framer-147ow9 > :first-child, .framer-5Jci8 .framer-onzg1x > :first-child, .framer-5Jci8 .framer-i0isnq > :first-child, .framer-5Jci8 .framer-1hwwxxw > :first-child, .framer-5Jci8 .framer-t73271 > :first-child, .framer-5Jci8 .framer-1q7uyq0 > :first-child, .framer-5Jci8 .framer-w6vtyf > :first-child, .framer-5Jci8 .framer-xr6ey9 > :first-child, .framer-5Jci8 .framer-3sr6gy > :first-child, .framer-5Jci8 .framer-1bwubq8 > :first-child, .framer-5Jci8 .framer-9v53ys > :first-child, .framer-5Jci8 .framer-81b9vl > :first-child, .framer-5Jci8 .framer-22nvgp > :first-child, .framer-5Jci8 .framer-13qjsta > :first-child, .framer-5Jci8 .framer-6liim9 > :first-child, .framer-5Jci8 .framer-19org99 > :first-child { margin-left: 0px; } .framer-5Jci8 .framer-147ow9 > :last-child, .framer-5Jci8 .framer-onzg1x > :last-child, .framer-5Jci8 .framer-i0isnq > :last-child, .framer-5Jci8 .framer-1hwwxxw > :last-child, .framer-5Jci8 .framer-t73271 > :last-child, .framer-5Jci8 .framer-1q7uyq0 > :last-child, .framer-5Jci8 .framer-w6vtyf > :last-child, .framer-5Jci8 .framer-xr6ey9 > :last-child, .framer-5Jci8 .framer-3sr6gy > :last-child, .framer-5Jci8 .framer-1bwubq8 > :last-child, .framer-5Jci8 .framer-9v53ys > :last-child, .framer-5Jci8 .framer-81b9vl > :last-child, .framer-5Jci8 .framer-22nvgp > :last-child, .framer-5Jci8 .framer-13qjsta > :last-child, .framer-5Jci8 .framer-6liim9 > :last-child, .framer-5Jci8 .framer-19org99 > :last-child { margin-right: 0px; } .framer-5Jci8 .framer-xpdxlp > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5Jci8 .framer-onzg1x > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-5Jci8 .framer-1kd3nos > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-5Jci8 .framer-1hwwxxw > *, .framer-5Jci8 .framer-1bwubq8 > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-5Jci8 .framer-1wn4psk > *, .framer-5Jci8 .framer-1w5ye8r > *, .framer-5Jci8 .framer-1rtf53z > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-5Jci8 .framer-t73271 > *, .framer-5Jci8 .framer-3sr6gy > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-5Jci8 .framer-1q7uyq0 > *, .framer-5Jci8 .framer-xr6ey9 > *, .framer-5Jci8 .framer-81b9vl > *, .framer-5Jci8 .framer-22nvgp > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-5Jci8 .framer-y3neq6 > *, .framer-5Jci8 .framer-scw2bv > *, .framer-5Jci8 .framer-1t2xkc5 > *, .framer-5Jci8 .framer-1oxcebc > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-5Jci8 .framer-9v53ys > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-5Jci8 .framer-13qjsta > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-5Jci8 .framer-2gdnkq > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-5Jci8[data-border=\"true\"]::after, .framer-5Jci8 [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; }','.framer-5Jci8[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-5Jci8 [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-5Jci8[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-5Jci8 [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }',\"@media (min-width: 810px) and (max-width: 1439px) { .framer-5Jci8.framer-s0tnis { width: 810px; } .framer-5Jci8 .framer-i0isnq { padding: 36px; } .framer-5Jci8 .framer-6t3h12 { width: 90%; } .framer-5Jci8 .framer-1bwubq8 { gap: 24px; } .framer-5Jci8 .framer-edtwig { right: -951px; } .framer-5Jci8 .framer-4wpbz7 { left: -934px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5Jci8 .framer-1bwubq8 { gap: 0px; } .framer-5Jci8 .framer-1bwubq8 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-5Jci8 .framer-1bwubq8 > :first-child { margin-left: 0px; } .framer-5Jci8 .framer-1bwubq8 > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-5Jci8.framer-s0tnis { width: 390px; } .framer-5Jci8 .framer-xpdxlp { align-content: flex-start; align-items: flex-start; } .framer-5Jci8 .framer-i0isnq { padding: 24px; } .framer-5Jci8 .framer-1kd3nos { gap: 24px; } .framer-5Jci8 .framer-1hwwxxw { flex-direction: column; gap: 24px; } .framer-5Jci8 .framer-1wn4psk { flex: none; width: 100%; } .framer-5Jci8 .framer-6t3h12, .framer-5Jci8 .framer-t73271 { width: 100%; } .framer-5Jci8 .framer-1bwubq8 { flex-direction: column; gap: 24px; padding: 24px; } .framer-5Jci8 .framer-1rtf53z { flex: none; gap: 12px; order: 1; width: 100%; } .framer-5Jci8 .framer-1vpaar0 { flex: none; order: 0; width: 100%; } .framer-5Jci8 .framer-6liim9 { height: min-content; } .framer-5Jci8 .framer-19org99 { padding: 12px; } .framer-5Jci8 .framer-edtwig { right: -970px; } .framer-5Jci8 .framer-4wpbz7 { left: -970px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5Jci8 .framer-1kd3nos, .framer-5Jci8 .framer-1hwwxxw, .framer-5Jci8 .framer-1bwubq8, .framer-5Jci8 .framer-1rtf53z { gap: 0px; } .framer-5Jci8 .framer-1kd3nos > *, .framer-5Jci8 .framer-1hwwxxw > *, .framer-5Jci8 .framer-1bwubq8 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-5Jci8 .framer-1kd3nos > :first-child, .framer-5Jci8 .framer-1hwwxxw > :first-child, .framer-5Jci8 .framer-1bwubq8 > :first-child, .framer-5Jci8 .framer-1rtf53z > :first-child { margin-top: 0px; } .framer-5Jci8 .framer-1kd3nos > :last-child, .framer-5Jci8 .framer-1hwwxxw > :last-child, .framer-5Jci8 .framer-1bwubq8 > :last-child, .framer-5Jci8 .framer-1rtf53z > :last-child { margin-bottom: 0px; } .framer-5Jci8 .framer-1rtf53z > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2558\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"maihG7Gpy\":{\"layout\":[\"fixed\",\"auto\"]},\"Ut0wsIg5e\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"pgFo0tVh2\":{\"pattern\":\":pgFo0tVh2\",\"name\":\"footer\"}}\n * @framerResponsiveScreen\n */const FramerCVnSCKM_6=withCSS(Component,css,\"framer-5Jci8\");export default FramerCVnSCKM_6;FramerCVnSCKM_6.displayName=\"tr/kategoriler\";FramerCVnSCKM_6.defaultProps={height:2558,width:1440};addFonts(FramerCVnSCKM_6,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"},{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\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"}]},...NavigationFonts,...PhosphorFonts,...IndicatorFonts,...SearchFonts,...FeatherFonts,...BlogSingleCardFonts,...SpinnerFonts,...ButtonNeutralFonts,...ButtonPrimaryFonts,...CTASectionFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCVnSCKM_6\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"maihG7Gpy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ut0wsIg5e\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"pgFo0tVh2\\\":{\\\"pattern\\\":\\\":pgFo0tVh2\\\",\\\"name\\\":\\\"footer\\\"}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"2558\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "LdQeLKNDU_default", "PhosphorFonts", "Icon", "IndicatorFonts", "evZJvq1cn_default", "SearchFonts", "Search_default", "FeatherFonts", "BlogSingleCardFonts", "SCEBJXafA_default", "SpinnerFonts", "O_XoZ3FcZ_default", "ContainerWithInfiniteScroll", "withInfiniteScroll", "Container", "ButtonNeutralFonts", "CE9JYAB29_default", "ButtonPrimaryFonts", "a7EUXfjz5_default", "CTASectionFonts", "w0b4cZ0Xt_default", "FooterFonts", "jqkIWJK0S_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData1", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "bodqCAbGT_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "XqR_Q1auYNtHPny97P", "VpT0j5oKNNtHPny97P", "idNtHPny97P", "dTXDuDaI2iLL6V5mJ4", "ty6xgCZDxiLL6V5mJ4", "Sq4og4HN2iLL6V5mJ4", "nQ9HNCetaiLL6V5mJ4", "keuMKp87qiLL6V5mJ4", "w1jUv22GziLL6V5mJ4", "mafC2iLGEiLL6V5mJ4", "dP10zIWUliLL6V5mJ4", "khoWAQPHniLL6V5mJ4", "idiLL6V5mJ4", "dTXDuDaI2fY5HMELYt", "khoWAQPHnfY5HMELYt", "Sq4og4HN2fY5HMELYt", "ty6xgCZDxfY5HMELYt", "nQ9HNCetafY5HMELYt", "keuMKp87qfY5HMELYt", "mafC2iLGEfY5HMELYt", "w1jUv22GzfY5HMELYt", "dP10zIWUlfY5HMELYt", "idfY5HMELYt", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "activeLocaleCode", "useLocaleCode", "dynamicRef", "useDynamicRefs", "isDisplayed", "elementId", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "PropertyOverrides2", "RichText", "x", "Link", "resolvePageScope", "ChildrenCanSuspend", "collection", "l", "index", "PathVariablesContext", "CTap5Tg8i_default", "collection1", "paginationInfo1", "loadMore1", "index1", "textContent", "getLoadingLazyAtYPosition", "Image2", "collection2", "paginationInfo2", "loadMore2", "index2", "SVG", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "css", "FramerCVnSCKM_6", "withCSS", "CVnSCKM_6_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
