{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/rgRArB4sixjmaONeOXnX/rh66VABcASUoTpPijkg2/v6QGp77cM.js"],
  "sourcesContent": ["// Generated by Framer (5bbf1f3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,Floating,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouter,withCSS,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import Input from\"https://framerusercontent.com/modules/oWVHHLIj4Q7woeIlKzbt/q6QHBkUymdktnMQmdwdO/Input.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/CzcVr5U1VFk6uNcyYvJq/SmoothScroll_Prod.js\";import ButtonsButton from\"#framer/local/canvasComponent/beL7nB9Cx/beL7nB9Cx.js\";import NavigationNavigation from\"#framer/local/canvasComponent/Cck5nzSCj/Cck5nzSCj.js\";import ElementsCursor from\"#framer/local/canvasComponent/nqkaSsdn6/nqkaSsdn6.js\";import FooterFooter from\"#framer/local/canvasComponent/pQtVRkS2b/pQtVRkS2b.js\";import FooterCopyright from\"#framer/local/canvasComponent/Zeqloo3mj/Zeqloo3mj.js\";import metadataProvider from\"#framer/local/webPageMetadata/v6QGp77cM/v6QGp77cM.js\";const NavigationNavigationFonts=getFonts(NavigationNavigation);const NavigationNavigationWithVariantAppearEffect=withVariantAppearEffect(NavigationNavigation);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const YouTubeFonts=getFonts(YouTube);const InputFonts=getFonts(Input);const ButtonsButtonFonts=getFonts(ButtonsButton);const FooterFooterFonts=getFonts(FooterFooter);const FooterCopyrightFonts=getFonts(FooterCopyright);const SmoothScrollFonts=getFonts(SmoothScroll);const ElementsCursorFonts=getFonts(ElementsCursor);const breakpoints={eJ86HDtur:\"(min-width: 1200px)\",GD3YQho0O:\"(min-width: 810px) and (max-width: 1199px)\",VRy1Gcl1r:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ZoprQ\";const variantClassNames={eJ86HDtur:\"framer-v-oed2n9\",GD3YQho0O:\"framer-v-twng33\",VRy1Gcl1r:\"framer-v-18jw3aa\"};const transition1={damping:60,delay:0,mass:1,stiffness:1e3,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition2={damping:60,delay:0,mass:1,stiffness:320,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const transition3={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"eJ86HDtur\",Phone:\"VRy1Gcl1r\",Tablet:\"GD3YQho0O\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"eJ86HDtur\"};};const cursor={alignment:\"center\",component:ElementsCursor,offset:{x:0,y:0},placement:\"bottom\",transition:transition1,variant:\"b3LzshYFh\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-ZoprQ`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-ZoprQ`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onSubmittxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({\"1sss2om\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"eJ86HDtur\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-oed2n9\",className),\"data-framer-cursor\":\"1sss2om\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:108,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1897dm1-container\",\"data-framer-appear-id\":\"1897dm1\",initial:animation1,layoutScroll:true,optimized:true,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GD3YQho0O:{__framer__variantAppearEffectEnabled:undefined,variant:\"G8LqOZM6i\"},VRy1Gcl1r:{__framer__variantAppearEffectEnabled:undefined,variant:\"G8LqOZM6i\"}},children:/*#__PURE__*/_jsx(NavigationNavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"ZhvBYzH9A\",layoutId:\"ZhvBYzH9A\",style:{width:\"100%\"},variant:\"Hkg6yw26J\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hcmw51\",\"data-framer-name\":\"2 Columns Text Image\",name:\"2 Columns Text Image\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14r9nlt\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mu0wrv-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,height:\"100%\",id:\"TAysbwN2P\",isMixedBorderRadius:false,isRed:true,layoutId:\"TAysbwN2P\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:20,topRightRadius:20,url:\"https://www.youtube.com/watch?v=glICWvANZGo&t=2s\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VRy1Gcl1r:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-af401efc-9628-428f-bfa1-a5e362ba0ec5, rgb(153, 153, 153))\"},children:\"To be a profitable trader, you need to know what sets you apart from the rest.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-af401efc-9628-428f-bfa1-a5e362ba0ec5, rgb(153, 153, 153))\"},children:\"To be a profitable trader, you need to know what sets you apart from the rest.\"})}),className:\"framer-kttlsc\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ywcq8a\",\"data-framer-name\":\"Image\",name:\"Image\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-195ca2ff-95dc-4d7d-bb9a-c5fb1e041116, rgb(252, 252, 250))\"},children:\"FIND MY EDGE\"})}),className:\"framer-bdujsc\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-jxlovn-container\",id:\"jxlovn\",ref:ref2,children:[/*#__PURE__*/_jsx(Input,{button:{buttonFont:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"-0.02em\",lineHeight:\"1em\"},buttonPadding:12,buttonPaddingBottom:12,buttonPaddingLeft:16,buttonPaddingPerSide:true,buttonPaddingRight:16,buttonPaddingTop:12,color:\"var(--token-958d6a9e-bb7c-4a88-a47a-70db899d1dd5, rgb(252, 252, 250))\",fill:\"var(--token-b92efc33-3246-4525-adc1-724299866d2f, rgb(255, 69, 51))\",insetWhenDocked:5,isDocked:false,label:\"Download Now\",shouldAppear:true,widthWhenDocked:120},convertkitAPI:\"Tr12Q8pfuo1jkJDfk_c9zw\",convertkitFormID:\"6912244\",font:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"-0.01em\",lineHeight:\"1.2em\"},formsparkID:\"\",gap:10,getwaitlistAPI:\"\",height:\"100%\",id:\"dyVECVXFk\",input:{borderRadius:12,color:\"var(--token-958d6a9e-bb7c-4a88-a47a-70db899d1dd5, rgb(252, 252, 250))\",fill:\"var(--token-cdfad7d2-d2be-42aa-ad0f-c26c76700ea1, rgba(255, 255, 255, 0.08))\",fixedHeight:50,focusObject:{focusColor:\"rgba(255, 255, 255, 0.1)\",focusWidthFrom:0,focusWidthTo:2},height:true,padding:12,paddingBottom:12,paddingLeft:12,paddingPerSide:false,paddingRight:12,paddingTop:12,placeholder:\"Your Email Address\",placeholderColor:\"var(--token-e01cb8bd-5428-43cc-b029-fb3f872e60f4, rgb(153, 153, 153))\"},layout:\"vertical\",layoutId:\"dyVECVXFk\",loopsID:\"clobcloc900brmm0proyyz9wu\",loopsMailingList:\"\",loopsUserGroup:\"Built In Framer\",mailchimpURL:\"\",onSubmit:onSubmittxyyif({overlay}),redirectAs:\"overlay\",service:\"convertkit\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(scopingClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":\"jxlovn\",offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{animate:animation3,className:\"framer-xen0l2\",exit:animation2,initial:animation4,ref:ref3,role:\"dialog\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Thankyou\"})}),className:\"framer-kqpige\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9e43930e-97a2-4cb9-bfb7-3ad05c517cd4, rgb(153, 153, 153))\"},children:\"By signing up, you consent to communication emails by TWS.\"})}),className:\"framer-eiwkl8\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-alwpoc\",\"data-framer-name\":\"2 Columns Text Image\",name:\"2 Columns Text Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sh9hnl\",\"data-framer-name\":\"Image\",name:\"Image\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"fxSZy0asu\"},implicitPathVariables:undefined},{href:{webPageId:\"fxSZy0asu\"},implicitPathVariables:undefined},{href:{webPageId:\"fxSZy0asu\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GD3YQho0O:{y:1180},VRy1Gcl1r:{y:886}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:655,children:/*#__PURE__*/_jsx(Container,{className:\"framer-128gspf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GD3YQho0O:{odb0bWURU:resolvedLinks[1]},VRy1Gcl1r:{odb0bWURU:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonsButton,{GLWImmBy_:false,HBR9r6Wzz:false,height:\"100%\",id:\"c8lzpQnGm\",kTynE2FQc:\"regular\",layoutId:\"c8lzpQnGm\",LdEuC589O:\"var(--token-958d6a9e-bb7c-4a88-a47a-70db899d1dd5, rgb(252, 252, 250))\",nL8OQ61g_:\"House\",nZIvc5R21:\"ArrowRight\",odb0bWURU:resolvedLinks[0],Q7omvm8K3:true,QQq_dHjj6:\"regular\",rt9DsEiKG:\"var(--token-958d6a9e-bb7c-4a88-a47a-70db899d1dd5, rgb(36, 36, 36))\",tipS0P7cJ:\"Explore all resources\",variant:\"xRnZOplpr\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-30rw61\",\"data-framer-name\":\"Carousel\",name:\"Carousel\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"EopDsUhhI\"},nodeId:\"qolM8iJbe\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1d60ic0 framer-1knsocw\",\"data-border\":true,\"data-framer-name\":\"Optum\",name:\"Optum\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-f60p22\",\"data-framer-name\":\"Video\",name:\"Video\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GD3YQho0O:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1298),pixelHeight:300,pixelWidth:300,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/lnOj0qv9H0pNKXzEjwqC547TdmE.webp\"}},VRy1Gcl1r:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1004),pixelHeight:300,pixelWidth:300,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/lnOj0qv9H0pNKXzEjwqC547TdmE.webp\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(647),pixelHeight:300,pixelWidth:300,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/lnOj0qv9H0pNKXzEjwqC547TdmE.webp\"},className:\"framer-1230hcm\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fzexl9\",\"data-framer-name\":\"Information\",name:\"Information\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-195ca2ff-95dc-4d7d-bb9a-c5fb1e041116, rgb(252, 252, 250))\"},children:\"Intraday Stock Scanner\"})}),className:\"framer-etz3op\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-af401efc-9628-428f-bfa1-a5e362ba0ec5, rgb(153, 153, 153))\"},children:\"Our Intraday Stock Scanner is a powerful tool for identifying high-potential stocks quickly. Make informed decisions by scanning the market for profitable opportunities using real-time data and analysis.\"})}),className:\"framer-4xqid5\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gDrC_DxDq\"},nodeId:\"Wa28uyhbh\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-vgbgih framer-1knsocw\",\"data-border\":true,\"data-framer-name\":\"Optum\",name:\"Optum\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qdl3qb\",\"data-framer-name\":\"Video\",name:\"Video\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GD3YQho0O:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1778.2),pixelHeight:300,pixelWidth:300,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3r7gpeB1WxK6nG7lZm46CpWceUI.webp\"}},VRy1Gcl1r:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1486.2),pixelHeight:300,pixelWidth:300,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3r7gpeB1WxK6nG7lZm46CpWceUI.webp\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(647),pixelHeight:300,pixelWidth:300,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3r7gpeB1WxK6nG7lZm46CpWceUI.webp\"},className:\"framer-s821r7\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jjos2m\",\"data-framer-name\":\"Information\",name:\"Information\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-195ca2ff-95dc-4d7d-bb9a-c5fb1e041116, rgb(252, 252, 250))\"},children:\"Discipline Builder - Trading Rules\"})}),className:\"framer-96v1yp\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-af401efc-9628-428f-bfa1-a5e362ba0ec5, rgb(153, 153, 153))\"},children:\"Establish a solid foundation for your trading with our Trading Rules & Plan. This comprehensive guide helps you create effective strategies, manage risk, and maintain discipline, paving the way for trading success.\"})}),className:\"framer-11mah3b\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GD3YQho0O:{y:2282.4},VRy1Gcl1r:{y:1992.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:397,width:\"100vw\",y:1151.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d9gdta-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VRy1Gcl1r:{variant:\"LgqP0G04V\"}},children:/*#__PURE__*/_jsx(FooterFooter,{height:\"100%\",id:\"nA9PmIGez\",layoutId:\"nA9PmIGez\",style:{width:\"100%\"},variant:\"C7VVUgxpD\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GD3YQho0O:{y:2679.4},VRy1Gcl1r:{y:2389.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"100vw\",y:1548.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l2csk0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VRy1Gcl1r:{variant:\"s3dAJNPdA\"}},children:/*#__PURE__*/_jsx(FooterCopyright,{height:\"100%\",id:\"x1Q3pgtMA\",layoutId:\"x1Q3pgtMA\",style:{width:\"100%\"},variant:\"W0DFqA_ZT\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-u5i87o-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"tKOidfRTh\",intensity:8,layoutId:\"tKOidfRTh\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-ZoprQ { background: var(--token-205ada91-f441-4a90-9fdc-9854b313f6b4, rgb(10, 10, 10)) /* {\"name\":\"Background\"} */; }`,\".framer-ZoprQ.framer-1knsocw, .framer-ZoprQ .framer-1knsocw { display: block; }\",\".framer-ZoprQ.framer-oed2n9 { align-content: center; align-items: center; background-color: var(--token-205ada91-f441-4a90-9fdc-9854b313f6b4, #0a0a0a); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-ZoprQ .framer-1897dm1-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-ZoprQ .framer-1hcmw51 { align-content: center; align-items: center; background-color: var(--token-205ada91-f441-4a90-9fdc-9854b313f6b4, #0a0a0a); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 0px 0px 0px; position: relative; width: 84%; }\",\".framer-ZoprQ .framer-14r9nlt { align-content: flex-start; align-items: flex-start; align-self: stretch; background-color: var(--token-205ada91-f441-4a90-9fdc-9854b313f6b4, #0a0a0a); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ZoprQ .framer-mu0wrv-container { flex: none; height: 270px; position: relative; width: 480px; }\",\".framer-ZoprQ .framer-kttlsc { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 520px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZoprQ .framer-1ywcq8a { align-content: center; align-items: center; background-color: var(--token-205ada91-f441-4a90-9fdc-9854b313f6b4, #0a0a0a); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: 475px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ZoprQ .framer-bdujsc { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZoprQ .framer-jxlovn-container { flex: none; height: auto; max-width: 400px; position: relative; width: 100%; }\",\".framer-ZoprQ .framer-xen0l2 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 35px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 318px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZoprQ .framer-kqpige { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZoprQ .framer-eiwkl8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 337px; word-break: break-word; word-wrap: break-word; }\",\".framer-ZoprQ .framer-alwpoc { align-content: flex-start; align-items: flex-start; background-color: var(--token-205ada91-f441-4a90-9fdc-9854b313f6b4, #0a0a0a); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 80px 0px; position: relative; width: 1004px; }\",\".framer-ZoprQ .framer-1sh9hnl { align-content: center; align-items: center; background-color: var(--token-205ada91-f441-4a90-9fdc-9854b313f6b4, #0a0a0a); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-ZoprQ .framer-128gspf-container, .framer-ZoprQ .framer-u5i87o-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ZoprQ .framer-30rw61 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ZoprQ .framer-1d60ic0, .framer-ZoprQ .framer-vgbgih { --border-bottom-width: 1px; --border-color: var(--token-af7273d3-1fb6-4796-9326-48ad035c57d2, rgba(255, 255, 255, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-b02f73c3-0c77-4fa1-b52e-eca57fd70529, #0f0f0f); 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; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 15px 32px 15px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZoprQ .framer-f60p22, .framer-ZoprQ .framer-1qdl3qb { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 189px; overflow: hidden; position: relative; width: 279px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZoprQ .framer-1230hcm, .framer-ZoprQ .framer-s821r7 { flex: none; height: 181px; left: 0px; position: absolute; top: 0px; width: 310px; }\",\".framer-ZoprQ .framer-fzexl9, .framer-ZoprQ .framer-1jjos2m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 249px; }\",\".framer-ZoprQ .framer-etz3op, .framer-ZoprQ .framer-96v1yp { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 880px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZoprQ .framer-4xqid5, .framer-ZoprQ .framer-11mah3b { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 389.5px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZoprQ .framer-1d9gdta-container { flex: none; height: auto; position: relative; width: 100%; z-index: 0; }\",\".framer-ZoprQ .framer-l2csk0-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ZoprQ.framer-oed2n9, .framer-ZoprQ .framer-1hcmw51, .framer-ZoprQ .framer-14r9nlt, .framer-ZoprQ .framer-1ywcq8a, .framer-ZoprQ .framer-xen0l2, .framer-ZoprQ .framer-alwpoc, .framer-ZoprQ .framer-1sh9hnl, .framer-ZoprQ .framer-30rw61, .framer-ZoprQ .framer-1d60ic0, .framer-ZoprQ .framer-fzexl9, .framer-ZoprQ .framer-vgbgih, .framer-ZoprQ .framer-1jjos2m { gap: 0px; } .framer-ZoprQ.framer-oed2n9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ZoprQ.framer-oed2n9 > :first-child, .framer-ZoprQ .framer-14r9nlt > :first-child, .framer-ZoprQ .framer-1ywcq8a > :first-child, .framer-ZoprQ .framer-1sh9hnl > :first-child, .framer-ZoprQ .framer-1d60ic0 > :first-child, .framer-ZoprQ .framer-fzexl9 > :first-child, .framer-ZoprQ .framer-vgbgih > :first-child, .framer-ZoprQ .framer-1jjos2m > :first-child { margin-top: 0px; } .framer-ZoprQ.framer-oed2n9 > :last-child, .framer-ZoprQ .framer-14r9nlt > :last-child, .framer-ZoprQ .framer-1ywcq8a > :last-child, .framer-ZoprQ .framer-1sh9hnl > :last-child, .framer-ZoprQ .framer-1d60ic0 > :last-child, .framer-ZoprQ .framer-fzexl9 > :last-child, .framer-ZoprQ .framer-vgbgih > :last-child, .framer-ZoprQ .framer-1jjos2m > :last-child { margin-bottom: 0px; } .framer-ZoprQ .framer-1hcmw51 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ZoprQ .framer-1hcmw51 > :first-child, .framer-ZoprQ .framer-xen0l2 > :first-child, .framer-ZoprQ .framer-alwpoc > :first-child, .framer-ZoprQ .framer-30rw61 > :first-child { margin-left: 0px; } .framer-ZoprQ .framer-1hcmw51 > :last-child, .framer-ZoprQ .framer-xen0l2 > :last-child, .framer-ZoprQ .framer-alwpoc > :last-child, .framer-ZoprQ .framer-30rw61 > :last-child { margin-right: 0px; } .framer-ZoprQ .framer-14r9nlt > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ZoprQ .framer-1ywcq8a > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-ZoprQ .framer-xen0l2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ZoprQ .framer-alwpoc > * { margin: 0px; margin-left: calc(42px / 2); margin-right: calc(42px / 2); } .framer-ZoprQ .framer-1sh9hnl > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-ZoprQ .framer-30rw61 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-ZoprQ .framer-1d60ic0 > *, .framer-ZoprQ .framer-vgbgih > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ZoprQ .framer-fzexl9 > *, .framer-ZoprQ .framer-1jjos2m > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",'.framer-ZoprQ[data-border=\"true\"]::after, .framer-ZoprQ [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-ZoprQ { background: var(--token-205ada91-f441-4a90-9fdc-9854b313f6b4, rgb(10, 10, 10)) /* {\"name\":\"Background\"} */; } .framer-ZoprQ.framer-oed2n9 { width: 810px; } .framer-ZoprQ .framer-1hcmw51 { flex-direction: column; width: 79%; } .framer-ZoprQ .framer-14r9nlt { align-content: center; align-items: center; align-self: unset; flex: none; height: 500px; width: 100%; } .framer-ZoprQ .framer-1ywcq8a { flex: none; height: 500px; width: 100%; } .framer-ZoprQ .framer-alwpoc { align-content: center; align-items: center; flex-direction: column; width: 698px; } .framer-ZoprQ .framer-30rw61 { flex: none; flex-direction: column; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ZoprQ .framer-1hcmw51, .framer-ZoprQ .framer-alwpoc, .framer-ZoprQ .framer-30rw61 { gap: 0px; } .framer-ZoprQ .framer-1hcmw51 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ZoprQ .framer-1hcmw51 > :first-child, .framer-ZoprQ .framer-alwpoc > :first-child, .framer-ZoprQ .framer-30rw61 > :first-child { margin-top: 0px; } .framer-ZoprQ .framer-1hcmw51 > :last-child, .framer-ZoprQ .framer-alwpoc > :last-child, .framer-ZoprQ .framer-30rw61 > :last-child { margin-bottom: 0px; } .framer-ZoprQ .framer-alwpoc > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-ZoprQ .framer-30rw61 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-ZoprQ { background: var(--token-205ada91-f441-4a90-9fdc-9854b313f6b4, rgb(10, 10, 10)) /* {\"name\":\"Background\"} */; } .framer-ZoprQ.framer-oed2n9 { width: 390px; } .framer-ZoprQ .framer-1hcmw51 { flex-direction: column; } .framer-ZoprQ .framer-14r9nlt { align-self: unset; flex: none; height: min-content; order: 0; width: 100%; } .framer-ZoprQ .framer-mu0wrv-container { height: 184px; width: 325px; } .framer-ZoprQ .framer-1ywcq8a { flex: none; height: 400px; order: 1; width: 100%; } .framer-ZoprQ .framer-alwpoc { align-content: center; align-items: center; flex-direction: column; width: 394px; } .framer-ZoprQ .framer-30rw61 { flex: none; flex-direction: column; width: 342px; } .framer-ZoprQ .framer-1d60ic0, .framer-ZoprQ .framer-vgbgih { width: 98%; } .framer-ZoprQ .framer-f60p22, .framer-ZoprQ .framer-1qdl3qb { height: 191px; width: 290px; } .framer-ZoprQ .framer-1230hcm, .framer-ZoprQ .framer-s821r7 { height: 186px; width: 274px; } .framer-ZoprQ .framer-fzexl9, .framer-ZoprQ .framer-1jjos2m { width: 299px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ZoprQ .framer-1hcmw51, .framer-ZoprQ .framer-alwpoc, .framer-ZoprQ .framer-30rw61 { gap: 0px; } .framer-ZoprQ .framer-1hcmw51 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ZoprQ .framer-1hcmw51 > :first-child, .framer-ZoprQ .framer-alwpoc > :first-child, .framer-ZoprQ .framer-30rw61 > :first-child { margin-top: 0px; } .framer-ZoprQ .framer-1hcmw51 > :last-child, .framer-ZoprQ .framer-alwpoc > :last-child, .framer-ZoprQ .framer-30rw61 > :last-child { margin-bottom: 0px; } .framer-ZoprQ .framer-alwpoc > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-ZoprQ .framer-30rw61 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1647\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GD3YQho0O\":{\"layout\":[\"fixed\",\"auto\"]},\"VRy1Gcl1r\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerv6QGp77cM=withCSS(Component,css,\"framer-ZoprQ\");export default Framerv6QGp77cM;Framerv6QGp77cM.displayName=\"30 Days\";Framerv6QGp77cM.defaultProps={height:1647,width:1200};addFonts(Framerv6QGp77cM,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"},{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\"}]},...NavigationNavigationFonts,...YouTubeFonts,...InputFonts,...ButtonsButtonFonts,...FooterFooterFonts,...FooterCopyrightFonts,...SmoothScrollFonts,...ElementsCursorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerv6QGp77cM\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GD3YQho0O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VRy1Gcl1r\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"1647\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "83BACk2C,IAAMA,GAA0BC,EAASC,CAAoB,EAAQC,GAA4CC,GAAwBF,CAAoB,EAAQG,GAAmCC,EAA0BC,CAAS,EAAQC,GAAaP,EAASQ,CAAO,EAAQC,GAAWT,EAASU,CAAK,EAAQC,GAAmBX,EAASY,CAAa,EAAQC,GAAkBb,EAASc,CAAY,EAAQC,GAAqBf,EAASgB,CAAe,EAAQC,GAAkBjB,EAASkB,CAAY,EAAQC,GAAoBnB,EAASoB,CAAc,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,6CAA6C,UAAU,oBAAoB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,IAAUC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,IAAI,EAAQC,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWF,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQG,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,EAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAO,CAAC,UAAU,SAAS,UAAUC,EAAe,OAAO,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,UAAU,SAAS,WAAW5B,GAAY,QAAQ,WAAW,EAAQ6B,GAA6B,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAElB,GAASI,CAAK,EAAQe,EAAU,IAAI,CAAC,IAAMC,EAAUtB,EAAiB,OAAUa,CAAY,EAAE,GAAGS,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAAUtB,EAAiB,OAAUa,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,EAAG,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,4BAA4B,EAAG,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,4BAA4B,CAAE,CAAE,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACgB,EAAYC,EAAmB,EAAEC,GAA8BZ,GAAQa,GAAY,EAAK,EAAQC,GAAe,OAAe,CAAC,sBAAAC,GAAsB,MAAAC,EAAK,EAAEC,GAAyB,MAAS,EAAQC,GAAe,CAAC,CAAC,QAAAC,EAAQ,SAAAC,CAAQ,IAAIL,GAAsB,SAASM,IAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAuCG,EAAkBC,EAAG9D,GAAkB,GAAhD,CAAC,CAAuE,EAAQ+D,GAAWC,EAAO,IAAI,EAAQC,EAAWD,EAAO,IAAI,EAAQE,GAAWF,EAAO,IAAI,EAAQG,GAAOC,EAAU,EAAQC,GAAsBC,EAAM,EAAE,OAAAC,EAAiB,CAAC,UAAU1C,EAAM,CAAC,EAAsB2C,EAAKC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAxE,EAAiB,EAAE,SAAsByE,EAAMC,EAAY,CAAC,GAAGrC,GAA4C+B,GAAgB,SAAS,CAAcK,EAAME,EAAO,IAAI,CAAC,GAAGpC,GAAU,UAAUsB,EAAGD,EAAkB,gBAAgBxB,CAAS,EAAE,qBAAqB,UAAU,IAAIL,GAA6B+B,GAAK,MAAM,CAAC,GAAG3B,CAAK,EAAE,SAAS,CAAcoC,EAAKK,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,EAAE,SAAsBL,EAAKM,GAAmC,CAAC,QAAQvE,GAAU,UAAU,2BAA2B,wBAAwB,UAAU,QAAQC,GAAW,aAAa,GAAK,UAAU,GAAK,kBAAkBL,GAAmB,SAAsBqE,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,qCAAqC,OAAU,QAAQ,WAAW,EAAE,UAAU,CAAC,qCAAqC,OAAU,QAAQ,WAAW,CAAC,EAAE,SAAsBuB,EAAKQ,GAA4C,CAAC,sBAAsB,GAAM,oBAAoB,GAAG,qCAAqC,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeN,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,uBAAuB,KAAK,uBAAuB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKK,EAA0B,CAAC,SAAsBL,EAAKS,EAAU,CAAC,UAAU,0BAA0B,SAAsBT,EAAKU,EAAQ,CAAC,aAAa,GAAG,iBAAiB,GAAG,kBAAkB,GAAG,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,MAAM,GAAK,SAAS,YAAY,KAAK,MAAM,WAAW,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,iBAAiB,cAAc,GAAG,eAAe,GAAG,IAAI,mDAAmD,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBuB,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,gFAAgF,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,gFAAgF,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAAcF,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK3D,GAAQ,CAAC,uBAAuB,GAAM,SAAS6C,GAAsBc,EAAKa,EAAU,CAAC,SAAsBb,EAAKK,EAA0B,CAAC,SAAsBH,EAAMO,EAAU,CAAC,UAAU,0BAA0B,GAAG,SAAS,IAAIhB,EAAK,SAAS,CAAcO,EAAKc,EAAM,CAAC,OAAO,CAAC,WAAW,CAAC,WAAW,+CAA+C,SAAS,OAAO,UAAU,SAAS,WAAW,IAAI,cAAc,UAAU,WAAW,KAAK,EAAE,cAAc,GAAG,oBAAoB,GAAG,kBAAkB,GAAG,qBAAqB,GAAK,mBAAmB,GAAG,iBAAiB,GAAG,MAAM,wEAAwE,KAAK,sEAAsE,gBAAgB,EAAE,SAAS,GAAM,MAAM,eAAe,aAAa,GAAK,gBAAgB,GAAG,EAAE,cAAc,yBAAyB,iBAAiB,UAAU,KAAK,CAAC,WAAW,+CAA+C,SAAS,OAAO,UAAU,SAAS,WAAW,IAAI,cAAc,UAAU,WAAW,OAAO,EAAE,YAAY,GAAG,IAAI,GAAG,eAAe,GAAG,OAAO,OAAO,GAAG,YAAY,MAAM,CAAC,aAAa,GAAG,MAAM,wEAAwE,KAAK,+EAA+E,YAAY,GAAG,YAAY,CAAC,WAAW,2BAA2B,eAAe,EAAE,aAAa,CAAC,EAAE,OAAO,GAAK,QAAQ,GAAG,cAAc,GAAG,YAAY,GAAG,eAAe,GAAM,aAAa,GAAG,WAAW,GAAG,YAAY,qBAAqB,iBAAiB,uEAAuE,EAAE,OAAO,WAAW,SAAS,YAAY,QAAQ,4BAA4B,iBAAiB,GAAG,eAAe,kBAAkB,aAAa,GAAG,SAAS7B,GAAe,CAAC,QAAAC,CAAO,CAAC,EAAE,WAAW,UAAU,QAAQ,aAAa,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,EAAec,EAAKe,EAAgB,CAAC,SAAS7B,EAAQ,SAAsBc,EAAKgB,EAAS,CAAC,UAAU,SAAS,UAAUvB,EAAK,UAAUH,EAAGD,CAAiB,EAAE,mBAAmB,GAAK,0BAA0B,GAAG,wBAAwB,SAAS,QAAQ,EAAE,QAAQ,GAAG,UAAUH,EAAQ,KAAK,UAAU,SAAS,SAAS,GAAK,OAAO,GAAG,SAAsBc,EAAKI,EAAO,IAAI,CAAC,QAAQjE,GAAW,UAAU,gBAAgB,KAAKD,GAAW,QAAQE,GAAW,IAAIsD,GAAK,KAAK,SAAS,SAAsBM,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,uEAAuE,EAAE,SAAS,4DAA4D,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,uBAAuB,KAAK,uBAAuB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKiB,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BlB,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,EAAE,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsBuB,EAAKK,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBL,EAAKS,EAAU,CAAC,UAAU,2BAA2B,SAAsBT,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUyC,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBlB,EAAKmB,EAAc,CAAC,UAAU,GAAM,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,UAAU,UAAU,SAAS,YAAY,UAAU,wEAAwE,UAAU,QAAQ,UAAU,aAAa,UAAUD,EAAc,CAAC,EAAE,UAAU,GAAK,UAAU,UAAU,UAAU,qEAAqE,UAAU,wBAAwB,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,KAAK,WAAW,SAAS,CAAcF,EAAKoB,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,SAAsBlB,EAAM,IAAI,CAAC,UAAU,gCAAgC,cAAc,GAAK,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ4C,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,uEAAuE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQA,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,uEAAuE,CAAC,CAAC,EAAE,SAAsBrB,EAAKsB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQD,EAA0B,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,uEAAuE,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,KAAK,cAAc,SAAS,CAAcF,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,wBAAwB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,6MAA6M,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKoB,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,SAAsBlB,EAAM,IAAI,CAAC,UAAU,+BAA+B,cAAc,GAAK,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ4C,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,uEAAuE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQA,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,uEAAuE,CAAC,CAAC,EAAE,SAAsBrB,EAAKsB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQD,EAA0B,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,uEAAuE,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenB,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,KAAK,cAAc,SAAS,CAAcF,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,oCAAoC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,wNAAwN,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,MAAM,CAAC,EAAE,SAAsBuB,EAAKK,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,OAAO,SAAsBL,EAAKS,EAAU,CAAC,UAAU,2BAA2B,SAAsBT,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBuB,EAAKuB,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAevB,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,MAAM,CAAC,EAAE,SAAsBuB,EAAKK,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,OAAO,SAAsBL,EAAKS,EAAU,CAAC,UAAU,0BAA0B,SAAsBT,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBuB,EAAKwB,EAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexB,EAAKK,EAA0B,CAAC,SAAsBL,EAAKS,EAAU,CAAC,UAAU,0BAA0B,SAAsBT,EAAKyB,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,EAAE,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ0B,GAAI,CAAC,kFAAkF,IAAI9E,EAAS,6IAA6I,kFAAkF,qVAAqV,qKAAqK,uWAAuW,sXAAsX,0GAA0G,mQAAmQ,0VAA0V,6LAA6L,0HAA0H,ogBAAogB,gHAAgH,mRAAmR,kXAAkX,kXAAkX,iJAAiJ,+QAA+Q,w0BAAw0B,6UAA6U,oJAAoJ,uTAAuT,iSAAiS,oSAAoS,qHAAqH,wGAAwG,stFAAstF,gcAAgc,wDAAwDA,EAAS,u8CAAu8C,gCAAgCA,EAAS,q0DAAq0D,EAS96kC+E,EAAgBC,EAAQrE,GAAUmE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,UAAUA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAA0B,GAAGC,GAAa,GAAGC,GAAW,GAAGC,GAAmB,GAAGC,GAAkB,GAAGC,GAAqB,GAAGC,GAAkB,GAAGC,EAAmB,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACvsE,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,oCAAsC,4JAA0L,qBAAuB,OAAO,sBAAwB,IAAI,yBAA2B,QAAQ,6BAA+B,OAAO,yBAA2B,OAAO,sBAAwB,OAAO,uBAAyB,EAAE,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavigationNavigationFonts", "getFonts", "Cck5nzSCj_default", "NavigationNavigationWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "YouTubeFonts", "Youtube", "InputFonts", "Input_default", "ButtonsButtonFonts", "beL7nB9Cx_default", "FooterFooterFonts", "pQtVRkS2b_default", "FooterCopyrightFonts", "Zeqloo3mj_default", "SmoothScrollFonts", "SmoothScroll", "ElementsCursorFonts", "nqkaSsdn6_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "transformTemplate1", "_", "t", "transition2", "animation", "animation1", "transition3", "animation2", "animation3", "animation4", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "cursor", "nqkaSsdn6_default", "Component", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onSubmittxyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "pe", "ref2", "ref3", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "PropertyOverrides2", "NavigationNavigationWithVariantAppearEffect", "Container", "Youtube", "x", "RichText2", "l", "Input_default", "AnimatePresence", "Floating", "ResolveLinks", "resolvedLinks", "beL7nB9Cx_default", "Link", "getLoadingLazyAtYPosition", "Image2", "pQtVRkS2b_default", "Zeqloo3mj_default", "SmoothScroll", "css", "Framerv6QGp77cM", "withCSS", "v6QGp77cM_default", "addFonts", "NavigationNavigationFonts", "YouTubeFonts", "InputFonts", "ButtonsButtonFonts", "FooterFooterFonts", "FooterCopyrightFonts", "SmoothScrollFonts", "ElementsCursorFonts", "__FramerMetadata__"]
}
