{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/5jZJRUPJWkLOm02HIk8O/hg8BFkRJzihRzOPVTAY7/s1k2c5y0a.js"],
  "sourcesContent": ["// Generated by Framer (41c59c7)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,Floating,GeneratedComponentContext,getFonts,Image,Link,PropertyOverrides,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/9zLIz4fn80IR9zpOx18Q/Embed.js\";import Input from\"https://framerusercontent.com/modules/oWVHHLIj4Q7woeIlKzbt/jYhpKd65JZqDsK3oy7GY/Input.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import Text from\"#framer/local/canvasComponent/iBMAkgP2n/iBMAkgP2n.js\";import ProductSlideshow from\"#framer/local/canvasComponent/JqzCTnbYz/JqzCTnbYz.js\";import BottomNav from\"#framer/local/canvasComponent/KyIVafxPy/KyIVafxPy.js\";import ReviewModal from\"#framer/local/canvasComponent/THCGEluF3/THCGEluF3.js\";import SelfImprovement from\"#framer/local/canvasComponent/UqxXsGklS/UqxXsGklS.js\";import Sidebar from\"#framer/local/canvasComponent/UvQS9cqw_/UvQS9cqw_.js\";import Footer from\"#framer/local/canvasComponent/xzXPXNpR4/xzXPXNpR4.js\";import{KeyboardShortcut}from\"#framer/local/codeFile/h7Q9D07/Keystroke_Press.js\";import metadataProvider from\"#framer/local/webPageMetadata/s1k2c5y0a/s1k2c5y0a.js\";const SidebarFonts=getFonts(Sidebar);const ReviewModalFonts=getFonts(ReviewModal);const MaterialFonts=getFonts(Material);const BottomNavFonts=getFonts(BottomNav);const PhosphorFonts=getFonts(Phosphor);const SelfImprovementFonts=getFonts(SelfImprovement);const TextFonts=getFonts(Text);const InputFonts=getFonts(Input);const ProductSlideshowFonts=getFonts(ProductSlideshow);const EmbedFonts=getFonts(Embed);const FooterFonts=getFonts(Footer);const MotionDivKeyboardShortcut=KeyboardShortcut(motion.div);const cycleOrder=[\"CB28ZvhUy\",\"Oy8JYJvFh\",\"KxDhQBm3J\"];const breakpoints={CB28ZvhUy:\"(min-width: 1200px)\",KxDhQBm3J:\"(max-width: 809px)\",Oy8JYJvFh:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-pYGA7\";const variantClassNames={CB28ZvhUy:\"framer-v-b6h08n\",KxDhQBm3J:\"framer-v-rjz54t\",Oy8JYJvFh:\"framer-v-73faa1\"};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:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"CB28ZvhUy\",Phone:\"KxDhQBm3J\",Tablet:\"Oy8JYJvFh\"};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:\"CB28ZvhUy\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useLayoutEffect(()=>{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);}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-pYGA7`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-pYGA7`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const LGBEQdy9K42m929=overlay=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTapzn6atv=overlay=>activeVariantCallback(async(...args)=>{overlay.hide();});const hVefYDFwC42m929=overlay=>activeVariantCallback(async(...args)=>{overlay.toggle();});const DiBBBrHqw1gx595p=overlay=>activeVariantCallback(async(...args)=>{overlay.show();});const UXoxNNqLc42m929=overlay=>activeVariantCallback(async(...args)=>{overlay.toggle();});const oA1UmPR0G42m929=overlay=>activeVariantCallback(async(...args)=>{overlay.toggle();});const Q8rkBFXsM42m929=overlay=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap42m929=overlay=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"Oy8JYJvFh\",\"KxDhQBm3J\"].includes(baseVariant))return true;return!isBrowser();};const isDisplayed1=()=>{if([\"Oy8JYJvFh\",\"KxDhQBm3J\"].includes(baseVariant))return!isBrowser();return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"CB28ZvhUy\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-b6h08n\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KxDhQBm3J:{width:\"100vw\"},Oy8JYJvFh:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-191j226-container hidden-b6h08n\",\"data-framer-name\":\"Mobile Nav\",id:\"191j226\",layoutScroll:true,name:\"Mobile Nav\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KxDhQBm3J:{variant:\"yM8p5JYTv\"},Oy8JYJvFh:{variant:\"yM8p5JYTv\"}},children:/*#__PURE__*/_jsx(Sidebar,{bJa3Zs5Ag:\"loFLbox5N\",BJoeHKKnz:\"MpFNzLWL7\",dUWV5Bbkh:\"loFLbox5N\",ehk6hCiFc:\"loFLbox5N\",fZ9w58ro6:\"MpFNzLWL7\",height:\"100%\",id:\"ZY5jPmgGY\",JqKFlRogG:\"loFLbox5N\",JZ81eNG3T:\"loFLbox5N\",K76rehxBf:\"loFLbox5N\",Kclbpug7z:\"loFLbox5N\",KRlq8p8Kf:\"loFLbox5N\",layoutId:\"ZY5jPmgGY\",LGBEQdy9K:LGBEQdy9K42m929(overlay),name:\"Mobile Nav\",pE9KZ6RgX:\"MpFNzLWL7\",Sj1IS9uhl:\"MpFNzLWL7\",style:{width:\"100%\"},t51vi3V3v:\"MpFNzLWL7\",variant:\"vEQ1OFVu6\",w1bLJXxeU:\"MpFNzLWL7\",wGO10Qm_3:\"MpFNzLWL7\",width:\"100%\",y2XpGALrc:\"loFLbox5N\",yYjGay7mj:\"MpFNzLWL7\"})}),/*#__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:\"framer-1ouiscw\",\"data-framer-name\":\"Reviews Overlay\",\"data-framer-portal-id\":\"191j226\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},name:\"Reviews Overlay\",onTap:()=>overlay.hide()},\"ax1Szjgt1\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-10ywdoc-container\",\"data-framer-portal-id\":\"191j226\",children:/*#__PURE__*/_jsx(ReviewModal,{height:\"100%\",id:\"Xum98cSKG\",layoutId:\"Xum98cSKG\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mfjam4\",\"data-framer-name\":\"Close Overlay Button\",\"data-framer-portal-id\":\"191j226\",name:\"Close Overlay Button\",onTap:onTapzn6atv(overlay),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u8qx6v-container\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(3, 3, 3)\",height:\"100%\",iconSearch:\"close\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"tYovXO3jk\",layoutId:\"tYovXO3jk\",mirrored:false,name:\"Icon\",selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),document.querySelector(\"#overlay\"))})})]})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-10vr9x2-container hidden-73faa1 hidden-rjz54t\",id:\"10vr9x2\",children:[/*#__PURE__*/_jsx(Sidebar,{bJa3Zs5Ag:\"loFLbox5N\",BJoeHKKnz:\"MpFNzLWL7\",dUWV5Bbkh:\"loFLbox5N\",ehk6hCiFc:\"cyKcCWlMm\",fZ9w58ro6:\"MpFNzLWL7\",height:\"100%\",id:\"uxPEUaSox\",JqKFlRogG:\"loFLbox5N\",JZ81eNG3T:\"loFLbox5N\",K76rehxBf:\"loFLbox5N\",Kclbpug7z:\"loFLbox5N\",KRlq8p8Kf:\"loFLbox5N\",layoutId:\"uxPEUaSox\",LGBEQdy9K:LGBEQdy9K42m929(overlay1),pE9KZ6RgX:\"MpFNzLWL7\",Sj1IS9uhl:\"MpFNzLWL7\",style:{height:\"100%\"},t51vi3V3v:\"Y1R8YwuU9\",variant:\"vEQ1OFVu6\",w1bLJXxeU:\"MpFNzLWL7\",wGO10Qm_3:\"MpFNzLWL7\",width:\"100%\",y2XpGALrc:\"loFLbox5N\",yYjGay7mj:\"MpFNzLWL7\"}),/*#__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:\"framer-1wikbzc\",\"data-framer-name\":\"Reviews Overlay\",\"data-framer-portal-id\":\"10vr9x2\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},name:\"Reviews Overlay\",onTap:()=>overlay1.hide()},\"XiXcmfVma\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3n09ht-container\",\"data-framer-portal-id\":\"10vr9x2\",children:/*#__PURE__*/_jsx(ReviewModal,{height:\"100%\",id:\"wc59z2XFp\",layoutId:\"wc59z2XFp\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-754ps0\",\"data-framer-name\":\"Close Overlay Button\",\"data-framer-portal-id\":\"10vr9x2\",name:\"Close Overlay Button\",onTap:onTapzn6atv(overlay1),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-51y9uy-container\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(3, 3, 3)\",height:\"100%\",iconSearch:\"close\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"gsyw3anhG\",layoutId:\"gsyw3anhG\",mirrored:false,name:\"Icon\",selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),document.querySelector(\"#overlay\"))})})]})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KxDhQBm3J:{width:\"100vw\"},Oy8JYJvFh:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1gv6xvo-container hidden-b6h08n\",id:\"1gv6xvo\",layoutScroll:true,children:[/*#__PURE__*/_jsx(BottomNav,{AKZT_k4Vi:\"WjA_hHWlP\",height:\"100%\",hVefYDFwC:hVefYDFwC42m929(overlay2),id:\"XPoIMq2nQ\",layoutId:\"XPoIMq2nQ\",ODcs_BiQI:\"WjA_hHWlP\",RmpbNTMX4:\"WjA_hHWlP\",style:{width:\"100%\"},TFVOgiPZR:\"WjA_hHWlP\",UsWXCLjky:\"WjA_hHWlP\",uZSBjWOLm:\"J0sHujb2s\",width:\"100%\",ygQK8UwuO:\"WjA_hHWlP\",ZhJcOemq7:\"WjA_hHWlP\"}),/*#__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:\"framer-70uoky\",\"data-framer-name\":\"Reviews Overlay\",\"data-framer-portal-id\":\"1gv6xvo\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},name:\"Reviews Overlay\",onTap:()=>overlay2.hide()},\"fuWEgFZSu\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KxDhQBm3J:{width:undefined},Oy8JYJvFh:{width:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"1000px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-doeseo-container\",\"data-framer-portal-id\":\"1gv6xvo\",children:/*#__PURE__*/_jsx(ReviewModal,{height:\"100%\",id:\"yMzB74S0n\",layoutId:\"yMzB74S0n\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-qjwamb\",\"data-framer-name\":\"Close Overlay Button\",\"data-framer-portal-id\":\"1gv6xvo\",name:\"Close Overlay Button\",onTap:onTapzn6atv(overlay2),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-i36sku-container\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(3, 3, 3)\",height:\"100%\",iconSearch:\"close\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"I80MMiray\",layoutId:\"I80MMiray\",mirrored:false,name:\"Icon\",selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),document.querySelector(\"#overlay\"))})})]})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6i78br\",\"data-framer-name\":\"Page Container\",name:\"Page Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pttsxa\",\"data-framer-name\":\"Content Container\",name:\"Content Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q3rqd\",\"data-framer-name\":\"Insight Details\",name:\"Insight Details\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DSASN_Jrq\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-ro47vs framer-8vtquv\",\"data-framer-name\":\"Icon/Text\",name:\"Icon/Text\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9t1jx4-container\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-5f7699c4-3a68-4097-88a5-3c229737afe9, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"arrow-left\",iconSelection:\"House\",id:\"V8LMtZo2A\",layoutId:\"V8LMtZo2A\",mirrored:false,name:\"Icon\",selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-5f7699c4-3a68-4097-88a5-3c229737afe9, rgb(255, 255, 255))\"},children:\"Return\"})}),className:\"framer-1eyli6y\",fonts:[\"GF;Open Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KxDhQBm3J:{width:\"min(max(100vw - 6px, 0px) - 40px, 1300px)\"},Oy8JYJvFh:{width:\"calc(min(max(max(-100vw, 0px) - 6px, 0px) * 0.7, 1300px) - 40px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-fk7x41-container\",id:\"fk7x41\",ref:ref2,children:[/*#__PURE__*/_jsx(SelfImprovement,{a1wdxDO0r:\"Finance\",DiBBBrHqw:DiBBBrHqw1gx595p(overlay3),height:\"100%\",id:\"VnGKWc2qo\",layoutId:\"VnGKWc2qo\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":\"fk7x41\",offsetX:0,offsetY:10,onDismiss:overlay3.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{animate:animation1,className:\"framer-5xp0vf\",exit:animation,initial:animation2,ref:ref3,role:\"dialog\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"166.9951px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a866e1-container\",children:/*#__PURE__*/_jsx(Text,{height:\"100%\",id:\"VFk5sDhLE\",layoutId:\"VFk5sDhLE\",style:{height:\"100%\",width:\"100%\"},w8XD9LWfG:\"The management of money and includes activities such as investing, borrowing, lending, budgeting, saving, and forecasting.\",width:\"100%\"})})})})})})]})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hx8zno\",\"data-framer-name\":\"Title/Desc\",name:\"Title/Desc\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KxDhQBm3J:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5f7699c4-3a68-4097-88a5-3c229737afe9, rgb(0, 0, 0))\"},children:\"Productizing Yourself:\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"27px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5f7699c4-3a68-4097-88a5-3c229737afe9, rgb(0, 0, 0))\"},children:\"Turning Your Passions Into \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"27px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5f7699c4-3a68-4097-88a5-3c229737afe9, rgb(0, 0, 0))\"},children:\"Profitable Digital Offerings\"})]})},Oy8JYJvFh:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"43px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5f7699c4-3a68-4097-88a5-3c229737afe9, rgb(0, 0, 0))\"},children:\"Productizing Yourself:\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5f7699c4-3a68-4097-88a5-3c229737afe9, rgb(0, 0, 0))\"},children:\"Turning Your Passions Into \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5f7699c4-3a68-4097-88a5-3c229737afe9, rgb(0, 0, 0))\"},children:\"Profitable Digital Offerings\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5f7699c4-3a68-4097-88a5-3c229737afe9, rgb(0, 0, 0))\"},children:\"Productizing Yourself:\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5f7699c4-3a68-4097-88a5-3c229737afe9, rgb(0, 0, 0))\"},children:\"Turning Your Passions Into \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5f7699c4-3a68-4097-88a5-3c229737afe9, rgb(0, 0, 0))\"},children:\"Profitable Digital Offerings\"})]}),className:\"framer-1ofyh72\",fonts:[\"GF;Open Sans-700\",\"GF;Open Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KxDhQBm3J:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:\"How to start making $1,000-$20,000 a month\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:\"How to start making $1,000-$20,000 a month\"})}),className:\"framer-x1p0z0\",fonts:[\"GF;Open Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KxDhQBm3J:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4720,intrinsicWidth:3776,loading:\"lazy\",pixelHeight:4720,pixelWidth:3776,positionX:\"center\",positionY:\"center\",sizes:\"min(max(100vw - 6px, 0px) - 40px, 1300px)\",src:\"https://framerusercontent.com/images/fFEh8tKLnMPgt7xTTwlbwmCU5do.jpg\",srcSet:\"https://framerusercontent.com/images/fFEh8tKLnMPgt7xTTwlbwmCU5do.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/fFEh8tKLnMPgt7xTTwlbwmCU5do.jpg?scale-down-to=2048 1638w,https://framerusercontent.com/images/fFEh8tKLnMPgt7xTTwlbwmCU5do.jpg?scale-down-to=4096 3276w,https://framerusercontent.com/images/fFEh8tKLnMPgt7xTTwlbwmCU5do.jpg 3776w\"}},Oy8JYJvFh:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4720,intrinsicWidth:3776,loading:\"lazy\",pixelHeight:4720,pixelWidth:3776,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(max(max(-100vw, 0px) - 6px, 0px) * 0.7, 1300px) - 40px)\",src:\"https://framerusercontent.com/images/fFEh8tKLnMPgt7xTTwlbwmCU5do.jpg\",srcSet:\"https://framerusercontent.com/images/fFEh8tKLnMPgt7xTTwlbwmCU5do.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/fFEh8tKLnMPgt7xTTwlbwmCU5do.jpg?scale-down-to=2048 1638w,https://framerusercontent.com/images/fFEh8tKLnMPgt7xTTwlbwmCU5do.jpg?scale-down-to=4096 3276w,https://framerusercontent.com/images/fFEh8tKLnMPgt7xTTwlbwmCU5do.jpg 3776w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4720,intrinsicWidth:3776,loading:\"lazy\",pixelHeight:4720,pixelWidth:3776,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/fFEh8tKLnMPgt7xTTwlbwmCU5do.jpg\",srcSet:\"https://framerusercontent.com/images/fFEh8tKLnMPgt7xTTwlbwmCU5do.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/fFEh8tKLnMPgt7xTTwlbwmCU5do.jpg?scale-down-to=2048 1638w,https://framerusercontent.com/images/fFEh8tKLnMPgt7xTTwlbwmCU5do.jpg?scale-down-to=4096 3276w,https://framerusercontent.com/images/fFEh8tKLnMPgt7xTTwlbwmCU5do.jpg 3776w\"},className:\"framer-1xd8s4n\",\"data-framer-name\":\"Showcase Image\",name:\"Showcase Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pjx51x\",\"data-framer-name\":\"Project Text\",name:\"Project Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ts9o32\",\"data-framer-name\":\"Paragraph\",name:\"Paragraph\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-5f7699c4-3a68-4097-88a5-3c229737afe9, rgb(0, 0, 0))\"},children:\"The story\"})}),className:\"framer-1t1sohl\",fonts:[\"GF;Open Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:\"f you're someone with diverse interests who has struggled to find fulfillment in traditional career paths, it may be time to consider productizing yourself. I'm living proof that you can turn your kaleidoscope of passions into lucrative digital products and services that allow you to live life on your own terms.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:\"A little about my background first: After quitting nursing school at age 20, I decided formalized education wasn't for me. My interests spanned psychology, philosophy, personal development, adventure, travel, filmmaking, business, and software development - an unconventional mix for sure.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:\"For years, I felt restless, like the days were just flashing by without me truly experiencing life. I craved more meaning, exploration, and the freedom to simultaneously pursue all my curiosities.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:\"It wasn't until I took the entrepreneurial leap into building my own array of digital offerings that everything clicked into place. These days, I split my time between freelance filmmaking, running an e-commerce store, and developing two software projects.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:\"While the income potential is exciting (I've had $40,000 months and even single $7,000 days!), what truly drives me is the ability to craft my ideal lifestyle - 60% spent doing what I love (traveling and creating films) while having 40% devoted to family, friends, and passion projects.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-5j8bj1\",fonts:[\"GF;Open Sans-500\",\"GF;Inter Tight-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cnb4fq\",\"data-framer-name\":\"Paragraph\",name:\"Paragraph\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KxDhQBm3J:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-5f7699c4-3a68-4097-88a5-3c229737afe9, rgb(0, 0, 0))\"},children:\"What I learned\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-5f7699c4-3a68-4097-88a5-3c229737afe9, rgb(0, 0, 0))\"},children:\"What I learned\"})}),className:\"framer-1ot2dki\",fonts:[\"GF;Open Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:'So how did I transform myself into a marketable \"product?\" Here are the key steps:'}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:[/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Get Clear on Your Goals My number one goal was achieving complete freedom - financial, time, and location independence. With that clarity, I was able to start mapping out potential digital income streams that would allow me to live and work from anywhere.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif'},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Identify Your Strengths and Solutions What skills, knowledge, and experiences do you have that could potentially solve problems for others? For me, it was things like filmmaking, content creation, digital marketing, software development, and psychology/mindset coaching.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif'},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Establish Your Unique Positioning With so many digital creators and coaches, you need a unique angle. Mine was combining adventure travel and personal growth content to inspire living life to the fullest.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif'},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Build Your Offerings My initial offerings included an online store, educational video content, freelance filmmaking, and coaching calls. As things grew, I expanded into software/tech products and higher-level programs.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif'},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Create Leverage and Automation The key is setting up multiple revenue streams and automations that make your business semi-passive over time. This allows you to spend less time on client work and more on the content you love creating.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif'},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Productize Your Knowledge Start turning your skills and methods into tangible products like courses, workshops, tools, templates, or software. These are assets you can sell and scale infinitely as digital products.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif'},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:\"The beauty is that you don't have to be an expert from day one. I started out just documenting my own journey and lessons, sharing what I was learning as I went. Over time, as I got better results for myself, my experience and expertise grew.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:\"It's been quite a journey of mistakes, lessons, highs and lows. \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:\"But I wouldn't have it any other way - this path of productizing myself has given me a level of freedom and fulfillment I never could've achieved in a regular 9-to-5.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-7a18b29e-ede9-441c-8c6f-3c7a6ed5b036, rgb(71, 71, 71))\"},children:\"If you resonate with wanting a lifestyle where you blend avocation and vocation, it's worth seriously exploring how you can turn your own passions and experiences into marketable digital products and services. The road is unconventional, but immensely rewarding.\"})]}),className:\"framer-5woby5\",fonts:[\"GF;Open Sans-500\",\"GF;Inter Tight-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-e326ld\",\"data-framer-name\":\"Separator\",name:\"Separator\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eqwj37\",\"data-framer-name\":\"CTA For Contact\",name:\"CTA For Contact\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6vqiq0\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Join my weekly newsletter\"})}),className:\"framer-bv5kaf\",fonts:[\"GF;Open Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KxDhQBm3J:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(191, 191, 191)\"},children:\"Join me, and many others in my free newsletter. (No spam, just value)\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(191, 191, 191)\"},children:\"Join me, and many others in my free newsletter. (No spam, just value)\"})}),className:\"framer-1r3cyow\",fonts:[\"GF;Open Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:6e3,loading:\"lazy\"},className:\"framer-b550hn\",\"data-framer-name\":\"Background Img\",name:\"Background Img\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s0bqya-container\",\"data-framer-name\":\"Email List CTA\",name:\"Email List CTA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KxDhQBm3J:{button:{buttonFont:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0em\",lineHeight:\"1em\"},buttonPadding:15,buttonPaddingBottom:15,buttonPaddingLeft:10,buttonPaddingPerSide:true,buttonPaddingRight:10,buttonPaddingTop:15,color:\"rgb(255, 255, 255)\",fill:\"rgb(51, 51, 51)\",insetWhenDocked:5,isDocked:true,label:\"Subscribe\",shouldAppear:true,widthWhenDocked:100},font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"1em\"}}},children:/*#__PURE__*/_jsx(Input,{button:{buttonFont:{fontFamily:'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',fontSize:\"15px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0em\",lineHeight:\"1em\"},buttonPadding:15,buttonPaddingBottom:15,buttonPaddingLeft:10,buttonPaddingPerSide:true,buttonPaddingRight:10,buttonPaddingTop:15,color:\"rgb(255, 255, 255)\",fill:\"rgb(51, 51, 51)\",insetWhenDocked:5,isDocked:true,label:\"Join 17k+ Subscribers\",shouldAppear:true,widthWhenDocked:185},convertkitAPI:\"\",convertkitFormID:\"\",font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"15px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"1em\"},formsparkID:\"FLM1lM7gU\",gap:10,getwaitlistAPI:\"\",height:\"100%\",id:\"PQ9T61Mm_\",input:{borderRadius:14,color:\"rgb(120, 120, 120)\",fill:\"rgb(28, 28, 28)\",fixedHeight:50,height:true,padding:15,paddingBottom:17,paddingLeft:15,paddingPerSide:true,paddingRight:15,paddingTop:17,placeholder:\"Your E-Mail\",placeholderColor:\"rgb(120, 120, 120)\"},layout:\"horizontal\",layoutId:\"PQ9T61Mm_\",loopsID:\"\",loopsUserGroup:\"\",mailchimpURL:\"\",name:\"Email List CTA\",redirectAs:\"link\",service:\"formspark\",style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12aalm\",\"data-framer-name\":\"Slideshow Container\",name:\"Slideshow Container\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay6=>/*#__PURE__*/_jsx(Overlay,{children:overlay5=>/*#__PURE__*/_jsx(Overlay,{children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KxDhQBm3J:{width:\"max(max(100vw - 6px, 0px) - 40px, 0px)\"},Oy8JYJvFh:{width:\"max(max(max(-100vw, 0px) - 6px, 0px) - 200px, 0px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-ewkbcx-container\",id:\"ewkbcx\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KxDhQBm3J:{variant:\"Zy9AyJ4wc\"},Oy8JYJvFh:{Lanc7HHVR:1,variant:\"Zy9AyJ4wc\"}},children:/*#__PURE__*/_jsx(ProductSlideshow,{height:\"100%\",id:\"AQyFQfVJU\",Lanc7HHVR:2,layoutId:\"AQyFQfVJU\",oA1UmPR0G:oA1UmPR0G42m929(overlay5),Q8rkBFXsM:Q8rkBFXsM42m929(overlay6),style:{width:\"100%\"},UXoxNNqLc:UXoxNNqLc42m929(overlay4),variant:\"HrcjQngAz\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay6.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{damping:42,delay:0,mass:1,stiffness:193,type:\"spring\"}},className:\"framer-whgj6n\",\"data-framer-name\":\"Product Overlay (3)\",\"data-framer-portal-id\":\"ewkbcx\",exit:{opacity:0,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},initial:{opacity:0},name:\"Product Overlay (3)\",onTap:()=>overlay6.hide()},\"s0xakI9Ml\"),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jujwaa\",\"data-framer-name\":\"Modal\",\"data-framer-portal-id\":\"ewkbcx\",name:\"Modal\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-l7i20l-container\",\"data-framer-name\":\"Lemon Squeezy Embed\",name:\"Lemon Squeezy Embed\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:\"\",id:\"uZ2VatXra\",layoutId:\"uZ2VatXra\",name:\"Lemon Squeezy Embed\",style:{height:\"100%\",width:\"100%\"},type:\"url\",url:\"discord.com\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:433,intrinsicWidth:577,pixelHeight:433,pixelWidth:577,sizes:\"550px\",src:\"https://framerusercontent.com/images/YEtxfwKeLaWy5QHrS3UqHOYLt8.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/YEtxfwKeLaWy5QHrS3UqHOYLt8.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/YEtxfwKeLaWy5QHrS3UqHOYLt8.png?lossless=1 577w\"},className:\"framer-63pn69\",\"data-framer-name\":\"Lemon Squeezy Logo\",name:\"Lemon Squeezy Logo\",transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-fdwvo6\",\"data-framer-name\":\"Close Overlay Button\",name:\"Close Overlay Button\",onTap:onTapzn6atv(overlay6),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xk6o2z-container\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"close\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"Pq3hx_u9W\",layoutId:\"Pq3hx_u9W\",mirrored:false,name:\"Icon\",selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]}),document.querySelector(\"#overlay\"))})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay5.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{damping:42,delay:0,mass:1,stiffness:193,type:\"spring\"}},className:\"framer-la9ryb\",\"data-framer-name\":\"Product Overlay (2)\",\"data-framer-portal-id\":\"ewkbcx\",exit:{opacity:0,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},initial:{opacity:0},name:\"Product Overlay (2)\",onTap:()=>overlay5.hide()},\"qyiEMVHf8\"),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hu9ogt\",\"data-framer-name\":\"Modal\",\"data-framer-portal-id\":\"ewkbcx\",name:\"Modal\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rjtt6a-container\",\"data-framer-name\":\"Lemon Squeezy Embed\",name:\"Lemon Squeezy Embed\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:\"\",id:\"pAQCFE6Zy\",layoutId:\"pAQCFE6Zy\",name:\"Lemon Squeezy Embed\",style:{height:\"100%\",width:\"100%\"},type:\"url\",url:\"discord.com\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:433,intrinsicWidth:577,pixelHeight:433,pixelWidth:577,sizes:\"550px\",src:\"https://framerusercontent.com/images/YEtxfwKeLaWy5QHrS3UqHOYLt8.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/YEtxfwKeLaWy5QHrS3UqHOYLt8.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/YEtxfwKeLaWy5QHrS3UqHOYLt8.png?lossless=1 577w\"},className:\"framer-aanc6n\",\"data-framer-name\":\"Lemon Squeezy Logo\",name:\"Lemon Squeezy Logo\",transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tqaoua\",\"data-framer-name\":\"Close Overlay Button\",name:\"Close Overlay Button\",onTap:onTapzn6atv(overlay5),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13d0jm3-container\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"close\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"bAlU44KFU\",layoutId:\"bAlU44KFU\",mirrored:false,name:\"Icon\",selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]}),document.querySelector(\"#overlay\"))})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay4.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{damping:42,delay:0,mass:1,stiffness:193,type:\"spring\"}},className:\"framer-4dfv3\",\"data-framer-name\":\"Product Overlay (1)\",\"data-framer-portal-id\":\"ewkbcx\",exit:{opacity:0,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},initial:{opacity:0},name:\"Product Overlay (1)\",onTap:()=>overlay4.hide()},\"RWl4AsUL_\"),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h0k8e8\",\"data-framer-name\":\"Modal\",\"data-framer-portal-id\":\"ewkbcx\",name:\"Modal\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1482d2c-container\",\"data-framer-name\":\"Lemon Squeezy Embed\",name:\"Lemon Squeezy Embed\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:\"\",id:\"lTJ_1hC5O\",layoutId:\"lTJ_1hC5O\",name:\"Lemon Squeezy Embed\",style:{height:\"100%\",width:\"100%\"},type:\"url\",url:\"gumroad.com\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:433,intrinsicWidth:577,pixelHeight:433,pixelWidth:577,sizes:\"550px\",src:\"https://framerusercontent.com/images/YEtxfwKeLaWy5QHrS3UqHOYLt8.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/YEtxfwKeLaWy5QHrS3UqHOYLt8.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/YEtxfwKeLaWy5QHrS3UqHOYLt8.png?lossless=1 577w\"},className:\"framer-1kywvyi\",\"data-framer-name\":\"Lemon Squeezy Logo\",name:\"Lemon Squeezy Logo\",transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cjym4k\",\"data-framer-name\":\"Close Overlay Button\",name:\"Close Overlay Button\",onTap:onTapzn6atv(overlay4),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3ueeyz-container\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"close\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"AQrb8APz9\",layoutId:\"AQrb8APz9\",mirrored:false,name:\"Icon\",selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]}),document.querySelector(\"#overlay\"))})})]})})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KxDhQBm3J:{width:\"calc(max(100vw - 6px, 0px) - 40px)\"},Oy8JYJvFh:{width:\"max(max(-100vw, 0px) - 6px, 0px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8ww5lm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KxDhQBm3J:{variant:\"RGoLBz0Ks\"},Oy8JYJvFh:{variant:\"NofQuex2b\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Sr2JMNVBE\",layoutId:\"Sr2JMNVBE\",style:{width:\"100%\"},variant:\"XZu9h1MNW\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mwddcu\",\"data-framer-name\":\"Reviews Overlay Toggle Container\",name:\"Reviews Overlay Toggle Container\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay7=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(MotionDivKeyboardShortcut,{className:\"framer-qk8n1k\",\"data-framer-name\":\"R\",id:\"qk8n1k\",name:\"R\",onTap:onTap42m929(overlay7),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay7.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:\"framer-dh2v3w\",\"data-framer-name\":\"Reviews Overlay\",\"data-framer-portal-id\":\"qk8n1k\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},name:\"Reviews Overlay\",onTap:()=>overlay7.hide()},\"LaqdAcF7f\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-b6p5l2-container\",\"data-framer-portal-id\":\"qk8n1k\",children:/*#__PURE__*/_jsx(ReviewModal,{height:\"100%\",id:\"JTI5oAEZw\",layoutId:\"JTI5oAEZw\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-h4nwlr\",\"data-framer-name\":\"Close Overlay Button\",\"data-framer-portal-id\":\"qk8n1k\",name:\"Close Overlay Button\",onTap:onTapzn6atv(overlay7),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mh4mbc-container\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(3, 3, 3)\",height:\"100%\",iconSearch:\"close\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"mriuITQ4B\",layoutId:\"mriuITQ4B\",mirrored:false,name:\"Icon\",selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),document.querySelector(\"#overlay\"))})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-pYGA7 { background: var(--token-3704f905-7c0a-4407-8314-0c2cae35aa3b, rgb(250, 250, 250)); }`,\".framer-pYGA7.framer-8vtquv, .framer-pYGA7 .framer-8vtquv { display: block; }\",\".framer-pYGA7.framer-b6h08n { align-content: flex-start; align-items: flex-start; background-color: var(--token-3704f905-7c0a-4407-8314-0c2cae35aa3b, #fafafa); display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 2829px; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-pYGA7 .framer-191j226-container { bottom: 0px; flex: none; height: auto; left: 50%; position: fixed; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-pYGA7 .framer-1ouiscw, .framer-pYGA7 .framer-1wikbzc, .framer-pYGA7 .framer-70uoky, .framer-pYGA7 .framer-dh2v3w { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 2; }\",\".framer-pYGA7 .framer-10ywdoc-container, .framer-pYGA7 .framer-3n09ht-container, .framer-pYGA7 .framer-b6p5l2-container { bottom: 0px; flex: none; left: 75px; position: fixed; right: 75px; top: 100px; z-index: 2; }\",\".framer-pYGA7 .framer-mfjam4, .framer-pYGA7 .framer-754ps0, .framer-pYGA7 .framer-qjwamb, .framer-pYGA7 .framer-h4nwlr { aspect-ratio: 1 / 1; background-color: #d1d1d1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: hidden; position: fixed; right: 20px; top: 20px; width: 40px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-pYGA7 .framer-1u8qx6v-container, .framer-pYGA7 .framer-51y9uy-container, .framer-pYGA7 .framer-i36sku-container, .framer-pYGA7 .framer-xk6o2z-container, .framer-pYGA7 .framer-13d0jm3-container, .framer-pYGA7 .framer-3ueeyz-container, .framer-pYGA7 .framer-1mh4mbc-container { flex: none; height: 25px; left: calc(50.00000000000002% - 25px / 2); position: absolute; top: calc(50.00000000000002% - 25px / 2); width: 25px; z-index: 1; }\",\".framer-pYGA7 .framer-10vr9x2-container { flex: none; height: 100vh; position: sticky; top: 0px; width: auto; will-change: transform; z-index: 1; }\",\".framer-pYGA7 .framer-1gv6xvo-container { bottom: 0px; flex: none; height: auto; position: fixed; right: 0px; width: 100%; z-index: 2; }\",\".framer-pYGA7 .framer-doeseo-container { flex: none; height: 732px; left: calc(50.00000000000002% - 1000px / 2); position: fixed; top: calc(50.00000000000002% - 732px / 2); width: 1000px; z-index: 2; }\",\".framer-pYGA7 .framer-6i78br { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-pYGA7 .framer-pttsxa { align-content: center; align-items: center; background-color: var(--token-7b81af76-2fc0-4a75-a2ea-c232869463be, #ffffff); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 75px; height: auto; justify-content: flex-start; overflow: hidden; padding: 110px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-pYGA7 .framer-1q3rqd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 75px; height: min-content; justify-content: center; max-width: 1300px; overflow: hidden; padding: 0px 50px 0px 50px; position: relative; width: 70%; }\",\".framer-pYGA7 .framer-ro47vs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-pYGA7 .framer-9t1jx4-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 22px); position: relative; width: 22px; }\",\".framer-pYGA7 .framer-1eyli6y, .framer-pYGA7 .framer-1r3cyow { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-pYGA7 .framer-fk7x41-container { cursor: pointer; flex: none; height: 22px; position: relative; width: 100%; }\",\".framer-pYGA7 .framer-5xp0vf { background-color: var(--token-39bfa809-afd0-4526-92ed-df2e5f11675a, #1c1c1c); 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); height: 93px; overflow: hidden; position: relative; width: 209px; will-change: var(--framer-will-change-override, transform); }\",\".framer-pYGA7 .framer-1a866e1-container { flex: none; height: 100%; left: 20px; position: absolute; top: 10px; width: 80%; }\",\".framer-pYGA7 .framer-hx8zno { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-pYGA7 .framer-1ofyh72, .framer-pYGA7 .framer-x1p0z0, .framer-pYGA7 .framer-1t1sohl, .framer-pYGA7 .framer-5j8bj1, .framer-pYGA7 .framer-1ot2dki, .framer-pYGA7 .framer-5woby5, .framer-pYGA7 .framer-bv5kaf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-pYGA7 .framer-1xd8s4n { aspect-ratio: 1.7753120665742026 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 113px); overflow: visible; position: relative; width: 100%; }\",\".framer-pYGA7 .framer-pjx51x { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: auto; justify-content: flex-start; max-width: 1300px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-pYGA7 .framer-ts9o32, .framer-pYGA7 .framer-1cnb4fq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-pYGA7 .framer-e326ld { background-color: #d4d4d4; flex: none; height: 2px; overflow: hidden; position: relative; width: 80%; }\",\".framer-pYGA7 .framer-eqwj37 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: auto; justify-content: center; overflow: hidden; padding: 40px 40px 40px 40px; position: relative; width: 100%; }\",\".framer-pYGA7 .framer-6vqiq0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-pYGA7 .framer-b550hn { -webkit-filter: brightness(0.45) grayscale(0.67); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 2px; filter: brightness(0.45) grayscale(0.67); flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: -2px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-pYGA7 .framer-1s0bqya-container { flex: none; height: auto; position: relative; width: 500px; z-index: 1; }\",\".framer-pYGA7 .framer-12aalm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-pYGA7 .framer-ewkbcx-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-pYGA7 .framer-whgj6n, .framer-pYGA7 .framer-la9ryb, .framer-pYGA7 .framer-4dfv3 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 3; }\",\".framer-pYGA7 .framer-1jujwaa, .framer-pYGA7 .framer-1hu9ogt, .framer-pYGA7 .framer-h0k8e8 { background-color: #1a1a1a; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 40px; flex: none; left: 30px; overflow: hidden; position: fixed; right: 30px; top: 40px; will-change: var(--framer-will-change-override, transform); z-index: 3; }\",\".framer-pYGA7 .framer-l7i20l-container, .framer-pYGA7 .framer-1rjtt6a-container, .framer-pYGA7 .framer-1482d2c-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-pYGA7 .framer-63pn69, .framer-pYGA7 .framer-aanc6n, .framer-pYGA7 .framer-1kywvyi { aspect-ratio: 1.3325635103926097 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 413px); left: 50%; overflow: visible; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 550px; }\",\".framer-pYGA7 .framer-fdwvo6, .framer-pYGA7 .framer-1tqaoua, .framer-pYGA7 .framer-1cjym4k { aspect-ratio: 1 / 1; background-color: #000000; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: hidden; position: absolute; right: 35px; top: 20px; width: 40px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-pYGA7 .framer-8ww5lm-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-pYGA7 .framer-1mwddcu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 20px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; right: 0px; top: 0px; width: 6px; z-index: 1; }\",\".framer-pYGA7 .framer-qk8n1k { cursor: pointer; flex: none; height: 20px; left: calc(50.00000000000002% - 6px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 6px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pYGA7.framer-b6h08n, .framer-pYGA7 .framer-6i78br, .framer-pYGA7 .framer-pttsxa, .framer-pYGA7 .framer-1q3rqd, .framer-pYGA7 .framer-ro47vs, .framer-pYGA7 .framer-hx8zno, .framer-pYGA7 .framer-pjx51x, .framer-pYGA7 .framer-ts9o32, .framer-pYGA7 .framer-1cnb4fq, .framer-pYGA7 .framer-eqwj37, .framer-pYGA7 .framer-6vqiq0, .framer-pYGA7 .framer-12aalm, .framer-pYGA7 .framer-1mwddcu { gap: 0px; } .framer-pYGA7.framer-b6h08n > *, .framer-pYGA7 .framer-6i78br > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-pYGA7.framer-b6h08n > :first-child, .framer-pYGA7 .framer-6i78br > :first-child, .framer-pYGA7 .framer-ro47vs > :first-child, .framer-pYGA7 .framer-12aalm > :first-child, .framer-pYGA7 .framer-1mwddcu > :first-child { margin-left: 0px; } .framer-pYGA7.framer-b6h08n > :last-child, .framer-pYGA7 .framer-6i78br > :last-child, .framer-pYGA7 .framer-ro47vs > :last-child, .framer-pYGA7 .framer-12aalm > :last-child, .framer-pYGA7 .framer-1mwddcu > :last-child { margin-right: 0px; } .framer-pYGA7 .framer-pttsxa > *, .framer-pYGA7 .framer-1q3rqd > * { margin: 0px; margin-bottom: calc(75px / 2); margin-top: calc(75px / 2); } .framer-pYGA7 .framer-pttsxa > :first-child, .framer-pYGA7 .framer-1q3rqd > :first-child, .framer-pYGA7 .framer-hx8zno > :first-child, .framer-pYGA7 .framer-pjx51x > :first-child, .framer-pYGA7 .framer-ts9o32 > :first-child, .framer-pYGA7 .framer-1cnb4fq > :first-child, .framer-pYGA7 .framer-eqwj37 > :first-child, .framer-pYGA7 .framer-6vqiq0 > :first-child { margin-top: 0px; } .framer-pYGA7 .framer-pttsxa > :last-child, .framer-pYGA7 .framer-1q3rqd > :last-child, .framer-pYGA7 .framer-hx8zno > :last-child, .framer-pYGA7 .framer-pjx51x > :last-child, .framer-pYGA7 .framer-ts9o32 > :last-child, .framer-pYGA7 .framer-1cnb4fq > :last-child, .framer-pYGA7 .framer-eqwj37 > :last-child, .framer-pYGA7 .framer-6vqiq0 > :last-child { margin-bottom: 0px; } .framer-pYGA7 .framer-ro47vs > *, .framer-pYGA7 .framer-12aalm > *, .framer-pYGA7 .framer-1mwddcu > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-pYGA7 .framer-hx8zno > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-pYGA7 .framer-pjx51x > *, .framer-pYGA7 .framer-eqwj37 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-pYGA7 .framer-ts9o32 > *, .framer-pYGA7 .framer-1cnb4fq > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-pYGA7 .framer-6vqiq0 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }\",\"@media (min-width: 1200px) { .framer-pYGA7 .hidden-b6h08n { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-pYGA7 .hidden-73faa1 { display: none !important; } .${metadata.bodyClassName}-framer-pYGA7 { background: var(--token-3704f905-7c0a-4407-8314-0c2cae35aa3b, rgb(250, 250, 250)); } .framer-pYGA7.framer-b6h08n { width: 810px; } .framer-pYGA7 .framer-191j226-container { bottom: unset; top: 0px; z-index: 7; } .framer-pYGA7 .framer-1gv6xvo-container { z-index: 7; } .framer-pYGA7 .framer-doeseo-container { height: 475px; left: 20px; right: 20px; top: calc(50.69508804448566% - 475px / 2); width: unset; } .framer-pYGA7 .framer-pttsxa { padding: 140px 0px 0px 0px; } .framer-pYGA7 .framer-1q3rqd, .framer-pYGA7 .framer-hx8zno, .framer-pYGA7 .framer-pjx51x { padding: 0px 20px 0px 20px; } .framer-pYGA7 .framer-12aalm { padding: 0px 100px 0px 100px; }}`,`@media (max-width: 809px) { .framer-pYGA7 .hidden-rjz54t { display: none !important; } .${metadata.bodyClassName}-framer-pYGA7 { background: var(--token-3704f905-7c0a-4407-8314-0c2cae35aa3b, rgb(250, 250, 250)); } .framer-pYGA7.framer-b6h08n { flex-direction: column; width: 390px; } .framer-pYGA7 .framer-191j226-container { bottom: unset; top: 0px; z-index: 7; } .framer-pYGA7 .framer-10ywdoc-container, .framer-pYGA7 .framer-b6p5l2-container { left: 20px; right: 20px; } .framer-pYGA7 .framer-mfjam4, .framer-pYGA7 .framer-h4nwlr { right: 40px; top: 120px; } .framer-pYGA7 .framer-1gv6xvo-container { z-index: 7; } .framer-pYGA7 .framer-70uoky, .framer-pYGA7 .framer-qjwamb { z-index: 6; } .framer-pYGA7 .framer-doeseo-container { height: 465px; left: 20px; right: 20px; top: calc(49.875621890547286% - 465px / 2); width: unset; z-index: 6; } .framer-pYGA7 .framer-6i78br { flex: none; width: 100%; } .framer-pYGA7 .framer-pttsxa { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; gap: 50px; padding: 145px 20px 80px 20px; will-change: var(--framer-will-change-override, transform); } .framer-pYGA7 .framer-1q3rqd { order: 0; padding: 0px 0px 0px 0px; width: 100%; } .framer-pYGA7 .framer-hx8zno { gap: 25px; } .framer-pYGA7 .framer-eqwj37 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; justify-content: flex-start; order: 1; padding: 40px 15px 40px 15px; will-change: var(--framer-will-change-override, transform); } .framer-pYGA7 .framer-1r3cyow { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-pYGA7 .framer-1s0bqya-container { width: 100%; } .framer-pYGA7 .framer-12aalm { order: 2; } .framer-pYGA7 .framer-8ww5lm-container { order: 3; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pYGA7.framer-b6h08n, .framer-pYGA7 .framer-pttsxa, .framer-pYGA7 .framer-hx8zno { gap: 0px; } .framer-pYGA7.framer-b6h08n > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-pYGA7.framer-b6h08n > :first-child, .framer-pYGA7 .framer-pttsxa > :first-child, .framer-pYGA7 .framer-hx8zno > :first-child { margin-top: 0px; } .framer-pYGA7.framer-b6h08n > :last-child, .framer-pYGA7 .framer-pttsxa > :last-child, .framer-pYGA7 .framer-hx8zno > :last-child { margin-bottom: 0px; } .framer-pYGA7 .framer-pttsxa > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-pYGA7 .framer-hx8zno > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2829\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Oy8JYJvFh\":{\"layout\":[\"fixed\",\"fixed\"]},\"KxDhQBm3J\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framers1k2c5y0a=withCSS(Component,css,\"framer-pYGA7\");export default Framers1k2c5y0a;Framers1k2c5y0a.displayName=\"Insights / Jordan Adventure\";Framers1k2c5y0a.defaultProps={height:2829,width:1200};addFonts(Framers1k2c5y0a,[{explicitInter:true,fonts:[{family:\"Open Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4iY1M2xLER.woff2\",weight:\"600\"},{family:\"Open Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4iY1M2xLER.woff2\",weight:\"700\"},{family:\"Open Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4iY1M2xLER.woff2\",weight:\"400\"},{family:\"Open Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4iY1M2xLER.woff2\",weight:\"500\"},{family:\"Inter Tight\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjPQ-qWSRToK8EPg.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://app.framerstatic.com/Inter-Medium.cyrillic-ext-M4WHNGTS.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Medium.cyrillic-JVU2PANX.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Medium.greek-ext-4KCQBEIZ.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Medium.greek-DPOQGN7L.woff2\",weight:\"500\"},{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://app.framerstatic.com/Inter-Medium.latin-ext-J4DBSW7F.woff2\",weight:\"500\"},{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://app.framerstatic.com/Inter-Medium.latin-Y3IVPL46.woff2\",weight:\"500\"},{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://app.framerstatic.com/Inter-Medium.vietnamese-PJV76O4P.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://app.framerstatic.com/Inter-SemiBold.cyrillic-ext-C7KWUKA7.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-SemiBold.cyrillic-JWV7SOZ6.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-SemiBold.greek-ext-FBKSFTSU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-SemiBold.greek-EQ3PSENU.woff2\",weight:\"600\"},{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://app.framerstatic.com/Inter-SemiBold.latin-ext-ULRSO3ZR.woff2\",weight:\"600\"},{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://app.framerstatic.com/Inter-SemiBold.latin-RDYY2AG2.woff2\",weight:\"600\"},{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://app.framerstatic.com/Inter-SemiBold.vietnamese-ESQNSEQ3.woff2\",weight:\"600\"}]},...SidebarFonts,...ReviewModalFonts,...MaterialFonts,...BottomNavFonts,...PhosphorFonts,...SelfImprovementFonts,...TextFonts,...InputFonts,...ProductSlideshowFonts,...EmbedFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framers1k2c5y0a\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"2829\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Oy8JYJvFh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KxDhQBm3J\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "SidebarFonts", "getFonts", "UvQS9cqw_default", "ReviewModalFonts", "THCGEluF3_default", "MaterialFonts", "Icon", "BottomNavFonts", "KyIVafxPy_default", "PhosphorFonts", "SelfImprovementFonts", "UqxXsGklS_default", "TextFonts", "iBMAkgP2n_default", "InputFonts", "Input_default", "ProductSlideshowFonts", "JqzCTnbYz_default", "EmbedFonts", "Embed", "FooterFonts", "xzXPXNpR4_default", "MotionDivKeyboardShortcut", "KeyboardShortcut", "motion", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition1", "animation", "animation1", "animation2", "transformTemplate1", "_", "t", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "LGBEQdy9K42m929", "overlay", "args", "onTapzn6atv", "hVefYDFwC42m929", "DiBBBrHqw1gx595p", "UXoxNNqLc42m929", "oA1UmPR0G42m929", "Q8rkBFXsM42m929", "onTap42m929", "ref1", "pe", "isDisplayed", "isDisplayed1", "ref2", "ref3", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "l", "PropertyOverrides2", "ComponentViewportProvider", "Container", "UvQS9cqw_default", "AnimatePresence", "Ga", "x", "THCGEluF3_default", "Icon", "overlay1", "overlay2", "KyIVafxPy_default", "Link", "RichText2", "overlay3", "UqxXsGklS_default", "Floating", "iBMAkgP2n_default", "Image2", "Input_default", "overlay6", "overlay5", "overlay4", "JqzCTnbYz_default", "Embed", "xzXPXNpR4_default", "overlay7", "MotionDivKeyboardShortcut", "css", "Framers1k2c5y0a", "withCSS", "s1k2c5y0a_default", "addFonts", "SidebarFonts", "ReviewModalFonts", "MaterialFonts", "BottomNavFonts", "PhosphorFonts", "SelfImprovementFonts", "TextFonts", "InputFonts", "ProductSlideshowFonts", "EmbedFonts", "FooterFonts", "__FramerMetadata__"]
}
