{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tzA5JpJoBIWgdaWYBCad/oFQVJ8k8DZGqtbdrhtlW/Fx6uxoKI8.js"],
  "sourcesContent": ["// Generated by Framer (2fef4c5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Heading from\"https://framerusercontent.com/modules/AwAtbcM92MxKyxCaWYs2/3DogXEAp4ACwLLkA6R0j/Heading.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/90ICLbTHnkXgVfH1BSgW/Video.js\";import ScrollHint from\"#framer/local/canvasComponent/K4Fmgf4tQ/K4Fmgf4tQ.js\";import Navbar2 from\"#framer/local/canvasComponent/SG3TTeKYF/SG3TTeKYF.js\";import Footer from\"#framer/local/canvasComponent/vtJ1oh8U1/vtJ1oh8U1.js\";import metadataProvider from\"#framer/local/webPageMetadata/Fx6uxoKI8/Fx6uxoKI8.js\";const Navbar2Fonts=getFonts(Navbar2);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const HeadingFonts=getFonts(Heading);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ScrollHintFonts=getFonts(ScrollHint);const ImageWithFX=withFX(Image);const VideoFonts=getFonts(Video);const MotionAWithFX=withFX(motion.a);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const breakpoints={HNfnWsjqh:\"(max-width: 809px)\",IF3VDduvc:\"(min-width: 810px) and (max-width: 1199px)\",Mn3TtqiBI:\"(min-width: 1512px)\",q0ltMh0g_:\"(min-width: 1200px) and (max-width: 1511px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Fav8i\";const variantClassNames={HNfnWsjqh:\"framer-v-1rqay2p\",IF3VDduvc:\"framer-v-rixnpo\",Mn3TtqiBI:\"framer-v-9qakpw\",q0ltMh0g_:\"framer-v-1vr827i\"};const transition1={delay:.8,duration:2.5,ease:[.11,.68,.17,.99],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-200};const transition2={delay:.2,duration:2,ease:[.11,.68,.17,.99],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:300};const transition3={delay:.4,duration:2,ease:[.11,.68,.17,.99],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:200};const transition4={damping:28,delay:0,mass:2.3,stiffness:880,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,y:-4};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"q0ltMh0g_\",Desktop:\"Mn3TtqiBI\",Phone:\"HNfnWsjqh\",Tablet:\"IF3VDduvc\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Mn3TtqiBI\"};};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=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"wQnRYHdp5\");const ref1=React.useRef(null);const ref2=React.useRef(null);const elementId1=useRouteElementId(\"rkSC7FIHr\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"eXWlgnbmy\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Mn3TtqiBI\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-9qakpw\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u5uj1f\",\"data-framer-name\":\"Track\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-1fgo8l4\",\"data-framer-name\":\"Tile Wrapper 01\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{offset:0,ref:ref2,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.65,skewX:0,skewY:0,x:0,y:-100}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+16+0),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"bottom\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/H4PbtYYM6R2GUJ4ZQYDYcxPips.jpg\",srcSet:\"https://framerusercontent.com/images/H4PbtYYM6R2GUJ4ZQYDYcxPips.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/H4PbtYYM6R2GUJ4ZQYDYcxPips.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/H4PbtYYM6R2GUJ4ZQYDYcxPips.jpg 1920w\"},className:\"framer-1crm05e\",\"data-framer-name\":\"Tile Intro\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1jc4i7\",\"data-framer-appear-id\":\"1jc4i7\",\"data-framer-name\":\"Nav\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HNfnWsjqh:{width:`max(${componentViewport?.width||\"100vw\"} - 64px, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:`max(${componentViewport?.width||\"100vw\"} - 112px, 1px)`,y:(componentViewport?.y||0)+0+0+0+0+16+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1us59ls-container\",nodeId:\"c7C0BLCXt\",scopeId:\"Fx6uxoKI8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HNfnWsjqh:{variant:\"YJEI0pwft\"}},children:/*#__PURE__*/_jsx(Navbar2,{height:\"100%\",id:\"c7C0BLCXt\",layoutId:\"c7C0BLCXt\",style:{height:\"100%\",width:\"100%\"},variant:\"I8T36qKjX\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-92hlza\",\"data-framer-name\":\"Tile Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pdgbjb\",\"data-framer-name\":\"Appearing Heading\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-rp0va9-container\",\"data-framer-appear-id\":\"rp0va9\",initial:animation3,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"EPD6EoSlI\",optimized:true,rendersWithMotion:true,scopeId:\"Fx6uxoKI8\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HNfnWsjqh:{maxFontSize:51,minFontSize:40},IF3VDduvc:{maxFontSize:110},q0ltMh0g_:{maxFontSize:160}},children:/*#__PURE__*/_jsx(Heading,{color:\"rgb(255, 255, 255)\",font:{fontStyle:\"normal\",letterSpacing:-6,lineHeight:.8,textAlign:\"center\",textTransform:\"uppercase\"},fontControlType:{fontFamily:'\"Inter Tight Light\", \"Inter Tight Light Placeholder\", sans-serif'},height:\"100%\",id:\"EPD6EoSlI\",layoutId:\"EPD6EoSlI\",maxFontSize:200,minFontSize:60,offset:0,scaler:17.5,style:{width:\"100%\"},textContent:\"\u0131ndie istanbul\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mb6736\",\"data-framer-name\":\"Appearing Heading\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1bxzyo0-container\",\"data-framer-appear-id\":\"1bxzyo0\",initial:animation3,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"La3gPh28Q\",optimized:true,rendersWithMotion:true,scopeId:\"Fx6uxoKI8\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HNfnWsjqh:{maxFontSize:51,minFontSize:40},IF3VDduvc:{maxFontSize:110},q0ltMh0g_:{maxFontSize:160}},children:/*#__PURE__*/_jsx(Heading,{color:\"rgb(255, 255, 255)\",font:{fontStyle:\"normal\",letterSpacing:-6,lineHeight:.8,textAlign:\"center\",textTransform:\"uppercase\"},fontControlType:{fontFamily:'\"Inter Tight Light\", \"Inter Tight Light Placeholder\", sans-serif'},height:\"100%\",id:\"La3gPh28Q\",layoutId:\"La3gPh28Q\",maxFontSize:200,minFontSize:60,offset:0,scaler:17.5,style:{width:\"100%\"},textContent:\"Presents\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-wt2xf9\",\"data-border\":true,\"data-framer-appear-id\":\"wt2xf9\",\"data-framer-name\":\"Tile Bottom\",initial:animation5,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:(componentViewport?.y||0)+0+0+0+0+16+0+0+892+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tk7ax9-container\",nodeId:\"I6jD4P6oq\",scopeId:\"Fx6uxoKI8\",children:/*#__PURE__*/_jsx(ScrollHint,{B3IkxMFax:\"Discover More\",height:\"100%\",id:\"I6jD4P6oq\",layoutId:\"I6jD4P6oq\",OMvsbSVUt:true,variant:\"E8lpNgiL8\",width:\"100%\",WiqHB6snu:\"Please Scroll\",Xh0nNIcTm:\"rgb(255, 255, 255)\"})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-nuitzu\",\"data-framer-name\":\"Tile Wrapper 02\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QPn3_UDkS\"},motionChild:true,nodeId:\"rgu159Wfd\",openInNewTab:false,scopeId:\"Fx6uxoKI8\",children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{offset:0,ref:ref3,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.65,skewX:0,skewY:0,x:0,y:-100}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dfvckf framer-1e7gyz7\",\"data-framer-name\":\"Tile\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1owopl6\",\"data-border\":true,\"data-framer-name\":\"Tile Top\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIFRpZ2h0IFJlZ3VsYXI=\",\"--framer-font-family\":'\"Inter Tight Regular\", \"Inter Tight Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.16em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"2021\u20142023\"})}),className:\"framer-7uf0cn\",fonts:[\"CUSTOM;Inter Tight Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-w9gc1f\",\"data-border\":true,\"data-framer-name\":\"Tile Content\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ne9wse-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"jsyaKkEN2\",scopeId:\"Fx6uxoKI8\",children:/*#__PURE__*/_jsx(Heading,{color:\"var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255))\",font:{fontStyle:\"normal\",letterSpacing:-6,lineHeight:.8,textAlign:\"center\",textTransform:\"uppercase\"},fontControlType:{fontFamily:'\"Inter Tight Light\", \"Inter Tight Light Placeholder\", sans-serif'},height:\"100%\",id:\"jsyaKkEN2\",layoutId:\"jsyaKkEN2\",maxFontSize:240,minFontSize:60,offset:0,scaler:17.5,style:{width:\"100%\"},textContent:\"Works\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hcid4c-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"asEcBd0Xx\",scopeId:\"Fx6uxoKI8\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"asEcBd0Xx\",isMixedBorderRadius:false,layoutId:\"asEcBd0Xx\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/eELrda5xTBhiUAFdgXQYfJxsulM.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})]})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1rausbg\",\"data-framer-name\":\"Tile Wrapper 03\",id:elementId2,ref:ref3,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PxD8NYK26\"},motionChild:true,nodeId:\"esLCJBjeN\",openInNewTab:false,scopeId:\"Fx6uxoKI8\",children:/*#__PURE__*/_jsxs(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:2276,intrinsicWidth:4048,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2e3+16+0),pixelHeight:1496,pixelWidth:2660,positionX:\"center\",positionY:\"bottom\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/zZLR9gyPdC5965ExpArbTyrlJbg.jpg\",srcSet:\"https://framerusercontent.com/images/zZLR9gyPdC5965ExpArbTyrlJbg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zZLR9gyPdC5965ExpArbTyrlJbg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zZLR9gyPdC5965ExpArbTyrlJbg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/zZLR9gyPdC5965ExpArbTyrlJbg.jpg 2660w\"},className:\"framer-1w1zz74 framer-1e7gyz7\",\"data-framer-name\":\"Tile\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fylr1\",\"data-border\":true,\"data-framer-name\":\"Tile Top\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIFRpZ2h0IFJlZ3VsYXI=\",\"--framer-font-family\":'\"Inter Tight Regular\", \"Inter Tight Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.16em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"About\"})}),className:\"framer-1lt6mha\",fonts:[\"CUSTOM;Inter Tight Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pmwa9w\",\"data-border\":true,\"data-framer-name\":\"Tile Content\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5v7a4t-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"W8q5sZRxs\",scopeId:\"Fx6uxoKI8\",children:/*#__PURE__*/_jsx(Heading,{color:\"rgb(255, 255, 255)\",font:{fontStyle:\"normal\",letterSpacing:-6,lineHeight:.8,textAlign:\"center\",textTransform:\"uppercase\"},fontControlType:{fontFamily:'\"Inter Tight Light\", \"Inter Tight Light Placeholder\", sans-serif'},height:\"100%\",id:\"W8q5sZRxs\",layoutId:\"W8q5sZRxs\",maxFontSize:240,minFontSize:60,offset:0,scaler:17.5,style:{width:\"100%\"},textContent:\"about\",width:\"100%\"})})})})]})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{offset:0,ref:ref3,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14llbho\",\"data-framer-name\":\"Sticky Footer\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l0hzfm\",\"data-framer-name\":\"Contact Sliders\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sw0qnr\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12zk4ob\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:.9,stiffness:708,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-1360,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1o4qpxh\",\"data-framer-name\":\"Scrolling Line\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HNfnWsjqh:{href:\"mailto:mail@email.com\"}},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/indieistanbul/\",motionChild:true,nodeId:\"VZ0KxxUgF\",openInNewTab:true,scopeId:\"Fx6uxoKI8\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-10ha8tx framer-1e7gyz7\",\"data-framer-name\":\"Wrap\",whileHover:animation6,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9bd5f9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"NLnier4uH\",scopeId:\"Fx6uxoKI8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HNfnWsjqh:{textContent:\"Work with us\"}},children:/*#__PURE__*/_jsx(Heading,{color:\"var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255))\",font:{fontStyle:\"normal\",letterSpacing:-6,lineHeight:.8,textAlign:\"center\",textTransform:\"uppercase\"},fontControlType:{fontFamily:'\"Inter Tight Light\", \"Inter Tight Light Placeholder\", sans-serif'},height:\"100%\",id:\"NLnier4uH\",layoutId:\"NLnier4uH\",maxFontSize:240,minFontSize:60,offset:0,scaler:17.5,style:{width:\"100%\"},textContent:\"instagram\",width:\"100%\"})})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5ddfe\",\"data-framer-name\":\"Line\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a8l5pd\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:.9,stiffness:708,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:1550,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1idvryf\",\"data-framer-name\":\"Scrolling Line\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HNfnWsjqh:{href:\"https://www.instagram.com/indieistanbul/?hl=en\"}},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/@Indie\u0130stanbul\",motionChild:true,nodeId:\"PRYDE0Kh5\",openInNewTab:true,scopeId:\"Fx6uxoKI8\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1ugkb1o framer-1e7gyz7\",\"data-framer-name\":\"Wrap\",whileHover:animation6,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dkbouz-container\",id:\"dkbouz\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"VIPwLyXbg\",scopeId:\"Fx6uxoKI8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HNfnWsjqh:{maxFontSize:202,textContent:\"instagram\"}},children:/*#__PURE__*/_jsx(Heading,{color:\"var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255))\",font:{fontStyle:\"normal\",letterSpacing:-6,lineHeight:.8,textAlign:\"center\",textTransform:\"uppercase\"},fontControlType:{fontFamily:'\"Inter Tight Light\", \"Inter Tight Light Placeholder\", sans-serif'},height:\"100%\",id:\"VIPwLyXbg\",layoutId:\"VIPwLyXbg\",maxFontSize:240,minFontSize:60,offset:0,scaler:17.5,style:{width:\"100%\"},textContent:\"youtube\",width:\"100%\"})})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gyfxln\",\"data-framer-name\":\"Line\"})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-h0dam9\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:78,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+3e3+10+912+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iyrick-container\",nodeId:\"eDDNjsWkz\",scopeId:\"Fx6uxoKI8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HNfnWsjqh:{variant:\"Qrh4TXtiA\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"eDDNjsWkz\",layoutId:\"eDDNjsWkz\",style:{width:\"100%\"},variant:\"Rt5AoQINo\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Fav8i.framer-1e7gyz7, .framer-Fav8i .framer-1e7gyz7 { display: block; }\",\".framer-Fav8i.framer-9qakpw { align-content: center; align-items: center; background-color: var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1512px; }\",\".framer-Fav8i .framer-1u5uj1f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-Fav8i .framer-1fgo8l4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: flex-start; overflow: hidden; padding: 16px; position: sticky; top: 0px; width: 100%; }\",\".framer-Fav8i .framer-1crm05e { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 0px 40px 38px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Fav8i .framer-1jc4i7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-Fav8i .framer-1us59ls-container { flex: 1 0 0px; height: 96px; position: relative; width: 1px; }\",\".framer-Fav8i .framer-92hlza { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Fav8i .framer-1pdgbjb, .framer-Fav8i .framer-mb6736, .framer-Fav8i .framer-1sw0qnr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Fav8i .framer-rp0va9-container, .framer-Fav8i .framer-1bxzyo0-container { flex: none; height: auto; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Fav8i .framer-wt2xf9 { --border-bottom-width: 0px; --border-color: #ffffff; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-Fav8i .framer-tk7ax9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Fav8i .framer-nuitzu, .framer-Fav8i .framer-1rausbg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: flex-start; overflow: visible; padding: 16px; position: sticky; top: 0px; width: 100%; }\",\".framer-Fav8i .framer-1dfvckf { align-content: center; align-items: center; background-color: var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, #000000); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: hidden; padding: 50px 40px 50px 40px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Fav8i .framer-1owopl6 { --border-bottom-width: 0px; --border-color: var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, #ffffff); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 0px 0px 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-Fav8i .framer-7uf0cn, .framer-Fav8i .framer-1lt6mha { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Fav8i .framer-w9gc1f { --border-bottom-width: 1px; --border-color: var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, #ffffff); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: 1px; justify-content: center; overflow: visible; padding: 0px 0px 30px 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-Fav8i .framer-ne9wse-container, .framer-Fav8i .framer-5v7a4t-container, .framer-Fav8i .framer-9bd5f9-container, .framer-Fav8i .framer-dkbouz-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Fav8i .framer-1hcid4c-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-Fav8i .framer-1w1zz74 { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: hidden; padding: 50px 40px 50px 40px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-Fav8i .framer-1fylr1 { --border-bottom-width: 0px; --border-color: #ffffff; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 0px 0px 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-Fav8i .framer-pmwa9w { --border-bottom-width: 1px; --border-color: #000000; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: 1px; justify-content: center; overflow: visible; padding: 0px 0px 30px 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-Fav8i .framer-14llbho { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100vh; justify-content: space-between; left: 0px; overflow: hidden; padding: 10px 0px 0px 0px; position: sticky; right: 0px; width: 100%; z-index: 1; }\",\".framer-Fav8i .framer-l0hzfm { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-Fav8i .framer-12zk4ob { background-color: var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, #ffffff); flex: none; height: 1px; left: 50px; overflow: hidden; position: absolute; right: 50px; top: 0px; z-index: 1; }\",\".framer-Fav8i .framer-1o4qpxh, .framer-Fav8i .framer-1idvryf { 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: hidden; padding: 0px; position: relative; width: 200%; }\",\".framer-Fav8i .framer-10ha8tx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 30px 0px 40px 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-Fav8i .framer-5ddfe, .framer-Fav8i .framer-1gyfxln { background-color: var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, #ffffff); bottom: 0px; flex: none; height: 1px; left: 50px; overflow: hidden; position: absolute; right: 50px; z-index: 1; }\",\".framer-Fav8i .framer-1a8l5pd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Fav8i .framer-1ugkb1o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 51px 0px 51px 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-Fav8i .framer-h0dam9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Fav8i .framer-1iyrick-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Fav8i.framer-9qakpw, .framer-Fav8i .framer-1u5uj1f, .framer-Fav8i .framer-1fgo8l4, .framer-Fav8i .framer-1jc4i7, .framer-Fav8i .framer-92hlza, .framer-Fav8i .framer-1pdgbjb, .framer-Fav8i .framer-mb6736, .framer-Fav8i .framer-wt2xf9, .framer-Fav8i .framer-nuitzu, .framer-Fav8i .framer-1owopl6, .framer-Fav8i .framer-w9gc1f, .framer-Fav8i .framer-1rausbg, .framer-Fav8i .framer-1fylr1, .framer-Fav8i .framer-pmwa9w, .framer-Fav8i .framer-l0hzfm, .framer-Fav8i .framer-1sw0qnr, .framer-Fav8i .framer-1o4qpxh, .framer-Fav8i .framer-10ha8tx, .framer-Fav8i .framer-1a8l5pd, .framer-Fav8i .framer-1idvryf, .framer-Fav8i .framer-1ugkb1o, .framer-Fav8i .framer-h0dam9 { gap: 0px; } .framer-Fav8i.framer-9qakpw > *, .framer-Fav8i .framer-1u5uj1f > *, .framer-Fav8i .framer-1fgo8l4 > *, .framer-Fav8i .framer-1pdgbjb > *, .framer-Fav8i .framer-mb6736 > *, .framer-Fav8i .framer-wt2xf9 > *, .framer-Fav8i .framer-nuitzu > *, .framer-Fav8i .framer-1rausbg > *, .framer-Fav8i .framer-l0hzfm > *, .framer-Fav8i .framer-1sw0qnr > *, .framer-Fav8i .framer-1o4qpxh > *, .framer-Fav8i .framer-10ha8tx > *, .framer-Fav8i .framer-1a8l5pd > *, .framer-Fav8i .framer-1idvryf > *, .framer-Fav8i .framer-1ugkb1o > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Fav8i.framer-9qakpw > :first-child, .framer-Fav8i .framer-1u5uj1f > :first-child, .framer-Fav8i .framer-1fgo8l4 > :first-child, .framer-Fav8i .framer-92hlza > :first-child, .framer-Fav8i .framer-1pdgbjb > :first-child, .framer-Fav8i .framer-mb6736 > :first-child, .framer-Fav8i .framer-wt2xf9 > :first-child, .framer-Fav8i .framer-nuitzu > :first-child, .framer-Fav8i .framer-1owopl6 > :first-child, .framer-Fav8i .framer-w9gc1f > :first-child, .framer-Fav8i .framer-1rausbg > :first-child, .framer-Fav8i .framer-1fylr1 > :first-child, .framer-Fav8i .framer-pmwa9w > :first-child, .framer-Fav8i .framer-l0hzfm > :first-child, .framer-Fav8i .framer-1sw0qnr > :first-child, .framer-Fav8i .framer-1o4qpxh > :first-child, .framer-Fav8i .framer-10ha8tx > :first-child, .framer-Fav8i .framer-1a8l5pd > :first-child, .framer-Fav8i .framer-1idvryf > :first-child, .framer-Fav8i .framer-1ugkb1o > :first-child { margin-top: 0px; } .framer-Fav8i.framer-9qakpw > :last-child, .framer-Fav8i .framer-1u5uj1f > :last-child, .framer-Fav8i .framer-1fgo8l4 > :last-child, .framer-Fav8i .framer-92hlza > :last-child, .framer-Fav8i .framer-1pdgbjb > :last-child, .framer-Fav8i .framer-mb6736 > :last-child, .framer-Fav8i .framer-wt2xf9 > :last-child, .framer-Fav8i .framer-nuitzu > :last-child, .framer-Fav8i .framer-1owopl6 > :last-child, .framer-Fav8i .framer-w9gc1f > :last-child, .framer-Fav8i .framer-1rausbg > :last-child, .framer-Fav8i .framer-1fylr1 > :last-child, .framer-Fav8i .framer-pmwa9w > :last-child, .framer-Fav8i .framer-l0hzfm > :last-child, .framer-Fav8i .framer-1sw0qnr > :last-child, .framer-Fav8i .framer-1o4qpxh > :last-child, .framer-Fav8i .framer-10ha8tx > :last-child, .framer-Fav8i .framer-1a8l5pd > :last-child, .framer-Fav8i .framer-1idvryf > :last-child, .framer-Fav8i .framer-1ugkb1o > :last-child { margin-bottom: 0px; } .framer-Fav8i .framer-1jc4i7 > *, .framer-Fav8i .framer-h0dam9 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Fav8i .framer-1jc4i7 > :first-child, .framer-Fav8i .framer-h0dam9 > :first-child { margin-left: 0px; } .framer-Fav8i .framer-1jc4i7 > :last-child, .framer-Fav8i .framer-h0dam9 > :last-child { margin-right: 0px; } .framer-Fav8i .framer-92hlza > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-Fav8i .framer-1owopl6 > *, .framer-Fav8i .framer-1fylr1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Fav8i .framer-w9gc1f > *, .framer-Fav8i .framer-pmwa9w > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }\",'.framer-Fav8i[data-border=\"true\"]::after, .framer-Fav8i [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 (max-width: 809px) { .framer-Fav8i.framer-9qakpw { width: 390px; } .framer-Fav8i .framer-1crm05e { padding: 0px 16px 38px 16px; } .framer-Fav8i .framer-1dfvckf, .framer-Fav8i .framer-1w1zz74 { padding: 50px 26px 50px 26px; } .framer-Fav8i .framer-12zk4ob { left: 36px; right: 36px; } .framer-Fav8i .framer-10ha8tx { padding: 22px 0px 25px 0px; } .framer-Fav8i .framer-5ddfe, .framer-Fav8i .framer-1gyfxln { bottom: 0px; left: 36px; right: 36px; } .framer-Fav8i .framer-1ugkb1o { padding: 23px 0px 24px 0px; }}\",\"@media (min-width: 1200px) and (max-width: 1511px) { .framer-Fav8i.framer-9qakpw { width: 1200px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-Fav8i.framer-9qakpw { width: 810px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3200\n * @framerIntrinsicWidth 1512\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HNfnWsjqh\":{\"layout\":[\"fixed\",\"auto\"]},\"q0ltMh0g_\":{\"layout\":[\"fixed\",\"auto\"]},\"IF3VDduvc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"wQnRYHdp5\":{\"pattern\":\":wQnRYHdp5\",\"name\":\"tile-wrapper-1\"},\"rkSC7FIHr\":{\"pattern\":\":rkSC7FIHr\",\"name\":\"tile-wrapper-2\"},\"eXWlgnbmy\":{\"pattern\":\":eXWlgnbmy\",\"name\":\"tile-wrapper-3\"}}\n * @framerResponsiveScreen\n */const FramerFx6uxoKI8=withCSS(Component,css,\"framer-Fav8i\");export default FramerFx6uxoKI8;FramerFx6uxoKI8.displayName=\"Home\";FramerFx6uxoKI8.defaultProps={height:3200,width:1512};addFonts(FramerFx6uxoKI8,[{explicitInter:true,fonts:[{family:\"Inter Tight Light\",source:\"custom\",url:\"https://framerusercontent.com/assets/HDopTuV0ml1V9vhVqfIuuHpIKM.woff2\"},{family:\"Inter Tight Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/alQStfoYFSo7dk7Sy2KewCH9ueE.woff2\"}]},...Navbar2Fonts,...HeadingFonts,...ScrollHintFonts,...VideoFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFx6uxoKI8\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"{\\\"wQnRYHdp5\\\":{\\\"pattern\\\":\\\":wQnRYHdp5\\\",\\\"name\\\":\\\"tile-wrapper-1\\\"},\\\"rkSC7FIHr\\\":{\\\"pattern\\\":\\\":rkSC7FIHr\\\",\\\"name\\\":\\\"tile-wrapper-2\\\"},\\\"eXWlgnbmy\\\":{\\\"pattern\\\":\\\":eXWlgnbmy\\\",\\\"name\\\":\\\"tile-wrapper-3\\\"}}\",\"framerIntrinsicHeight\":\"3200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HNfnWsjqh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"q0ltMh0g_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IF3VDduvc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1512\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Navbar2Fonts", "getFonts", "SG3TTeKYF_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "HeadingFonts", "Heading", "ContainerWithOptimizedAppearEffect", "Container", "ScrollHintFonts", "K4Fmgf4tQ_default", "ImageWithFX", "withFX", "Image2", "VideoFonts", "Video", "MotionAWithFX", "MotionDivWithFX", "FooterFonts", "vtJ1oh8U1_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "transition4", "animation6", "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", "elementId", "useRouteElementId", "ref1", "ref2", "elementId1", "ref3", "elementId2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ImageWithFX", "getLoadingLazyAtYPosition", "MotionDivWithOptimizedAppearEffect", "PropertyOverrides2", "ComponentViewportProvider", "Container", "SG3TTeKYF_default", "ContainerWithOptimizedAppearEffect", "Heading", "K4Fmgf4tQ_default", "Link", "MotionAWithFX", "RichText2", "x", "Video", "Image2", "MotionDivWithFX", "vtJ1oh8U1_default", "css", "FramerFx6uxoKI8", "withCSS", "Fx6uxoKI8_default", "addFonts", "Navbar2Fonts", "HeadingFonts", "ScrollHintFonts", "VideoFonts", "FooterFonts", "__FramerMetadata__"]
}
