{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/FTgqO60NDhXonIOpllBC/t7Kh5l4EcBbAU4ltaQyP/aQpvSKHnr.js"],
  "sourcesContent": ["// Generated by Framer (6d82f59)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,withCSS,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/ALzPzo9ZL7qsyNt6jnNi/Smooth_Scroll.js\";import CTA from\"#framer/local/canvasComponent/BaQ_AwOL7/BaQ_AwOL7.js\";import RailNavigation from\"#framer/local/canvasComponent/FNyXBuXRL/FNyXBuXRL.js\";import Footer2 from\"#framer/local/canvasComponent/pKAPTt5l9/pKAPTt5l9.js\";import SubmitResourceForm from\"#framer/local/canvasComponent/uT0eSOAB6/uT0eSOAB6.js\";import MobileNavigation from\"#framer/local/canvasComponent/vNDtITE4Z/vNDtITE4Z.js\";import CTAButton from\"#framer/local/codeFile/wykM5DE/CTA_Button.js\";import HiddenCTAButton from\"#framer/local/codeFile/k0mAJi2/Hidden_CTA_Button.js\";import SignUpComponent from\"#framer/local/codeFile/gCxpRXC/SignInComponent.js\";import AuthComponent from\"#framer/local/codeFile/cVkm1OR/SignUp_component.js\";import*as sharedStyle2 from\"#framer/local/css/AG1UGpiUg/AG1UGpiUg.js\";import*as sharedStyle from\"#framer/local/css/B3tAcPswC/B3tAcPswC.js\";import*as sharedStyle4 from\"#framer/local/css/Fxc33Ad3y/Fxc33Ad3y.js\";import*as sharedStyle1 from\"#framer/local/css/ykxC86VoE/ykxC86VoE.js\";import*as sharedStyle3 from\"#framer/local/css/zxQc8f61B/zxQc8f61B.js\";import metadataProvider from\"#framer/local/webPageMetadata/aQpvSKHnr/aQpvSKHnr.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const MobileNavigationFonts=getFonts(MobileNavigation);const RailNavigationFonts=getFonts(RailNavigation);const RailNavigationWithVariantAppearEffect=withVariantAppearEffect(RailNavigation);const HiddenCTAButtonFonts=getFonts(HiddenCTAButton);const SignUpComponentFonts=getFonts(SignUpComponent);const HeroFonts=getFonts(Hero);const CTAButtonFonts=getFonts(CTAButton);const AuthComponentFonts=getFonts(AuthComponent);const CTAFonts=getFonts(CTA);const SubmitResourceFormFonts=getFonts(SubmitResourceForm);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const EmbedFonts=getFonts(Embed);const Footer2Fonts=getFonts(Footer2);const breakpoints={djTfuv9ej:\"(max-width: 809px)\",lHs_zLrMA:\"(min-width: 1200px)\",txtBmEelX:\"(min-width: 810px) and (max-width: 1023px)\",UxIZu_EBM:\"(min-width: 1024px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-J60Hq\";const variantClassNames={djTfuv9ej:\"framer-v-1tnd3k7\",lHs_zLrMA:\"framer-v-1m5kue6\",txtBmEelX:\"framer-v-rs99q6\",UxIZu_EBM:\"framer-v-1uv0nms\"};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};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 transition1={damping:20,delay:0,mass:1,stiffness:120,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:25};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"lHs_zLrMA\",Laptop:\"UxIZu_EBM\",Phone:\"djTfuv9ej\",Tablet:\"txtBmEelX\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"lHs_zLrMA\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const onClick1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const J8fsZPRvD3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"txtBmEelX\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"djTfuv9ej\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"txtBmEelX\",\"djTfuv9ej\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"lHs_zLrMA\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-7d53a150-46f8-43ed-aee5-db9a59e0c0f6, rgb(242, 238, 231)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1m5kue6\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-sd3ien-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"OYNW2Hu0M\",intensity:20,layoutId:\"OYNW2Hu0M\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{txtBmEelX:{height:102,width:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 1.0455)`,y:(componentViewport?.y||0)+0+212}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-19pj1r9-container hidden-1m5kue6 hidden-1uv0nms hidden-1tnd3k7\",children:/*#__PURE__*/_jsx(MobileNavigation,{height:\"100%\",id:\"P9N9dOApf\",layoutId:\"P9N9dOApf\",style:{height:\"100%\",width:\"100%\"},variant:\"u0MQY1vYS\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{djTfuv9ej:{height:102,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+200}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-u6lxja-container hidden-1m5kue6 hidden-1uv0nms hidden-rs99q6\",children:/*#__PURE__*/_jsx(MobileNavigation,{height:\"100%\",id:\"FTOm35Q3_\",layoutId:\"FTOm35Q3_\",style:{width:\"100%\"},variant:\"oax4tBzJz\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"223px\",y:22737367544323206e-29,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17ji0k0-container hidden-rs99q6 hidden-1tnd3k7\",layoutScroll:true,children:/*#__PURE__*/_jsx(RailNavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"S7OxZLY1l\",layoutId:\"S7OxZLY1l\",style:{height:\"100%\",width:\"100%\"},variant:\"NkQuD_uZ4\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"section\",{className:\"framer-zswi4r hidden-rs99q6 hidden-1tnd3k7\",\"data-framer-name\":\"Main Layer\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2oee49\",\"data-framer-name\":\"Home, CTA\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-tu8ezs\"}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1bpwdy2-container\",id:\"1bpwdy2\",children:[/*#__PURE__*/_jsx(HiddenCTAButton,{backgroundColor:\"var(--token-5efe7e74-b06f-4103-af05-9598c6de6a0d, rgb(59, 107, 102))\",borderRadius:8,buttonText:\"Sign up\",fontFamily:\"Roboto Mono\",fontSize:12,fontWeight:500,height:\"100%\",hoverColor:\"var(--token-8282fa53-73ea-41bf-8a2f-41f11cab130f, rgb(221, 226, 185))\",hoverTextColor:\"var(--token-974a9122-647a-43a9-bab0-53fe6301578f, rgb(25, 25, 25))\",id:\"ob7c4wPmg\",layoutId:\"ob7c4wPmg\",onTap:onTap3bnx0g({overlay}),style:{height:\"100%\",width:\"100%\"},textColor:\"rgb(255, 255, 255)\",width:\"100%\"}),/*#__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:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-l62ub\"),\"data-framer-portal-id\":\"1bpwdy2\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"m8_hUdNZH\"),/*#__PURE__*/_jsxs(\"div\",{className:cx(scopingClassNames,\"framer-hnvs6k\"),\"data-framer-portal-id\":\"1bpwdy2\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ze7gbo-container\",children:/*#__PURE__*/_jsx(SignUpComponent,{background:\"var(--token-9163463f-d753-4155-9b1b-e7dd2f2a3d5d, rgb(255, 254, 252))\",bottom:0,buttonColor:\"var(--token-5efe7e74-b06f-4103-af05-9598c6de6a0d, rgb(59, 107, 102))\",height:\"100%\",id:\"Ead7xHbdu\",inputFont:\"Roboto Mono\",inputSize:12,layoutId:\"Ead7xHbdu\",left:0,position:\"static\",right:0,style:{height:\"100%\",width:\"100%\"},titleColor:\"rgb(31, 41, 55)\",titleFont:\"Roboto Mono\",titleSize:18,top:0,width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1k79oc\",\"data-styles-preset\":\"B3tAcPswC\",style:{\"--framer-text-alignment\":\"left\"},children:\"Lets start by creating an account.\"})}),className:\"framer-11exmx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1okhtxe\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Roboto Mono\", monospace'},children:\"close  \"})}),className:\"framer-2bge4j\",fonts:[\"GF;Roboto Mono-regular\"],onTap:onTap1wnntms({overlay}),verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ac8auc-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-974a9122-647a-43a9-bab0-53fe6301578f, rgb(25, 25, 25))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"XMark\",id:\"XQWqWvyBX\",layoutId:\"XQWqWvyBX\",mirrored:false,onClick:onClick1wnntms({overlay}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-ps7p0r-container\",id:\"ps7p0r\",children:[/*#__PURE__*/_jsx(CTAButton,{backgroundColor:\"rgb(52, 81, 134)\",borderRadius:8,fontFamily:\"Roboto Mono\",fontSize:12,fontWeight:500,height:\"100%\",hoverColor:\"var(--token-6ab9fde3-c73c-4782-a718-b1fe6dc360a2, rgb(204, 221, 230))\",hoverTextColor:\"var(--token-974a9122-647a-43a9-bab0-53fe6301578f, rgb(25, 25, 25))\",id:\"ADtCKXbGl\",layoutId:\"ADtCKXbGl\",onTap:onTap3bnx0g({overlay:overlay1}),signedInText:\"Sign out\",signedOutText:\"Sign in\",style:{height:\"100%\",width:\"100%\"},textColor:\"rgb(255, 255, 255)\",width:\"100%\"}),/*#__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:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1wq3x86\"),\"data-framer-portal-id\":\"ps7p0r\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"l_iqUlWj3\"),/*#__PURE__*/_jsxs(\"div\",{className:cx(scopingClassNames,\"framer-s7cogb\"),\"data-framer-portal-id\":\"ps7p0r\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p6v7fo-container\",children:/*#__PURE__*/_jsx(AuthComponent,{background:\"var(--token-9163463f-d753-4155-9b1b-e7dd2f2a3d5d, rgb(255, 254, 252))\",bottom:0,buttonColor:\"var(--token-5efe7e74-b06f-4103-af05-9598c6de6a0d, rgb(59, 107, 102))\",height:\"100%\",id:\"FRe3E_rYU\",inputFont:\"Roboto Mono\",inputSize:12,layoutId:\"FRe3E_rYU\",left:0,position:\"static\",right:0,style:{height:\"100%\",width:\"100%\"},titleColor:\"rgb(31, 41, 55)\",titleFont:\"Roboto Mono\",titleSize:18,top:0,width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1k79oc\",\"data-styles-preset\":\"B3tAcPswC\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Lets sign\",/*#__PURE__*/_jsx(\"br\",{}),\"in to your account.\"]})}),className:\"framer-1vy0a0w\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x8w27q\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Roboto Mono\", monospace'},children:\"close  \"})}),className:\"framer-1lqo5jq\",fonts:[\"GF;Roboto Mono-regular\"],onTap:onTap1wnntms({overlay:overlay1}),verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1co76p4-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-974a9122-647a-43a9-bab0-53fe6301578f, rgb(25, 25, 25))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"XMark\",id:\"m0Xibo3Pn\",layoutId:\"m0Xibo3Pn\",mirrored:false,onClick:onClick1wnntms({overlay:overlay1}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,width:\"140px\",y:(componentViewport?.y||0)+0+200+24+0+0,children:/*#__PURE__*/_jsxs(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-yc3ewi-container\",\"data-framer-appear-id\":\"yc3ewi\",\"data-framer-name\":\"SubtmitResource\",id:\"yc3ewi\",initial:animation1,name:\"SubtmitResource\",optimized:true,children:[/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"jXpUsRQC9\",J8fsZPRvD:J8fsZPRvD3bnx0g({overlay:overlay2}),layoutId:\"jXpUsRQC9\",LY5cgBmhI:\"Submit resource\",name:\"SubtmitResource\",style:{height:\"100%\",width:\"100%\"},variant:overlay2.visible?\"UPtyeAbJi\":\"ZDADbqvvu\",width:\"100%\"}),/*#__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:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1pyxxrg\"),\"data-framer-portal-id\":\"yc3ewi\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"pOSTu97Tx\"),/*#__PURE__*/_jsxs(\"div\",{className:cx(scopingClassNames,\"framer-7riwwq\"),\"data-framer-portal-id\":\"yc3ewi\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"400px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-33vb0k-container\",children:/*#__PURE__*/_jsx(SubmitResourceForm,{height:\"100%\",id:\"bTjQIctpJ\",layoutId:\"bTjQIctpJ\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1k79oc\",\"data-styles-preset\":\"B3tAcPswC\",style:{\"--framer-text-alignment\":\"left\"},children:\"Help us  grow.\"})}),className:\"framer-1qormrh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14a8hgv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Roboto Mono\", monospace'},children:\"close  \"})}),className:\"framer-6aeit5\",fonts:[\"GF;Roboto Mono-regular\"],onTap:onTap1wnntms({overlay:overlay2}),verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-iwjmla-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-974a9122-647a-43a9-bab0-53fe6301578f, rgb(25, 25, 25))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"XMark\",id:\"XrWvogJIm\",layoutId:\"XrWvogJIm\",mirrored:false,onClick:onClick1wnntms({overlay:overlay2}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})]}),getContainer())})})]})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3qir\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{djTfuv9ej:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1qmug0v\",\"data-styles-preset\":\"AG1UGpiUg\",children:\"Discourse.\"})})},txtBmEelX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1k79oc\",\"data-styles-preset\":\"B3tAcPswC\",children:\"Discourse.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-8jy6r0\",\"data-styles-preset\":\"ykxC86VoE\",children:\"Discourse.\"})}),className:\"framer-1wbu6bm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxIZu_EBM:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ia5eoh\",\"data-styles-preset\":\"zxQc8f61B\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(37, 25, 15)\"},children:\"Recent work and tests from some of the leading voices in generative AI. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14npl34\",\"data-styles-preset\":\"Fxc33Ad3y\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(37, 25, 15)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ia5eoh\",\"data-styles-preset\":\"zxQc8f61B\",style:{\"--framer-text-color\":\"rgb(37, 25, 15)\"},children:\"Recent work and tests from some of the leading voices in generative AI. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14npl34\",\"data-styles-preset\":\"Fxc33Ad3y\",style:{\"--framer-text-color\":\"rgb(37, 25, 15)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-xdtimd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kx00p3\",\"data-framer-name\":\"Twitter\",style:{scale:.9},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vfjac8\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-z5iol0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{txtBmEelX:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">\uD83D\uDEA8 FOR THE LOVE OF GROK, USE THE CREATIVE DETAILING SLIDER!<a href=\"https://twitter.com/Magnific_AI?ref_src=twsrc%5Etfw\">@Magnific_AI</a> just dropped FLUID, and it has to be one of the biggest upgrades in the AI world for a while. What a lot of people don&#39;t know yet is that Creative Detailing in Fluid is way more forgiving. \uD83E\uDDF5 <a href=\"https://t.co/a8lq40Zomx\">pic.twitter.com/a8lq40Zomx</a></p>&mdash; Rodrigo Bressane (@bressane) <a href=\"https://twitter.com/bressane/status/1890386378602738157?ref_src=twsrc%5Etfw\">February 14, 2025</a></blockquote> <script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>',id:\"N95wDimNh\",layoutId:\"N95wDimNh\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3dyu9f-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{txtBmEelX:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">One more test with furniture. This time, adding a bag and letting all elements interact with each other.<br><br>By the way, the order in which you upload your Elements makes a huge difference.<br><br>Made with Kling AI - Elements <a href=\"https://t.co/6Ymidh88IN\">pic.twitter.com/6Ymidh88IN</a></p>&mdash; Halim Alrasihi (@HalimAlrasihi) <a href=\"https://twitter.com/HalimAlrasihi/status/1886382903761760326?ref_src=twsrc%5Etfw\">February 3, 2025</a></blockquote> <script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>',id:\"tkqHB9RUA\",layoutId:\"tkqHB9RUA\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4fpqzh-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{txtBmEelX:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">AI Agents can now do Object Detection<br><br>AI agents can now detect objects through pure reasoning - just provide text prompt &amp; image.<br><br>Zero training data needed. No labelling required. <a href=\"https://t.co/oVCK6VJrBV\">pic.twitter.com/oVCK6VJrBV</a></p>&mdash; Shubham Saboo (@Saboo_Shubham_) <a href=\"https://twitter.com/Saboo_Shubham_/status/1888067010720141511?ref_src=twsrc%5Etfw\">February 8, 2025</a></blockquote> <script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>',id:\"zpU5mD4I8\",layoutId:\"zpU5mD4I8\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13nugl0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{djTfuv9ej:{style:{width:\"100%\"}},txtBmEelX:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">AI is out of control!<br><br>Pika just dropped Pikadditions and people are going crazy over it.<br><br>Add anyone or anything to any video...<br><br>10 wild examples:<a href=\"https://t.co/XNfT9muGXE\">pic.twitter.com/XNfT9muGXE</a></p>&mdash; Angry Tom (@AngryTomtweets) <a href=\"https://twitter.com/AngryTomtweets/status/1888172645272924164?ref_src=twsrc%5Etfw\">February 8, 2025</a></blockquote> <script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>',id:\"yVRdRKMAs\",layoutId:\"yVRdRKMAs\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-urr6n0\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ksnsya-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{djTfuv9ej:{style:{width:\"100%\"}},txtBmEelX:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Made with <a href=\"https://twitter.com/Kling_ai?ref_src=twsrc%5Etfw\">@Kling_ai</a> <br><br>Prompt (Both text2vid &amp; img2vid)<br>Wide shot, slight handheld shake. The monstrous creature erupts from the ground, writhing tendrils and debris flying as it roars. Chaos unfolds\u2014cars overturned, people fleeing\u2014then suddenly, a high school girl steps into\u2026 <a href=\"https://t.co/JkRLO3wqVW\">pic.twitter.com/JkRLO3wqVW</a></p>&mdash; Dan Pradana (@mxvdxn) <a href=\"https://twitter.com/mxvdxn/status/1889474937968296065?ref_src=twsrc%5Etfw\">February 12, 2025</a></blockquote> <script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>',id:\"Lyl8gA9Ge\",layoutId:\"Lyl8gA9Ge\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c8x1q-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{txtBmEelX:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Hollywood is on the brink of massive change...<a href=\"https://t.co/hepVIuCgaS\">pic.twitter.com/hepVIuCgaS</a></p>&mdash; Rohan Paul (@rohanpaul_ai) <a href=\"https://twitter.com/rohanpaul_ai/status/1888884268698370406?ref_src=twsrc%5Etfw\">February 10, 2025</a></blockquote> <script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>',id:\"VwQxovbMZ\",layoutId:\"VwQxovbMZ\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1paxqzm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{txtBmEelX:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Weekly Tips: Wanna make a Cool splash screen like Apple does (in the Invites app)? \uD83D\uDE07<br><br>Be sure to check out Apple Developers&#39; &quot;Creating visual effects with SwiftUI&quot; doc and sample code!!! \uD83D\uDE0E<br><br>Effects in-used<br>- Paging + Rotation<br>- Text Transition <a href=\"https://t.co/OtMA4BjuaD\">pic.twitter.com/OtMA4BjuaD</a></p>&mdash; MING (@1998design) <a href=\"https://twitter.com/1998design/status/1888641485303878110?ref_src=twsrc%5Etfw\">February 9, 2025</a></blockquote> <script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>',id:\"QldMuAlMD\",layoutId:\"QldMuAlMD\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1681z74-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{txtBmEelX:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">this AI motion capture tool is free, run locally on Unreal engine 5<br><br>link in comment <br> <a href=\"https://t.co/EwIwbdoSaq\">pic.twitter.com/EwIwbdoSaq</a></p>&mdash; el.cine (@EHuanglu) <a href=\"https://twitter.com/EHuanglu/status/1889031330736001338?ref_src=twsrc%5Etfw\">February 10, 2025</a></blockquote> <script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>',id:\"oCj4cl2QT\",layoutId:\"oCj4cl2QT\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zpw91y\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{djTfuv9ej:{width:`calc((${componentViewport?.width||\"100vw\"} - 48px) * 1.0029)`,y:(componentViewport?.y||0)+0+4712+0+0},txtBmEelX:{width:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.9961)`,y:(componentViewport?.y||0)+0+2524+0+0},UxIZu_EBM:{width:`calc((${componentViewport?.width||\"100vw\"} - 104px) * 0.9978)`,y:(componentViewport?.y||0)+0+2448+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.9966)`,y:(componentViewport?.y||0)+0+2914+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gmedyd-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{djTfuv9ej:{variant:\"l5vCwTJ6v\"}},children:/*#__PURE__*/_jsx(Footer2,{CALcoRm2S:\"Link 8\",f2tdYVgqT:\"Copyright \\xa9 2025 ResourceGuide.ai\",GAyc3ecbd:\"Link 2\",height:\"100%\",hKmII9GiU:false,id:\"J_CR5DZbF\",kPrZ8rd7a:\"Link 6\",KTAdZ43_8:\"Link 5\",layoutId:\"J_CR5DZbF\",Rj9QfDc3i:\"Link 3\",style:{width:\"100%\"},TpvaDzK0C:\"Link 4\",TXdF2swXx:\"Link 1\",variant:\"s6I_b7qQ5\",W5SFNb1iu:\"Link 7\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-J60Hq.framer-8gebsx, .framer-J60Hq .framer-8gebsx { display: block; }\",\".framer-J60Hq.framer-1m5kue6 { align-content: center; align-items: center; background-color: var(--token-7d53a150-46f8-43ed-aee5-db9a59e0c0f6, #f2eee7); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1200px; }\",\".framer-J60Hq .framer-sd3ien-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-J60Hq .framer-19pj1r9-container { flex: none; height: 102px; position: relative; width: 105%; }\",\".framer-J60Hq .framer-u6lxja-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 7; }\",\".framer-J60Hq .framer-17ji0k0-container { flex: none; height: 100vh; left: 0px; position: fixed; top: calc(50.00000000000002% - 100vh / 2); width: 223px; z-index: 10; }\",\".framer-J60Hq .framer-zswi4r { 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: 24px 32px 32px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-J60Hq .framer-2oee49 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 34px; justify-content: flex-end; max-width: 950px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-J60Hq .framer-tu8ezs { flex: none; height: 34px; overflow: hidden; position: relative; width: 69px; }\",\".framer-J60Hq .framer-1bpwdy2-container, .framer-J60Hq .framer-ps7p0r-container { flex: none; height: 34px; position: relative; width: 120px; }\",'.framer-J60Hq.framer-l62ub, .framer-J60Hq.framer-1wq3x86, .framer-J60Hq.framer-1pyxxrg { background-color: var(--token-7d53a150-46f8-43ed-aee5-db9a59e0c0f6, #f2eee7) /* {\"name\":\"BackgorundGrey\"} */; inset: 0px; position: fixed; user-select: none; z-index: 10; }',\".framer-J60Hq.framer-hnvs6k, .framer-J60Hq.framer-s7cogb, .framer-J60Hq.framer-7riwwq { 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: row; flex-wrap: nowrap; gap: 48px; height: 44%; justify-content: center; left: calc(51.75644028103047% - 1086px / 2); overflow: visible; padding: 0px; position: fixed; top: calc(50.11363636363638% - 43.97727272727273% / 2); width: 1086px; z-index: 10; }\",\".framer-J60Hq .framer-ze7gbo-container { flex: none; height: 396px; position: relative; width: 400px; }\",\".framer-J60Hq .framer-11exmx { flex: none; height: 260px; position: relative; white-space: pre-wrap; width: 437px; word-break: break-word; word-wrap: break-word; }\",\".framer-J60Hq .framer-1okhtxe, .framer-J60Hq .framer-1x8w27q, .framer-J60Hq .framer-14a8hgv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; left: 92%; overflow: hidden; padding: 0px; position: absolute; top: 7%; transform: translate(-50%, -50%); width: 75px; z-index: 1; }\",\".framer-J60Hq .framer-2bge4j, .framer-J60Hq .framer-1lqo5jq, .framer-J60Hq .framer-6aeit5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; cursor: pointer; flex: none; height: 22px; position: relative; white-space: pre-wrap; width: 76px; word-break: break-word; word-wrap: break-word; }\",\".framer-J60Hq .framer-1ac8auc-container { flex: none; height: 16px; left: calc(90.66666666666669% - 16px / 2); position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 16px; z-index: 1; }\",\".framer-J60Hq .framer-1p6v7fo-container { flex: none; height: 300px; position: relative; width: 400px; }\",\".framer-J60Hq .framer-1vy0a0w { flex: none; height: 260px; position: relative; white-space: pre-wrap; width: 350px; word-break: break-word; word-wrap: break-word; }\",\".framer-J60Hq .framer-1co76p4-container, .framer-J60Hq .framer-iwjmla-container { flex: none; height: 16px; left: calc(90.66666666666669% - 16px / 2); position: absolute; top: calc(54.54545454545456% - 16px / 2); width: 16px; z-index: 1; }\",\".framer-J60Hq .framer-yc3ewi-container { flex: none; height: 34px; position: relative; width: 140px; z-index: 2; }\",\".framer-J60Hq .framer-33vb0k-container { flex: none; height: 277px; position: relative; width: 400px; }\",\".framer-J60Hq .framer-1qormrh { flex: none; height: 189px; position: relative; white-space: pre-wrap; width: 350px; word-break: break-word; word-wrap: break-word; }\",\".framer-J60Hq .framer-3qir { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 22px; justify-content: flex-start; max-width: 100%; padding: 0px 0px 60px 48px; position: relative; width: 68%; }\",\".framer-J60Hq .framer-1wbu6bm { flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-J60Hq .framer-xdtimd { --framer-paragraph-spacing: 0px; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-J60Hq .framer-1kx00p3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 786px; }\",\".framer-J60Hq .framer-1vfjac8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 44%; }\",\".framer-J60Hq .framer-z5iol0-container, .framer-J60Hq .framer-3dyu9f-container { flex: none; height: 619px; position: relative; width: 100%; }\",\".framer-J60Hq .framer-4fpqzh-container { flex: none; height: 543px; position: relative; width: 98%; }\",\".framer-J60Hq .framer-13nugl0-container { flex: none; height: 791px; position: relative; width: 97%; }\",\".framer-J60Hq .framer-urr6n0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 2122px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 46%; }\",\".framer-J60Hq .framer-ksnsya-container, .framer-J60Hq .framer-1c8x1q-container { flex: none; height: 23%; position: relative; width: 100%; }\",\".framer-J60Hq .framer-1paxqzm-container { flex: none; height: 28%; position: relative; width: 98%; }\",\".framer-J60Hq .framer-1681z74-container { flex: none; height: 23%; position: relative; width: 97%; }\",\".framer-J60Hq .framer-zpw91y { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-J60Hq .framer-1gmedyd-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-J60Hq.framer-1m5kue6, .framer-J60Hq .framer-zswi4r, .framer-J60Hq .framer-2oee49, .framer-J60Hq.framer-hnvs6k, .framer-J60Hq .framer-1okhtxe, .framer-J60Hq.framer-s7cogb, .framer-J60Hq .framer-1x8w27q, .framer-J60Hq.framer-7riwwq, .framer-J60Hq .framer-14a8hgv, .framer-J60Hq .framer-3qir, .framer-J60Hq .framer-1kx00p3, .framer-J60Hq .framer-1vfjac8, .framer-J60Hq .framer-urr6n0, .framer-J60Hq .framer-zpw91y { gap: 0px; } .framer-J60Hq.framer-1m5kue6 > *, .framer-J60Hq .framer-zswi4r > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-J60Hq.framer-1m5kue6 > :first-child, .framer-J60Hq .framer-zswi4r > :first-child, .framer-J60Hq .framer-3qir > :first-child, .framer-J60Hq .framer-1vfjac8 > :first-child, .framer-J60Hq .framer-urr6n0 > :first-child, .framer-J60Hq .framer-zpw91y > :first-child { margin-top: 0px; } .framer-J60Hq.framer-1m5kue6 > :last-child, .framer-J60Hq .framer-zswi4r > :last-child, .framer-J60Hq .framer-3qir > :last-child, .framer-J60Hq .framer-1vfjac8 > :last-child, .framer-J60Hq .framer-urr6n0 > :last-child, .framer-J60Hq .framer-zpw91y > :last-child { margin-bottom: 0px; } .framer-J60Hq .framer-2oee49 > *, .framer-J60Hq .framer-1okhtxe > *, .framer-J60Hq .framer-1x8w27q > *, .framer-J60Hq .framer-14a8hgv > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-J60Hq .framer-2oee49 > :first-child, .framer-J60Hq.framer-hnvs6k > :first-child, .framer-J60Hq .framer-1okhtxe > :first-child, .framer-J60Hq.framer-s7cogb > :first-child, .framer-J60Hq .framer-1x8w27q > :first-child, .framer-J60Hq.framer-7riwwq > :first-child, .framer-J60Hq .framer-14a8hgv > :first-child, .framer-J60Hq .framer-1kx00p3 > :first-child { margin-left: 0px; } .framer-J60Hq .framer-2oee49 > :last-child, .framer-J60Hq.framer-hnvs6k > :last-child, .framer-J60Hq .framer-1okhtxe > :last-child, .framer-J60Hq.framer-s7cogb > :last-child, .framer-J60Hq .framer-1x8w27q > :last-child, .framer-J60Hq.framer-7riwwq > :last-child, .framer-J60Hq .framer-14a8hgv > :last-child, .framer-J60Hq .framer-1kx00p3 > :last-child { margin-right: 0px; } .framer-J60Hq.framer-hnvs6k > *, .framer-J60Hq.framer-s7cogb > *, .framer-J60Hq.framer-7riwwq > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-J60Hq .framer-3qir > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-J60Hq .framer-1kx00p3 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-J60Hq .framer-1vfjac8 > *, .framer-J60Hq .framer-urr6n0 > *, .framer-J60Hq .framer-zpw91y > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 1024px) and (max-width: 1199px) { .framer-J60Hq.framer-1m5kue6 { overflow: visible; padding: 0px 20px 0px 84px; width: 1024px; } .framer-J60Hq .framer-3qir { height: 36px; padding: 0px 0px 60px 0px; width: 66%; } .framer-J60Hq .framer-xdtimd { max-width: 680px; width: 95%; } .framer-J60Hq .framer-1kx00p3 { width: 75%; } .framer-J60Hq .framer-1vfjac8 { width: 48%; } .framer-J60Hq .framer-4fpqzh-container { height: 26%; width: 98%; } .framer-J60Hq .framer-13nugl0-container { height: 35%; width: 97%; } .framer-J60Hq .framer-ksnsya-container { height: 26%; width: 100%; } .framer-J60Hq .framer-1c8x1q-container { height: 25%; width: 100%; } .framer-J60Hq .framer-1gmedyd-container { width: 100%; }}\",\"@media (min-width: 810px) and (max-width: 1023px) { .framer-J60Hq.framer-1m5kue6 { gap: 12px; overflow: visible; width: 810px; } .framer-J60Hq .framer-3qir { height: 4px; padding: 0px 0px 60px 24px; width: 100%; } .framer-J60Hq .framer-1wbu6bm { width: 90%; } .framer-J60Hq .framer-xdtimd { --framer-text-wrap-override: none; max-width: 680px; width: 88%; } .framer-J60Hq .framer-1kx00p3 { padding: 48px 0px 0px 0px; } .framer-J60Hq .framer-1vfjac8 { padding: 0px 0px 0px 32px; } .framer-J60Hq .framer-z5iol0-container, .framer-J60Hq .framer-3dyu9f-container, .framer-J60Hq .framer-ksnsya-container, .framer-J60Hq .framer-1c8x1q-container { height: auto; width: 100%; } .framer-J60Hq .framer-4fpqzh-container, .framer-J60Hq .framer-1681z74-container { height: auto; } .framer-J60Hq .framer-13nugl0-container { height: auto; width: 97%; } .framer-J60Hq .framer-urr6n0 { width: 42%; } .framer-J60Hq .framer-1paxqzm-container { height: auto; width: 98%; } .framer-J60Hq .framer-1gmedyd-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-J60Hq.framer-1m5kue6 { gap: 0px; } .framer-J60Hq.framer-1m5kue6 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-J60Hq.framer-1m5kue6 > :first-child { margin-top: 0px; } .framer-J60Hq.framer-1m5kue6 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-J60Hq.framer-1m5kue6 { overflow: visible; padding: 0px; width: 390px; } .framer-J60Hq .framer-sd3ien-container { order: 0; } .framer-J60Hq .framer-u6lxja-container { order: 2; } .framer-J60Hq .framer-3qir { gap: 32px; height: 104px; order: 3; padding: 32px 0px 60px 0px; width: 78%; } .framer-J60Hq .framer-1kx00p3 { align-content: center; align-items: center; flex-direction: column; order: 4; } .framer-J60Hq .framer-1vfjac8 { justify-content: center; order: 0; } .framer-J60Hq .framer-4fpqzh-container { height: 532px; } .framer-J60Hq .framer-13nugl0-container, .framer-J60Hq .framer-ksnsya-container { height: auto; } .framer-J60Hq .framer-urr6n0 { gap: 24px; height: min-content; order: 1; } .framer-J60Hq .framer-1c8x1q-container { height: 454px; } .framer-J60Hq .framer-1paxqzm-container { height: 632px; } .framer-J60Hq .framer-1681z74-container { height: 524px; } .framer-J60Hq .framer-zpw91y { order: 6; overflow: visible; padding: 0px 24px 24px 24px; } .framer-J60Hq .framer-1gmedyd-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-J60Hq .framer-3qir, .framer-J60Hq .framer-1kx00p3, .framer-J60Hq .framer-urr6n0 { gap: 0px; } .framer-J60Hq .framer-3qir > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-J60Hq .framer-3qir > :first-child, .framer-J60Hq .framer-1kx00p3 > :first-child, .framer-J60Hq .framer-urr6n0 > :first-child { margin-top: 0px; } .framer-J60Hq .framer-3qir > :last-child, .framer-J60Hq .framer-1kx00p3 > :last-child, .framer-J60Hq .framer-urr6n0 > :last-child { margin-bottom: 0px; } .framer-J60Hq .framer-1kx00p3 > *, .framer-J60Hq .framer-urr6n0 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2910\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"UxIZu_EBM\":{\"layout\":[\"fixed\",\"auto\"]},\"txtBmEelX\":{\"layout\":[\"fixed\",\"auto\"]},\"djTfuv9ej\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameraQpvSKHnr=withCSS(Component,css,\"framer-J60Hq\");export default FrameraQpvSKHnr;FrameraQpvSKHnr.displayName=\"Recently_added\";FrameraQpvSKHnr.defaultProps={height:2910,width:1200};addFonts(FrameraQpvSKHnr,[{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\"},{family:\"Roboto Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vqPRu-5Ip2sSQ.woff2\",weight:\"400\"}]},...SmoothScrollFonts,...MobileNavigationFonts,...RailNavigationFonts,...HiddenCTAButtonFonts,...SignUpComponentFonts,...HeroFonts,...CTAButtonFonts,...AuthComponentFonts,...CTAFonts,...SubmitResourceFormFonts,...EmbedFonts,...Footer2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraQpvSKHnr\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UxIZu_EBM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"txtBmEelX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"djTfuv9ej\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"2910\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SmoothScrollFonts", "getFonts", "SmoothScroll", "MobileNavigationFonts", "vNDtITE4Z_default", "RailNavigationFonts", "FNyXBuXRL_default", "RailNavigationWithVariantAppearEffect", "withVariantAppearEffect", "HiddenCTAButtonFonts", "Hidden_CTA_Button_default", "SignUpComponentFonts", "SignInComponent_default", "HeroFonts", "Icon", "CTAButtonFonts", "CTA_Button_default", "AuthComponentFonts", "SignUp_component_default", "CTAFonts", "BaQ_AwOL7_default", "SubmitResourceFormFonts", "uT0eSOAB6_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "EmbedFonts", "Embed", "Footer2Fonts", "pKAPTt5l9_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition1", "animation", "animation1", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap3bnx0g", "overlay", "loadMore", "args", "onTap1wnntms", "onClick1wnntms", "J8fsZPRvD3bnx0g", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "PropertyOverrides2", "l", "AnimatePresence", "Ga", "x", "RichText2", "overlay1", "overlay2", "css", "FrameraQpvSKHnr", "withCSS", "aQpvSKHnr_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
