{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/J8YtgiZaGuDA7zmRaKCE/JMeXT0oqBxn2dSyJIdEt/m_iiDabDI.js", "ssg:https://framerusercontent.com/modules/cYbjmUT7vkhSbwSZcQHv/ceLwzuLpNucAu5AphHvz/m_iiDabDI.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={PXg7QGwFR:new LazyValue(()=>import(\"./m_iiDabDI-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,resolvePageScope,RichText,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{useRef}from\"react\";import Search from\"https://framerusercontent.com/modules/6wAE2eMb2Tl3zrU7u4UL/YEWVMBKmXJ83pATPgzu8/Search.js\";import Spinner from\"https://framerusercontent.com/modules/omo5LdjL4LRSZXvwvWOk/u3WxIJnBoahCGbEeALvk/O_XoZ3FcZ.js\";import ButtonAlternative from\"#framer/local/canvasComponent/aCs8ECIYM/aCs8ECIYM.js\";import MainFooter from\"#framer/local/canvasComponent/iZHEo1tKG/iZHEo1tKG.js\";import DahaFazlaBlogComponent from\"#framer/local/canvasComponent/JlYP8Uo0u/JlYP8Uo0u.js\";import MainNavigation from\"#framer/local/canvasComponent/LgqJ21BZT/LgqJ21BZT.js\";import ShareButton from\"#framer/local/codeFile/wZP7iu7/ShareButton.js\";import Sektorler from\"#framer/local/collection/KMjmNKU6K/KMjmNKU6K.js\";import Articles from\"#framer/local/collection/WAPb6lTiI/WAPb6lTiI.js\";import*as sharedStyle from\"#framer/local/css/cJNxQbtPA/cJNxQbtPA.js\";import*as sharedStyle1 from\"#framer/local/css/La8zpsT9M/La8zpsT9M.js\";import*as sharedStyle4 from\"#framer/local/css/OF8R7S0yg/OF8R7S0yg.js\";import*as sharedStyle3 from\"#framer/local/css/rolgSWwhR/rolgSWwhR.js\";import*as sharedStyle2 from\"#framer/local/css/UTW1j7tuI/UTW1j7tuI.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/m_iiDabDI/m_iiDabDI.js\";import metadataProvider from\"#framer/local/webPageMetadata/m_iiDabDI/m_iiDabDI.js\";const ButtonAlternativeFonts=getFonts(ButtonAlternative);const SearchFonts=getFonts(Search);const ShareButtonFonts=getFonts(ShareButton);const DahaFazlaBlogComponentFonts=getFonts(DahaFazlaBlogComponent);const SpinnerFonts=getFonts(Spinner);const ContainerWithInfiniteScroll=withInfiniteScroll(Container);const MainNavigationFonts=getFonts(MainNavigation);const MainFooterFonts=getFonts(MainFooter);const breakpoints={f5nFCmXBa:\"(max-width: 809px)\",MTqZNolSQ:\"(min-width: 1200px)\",PjTUkKM4a:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-TL0JK\";const variantClassNames={f5nFCmXBa:\"framer-v-7h3sal\",MTqZNolSQ:\"framer-v-hie9eo\",PjTUkKM4a:\"framer-v-1xco1fy\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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 loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"tiVwVJ8yq\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"MTqZNolSQ\",Phone:\"f5nFCmXBa\",Tablet:\"PjTUkKM4a\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"MTqZNolSQ\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"m_iiDabDI\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"m_iiDabDI\",name:\"previousItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"m_iiDabDI\",data:Sektorler,type:\"Collection\"},right:{alias:\"previousItemId\",data:Sektorler,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"nextItemId\",data:Sektorler,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"m_iiDabDI\",name:\"id\",type:\"Identifier\"},{collection:\"m_iiDabDI\",name:\"Aki7iqipI\",type:\"Identifier\"},{alias:\"previousItemId.Aki7iqipI\",collection:\"previousItemId\",name:\"Aki7iqipI\",type:\"Identifier\"},{alias:\"previousItemId.fAD5feoAt\",collection:\"previousItemId\",name:\"fAD5feoAt\",type:\"Identifier\"},{alias:\"previousItemId\",collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},{alias:\"nextItemId.Aki7iqipI\",collection:\"nextItemId\",name:\"Aki7iqipI\",type:\"Identifier\"},{alias:\"nextItemId.fAD5feoAt\",collection:\"nextItemId\",name:\"fAD5feoAt\",type:\"Identifier\"},{alias:\"nextItemId\",collection:\"nextItemId\",name:\"id\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"m_iiDabDI\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,Aki7iqipI=getFromCurrentRouteData(\"Aki7iqipI\")??\"\",zM68z5ZVftiVwVJ8yq,B9qWQPGDGtiVwVJ8yq,xuBIi07w6tiVwVJ8yq,F5r6BZDfutiVwVJ8yq,idtiVwVJ8yq,id=getFromCurrentRouteData(\"id\"),previousItemId=getFromCurrentRouteData(\"previousItemId\"),previousItemId_fAD5feoAt=getFromCurrentRouteData(\"previousItemId.fAD5feoAt\")??\"\",previousItemId_Aki7iqipI=getFromCurrentRouteData(\"previousItemId.Aki7iqipI\")??\"\",nextItemId=getFromCurrentRouteData(\"nextItemId\"),nextItemId_fAD5feoAt=getFromCurrentRouteData(\"nextItemId.fAD5feoAt\")??\"\",nextItemId_Aki7iqipI=getFromCurrentRouteData(\"nextItemId.Aki7iqipI\")??\"\",...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"uv1zJXHVU\");const ref1=React.useRef(null);const router=useRouter();usePreloadLocalizedValues(activeLocale);const activeLocaleCode=useLocaleCode();const dynamicRef=useDynamicRefs();const visible=isSet(previousItemId);const textContent1=prefix(previousItemId_Aki7iqipI,\"\u2039 \");const visible1=isSet(nextItemId);const textContent2=suffix(nextItemId_Aki7iqipI,\" \u203A\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"MTqZNolSQ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-4231cc35-9e5b-4e20-ba9c-7f82b7fddd46, rgb(11, 9, 37)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-hie9eo\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fvt0fi\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lux14d\",\"data-framer-name\":\"Content\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vacdxk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1erph29\",\"data-styles-preset\":\"cJNxQbtPA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cd1f270a-51e0-43c4-b7cf-d4d63d41cfdf, rgb(255, 255, 255))\"},children:\"G\u0131da & Tar\u0131m\"})}),className:\"framer-wfwx3q\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:Aki7iqipI,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w4fsqm\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NhGKgGw2g\"},implicitPathVariables:undefined},{href:{webPageId:\"NhGKgGw2g\"},implicitPathVariables:undefined},{href:{webPageId:\"NhGKgGw2g\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vd64q-container\",nodeId:\"EnApOC5Xc\",scopeId:\"m_iiDabDI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f5nFCmXBa:{LSSZFm3gQ:resolvedLinks[2]},PjTUkKM4a:{LSSZFm3gQ:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonAlternative,{BNmXwczvR:\"var(--token-cd1f270a-51e0-43c4-b7cf-d4d63d41cfdf, rgb(255, 255, 255))\",gf0P8rPgc:\"var(--token-009277a2-4695-4ada-94c0-036893f2130d, rgb(212, 215, 217))\",height:\"100%\",id:\"EnApOC5Xc\",layoutId:\"EnApOC5Xc\",LSSZFm3gQ:resolvedLinks[0],n_hyozIlM:\"T\\xfcm Bloglar\u0131m\u0131z\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-k0f2ow-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"jyvXA7VzF\",scopeId:\"m_iiDabDI\",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:\"var(--token-0d64ff53-6885-4d2d-a5b2-4907ec68dc59, rgb(158, 164, 174))\",iconSize:24,iconType:\"default\",id:\"jyvXA7VzF\",inputOptions:{clearButtonText:getLocalizedValue(\"v1\",activeLocale)??\"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:getLocalizedValue(\"v0\",activeLocale)??\"Search...\"},textColor:\"rgb(51, 51, 51)\"},layoutId:\"jyvXA7VzF\",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:\"nIQ5cmrq7\"},router),width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ktl1wj\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:4,query:{from:{alias:\"tiVwVJ8yq\",data:Articles,type:\"Collection\"},select:[{collection:\"tiVwVJ8yq\",name:\"zM68z5ZVf\",type:\"Identifier\"},{collection:\"tiVwVJ8yq\",name:\"B9qWQPGDG\",type:\"Identifier\"},{collection:\"tiVwVJ8yq\",name:\"xuBIi07w6\",type:\"Identifier\"},{collection:\"tiVwVJ8yq\",name:\"F5r6BZDfu\",type:\"Identifier\"},{collection:\"tiVwVJ8yq\",name:\"id\",type:\"Identifier\"}],where:{left:{type:\"LiteralValue\",value:id},operator:\"in\",right:{collection:\"tiVwVJ8yq\",name:\"riBZJVZPO\",type:\"Identifier\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection?.map(({B9qWQPGDG:B9qWQPGDGtiVwVJ8yq,F5r6BZDfu:F5r6BZDfutiVwVJ8yq,id:idtiVwVJ8yq,xuBIi07w6:xuBIi07w6tiVwVJ8yq,zM68z5ZVf:zM68z5ZVftiVwVJ8yq},index)=>{zM68z5ZVftiVwVJ8yq??=\"\";F5r6BZDfutiVwVJ8yq??=\"\";const textContent=toDateString(xuBIi07w6tiVwVJ8yq,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`tiVwVJ8yq-${idtiVwVJ8yq}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{zM68z5ZVf:zM68z5ZVftiVwVJ8yq},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ol6lic\",\"data-border\":true,\"data-framer-name\":\"Blog\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{zM68z5ZVf:zM68z5ZVftiVwVJ8yq},webPageId:\"nIQ5cmrq7\"},motionChild:true,nodeId:\"hDRGSofUJ\",openInNewTab:false,scopeId:\"m_iiDabDI\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-13fg4rw framer-53k7fj\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f5nFCmXBa:{background:{alt:\"\",fit:\"fill\",sizes:`min(348.5px, min(${componentViewport?.width||\"100vw\"} - 40px, 860px))`,...toResponsiveImage(B9qWQPGDGtiVwVJ8yq)}},PjTUkKM4a:{background:{alt:\"\",fit:\"fill\",sizes:`min(348.5px, min(${componentViewport?.width||\"100vw\"} - 80px, 860px) - 64px)`,...toResponsiveImage(B9qWQPGDGtiVwVJ8yq)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`min(348.5px, min(${componentViewport?.width||\"100vw\"}, 860px) - 64px)`,...toResponsiveImage(B9qWQPGDGtiVwVJ8yq)},className:\"framer-5i27b1\",\"data-border\":true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jozkjw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bvrjum\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uln7i5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-lsaus9\",\"data-styles-preset\":\"La8zpsT9M\",style:{\"--framer-text-color\":\"var(--token-5c8290ab-1394-44d4-b729-ff23ee696dcf, rgb(82, 209, 184))\"},children:\"Content\"})}),className:\"framer-cy0nwy\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nlfmn7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lq01wn-container\",isAuthoredByUser:true,nodeId:\"nytSTbG1p\",scopeId:\"m_iiDabDI\",children:/*#__PURE__*/_jsx(ShareButton,{color:\"rgb(255, 255, 255)\",height:\"100%\",id:\"nytSTbG1p\",layoutId:\"nytSTbG1p\",size:18,style:{height:\"100%\",width:\"100%\"},type:\"Facebook\",url:zM68z5ZVftiVwVJ8yq,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5wuote-container\",isAuthoredByUser:true,nodeId:\"b01OyuHDe\",scopeId:\"m_iiDabDI\",children:/*#__PURE__*/_jsx(ShareButton,{color:\"rgb(255, 255, 255)\",height:\"100%\",id:\"b01OyuHDe\",layoutId:\"b01OyuHDe\",size:18,style:{height:\"100%\",width:\"100%\"},type:\"LinkedIn\",url:zM68z5ZVftiVwVJ8yq,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-61kmtq-container\",isAuthoredByUser:true,nodeId:\"XwrS4HLlh\",scopeId:\"m_iiDabDI\",children:/*#__PURE__*/_jsx(ShareButton,{color:\"rgb(255, 255, 255)\",height:\"100%\",id:\"XwrS4HLlh\",layoutId:\"XwrS4HLlh\",size:18,style:{height:\"100%\",width:\"100%\"},type:\"Twitter\",url:zM68z5ZVftiVwVJ8yq,width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dgqr1r\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-10nuixo\",\"data-styles-preset\":\"UTW1j7tuI\",style:{\"--framer-text-color\":\"var(--token-cd1f270a-51e0-43c4-b7cf-d4d63d41cfdf, rgb(255, 255, 255))\"},children:\"Yapay Zeka Devriminde Yeni Bir Sayfa BA\u015ELATal\u0131m!\"})}),className:\"framer-69rbsi\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:F5r6BZDfutiVwVJ8yq,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,width:\"106px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-roic3c-container\",nodeId:\"PwtvIaRRX\",scopeId:\"m_iiDabDI\",children:/*#__PURE__*/_jsx(DahaFazlaBlogComponent,{abW1B9MTE:\"var(--token-0d64ff53-6885-4d2d-a5b2-4907ec68dc59, rgb(158, 164, 174))\",height:\"100%\",id:\"PwtvIaRRX\",layoutId:\"PwtvIaRRX\",rLjZWfpUm:\"var(--token-8ec2e212-7d32-4ea8-ae22-c745ef0f546a, rgb(255, 255, 255))\",style:{width:\"100%\"},vMPoOu8jS:\"var(--token-0d64ff53-6885-4d2d-a5b2-4907ec68dc59, rgb(158, 164, 174))\",width:\"100%\"})})})]})]})})})})},idtiVwVJ8yq);}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(ContainerWithInfiniteScroll,{__loadMore:loadMore,__paginationInfo:paginationInfo,className:\"framer-14e67b5-container\",isModuleExternal:true,nodeId:\"Sn4Tb54Xx\",ref:dynamicRef(`${zM68z5ZVftiVwVJ8yq}-14e67b5`),scopeId:\"m_iiDabDI\",children:/*#__PURE__*/_jsx(Spinner,{height:\"100%\",id:\"Sn4Tb54Xx\",layoutId:\"Sn4Tb54Xx\",variant:loaderVariants(paginationInfo,{disabled:\"PX1MOnVXY\",loading:\"G47S15YSn\"},\"G47S15YSn\"),width:\"100%\"})})})]})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-het8q2\",children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n9wvgf\",\"data-styles-preset\":\"rolgSWwhR\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{fAD5feoAt:previousItemId_fAD5feoAt},webPageId:\"m_iiDabDI\"},motionChild:true,nodeId:\"puLakZ57O\",openInNewTab:false,scopeId:\"m_iiDabDI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-7px96\",\"data-styles-preset\":\"OF8R7S0yg\",children:\"\u2039 Havac\u0131l\u0131k & Uzay\"})})})}),className:\"framer-1i8d2bc\",\"data-framer-name\":\"Previous\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qn4yc5\",\"data-framer-name\":\"Spacer\"}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n9wvgf\",\"data-styles-preset\":\"rolgSWwhR\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{fAD5feoAt:nextItemId_fAD5feoAt},webPageId:\"m_iiDabDI\"},motionChild:true,nodeId:\"la9pO6CjN\",openInNewTab:false,scopeId:\"m_iiDabDI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-7px96\",\"data-styles-preset\":\"OF8R7S0yg\",children:\"End\\xfcstriyel Biyoteknoloji & Yeni Malzemeler \u203A\"})})})}),className:\"framer-1c8c36k\",\"data-framer-name\":\"Next\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:68,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yjufkm-container\",layoutScroll:true,nodeId:\"fyi8HMv6w\",scopeId:\"m_iiDabDI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f5nFCmXBa:{KWKYNmaQV:\"var(--token-cd1f270a-51e0-43c4-b7cf-d4d63d41cfdf, rgb(255, 255, 255))\",OkTGUr4ze:\"var(--token-4231cc35-9e5b-4e20-ba9c-7f82b7fddd46, rgb(11, 9, 37))\",variant:\"J4PcilT_W\",Yx8F6e6Iy:0},PjTUkKM4a:{KWKYNmaQV:\"var(--token-cd1f270a-51e0-43c4-b7cf-d4d63d41cfdf, rgb(255, 255, 255))\",variant:\"zRzkyfPQS\"}},children:/*#__PURE__*/_jsx(MainNavigation,{H9pMWcrnv:\"var(--token-cd1f270a-51e0-43c4-b7cf-d4d63d41cfdf, rgb(255, 255, 255))\",height:\"100%\",id:\"fyi8HMv6w\",KWKYNmaQV:\"var(--token-9a9de6e3-e207-4606-8148-926ddff3df50, rgb(63, 84, 205))\",layoutId:\"fyi8HMv6w\",OkTGUr4ze:\"rgba(11, 9, 37, 0.3)\",pOSc0SE_q:\"var(--token-0d64ff53-6885-4d2d-a5b2-4907ec68dc59, rgb(158, 164, 174))\",style:{width:\"100%\"},tzhiBlod_:\"UZBdk95Tp\",variant:\"DX0h6G5L0\",width:\"100%\",Yx8F6e6Iy:42})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:546,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-r9qtzx-container\",nodeId:\"yEJi9noFK\",scopeId:\"m_iiDabDI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f5nFCmXBa:{variant:\"Ky_tQcsoO\"},PjTUkKM4a:{variant:\"HU4OA_UJL\"}},children:/*#__PURE__*/_jsx(MainFooter,{height:\"100%\",id:\"yEJi9noFK\",layoutId:\"yEJi9noFK\",style:{width:\"100%\"},variant:\"U_N0o5u9X\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-TL0JK.framer-53k7fj, .framer-TL0JK .framer-53k7fj { display: block; }\",\".framer-TL0JK.framer-hie9eo { align-content: center; align-items: center; background-color: var(--token-4231cc35-9e5b-4e20-ba9c-7f82b7fddd46, #0b0925); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-TL0JK .framer-1fvt0fi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; padding: 160px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-TL0JK .framer-1lux14d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-TL0JK .framer-vacdxk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TL0JK .framer-wfwx3q { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TL0JK .framer-w4fsqm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 860px; }\",\".framer-TL0JK .framer-1vd64q-container, .framer-TL0JK .framer-14e67b5-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-TL0JK .framer-k0f2ow-container { cursor: pointer; flex: none; height: 36px; position: relative; width: 36px; }\",\".framer-TL0JK .framer-1ktl1wj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 860px; padding: 0px; position: relative; width: 100%; }\",\".framer-TL0JK .framer-1ol6lic { --border-bottom-width: 1px; --border-color: var(--token-d7de0691-1d9f-46b9-b042-94eaa1ddbe3a, #e6e7e8); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 32px; height: min-content; justify-content: flex-start; padding: 32px; position: relative; width: 100%; }\",\".framer-TL0JK .framer-13fg4rw { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-TL0JK .framer-5i27b1 { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.06); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.778061224489796 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: var(--framer-aspect-ratio-supported, 196px); max-width: 100%; position: relative; width: 349px; }\",\".framer-TL0JK .framer-1jozkjw { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-TL0JK .framer-bvrjum { 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-TL0JK .framer-1uln7i5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TL0JK .framer-cy0nwy, .framer-TL0JK .framer-69rbsi, .framer-TL0JK .framer-1i8d2bc, .framer-TL0JK .framer-1c8c36k { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-TL0JK .framer-1nlfmn7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-TL0JK .framer-1lq01wn-container, .framer-TL0JK .framer-5wuote-container, .framer-TL0JK .framer-61kmtq-container { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-TL0JK .framer-1dgqr1r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TL0JK .framer-roic3c-container { flex: none; height: auto; position: relative; width: 106px; }\",\".framer-TL0JK .framer-het8q2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 860px; padding: 0px; position: relative; width: 100%; }\",\".framer-TL0JK .framer-1qn4yc5 { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-TL0JK .framer-yjufkm-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 9; }\",\".framer-TL0JK .framer-r9qtzx-container { flex: none; height: auto; position: relative; width: 100%; z-index: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TL0JK.framer-hie9eo, .framer-TL0JK .framer-1fvt0fi, .framer-TL0JK .framer-1lux14d, .framer-TL0JK .framer-vacdxk, .framer-TL0JK .framer-1ktl1wj, .framer-TL0JK .framer-1ol6lic, .framer-TL0JK .framer-13fg4rw, .framer-TL0JK .framer-bvrjum, .framer-TL0JK .framer-1uln7i5, .framer-TL0JK .framer-1nlfmn7, .framer-TL0JK .framer-1dgqr1r, .framer-TL0JK .framer-het8q2 { gap: 0px; } .framer-TL0JK.framer-hie9eo > * { margin: 0px; margin-bottom: calc(160px / 2); margin-top: calc(160px / 2); } .framer-TL0JK.framer-hie9eo > :first-child, .framer-TL0JK .framer-1fvt0fi > :first-child, .framer-TL0JK .framer-1lux14d > :first-child, .framer-TL0JK .framer-vacdxk > :first-child, .framer-TL0JK .framer-1ktl1wj > :first-child, .framer-TL0JK .framer-bvrjum > :first-child { margin-top: 0px; } .framer-TL0JK.framer-hie9eo > :last-child, .framer-TL0JK .framer-1fvt0fi > :last-child, .framer-TL0JK .framer-1lux14d > :last-child, .framer-TL0JK .framer-vacdxk > :last-child, .framer-TL0JK .framer-1ktl1wj > :last-child, .framer-TL0JK .framer-bvrjum > :last-child { margin-bottom: 0px; } .framer-TL0JK .framer-1fvt0fi > *, .framer-TL0JK .framer-1lux14d > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-TL0JK .framer-vacdxk > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-TL0JK .framer-1ktl1wj > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-TL0JK .framer-1ol6lic > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-TL0JK .framer-1ol6lic > :first-child, .framer-TL0JK .framer-13fg4rw > :first-child, .framer-TL0JK .framer-1uln7i5 > :first-child, .framer-TL0JK .framer-1nlfmn7 > :first-child, .framer-TL0JK .framer-1dgqr1r > :first-child, .framer-TL0JK .framer-het8q2 > :first-child { margin-left: 0px; } .framer-TL0JK .framer-1ol6lic > :last-child, .framer-TL0JK .framer-13fg4rw > :last-child, .framer-TL0JK .framer-1uln7i5 > :last-child, .framer-TL0JK .framer-1nlfmn7 > :last-child, .framer-TL0JK .framer-1dgqr1r > :last-child, .framer-TL0JK .framer-het8q2 > :last-child { margin-right: 0px; } .framer-TL0JK .framer-13fg4rw > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-TL0JK .framer-bvrjum > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-TL0JK .framer-1uln7i5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-TL0JK .framer-1nlfmn7 > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } .framer-TL0JK .framer-1dgqr1r > *, .framer-TL0JK .framer-het8q2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-TL0JK[data-border=\"true\"]::after, .framer-TL0JK [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; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-TL0JK.framer-hie9eo { width: 810px; } .framer-TL0JK .framer-1lux14d { padding: 60px 40px 60px 40px; } .framer-TL0JK .framer-w4fsqm { width: 100%; } .framer-TL0JK .framer-het8q2 { padding: 40px; }}\",\"@media (max-width: 809px) { .framer-TL0JK.framer-hie9eo { width: 390px; } .framer-TL0JK .framer-1lux14d { padding: 60px 20px 60px 20px; } .framer-TL0JK .framer-w4fsqm { width: 100%; } .framer-TL0JK .framer-1ol6lic { padding: 0px; } .framer-TL0JK .framer-13fg4rw { flex-direction: column; } .framer-TL0JK .framer-1jozkjw { align-self: unset; flex: none; gap: 0px; height: min-content; justify-content: center; width: 100%; } .framer-TL0JK .framer-het8q2 { padding: 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TL0JK .framer-13fg4rw, .framer-TL0JK .framer-1jozkjw { gap: 0px; } .framer-TL0JK .framer-13fg4rw > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-TL0JK .framer-13fg4rw > :first-child, .framer-TL0JK .framer-1jozkjw > :first-child { margin-top: 0px; } .framer-TL0JK .framer-13fg4rw > :last-child, .framer-TL0JK .framer-1jozkjw > :last-child { margin-bottom: 0px; } .framer-TL0JK .framer-1jozkjw > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2318\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"PjTUkKM4a\":{\"layout\":[\"fixed\",\"auto\"]},\"f5nFCmXBa\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"uv1zJXHVU\":{\"pattern\":\":uv1zJXHVU\",\"name\":\"blogs\"}}\n * @framerResponsiveScreen\n */const Framerm_iiDabDI=withCSS(Component,css,\"framer-TL0JK\");export default Framerm_iiDabDI;Framerm_iiDabDI.displayName=\"Page\";Framerm_iiDabDI.defaultProps={height:2318,width:1200};addFonts(Framerm_iiDabDI,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...ButtonAlternativeFonts,...SearchFonts,...ShareButtonFonts,...DahaFazlaBlogComponentFonts,...SpinnerFonts,...MainNavigationFonts,...MainFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerm_iiDabDI\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"2318\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PjTUkKM4a\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"f5nFCmXBa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"{\\\"uv1zJXHVU\\\":{\\\"pattern\\\":\\\":uv1zJXHVU\\\",\\\"name\\\":\\\"blogs\\\"}}\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "ButtonAlternativeFonts", "getFonts", "aCs8ECIYM_default", "SearchFonts", "Search_default", "ShareButtonFonts", "ShareButton", "DahaFazlaBlogComponentFonts", "JlYP8Uo0u_default", "SpinnerFonts", "O_XoZ3FcZ_default", "ContainerWithInfiniteScroll", "withInfiniteScroll", "Container", "MainNavigationFonts", "LgqJ21BZT_default", "MainFooterFonts", "iZHEo1tKG_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "isSet", "prefix", "suffix", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "KMjmNKU6K_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "Aki7iqipI", "zM68z5ZVftiVwVJ8yq", "B9qWQPGDGtiVwVJ8yq", "xuBIi07w6tiVwVJ8yq", "F5r6BZDfutiVwVJ8yq", "idtiVwVJ8yq", "previousItemId", "previousItemId_fAD5feoAt", "previousItemId_Aki7iqipI", "nextItemId", "nextItemId_fAD5feoAt", "nextItemId_Aki7iqipI", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "router", "useRouter", "usePreloadLocalizedValues", "activeLocaleCode", "useLocaleCode", "dynamicRef", "useDynamicRefs", "visible", "textContent1", "visible1", "textContent2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "aCs8ECIYM_default", "Search_default", "getLocalizedValue", "resolvePageScope", "ChildrenCanSuspend", "WAPb6lTiI_default", "collection", "l", "index", "textContent", "PathVariablesContext", "Link", "Image2", "ShareButton", "JlYP8Uo0u_default", "ContainerWithInfiniteScroll", "O_XoZ3FcZ_default", "LgqJ21BZT_default", "iZHEo1tKG_default", "css", "Framerm_iiDabDI", "withCSS", "m_iiDabDI_default", "addFonts", "ButtonAlternativeFonts", "SearchFonts", "ShareButtonFonts", "DahaFazlaBlogComponentFonts", "SpinnerFonts", "MainNavigationFonts", "MainFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
