{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/mib3Ph2vnVTEFgQZoHo3/866KYptnWsvGI1aQjEoO/dozmdLczk.js"],
  "sourcesContent": ["// Generated by Framer (3bc9980)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/9rhBPUZttCbLCWqJEL42/YouTube.js\";import PageTitle from\"#framer/local/canvasComponent/GopgM0k4V/GopgM0k4V.js\";import CallToAction from\"#framer/local/canvasComponent/hDk8iqzI5/hDk8iqzI5.js\";import VideoButton from\"#framer/local/canvasComponent/QuXg8CSbT/QuXg8CSbT.js\";import Header from\"#framer/local/canvasComponent/R59UUiNVK/R59UUiNVK.js\";import Footer from\"#framer/local/canvasComponent/RT57n2mYC/RT57n2mYC.js\";import Badge from\"#framer/local/canvasComponent/ZC6oaTVqt/ZC6oaTVqt.js\";import metadataProvider from\"#framer/local/webPageMetadata/dozmdLczk/dozmdLczk.js\";const HeaderFonts=getFonts(Header);const PageTitleFonts=getFonts(PageTitle);const BadgeFonts=getFonts(Badge);const VideoButtonFonts=getFonts(VideoButton);const YouTubeFonts=getFonts(YouTube);const ContainerWithFX=withFX(Container);const MotionDivWithFX=withFX(motion.div);const CallToActionFonts=getFonts(CallToAction);const FooterFonts=getFonts(Footer);const breakpoints={kAOtdpC1l:\"(max-width: 809px)\",kFuahQDED:\"(min-width: 810px) and (max-width: 1199px)\",MA5mwMQoa:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-hc0Vz\";const variantClassNames={kAOtdpC1l:\"framer-v-8s3g5v\",kFuahQDED:\"framer-v-c5khjp\",MA5mwMQoa:\"framer-v-170wjt9\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0};const transition2={damping:40,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"MA5mwMQoa\",Phone:\"kAOtdpC1l\",Tablet:\"kFuahQDED\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"MA5mwMQoa\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-hc0Vz`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-hc0Vz`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const ABT66gDBTwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);const elementId=useRouteElementId(\"Wv1ICrVmJ\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"AYkdDMnex\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"huQudkG_x\");const ref4=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"MA5mwMQoa\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-170wjt9\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14cy1s8-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAOtdpC1l:{variant:\"g7fLVO5ml\"},kFuahQDED:{variant:\"g7fLVO5ml\"}},children:/*#__PURE__*/_jsx(Header,{BeZsA273t:true,Cof0RMUzO:\"var(--token-e6a1425f-5cc8-4e16-87a5-8615ab8b8fe1, rgb(82, 82, 91))\",dbTkB554q:\"https://store.pixfort.com/buy/46c92bab-2899-43f1-99c6-b4bc8dd1408f\",EdKYuwXXP:\"var(--token-5cb9a68d-31cb-4baf-8414-1a3d9276de57, rgba(255, 255, 255, 0.9))\",eGOhp_OqC:\"Purchase\",ewfFJItNT:\"WcDnzt3zw\",FFcnuU4Ek:\"var(--token-5cb9a68d-31cb-4baf-8414-1a3d9276de57, rgba(255, 255, 255, 0.95))\",height:\"100%\",id:\"Sykt2msdI\",ixSSNMsgd:\"lk7ooqA4_\",KDPaGeBIL:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",layoutId:\"Sykt2msdI\",ORnOR2pUN:{borderBottomWidth:1,borderColor:'var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231)) /* {\"name\":\"Gray 200 [Dynamic]\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},sGHTFWZo5:true,style:{width:\"100%\"},t4qtipNl7:10,UTTJR9foI:true,v06jigF6i:\"center\",variant:\"OEkGhi0ka\",width:\"100%\",zzroHIlLa:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:396,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-55xfyq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAOtdpC1l:{variant:\"aDH_CioSv\"},kFuahQDED:{variant:\"aDH_CioSv\"}},children:/*#__PURE__*/_jsx(PageTitle,{cMlc67Xve:\"var(--token-fd54a91d-2c97-4609-acbc-244da5b6b983, rgb(113, 113, 122))\",FcQ72QXQ7:\"Medya\",height:\"100%\",id:\"z9YXJhMIk\",layoutId:\"z9YXJhMIk\",PSEwqjuER:\"var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, rgb(247, 237, 237))\",style:{width:\"100%\"},variant:\"aCZUbPwVy\",width:\"100%\",z0uapqIMp:\"Erdal Uzuno\u011Flu'nu Ke\u015Ffet!\",ZVTroPBuH:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\"})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1tthn1b\",\"data-framer-name\":\"Section\",name:\"Section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAOtdpC1l:{y:456},kFuahQDED:{y:456}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:411,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qsu024-container\",children:/*#__PURE__*/_jsx(Badge,{C_fTzd5lR:{borderColor:'var(--token-4e9dcd95-1f27-443e-9665-b27316e88fe2, rgb(244, 244, 245)) /* {\"name\":\"Gray 100\"} */',borderStyle:\"solid\",borderWidth:0},height:\"100%\",id:\"ATv4fZxIc\",iXsfVjsEM:\"var(--token-b0454cba-c19e-43a6-8075-f4b7a5ae4372, rgb(244, 244, 245))\",JPO2n74ig:8,layoutId:\"ATv4fZxIc\",Lsu1xrgI3:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",p4KdNyw2A:0,variant:\"XhoVkTECU\",width:\"100%\",XGtDHEUvE:\"Merhaban\u0131n B\\xfcy\\xfcs\\xfc\"})})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-2ql480\",\"data-framer-name\":\"Content\",id:elementId,name:\"Content\",ref:ref2,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAOtdpC1l:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(511),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw - 30px, 700px)\",src:\"https://framerusercontent.com/images/uwWvFwLXE77NIAxXLRVVNYIM.png\",srcSet:\"https://framerusercontent.com/images/uwWvFwLXE77NIAxXLRVVNYIM.png?scale-down-to=512 512w,https://framerusercontent.com/images/uwWvFwLXE77NIAxXLRVVNYIM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uwWvFwLXE77NIAxXLRVVNYIM.png 1920w\"}},kFuahQDED:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(561),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 30px, 700px) - 40px)\",src:\"https://framerusercontent.com/images/uwWvFwLXE77NIAxXLRVVNYIM.png\",srcSet:\"https://framerusercontent.com/images/uwWvFwLXE77NIAxXLRVVNYIM.png?scale-down-to=512 512w,https://framerusercontent.com/images/uwWvFwLXE77NIAxXLRVVNYIM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uwWvFwLXE77NIAxXLRVVNYIM.png 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(516),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 30px, 700px) - 40px)\",src:\"https://framerusercontent.com/images/uwWvFwLXE77NIAxXLRVVNYIM.png\",srcSet:\"https://framerusercontent.com/images/uwWvFwLXE77NIAxXLRVVNYIM.png?scale-down-to=512 512w,https://framerusercontent.com/images/uwWvFwLXE77NIAxXLRVVNYIM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uwWvFwLXE77NIAxXLRVVNYIM.png 1920w\"},className:\"framer-v6w48h\"})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAOtdpC1l:{y:589},kFuahQDED:{y:699}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"64px\",y:654,children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gl0kyk-container\",id:\"gl0kyk\",children:[/*#__PURE__*/_jsx(VideoButton,{ABT66gDBT:ABT66gDBTwelu7j({overlay}),AYVSKQdyt:\"0px 0.24145061431045178px 0.24145061431045178px -1.25px rgba(0, 0, 0, 0.075), 0px 2px 2px -2.5px rgba(0, 0, 0, 0.075), 0px 0.3010936508871964px 0.3010936508871964px -1.25px rgba(0, 0, 0, 0.17997), 0px 1.1442666516217286px 1.1442666516217286px -2.5px rgba(0, 0, 0, 0.15889), 0px 5px 5px -3.75px rgba(0, 0, 0, 0.0625)\",Fo8GeNTMx:150,height:\"100%\",id:\"sjLMSxqAW\",layoutId:\"sjLMSxqAW\",N6BUb1cUK:\"rgba(255, 255, 255, 0.7)\",SPrtxz0ar:0,style:{height:\"100%\",width:\"100%\"},TolGLn43C:{borderColor:'var(--token-4e9dcd95-1f27-443e-9665-b27316e88fe2, rgb(244, 244, 245)) /* {\"name\":\"Gray 100\"} */',borderStyle:\"solid\",borderWidth:1},variant:\"c_OBkZmf7\",width:\"100%\",WrIWxvEez:\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},className:\"framer-1lxnmbc\",\"data-framer-portal-id\":\"gl0kyk\",exit:{opacity:0,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"bCnRgMJl8\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation5,className:\"framer-o4b0x5-container\",\"data-framer-portal-id\":\"gl0kyk\",exit:animation4,initial:animation6,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(YouTube,{borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,height:\"100%\",id:\"SSnNxfhID\",isMixedBorderRadius:false,isRed:true,layoutId:\"SSnNxfhID\",play:\"Off\",shouldMute:true,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:10,topRightRadius:10,url:\"https://www.youtube.com/watch?v=85dVLDHvaHM\",width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})})})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-qmfzr1\",\"data-framer-name\":\"Section\",name:\"Section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAOtdpC1l:{y:871},kFuahQDED:{y:1061}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:971,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rstgwh-container\",children:/*#__PURE__*/_jsx(Badge,{C_fTzd5lR:{borderColor:'var(--token-4e9dcd95-1f27-443e-9665-b27316e88fe2, rgb(244, 244, 245)) /* {\"name\":\"Gray 100\"} */',borderStyle:\"solid\",borderWidth:0},height:\"100%\",id:\"TfknSJeP4\",iXsfVjsEM:\"var(--token-b0454cba-c19e-43a6-8075-f4b7a5ae4372, rgb(244, 244, 245))\",JPO2n74ig:8,layoutId:\"TfknSJeP4\",Lsu1xrgI3:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",p4KdNyw2A:0,variant:\"XhoVkTECU\",width:\"100%\",XGtDHEUvE:\"Etkinlik\"})})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-s7qwa6\",\"data-framer-name\":\"Content\",id:elementId1,name:\"Content\",ref:ref3,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAOtdpC1l:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(926),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw - 30px, 700px)\",src:\"https://framerusercontent.com/images/dmbtVWzn828XdWAvWUKB1Sv2Rc.png\",srcSet:\"https://framerusercontent.com/images/dmbtVWzn828XdWAvWUKB1Sv2Rc.png?scale-down-to=512 512w,https://framerusercontent.com/images/dmbtVWzn828XdWAvWUKB1Sv2Rc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dmbtVWzn828XdWAvWUKB1Sv2Rc.png 1920w\"}},kFuahQDED:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1166),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 30px, 700px) - 40px)\",src:\"https://framerusercontent.com/images/dmbtVWzn828XdWAvWUKB1Sv2Rc.png\",srcSet:\"https://framerusercontent.com/images/dmbtVWzn828XdWAvWUKB1Sv2Rc.png?scale-down-to=512 512w,https://framerusercontent.com/images/dmbtVWzn828XdWAvWUKB1Sv2Rc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dmbtVWzn828XdWAvWUKB1Sv2Rc.png 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1076),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 30px, 700px) - 40px)\",src:\"https://framerusercontent.com/images/dmbtVWzn828XdWAvWUKB1Sv2Rc.png\",srcSet:\"https://framerusercontent.com/images/dmbtVWzn828XdWAvWUKB1Sv2Rc.png?scale-down-to=512 512w,https://framerusercontent.com/images/dmbtVWzn828XdWAvWUKB1Sv2Rc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dmbtVWzn828XdWAvWUKB1Sv2Rc.png 1920w\"},className:\"framer-1jayokt\"})}),/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAOtdpC1l:{y:1004},kFuahQDED:{y:1304}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"64px\",y:1214,children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-q3lqgm-container\",id:\"q3lqgm\",children:[/*#__PURE__*/_jsx(VideoButton,{ABT66gDBT:ABT66gDBTwelu7j({overlay:overlay1}),AYVSKQdyt:\"0px 0.24145061431045178px 0.24145061431045178px -1.25px rgba(0, 0, 0, 0.075), 0px 2px 2px -2.5px rgba(0, 0, 0, 0.075), 0px 0.3010936508871964px 0.3010936508871964px -1.25px rgba(0, 0, 0, 0.17997), 0px 1.1442666516217286px 1.1442666516217286px -2.5px rgba(0, 0, 0, 0.15889), 0px 5px 5px -3.75px rgba(0, 0, 0, 0.0625)\",Fo8GeNTMx:150,height:\"100%\",id:\"E1lVw1_7u\",layoutId:\"E1lVw1_7u\",N6BUb1cUK:\"rgba(255, 255, 255, 0.7)\",SPrtxz0ar:0,style:{height:\"100%\",width:\"100%\"},TolGLn43C:{borderColor:'var(--token-4e9dcd95-1f27-443e-9665-b27316e88fe2, rgb(244, 244, 245)) /* {\"name\":\"Gray 100\"} */',borderStyle:\"solid\",borderWidth:1},variant:\"c_OBkZmf7\",width:\"100%\",WrIWxvEez:\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},className:\"framer-1qax3zf\",\"data-framer-portal-id\":\"q3lqgm\",exit:{opacity:0,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"YHgNjNecg\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation5,className:\"framer-pwc2bt-container\",\"data-framer-portal-id\":\"q3lqgm\",exit:animation4,initial:animation6,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(YouTube,{borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,height:\"100%\",id:\"U9lJSHfb3\",isMixedBorderRadius:false,isRed:true,layoutId:\"U9lJSHfb3\",play:\"Off\",shouldMute:true,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:10,topRightRadius:10,url:\"https://www.youtube.com/watch?v=9rTmUjrxhs8\",width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})})})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-6jtnvd\",\"data-framer-name\":\"Section\",name:\"Section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAOtdpC1l:{y:1286},kFuahQDED:{y:1666}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:1531,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kylueo-container\",children:/*#__PURE__*/_jsx(Badge,{C_fTzd5lR:{borderColor:'var(--token-4e9dcd95-1f27-443e-9665-b27316e88fe2, rgb(244, 244, 245)) /* {\"name\":\"Gray 100\"} */',borderStyle:\"solid\",borderWidth:0},height:\"100%\",id:\"RBElGp_tj\",iXsfVjsEM:\"var(--token-b0454cba-c19e-43a6-8075-f4b7a5ae4372, rgb(244, 244, 245))\",JPO2n74ig:8,layoutId:\"RBElGp_tj\",Lsu1xrgI3:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",p4KdNyw2A:0,variant:\"XhoVkTECU\",width:\"100%\",XGtDHEUvE:\"Etkinlik\"})})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-11pwa7j\",\"data-framer-name\":\"Content\",id:elementId2,name:\"Content\",ref:ref4,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAOtdpC1l:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1341),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw - 30px, 700px)\",src:\"https://framerusercontent.com/images/BuzpZloNZB3lzVfXKpDQIW0oM6c.png\",srcSet:\"https://framerusercontent.com/images/BuzpZloNZB3lzVfXKpDQIW0oM6c.png?scale-down-to=512 512w,https://framerusercontent.com/images/BuzpZloNZB3lzVfXKpDQIW0oM6c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BuzpZloNZB3lzVfXKpDQIW0oM6c.png 1920w\"}},kFuahQDED:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1771),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 30px, 700px) - 40px)\",src:\"https://framerusercontent.com/images/BuzpZloNZB3lzVfXKpDQIW0oM6c.png\",srcSet:\"https://framerusercontent.com/images/BuzpZloNZB3lzVfXKpDQIW0oM6c.png?scale-down-to=512 512w,https://framerusercontent.com/images/BuzpZloNZB3lzVfXKpDQIW0oM6c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BuzpZloNZB3lzVfXKpDQIW0oM6c.png 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1636),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 30px, 700px) - 40px)\",src:\"https://framerusercontent.com/images/BuzpZloNZB3lzVfXKpDQIW0oM6c.png\",srcSet:\"https://framerusercontent.com/images/BuzpZloNZB3lzVfXKpDQIW0oM6c.png?scale-down-to=512 512w,https://framerusercontent.com/images/BuzpZloNZB3lzVfXKpDQIW0oM6c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BuzpZloNZB3lzVfXKpDQIW0oM6c.png 1920w\"},className:\"framer-16bowm\"})}),/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAOtdpC1l:{y:1419},kFuahQDED:{y:1909}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"64px\",y:1774,children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1g5m6l9-container\",id:\"1g5m6l9\",children:[/*#__PURE__*/_jsx(VideoButton,{ABT66gDBT:ABT66gDBTwelu7j({overlay:overlay2}),AYVSKQdyt:\"0px 0.24145061431045178px 0.24145061431045178px -1.25px rgba(0, 0, 0, 0.075), 0px 2px 2px -2.5px rgba(0, 0, 0, 0.075), 0px 0.3010936508871964px 0.3010936508871964px -1.25px rgba(0, 0, 0, 0.17997), 0px 1.1442666516217286px 1.1442666516217286px -2.5px rgba(0, 0, 0, 0.15889), 0px 5px 5px -3.75px rgba(0, 0, 0, 0.0625)\",Fo8GeNTMx:150,height:\"100%\",id:\"vEB1Nnpvq\",layoutId:\"vEB1Nnpvq\",N6BUb1cUK:\"rgba(255, 255, 255, 0.7)\",SPrtxz0ar:0,style:{height:\"100%\",width:\"100%\"},TolGLn43C:{borderColor:'var(--token-4e9dcd95-1f27-443e-9665-b27316e88fe2, rgb(244, 244, 245)) /* {\"name\":\"Gray 100\"} */',borderStyle:\"solid\",borderWidth:1},variant:\"c_OBkZmf7\",width:\"100%\",WrIWxvEez:\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},className:\"framer-194upiy\",\"data-framer-portal-id\":\"1g5m6l9\",exit:{opacity:0,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"tYkd5Qb5q\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation5,className:\"framer-1v5295f-container\",\"data-framer-portal-id\":\"1g5m6l9\",exit:animation4,initial:animation6,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(YouTube,{borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,height:\"100%\",id:\"cPVrcypjr\",isMixedBorderRadius:false,isRed:true,layoutId:\"cPVrcypjr\",play:\"Off\",shouldMute:true,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:10,topRightRadius:10,url:\"https://www.youtube.com/watch?v=Ej02ZwFxdCA\",width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ebz9Bxb2a\"},implicitPathVariables:undefined},{href:{webPageId:\"Ebz9Bxb2a\"},implicitPathVariables:undefined},{href:{webPageId:\"Ebz9Bxb2a\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAOtdpC1l:{y:1591},kFuahQDED:{y:2191}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:470,width:\"calc(100vw - 30px)\",y:2056,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12rj7tx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAOtdpC1l:{variant:\"ipmzz36AJ\",w3EFGvBAB:resolvedLinks[2]},kFuahQDED:{variant:\"kDRJlWlos\",w3EFGvBAB:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(CallToAction,{ACpMpFr3L:\"var(--token-bebb5c17-844d-419e-ab0e-ada0b43a4350, rgb(250, 250, 250))\",eG2qRWVuY:\"Erdal Uzuno\u011Flu ile kahve e\u015Fli\u011Finde mentorl\\xfck g\\xf6r\\xfc\u015Fmesi yap!\",fSwsic5wq:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",gsEAQKbuw:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",height:\"100%\",hZOusc34J:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",id:\"GBKy_e2pb\",iTSiyCfn6:\"Calendar\",izv65hphi:\"var(--token-fd54a91d-2c97-4609-acbc-244da5b6b983, rgb(113, 113, 122))\",layoutId:\"GBKy_e2pb\",ngvo314ej:\"Takvimi G\\xf6r\",RBfiI_81A:true,style:{width:\"100%\"},TPfgUMKvU:\"Bi kahve i\\xe7elim\",variant:\"o6EQRhOkB\",w3EFGvBAB:resolvedLinks[0],width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAOtdpC1l:{y:2121},kFuahQDED:{y:2721}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:499,width:\"100vw\",y:2586,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1plwp82-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAOtdpC1l:{variant:\"mpwjk9MUe\"},kFuahQDED:{variant:\"z8oyrV_8I\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"X8Psorx6y\",layoutId:\"X8Psorx6y\",style:{width:\"100%\"},variant:\"PbSBQXuqG\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-hc0Vz { background: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, rgb(247, 237, 237)); }`,\".framer-hc0Vz.framer-a1xvo0, .framer-hc0Vz .framer-a1xvo0 { display: block; }\",\".framer-hc0Vz.framer-170wjt9 { align-content: center; align-items: center; background-color: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, #f7eded); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-hc0Vz .framer-14cy1s8-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-hc0Vz .framer-55xfyq-container, .framer-hc0Vz .framer-12rj7tx-container, .framer-hc0Vz .framer-1plwp82-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-hc0Vz .framer-1tthn1b, .framer-hc0Vz .framer-qmfzr1, .framer-hc0Vz .framer-6jtnvd { align-content: center; align-items: center; background-color: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, #f7eded); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 15px 15px 60px 15px; position: relative; width: 100%; }\",\".framer-hc0Vz .framer-qsu024-container, .framer-hc0Vz .framer-1rstgwh-container, .framer-hc0Vz .framer-1kylueo-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-hc0Vz .framer-2ql480, .framer-hc0Vz .framer-s7qwa6, .framer-hc0Vz .framer-11pwa7j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: 400px; justify-content: center; max-width: 700px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-hc0Vz .framer-v6w48h, .framer-hc0Vz .framer-1jayokt, .framer-hc0Vz .framer-16bowm { border-bottom-left-radius: 11px; border-bottom-right-radius: 11px; border-top-left-radius: 11px; border-top-right-radius: 11px; bottom: 20px; flex: none; left: 20px; overflow: hidden; position: absolute; right: 20px; top: 20px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-hc0Vz .framer-gl0kyk-container, .framer-hc0Vz .framer-q3lqgm-container, .framer-hc0Vz .framer-1g5m6l9-container { flex: none; height: 84px; position: relative; width: 64px; z-index: 1; }\",\".framer-hc0Vz .framer-1lxnmbc, .framer-hc0Vz .framer-1qax3zf, .framer-hc0Vz .framer-194upiy { background-color: rgba(9, 9, 11, 0.7); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-hc0Vz .framer-o4b0x5-container, .framer-hc0Vz .framer-pwc2bt-container, .framer-hc0Vz .framer-1v5295f-container { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 394px); left: 50%; max-width: 100%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 700px; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-hc0Vz.framer-170wjt9, .framer-hc0Vz .framer-1tthn1b, .framer-hc0Vz .framer-2ql480, .framer-hc0Vz .framer-qmfzr1, .framer-hc0Vz .framer-s7qwa6, .framer-hc0Vz .framer-6jtnvd, .framer-hc0Vz .framer-11pwa7j { gap: 0px; } .framer-hc0Vz.framer-170wjt9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-hc0Vz.framer-170wjt9 > :first-child, .framer-hc0Vz .framer-1tthn1b > :first-child, .framer-hc0Vz .framer-2ql480 > :first-child, .framer-hc0Vz .framer-qmfzr1 > :first-child, .framer-hc0Vz .framer-s7qwa6 > :first-child, .framer-hc0Vz .framer-6jtnvd > :first-child, .framer-hc0Vz .framer-11pwa7j > :first-child { margin-top: 0px; } .framer-hc0Vz.framer-170wjt9 > :last-child, .framer-hc0Vz .framer-1tthn1b > :last-child, .framer-hc0Vz .framer-2ql480 > :last-child, .framer-hc0Vz .framer-qmfzr1 > :last-child, .framer-hc0Vz .framer-s7qwa6 > :last-child, .framer-hc0Vz .framer-6jtnvd > :last-child, .framer-hc0Vz .framer-11pwa7j > :last-child { margin-bottom: 0px; } .framer-hc0Vz .framer-1tthn1b > *, .framer-hc0Vz .framer-qmfzr1 > *, .framer-hc0Vz .framer-6jtnvd > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-hc0Vz .framer-2ql480 > *, .framer-hc0Vz .framer-s7qwa6 > *, .framer-hc0Vz .framer-11pwa7j > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-hc0Vz { background: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, rgb(247, 237, 237)); } .framer-hc0Vz.framer-170wjt9 { width: 810px; } .framer-hc0Vz .framer-1tthn1b, .framer-hc0Vz .framer-qmfzr1, .framer-hc0Vz .framer-6jtnvd { padding: 60px 15px 60px 15px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-hc0Vz { background: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, rgb(247, 237, 237)); } .framer-hc0Vz.framer-170wjt9 { width: 390px; } .framer-hc0Vz .framer-1tthn1b, .framer-hc0Vz .framer-qmfzr1, .framer-hc0Vz .framer-6jtnvd { gap: 10px; padding: 60px 15px 60px 15px; } .framer-hc0Vz .framer-2ql480, .framer-hc0Vz .framer-s7qwa6, .framer-hc0Vz .framer-11pwa7j { gap: 10px; height: 240px; } .framer-hc0Vz .framer-v6w48h, .framer-hc0Vz .framer-1jayokt, .framer-hc0Vz .framer-16bowm { bottom: 0px; left: 0px; right: 0px; top: 0px; } .framer-hc0Vz .framer-o4b0x5-container, .framer-hc0Vz .framer-pwc2bt-container, .framer-hc0Vz .framer-1v5295f-container { height: var(--framer-aspect-ratio-supported, 197px); width: 350px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-hc0Vz .framer-1tthn1b, .framer-hc0Vz .framer-2ql480, .framer-hc0Vz .framer-qmfzr1, .framer-hc0Vz .framer-s7qwa6, .framer-hc0Vz .framer-6jtnvd, .framer-hc0Vz .framer-11pwa7j { gap: 0px; } .framer-hc0Vz .framer-1tthn1b > *, .framer-hc0Vz .framer-2ql480 > *, .framer-hc0Vz .framer-qmfzr1 > *, .framer-hc0Vz .framer-s7qwa6 > *, .framer-hc0Vz .framer-6jtnvd > *, .framer-hc0Vz .framer-11pwa7j > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-hc0Vz .framer-1tthn1b > :first-child, .framer-hc0Vz .framer-2ql480 > :first-child, .framer-hc0Vz .framer-qmfzr1 > :first-child, .framer-hc0Vz .framer-s7qwa6 > :first-child, .framer-hc0Vz .framer-6jtnvd > :first-child, .framer-hc0Vz .framer-11pwa7j > :first-child { margin-top: 0px; } .framer-hc0Vz .framer-1tthn1b > :last-child, .framer-hc0Vz .framer-2ql480 > :last-child, .framer-hc0Vz .framer-qmfzr1 > :last-child, .framer-hc0Vz .framer-s7qwa6 > :last-child, .framer-hc0Vz .framer-6jtnvd > :last-child, .framer-hc0Vz .framer-11pwa7j > :last-child { margin-bottom: 0px; } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3029\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kFuahQDED\":{\"layout\":[\"fixed\",\"auto\"]},\"kAOtdpC1l\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerdozmdLczk=withCSS(Component,css,\"framer-hc0Vz\");export default FramerdozmdLczk;FramerdozmdLczk.displayName=\"Components / Accordion\";FramerdozmdLczk.defaultProps={height:3029,width:1200};addFonts(FramerdozmdLczk,[{explicitInter:true,fonts:[]},...HeaderFonts,...PageTitleFonts,...BadgeFonts,...VideoButtonFonts,...YouTubeFonts,...CallToActionFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdozmdLczk\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kFuahQDED\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kAOtdpC1l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"3029\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "R59UUiNVK_default", "PageTitleFonts", "GopgM0k4V_default", "BadgeFonts", "ZC6oaTVqt_default", "VideoButtonFonts", "QuXg8CSbT_default", "YouTubeFonts", "Youtube", "ContainerWithFX", "withFX", "Container", "MotionDivWithFX", "motion", "CallToActionFonts", "hDk8iqzI5_default", "FooterFonts", "RT57n2mYC_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "transition2", "animation3", "transition3", "animation4", "transformTemplate1", "_", "t", "animation5", "animation6", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "ABT66gDBTwelu7j", "overlay", "paginationInfo", "args", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "R59UUiNVK_default", "GopgM0k4V_default", "ZC6oaTVqt_default", "MotionDivWithFX", "getLoadingLazyAtYPosition", "Image2", "l", "ContainerWithFX", "QuXg8CSbT_default", "AnimatePresence", "Ga", "x", "Youtube", "overlay1", "overlay2", "ResolveLinks", "resolvedLinks", "hDk8iqzI5_default", "RT57n2mYC_default", "css", "FramerdozmdLczk", "withCSS", "dozmdLczk_default", "addFonts", "HeaderFonts", "PageTitleFonts", "BadgeFonts", "VideoButtonFonts", "YouTubeFonts", "CallToActionFonts", "FooterFonts", "__FramerMetadata__"]
}
