{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bO4gzMsT7eiyH0HabPUz/knXjQyiKC9Oj8acVOajG/sMyucZR_T.js", "ssg:https://framerusercontent.com/modules/xxrySBzdkbCwSL3eogl1/3xJVvMg2dhgu4fuXkBVj/sMyucZR_T.js"],
  "sourcesContent": ["// Generated by Framer (20dc3ed)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={DVuVG5Btz:new LazyValue(()=>import(\"./sMyucZR_T-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\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (20dc3ed)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/CqBKBtR7I/CqBKBtR7I.js\";import Emotionsticker from\"#framer/local/canvasComponent/N6PkT5WHM/N6PkT5WHM.js\";import DynamicNotchNavigation from\"#framer/local/canvasComponent/tnsincXxk/tnsincXxk.js\";import*as sharedStyle1 from\"#framer/local/css/b9zJsM3rR/b9zJsM3rR.js\";import*as sharedStyle3 from\"#framer/local/css/burUwLXFa/burUwLXFa.js\";import*as sharedStyle2 from\"#framer/local/css/f3Dc0O4kS/f3Dc0O4kS.js\";import*as sharedStyle4 from\"#framer/local/css/Fajd44cAv/Fajd44cAv.js\";import*as sharedStyle from\"#framer/local/css/vDltKVZ8B/vDltKVZ8B.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/sMyucZR_T/sMyucZR_T.js\";import metadataProvider from\"#framer/local/webPageMetadata/sMyucZR_T/sMyucZR_T.js\";const DynamicNotchNavigationFonts=getFonts(DynamicNotchNavigation);const MotionDivWithFX=withFX(motion.div);const EmotionstickerFonts=getFonts(Emotionsticker);const FooterFonts=getFonts(Footer);const breakpoints={azMP5TDXm:\"(max-width: 374px)\",G7QFfPLps:\"(min-width: 375px) and (max-width: 427px)\",iEbWDYA8d:\"(min-width: 1200px)\",RqbPGMcOc:\"(min-width: 810px) and (max-width: 1199px)\",WTni31w0s:\"(min-width: 428px) and (max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-jZ6JC\";const variantClassNames={azMP5TDXm:\"framer-v-1rdsh8k\",G7QFfPLps:\"framer-v-j2c4nv\",iEbWDYA8d:\"framer-v-hwv469\",RqbPGMcOc:\"framer-v-1eoxcgr\",WTni31w0s:\"framer-v-1siovv0\"};const transition1={bounce:.2,delay:0,duration:.3,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-150};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"320\":\"azMP5TDXm\",Desktop:\"iEbWDYA8d\",iphoneX:\"G7QFfPLps\",Phone:\"WTni31w0s\",Tablet:\"RqbPGMcOc\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"iEbWDYA8d\"};};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{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,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);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"iEbWDYA8d\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-eaf80125-bf32-4d8e-9fcf-bcc499a289a4, rgb(249, 248, 245)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-hwv469\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rn1oh6\",\"data-framer-name\":\"menu\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azMP5TDXm:{width:`min(${componentViewport?.width||\"100vw\"}, 1600px)`},G7QFfPLps:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1600px), 1px)`},WTni31w0s:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1600px), 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:\"max(min(100vw, 1600px), 1px)\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pd9ymu-container\",\"data-framer-name\":\"Navbarnew\",name:\"Navbarnew\",nodeId:\"iPtl0Db6L\",scopeId:\"sMyucZR_T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azMP5TDXm:{variant:\"qZmxOCOkL\"},G7QFfPLps:{variant:\"qZmxOCOkL\"},WTni31w0s:{variant:\"qZmxOCOkL\"}},children:/*#__PURE__*/_jsx(DynamicNotchNavigation,{height:\"100%\",id:\"iPtl0Db6L\",layoutId:\"iPtl0Db6L\",name:\"Navbarnew\",style:{width:\"100%\"},variant:\"VdVyOVwmN\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jt9ew9\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-16patrz\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4b4i8o\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1joz210\",\"data-styles-preset\":\"vDltKVZ8B\",style:{\"--framer-text-color\":\"var(--token-4ca7d748-6404-4dbd-82d7-1148c1e14e26, rgba(0, 0, 0, 0.5))\"},children:\"Hakk\u0131mda\"})}),className:\"framer-10cqbvn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f37j6k\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-2v2yhv\",\"data-styles-preset\":\"b9zJsM3rR\",style:{\"--framer-text-color\":\"var(--token-4ca7d748-6404-4dbd-82d7-1148c1e14e26, rgba(0, 0, 0, 0.5))\"},children:\"Lisans e\u011Fitimimi 2009-2012 y\u0131llar\u0131 aras\u0131nda Pamukkale \\xdcniversitesi\u2019nde y\\xfcksek onur derecesi, b\\xf6l\\xfcm birincili\u011Fiyle ve 3 \\xf6\u011Frenim y\u0131l\u0131nda tamamlad\u0131m. Lisans e\u011Fitimim s\u0131ras\u0131nda \u0130stanbul \\xdcniversitesi \\xc7ocuk Geli\u015Fimi, \u0130T\\xdc Pedagojik Formasyon e\u011Fitimlerini de dereceyle bitirdim. Yine lisans \\xf6\u011Frenimi s\u0131ras\u0131nda S\\xfcleyman Demirel \\xdcniversitesi Aile Dan\u0131\u015Fmanl\u0131\u011F\u0131 Program\u0131n\u0131 tamamlad\u0131m. Daha sonra, Y\u0131ld\u0131z Teknik \\xdcniversitesi\\xa0 Rehberlik ve Psikolojik Dan\u0131\u015Fmanl\u0131k (PDR) y\\xfcksek lisans program\u0131ndan onur derecesi ile mezun oldum.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-2v2yhv\",\"data-styles-preset\":\"b9zJsM3rR\",style:{\"--framer-text-color\":\"var(--token-4ca7d748-6404-4dbd-82d7-1148c1e14e26, rgba(0, 0, 0, 0.5))\"},children:\"Mezuniyetlerim sonras\u0131nda \\xfclkemizin \\xf6nde gelen kurumsal e\u011Fitim kurumlar\u0131nda, \u0130stanbul ve Denizli illerinde uzun y\u0131llar okul psikolojik dan\u0131\u015Fmanl\u0131\u011F\u0131 ve z\\xfcmre ba\u015Fkanl\u0131\u011F\u0131 g\\xf6revlerini yapt\u0131m. Okul psikolojik dan\u0131\u015Fmanl\u0131\u011F\u0131 s\\xfcresince ayn\u0131 zamanda \\xe7ocuk, ergen ve ebeveynlerle \\xe7al\u0131\u015Farak bireysel dan\u0131\u015Fma hizmeti vermeye devam ettim. \\xc7al\u0131\u015Fma hayat\u0131m boyunca e\u011Fitim almay\u0131 s\\xfcrd\\xfcrerek; \\xe7e\u015Fitli projelerde yer ald\u0131m, i\\xe7erikler \\xfcreterek e\u011Fitim ve alana katk\u0131larda bulundum. Bir y\u0131l boyunca Klinik Psikolog ve Psikanalist Dr. Neslihan Zabc\u0131\u2019dan s\\xfcpervizyon ald\u0131m.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-2v2yhv\",\"data-styles-preset\":\"b9zJsM3rR\",style:{\"--framer-text-color\":\"var(--token-4ca7d748-6404-4dbd-82d7-1148c1e14e26, rgba(0, 0, 0, 0.5))\"},children:\"\u201CBili\u015Fsel Davran\u0131\u015Fc\u0131 Ekol Dan\u0131\u015Fmanl\u0131\u011F\u0131\u201D, \u201CDuygu Odakl\u0131 Dan\u0131\u015Fmanl\u0131k\u201D ve Gottman \\xc7ift Dan\u0131\u015Fmanl\u0131\u011F\u0131\u201D ekolleri ba\u015Fta olmak \\xfczere eklektik olarak \\xe7ocuk, ergen, yeti\u015Fkin, \\xe7ift ve ailelerle \\xe7al\u0131\u015Fmay\u0131 G\\xfcl\u015Fah G\\xfcrsoy Psikolojik Dan\u0131\u015Fmanl\u0131k merkezinde s\\xfcrd\\xfcrmekteyim.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-2v2yhv\",\"data-styles-preset\":\"b9zJsM3rR\",style:{\"--framer-text-color\":\"var(--token-4ca7d748-6404-4dbd-82d7-1148c1e14e26, rgba(0, 0, 0, 0.5))\"},children:\"\\xc7ocuk ve ergen; anla\u015F\u0131lmak istenen, en masum duygulara sahip, biricik en umutlu yan\u0131m\u0131z\u2026 \\xc7iftler; sevgiye, \\xf6zene, g\\xfcvene dayal\u0131 ili\u015Fkileri s\\xfcrd\\xfcrebildik\\xe7e mutlu\u2026 Ebeveynler; \\xe7ocuklar\u0131n\u0131n duygusal ihtiya\\xe7lar\u0131na dikkatle kulak vererek, onlar\u0131 anlamaya \\xe7al\u0131\u015Ft\u0131k\\xe7a aile i\\xe7i ili\u015Fkiler daha saglam, guvenli ve mutlu\u2026\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-2v2yhv\",\"data-styles-preset\":\"b9zJsM3rR\",style:{\"--framer-text-color\":\"var(--token-4ca7d748-6404-4dbd-82d7-1148c1e14e26, rgba(0, 0, 0, 0.5))\"},children:\"Benim en b\\xfcy\\xfck mutlulu\u011Fum, hayatlarda en ufak bir noktaya, duyguya dokunabilmek, umut olmak.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-2v2yhv\",\"data-styles-preset\":\"b9zJsM3rR\",style:{\"--framer-text-color\":\"var(--token-4ca7d748-6404-4dbd-82d7-1148c1e14e26, rgba(0, 0, 0, 0.5))\"},children:\"Sizlerle bulu\u015Fmaktan b\\xfcy\\xfck heyecan duyuyorum. Yolumuzun kesi\u015Fmesi dile\u011Fiyle, sevgiyle\u2026\"})]}),className:\"framer-1uwap7z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b5p96z\",\"data-framer-name\":\"Images\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azMP5TDXm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1024,intrinsicWidth:837,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1349.6+40+0),pixelHeight:1024,pixelWidth:837,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,src:\"https://framerusercontent.com/images/D9l82NSkC3mobz1AVgXuZETe2o.jpeg\",srcSet:\"https://framerusercontent.com/images/D9l82NSkC3mobz1AVgXuZETe2o.jpeg 837w\"}},G7QFfPLps:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1024,intrinsicWidth:837,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1349.6+40+0),pixelHeight:1024,pixelWidth:837,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,src:\"https://framerusercontent.com/images/D9l82NSkC3mobz1AVgXuZETe2o.jpeg\",srcSet:\"https://framerusercontent.com/images/D9l82NSkC3mobz1AVgXuZETe2o.jpeg 837w\"}},WTni31w0s:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1024,intrinsicWidth:837,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1349.6+40+0),pixelHeight:1024,pixelWidth:837,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,src:\"https://framerusercontent.com/images/D9l82NSkC3mobz1AVgXuZETe2o.jpeg\",srcSet:\"https://framerusercontent.com/images/D9l82NSkC3mobz1AVgXuZETe2o.jpeg 837w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1024,intrinsicWidth:837,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1349.6+40+0),pixelHeight:1024,pixelWidth:837,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1080px) - 80px)`,src:\"https://framerusercontent.com/images/D9l82NSkC3mobz1AVgXuZETe2o.jpeg\",srcSet:\"https://framerusercontent.com/images/D9l82NSkC3mobz1AVgXuZETe2o.jpeg 837w\"},className:\"framer-1p09sy7\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v2\",activeLocale)??\"G\\xfcl\u015Fah G\\xfcrsoy\",fit:\"fill\",intrinsicHeight:1076,intrinsicWidth:2016,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1349.6+40+0+0),pixelHeight:1076,pixelWidth:2016,src:\"https://framerusercontent.com/images/iGw5SjXhBASZG9svf4oNhuj5LKo.jpg\"},className:\"framer-wcph1i\",\"data-border\":true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cwouzc\",\"data-framer-name\":\"Description\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nxn2f1\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n5msba\",\"data-framer-name\":\"Row\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g3rtq3\",\"data-framer-name\":\"Col\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hig308\",\"data-framer-name\":\"Description\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1joz210\",\"data-styles-preset\":\"vDltKVZ8B\",children:\"E\u011Fitimler\"})}),className:\"framer-12rszzh\",\"data-framer-name\":\"Egitimler\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"YILDIZ TEKN\u0130K \\xdcN\u0130VERS\u0130TES\u0130 Sosyal Bilimler Enstit\\xfcs\\xfc Rehberlik ve Psikolojik Dan\u0131\u015Fmanl\u0131k, Y\\xfcksek Lisans (Onur Derecesi) \u0130stanbul, T\\xfcrkiye 2020-2021\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u0130T\\xdc E\u011E\u0130T\u0130M FAK\\xdcLTES\u0130 Pedagojik Formasyon E\u011Fitimi (Onur Derecesi) 2014-2015\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"PAMUKKALE \\xdcN\u0130VERS\u0130TES\u0130 Fen Edebiyat Fak\\xfcltesi Sosyoloji, Lisans (Y\\xfcksek Onur Derecesi. B\\xf6l\\xfcm 1.li\u011Fi) Denizli 2009-2012\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"ESK\u0130\u015EEH\u0130R ANADOLU \\xdcN\u0130VERS\u0130TES\u0130 \u0130ktisadi ve \u0130dari Bilimler Fak\\xfcltesi \u0130\u015Fletme, Lisans 2010-2013\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u0130STANBUL \\xdcN\u0130VERS\u0130TES\u0130 \\xc7ocuk Geli\u015Fimi \\xd6n Lisans 2014- 2016\"})})]})}),className:\"framer-r0l1l7\",\"data-framer-name\":\"Shopify Inc. is a Canadian multinational e-commerce company headquartered in Ottawa, Ontario. It is also the name of its proprietary e-commerce platform for online stores and retail point-of-sale systems. Shopify offers online retailers a suite of services including payments, marketing, shipping and customer engagement tools.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lwvsqt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azMP5TDXm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:115,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+0+765.6+19.5),pixelHeight:161,pixelWidth:419,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9jcDq2PHgsL0919PU1uVyIvntg.svg\"}},G7QFfPLps:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:115,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+0+779.6+0),pixelHeight:161,pixelWidth:419,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9jcDq2PHgsL0919PU1uVyIvntg.svg\"}},RqbPGMcOc:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:115,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+0+0+0+0+0+0+779.6+0),pixelHeight:161,pixelWidth:419,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9jcDq2PHgsL0919PU1uVyIvntg.svg\"}},WTni31w0s:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:115,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+0+779.6+0),pixelHeight:161,pixelWidth:419,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9jcDq2PHgsL0919PU1uVyIvntg.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:115,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+779.6+0),pixelHeight:161,pixelWidth:419,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9jcDq2PHgsL0919PU1uVyIvntg.svg\"},className:\"framer-lilex0\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azMP5TDXm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:150,intrinsicWidth:150,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+0+765.6+19.5),pixelHeight:214,pixelWidth:214,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8oAxq5cfZqqchmTpkzIFVqHqbCI.svg\"}},G7QFfPLps:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:150,intrinsicWidth:150,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+0+779.6+0),pixelHeight:214,pixelWidth:214,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8oAxq5cfZqqchmTpkzIFVqHqbCI.svg\"}},RqbPGMcOc:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:150,intrinsicWidth:150,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+0+0+0+0+0+0+779.6+0),pixelHeight:214,pixelWidth:214,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8oAxq5cfZqqchmTpkzIFVqHqbCI.svg\"}},WTni31w0s:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:150,intrinsicWidth:150,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+0+779.6+0),pixelHeight:214,pixelWidth:214,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8oAxq5cfZqqchmTpkzIFVqHqbCI.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:150,intrinsicWidth:150,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+779.6+0),pixelHeight:214,pixelWidth:214,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8oAxq5cfZqqchmTpkzIFVqHqbCI.svg\"},className:\"framer-9e1h6h\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azMP5TDXm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:147,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+0+765.6+19.5),pixelHeight:135,pixelWidth:105,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yeaq6fuin9bJWogF5X07fYWXx9E.svg\"}},G7QFfPLps:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:147,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+0+779.6+16.5),pixelHeight:135,pixelWidth:105,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yeaq6fuin9bJWogF5X07fYWXx9E.svg\"}},RqbPGMcOc:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:147,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+0+0+0+0+0+0+779.6+0),pixelHeight:135,pixelWidth:105,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yeaq6fuin9bJWogF5X07fYWXx9E.svg\"}},WTni31w0s:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:147,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+0+779.6+12.0017),pixelHeight:135,pixelWidth:105,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yeaq6fuin9bJWogF5X07fYWXx9E.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:147,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+779.6+0),pixelHeight:135,pixelWidth:105,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yeaq6fuin9bJWogF5X07fYWXx9E.svg\"},className:\"framer-horksr\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azMP5TDXm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:150,intrinsicWidth:150,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+0+765.6+19.5),pixelHeight:216,pixelWidth:216,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/sVYD1hAjxPP0RNwcaEINHlfqpnw.svg\"}},G7QFfPLps:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:150,intrinsicWidth:150,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+0+779.6+0),pixelHeight:216,pixelWidth:216,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/sVYD1hAjxPP0RNwcaEINHlfqpnw.svg\"}},RqbPGMcOc:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:150,intrinsicWidth:150,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+0+0+0+0+0+0+779.6+0),pixelHeight:216,pixelWidth:216,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/sVYD1hAjxPP0RNwcaEINHlfqpnw.svg\"}},WTni31w0s:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:150,intrinsicWidth:150,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+0+779.6+0),pixelHeight:216,pixelWidth:216,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/sVYD1hAjxPP0RNwcaEINHlfqpnw.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:150,intrinsicWidth:150,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+0+0+0+0+0+779.6+0),pixelHeight:216,pixelWidth:216,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/sVYD1hAjxPP0RNwcaEINHlfqpnw.svg\"},className:\"framer-1qk8ub1\"})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4ttacl\",\"data-framer-name\":\"Description\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1joz210\",\"data-styles-preset\":\"vDltKVZ8B\",children:\"Kurs, Seminer, E\u011Fitim ve Sertifikalar\"})}),className:\"framer-12umzm5\",\"data-framer-name\":\"Solution\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Gottman \\xc7ift Terapisi - Gottman Instutite - Psikoloji \u0130stanbul\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Etkili \\xc7ift Terapisti Olmak - Uzm.Psk. Filiz Kaya Atakl\u0131, Psk. Dr. \\xd6zge Altan - Psikoloji \u0130stanbul\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Mutlu \u0130li\u015Fkilerin Form\\xfcl\\xfc - Uzm.Psk. Filiz Kaya Atakl\u0131, Psk. Dr. \\xd6zge Altan - Psikoloji \u0130stanbul\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Aile Dan\u0131\u015Fmanl\u0131\u011F\u0131 E\u011Fitimi Sertifika Program\u0131 ( 300 saat teorik 150 saat s\\xfcpervizyon ) S\\xfcleyman Demirel \\xdcniversitesi\\xa0\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Partner \u015Eiddeti - Dr. John ve DR. Julie Gottman\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Attentioner DEHB Uygulay\u0131c\u0131 E\u011Fitimi -  Uzm. Dr. \\xc7ocuk ve Ergen Psikiyatristi H\\xfclya Bing\\xf6l \\xc7a\u011Flayan\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"MOXO Dikkat Testi Uygulay\u0131c\u0131 E\u011Fitimi - The International Professional Training Center, Registered MOXO ADHD Test A.O - Dr. Ferda Korkmaz \\xd6zkano\u011Flu - Neuro Tech Solutions\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Uluslararas\u0131 Bakalorya \u0130lk Y\u0131llar Program\u0131 \\xd6\u011Fretmen E\u011Fitimi - Making the PYP happen: Implementing Agency - Category 1 - IBAEM\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Agency within Concepts Seminar - Carla Marschall - Nesibe Ayd\u0131n Enstit\\xfc\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xc7ocuk ve Ergenlerde Bili\u015Fsel Davran\u0131\u015F\\xe7\u0131 Terapi Uygulamalar\u0131 - Dr. Nevin D\\xf6lek\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xc7ocuk Terapisinde Ebeveynle \\xc7al\u0131\u015Fmak - Dr. Psikolog Bilgen I\u015F\u0131k Kara\u015Fahin\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Kriz, Travma ve Yas Dan\u0131\u015Fmanl\u0131\u011F\u0131 \u2013 Dr. Nevin D\\xf6lek\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"K\u0131sa S\\xfcreli \\xc7\\xf6z\\xfcm Odakl\u0131 Terapi \u2013 Dr. Nevin D\\xf6lek\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Terap\\xf6tik Kartlar E\u011Fitimi - Dr. Nevin D\\xf6lek\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Bililsel Davran\u0131\u015F\\xe7\u0131 Terapi Serisi E\u011Fitimi - Do\\xe7. Dr. It\u0131r Tar\u0131 C\\xf6mert\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Bili\u015Fsel Davran\u0131\u015F\\xe7\u0131 Terapide \u0130ntiharla \\xc7al\u0131\u015Fmak - Do\\xe7. Dr. It\u0131r Tar\u0131 C\\xf6mert\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Bili\u015Fsel Davran\u0131\u015F\\xe7\u0131 Terapide \u0130lk Seans- Psikoloji Akademisi\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xc7ocuk Merkezli Oyun Terapisi - Uzm. Klinik Psk. Elif Macit\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Resim Analizi E\u011Fitimi - Psk. \\xd6mr\\xfcm \\xd6zg\\xfcl\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xc7ocuklarda Cinsel Geli\u015Fim ve E\u011Fitim- Prof. Dr. Aysel K\\xf6ksal Aksoy\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Uzmanlara \\xd6zel Yeti\u015Fkinlerde Travma ile \\xc7al\u0131\u015Fma - Uzm.Psk. Filiz Kaya Atakl\u0131, Psk. Dr. \\xd6zge Altan Aytun, Mooli Lahad, Jennifer Gardner, Richard Tedeschi, Julie Gottman\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xc7ocuklarla \\xc7al\u0131\u015Fan Uzmanlara \\xd6zel Depremden Etkilenenlerle \\xc7al\u0131\u015Fma - Nil\\xfcfer Devecigil\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Somatik Kaynaklar - Jennifer Gardner\\xa0\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Pat Ogden ve Jennifer Gardner ile Travma ve Beden\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Afet ve Kriz Durumlar\u0131 Sonras\u0131nda Psikolojik \u0130yile\u015Fme Becerileri E\u011Fitimi - Nil\\xfcfer Devecigil ve Filiz Kaya Atakl\u0131\\xa0\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Deprem Sonras\u0131 Psikososyal Destek Ara\\xe7lar\u0131 ve E\u011Fitimleri - Psikoloji \u0130stanbul\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"PASS Teorisi Bili\u015Fsel M\\xfcdahale E\u011Fitimi - Dr. Tamer Ergin\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Mindfulness E\u011Fitimi ( Bilin\\xe7li Fark\u0131ndal\u0131k ) - Prof. Dr. Bige Uzun\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xdcst\\xfcn Potansiyeli Ke\u015Ffetme ve \\xdcst\\xfcn Potansiyelli \\xc7ocuklar\u0131n E\u011Fitimi-Bah\\xe7e\u015Fehir \\xdcniversitesi\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Rehberlik ve Psikolojik Dan\u0131\u015Fmanl\u0131k Kursu - Z\\xfcbeyde Han\u0131m Hizmeti\\xe7i E\u011Fitim Enstit\\xfcs\\xfc-Ata\u015Fehir\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Nefes Teknikleri At\\xf6lyesi \u2013 Psikoloji \u0130stanbul \u2013 Vardha Rainer\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Kay\u0131p ve Yas Webinar - Robert Neimeyer\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Okul Dan\u0131\u015Fmanl\u0131\u011F\u0131nda Travmayla \\xc7al\u0131\u015Fma ve Yasal S\\xfcre\\xe7ler - Bah\\xe7e\u015Fehir \\xdcniversitesi PDR E\u011Fitimleri\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xd6zel E\u011Fitim Semineri - MEB Rehberlik Ara\u015Ft\u0131rma Merkezi\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Psikososyal Okul Temelli M\\xfcdahale E\u011Fitimi - UNICEF\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Bilsem \\xd6zel Yetenekli \\xd6\u011Frencileri Tan\u0131lama S\\xfcreci -MEB Rehberlik Ara\u015Ft\u0131rma Merkezi\"})}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Siber Zorbal\u0131k E\u011Fitimi- Uluslararas\u0131 Rotary Kul\\xfcb\\xfc\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{className:\"framer-styles-preset-16v5fhh\",\"data-styles-preset\":\"burUwLXFa\",children:[/*#__PURE__*/_jsx(\"h5\",{children:\"\\xc7ocuk De\u011Ferlendirme Testleri Uygulay\u0131c\u0131 E\u011Fitimi \"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Benton G\\xf6rsel Bellek Testi, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Burdon Dikkat Testi, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"d2 Dikkat Testi, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Bender Gestalt G\\xf6rsel Motor Alg\u0131lama Testi, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Ankara Gelis\u0327im Tarama Envanteri, Frostig G\\xf6rsel Alg\u0131, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Tematik Alg\u0131 Testi (TAT), \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Gesell Geli\u015Fim Fig\\xfcrleri Testi, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Frankfurter Konsantrasyon Testi, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Conners, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Cattel 2A Zeka Testi, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Good Enough Harris Bir I\u0307nsan C\u0327iz Testi, \\xa0\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Metropolitan Okul Olgunlu\u011Fu, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Beier C\\xfcmle Tamamlama Testi, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Peabody Resim Kelime Testi\\xa0\"})})]})]})]})}),className:\"framer-ypw7bi\",\"data-framer-name\":\"Shopify partnered with Space to completely rebrand and launch Shopify\u2019s new website, marketing platform and product suite.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ane13t\",\"data-framer-name\":\"Images\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azMP5TDXm:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:6e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+8520.4+0+0),pixelHeight:4e3,pixelWidth:6e3,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg\",srcSet:\"https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg 6000w\"}},G7QFfPLps:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:6e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+8532.4+0+0),pixelHeight:4e3,pixelWidth:6e3,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg\",srcSet:\"https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg 6000w\"}},RqbPGMcOc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:6e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+0+8593.4+0+0),pixelHeight:4e3,pixelWidth:6e3,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1080px)`,src:\"https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg\",srcSet:\"https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg 6000w\"}},WTni31w0s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:6e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+8561.4+0+0),pixelHeight:4e3,pixelWidth:6e3,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg\",srcSet:\"https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg 6000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:6e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1811.1+0+0+40+8593.4+0+0),pixelHeight:4e3,pixelWidth:6e3,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 80px, 1080px) - 64px)`,src:\"https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg\",srcSet:\"https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/OYH3uxaJS7WxNer8TKFHSJMnCc.jpg 6000w\"},className:\"framer-19oalx9\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5bboc1\",\"data-framer-name\":\"Blockquotes\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qtm2v\",\"data-framer-name\":\"_blockquote-structure\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17jx2om\",\"data-styles-preset\":\"Fajd44cAv\",children:\"\u201CDan\u0131\u015Fmanl\u0131\u011F\u0131n amac\u0131 bireyin ki\u015Filik yap\u0131s\u0131n\u0131 de\u011Fi\u015Ftirmek de\u011Fil, daha ziyade durumlarla ba\u015Fa \\xe7\u0131kman\u0131n alternatif yollar\u0131n\u0131 geli\u015Ftirmesine yard\u0131mc\u0131 olmakt\u0131r.\u201D\"})}),className:\"framer-a4ksuu\",\"data-framer-name\":\"Since I wanted to start building my product and needed the FE time to be spent on other stuff, this template came in very handy.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6tftba\",\"data-framer-name\":\"Footer\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5ks7jk\",\"data-framer-name\":\"Avatars\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-nsgvc2\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rx212s\",\"data-framer-name\":\"Media Body\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:\"G\\xfcl\u015Fah G\\xfcrsoy\"})}),className:\"framer-1fztacx\",\"data-framer-name\":\"Someone famous in Source Title\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:\"Uzman Psikolojik Dan\u0131\u015Fman\"})}),className:\"framer-10dphtj\",\"data-framer-name\":\"\u2014 Position role\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]})]})]})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azMP5TDXm:{y:(componentViewport?.y||0)+0+10916.5},G7QFfPLps:{y:(componentViewport?.y||0)+0+10928.5},RqbPGMcOc:{y:(componentViewport?.y||0)+0+10949.5},WTni31w0s:{y:(componentViewport?.y||0)+0+10957.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+10989.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19iq5f0-container\",nodeId:\"q4IyeJrq3\",scopeId:\"sMyucZR_T\",children:/*#__PURE__*/_jsx(Emotionsticker,{height:\"100%\",id:\"q4IyeJrq3\",layoutId:\"q4IyeJrq3\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azMP5TDXm:{y:(componentViewport?.y||0)+0+11116.5},G7QFfPLps:{y:(componentViewport?.y||0)+0+11128.5},RqbPGMcOc:{y:(componentViewport?.y||0)+0+11149.5},WTni31w0s:{y:(componentViewport?.y||0)+0+11157.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:568,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+11189.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g4k1w3-container\",nodeId:\"c_IgQc1cm\",scopeId:\"sMyucZR_T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azMP5TDXm:{variant:\"SEEIYWt7r\"},G7QFfPLps:{variant:\"SEEIYWt7r\"},WTni31w0s:{variant:\"SEEIYWt7r\"}},children:/*#__PURE__*/_jsx(Footer,{ATvQVfBha:\"calendar\",height:\"100%\",id:\"c_IgQc1cm\",layoutId:\"c_IgQc1cm\",o0Uwhi8jF:true,style:{width:\"100%\"},variant:\"uaw_4TygP\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jZ6JC.framer-rxxmk7, .framer-jZ6JC .framer-rxxmk7 { display: block; }\",\".framer-jZ6JC.framer-hwv469 { align-content: center; align-items: center; background-color: var(--token-eaf80125-bf32-4d8e-9fcf-bcc499a289a4, #f9f8f5); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-jZ6JC .framer-rn1oh6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; max-width: 1600px; overflow: visible; padding: 0px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 8; }\",\".framer-jZ6JC .framer-pd9ymu-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 10; }\",\".framer-jZ6JC .framer-jt9ew9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-jZ6JC .framer-16patrz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 40px 40px; position: relative; width: 100%; }\",\".framer-jZ6JC .framer-4b4i8o { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 32px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 1px; }\",\".framer-jZ6JC .framer-10cqbvn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 660px; min-width: 300px; position: relative; white-space: pre-wrap; width: 130%; word-break: break-word; word-wrap: break-word; }\",\".framer-jZ6JC .framer-1f37j6k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 720px; overflow: visible; padding: 4px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-jZ6JC .framer-1uwap7z { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; min-width: 200px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-jZ6JC .framer-1b5p96z { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1080px; overflow: visible; padding: 40px; position: relative; width: 100%; }\",\".framer-jZ6JC .framer-1p09sy7, .framer-jZ6JC .framer-19oalx9 { aspect-ratio: 1.8874172185430464 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: var(--framer-aspect-ratio-supported, 106px); position: relative; width: 100%; }\",\".framer-jZ6JC .framer-wcph1i { --border-bottom-width: 2px; --border-color: var(--token-ed46b379-6233-4e05-9ddb-48d9c9eef374, #b699a8); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-jZ6JC .framer-1cwouzc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-jZ6JC .framer-nxn2f1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px; position: relative; width: 100%; }\",\".framer-jZ6JC .framer-1n5msba { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px 32px 32px 32px; position: relative; width: 100%; }\",\".framer-jZ6JC .framer-1g3rtq3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 2 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-jZ6JC .framer-1hig308, .framer-jZ6JC .framer-4ttacl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 48px 0px; position: relative; width: 100%; }\",\".framer-jZ6JC .framer-12rszzh, .framer-jZ6JC .framer-r0l1l7, .framer-jZ6JC .framer-12umzm5, .framer-jZ6JC .framer-ypw7bi, .framer-jZ6JC .framer-a4ksuu { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-jZ6JC .framer-1lwvsqt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 89px; justify-content: space-between; opacity: 0.67; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jZ6JC .framer-lilex0, .framer-jZ6JC .framer-9e1h6h, .framer-jZ6JC .framer-horksr, .framer-jZ6JC .framer-1qk8ub1 { flex: none; height: 89px; position: relative; width: 119px; }\",\".framer-jZ6JC .framer-ane13t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1080px; overflow: visible; padding: 0px 32px 48px 32px; position: relative; width: 100%; }\",\".framer-jZ6JC .framer-5bboc1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-jZ6JC .framer-1qtm2v { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0.01); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-jZ6JC .framer-6tftba { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-jZ6JC .framer-5ks7jk { flex: none; gap: 0px; height: 56px; overflow: visible; position: relative; width: 56px; }\",\".framer-jZ6JC .framer-nsgvc2 { aspect-ratio: 1 / 1; background-color: var(--token-3c5f3fd3-3bea-4aa3-a825-2a359048ac92, #e7e0eb); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; flex: none; height: var(--framer-aspect-ratio-supported, 56px); left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-jZ6JC .framer-rx212s { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-jZ6JC .framer-1fztacx, .framer-jZ6JC .framer-10dphtj { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 507px; word-break: break-word; word-wrap: break-word; }\",\".framer-jZ6JC .framer-19iq5f0-container { flex: none; height: 200px; position: relative; width: 100%; }\",\".framer-jZ6JC .framer-g4k1w3-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-jZ6JC[data-border=\"true\"]::after, .framer-jZ6JC [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-jZ6JC.framer-hwv469 { width: 810px; } .framer-jZ6JC .framer-4b4i8o { padding: 0px; } .framer-jZ6JC .framer-nxn2f1 { padding: 0px 40px 40px 40px; } .framer-jZ6JC .framer-1n5msba { order: 0; padding: 0px 0px 32px 0px; } .framer-jZ6JC .framer-ane13t { order: 2; padding: 0px 0px 48px 0px; } .framer-jZ6JC .framer-5bboc1 { order: 3; padding: 0px; }}\",\"@media (min-width: 428px) and (max-width: 809px) { .framer-jZ6JC.framer-hwv469 { width: 428px; } .framer-jZ6JC .framer-4b4i8o { max-width: unset; padding: 0px; } .framer-jZ6JC .framer-10cqbvn { max-width: unset; min-width: unset; width: 100%; } .framer-jZ6JC .framer-1b5p96z, .framer-jZ6JC .framer-5bboc1 { max-width: unset; } .framer-jZ6JC .framer-1p09sy7, .framer-jZ6JC .framer-19oalx9 { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; } .framer-jZ6JC .framer-nxn2f1 { padding: 40px 0px 40px 0px; } .framer-jZ6JC .framer-1n5msba { flex-direction: column; max-width: unset; padding: 0px 32px 0px 32px; } .framer-jZ6JC .framer-1g3rtq3 { flex: none; width: 100%; } .framer-jZ6JC .framer-lilex0, .framer-jZ6JC .framer-9e1h6h, .framer-jZ6JC .framer-1qk8ub1 { height: 100%; width: 20%; } .framer-jZ6JC .framer-horksr { height: 73%; width: 20%; } .framer-jZ6JC .framer-ane13t { max-width: unset; padding: 0px 0px 48px 0px; } .framer-jZ6JC .framer-rx212s { flex: 1 0 0px; width: 1px; } .framer-jZ6JC .framer-1fztacx, .framer-jZ6JC .framer-10dphtj { width: 100%; }}\",\"@media (max-width: 374px) { .framer-jZ6JC.framer-hwv469 { width: 320px; } .framer-jZ6JC .framer-rn1oh6 { flex-direction: column; } .framer-jZ6JC .framer-pd9ymu-container, .framer-jZ6JC .framer-1g3rtq3 { flex: none; width: 100%; } .framer-jZ6JC .framer-4b4i8o { max-width: unset; padding: 0px; } .framer-jZ6JC .framer-10cqbvn { max-width: unset; min-width: unset; width: 100%; } .framer-jZ6JC .framer-1b5p96z, .framer-jZ6JC .framer-5bboc1 { max-width: unset; } .framer-jZ6JC .framer-1p09sy7, .framer-jZ6JC .framer-19oalx9 { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; } .framer-jZ6JC .framer-nxn2f1 { padding: 40px 0px 40px 0px; } .framer-jZ6JC .framer-1n5msba { flex-direction: column; max-width: unset; padding: 0px 32px 0px 32px; } .framer-jZ6JC .framer-1hig308 { gap: 9px; padding: 0px 0px 21px 0px; } .framer-jZ6JC .framer-lilex0, .framer-jZ6JC .framer-9e1h6h, .framer-jZ6JC .framer-horksr, .framer-jZ6JC .framer-1qk8ub1 { flex: 1 0 0px; height: 50px; width: 1px; } .framer-jZ6JC .framer-ane13t { max-width: unset; padding: 0px 0px 48px 0px; } .framer-jZ6JC .framer-rx212s { flex: 1 0 0px; width: 1px; } .framer-jZ6JC .framer-1fztacx, .framer-jZ6JC .framer-10dphtj { width: 100%; }}\",\"@media (min-width: 375px) and (max-width: 427px) { .framer-jZ6JC.framer-hwv469 { width: 375px; } .framer-jZ6JC .framer-4b4i8o { max-width: unset; padding: 0px; } .framer-jZ6JC .framer-10cqbvn { max-width: unset; min-width: unset; width: 100%; } .framer-jZ6JC .framer-1b5p96z, .framer-jZ6JC .framer-5bboc1 { max-width: unset; } .framer-jZ6JC .framer-1p09sy7, .framer-jZ6JC .framer-19oalx9 { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; } .framer-jZ6JC .framer-nxn2f1 { padding: 40px 0px 40px 0px; } .framer-jZ6JC .framer-1n5msba { flex-direction: column; max-width: unset; padding: 0px 32px 0px 32px; } .framer-jZ6JC .framer-1g3rtq3 { flex: none; width: 100%; } .framer-jZ6JC .framer-1hig308 { padding: 0px 0px 19px 0px; } .framer-jZ6JC .framer-1lwvsqt { gap: 24px; justify-content: center; } .framer-jZ6JC .framer-lilex0, .framer-jZ6JC .framer-9e1h6h, .framer-jZ6JC .framer-1qk8ub1 { flex: 1 0 0px; height: 100%; width: 1px; } .framer-jZ6JC .framer-horksr { flex: 1 0 0px; height: 56px; width: 1px; } .framer-jZ6JC .framer-ane13t { max-width: unset; padding: 0px 0px 48px 0px; } .framer-jZ6JC .framer-rx212s { flex: 1 0 0px; width: 1px; } .framer-jZ6JC .framer-1fztacx, .framer-jZ6JC .framer-10dphtj { width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5695\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"RqbPGMcOc\":{\"layout\":[\"fixed\",\"auto\"]},\"WTni31w0s\":{\"layout\":[\"fixed\",\"auto\"]},\"azMP5TDXm\":{\"layout\":[\"fixed\",\"auto\"]},\"G7QFfPLps\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramersMyucZR_T=withCSS(Component,css,\"framer-jZ6JC\");export default FramersMyucZR_T;FramersMyucZR_T.displayName=\"Hakkimda\";FramersMyucZR_T.defaultProps={height:5695,width:1200};addFonts(FramersMyucZR_T,[{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\"}]},...DynamicNotchNavigationFonts,...EmotionstickerFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersMyucZR_T\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RqbPGMcOc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WTni31w0s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"azMP5TDXm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"G7QFfPLps\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"5695\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "DynamicNotchNavigationFonts", "getFonts", "tnsincXxk_default", "MotionDivWithFX", "withFX", "motion", "EmotionstickerFonts", "N6PkT5WHM_default", "FooterFonts", "CqBKBtR7I_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "t", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithFX", "PropertyOverrides2", "ComponentViewportProvider", "Container", "tnsincXxk_default", "RichText", "getLocalizedValue", "x", "getLoadingLazyAtYPosition", "Image2", "N6PkT5WHM_default", "CqBKBtR7I_default", "css", "FramersMyucZR_T", "withCSS", "sMyucZR_T_default", "addFonts", "DynamicNotchNavigationFonts", "EmotionstickerFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
