{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/O4XgknMO1auJ0oO5DONd/2xcn1JQmMXvNoySa20YN/Fw4nTBkXL.js", "ssg:https://framerusercontent.com/modules/F29vuOKj17Y0RpfftxMt/qxxRgT5GGts1LJr9wcPW/Scribbbles.js", "ssg:https://framer.com/m/iconoir-icons/Home.js@0.0.11", "ssg:https://framerusercontent.com/modules/zL9598C4KbEbqUGvSR14/rI8sPHpnG9XGcCPc0vU4/Iconoir.js", "ssg:https://framerusercontent.com/modules/aXwfMslqKc9DvhyMiwWQ/bBlCSf4eI9aKNUCGiayx/JqV1sA3na.js", "ssg:https://framerusercontent.com/modules/1AUbYxjSs0YWzrkrZYul/1GPIK2A5ohoAGaiDoY5v/fWCeipL2G.js", "ssg:https://framerusercontent.com/modules/A5opmeuPo5ckZGwBGdbG/vUAXmdRFWKdI6TOePNXh/hNhl6J89y.js", "ssg:https://framerusercontent.com/modules/7uPcx5BDQI5EjXBQs3mz/x3Pwj7Kc5OZExACrbAmL/qUkrF2QDC.js", "ssg:https://framerusercontent.com/modules/9E2o9DBttkJl9KwuUxHv/ZZNmfkj9NSXqwRtDGGc3/mdeBZ4I4Y.js", "ssg:https://framerusercontent.com/modules/qRicPjsn7lqAFhUpVEJw/wsYYtENjQk0KRlujgBY2/HgKWRU5cM.js", "ssg:https://framerusercontent.com/modules/4YWWzj4Km7yqicjoCm2H/jO5zdHqCH551J62O4W3P/JDIZfHyyT.js", "ssg:https://framerusercontent.com/modules/dU7V6FbuTv8VHLFGY79m/kB06klfgtfGKdKyiOPby/hQB_ouLOC.js", "ssg:https://framerusercontent.com/modules/apONoyHNv9Bqf7wMtNZ0/IpwRi8BMUTgLS91zynvf/QSv_ANm8c.js", "ssg:https://framerusercontent.com/modules/fKEr2eLNfO4Og8xEHW9H/94TZxEYagQ5SUDYPjh0I/RZdN7HvkF.js"],
  "sourcesContent": ["// Generated by Framer (e1877f1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"bQfz5zxMo\",\"TiyCx76hz\",\"dQbHF1T1V\"];const serializationHash=\"framer-KFRzs\";const variantClassNames={bQfz5zxMo:\"framer-v-7c4v76\",dQbHF1T1V:\"framer-v-3vl19h\",TiyCx76hz:\"framer-v-njssy3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"bQfz5zxMo\",Phone:\"dQbHF1T1V\",Tablet:\"TiyCx76hz\"};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:\"bQfz5zxMo\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"bQfz5zxMo\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-7c4v76\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"bQfz5zxMo\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({dQbHF1T1V:{\"data-framer-name\":\"Phone\"},TiyCx76hz:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rt3mt0\",\"data-framer-name\":\"Features\",layoutDependency:layoutDependency,layoutId:\"E_xwUkuPB\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wsnbt\",layoutDependency:layoutDependency,layoutId:\"I8D_sMWSi\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4161,intrinsicWidth:4160,pixelHeight:4161,pixelWidth:4160,sizes:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px), 1000px)`,src:\"https://framerusercontent.com/images/xQXvbLtHMCYL2Vx4kisvMwkBAQ.png\",srcSet:\"https://framerusercontent.com/images/xQXvbLtHMCYL2Vx4kisvMwkBAQ.png?scale-down-to=1024 1023w,https://framerusercontent.com/images/xQXvbLtHMCYL2Vx4kisvMwkBAQ.png?scale-down-to=2048 2047w,https://framerusercontent.com/images/xQXvbLtHMCYL2Vx4kisvMwkBAQ.png?scale-down-to=4096 4095w,https://framerusercontent.com/images/xQXvbLtHMCYL2Vx4kisvMwkBAQ.png 4160w\"},className:\"framer-145uu7o\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"oz4vygYdD\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},...addPropertyOverrides({dQbHF1T1V:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4161,intrinsicWidth:4160,pixelHeight:4161,pixelWidth:4160,sizes:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 30px, 1px), 1000px)`,src:\"https://framerusercontent.com/images/xQXvbLtHMCYL2Vx4kisvMwkBAQ.png\",srcSet:\"https://framerusercontent.com/images/xQXvbLtHMCYL2Vx4kisvMwkBAQ.png?scale-down-to=1024 1023w,https://framerusercontent.com/images/xQXvbLtHMCYL2Vx4kisvMwkBAQ.png?scale-down-to=2048 2047w,https://framerusercontent.com/images/xQXvbLtHMCYL2Vx4kisvMwkBAQ.png?scale-down-to=4096 4095w,https://framerusercontent.com/images/xQXvbLtHMCYL2Vx4kisvMwkBAQ.png 4160w\"}},TiyCx76hz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4161,intrinsicWidth:4160,pixelHeight:4161,pixelWidth:4160,sizes:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 80px, 1px), 1000px)`,src:\"https://framerusercontent.com/images/xQXvbLtHMCYL2Vx4kisvMwkBAQ.png\",srcSet:\"https://framerusercontent.com/images/xQXvbLtHMCYL2Vx4kisvMwkBAQ.png?scale-down-to=1024 1023w,https://framerusercontent.com/images/xQXvbLtHMCYL2Vx4kisvMwkBAQ.png?scale-down-to=2048 2047w,https://framerusercontent.com/images/xQXvbLtHMCYL2Vx4kisvMwkBAQ.png?scale-down-to=4096 4095w,https://framerusercontent.com/images/xQXvbLtHMCYL2Vx4kisvMwkBAQ.png 4160w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wln9g9\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"eRqsm3KpO\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(51, 51, 51))\"},children:\"Sync with Google Photos in a Snap\"})}),className:\"framer-1bihq7d\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"NstG3s1mh\",style:{\"--extracted-gdpscs\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(136, 136, 136))\"},children:\"Pixel Stash effortlessly connects with your Google Photos account, ensuring a smooth download of memories from the cloud directly to your laptop.\"})}),className:\"framer-1qwdr26\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"qQC4_OmU8\",style:{\"--extracted-1of0zx5\":\"rgb(136, 136, 136)\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qx8v25\",layoutDependency:layoutDependency,layoutId:\"TiigzoIJm\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jcgu2y\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"OSil6qoEo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(51, 51, 51))\"},children:\"Original Quality, Every Time\"})}),className:\"framer-i68jfg\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"rk6Vgx0Bm\",style:{\"--extracted-gdpscs\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(136, 136, 136))\"},children:\"Pixel Stash ensures your photos retain their original resolution and quality during the download process, preserving every detail.\"})}),className:\"framer-pf3kwk\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"tQtkyGhM5\",style:{\"--extracted-1of0zx5\":\"rgb(136, 136, 136)\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2304,intrinsicWidth:2304,pixelHeight:2304,pixelWidth:2304,sizes:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px), 1000px)`,src:\"https://framerusercontent.com/images/TpEp3OTH8y6ddgfZbrlyRqJP7s.png\",srcSet:\"https://framerusercontent.com/images/TpEp3OTH8y6ddgfZbrlyRqJP7s.png?scale-down-to=512 512w,https://framerusercontent.com/images/TpEp3OTH8y6ddgfZbrlyRqJP7s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TpEp3OTH8y6ddgfZbrlyRqJP7s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/TpEp3OTH8y6ddgfZbrlyRqJP7s.png 2304w\"},className:\"framer-cri2ts\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"tsRDa2Nue\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},...addPropertyOverrides({dQbHF1T1V:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2304,intrinsicWidth:2304,pixelHeight:2304,pixelWidth:2304,sizes:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 30px, 1px), 1000px)`,src:\"https://framerusercontent.com/images/TpEp3OTH8y6ddgfZbrlyRqJP7s.png\",srcSet:\"https://framerusercontent.com/images/TpEp3OTH8y6ddgfZbrlyRqJP7s.png?scale-down-to=512 512w,https://framerusercontent.com/images/TpEp3OTH8y6ddgfZbrlyRqJP7s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TpEp3OTH8y6ddgfZbrlyRqJP7s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/TpEp3OTH8y6ddgfZbrlyRqJP7s.png 2304w\"}},TiyCx76hz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2304,intrinsicWidth:2304,pixelHeight:2304,pixelWidth:2304,sizes:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 80px, 1px), 1000px)`,src:\"https://framerusercontent.com/images/TpEp3OTH8y6ddgfZbrlyRqJP7s.png\",srcSet:\"https://framerusercontent.com/images/TpEp3OTH8y6ddgfZbrlyRqJP7s.png?scale-down-to=512 512w,https://framerusercontent.com/images/TpEp3OTH8y6ddgfZbrlyRqJP7s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TpEp3OTH8y6ddgfZbrlyRqJP7s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/TpEp3OTH8y6ddgfZbrlyRqJP7s.png 2304w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ddwhdo\",layoutDependency:layoutDependency,layoutId:\"IQmi1D1QH\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3840,intrinsicWidth:3841,pixelHeight:3840,pixelWidth:3841,sizes:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px), 1000px)`,src:\"https://framerusercontent.com/images/S8bFuurmEBrRjTfCH6W2vflBN2A.png\",srcSet:\"https://framerusercontent.com/images/S8bFuurmEBrRjTfCH6W2vflBN2A.png?scale-down-to=512 512w,https://framerusercontent.com/images/S8bFuurmEBrRjTfCH6W2vflBN2A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/S8bFuurmEBrRjTfCH6W2vflBN2A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/S8bFuurmEBrRjTfCH6W2vflBN2A.png 3841w\"},className:\"framer-1k0to7g\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"BhAL7ts1X\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},...addPropertyOverrides({dQbHF1T1V:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3840,intrinsicWidth:3841,pixelHeight:3840,pixelWidth:3841,sizes:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 30px, 1px), 1000px)`,src:\"https://framerusercontent.com/images/S8bFuurmEBrRjTfCH6W2vflBN2A.png\",srcSet:\"https://framerusercontent.com/images/S8bFuurmEBrRjTfCH6W2vflBN2A.png?scale-down-to=512 512w,https://framerusercontent.com/images/S8bFuurmEBrRjTfCH6W2vflBN2A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/S8bFuurmEBrRjTfCH6W2vflBN2A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/S8bFuurmEBrRjTfCH6W2vflBN2A.png 3841w\"}},TiyCx76hz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3840,intrinsicWidth:3841,pixelHeight:3840,pixelWidth:3841,sizes:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 80px, 1px), 1000px)`,src:\"https://framerusercontent.com/images/S8bFuurmEBrRjTfCH6W2vflBN2A.png\",srcSet:\"https://framerusercontent.com/images/S8bFuurmEBrRjTfCH6W2vflBN2A.png?scale-down-to=512 512w,https://framerusercontent.com/images/S8bFuurmEBrRjTfCH6W2vflBN2A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/S8bFuurmEBrRjTfCH6W2vflBN2A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/S8bFuurmEBrRjTfCH6W2vflBN2A.png 3841w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9stikj\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"BAtg7ns2o\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(51, 51, 51))\"},children:\"Safety First and Always\"})}),className:\"framer-1cunytp\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"SuuQWC7T7\",style:{\"--extracted-gdpscs\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(136, 136, 136))\"},children:\"With advanced encryption protocols, Pixel Stash guarantees that your memories are protected during every step of the transfer.\"})}),className:\"framer-97k68p\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"F8A8OCQr9\",style:{\"--extracted-1of0zx5\":\"rgb(136, 136, 136)\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2ylznl\",layoutDependency:layoutDependency,layoutId:\"hzF0YRKNN\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1h9qj6s\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"RJrdHa77b\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(51, 51, 51))\"},children:\"Pixel Stash Everywhere\"})}),className:\"framer-de6206\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"yuIIUNZJk\",style:{\"--extracted-gdpscs\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(136, 136, 136))\"},children:\"Whether you're on a Mac, Windows, or Linux, Pixel Stash keeps your photos safe everywhere.\"})}),className:\"framer-1t3lq6c\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"UjBjEDEx2\",style:{\"--extracted-1of0zx5\":\"rgb(136, 136, 136)\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2973,intrinsicWidth:3967,pixelHeight:2973,pixelWidth:3967,sizes:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px), 1000px)`,src:\"https://framerusercontent.com/images/GAo5obxKITY3FcDouCJfOzdTZFU.jpg\",srcSet:\"https://framerusercontent.com/images/GAo5obxKITY3FcDouCJfOzdTZFU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/GAo5obxKITY3FcDouCJfOzdTZFU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/GAo5obxKITY3FcDouCJfOzdTZFU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/GAo5obxKITY3FcDouCJfOzdTZFU.jpg 3967w\"},className:\"framer-1bn1gud\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"dkT1BrkOt\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},...addPropertyOverrides({dQbHF1T1V:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2973,intrinsicWidth:3967,pixelHeight:2973,pixelWidth:3967,sizes:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 30px, 1px), 1000px)`,src:\"https://framerusercontent.com/images/GAo5obxKITY3FcDouCJfOzdTZFU.jpg\",srcSet:\"https://framerusercontent.com/images/GAo5obxKITY3FcDouCJfOzdTZFU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/GAo5obxKITY3FcDouCJfOzdTZFU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/GAo5obxKITY3FcDouCJfOzdTZFU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/GAo5obxKITY3FcDouCJfOzdTZFU.jpg 3967w\"}},TiyCx76hz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2973,intrinsicWidth:3967,pixelHeight:2973,pixelWidth:3967,sizes:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 80px, 1px), 1000px)`,src:\"https://framerusercontent.com/images/GAo5obxKITY3FcDouCJfOzdTZFU.jpg\",srcSet:\"https://framerusercontent.com/images/GAo5obxKITY3FcDouCJfOzdTZFU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/GAo5obxKITY3FcDouCJfOzdTZFU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/GAo5obxKITY3FcDouCJfOzdTZFU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/GAo5obxKITY3FcDouCJfOzdTZFU.jpg 3967w\"}}},baseVariant,gestureVariant)})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KFRzs.framer-hvn2t3, .framer-KFRzs .framer-hvn2t3 { display: block; }\",\".framer-KFRzs.framer-7c4v76 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 1200px; }\",\".framer-KFRzs .framer-rt3mt0 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: auto; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-KFRzs .framer-1wsnbt, .framer-KFRzs .framer-1qx8v25, .framer-KFRzs .framer-ddwhdo, .framer-KFRzs .framer-2ylznl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KFRzs .framer-145uu7o, .framer-KFRzs .framer-cri2ts, .framer-KFRzs .framer-1k0to7g, .framer-KFRzs .framer-1bn1gud { align-content: center; align-items: center; aspect-ratio: 1.2 / 1; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 383px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-KFRzs .framer-1wln9g9, .framer-KFRzs .framer-jcgu2y, .framer-KFRzs .framer-9stikj, .framer-KFRzs .framer-1h9qj6s { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: auto; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-KFRzs .framer-1bihq7d, .framer-KFRzs .framer-1qwdr26, .framer-KFRzs .framer-i68jfg, .framer-KFRzs .framer-pf3kwk, .framer-KFRzs .framer-1cunytp, .framer-KFRzs .framer-97k68p, .framer-KFRzs .framer-de6206, .framer-KFRzs .framer-1t3lq6c { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KFRzs.framer-7c4v76, .framer-KFRzs .framer-rt3mt0, .framer-KFRzs .framer-1wsnbt, .framer-KFRzs .framer-145uu7o, .framer-KFRzs .framer-1wln9g9, .framer-KFRzs .framer-1qx8v25, .framer-KFRzs .framer-jcgu2y, .framer-KFRzs .framer-cri2ts, .framer-KFRzs .framer-ddwhdo, .framer-KFRzs .framer-1k0to7g, .framer-KFRzs .framer-9stikj, .framer-KFRzs .framer-2ylznl, .framer-KFRzs .framer-1h9qj6s, .framer-KFRzs .framer-1bn1gud { gap: 0px; } .framer-KFRzs.framer-7c4v76 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-KFRzs.framer-7c4v76 > :first-child, .framer-KFRzs .framer-1wsnbt > :first-child, .framer-KFRzs .framer-1qx8v25 > :first-child, .framer-KFRzs .framer-ddwhdo > :first-child, .framer-KFRzs .framer-2ylznl > :first-child { margin-left: 0px; } .framer-KFRzs.framer-7c4v76 > :last-child, .framer-KFRzs .framer-1wsnbt > :last-child, .framer-KFRzs .framer-1qx8v25 > :last-child, .framer-KFRzs .framer-ddwhdo > :last-child, .framer-KFRzs .framer-2ylznl > :last-child { margin-right: 0px; } .framer-KFRzs .framer-rt3mt0 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-KFRzs .framer-rt3mt0 > :first-child, .framer-KFRzs .framer-145uu7o > :first-child, .framer-KFRzs .framer-1wln9g9 > :first-child, .framer-KFRzs .framer-jcgu2y > :first-child, .framer-KFRzs .framer-cri2ts > :first-child, .framer-KFRzs .framer-1k0to7g > :first-child, .framer-KFRzs .framer-9stikj > :first-child, .framer-KFRzs .framer-1h9qj6s > :first-child, .framer-KFRzs .framer-1bn1gud > :first-child { margin-top: 0px; } .framer-KFRzs .framer-rt3mt0 > :last-child, .framer-KFRzs .framer-145uu7o > :last-child, .framer-KFRzs .framer-1wln9g9 > :last-child, .framer-KFRzs .framer-jcgu2y > :last-child, .framer-KFRzs .framer-cri2ts > :last-child, .framer-KFRzs .framer-1k0to7g > :last-child, .framer-KFRzs .framer-9stikj > :last-child, .framer-KFRzs .framer-1h9qj6s > :last-child, .framer-KFRzs .framer-1bn1gud > :last-child { margin-bottom: 0px; } .framer-KFRzs .framer-1wsnbt > *, .framer-KFRzs .framer-1qx8v25 > *, .framer-KFRzs .framer-ddwhdo > *, .framer-KFRzs .framer-2ylznl > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-KFRzs .framer-145uu7o > *, .framer-KFRzs .framer-1wln9g9 > *, .framer-KFRzs .framer-jcgu2y > *, .framer-KFRzs .framer-cri2ts > *, .framer-KFRzs .framer-1k0to7g > *, .framer-KFRzs .framer-9stikj > *, .framer-KFRzs .framer-1h9qj6s > *, .framer-KFRzs .framer-1bn1gud > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-KFRzs.framer-v-njssy3.framer-7c4v76 { gap: 0px; padding: 40px; width: 810px; }\",\".framer-KFRzs.framer-v-njssy3 .framer-145uu7o, .framer-KFRzs.framer-v-njssy3 .framer-cri2ts, .framer-KFRzs.framer-v-njssy3 .framer-1k0to7g, .framer-KFRzs.framer-v-njssy3 .framer-1bn1gud { height: var(--framer-aspect-ratio-supported, 271px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KFRzs.framer-v-njssy3.framer-7c4v76 { gap: 0px; } .framer-KFRzs.framer-v-njssy3.framer-7c4v76 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-KFRzs.framer-v-njssy3.framer-7c4v76 > :first-child { margin-left: 0px; } .framer-KFRzs.framer-v-njssy3.framer-7c4v76 > :last-child { margin-right: 0px; } }\",\".framer-KFRzs.framer-v-3vl19h.framer-7c4v76 { padding: 40px 15px 100px 15px; width: 390px; }\",\".framer-KFRzs.framer-v-3vl19h .framer-rt3mt0 { gap: 40px; }\",\".framer-KFRzs.framer-v-3vl19h .framer-1wsnbt, .framer-KFRzs.framer-v-3vl19h .framer-1qx8v25, .framer-KFRzs.framer-v-3vl19h .framer-ddwhdo, .framer-KFRzs.framer-v-3vl19h .framer-2ylznl { flex-direction: column; gap: 20px; }\",\".framer-KFRzs.framer-v-3vl19h .framer-145uu7o, .framer-KFRzs.framer-v-3vl19h .framer-1k0to7g { flex: none; height: var(--framer-aspect-ratio-supported, 167px); width: 100%; }\",\".framer-KFRzs.framer-v-3vl19h .framer-1wln9g9, .framer-KFRzs.framer-v-3vl19h .framer-9stikj { flex: none; width: 100%; }\",\".framer-KFRzs.framer-v-3vl19h .framer-jcgu2y, .framer-KFRzs.framer-v-3vl19h .framer-1h9qj6s { flex: none; order: 1; width: 100%; }\",\".framer-KFRzs.framer-v-3vl19h .framer-cri2ts, .framer-KFRzs.framer-v-3vl19h .framer-1bn1gud { flex: none; height: var(--framer-aspect-ratio-supported, 167px); order: 0; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KFRzs.framer-v-3vl19h .framer-rt3mt0, .framer-KFRzs.framer-v-3vl19h .framer-1wsnbt, .framer-KFRzs.framer-v-3vl19h .framer-1qx8v25, .framer-KFRzs.framer-v-3vl19h .framer-ddwhdo, .framer-KFRzs.framer-v-3vl19h .framer-2ylznl { gap: 0px; } .framer-KFRzs.framer-v-3vl19h .framer-rt3mt0 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-KFRzs.framer-v-3vl19h .framer-rt3mt0 > :first-child, .framer-KFRzs.framer-v-3vl19h .framer-1wsnbt > :first-child, .framer-KFRzs.framer-v-3vl19h .framer-1qx8v25 > :first-child, .framer-KFRzs.framer-v-3vl19h .framer-ddwhdo > :first-child, .framer-KFRzs.framer-v-3vl19h .framer-2ylznl > :first-child { margin-top: 0px; } .framer-KFRzs.framer-v-3vl19h .framer-rt3mt0 > :last-child, .framer-KFRzs.framer-v-3vl19h .framer-1wsnbt > :last-child, .framer-KFRzs.framer-v-3vl19h .framer-1qx8v25 > :last-child, .framer-KFRzs.framer-v-3vl19h .framer-ddwhdo > :last-child, .framer-KFRzs.framer-v-3vl19h .framer-2ylznl > :last-child { margin-bottom: 0px; } .framer-KFRzs.framer-v-3vl19h .framer-1wsnbt > *, .framer-KFRzs.framer-v-3vl19h .framer-1qx8v25 > *, .framer-KFRzs.framer-v-3vl19h .framer-ddwhdo > *, .framer-KFRzs.framer-v-3vl19h .framer-2ylznl > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2033.33\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"TiyCx76hz\":{\"layout\":[\"fixed\",\"auto\"]},\"dQbHF1T1V\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerFw4nTBkXL=withCSS(Component,css,\"framer-KFRzs\");export default FramerFw4nTBkXL;FramerFw4nTBkXL.displayName=\"Feature Grid\";FramerFw4nTBkXL.defaultProps={height:2033.33,width:1200};addPropertyControls(FramerFw4nTBkXL,{variant:{options:[\"bQfz5zxMo\",\"TiyCx76hz\",\"dQbHF1T1V\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerFw4nTBkXL,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFw4nTBkXL\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TiyCx76hz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dQbHF1T1V\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"2033.33\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Fw4nTBkXL.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * Scribbles by Monika\n * Componentized by Benjamin\n * shapes.framer.website\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight auto\n */ export default function Scribbles(props){const{paths,strokeWidth,color,id:nodeId}=props;// Unique Props\nconst path=scribbles[paths].path;const viewBox=scribbles[paths].viewBox;return /*#__PURE__*/ _jsx(\"svg\",{viewBox:viewBox,children:/*#__PURE__*/ _jsx(\"path\",{d:path,strokeWidth:strokeWidth,stroke:color,strokeLinecap:\"round\",fill:\"none\",strokeMiterlimit:\"10\"})});};const scribbles=[{title:\"Scribble 1\",path:\"M 111.499 135.487 C 107.724 135.487 107.069 133.3 104.389 131.449 C 96.149 125.755 89.128 117.881 83.444 110.448 C 75.664 100.276 68.32 89.065 65.02 77.333 C 63.681 72.565 63.719 64.849 64.791 60.058 C 66.357 53.063 71.931 60.755 74.345 62.297 C 83.955 68.433 90.442 82.017 93.688 91.249 C 94.899 94.698 97.739 97.037 97.739 91.623 C 97.739 82.248 100.405 75.537 105.689 67.266 C 108.483 62.893 124.561 38.208 131.834 49.371 C 135.891 55.604 134.891 62.684 134.891 70.063 C 134.891 85.59 126.758 100.178 121.056 114.859 C 117.506 123.994 113.777 133.538 108.746 142.198 C 107.355 144.592 105.494 153.584 103.243 154.5\",viewBox:\"0 0 200 200\"},{title:\"Scribble 2\",path:\"M 103.972 45.671 C 103.69 46.902 102.341 47.647 101.524 48.614 C 99.35 51.182 97.507 54.141 95.651 56.891 C 90.145 65.038 84.134 72.906 78.542 81.02 C 73.249 88.702 70.117 96.634 65.786 104.598 C 65.412 105.281 63.73 107.807 65.575 106.915 C 68.846 105.332 75.965 106.583 79.598 106.583 C 80.845 106.583 96.27 105.769 96.369 107.246 C 96.866 114.621 93.509 123.032 92.567 130.419 C 91.881 135.79 90.549 141.154 89.356 146.455 C 88.637 149.661 88.88 153.209 87.413 156.239 C 86.482 158.168 87.848 156.028 88.048 155.247 C 88.949 151.715 91.035 147.957 92.609 144.616 C 98.632 131.832 107.931 120.695 115.336 108.606 C 120.958 99.427 127.672 90.492 133.245 81.756 C 133.701 81.04 135.63 78.968 134.217 79.953 C 132.797 80.942 128.847 81.338 127.12 81.424 C 118.001 81.878 108.673 85.628 99.789 87.346 C 98.261 87.643 91.76 90.976 93.496 87.382 C 96.044 82.114 96.197 75.986 97.889 70.463 C 99.7 64.553 100.154 58.205 102.281 52.44 C 102.873 50.843 104.372 43.512 105.496 43.023\",viewBox:\"0 0 200 200\"},{title:\"Scribble 3\",path:\"M 91.667 60.516 C 90.433 60.823 91.196 67.127 91.196 67.877 L 91.196 138.516 M 62.422 91.058 C 70.919 91.058 79.485 90.667 87.919 91.868 C 99.54 93.521 110.572 96.913 122.014 99.255 C 127.242 100.326 132.088 101.396 137.422 101.396 M 71.856 63.805 C 72.094 65.932 74.391 68.252 75.472 69.966 C 80.433 77.824 85.583 85.561 90.724 93.303 C 97.025 102.792 101.818 112.797 107.496 122.593 C 109.587 126.202 111.108 130.444 113.365 133.818 M 67.61 120.191 C 68.138 116.686 72.316 112.862 74.32 110.115 C 82.024 99.553 89.791 88.557 98.951 79.18 C 103.836 74.18 108.838 68.634 114.307 64.276\",viewBox:\"0 0 200 200\"},{title:\"Scribble 4\",path:\"M 45.109 116.589 C 45.109 108.64 50.316 100.116 53.819 93.211 C 56.596 87.736 59.779 82.457 62.821 77.125 C 65.405 72.597 67.286 67.432 70.469 63.275 C 71.118 62.427 73.026 59.572 73.286 61.919 C 74.249 70.594 73.559 79.838 73.396 88.558 C 73.108 104.02 71.538 119.655 70.14 135.056 M 99.78 70.42 C 90.933 71.896 88.033 83.292 86.899 90.427 C 85.664 98.198 84.718 107.189 88.582 114.317 C 90.432 117.73 96.305 121.021 100.109 119.557 C 106.272 117.182 112.443 108.94 114.6 102.701 C 117.971 92.949 119.154 83.952 112.294 75.366 C 108.43 70.529 104.402 71.739 99.121 71.739 M 134.517 70.394 C 130.579 75.556 127.031 82.41 125.766 88.483 C 124.45 94.802 122.694 103.954 126.244 110.04 C 127.447 112.102 129.167 115.733 132.201 116.311 C 135.253 116.892 140.838 112.741 143.415 111.268 C 145.983 109.801 147.172 107.307 149.077 105.312 C 150.692 103.621 151.275 100.578 152.019 98.504 C 153.326 94.864 153.71 90.598 153.71 86.782 C 153.71 83.375 153.284 78.069 150.695 75.217 C 147.535 71.734 137.532 69.617 133.193 72.096 M 101.097 131.099 C 107.243 128.022 113.714 126.338 120.529 125.529 C 131.78 124.192 144.261 123.52 155.109 127.141 M 113.613 139.013 C 118.831 138.433 124.072 135.802 129.421 135.056 C 135.287 134.238 141.281 133.737 147.206 133.737\",viewBox:\"0 0 200 200\"},{title:\"Scribble 5\",path:\"M 94.922 75.769 C 89.519 71.031 91.511 93.705 91.511 97.265 C 91.511 106.855 88.556 121.195 102.598 121.195 C 113.389 121.195 114.352 118.474 116.246 108.389 C 118.067 98.696 119.426 82.636 111.982 74.836 C 104.242 66.724 94.055 71.804 86.962 78.573 C 80.3 84.933 74.559 92.343 67.631 98.389 C 63.08 102.357 56.353 107.621 54.174 113.531 C 52.043 119.308 75.335 114.374 77.297 113.342 C 90.374 106.476 102.355 98.168 106.012 83.34 C 106.237 82.421 109.665 59.895 107.433 61.095 C 100.47 64.841 95.912 76.505 92.271 82.685 C 85.522 94.136 77.643 104.909 70.854 116.332 C 69.564 118.507 60.199 137.845 64.597 138.019 C 78.157 138.554 82.581 131.822 85.352 118.764 C 88.761 102.694 84.554 87.414 72.844 75.864 C 64.685 67.815 62.077 73.095 70.096 79.509 C 93.511 98.231 126.767 117.831 158.036 117.831\",viewBox:\"0 0 200 200\"},{title:\"Scribble 6\",path:\"M 85.358 98.416 C 85.358 99.097 85.159 100.262 86.176 100.262 C 86.864 100.262 87.888 99.354 87.928 98.647 C 87.97 97.904 87.818 97.032 86.876 97.032 C 86.368 97.032 85.115 96.819 84.891 97.263 M 108.956 96.34 C 108.956 97.833 108.759 98.871 110.695 98.365 C 112.088 98.001 113.862 96.891 113.862 95.302 C 113.862 93.445 112.278 93.572 110.825 93.572 C 109.422 93.572 109.89 95.28 109.89 96.34 M 73.909 111.797 C 78.077 115.538 81.873 119.475 87.253 121.563 C 90.788 122.935 94.778 122.64 98.494 122.64 C 102.819 122.64 106.434 121.405 110.15 119.23 C 116.961 115.243 124.241 109.542 128.166 102.595 C 129.843 99.627 130.268 96.784 130.918 93.572 M 89.204 78.491 C 81.393 78.491 76.555 79.951 70.73 85.668 C 64.032 92.244 60.511 100.298 59.455 109.4 C 58.448 118.088 58.655 125.956 64.907 132.607 C 74.799 143.128 91.711 145.457 105.507 144.184 C 117.567 143.072 129.89 135.719 135.626 124.88 C 142.159 112.536 142.598 95.625 137.691 82.735 C 134.982 75.62 130.235 69.525 124.457 64.556 C 118.131 59.115 110.368 57.185 102.199 56.174 C 91.064 54.797 79.165 55.193 69.195 60.575\",viewBox:\"0 0 200 200\"},{title:\"Scribble 7\",path:\"M 43.268 68.491 C 45.299 73.362 49.466 84.503 49.894 90.103 M 96.026 42.825 C 91.393 56.451 81.245 85.486 77.722 92.618 M 106.911 105.701 C 115.338 96.409 133.856 76.994 140.501 73.674 M 121.449 128.144 C 128.309 126.305 144.878 122.279 156.268 120.889 M 120.076 150.692 C 123.463 151.132 131.74 153.176 137.755 157.825\",viewBox:\"0 0 200 200\"},{title:\"Scribble 8\",path:\"M 45.281 66.118 C 40.223 66.118 34.899 73.116 33.636 77.705 C 31.566 85.222 31.852 93.746 32.391 101.473 C 32.945 109.409 36.109 119.19 43.389 123.508 C 49.109 126.901 59.035 127.992 65.535 126.529 C 71.844 125.109 78.665 119.83 81.011 113.852 C 82.628 109.736 82.722 103.489 79.867 99.938 C 77.812 97.383 71.947 96.785 69.566 98.998 C 66.038 102.273 63.031 106.642 62.4 111.525 C 61.408 119.202 62.791 124.111 69.516 128.46 C 78.205 134.08 91.992 134.393 101.266 130.589 C 111.644 126.333 122.66 117.823 127.741 107.712 C 130.066 103.085 131.221 98.098 131.622 92.956 C 131.853 90.002 132.332 86.165 130.627 83.548 C 127.838 79.267 121.675 78.343 117.838 82.162 C 114.279 85.703 113.786 91.819 115.15 96.472 C 116.233 100.166 120.691 103.088 123.859 104.89 C 127.947 107.214 133.48 107.594 138.092 107.564 C 151.44 107.475 160.941 94.224 168 84.39\",viewBox:\"0 0 200 200\"},{title:\"Scribble 9\",path:\"M 153.363 83.39 C 148.042 79.345 140.629 77.638 138.057 71.234 M 121.162 126.697 C 118.728 124.872 115.335 123.852 112.644 122.407 C 110.466 121.237 108.036 119.386 106.187 117.741 C 105.006 116.692 103.513 114.329 102.949 112.925 M 98.946 127.759 C 99.478 127.759 99.86 128.189 100.376 128.351 C 101.675 128.761 102.622 129.284 103.797 129.937 C 104.108 130.11 106.052 131.317 105.461 131.701 C 104.047 132.62 101.904 132.506 100.317 132.861 C 98.666 133.233 99.692 130.942 100.001 130.316 M 158.512 71.129 C 159.679 72.425 159.972 73.588 159.999 75.203 C 160.091 80.694 154.893 85.222 151.728 88.856 C 147.425 93.796 144.545 99.853 140.254 104.78 C 135.404 110.347 130.82 116.161 125.96 121.739 C 124.177 123.787 122.148 125.565 120.369 127.607 C 119.619 128.468 118.26 129.876 117.025 130.039 C 112.934 130.582 109.364 133.091 105.219 133.684 C 103.52 133.927 99.179 135.051 98.562 132.549 C 98.231 131.205 98.711 129.682 98.397 128.335 C 98.255 127.722 98.322 125.722 98.508 125.179 C 99.156 123.29 98.863 120.89 99.343 118.839 C 99.881 116.536 101.219 115.361 102.461 113.455 C 104.481 110.355 106.637 107.301 108.749 104.187 C 110.588 101.475 112.36 98.819 114.515 96.346 C 116.906 93.6 118.745 90.389 121.127 87.654 C 125.1 83.094 129.399 79.031 133.68 74.771 C 135.887 72.578 138.565 70.94 140.589 68.616 C 142.523 66.396 144.396 64.616 147.869 65.519 C 149.915 66.05 151.572 66.75 153.569 67.476 C 155.176 68.06 156.748 69.968 158.057 71.132 M 39 131.135 C 41.448 129.572 43.829 127.418 46.567 126.402 C 49.153 125.442 52.187 124.996 54.923 125.459 C 58.251 126.025 60.398 128.075 62.534 130.548 C 63.301 131.435 64.118 132.265 64.942 133.098 C 65.607 133.77 66.324 134.722 67.201 135.132 C 67.935 135.474 68.714 134.611 69.266 134.242 C 71.162 132.973 73.159 131.962 75.389 131.456 C 77.869 130.894 80.287 130.8 82.444 132.366 C 83.729 133.298 84.979 134.344 86.354 135.138 C 87.205 135.63 88.914 134.713 89.68 134.196\",viewBox:\"0 0 200 200\"},{title:\"Scribble 10\",path:\"M 21.315 99.618 C 44.533 89.027 105.309 75.676 162.682 107.011 M 153.343 119.746 C 157.643 119.41 162.188 119.364 166.499 119.518 C 167.533 119.555 178.436 120.304 178.314 119.61 C 177.732 116.283 175.701 112.966 174.542 109.81 C 172.172 103.358 170.203 97.019 169.525 90.161 C 169.187 86.729 169.212 83.309 169.017 79.904\",viewBox:\"0 0 200 200\"},{title:\"Scribble 11\",path:\"M 29.062 108.641 C 29.212 109.479 30.212 110.369 30.741 110.977 C 32.582 113.092 34.192 115.391 36.06 117.486 C 39.889 121.781 43.815 126.006 47.587 130.348 C 48.21 131.065 49.725 133.378 50.762 133.611 C 51.147 133.697 51.27 133.261 51.453 132.998 C 52.856 130.983 54.106 128.937 55.63 126.987 C 64.51 115.62 73.293 103.828 83.454 93.571 C 85.021 91.988 86.674 90.485 88.293 88.956 C 88.538 88.725 89.46 87.759 89.859 87.759 C 90.067 87.759 90.678 88.389 90.818 88.5 C 92.298 89.669 93.754 90.853 95.079 92.204 C 101.177 98.418 106.775 105.218 112.603 111.689 C 117.003 116.576 121.386 121.468 125.414 126.674 C 126.016 127.451 126.932 129.686 127.587 127.984 C 128.592 125.376 130.446 122.968 131.834 120.563 C 135.177 114.773 138.216 108.814 141.514 103 C 146.199 94.739 151.292 86.625 157.612 79.527 C 158.599 78.418 160.195 77.273 160.857 75.937 M 146.889 76.962 C 146.888 76.962 148.436 76.029 148.836 75.795 C 152.765 73.489 157.177 71.997 161.351 70.225 C 163.718 69.22 166.178 68.38 168.476 67.22 C 169.207 66.851 170 66.082 170 67.22 C 170 69.203 169.656 71.143 169.492 73.117 C 169.07 78.214 168.768 83.366 167.912 88.414 C 167.346 91.751 167.251 95.287 166.191 98.499\",viewBox:\"0 0 200 200\"},{title:\"Scribble 12\",path:\"M 59.521 87.576 L 59.521 99.676 M 76.052 77.089 L 84.116 77.089 M 58.714 61.359 C 59.58 61.25 59.118 56.573 59.118 55.712 M 36.942 75.88 L 49.038 75.88 M 51.457 66.602 C 50.735 66.602 48.992 64.899 48.635 64.182 M 71.617 66.602 C 73.946 66.602 74.256 65.08 76.052 64.182 M 71.617 85.56 C 71.736 86.513 75.493 89.515 76.455 89.997 M 48.634 87.173 C 45.715 87.173 44.835 89.678 42.586 90.803 M 87.125 33.96 C 85.397 33.745 85.789 32.74 84.033 33.91 C 83.889 34.006 84.914 33.977 85.129 33.761 C 85.949 32.943 84.938 32.418 84.433 32.165 M 163.942 138.787 C 162.708 137.553 158.869 134.575 156.961 136.293 C 155.428 137.674 158.286 140.227 159.454 137.888 M 93.213 137.658 C 93.806 137.658 94.422 137.707 95.011 137.644 C 96.091 137.531 96.772 136.325 97.582 135.739 C 99.945 134.028 101.045 131.575 102.444 129.142 C 104.32 125.882 104.482 122.359 104.482 118.709 L 104.482 114.871 C 104.482 113.825 104.002 112.879 104.002 111.873 C 104.002 111.178 103.763 109.35 103.763 111.034 L 103.763 121.573 C 103.763 123.349 104.42 125.055 104.482 126.811 C 104.575 129.411 106.004 132.703 107.839 134.539 C 108.611 135.312 109.08 136.26 109.877 137.058 C 110.637 137.818 111.55 138.38 112.501 138.803 C 114.384 139.64 116.826 139.336 118.868 139.336 M 92.493 138.377 C 93.501 138.377 94.254 138.317 95.131 138.803 C 95.892 139.227 96.536 140.34 97.049 141.069 C 99.167 144.079 100.812 146.833 101.618 150.463 C 102.472 154.307 102.804 158.219 102.804 162.176 L 102.804 166.68 C 102.804 167.898 102.932 166.492 103.03 166.053 C 103.45 164.161 103.313 162.176 103.897 160.257 C 104.558 158.079 104.932 155.644 105.921 153.594 C 107.346 150.64 108.124 147.506 109.997 144.8 C 111.303 142.912 112.312 141.527 114.673 141.002 C 115.523 140.813 116.414 140.296 117.297 140.296 L 119.108 140.296 M 135.805 74.881 C 139.541 74.881 141.58 80.304 142.346 83.37 C 142.954 85.803 142.705 88.404 143.134 90.875 C 143.255 91.572 143.359 92.472 143.359 93.169 C 143.359 93.54 143.544 94.761 143.544 93.773 C 143.544 91.195 144.131 88.778 145.099 86.4 C 146.087 83.976 147.628 81.879 149.071 79.714 C 150.775 77.157 153.192 76.725 156.072 76.725 M 137.278 74.144 C 138.753 74.144 140.517 74.591 141.609 73.499 C 142.397 72.71 142.767 71.508 143.175 70.499 C 143.862 68.798 144.478 67.273 144.925 65.481 C 145.353 63.768 145.413 61.964 145.662 60.218 C 145.869 58.764 146.123 57.325 146.123 55.856 L 146.123 55.078 C 146.123 56.325 146.496 57.616 146.675 58.846 C 147.313 63.233 147.796 68.638 150.268 72.484 C 150.818 73.341 154.855 76.3 156.048 76.434\",viewBox:\"0 0 200 200\"},{title:\"Scribble 13\",path:\"M 74.29 88.023 C 73.17 87.882 73.726 78.735 73.831 77.25 C 74.032 74.409 76.317 71.065 78.91 69.904 C 80.949 68.992 82.523 68.925 84.72 68.925 C 86.715 68.925 87.433 70.093 88.61 71.618 C 90.054 73.487 89.804 76.424 90.447 78.61 C 90.565 79.007 90.821 80.831 91.312 80.569 C 93.043 79.646 94.221 76.939 95.419 75.454 C 98.663 71.434 111.77 57.097 115.035 68.055 C 116.346 72.453 116.116 77.313 116.116 81.874 L 116.116 86.717 C 116.116 86.787 116.539 86.212 116.818 86.064 C 118.154 85.354 119.615 84.722 121.006 84.132 C 126.835 81.661 133.936 82.636 140.136 82.636 C 143.397 82.636 143.838 84.87 143.838 87.778 C 143.838 93.187 139.218 99.04 135.57 102.714 C 134.632 103.657 133.415 104.176 132.544 105.053 C 131.397 106.207 135.786 105.161 137.407 105.161 C 140.914 105.161 146.442 104.002 148.809 107.338 C 151.235 110.757 149.465 116.572 147.836 119.852 C 145.987 123.576 143.582 125.924 139.217 126.191 C 137.591 126.29 135.511 126.487 133.894 126.191 C 132.791 125.989 132.651 125.533 132.651 126.98 C 132.651 129.968 130.032 132.416 127.301 133.291 C 122.05 134.974 115.511 132.997 111.28 129.864 C 107.75 127.25 105.755 123.691 103.849 119.852 C 103.325 118.797 102.917 118.67 101.904 119.362 C 99.576 120.953 97.486 122.713 95.095 124.259 C 85.775 130.284 76.154 134.581 65.158 135.903 C 60.357 136.48 57.755 134.735 57.755 130.027 C 57.755 125.002 60.57 121.987 64.104 118.873 C 65.03 118.057 66.376 116.914 67.671 116.914 L 63.32 116.914 C 57.317 116.914 51.218 115.422 50.216 108.562 C 49.486 103.563 50.469 98.546 55.323 96.103 C 58.574 94.466 61.057 94.389 64.672 94.389 C 64.84 94.389 67.227 94.504 67.265 94.389 C 67.508 93.656 66.995 91.115 66.995 90.199 C 66.995 86.537 70.327 83.824 73.804 85.574\",viewBox:\"0 0 200 200\"},{title:\"Scribble 14\",path:\"M 73.587 79.826 C 73.587 76.773 73.354 74.814 75.814 72.709 C 78.225 70.647 81.446 70.93 84.38 70.93 C 86.255 70.93 87.83 70.713 88.637 72.808 C 89.514 75.084 90.519 76.832 90.519 79.382 C 90.519 80.739 90.295 80.466 90.964 79.48 C 92.583 77.099 95.322 75.109 97.648 73.5 C 101.822 70.611 107.176 68.261 112.352 68.261 C 113.824 68.261 118.766 68.332 119.036 70.485 C 119.271 72.366 120.388 75.268 118.59 76.935 C 117.627 77.827 117.044 79.096 116.114 80.024 C 115.953 80.185 115.251 80.243 115.322 80.172 C 115.845 79.651 116.864 79.403 117.525 79.134 C 123.355 76.764 129.498 75.827 135.794 76.292 C 138.05 76.459 139.471 77.614 141.314 78.739 C 142.411 79.408 142.57 80.562 143.319 81.161 C 145.194 82.658 141.693 86.237 141.116 87.389 C 140.883 87.854 139.912 88.999 140.918 89.143 C 142.804 89.412 144.615 89.673 146.439 90.28 C 149.473 91.289 152.931 92.837 154.434 95.84 C 156.594 100.153 153.454 103.969 150.226 106.688 C 146.558 109.778 142.852 110.652 138.196 110.519 C 137.174 110.49 136.609 109.858 135.868 109.283 C 135.666 109.126 135.065 112.579 134.977 112.842 C 132.814 119.321 126.892 128.328 119.828 130.091 C 112.559 131.905 93.196 133.345 98.094 120.404 C 98.48 119.382 99.009 117.859 99.777 117.092 C 100.485 116.385 99.146 117.813 98.539 117.982 C 92.815 119.569 86.261 120.877 80.369 119.316 C 74.545 117.774 69.985 113.862 66.11 109.53 C 63.227 106.306 65.998 102.3 68.017 99.819 C 68.578 99.129 69.748 97.853 70.69 97.644 C 71.732 97.413 72.06 97.955 70.864 98.286 C 67.963 99.091 64.799 99.398 61.804 99.398 C 58.668 99.398 55.094 99.905 52.199 98.459 C 44.911 94.822 40.23 83.721 48.634 78.764 C 52.281 76.613 57.254 74.489 61.556 74.489 C 64.066 74.489 67.451 73.891 69.799 74.933 C 71.663 75.76 74.868 77.492 75.814 79.381\",viewBox:\"0 0 200 200\"},];Scribbles.defaultProps={paths:1};addPropertyControls(Scribbles,{paths:{title:\"Shape\",type:ControlType.Enum,options:scribbles.map((_,i)=>i),optionTitles:scribbles.map(shape=>shape.title)},color:{title:\"Color\",type:ControlType.Color,defaultValue:\"#09F\"},strokeWidth:{title:\"Stroke\",type:ControlType.Number,min:1,max:10,defaultValue:5,displayStepper:true}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Scribbles\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"auto\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Scribbbles.map", "let e;var f=r=>{if(!e){let o=function(t,n){return r.createElement(\"svg\",{width:\"100%\",height:\"1.5em\",strokeWidth:1.5,viewBox:\"0 0 24 24\",fill:\"none\",xmlns:\"http://www.w3.org/2000/svg\",color:\"currentColor\",ref:n,...t},r.createElement(\"path\",{d:\"M3 9.5L12 4l9 5.5M19 13v6.4a.6.6 0 01-.6.6H5.6a.6.6 0 01-.6-.6V13\",stroke:\"currentColor\",strokeLinecap:\"round\",strokeLinejoin:\"round\"}))};e=r.forwardRef(o)}return e};export{f as default};\n", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/iconoir-icons/Home.js@0.0.11\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"Accessibility\",\"AccessibilitySign\",\"AccessibilityTech\",\"Activity\",\"AddCircledOutline\",\"AddDatabaseScript\",\"AddFolder\",\"AddFrame\",\"AddHexagon\",\"AddKeyframe\",\"AddKeyframeAlt\",\"AddKeyframes\",\"AddLens\",\"AddPage\",\"AddPinAlt\",\"AddSelection\",\"AddSquare\",\"AddToCart\",\"AddUser\",\"Airplane\",\"AirplaneHelix\",\"AirplaneHelix45Deg\",\"AirplaneOff\",\"AirplaneRotation\",\"Airplay\",\"Alarm\",\"Album\",\"AlbumCarousel\",\"AlbumList\",\"AlbumOpen\",\"AlignBottomBox\",\"AlignCenter\",\"AlignJustify\",\"AlignLeft\",\"AlignLeftBox\",\"AlignRight\",\"AlignRightBox\",\"AlignTopBox\",\"Antenna\",\"AntennaOff\",\"AntennaSignal\",\"AppNotification\",\"Apple\",\"AppleHalf\",\"AppleHalfAlt\",\"AppleImac2021\",\"AppleImac2021Side\",\"AppleSwift\",\"ArSymbol\",\"Archery\",\"Archive\",\"AreaSearch\",\"ArrowArchery\",\"ArrowDown\",\"ArrowDownCircled\",\"ArrowLeft\",\"ArrowLeftCircled\",\"ArrowRight\",\"ArrowRightCircled\",\"ArrowSeparate\",\"ArrowUnion\",\"ArrowUnionVertical\",\"ArrowUp\",\"ArrowUpCircled\",\"Asana\",\"Attachment\",\"AutoFlash\",\"Bag\",\"BasketBall\",\"BasketBallAlt\",\"BasketballField\",\"Battery25\",\"Battery50\",\"Battery75\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryIndicator\",\"BatteryWarning\",\"BeachBag\",\"BeachBagBig\",\"Bell\",\"BellNotification\",\"BellOff\",\"Bicycle\",\"Bin\",\"BinAdd\",\"BinFull\",\"BinHalf\",\"BinMinus\",\"Bluetooth\",\"Bold\",\"BoldSquareOutline\",\"BookmarkCircled\",\"BookmarkEmpty\",\"BorderBl\",\"BorderBottom\",\"BorderBr\",\"BorderInner\",\"BorderLeft\",\"BorderOut\",\"BorderRight\",\"BorderTl\",\"BorderTop\",\"BorderTr\",\"BounceLeft\",\"BounceRight\",\"BowlingBall\",\"Box\",\"BoxIso\",\"BoxingGlove\",\"BubbleDownload\",\"BubbleError\",\"BubbleIncome\",\"BubbleOutcome\",\"BubbleSearch\",\"BubbleStar\",\"BubbleUpload\",\"BubbleWarning\",\"Building\",\"BusOutline\",\"BusStop\",\"Calculator\",\"Calendar\",\"Camera\",\"Cancel\",\"CarOutline\",\"Cart\",\"CartAlt\",\"Cash\",\"Cell4X4\",\"CenterAlign\",\"ChatAdd\",\"ChatBubble\",\"ChatBubbleCheck\",\"ChatBubbleCheck1\",\"ChatBubbleEmpty\",\"ChatBubbleError\",\"ChatBubbleQuestion\",\"ChatBubbleTranslate\",\"ChatBubbleWarning\",\"ChatLines\",\"ChatRemove\",\"Check\",\"CheckCircledOutline\",\"Chocolate\",\"Chromecast\",\"ChromecastActive\",\"Church\",\"ChurchAlt\",\"CinemaOld\",\"Circle\",\"City\",\"ClockOutline\",\"Closet\",\"Cloud\",\"CloudBookAlt\",\"CloudCheck\",\"CloudDesync\",\"CloudDownload\",\"CloudError\",\"CloudSunny\",\"CloudSync\",\"CloudUpload\",\"Code\",\"Codepen\",\"Coin\",\"CollageFrame\",\"Collapse\",\"ColorFilter\",\"ColorPicker\",\"ColorPickerEmpty\",\"Combine\",\"CompactDisc\",\"Compress\",\"CompressLines\",\"Computer\",\"ControlSlider\",\"Copy\",\"Copyright\",\"CornerBottomLeft\",\"CornerBottomRight\",\"CornerTopLeft\",\"CornerTopRight\",\"Cpu\",\"CpuWarning\",\"CrackedEgg\",\"CreativeCommons\",\"CreditCard\",\"CreditCard2\",\"Crop\",\"CropRotateBl\",\"CropRotateBr\",\"CropRotateTl\",\"CropRotateTr\",\"Css3\",\"CursorPointer\",\"Cut\",\"CutAlt\",\"Cycling\",\"DashFlag\",\"Dashboard\",\"DashboardDots\",\"DashboardSpeed\",\"DataTransferBoth\",\"DataTransferCheck\",\"DataTransferDown\",\"DataTransferUp\",\"DataTransferWarning\",\"DatabaseBackup\",\"DatabaseExport\",\"DatabaseMonitor\",\"DatabaseRestore\",\"DatabaseScript\",\"DatabaseSettings\",\"DatabaseStar\",\"DatabaseStats\",\"Db\",\"DbCheck\",\"DbError\",\"DbSearch\",\"DbStar\",\"DbWarning\",\"DeCompress\",\"DeleteCircledOutline\",\"DesignPencil\",\"Dialpad\",\"Display4K\",\"DivideSelection1\",\"DivideSelection2\",\"DocSearch\",\"DocSearchAlt\",\"DocStar\",\"DocStarAlt\",\"Dollar\",\"DomoticIssue\",\"Donate\",\"DoubleCheck\",\"DownRoundArrow\",\"Download\",\"DragHandGesture\",\"Drawer\",\"Dribbble\",\"Droplet\",\"DropletHalf\",\"EaseIn\",\"EaseInControlPoint\",\"EaseInOut\",\"EaseOut\",\"EaseOutControlPoint\",\"Edit\",\"EditPencil\",\"Egg\",\"Eject\",\"ElectronicsChip\",\"Emoji\",\"EmojiBall\",\"EmojiBlinkLeft\",\"EmojiBlinkRight\",\"EmojiLookBottom\",\"EmojiLookLeft\",\"EmojiLookRight\",\"EmojiLookTop\",\"EmojiQuite\",\"EmojiReally\",\"EmojiSad\",\"EmojiSatisfied\",\"EmojiSingLeft\",\"EmojiSingLeftNote\",\"EmojiSingRight\",\"EmojiSingRightNote\",\"EmojiSurprise\",\"EmojiSurpriseAlt\",\"EmojiTalkingAngry\",\"EmojiTalkingHappy\",\"EmojiThinkLeft\",\"EmojiThinkRight\",\"EmptyPage\",\"Enlarge\",\"EnlargeRoundArrow\",\"Euro\",\"EuroSquare\",\"EvCharge\",\"EvChargeAlt\",\"EvPlug\",\"EvPlugCharging\",\"EvPlugError\",\"EvStation\",\"Exclude\",\"Expand\",\"ExpandLines\",\"EyeAlt\",\"EyeClose\",\"EyeEmpty\",\"EyeOff\",\"FaceId\",\"Facebook\",\"FacebookSquared\",\"Farm\",\"FastArrowDown\",\"FastArrowDownBox\",\"FastArrowLeft\",\"FastArrowLeftBox\",\"FastArrowRight\",\"FastArrowRightBox\",\"FastArrowTop\",\"FastArrowUpBox\",\"FastBottomCircle\",\"FastLeftCircle\",\"FastRightCircle\",\"FastTopCircle\",\"Female\",\"Figma\",\"FileNotFound\",\"Filter\",\"FilterAlt\",\"Finder\",\"Fingerprint\",\"FingerprintCircled\",\"FingerprintCircledOk\",\"FingerprintPhone\",\"FingerprintScan\",\"FingerprintSquared\",\"Fishing\",\"Flare\",\"Flash\",\"FlashOff\",\"Flip\",\"FlipReverse\",\"Flower\",\"Fog\",\"Folder\",\"FolderAlert\",\"FontSize\",\"Football\",\"FootballBall\",\"ForwardOutline\",\"Frame\",\"FrameAlt\",\"FrameAltEmpty\",\"FrameSelect\",\"FrameSimple\",\"FrameTool\",\"Fridge\",\"Fx\",\"Garage\",\"Gas\",\"GasTank\",\"GasTankDrop\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitHub\",\"GitHubOutline\",\"GitLabFull\",\"GitMerge\",\"GlassEmpty\",\"GlassHalf\",\"GlassHalfAlt\",\"Glasses\",\"Golf\",\"Google\",\"GoogleCircled\",\"GoogleDocs\",\"GoogleDrive\",\"GoogleDriveCheck\",\"GoogleDriveSync\",\"GoogleDriveWarning\",\"GoogleHome\",\"GoogleOne\",\"Gps\",\"GraphDown\",\"GraphUp\",\"GridAdd\",\"GridMinus\",\"GridRemove\",\"Group\",\"Gym\",\"HalfMoon\",\"HandBrake\",\"Handbag\",\"HardDrive\",\"Hat\",\"Hd\",\"Hdr\",\"Headset\",\"HeadsetCharge\",\"HeadsetHelp\",\"HeadsetIssue\",\"HealthShield\",\"Healthcare\",\"Heart\",\"HeavyRain\",\"Heptagon\",\"HerSlips\",\"HesaWarningOutline\",\"Hexagon\",\"HexagonAlt\",\"HighPriority\",\"HistoricShield\",\"HistoricShieldAlt\",\"Home\",\"HomeAlt\",\"HomeAltSlim\",\"HomeAltSlimHoriz\",\"HomeHospital\",\"HomeSimple\",\"HomeSimpleDoor\",\"HomeUser\",\"Hospital\",\"HospitalSign\",\"Hourglass\",\"Html5\",\"Iconoir\",\"Import\",\"Industry\",\"InfoEmpty\",\"InputField\",\"InputSearch\",\"Instagram\",\"Intersect\",\"IntersectAlt\",\"IosSettings\",\"IrisScan\",\"Italic\",\"ItalicSquareOutline\",\"Journal\",\"JournalPage\",\"KeyAlt\",\"KeyAltBack\",\"KeyAltMinus\",\"KeyAltPlus\",\"KeyAltRemove\",\"Keyframe\",\"KeyframeAlignCenter\",\"KeyframePosition\",\"Keyframes\",\"KeyframesCouple\",\"LabelOutline\",\"Lamp\",\"Language\",\"Laptop\",\"LaptopCharging\",\"LaptopFix\",\"LaptopIssue\",\"LargeSuitcase\",\"LayoutLeft\",\"LayoutRight\",\"Leaderboard\",\"LeaderboardStar\",\"LeftRoundArrow\",\"Lens\",\"Lifebelt\",\"LightBulb\",\"LightBulbOff\",\"LightBulbOn\",\"LineSpace\",\"Linear\",\"Link\",\"LinkedIn\",\"List\",\"LoadActionFloppy\",\"Lock\",\"LockKey\",\"LogDenied\",\"LogIn\",\"LogOut\",\"LongArrowDownLeft\",\"LongArrowDownRight\",\"LongArrowLeftDown\",\"LongArrowLeftUp\",\"LongArrowRightDown\",\"LongArrowRightUp\",\"LongArrowRightUp1\",\"LongArrowUpLeft\",\"LongArrowUpRight\",\"LotOfCash\",\"MacControlKey\",\"MacDock\",\"MacOptionKey\",\"MacOsWindow\",\"Mail\",\"MailOpened\",\"Male\",\"Map\",\"MapIssue\",\"MapsArrow\",\"MapsArrowDiagonal\",\"MapsArrowIssue\",\"MapsGoStraight\",\"MapsTurnBack\",\"MapsTurnLeft\",\"MapsTurnRight\",\"MaskSquare\",\"Maximize\",\"Medal\",\"Medal1St\",\"Medium\",\"Megaphone\",\"Menu\",\"MenuScale\",\"Message\",\"MessageAlert\",\"MessageText\",\"Metro\",\"Mic\",\"MicAdd\",\"MicCheck\",\"MicMute\",\"MicRemove\",\"MicSpeaking\",\"MicWarning\",\"Minus\",\"Minus1\",\"MinusHexagon\",\"MinusPinAlt\",\"MinusSquare\",\"MissingFont\",\"ModernTv\",\"ModernTv4K\",\"MoneySquare\",\"MoonSat\",\"MoreHoriz\",\"MoreVert\",\"MouseButtonLeft\",\"MouseButtonRight\",\"MouseScrollWheel\",\"MoveDown\",\"MoveLeft\",\"MoveRight\",\"MoveRuler\",\"MoveUp\",\"Movie\",\"MultiBubble\",\"MultiMacOsWindow\",\"MultiWindow\",\"MultiplePages\",\"MultiplePagesAdd\",\"MultiplePagesDelete\",\"MultiplePagesEmpty\",\"MultiplePagesRemove\",\"Music1\",\"Music1Add\",\"Music2\",\"Music2Add\",\"NavArrowDown\",\"NavArrowLeft\",\"NavArrowRight\",\"NavArrowUp\",\"Navigator\",\"NavigatorAlt\",\"Network\",\"NetworkAlt\",\"NetworkLeft\",\"NetworkRight\",\"NoBattery\",\"NoCoin\",\"NoCreditCard\",\"NoLock\",\"NoSmoking\",\"Notes\",\"Octagon\",\"OilIndustry\",\"OpenInBrowser\",\"OpenInWindow\",\"OpenVpn\",\"OrangeHalf\",\"OrangeSlice\",\"OrangeSliceAlt\",\"Page\",\"PageFlip\",\"PageSearch\",\"PageStar\",\"Palette\",\"PanoramaEnlarge\",\"PanoramaReduce\",\"Pants\",\"PantsAlt\",\"PasswordCursor\",\"PasswordError\",\"PasswordPass\",\"PauseOutline\",\"PcMouse\",\"PenConnectBluetooth\",\"PenConnectWifi\",\"PenTablet\",\"PenTabletConnectUsb\",\"PenTabletConnectWifi\",\"Pentagon\",\"Percentage\",\"PercentageRound\",\"PercentageSquare\",\"PharmacyCircledCross\",\"PharmacySquaredCross\",\"Phone\",\"PhoneAdd\",\"PhoneDelete\",\"PhoneDisabled\",\"PhoneIncome\",\"PhoneOutcome\",\"PhonePaused\",\"PhoneRemove\",\"Pin\",\"PinAlt\",\"PizzaSlice\",\"Planet\",\"PlanetAlt\",\"PlanetSat\",\"PlayOutline\",\"Playlist\",\"PlaylistAdd\",\"PlaylistPlay\",\"PlugTypeA\",\"PlugTypeC\",\"PlugTypeG\",\"PlugTypeL\",\"Plus\",\"Pocket\",\"Position\",\"PositionAlign\",\"Pound\",\"PrecisionTool\",\"Printer\",\"PrinterAlt\",\"PrintingPage\",\"PriorityDown\",\"PriorityUp\",\"ProfileCircled\",\"Prohibition\",\"QuestionMark\",\"QuestionMarkCircle\",\"Rain\",\"ReceiveDollars\",\"ReceiveEuros\",\"ReceivePounds\",\"ReceiveYens\",\"Redo\",\"RedoAction\",\"RedoCircle\",\"Reduce\",\"ReduceRoundArrow\",\"Refresh\",\"RefreshCircular\",\"RefreshDouble\",\"ReminderHandGesture\",\"RemoveDatabaseScript\",\"RemoveEmpty\",\"RemoveFolder\",\"RemoveFrame\",\"RemoveFromCart\",\"RemoveKeyframe\",\"RemoveKeyframeAlt\",\"RemoveKeyframes\",\"RemovePage\",\"RemovePinAlt\",\"RemoveSelection\",\"RemoveSquare\",\"RemoveUser\",\"Repeat\",\"RepeatOnce\",\"ReportColumns\",\"Reports\",\"RewindOutline\",\"Rhombus\",\"RightRoundArrow\",\"Rings\",\"RotateCameraLeft\",\"RotateCameraRight\",\"RssFeed\",\"RssFeedSquared\",\"Ruler\",\"RulerAdd\",\"RulerCombine\",\"RulerRemove\",\"Running\",\"Sandals\",\"SaveActionFloppy\",\"SaveFloppyDisk\",\"ScaleFrameEnlarge\",\"ScaleFrameReduce\",\"Scanning\",\"Scarf\",\"Scissor\",\"ScissorAlt\",\"SeaAndSun\",\"SeaWaves\",\"Search\",\"SearchFont\",\"SecurityPass\",\"Selection\",\"SelectiveTool\",\"SendDollars\",\"SendEuros\",\"SendPounds\",\"SendYens\",\"Server\",\"ServerConnection\",\"Settings\",\"SettingsCloud\",\"SettingsProfiles\",\"ShareAndroid\",\"ShareIos\",\"Shield\",\"ShieldAdd\",\"ShieldAlert\",\"ShieldAlt\",\"ShieldBroken\",\"ShieldCheck\",\"ShieldCross\",\"ShieldDownload\",\"ShieldEye\",\"ShieldLoading\",\"ShieldMinus\",\"ShieldQuestion\",\"ShieldSearch\",\"ShieldUpload\",\"Shop\",\"ShopAlt\",\"ShoppingBag\",\"ShoppingBagAdd\",\"ShoppingBagAlt\",\"ShoppingBagArrowDown\",\"ShoppingBagArrowUp\",\"ShoppingBagCheck\",\"ShoppingBagIssue\",\"ShoppingBagRemove\",\"ShoppingCode\",\"ShoppingCodeCheck\",\"ShoppingCodeError\",\"ShortPants\",\"ShortPantsAlt\",\"Shuffle\",\"SimpleCart\",\"SingleTapGesture\",\"Skateboard\",\"Skateboarding\",\"SkipNextOutline\",\"SkipPrevOutline\",\"SmallShop\",\"SmallShopAlt\",\"SmartphoneDevice\",\"Smoking\",\"Snow\",\"SnowFlake\",\"Soap\",\"SoccerBall\",\"SortDown\",\"SortUp\",\"SoundHigh\",\"SoundLow\",\"SoundMin\",\"SoundOff\",\"SpockHandGesture\",\"Square\",\"StarDashed\",\"StarHalfDashed\",\"StarOutline\",\"StatDown\",\"StatUp\",\"StatsReport\",\"StatsSquareDown\",\"StatsSquareUp\",\"Stretching\",\"StyleBorder\",\"Substract\",\"Suggestion\",\"SunLight\",\"Swimming\",\"SwipeDownGesture\",\"SwipeLeftGesture\",\"SwipeRightGesture\",\"SwipeUpGesture\",\"SwitchOffOutline\",\"SwitchOnOutline\",\"SystemRestart\",\"SystemShut\",\"Table\",\"Table2Columns\",\"TableRows\",\"Telegram\",\"TelegramCircled\",\"TennisBall\",\"TennisBallAlt\",\"TerminalOutline\",\"TerminalSimple\",\"Text\",\"TextAlt\",\"TextSize\",\"ThreeStars\",\"Thunderstorm\",\"TikTok\",\"Timer\",\"TimerOff\",\"Tower\",\"TowerCheck\",\"TowerNoAccess\",\"TowerWarning\",\"Trademark\",\"TrainOutline\",\"Tram\",\"TransitionBottom\",\"TransitionLeft\",\"TransitionRight\",\"TransitionTop\",\"Translate\",\"Trash\",\"Treadmill\",\"Trekking\",\"Trello\",\"Triangle\",\"TriangleFlag\",\"TriangleFlagCircle\",\"TriangleFlagFull\",\"Trophy\",\"Tunnel\",\"Tv\",\"TvFix\",\"TvIssue\",\"Twitter\",\"TwitterVerifiedBadge\",\"Type\",\"UmbrellaFull\",\"Underline\",\"Undo\",\"UndoAction\",\"UndoCircle\",\"Union\",\"UnionAlt\",\"UnionHorizAlt\",\"Unity\",\"Unity5\",\"UpRoundArrow\",\"Upload\",\"UploadSquareOutline\",\"Usb\",\"User\",\"UserBag\",\"UserCart\",\"UserCircleAlt\",\"UserScan\",\"UserSquareAlt\",\"VerifiedBadge\",\"VerifiedUser\",\"VideoCamera\",\"VideoCameraOff\",\"ViewColumns2\",\"ViewColumns3\",\"ViewGrid\",\"ViewStructureDown\",\"ViewStructureUp\",\"Voice\",\"VoiceCircled\",\"VoiceCircledLock\",\"VoiceError\",\"VoiceOk\",\"VoicePhone\",\"VoiceScan\",\"VoiceSquared\",\"VrSymbol\",\"Waist\",\"Walking\",\"WarningSquareOutline\",\"WebWindow\",\"WebWindowClose\",\"Weight\",\"WeightAlt\",\"WhiteFlag\",\"Wifi\",\"WifiIssue\",\"WifiOff\",\"WifiSignalNone\",\"Wind\",\"WrapText\",\"Wristwatch\",\"Yen\",\"YenSquare\",\"Yoga\",\"YouTube\",\"ZoomIn\",\"ZoomOut\",];const moduleBaseUrl=\"https://framer.com/m/iconoir-icons/\";const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * ICONOIR\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.11`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{size:\"100$%\",style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Iconoir\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Iconoir site](https://iconoir.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Iconoir.map", "// Generated by Framer (c01e615)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,getPropertyControls,RichText,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Iconoir}from\"https://framerusercontent.com/modules/zL9598C4KbEbqUGvSR14/rI8sPHpnG9XGcCPc0vU4/Iconoir.js\";const IconoirFonts=getFonts(Iconoir);const IconoirControls=getPropertyControls(Iconoir);const cycleOrder=[\"uQo1g4kXJ\"];const variantClassNames={uQo1g4kXJ:\"framer-v-5uxwme\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/ _jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const getProps=({heading,height,icon,id,text,width,...props})=>{var ref,ref1,ref2;return{...props,GHqsXXuDY:(ref=icon!==null&&icon!==void 0?icon:props.GHqsXXuDY)!==null&&ref!==void 0?ref:\"Lock\",n9r2dl3pw:(ref1=heading!==null&&heading!==void 0?heading:props.n9r2dl3pw)!==null&&ref1!==void 0?ref1:\"Losing your account\",WITs4mzMf:(ref2=text!==null&&text!==void 0?text:props.WITs4mzMf)!==null&&ref2!==void 0?ref2:\"Countless people lose access to their cloud storage every day. Tech giants routinely take away accounts without appeal process.\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,GHqsXXuDY,n9r2dl3pw,WITs4mzMf,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"uQo1g4kXJ\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-4tjZC\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsxs(motion.div,{...restProps,className:cx(\"framer-5uxwme\",className),\"data-framer-name\":\"Card\",layoutDependency:layoutDependency,layoutId:\"uQo1g4kXJ\",ref:ref,style:{backgroundColor:\"var(--token-d76e7120-d27d-4da8-b15f-04234125e89d, rgb(255, 255, 255))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"0px 8px 16px 0px rgba(0, 0, 0, 0.05), 0px 2px 4px 0px rgba(0, 0, 0, 0.1)\",...style},children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-17a21sk\",layoutDependency:layoutDependency,layoutId:\"U_VZoYYsf\",children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-11ufvev-container\",layoutDependency:layoutDependency,layoutId:\"MaJbL2FpV-container\",children:/*#__PURE__*/ _jsx(Iconoir,{color:\"rgb(102, 102, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:GHqsXXuDY,id:\"MaJbL2FpV\",layoutId:\"MaJbL2FpV\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1tytllq\",layoutDependency:layoutDependency,layoutId:\"kAHEclpAV\",children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\"},children:\"Losing your account\"})}),className:\"framer-58leit\",fonts:[\"GF;Inter-regular\"],layoutDependency:layoutDependency,layoutId:\"SahxWXEcT\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:n9r2dl3pw,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Countless people lose access to their cloud storage every day. Tech giants routinely take away accounts without appeal process.\"})}),className:\"framer-nokjly\",fonts:[\"GF;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"F3GeXliXv\",style:{\"--extracted-r6o4lv\":\"var(--token-6a498dd2-32cd-4929-9ba2-df02fe315602, rgb(34, 34, 34))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:WITs4mzMf,verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=['.framer-4tjZC [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4tjZC .framer-i24za7 { display: block; }\",\".framer-4tjZC .framer-5uxwme { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 320px; justify-content: flex-start; overflow: visible; padding: 32px 32px 32px 32px; position: relative; width: 320px; }\",\".framer-4tjZC .framer-17a21sk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-4tjZC .framer-11ufvev-container { flex: none; height: 60px; position: relative; width: 60px; }\",\".framer-4tjZC .framer-1tytllq { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-4tjZC .framer-58leit, .framer-4tjZC .framer-nokjly { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4tjZC .framer-5uxwme, .framer-4tjZC .framer-17a21sk, .framer-4tjZC .framer-1tytllq { gap: 0px; } .framer-4tjZC .framer-5uxwme > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-4tjZC .framer-5uxwme > :first-child, .framer-4tjZC .framer-1tytllq > :first-child { margin-top: 0px; } .framer-4tjZC .framer-5uxwme > :last-child, .framer-4tjZC .framer-1tytllq > :last-child { margin-bottom: 0px; } .framer-4tjZC .framer-17a21sk > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-4tjZC .framer-17a21sk > :first-child { margin-left: 0px; } .framer-4tjZC .framer-17a21sk > :last-child { margin-right: 0px; } .framer-4tjZC .framer-1tytllq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 320\n * @framerIntrinsicWidth 320\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"GHqsXXuDY\":\"icon\",\"n9r2dl3pw\":\"heading\",\"WITs4mzMf\":\"text\"}\n */ const FramerJqV1sA3na=withCSS(Component,css,\"framer-4tjZC\");export default FramerJqV1sA3na;FramerJqV1sA3na.displayName=\"Card\";FramerJqV1sA3na.defaultProps={height:320,width:320};addPropertyControls(FramerJqV1sA3na,{GHqsXXuDY:(IconoirControls===null||IconoirControls===void 0?void 0:IconoirControls[\"iconSelection\"])&&{...IconoirControls[\"iconSelection\"],defaultValue:\"Lock\",hidden:undefined,title:\"Icon\"},n9r2dl3pw:{defaultValue:\"Losing your account\",displayTextArea:false,title:\"Heading\",type:ControlType.String},WITs4mzMf:{defaultValue:\"Countless people lose access to their cloud storage every day. Tech giants routinely take away accounts without appeal process.\",displayTextArea:false,title:\"Text\",type:ControlType.String}});addFonts(FramerJqV1sA3na,[{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/JqV1sA3na:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZhrib2Bg-4.ttf\",weight:\"400\"},{family:\"Be Vietnam Pro\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/JqV1sA3na:default\",url:\"https://fonts.gstatic.com/s/bevietnampro/v11/QdVPSTAyLFyeg_IDWvOJmVES_EwwD3s6ZKAi.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/bevietnampro/v11/QdVPSTAyLFyeg_IDWvOJmVES_EwwD3s6ZKAi.ttf\",weight:\"400\"},...IconoirFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJqV1sA3na\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"320\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"GHqsXXuDY\\\":\\\"icon\\\",\\\"n9r2dl3pw\\\":\\\"heading\\\",\\\"WITs4mzMf\\\":\\\"text\\\"}\",\"framerIntrinsicHeight\":\"320\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./JqV1sA3na.map", "// Generated by Framer (1119174)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,RichText,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Scribbles from\"https://framerusercontent.com/modules/F29vuOKj17Y0RpfftxMt/qxxRgT5GGts1LJr9wcPW/Scribbbles.js\";import Card from\"https://framerusercontent.com/modules/aXwfMslqKc9DvhyMiwWQ/bBlCSf4eI9aKNUCGiayx/JqV1sA3na.js\";const ScribblesFonts=getFonts(Scribbles);const CardFonts=getFonts(Card);const cycleOrder=[\"tj8RsnqDV\",\"TtnlWSy5T\",\"bAUiVewjx\"];const serializationHash=\"framer-b3iS4\";const variantClassNames={bAUiVewjx:\"framer-v-1jll888\",tj8RsnqDV:\"framer-v-1teijq1\",TtnlWSy5T:\"framer-v-h6ytel\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={Desktop:\"tj8RsnqDV\",Phone:\"bAUiVewjx\",Tablet:\"TtnlWSy5T\"};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:\"tj8RsnqDV\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"tj8RsnqDV\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"bAUiVewjx\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-b3iS4\",...sharedStyleClassNames,classNames),style:{display:\"contents\"},children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(\"framer-1teijq1\",className),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"tj8RsnqDV\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({bAUiVewjx:{\"data-framer-name\":\"Phone\"},TtnlWSy5T:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-27wpjw\",\"data-framer-name\":\"Cloud Storage can fail\",layoutDependency:layoutDependency,layoutId:\"m1ZkfE2iz\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34)))\"},children:\"Cloud storage can fail\"})}),className:\"framer-zm3yll\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"NVa5AmQ1Z\",style:{\"--extracted-1of0zx5\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({bAUiVewjx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34)))\"},children:\"Cloud storage can fail\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13byuwu\",layoutDependency:layoutDependency,layoutId:\"MzgJihRZZ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136)))\"},children:\"\u201CRelying solely on cloud storage is like trusting the weather to never change; both can be unpredictable when you least expect it.\u201D\"})}),className:\"framer-1opkh6b\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"fHToNaNYT\",style:{\"--extracted-1of0zx5\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wluifl\",layoutDependency:layoutDependency,layoutId:\"TmTQpoFkT\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7mbog2\",layoutDependency:layoutDependency,layoutId:\"NtAkkQXYb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34)))\"},children:\"Alen M\"})}),className:\"framer-hth73w\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"qYedV1Obz\",style:{\"--extracted-a0htzi\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-fb4b67b5-91ba-4b73-b4a6-f55417ea1c0c, rgb(102, 102, 102)))\"},children:\"Software Engineer\"})}),className:\"framer-l7p2bd\",\"data-framer-name\":\"Photographer\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"nxYCWQxa_\",style:{\"--extracted-r6o4lv\":\"var(--token-fb4b67b5-91ba-4b73-b4a6-f55417ea1c0c, rgb(102, 102, 102))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-i676f8-container\",layoutDependency:layoutDependency,layoutId:\"k7JW50w9w-container\",style:{rotate:194},variants:{TtnlWSy5T:{rotate:202}},children:/*#__PURE__*/_jsx(Scribbles,{color:\"rgb(99, 118, 191)\",height:\"100%\",id:\"k7JW50w9w\",layoutId:\"k7JW50w9w\",paths:9,strokeWidth:5,style:{width:\"100%\"},width:\"100%\"})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wp3qrb-container\",layoutDependency:layoutDependency,layoutId:\"cyUbHmlPP-container\",style:{rotate:35},variants:{TtnlWSy5T:{rotate:36}},children:/*#__PURE__*/_jsx(Scribbles,{color:\"rgb(99, 118, 191)\",height:\"100%\",id:\"cyUbHmlPP\",layoutId:\"cyUbHmlPP\",paths:9,strokeWidth:5,style:{width:\"100%\"},width:\"100%\"})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7p5k2s\",\"data-framer-name\":\"Cloud Storage Issues\",layoutDependency:layoutDependency,layoutId:\"JrQwK7FRb\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-gjub23-container\",layoutDependency:layoutDependency,layoutId:\"Bw0FVlQqU-container\",children:/*#__PURE__*/_jsx(Card,{heading:\"Losing your account\",height:\"100%\",icon:\"Lock\",id:\"Bw0FVlQqU\",layoutId:\"Bw0FVlQqU\",style:{height:\"100%\",width:\"100%\"},text:\"Countless people lose access to their cloud storage every day. Tech giants routinely shut down personal accounts without appeal process.\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-xzmap1-container\",layoutDependency:layoutDependency,layoutId:\"QdgmvgnTA-container\",children:/*#__PURE__*/_jsx(Card,{heading:\"Losing your data\",height:\"100%\",icon:\"Trash\",id:\"QdgmvgnTA\",layoutId:\"QdgmvgnTA\",style:{height:\"100%\",width:\"100%\"},text:\"Cloud storage isn't infallible. There's always the risk of data being lost due to technical glitches, server failures, or human error.\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1et4krl-container\",layoutDependency:layoutDependency,layoutId:\"zaFUN_TPo-container\",children:/*#__PURE__*/_jsx(Card,{heading:\"Losing access\",height:\"100%\",icon:\"Cancel\",id:\"zaFUN_TPo\",layoutId:\"zaFUN_TPo\",style:{height:\"100%\",width:\"100%\"},text:\"With photos in the cloud, users are often at the mercy of the platform's terms of service. Terms can change, sometimes limiting how you can access your data. \",width:\"100%\"})})]})]})})})});});const css=['.framer-b3iS4 [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-b3iS4 .framer-ekimsp { display: block; }\",\".framer-b3iS4 .framer-1teijq1 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 40px 40px 40px; position: relative; width: 1200px; }\",\".framer-b3iS4 .framer-27wpjw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 40px 40px; position: relative; width: 1200px; }\",\".framer-b3iS4 .framer-zm3yll, .framer-b3iS4 .framer-hth73w { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-b3iS4 .framer-13byuwu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1000px; }\",\".framer-b3iS4 .framer-1opkh6b { flex: none; height: auto; max-width: 500px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-b3iS4 .framer-1wluifl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-b3iS4 .framer-7mbog2 { align-content: start; align-items: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 148px; }\",\".framer-b3iS4 .framer-l7p2bd { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-b3iS4 .framer-i676f8-container { bottom: -80px; flex: none; height: auto; position: absolute; right: 115px; width: 200px; z-index: 1; }\",\".framer-b3iS4 .framer-1wp3qrb-container { flex: none; height: auto; left: 75px; position: absolute; top: -292px; width: 200px; z-index: 1; }\",\".framer-b3iS4 .framer-7p5k2s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 321px; }\",\".framer-b3iS4 .framer-gjub23-container, .framer-b3iS4 .framer-xzmap1-container, .framer-b3iS4 .framer-1et4krl-container { flex: none; height: 320px; position: relative; width: 320px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-b3iS4 .framer-1teijq1, .framer-b3iS4 .framer-27wpjw, .framer-b3iS4 .framer-13byuwu, .framer-b3iS4 .framer-1wluifl, .framer-b3iS4 .framer-7mbog2, .framer-b3iS4 .framer-7p5k2s { gap: 0px; } .framer-b3iS4 .framer-1teijq1 > *, .framer-b3iS4 .framer-27wpjw > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-b3iS4 .framer-1teijq1 > :first-child, .framer-b3iS4 .framer-27wpjw > :first-child, .framer-b3iS4 .framer-13byuwu > :first-child, .framer-b3iS4 .framer-7mbog2 > :first-child { margin-top: 0px; } .framer-b3iS4 .framer-1teijq1 > :last-child, .framer-b3iS4 .framer-27wpjw > :last-child, .framer-b3iS4 .framer-13byuwu > :last-child, .framer-b3iS4 .framer-7mbog2 > :last-child { margin-bottom: 0px; } .framer-b3iS4 .framer-13byuwu > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-b3iS4 .framer-1wluifl > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-b3iS4 .framer-1wluifl > :first-child, .framer-b3iS4 .framer-7p5k2s > :first-child { margin-left: 0px; } .framer-b3iS4 .framer-1wluifl > :last-child, .framer-b3iS4 .framer-7p5k2s > :last-child { margin-right: 0px; } .framer-b3iS4 .framer-7mbog2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-b3iS4 .framer-7p5k2s > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }\",\".framer-b3iS4.framer-v-h6ytel .framer-1teijq1 { width: 810px; }\",\".framer-b3iS4.framer-v-h6ytel .framer-zm3yll { order: 0; }\",\".framer-b3iS4.framer-v-h6ytel .framer-13byuwu { order: 1; }\",\".framer-b3iS4.framer-v-h6ytel .framer-i676f8-container { bottom: -102px; height: 203px; right: 109px; }\",\".framer-b3iS4.framer-v-h6ytel .framer-1wp3qrb-container { left: 92px; top: -306px; width: 195px; }\",\".framer-b3iS4.framer-v-h6ytel .framer-7p5k2s { flex-wrap: wrap; width: 100%; }\",\".framer-b3iS4.framer-v-1jll888 .framer-1teijq1 { width: 390px; }\",\".framer-b3iS4.framer-v-1jll888 .framer-27wpjw { gap: 20px; padding: 0px 0px 0px 0px; width: 100%; }\",\".framer-b3iS4.framer-v-1jll888 .framer-zm3yll { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-b3iS4.framer-v-1jll888 .framer-7p5k2s { flex-direction: column; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-b3iS4.framer-v-1jll888 .framer-27wpjw, .framer-b3iS4.framer-v-1jll888 .framer-7p5k2s { gap: 0px; } .framer-b3iS4.framer-v-1jll888 .framer-27wpjw > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-b3iS4.framer-v-1jll888 .framer-27wpjw > :first-child, .framer-b3iS4.framer-v-1jll888 .framer-7p5k2s > :first-child { margin-top: 0px; } .framer-b3iS4.framer-v-1jll888 .framer-27wpjw > :last-child, .framer-b3iS4.framer-v-1jll888 .framer-7p5k2s > :last-child { margin-bottom: 0px; } .framer-b3iS4.framer-v-1jll888 .framer-7p5k2s > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 917\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"TtnlWSy5T\":{\"layout\":[\"fixed\",\"auto\"]},\"bAUiVewjx\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n */const FramerfWCeipL2G=withCSS(Component,css,\"framer-b3iS4\");export default FramerfWCeipL2G;FramerfWCeipL2G.displayName=\"Data Security Benefits\";FramerfWCeipL2G.defaultProps={height:917,width:1200};addPropertyControls(FramerfWCeipL2G,{variant:{options:[\"tj8RsnqDV\",\"TtnlWSy5T\",\"bAUiVewjx\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerfWCeipL2G,[{family:\"Inter\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"},{family:\"Inter\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Inter\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"},...ScribblesFonts,...CardFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfWCeipL2G\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"917\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TtnlWSy5T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bAUiVewjx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fWCeipL2G.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Inter-700\"]);export const fonts=[{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:css/hNhl6J89y:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\",weight:\"700\"}];export const css=['.framer-XlKCe .framer-styles-preset-5c5tat:not(.rich-text-wrapper), .framer-XlKCe .framer-styles-preset-5c5tat.rich-text-wrapper h1 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 50px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -2px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-XlKCe\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Inter-500\"]);export const fonts=[{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:css/qUkrF2QDC:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZhrib2Bg-4.ttf\",weight:\"500\"}];export const css=['.framer-bXQA7 .framer-styles-preset-4v38i7:not(.rich-text-wrapper), .framer-bXQA7 .framer-styles-preset-4v38i7.rich-text-wrapper h2 { --framer-font-family: \"Inter\", sans-serif; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-weight: 500; --framer-letter-spacing: -0.5px; --framer-line-height: 1.5em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: rgba(255, 255, 255, 0.6); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-bXQA7\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4c611f3)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";import { addFonts, addPropertyControls, ControlType, cx, Image, Link, RichText, useLocaleInfo, useVariantState, withCSS } from \"framer\";import { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";import * as React from \"react\";import * as sharedStyle from \"https://framerusercontent.com/modules/A5opmeuPo5ckZGwBGdbG/vUAXmdRFWKdI6TOePNXh/hNhl6J89y.js\";import * as sharedStyle1 from \"https://framerusercontent.com/modules/7uPcx5BDQI5EjXBQs3mz/x3Pwj7Kc5OZExACrbAmL/qUkrF2QDC.js\";const cycleOrder = [\"sNmLqgSYN\", \"yjBCZMFpR\", \"w0WD1XYLo\"];const variantClassNames = { sNmLqgSYN: \"framer-v-1orhrwz\", w0WD1XYLo: \"framer-v-1c17aug\", yjBCZMFpR: \"framer-v-1f5yaro\" };function addPropertyOverrides(overrides, ...variants) {const nextOverrides = {};variants === null || variants === void 0 ? void 0 : variants.forEach((variant) => variant && Object.assign(nextOverrides, overrides[variant]));return nextOverrides;}const transitions = { default: { damping: 60, delay: 0, mass: 1, stiffness: 500, type: \"spring\" } };const toResponsiveImage = (value) => {if (typeof value === \"object\" && value !== null && typeof value.src === \"string\") {return value;}return typeof value === \"string\" ? { src: value } : undefined;};const Transition = ({ value, children }) => {const config = React.useContext(MotionConfigContext);const transition = value !== null && value !== void 0 ? value : config.transition;const contextValue = React.useMemo(() => ({ ...config, transition }), [JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider, { value: contextValue, children: children });};const humanReadableVariantMap = { Desktop: \"sNmLqgSYN\", Phone: \"w0WD1XYLo\", Tablet: \"yjBCZMFpR\" };const getProps = ({ getStartedLink, getStartedSmoothScroll, height, id, image, learnMoreLink, learnMoreSmoothScroll, width, ...props }) => {var ref, ref1, _variant, ref2, ref3;return { ...props, arNv8HW3_: learnMoreLink !== null && learnMoreLink !== void 0 ? learnMoreLink : props.arNv8HW3_, BBeo3sl4Q: getStartedLink !== null && getStartedLink !== void 0 ? getStartedLink : props.BBeo3sl4Q, D1Ml3dwvx: (ref = image !== null && image !== void 0 ? image : props.D1Ml3dwvx) !== null && ref !== void 0 ? ref : { src: new URL(\"https://framerusercontent.com/images/qF4hWrOQ8CYVhigl0G7R9djMX0.jpg?scale-down-to=2048\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/qF4hWrOQ8CYVhigl0G7R9djMX0.jpg?scale-down-to=512\").href} 409w, ${new URL(\"https://framerusercontent.com/images/qF4hWrOQ8CYVhigl0G7R9djMX0.jpg?scale-down-to=1024\").href} 819w, ${new URL(\"https://framerusercontent.com/images/qF4hWrOQ8CYVhigl0G7R9djMX0.jpg?scale-down-to=2048\").href} 1638w, ${new URL(\"https://framerusercontent.com/images/qF4hWrOQ8CYVhigl0G7R9djMX0.jpg\").href} 3206w` }, kzLkGycR1: (ref1 = learnMoreSmoothScroll !== null && learnMoreSmoothScroll !== void 0 ? learnMoreSmoothScroll : props.kzLkGycR1) !== null && ref1 !== void 0 ? ref1 : true, variant: (ref2 = (_variant = humanReadableVariantMap[props.variant]) !== null && _variant !== void 0 ? _variant : props.variant) !== null && ref2 !== void 0 ? ref2 : \"sNmLqgSYN\", zvIAM1L2i: (ref3 = getStartedSmoothScroll !== null && getStartedSmoothScroll !== void 0 ? getStartedSmoothScroll : props.zvIAM1L2i) !== null && ref3 !== void 0 ? ref3 : true };};const createLayoutDependency = (props, variants) => variants.join(\"-\") + props.layoutDependency;const Component = /*#__PURE__*/React.forwardRef(function (props, ref) {const { activeLocale } = useLocaleInfo();const { style, className, layoutId, variant, D1Ml3dwvx, BBeo3sl4Q, zvIAM1L2i, arNv8HW3_, kzLkGycR1, ...restProps } = getProps(props);const { baseVariant, classNames, gestureVariant, setGestureState, setVariant, transition, variants } = useVariantState({ cycleOrder, defaultVariant: \"sNmLqgSYN\", transitions, variant, variantClassNames });const layoutDependency = createLayoutDependency(props, variants);const defaultLayoutId = React.useId();return /*#__PURE__*/_jsx(LayoutGroup, { id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId, children: /*#__PURE__*/_jsx(motion.div, { initial: variant, animate: variants, onHoverStart: () => setGestureState({ isHovered: true }), onHoverEnd: () => setGestureState({ isHovered: false }), onTapStart: () => setGestureState({ isPressed: true }), onTap: () => setGestureState({ isPressed: false }), onTapCancel: () => setGestureState({ isPressed: false }), className: cx(\"framer-fmH9q\", sharedStyle.className, sharedStyle1.className, classNames), style: { display: \"contents\" }, children: /*#__PURE__*/_jsx(Transition, { value: transition, children: /*#__PURE__*/_jsxs(Image, { ...restProps, as: \"header\", background: { alt: \"\", fit: \"fill\", intrinsicHeight: 4008, intrinsicWidth: 3206, pixelHeight: 4008, pixelWidth: 3206, sizes: \"min(1200px, 100vw)\", ...toResponsiveImage(D1Ml3dwvx) }, className: cx(\"framer-1orhrwz\", className), \"data-framer-name\": \"Desktop\", layoutDependency: layoutDependency, layoutId: \"sNmLqgSYN\", ref: ref, style: { ...style }, ...addPropertyOverrides({ w0WD1XYLo: { \"data-framer-name\": \"Phone\", background: { alt: \"\", fit: \"fill\", intrinsicHeight: 4008, intrinsicWidth: 3206, pixelHeight: 4008, pixelWidth: 3206, sizes: \"min(390px, 100vw)\", ...toResponsiveImage(D1Ml3dwvx) } }, yjBCZMFpR: { \"data-framer-name\": \"Tablet\", background: { alt: \"\", fit: \"fill\", intrinsicHeight: 4008, intrinsicWidth: 3206, pixelHeight: 4008, pixelWidth: 3206, sizes: \"min(810px, 100vw)\", ...toResponsiveImage(D1Ml3dwvx) } } }, baseVariant, gestureVariant), children: [/*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.h1, { className: \"framer-styles-preset-5c5tat\", \"data-styles-preset\": \"hNhl6J89y\", children: \"Every Memory Matters. Keep Them Safe.\" }) }), className: \"framer-1xrupml\", layoutDependency: layoutDependency, layoutId: \"PChJ5NZ1J\", style: { \"--framer-link-text-color\": \"rgb(0, 153, 255)\", \"--framer-link-text-decoration\": \"underline\", \"--framer-paragraph-spacing\": \"0px\" }, verticalAlignment: \"top\", withExternalLayout: true }), /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.h2, { className: \"framer-styles-preset-4v38i7\", \"data-styles-preset\": \"qUkrF2QDC\", children: \"Don't just rely on the cloud. Make sure every photo has a safe home on your laptop.\" }) }), className: \"framer-n1emwe\", layoutDependency: layoutDependency, layoutId: \"Pu5GCihkA\", style: { \"--framer-paragraph-spacing\": \"0px\" }, verticalAlignment: \"top\", withExternalLayout: true }), /*#__PURE__*/_jsx(motion.div, { className: \"framer-1515917\", layoutDependency: layoutDependency, layoutId: \"INrxycwBm\", children: /*#__PURE__*/_jsx(Link, { href: BBeo3sl4Q, openInNewTab: false, smoothScroll: zvIAM1L2i, children: /*#__PURE__*/_jsx(motion.a, { className: \"framer-11qqgah framer-1k0qjh6\", \"data-framer-name\": \"Button\", layoutDependency: layoutDependency, layoutId: \"cjFZgtDYt\", style: { backgroundColor: \"rgb(255, 255, 255)\", borderBottomLeftRadius: 8, borderBottomRightRadius: 8, borderTopLeftRadius: 8, borderTopRightRadius: 8 }, children: /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.p, { style: { \"--font-selector\": \"R0Y7SW50ZXItNzAw\", \"--framer-font-family\": '\"Inter\", \"Inter Placeholder\", sans-serif', \"--framer-font-size\": \"14px\", \"--framer-font-weight\": \"700\", \"--framer-text-alignment\": \"center\", \"--framer-text-color\": \"var(--extracted-r6o4lv)\" }, children: \"Get Started\" }) }), className: \"framer-8xosy4\", fonts: [\"GF;Inter-700\"], layoutDependency: layoutDependency, layoutId: \"lYR5_CIgH\", style: { \"--extracted-r6o4lv\": \"rgb(51, 51, 51)\", \"--framer-paragraph-spacing\": \"0px\" }, verticalAlignment: \"top\", withExternalLayout: true }) }) }) }), /*#__PURE__*/_jsx(motion.div, { className: \"framer-e4twfi\", \"data-framer-name\": \"Overlay\", layoutDependency: layoutDependency, layoutId: \"c7XORYclX\", style: { backgroundColor: \"rgba(0, 0, 0, 0.5)\" } })] }) }) }) });});const css = ['.framer-fmH9q [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; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", \".framer-fmH9q .framer-1k0qjh6 { display: block; }\", \".framer-fmH9q .framer-1orhrwz { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 564px; justify-content: center; overflow: hidden; padding: 60px 60px 60px 60px; position: relative; width: 1200px; }\", \".framer-fmH9q .framer-1xrupml { flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-fmH9q .framer-n1emwe { flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 540px; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-fmH9q .framer-1515917 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; z-index: 1; }\", \".framer-fmH9q .framer-11qqgah, .framer-fmH9q .framer-11rrqki { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px 15px 15px 15px; position: relative; text-decoration: none; width: min-content; }\", \".framer-fmH9q .framer-8xosy4 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-fmH9q .framer-e4twfi { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-fmH9q .framer-1orhrwz, .framer-fmH9q .framer-1515917, .framer-fmH9q .framer-11qqgah, .framer-fmH9q .framer-11rrqki { gap: 0px; } .framer-fmH9q .framer-1orhrwz > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-fmH9q .framer-1orhrwz > :first-child { margin-top: 0px; } .framer-fmH9q .framer-1orhrwz > :last-child { margin-bottom: 0px; } .framer-fmH9q .framer-1515917 > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-fmH9q .framer-1515917 > :first-child, .framer-fmH9q .framer-11qqgah > :first-child, .framer-fmH9q .framer-11rrqki > :first-child { margin-left: 0px; } .framer-fmH9q .framer-1515917 > :last-child, .framer-fmH9q .framer-11qqgah > :last-child, .framer-fmH9q .framer-11rrqki > :last-child { margin-right: 0px; } .framer-fmH9q .framer-11qqgah > *, .framer-fmH9q .framer-11rrqki > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\", \".framer-fmH9q.framer-v-1f5yaro .framer-1orhrwz { width: 810px; }\", \".framer-fmH9q.framer-v-1c17aug .framer-1orhrwz { height: min-content; padding: 60px 15px 60px 15px; width: 390px; }\", ...sharedStyle.css, ...sharedStyle1.css]; /**\n* This is a generated Framer component.\n* @framerIntrinsicHeight 564\n* @framerIntrinsicWidth 1200\n* @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"yjBCZMFpR\":{\"layout\":[\"fixed\",\"fixed\"]},\"w0WD1XYLo\":{\"layout\":[\"fixed\",\"auto\"]}}}\n* @framerVariables {\"D1Ml3dwvx\":\"image\",\"BBeo3sl4Q\":\"getStartedLink\",\"zvIAM1L2i\":\"getStartedSmoothScroll\",\"arNv8HW3_\":\"learnMoreLink\",\"kzLkGycR1\":\"learnMoreSmoothScroll\"}\n*/const FramermdeBZ4I4Y = withCSS(Component, css, \"framer-fmH9q\");export default FramermdeBZ4I4Y;FramermdeBZ4I4Y.displayName = \"Header: Every Memory Matters\";FramermdeBZ4I4Y.defaultProps = { height: 564, width: 1200 };addPropertyControls(FramermdeBZ4I4Y, { variant: { options: [\"sNmLqgSYN\", \"yjBCZMFpR\", \"w0WD1XYLo\"], optionTitles: [\"Desktop\", \"Tablet\", \"Phone\"], title: \"Variant\", type: ControlType.Enum }, D1Ml3dwvx: { __defaultAssetReference: \"data:framer/asset-reference,qF4hWrOQ8CYVhigl0G7R9djMX0.jpg?originalFilename=photo-1520025242995-b667e32d0632%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfHNlYXJjaHwxN3x8dmFjYXRpb24lMjBzZWxmaWV8ZW58MHx8fHwxNjkxOTU4NzM3fDA%26ixlib%3Drb-4.0.jpg&preferredSize=auto\", title: \"Image\", type: ControlType.ResponsiveImage }, BBeo3sl4Q: { title: \"Get Started Link\", type: ControlType.Link }, zvIAM1L2i: { defaultValue: true, title: \"Get Started Smooth Scroll\", type: ControlType.Boolean }, arNv8HW3_: { title: \"Learn More Link\", type: ControlType.Link }, kzLkGycR1: { defaultValue: true, title: \"Learn More Smooth Scroll\", type: ControlType.Boolean } });addFonts(FramermdeBZ4I4Y, [{ family: \"Inter\", moduleAsset: { localModuleIdentifier: \"local-module:canvasComponent/mdeBZ4I4Y:default\", url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\" }, style: \"normal\", url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\", weight: \"700\" }, ...sharedStyle.fonts, ...sharedStyle1.fonts]);\nexport const __FramerMetadata__ = { \"exports\": { \"Props\": { \"type\": \"tsType\", \"annotations\": { \"framerContractVersion\": \"1\" } }, \"default\": { \"type\": \"reactComponent\", \"name\": \"FramermdeBZ4I4Y\", \"slots\": [], \"annotations\": { \"framerIntrinsicWidth\": \"1200\", \"framerVariables\": \"{\\\"D1Ml3dwvx\\\":\\\"image\\\",\\\"BBeo3sl4Q\\\":\\\"getStartedLink\\\",\\\"zvIAM1L2i\\\":\\\"getStartedSmoothScroll\\\",\\\"arNv8HW3_\\\":\\\"learnMoreLink\\\",\\\"kzLkGycR1\\\":\\\"learnMoreSmoothScroll\\\"}\", \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"yjBCZMFpR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"w0WD1XYLo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\", \"framerIntrinsicHeight\": \"564\", \"framerContractVersion\": \"1\" } }, \"__FramerMetadata__\": { \"type\": \"variable\" } } };\n//# sourceMappingURL=./mdeBZ4I4Y.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Inter-600\"]);export const fonts=[{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:css/HgKWRU5cM:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZhrib2Bg-4.ttf\",weight:\"600\"}];export const css=['.framer-6hRrT .framer-styles-preset-1wjjzog:not(.rich-text-wrapper), .framer-6hRrT .framer-styles-preset-1wjjzog.rich-text-wrapper p, .framer-6hRrT .framer-styles-preset-1wjjzog.rich-text-wrapper [data-preset-tag=\"p\"] { --framer-font-family: \"Inter\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 600; --framer-letter-spacing: 0px; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: #666666; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-6hRrT\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0885f34)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/qRicPjsn7lqAFhUpVEJw/wsYYtENjQk0KRlujgBY2/HgKWRU5cM.js\";const cycleOrder=[\"N61FsPvBt\",\"JZTi9zOUa\"];const variantClassNames={JZTi9zOUa:\"framer-v-2lyczf\",N61FsPvBt:\"framer-v-1d51j9y\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const humanReadableVariantMap={Closed:\"N61FsPvBt\",Open:\"JZTi9zOUa\"};const transitions={default:{damping:40,delay:0,duration:0,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"}};const Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"N61FsPvBt\",question:W88zB8mIG=\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",answer:T8rQFvSBR=\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"N61FsPvBt\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap2wrxd7=activeVariantCallback(async(...args)=>{setVariant(\"JZTi9zOUa\");});const onTapzc6ei0=activeVariantCallback(async(...args)=>{setVariant(\"N61FsPvBt\");});const isDisplayed=()=>{if(baseVariant===\"JZTi9zOUa\")return true;return false;};const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-VVL85\",sharedStyle.className,classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsxs(motion.div,{...restProps,className:cx(\"framer-1d51j9y\",className),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"N61FsPvBt\",ref:ref,style:{...style},transition:transition,...addPropertyOverrides({JZTi9zOUa:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-kc1y8h\",\"data-framer-name\":\"Question\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"bQOn5duVh\",onTap:onTap2wrxd7,transition:transition,...addPropertyOverrides({JZTi9zOUa:{onTap:onTapzc6ei0}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1k6lcpt\",\"data-framer-name\":\"Plus\",layoutDependency:layoutDependency,layoutId:\"v4VcYOUIZ\",style:{opacity:.3,rotate:0},transition:transition,variants:{JZTi9zOUa:{rotate:45}},children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1cniqsp\",layoutDependency:layoutDependency,layoutId:\"O9no9JEmD\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},transition:transition}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-5jljo8\",layoutDependency:layoutDependency,layoutId:\"bQOcxcL7T\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},transition:transition})]}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{className:\"framer-styles-preset-1wjjzog\",\"data-styles-preset\":\"HgKWRU5cM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"What is Framer?\"})}),className:\"framer-q7ceo4\",layoutDependency:layoutDependency,layoutId:\"c3uDyFyT2\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:W88zB8mIG,transition:transition,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1xmf1aa\",\"data-framer-name\":\"Answer\",layoutDependency:layoutDependency,layoutId:\"QSIj1YYQm\",style:{opacity:0},transition:transition,variants:{JZTi9zOUa:{opacity:1}},children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{className:\"framer-styles-preset-1wjjzog\",\"data-styles-preset\":\"HgKWRU5cM\",children:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"})}),className:\"framer-1yk021p\",layoutDependency:layoutDependency,layoutId:\"YY93wzcf5\",style:{\"--framer-paragraph-spacing\":\"0px\",opacity:.6},text:T8rQFvSBR,transition:transition,variants:{JZTi9zOUa:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})]})})});});const css=['.framer-VVL85 [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-VVL85 * { box-sizing: border-box; }\",\".framer-VVL85 .framer-xy52j3 { display: block; }\",\".framer-VVL85 .framer-1d51j9y { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 400px; }\",\".framer-VVL85 .framer-kc1y8h { -webkit-user-select: none; align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 0px 20px 40px; position: relative; user-select: none; width: 100%; }\",\".framer-VVL85 .framer-1k6lcpt { flex: none; height: 16px; left: 0px; overflow: hidden; position: absolute; top: 25px; width: 16px; z-index: 1; }\",\".framer-VVL85 .framer-1cniqsp { flex: none; height: 2px; left: calc(50.00000000000002% - 16px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 16px; }\",\".framer-VVL85 .framer-5jljo8 { flex: none; height: 16px; left: calc(50.00000000000002% - 2px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 2px; }\",\".framer-VVL85 .framer-q7ceo4 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-VVL85 .framer-1xmf1aa { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 20px 20px 40px; position: relative; width: 100%; }\",\".framer-VVL85 .framer-1yk021p { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-VVL85 .framer-1d51j9y, .framer-VVL85 .framer-kc1y8h, .framer-VVL85 .framer-1xmf1aa { gap: 0px; } .framer-VVL85 .framer-1d51j9y > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-VVL85 .framer-1d51j9y > :first-child, .framer-VVL85 .framer-1xmf1aa > :first-child { margin-top: 0px; } .framer-VVL85 .framer-1d51j9y > :last-child, .framer-VVL85 .framer-1xmf1aa > :last-child { margin-bottom: 0px; } .framer-VVL85 .framer-kc1y8h > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-VVL85 .framer-kc1y8h > :first-child { margin-left: 0px; } .framer-VVL85 .framer-kc1y8h > :last-child { margin-right: 0px; } .framer-VVL85 .framer-1xmf1aa > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 88\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JZTi9zOUa\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"W88zB8mIG\":\"question\",\"T8rQFvSBR\":\"answer\"}\n */ const FramerJDIZfHyyT=withCSS(Component,css,\"framer-VVL85\");export default FramerJDIZfHyyT;FramerJDIZfHyyT.displayName=\"Row\";FramerJDIZfHyyT.defaultProps={height:88,width:400};addPropertyControls(FramerJDIZfHyyT,{variant:{options:[\"N61FsPvBt\",\"JZTi9zOUa\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},W88zB8mIG:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Question\",type:ControlType.String},T8rQFvSBR:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Answer\",type:ControlType.String}});addFonts(FramerJDIZfHyyT,[...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJDIZfHyyT\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"88\",\"framerIntrinsicWidth\":\"400\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JZTi9zOUa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"W88zB8mIG\\\":\\\"question\\\",\\\"T8rQFvSBR\\\":\\\"answer\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./JDIZfHyyT.map", "// Generated by Framer (e1877f1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Row from\"https://framerusercontent.com/modules/4YWWzj4Km7yqicjoCm2H/jO5zdHqCH551J62O4W3P/JDIZfHyyT.js\";const RowFonts=getFonts(Row);const cycleOrder=[\"VT1PzyDKE\"];const serializationHash=\"framer-bywKQ\";const variantClassNames={VT1PzyDKE:\"framer-v-6dzvwm\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VT1PzyDKE\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-6dzvwm\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"VT1PzyDKE\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-40c03004-286a-43c1-b36f-58b60663152c, rgb(242, 242, 242))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jyh5s1-container\",layoutDependency:layoutDependency,layoutId:\"cxPg0KKO7-container\",children:/*#__PURE__*/_jsx(Row,{answer:\"Absolutely not! The setup is quick and easy with just a few clicks.\",height:\"100%\",id:\"cxPg0KKO7\",layoutId:\"cxPg0KKO7\",question:\"Is Pixel Stash hard to set up?\",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-zpuv4c\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"LLAw8wL3y\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3czax9-container\",layoutDependency:layoutDependency,layoutId:\"lGVphVfcg-container\",children:/*#__PURE__*/_jsx(Row,{answer:\"Absolutely! Raindrop has an intuitive interface, making it a breeze for anyone to secure their photos.\",height:\"100%\",id:\"lGVphVfcg\",layoutId:\"lGVphVfcg\",question:\"Is Pixel Stash easy to use?\",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a6sxhg\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"vsomT1H38\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2ayuqx-container\",layoutDependency:layoutDependency,layoutId:\"S4rE_d22p-container\",children:/*#__PURE__*/_jsx(Row,{answer:\"Raindrop works on macOS, Windows and Linux with minimal system requirements.\",height:\"100%\",id:\"S4rE_d22p\",layoutId:\"S4rE_d22p\",question:\"What are the system requirements?\",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k1g6np\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"DN0kyEwuV\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12e5rwq-container\",layoutDependency:layoutDependency,layoutId:\"qWes2Ogmw-container\",children:/*#__PURE__*/_jsx(Row,{answer:\"No. Raindrop makes sure that all your photos from the cloud are safely backed up on your computer.\",height:\"100%\",id:\"qWes2Ogmw\",layoutId:\"qWes2Ogmw\",question:\"Can I share my photos with others?\",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qoglel\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"d9rTLUB0E\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-t9jz32-container\",layoutDependency:layoutDependency,layoutId:\"Q3VrBnRuZ-container\",children:/*#__PURE__*/_jsx(Row,{answer:\"Your data security is our priority. Your photos are downloaded directly to your computer. We never see them nor do they go through our servers, ever.\",height:\"100%\",id:\"Q3VrBnRuZ\",layoutId:\"Q3VrBnRuZ\",question:\"Is my data secure with Pixel Stash?\",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n7fucx\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"kUVCjc25L\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10td8th-container\",layoutDependency:layoutDependency,layoutId:\"raZcPhG1O-container\",children:/*#__PURE__*/_jsx(Row,{answer:\"We only support Google Photos right now. But we'll keep you posted if you need other services.\",height:\"100%\",id:\"raZcPhG1O\",layoutId:\"raZcPhG1O\",question:\"Does Pixel Stash work with any cloud service?\",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1844lsu\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"ObQDYrvN3\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dtjxlv-container\",layoutDependency:layoutDependency,layoutId:\"ClqKfVjn8-container\",children:/*#__PURE__*/_jsx(Row,{answer:\"We're always happy to help with any questions or concerns.\",height:\"100%\",id:\"ClqKfVjn8\",layoutId:\"ClqKfVjn8\",question:\"What if I need help?\",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-bywKQ.framer-1uxiw02, .framer-bywKQ .framer-1uxiw02 { display: block; }\",\".framer-bywKQ.framer-6dzvwm { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1000px; will-change: var(--framer-will-change-override, transform); }\",\".framer-bywKQ .framer-1jyh5s1-container, .framer-bywKQ .framer-3czax9-container, .framer-bywKQ .framer-2ayuqx-container, .framer-bywKQ .framer-12e5rwq-container, .framer-bywKQ .framer-t9jz32-container, .framer-bywKQ .framer-10td8th-container, .framer-bywKQ .framer-dtjxlv-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-bywKQ .framer-zpuv4c, .framer-bywKQ .framer-1a6sxhg, .framer-bywKQ .framer-1k1g6np, .framer-bywKQ .framer-1qoglel, .framer-bywKQ .framer-1n7fucx, .framer-bywKQ .framer-1844lsu { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-bywKQ.framer-6dzvwm { gap: 0px; } .framer-bywKQ.framer-6dzvwm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-bywKQ.framer-6dzvwm > :first-child { margin-top: 0px; } .framer-bywKQ.framer-6dzvwm > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 454\n * @framerIntrinsicWidth 1000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerhQB_ouLOC=withCSS(Component,css,\"framer-bywKQ\");export default FramerhQB_ouLOC;FramerhQB_ouLOC.displayName=\"Accordion\";FramerhQB_ouLOC.defaultProps={height:454,width:1e3};addFonts(FramerhQB_ouLOC,[{explicitInter:true,fonts:[]},...RowFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhQB_ouLOC\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"454\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1000\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hQB_ouLOC.map", "// Generated by Framer (6124c77)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Accordion from\"https://framerusercontent.com/modules/dU7V6FbuTv8VHLFGY79m/kB06klfgtfGKdKyiOPby/hQB_ouLOC.js\";const AccordionFonts=getFonts(Accordion);const cycleOrder=[\"UJ7I595Ip\"];const serializationHash=\"framer-qN8w8\";const variantClassNames={UJ7I595Ip:\"framer-v-bd13o7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,title,width,...props})=>{var _ref;return{...props,UVUYGxCEH:(_ref=title!==null&&title!==void 0?title:props.UVUYGxCEH)!==null&&_ref!==void 0?_ref:\"FAQ\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,UVUYGxCEH,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"UJ7I595Ip\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-bd13o7\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"UJ7I595Ip\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(51, 51, 51))\"},children:\"FAQ\"})}),className:\"framer-1wnlp0c\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"LUBB3U1kd\",style:{\"--extracted-1of0zx5\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:UVUYGxCEH,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-m95z53\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"ioXiXUMuA\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d64qep-container\",layoutDependency:layoutDependency,layoutId:\"V31pf6vDw-container\",children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"V31pf6vDw\",layoutId:\"V31pf6vDw\",style:{width:\"100%\"},width:\"100%\"})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qN8w8.framer-sqpbcr, .framer-qN8w8 .framer-sqpbcr { display: block; }\",\".framer-qN8w8.framer-bd13o7 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 40px 100px 40px; position: relative; width: 1200px; }\",\".framer-qN8w8 .framer-1wnlp0c { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-qN8w8 .framer-m95z53 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-qN8w8 .framer-1d64qep-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qN8w8.framer-bd13o7, .framer-qN8w8 .framer-m95z53 { gap: 0px; } .framer-qN8w8.framer-bd13o7 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-qN8w8.framer-bd13o7 > :first-child { margin-top: 0px; } .framer-qN8w8.framer-bd13o7 > :last-child { margin-bottom: 0px; } .framer-qN8w8 .framer-m95z53 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-qN8w8 .framer-m95z53 > :first-child { margin-left: 0px; } .framer-qN8w8 .framer-m95z53 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 714\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"UVUYGxCEH\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQSv_ANm8c=withCSS(Component,css,\"framer-qN8w8\");export default FramerQSv_ANm8c;FramerQSv_ANm8c.displayName=\"FAQ\";FramerQSv_ANm8c.defaultProps={height:714,width:1200};addPropertyControls(FramerQSv_ANm8c,{UVUYGxCEH:{defaultValue:\"FAQ\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerQSv_ANm8c,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}]},...AccordionFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQSv_ANm8c\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"UVUYGxCEH\\\":\\\"title\\\"}\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"714\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c01e615)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"JUymECvO4\",\"y4EdzQNX9\",\"OSke9CJgr\"];const variantClassNames={JUymECvO4:\"framer-v-1vbl5iz\",OSke9CJgr:\"framer-v-f6qu6t\",y4EdzQNX9:\"framer-v-q3y2yu\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/ _jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={Desktop:\"JUymECvO4\",Phone:\"OSke9CJgr\",Tablet:\"y4EdzQNX9\"};const getProps=({height,id,text,width,...props})=>{var ref,_variant,ref1;return{...props,oCdLLx4Tg:(ref=text!==null&&text!==void 0?text:props.oCdLLx4Tg)!==null&&ref!==void 0?ref:\"We can fix that for you\",variant:(ref1=(_variant=humanReadableVariantMap[props.variant])!==null&&_variant!==void 0?_variant:props.variant)!==null&&ref1!==void 0?ref1:\"JUymECvO4\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,oCdLLx4Tg,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"JUymECvO4\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-d70um\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(motion.div,{...restProps,className:cx(\"framer-1vbl5iz\",className),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"JUymECvO4\",ref:ref,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({OSke9CJgr:{\"data-framer-name\":\"Phone\"},y4EdzQNX9:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5)\"},children:\"We can fix this for you\"})}),className:\"framer-16nqv60\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"TehyHj1js\",style:{\"--extracted-1of0zx5\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:oCdLLx4Tg,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({OSke9CJgr:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5)\"},children:\"We can fix this for you\"})})}},baseVariant,gestureVariant)})})})})});});const css=['.framer-d70um [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-d70um .framer-1hetn9z { display: block; }\",\".framer-d70um .framer-1vbl5iz { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 40px 40px 40px; position: relative; width: 1200px; }\",\".framer-d70um .framer-16nqv60 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-d70um .framer-1vbl5iz { gap: 0px; } .framer-d70um .framer-1vbl5iz > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-d70um .framer-1vbl5iz > :first-child { margin-top: 0px; } .framer-d70um .framer-1vbl5iz > :last-child { margin-bottom: 0px; } }\",\".framer-d70um.framer-v-q3y2yu .framer-1vbl5iz { width: 810px; }\",\".framer-d70um.framer-v-f6qu6t .framer-1vbl5iz { gap: 20px; height: 150px; padding: 15px 15px 15px 15px; width: 390px; }\",\".framer-d70um.framer-v-f6qu6t .framer-16nqv60 { height: 100%; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-d70um.framer-v-f6qu6t .framer-1vbl5iz { gap: 0px; } .framer-d70um.framer-v-f6qu6t .framer-1vbl5iz > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-d70um.framer-v-f6qu6t .framer-1vbl5iz > :first-child { margin-top: 0px; } .framer-d70um.framer-v-f6qu6t .framer-1vbl5iz > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 140\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"y4EdzQNX9\":{\"layout\":[\"fixed\",\"auto\"]},\"OSke9CJgr\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"oCdLLx4Tg\":\"text\"}\n */ const FramerRZdN7HvkF=withCSS(Component,css,\"framer-d70um\");export default FramerRZdN7HvkF;FramerRZdN7HvkF.displayName=\"The fix\";FramerRZdN7HvkF.defaultProps={height:140,width:1200};addPropertyControls(FramerRZdN7HvkF,{variant:{options:[\"JUymECvO4\",\"y4EdzQNX9\",\"OSke9CJgr\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},oCdLLx4Tg:{defaultValue:\"We can fix that for you\",displayTextArea:false,title:\"Text\",type:ControlType.String}});addFonts(FramerRZdN7HvkF,[{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/RZdN7HvkF:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\",weight:\"700\"}]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRZdN7HvkF\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"y4EdzQNX9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OSke9CJgr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"140\",\"framerIntrinsicWidth\":\"1200\",\"framerVariables\":\"{\\\"oCdLLx4Tg\\\":\\\"text\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./RZdN7HvkF.map"],
  "mappings": "oUACiS,IAAMA,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,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,GAAuB,CAACH,EAAMtB,IAAWA,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAhC,EAAQ,GAAGiC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,SAAAxC,CAAQ,EAAEyC,EAAgB,CAAC,WAAA9C,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ6C,EAAiBjB,GAAuBH,EAAMtB,CAAQ,EAAQ2C,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,EAAqB,EAAE,OAAoBpC,EAAKqC,EAAY,CAAC,GAAGhB,GAA4CW,EAAgB,SAAsBhC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKE,EAAO,IAAI,CAAC,GAAGoB,EAAU,UAAUgB,EAAGvD,GAAkB,GAAGmD,EAAsB,gBAAgBd,EAAUI,CAAU,EAAE,mBAAmB,UAAU,iBAAiBK,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIX,GAA6Be,EAAK,MAAM,CAAC,gBAAgB,qBAAqB,GAAGX,CAAK,EAAE,GAAGlC,EAAqB,CAAC,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,QAAQ,CAAC,EAAEsC,EAAYE,CAAc,EAAE,SAAsBc,EAAMrC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,oBAAoB,EAAE,SAAS,CAAcU,EAAMrC,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAKwC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,WAAwEL,GAAkB,OAAQ,yBAAyB,IAAI,sEAAsE,OAAO,kWAAkW,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBN,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,GAAG5C,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,WAAwEkD,GAAkB,OAAQ,gCAAgC,IAAI,sEAAsE,OAAO,kWAAkW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,WAAwEA,GAAkB,OAAQ,gCAAgC,IAAI,sEAAsE,OAAO,kWAAkW,CAAC,CAAC,EAAEZ,EAAYE,CAAc,CAAC,CAAC,EAAec,EAAMrC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAKyC,EAAS,CAAC,sBAAsB,GAAK,SAAsBzC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,OAAO,0BAA0B,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,mCAAmC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKyC,EAAS,CAAC,sBAAsB,GAAK,SAAsBzC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,8CAA8C,EAAE,SAAS,mJAAmJ,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeU,EAAMrC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,oBAAoB,EAAE,SAAS,CAAcU,EAAMrC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAKyC,EAAS,CAAC,sBAAsB,GAAK,SAAsBzC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,OAAO,0BAA0B,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,8BAA8B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKyC,EAAS,CAAC,sBAAsB,GAAK,SAAsBzC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,8CAA8C,EAAE,SAAS,oIAAoI,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKwC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,WAAwEL,GAAkB,OAAQ,yBAAyB,IAAI,sEAAsE,OAAO,gWAAgW,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiBN,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,GAAG5C,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,WAAwEkD,GAAkB,OAAQ,gCAAgC,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,WAAwEA,GAAkB,OAAQ,gCAAgC,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,CAAC,EAAEZ,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,EAAec,EAAMrC,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAKwC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,WAAwEL,GAAkB,OAAQ,yBAAyB,IAAI,uEAAuE,OAAO,oWAAoW,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBN,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,GAAG5C,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,WAAwEkD,GAAkB,OAAQ,gCAAgC,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,WAAwEA,GAAkB,OAAQ,gCAAgC,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,CAAC,EAAEZ,EAAYE,CAAc,CAAC,CAAC,EAAec,EAAMrC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAKyC,EAAS,CAAC,sBAAsB,GAAK,SAAsBzC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,OAAO,0BAA0B,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKyC,EAAS,CAAC,sBAAsB,GAAK,SAAsBzC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,8CAA8C,EAAE,SAAS,gIAAgI,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeU,EAAMrC,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,oBAAoB,EAAE,SAAS,CAAcU,EAAMrC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAKyC,EAAS,CAAC,sBAAsB,GAAK,SAAsBzC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,OAAO,0BAA0B,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,wBAAwB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKyC,EAAS,CAAC,sBAAsB,GAAK,SAAsBzC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,8CAA8C,EAAE,SAAS,4FAA4F,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKwC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,WAAwEL,GAAkB,OAAQ,yBAAyB,IAAI,uEAAuE,OAAO,oWAAoW,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBN,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,GAAG5C,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,WAAwEkD,GAAkB,OAAQ,gCAAgC,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,WAAwEA,GAAkB,OAAQ,gCAAgC,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,CAAC,EAAEZ,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQiB,GAAI,CAAC,kFAAkF,gFAAgF,iRAAiR,+RAA+R,sWAAsW,ieAAie,4VAA4V,6YAA6Y,slFAAslF,yFAAyF,qPAAqP,yaAAya,+FAA+F,8DAA8D,iOAAiO,iLAAiL,2HAA2H,qIAAqI,0LAA0L,i2CAAi2C,EAQ5x3BC,EAAgBC,EAAQ/B,GAAU6B,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,eAAeA,EAAgB,aAAa,CAAC,OAAO,QAAQ,MAAM,IAAI,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,SAAS,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECA/wB,SAARM,EAA2BC,EAAM,CAAC,GAAK,CAAC,MAAAC,EAAM,YAAAC,EAAY,MAAAC,EAAM,GAAGC,CAAM,EAAEJ,EAChFK,EAAKC,GAAUL,CAAK,EAAE,KAAWM,EAAQD,GAAUL,CAAK,EAAE,QAAQ,OAAqBO,EAAK,MAAM,CAAC,QAAQD,EAAQ,SAAuBC,EAAK,OAAO,CAAC,EAAEH,EAAK,YAAYH,EAAY,OAAOC,EAAM,cAAc,QAAQ,KAAK,OAAO,iBAAiB,IAAI,CAAC,CAAC,CAAC,CAAE,CAAE,IAAMG,GAAU,CAAC,CAAC,MAAM,aAAa,KAAK,4mBAA4mB,QAAQ,aAAa,EAAE,CAAC,MAAM,aAAa,KAAK,k9BAAk9B,QAAQ,aAAa,EAAE,CAAC,MAAM,aAAa,KAAK,4kBAA4kB,QAAQ,aAAa,EAAE,CAAC,MAAM,aAAa,KAAK,wuCAAwuC,QAAQ,aAAa,EAAE,CAAC,MAAM,aAAa,KAAK,iyBAAiyB,QAAQ,aAAa,EAAE,CAAC,MAAM,aAAa,KAAK,wjCAAwjC,QAAQ,aAAa,EAAE,CAAC,MAAM,aAAa,KAAK,kUAAkU,QAAQ,aAAa,EAAE,CAAC,MAAM,aAAa,KAAK,m1BAAm1B,QAAQ,aAAa,EAAE,CAAC,MAAM,aAAa,KAAK,24DAA24D,QAAQ,aAAa,EAAE,CAAC,MAAM,cAAc,KAAK,qUAAqU,QAAQ,aAAa,EAAE,CAAC,MAAM,cAAc,KAAK,8pCAA8pC,QAAQ,aAAa,EAAE,CAAC,MAAM,cAAc,KAAK,k+EAAk+E,QAAQ,aAAa,EAAE,CAAC,MAAM,cAAc,KAAK,urDAAurD,QAAQ,aAAa,EAAE,CAAC,MAAM,cAAc,KAAK,2tDAA2tD,QAAQ,aAAa,CAAE,EAAEP,EAAU,aAAa,CAAC,MAAM,CAAC,EAAEU,EAAoBV,EAAU,CAAC,MAAM,CAAC,MAAM,QAAQ,KAAKW,EAAY,KAAK,QAAQJ,GAAU,IAAI,CAACK,EAAEC,IAAIA,CAAC,EAAE,aAAaN,GAAU,IAAIO,GAAOA,EAAM,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKH,EAAY,MAAM,aAAa,MAAM,EAAE,YAAY,CAAC,MAAM,SAAS,KAAKA,EAAY,OAAO,IAAI,EAAE,IAAI,GAAG,aAAa,EAAE,eAAe,EAAI,CAAC,CAAC,ECVl2hB,IAAII,GAAMC,GAAE,GAAG,CAAC,GAAG,CAACD,GAAE,CAAC,IAAIE,EAAE,SAASC,EAAE,EAAE,CAAC,OAAO,EAAE,cAAc,MAAM,CAAC,MAAM,OAAO,OAAO,QAAQ,YAAY,IAAI,QAAQ,YAAY,KAAK,OAAO,MAAM,6BAA6B,MAAM,eAAe,IAAI,EAAE,GAAGA,CAAC,EAAE,EAAE,cAAc,OAAO,CAAC,EAAE,oEAAoE,OAAO,eAAe,cAAc,QAAQ,eAAe,OAAO,CAAC,CAAC,CAAC,EAAEH,GAAE,EAAE,WAAWE,CAAC,EAAE,OAAOF,EAAC,ECA+D,IAAMI,GAAS,CAAC,gBAAgB,oBAAoB,oBAAoB,WAAW,oBAAoB,oBAAoB,YAAY,WAAW,aAAa,cAAc,iBAAiB,eAAe,UAAU,UAAU,YAAY,eAAe,YAAY,YAAY,UAAU,WAAW,gBAAgB,qBAAqB,cAAc,mBAAmB,UAAU,QAAQ,QAAQ,gBAAgB,YAAY,YAAY,iBAAiB,cAAc,eAAe,YAAY,eAAe,aAAa,gBAAgB,cAAc,UAAU,aAAa,gBAAgB,kBAAkB,QAAQ,YAAY,eAAe,gBAAgB,oBAAoB,aAAa,WAAW,UAAU,UAAU,aAAa,eAAe,YAAY,mBAAmB,YAAY,mBAAmB,aAAa,oBAAoB,gBAAgB,aAAa,qBAAqB,UAAU,iBAAiB,QAAQ,aAAa,YAAY,MAAM,aAAa,gBAAgB,kBAAkB,YAAY,YAAY,YAAY,kBAAkB,eAAe,cAAc,mBAAmB,iBAAiB,WAAW,cAAc,OAAO,mBAAmB,UAAU,UAAU,MAAM,SAAS,UAAU,UAAU,WAAW,YAAY,OAAO,oBAAoB,kBAAkB,gBAAgB,WAAW,eAAe,WAAW,cAAc,aAAa,YAAY,cAAc,WAAW,YAAY,WAAW,aAAa,cAAc,cAAc,MAAM,SAAS,cAAc,iBAAiB,cAAc,eAAe,gBAAgB,eAAe,aAAa,eAAe,gBAAgB,WAAW,aAAa,UAAU,aAAa,WAAW,SAAS,SAAS,aAAa,OAAO,UAAU,OAAO,UAAU,cAAc,UAAU,aAAa,kBAAkB,mBAAmB,kBAAkB,kBAAkB,qBAAqB,sBAAsB,oBAAoB,YAAY,aAAa,QAAQ,sBAAsB,YAAY,aAAa,mBAAmB,SAAS,YAAY,YAAY,SAAS,OAAO,eAAe,SAAS,QAAQ,eAAe,aAAa,cAAc,gBAAgB,aAAa,aAAa,YAAY,cAAc,OAAO,UAAU,OAAO,eAAe,WAAW,cAAc,cAAc,mBAAmB,UAAU,cAAc,WAAW,gBAAgB,WAAW,gBAAgB,OAAO,YAAY,mBAAmB,oBAAoB,gBAAgB,iBAAiB,MAAM,aAAa,aAAa,kBAAkB,aAAa,cAAc,OAAO,eAAe,eAAe,eAAe,eAAe,OAAO,gBAAgB,MAAM,SAAS,UAAU,WAAW,YAAY,gBAAgB,iBAAiB,mBAAmB,oBAAoB,mBAAmB,iBAAiB,sBAAsB,iBAAiB,iBAAiB,kBAAkB,kBAAkB,iBAAiB,mBAAmB,eAAe,gBAAgB,KAAK,UAAU,UAAU,WAAW,SAAS,YAAY,aAAa,uBAAuB,eAAe,UAAU,YAAY,mBAAmB,mBAAmB,YAAY,eAAe,UAAU,aAAa,SAAS,eAAe,SAAS,cAAc,iBAAiB,WAAW,kBAAkB,SAAS,WAAW,UAAU,cAAc,SAAS,qBAAqB,YAAY,UAAU,sBAAsB,OAAO,aAAa,MAAM,QAAQ,kBAAkB,QAAQ,YAAY,iBAAiB,kBAAkB,kBAAkB,gBAAgB,iBAAiB,eAAe,aAAa,cAAc,WAAW,iBAAiB,gBAAgB,oBAAoB,iBAAiB,qBAAqB,gBAAgB,mBAAmB,oBAAoB,oBAAoB,iBAAiB,kBAAkB,YAAY,UAAU,oBAAoB,OAAO,aAAa,WAAW,cAAc,SAAS,iBAAiB,cAAc,YAAY,UAAU,SAAS,cAAc,SAAS,WAAW,WAAW,SAAS,SAAS,WAAW,kBAAkB,OAAO,gBAAgB,mBAAmB,gBAAgB,mBAAmB,iBAAiB,oBAAoB,eAAe,iBAAiB,mBAAmB,iBAAiB,kBAAkB,gBAAgB,SAAS,QAAQ,eAAe,SAAS,YAAY,SAAS,cAAc,qBAAqB,uBAAuB,mBAAmB,kBAAkB,qBAAqB,UAAU,QAAQ,QAAQ,WAAW,OAAO,cAAc,SAAS,MAAM,SAAS,cAAc,WAAW,WAAW,eAAe,iBAAiB,QAAQ,WAAW,gBAAgB,cAAc,cAAc,YAAY,SAAS,KAAK,SAAS,MAAM,UAAU,cAAc,OAAO,YAAY,YAAY,SAAS,gBAAgB,aAAa,WAAW,aAAa,YAAY,eAAe,UAAU,OAAO,SAAS,gBAAgB,aAAa,cAAc,mBAAmB,kBAAkB,qBAAqB,aAAa,YAAY,MAAM,YAAY,UAAU,UAAU,YAAY,aAAa,QAAQ,MAAM,WAAW,YAAY,UAAU,YAAY,MAAM,KAAK,MAAM,UAAU,gBAAgB,cAAc,eAAe,eAAe,aAAa,QAAQ,YAAY,WAAW,WAAW,qBAAqB,UAAU,aAAa,eAAe,iBAAiB,oBAAoB,OAAO,UAAU,cAAc,mBAAmB,eAAe,aAAa,iBAAiB,WAAW,WAAW,eAAe,YAAY,QAAQ,UAAU,SAAS,WAAW,YAAY,aAAa,cAAc,YAAY,YAAY,eAAe,cAAc,WAAW,SAAS,sBAAsB,UAAU,cAAc,SAAS,aAAa,cAAc,aAAa,eAAe,WAAW,sBAAsB,mBAAmB,YAAY,kBAAkB,eAAe,OAAO,WAAW,SAAS,iBAAiB,YAAY,cAAc,gBAAgB,aAAa,cAAc,cAAc,kBAAkB,iBAAiB,OAAO,WAAW,YAAY,eAAe,cAAc,YAAY,SAAS,OAAO,WAAW,OAAO,mBAAmB,OAAO,UAAU,YAAY,QAAQ,SAAS,oBAAoB,qBAAqB,oBAAoB,kBAAkB,qBAAqB,mBAAmB,oBAAoB,kBAAkB,mBAAmB,YAAY,gBAAgB,UAAU,eAAe,cAAc,OAAO,aAAa,OAAO,MAAM,WAAW,YAAY,oBAAoB,iBAAiB,iBAAiB,eAAe,eAAe,gBAAgB,aAAa,WAAW,QAAQ,WAAW,SAAS,YAAY,OAAO,YAAY,UAAU,eAAe,cAAc,QAAQ,MAAM,SAAS,WAAW,UAAU,YAAY,cAAc,aAAa,QAAQ,SAAS,eAAe,cAAc,cAAc,cAAc,WAAW,aAAa,cAAc,UAAU,YAAY,WAAW,kBAAkB,mBAAmB,mBAAmB,WAAW,WAAW,YAAY,YAAY,SAAS,QAAQ,cAAc,mBAAmB,cAAc,gBAAgB,mBAAmB,sBAAsB,qBAAqB,sBAAsB,SAAS,YAAY,SAAS,YAAY,eAAe,eAAe,gBAAgB,aAAa,YAAY,eAAe,UAAU,aAAa,cAAc,eAAe,YAAY,SAAS,eAAe,SAAS,YAAY,QAAQ,UAAU,cAAc,gBAAgB,eAAe,UAAU,aAAa,cAAc,iBAAiB,OAAO,WAAW,aAAa,WAAW,UAAU,kBAAkB,iBAAiB,QAAQ,WAAW,iBAAiB,gBAAgB,eAAe,eAAe,UAAU,sBAAsB,iBAAiB,YAAY,sBAAsB,uBAAuB,WAAW,aAAa,kBAAkB,mBAAmB,uBAAuB,uBAAuB,QAAQ,WAAW,cAAc,gBAAgB,cAAc,eAAe,cAAc,cAAc,MAAM,SAAS,aAAa,SAAS,YAAY,YAAY,cAAc,WAAW,cAAc,eAAe,YAAY,YAAY,YAAY,YAAY,OAAO,SAAS,WAAW,gBAAgB,QAAQ,gBAAgB,UAAU,aAAa,eAAe,eAAe,aAAa,iBAAiB,cAAc,eAAe,qBAAqB,OAAO,iBAAiB,eAAe,gBAAgB,cAAc,OAAO,aAAa,aAAa,SAAS,mBAAmB,UAAU,kBAAkB,gBAAgB,sBAAsB,uBAAuB,cAAc,eAAe,cAAc,iBAAiB,iBAAiB,oBAAoB,kBAAkB,aAAa,eAAe,kBAAkB,eAAe,aAAa,SAAS,aAAa,gBAAgB,UAAU,gBAAgB,UAAU,kBAAkB,QAAQ,mBAAmB,oBAAoB,UAAU,iBAAiB,QAAQ,WAAW,eAAe,cAAc,UAAU,UAAU,mBAAmB,iBAAiB,oBAAoB,mBAAmB,WAAW,QAAQ,UAAU,aAAa,YAAY,WAAW,SAAS,aAAa,eAAe,YAAY,gBAAgB,cAAc,YAAY,aAAa,WAAW,SAAS,mBAAmB,WAAW,gBAAgB,mBAAmB,eAAe,WAAW,SAAS,YAAY,cAAc,YAAY,eAAe,cAAc,cAAc,iBAAiB,YAAY,gBAAgB,cAAc,iBAAiB,eAAe,eAAe,OAAO,UAAU,cAAc,iBAAiB,iBAAiB,uBAAuB,qBAAqB,mBAAmB,mBAAmB,oBAAoB,eAAe,oBAAoB,oBAAoB,aAAa,gBAAgB,UAAU,aAAa,mBAAmB,aAAa,gBAAgB,kBAAkB,kBAAkB,YAAY,eAAe,mBAAmB,UAAU,OAAO,YAAY,OAAO,aAAa,WAAW,SAAS,YAAY,WAAW,WAAW,WAAW,mBAAmB,SAAS,aAAa,iBAAiB,cAAc,WAAW,SAAS,cAAc,kBAAkB,gBAAgB,aAAa,cAAc,YAAY,aAAa,WAAW,WAAW,mBAAmB,mBAAmB,oBAAoB,iBAAiB,mBAAmB,kBAAkB,gBAAgB,aAAa,QAAQ,gBAAgB,YAAY,WAAW,kBAAkB,aAAa,gBAAgB,kBAAkB,iBAAiB,OAAO,UAAU,WAAW,aAAa,eAAe,SAAS,QAAQ,WAAW,QAAQ,aAAa,gBAAgB,eAAe,YAAY,eAAe,OAAO,mBAAmB,iBAAiB,kBAAkB,gBAAgB,YAAY,QAAQ,YAAY,WAAW,SAAS,WAAW,eAAe,qBAAqB,mBAAmB,SAAS,SAAS,KAAK,QAAQ,UAAU,UAAU,uBAAuB,OAAO,eAAe,YAAY,OAAO,aAAa,aAAa,QAAQ,WAAW,gBAAgB,QAAQ,SAAS,eAAe,SAAS,sBAAsB,MAAM,OAAO,UAAU,WAAW,gBAAgB,WAAW,gBAAgB,gBAAgB,eAAe,cAAc,iBAAiB,eAAe,eAAe,WAAW,oBAAoB,kBAAkB,QAAQ,eAAe,mBAAmB,aAAa,UAAU,aAAa,YAAY,eAAe,WAAW,QAAQ,UAAU,uBAAuB,YAAY,iBAAiB,SAAS,YAAY,YAAY,OAAO,YAAY,UAAU,iBAAiB,OAAO,WAAW,aAAa,MAAM,YAAY,OAAO,UAAU,SAAS,SAAU,EAAQC,GAAc,sCAA4CC,GAAsBF,GAAS,OAAO,CAACG,EAAIC,KAAOD,EAAIC,EAAI,YAAY,CAAC,EAAEA,EAAWD,GAAM,CAAC,CAAC,EAQvmY,SAASE,EAAKC,EAAM,CAAC,GAAK,CAAC,MAAAC,EAAM,aAAAC,EAAa,WAAAC,EAAW,cAAAC,EAAc,QAAAC,EAAQ,YAAAC,EAAY,UAAAC,EAAU,aAAAC,EAAa,aAAAC,EAAa,SAAAC,CAAQ,EAAEV,EAAYW,EAAUC,EAAO,EAAK,EAAQC,EAAQC,GAAiBpB,GAASQ,EAAaC,EAAWC,EAAcR,EAAqB,EACtR,CAACmB,EAAaC,CAAe,EAAE,GAASH,IAAU,OAAOI,GAAYC,CAAK,EAAE,IAAI,EACrF,eAAeC,GAAc,CAC7B,GAAG,CAA4D,IAAMC,EAAO,MAAM,OAA1D,GAAGzB,KAAgBkB,eAA0FF,EAAU,SAAQK,EAAgBI,EAAO,QAAQF,CAAK,CAAC,CAAE,MAAC,CAASP,EAAU,SAAQK,EAAgB,IAAI,CAAE,CAAC,CACjPK,GAAU,KAAKV,EAAU,QAAQ,GAAKQ,EAAa,EAAQ,IAAI,CAACR,EAAU,QAAQ,EAAM,GAAI,CAACE,CAAO,CAAC,EAAgE,IAAMS,EAAnDC,GAAa,QAAQ,IAAIA,GAAa,OAAiDC,EAAKC,GAAU,CAAC,CAAC,EAAE,KAAK,OAAqBD,EAAK,MAAM,CAAC,MAAM,CAAC,QAAQ,UAAU,EAAE,QAAAnB,EAAQ,aAAAG,EAAa,aAAAC,EAAa,YAAAH,EAAY,UAAAC,EAAU,SAASQ,EAA2BS,EAAKT,EAAa,CAAC,KAAK,QAAQ,MAAM,CAAC,MAAM,OAAO,OAAO,OAAO,UAAUL,EAAS,eAAe,MAAS,EAAE,MAAMT,CAAK,CAAC,EAAEqB,CAAU,CAAC,CAAE,CAACvB,EAAK,YAAY,UAAUA,EAAK,aAAa,CAAC,MAAM,GAAG,OAAO,GAAG,cAAc,OAAO,WAAW,OAAO,MAAM,OAAO,aAAa,GAAK,SAAS,EAAK,EAAE2B,EAAoB3B,EAAK,CAAC,aAAa,CAAC,KAAK4B,EAAY,QAAQ,MAAM,SAAS,aAAa,OAAO,cAAc,SAAS,aAAa5B,EAAK,aAAa,YAAY,EAAE,cAAc,CAAC,KAAK4B,EAAY,KAAK,QAAQjC,GAAS,aAAaK,EAAK,aAAa,cAAc,MAAM,OAAO,OAAO,CAAC,CAAC,aAAAG,CAAY,IAAI,CAACA,EAAa,YAAY,kEAAkE,EAAE,WAAW,CAAC,KAAKyB,EAAY,OAAO,MAAM,OAAO,YAAY,wBAAmB,OAAO,CAAC,CAAC,aAAAzB,CAAY,IAAIA,CAAY,EAAE,SAAS,CAAC,KAAKyB,EAAY,QAAQ,aAAa,MAAM,cAAc,KAAK,aAAa5B,EAAK,aAAa,QAAQ,EAAE,MAAM,CAAC,KAAK4B,EAAY,MAAM,MAAM,QAAQ,aAAa5B,EAAK,aAAa,KAAK,EAAE,GAAG6B,EAAa,CAAC,ECXj+B,IAAMC,GAAaC,EAASC,CAAO,EAAQC,GAAgBC,GAAoBF,CAAO,EAAQG,GAAW,CAAC,WAAW,EAAQC,GAAkB,CAAC,UAAU,iBAAiB,EAAkO,IAAMC,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAqBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAAS,CAAC,CAAC,QAAAC,EAAQ,OAAAC,EAAO,KAAAC,EAAK,GAAAC,EAAG,KAAAC,EAAK,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAIC,EAAKC,EAAK,MAAM,CAAC,GAAGH,EAAM,WAAWC,EAAIL,GAAgCI,EAAM,aAAa,MAAMC,IAAM,OAAOA,EAAI,OAAO,WAAWC,EAAKR,GAAyCM,EAAM,aAAa,MAAME,IAAO,OAAOA,EAAK,sBAAsB,WAAWC,EAAKL,GAAgCE,EAAM,aAAa,MAAMG,IAAO,OAAOA,EAAK,iIAAiI,CAAE,EAAQC,GAAuB,CAACJ,EAAMK,IAAWA,EAAS,KAAK,GAAG,EAAEL,EAAM,iBAAuBM,GAA8BC,EAAW,SAASP,EAAMC,EAAI,CAAC,GAAK,CAAC,aAAAO,CAAY,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAExB,GAASO,CAAK,EAAO,CAAC,YAAAkB,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAAjC,EAAW,SAAAgB,CAAQ,EAAEkB,EAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,YAAA1C,GAAY,QAAA+B,EAAQ,kBAAAY,EAAiB,CAAC,EAAQC,EAAiBtB,GAAuBJ,EAAMK,CAAQ,EAAQsB,EAAsBC,EAAM,EAAE,OAAqBpC,EAAKqC,EAAY,CAAC,GAAGjB,GAA4Ce,EAAgB,SAAuBnC,EAAKsC,EAAO,IAAI,CAAC,QAAQjB,EAAQ,QAAQR,EAAS,aAAa,IAAIgB,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,UAAUU,EAAG,eAAeZ,CAAU,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAuB3B,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAuB2C,EAAMF,EAAO,IAAI,CAAC,GAAGb,EAAU,UAAUc,EAAG,gBAAgBpB,CAAS,EAAE,mBAAmB,OAAO,iBAAiBe,EAAiB,SAAS,YAAY,IAAIzB,EAAI,MAAM,CAAC,gBAAgB,wEAAwE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,2EAA2E,GAAGS,CAAK,EAAE,SAAS,CAAesB,EAAMF,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBJ,EAAiB,SAAS,YAAY,SAAS,CAAelC,EAAKsC,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBJ,EAAiB,SAAS,sBAAsB,SAAuBlC,EAAKyC,EAAQ,CAAC,MAAM,qBAAqB,OAAO,OAAO,WAAW,OAAO,cAAcnB,EAAU,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,EAAgBtB,EAAKsC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBJ,EAAiB,SAAS,YAAY,SAAuBlC,EAAK0C,EAAS,CAAC,sBAAsB,GAAK,SAAuB1C,EAAW2C,EAAS,CAAC,SAAuB3C,EAAKsC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,kBAAkB,EAAE,iBAAiBJ,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,KAAK,EAAE,KAAKX,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAgBvB,EAAK0C,EAAS,CAAC,sBAAsB,GAAK,SAAuB1C,EAAW2C,EAAS,CAAC,SAAuB3C,EAAKsC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,yBAAyB,EAAE,SAAS,iIAAiI,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBJ,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qEAAqE,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,KAAK,EAAE,KAAKV,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQoB,GAAI,CAAC,sZAAsZ,kFAAkF,mDAAmD,2RAA2R,8RAA8R,yGAAyG,0SAA0S,oNAAoN,u2BAAu2B,EAMjqQC,GAAgBC,EAAQhC,GAAU8B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,OAAOA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,UAAmEI,IAAgB,eAAmB,CAAC,GAAGA,GAAgB,cAAiB,aAAa,OAAO,OAAO,OAAU,MAAM,MAAM,EAAE,UAAU,CAAC,aAAa,sBAAsB,gBAAgB,GAAM,MAAM,UAAU,KAAKC,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,kIAAkI,gBAAgB,GAAM,MAAM,OAAO,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASN,GAAgB,CAAC,CAAC,OAAO,QAAQ,YAAY,CAAC,sBAAsB,iDAAiD,IAAI,uGAAuG,EAAE,MAAM,SAAS,IAAI,wGAAwG,OAAO,KAAK,EAAE,CAAC,OAAO,iBAAiB,YAAY,CAAC,sBAAsB,iDAAiD,IAAI,uFAAuF,EAAE,MAAM,SAAS,IAAI,wFAAwF,OAAO,KAAK,EAAE,GAAGO,EAAY,CAAC,ECNl7B,IAAMC,GAAeC,EAASC,CAAS,EAAQC,GAAUF,EAASG,EAAI,EAAQC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAyC,IAAMC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,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,GAAuB,CAACH,EAAMnB,IAAWA,EAAS,KAAK,GAAG,EAAEmB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7B,EAAQ,GAAG8B,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA3B,EAAW,SAAAV,CAAQ,EAAEsC,EAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,YAAApC,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ2C,EAAiBlB,GAAuBH,EAAMnB,CAAQ,EAAQyC,EAAWC,EAAO,IAAI,EAAQC,EAAY,IAAQV,IAAc,YAA6CW,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoBjC,EAAKkC,EAAY,CAAC,GAAGhB,GAA4Ca,EAAgB,SAAsB/B,EAAKmC,EAAO,IAAI,CAAC,QAAQ9C,EAAQ,QAAQF,EAAS,aAAa,IAAIoC,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,UAAUa,EAAG,eAAe,GAAGH,EAAsBZ,CAAU,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAsBrB,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBwC,EAAMF,EAAO,IAAI,CAAC,GAAGhB,EAAU,UAAUiB,EAAG,iBAAiBnB,CAAS,EAAE,mBAAmB,UAAU,iBAAiBU,EAAiB,SAAS,YAAY,IAAIf,GAA6BgB,EAAK,MAAM,CAAC,gBAAgB,qBAAqB,GAAGZ,CAAK,EAAE,GAAG/B,GAAqB,CAAC,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,QAAQ,CAAC,EAAEmC,EAAYE,CAAc,EAAE,SAAS,CAAce,EAAMF,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,yBAAyB,iBAAiBR,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,oBAAoB,EAAE,SAAS,CAAc3B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBtC,EAAWuC,EAAS,CAAC,SAAsBvC,EAAKmC,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,OAAO,sBAAsB,6FAA6F,EAAE,SAAS,wBAAwB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,cAAc,EAAE,iBAAiBR,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG1C,GAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWuC,EAAS,CAAC,SAAsBvC,EAAKmC,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,SAAS,sBAAsB,6FAA6F,EAAE,SAAS,wBAAwB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEf,EAAYE,CAAc,CAAC,CAAC,EAAee,EAAMF,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBR,EAAiB,SAAS,YAAY,SAAS,CAAc3B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBtC,EAAWuC,EAAS,CAAC,SAAsBvC,EAAKmC,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,iGAAiG,EAAE,SAAS,+IAAqI,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,iBAAiBR,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe3B,EAAKmC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBR,EAAiB,SAAS,YAAY,SAAsBU,EAAMF,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBR,EAAiB,SAAS,YAAY,SAAS,CAAc3B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBtC,EAAWuC,EAAS,CAAC,SAAsBvC,EAAKmC,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,4FAA4F,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,cAAc,EAAE,iBAAiBR,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe3B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBtC,EAAWuC,EAAS,CAAC,SAAsBvC,EAAKmC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,MAAM,CAAC,cAAc,EAAE,iBAAiBR,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEG,EAAY,GAAgB9B,EAAKmC,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBR,EAAiB,SAAS,sBAAsB,MAAM,CAAC,OAAO,GAAG,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,GAAG,CAAC,EAAE,SAAsB3B,EAAKwC,EAAU,CAAC,MAAM,oBAAoB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,EAAE,YAAY,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,EAAEV,EAAY,GAAgB9B,EAAKmC,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBR,EAAiB,SAAS,sBAAsB,MAAM,CAAC,OAAO,EAAE,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,EAAE,CAAC,EAAE,SAAsB3B,EAAKwC,EAAU,CAAC,MAAM,oBAAoB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,EAAE,YAAY,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeH,EAAMF,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,uBAAuB,iBAAiBR,EAAiB,SAAS,YAAY,SAAS,CAAc3B,EAAKmC,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBR,EAAiB,SAAS,sBAAsB,SAAsB3B,EAAKyC,GAAK,CAAC,QAAQ,sBAAsB,OAAO,OAAO,KAAK,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,KAAK,2IAA2I,MAAM,MAAM,CAAC,CAAC,CAAC,EAAezC,EAAKmC,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBR,EAAiB,SAAS,sBAAsB,SAAsB3B,EAAKyC,GAAK,CAAC,QAAQ,mBAAmB,OAAO,OAAO,KAAK,QAAQ,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,KAAK,yIAAyI,MAAM,MAAM,CAAC,CAAC,CAAC,EAAezC,EAAKmC,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBR,EAAiB,SAAS,sBAAsB,SAAsB3B,EAAKyC,GAAK,CAAC,QAAQ,gBAAgB,OAAO,OAAO,KAAK,SAAS,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,KAAK,iKAAiK,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQC,GAAI,CAAC,sZAAsZ,kFAAkF,mDAAmD,sRAAsR,mSAAmS,iKAAiK,gTAAgT,0MAA0M,oSAAoS,yRAAyR,uLAAuL,kJAAkJ,+IAA+I,0RAA0R,2LAA2L,68CAA68C,kEAAkE,6DAA6D,8DAA8D,0GAA0G,qGAAqG,iFAAiF,mEAAmE,sGAAsG,uIAAuI,4EAA4E,0tBAA0tB,EAM3lhBC,GAAgBC,EAAQlC,GAAUgC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,yBAAyBA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,SAAS,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,OAAO,QAAQ,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,EAAE,GAAGM,GAAe,GAAGC,EAAS,CAAC,ECPn2BC,EAAU,0BAA0B,CAAC,cAAc,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,OAAO,QAAQ,YAAY,CAAC,sBAAsB,qCAAqC,IAAI,uGAAuG,EAAE,MAAM,SAAS,IAAI,wGAAwG,OAAO,KAAK,CAAC,EAAeC,GAAI,CAAC,ufAAuf,EAAeC,GAAU,eCA37BC,EAAU,0BAA0B,CAAC,cAAc,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,OAAO,QAAQ,YAAY,CAAC,sBAAsB,qCAAqC,IAAI,uGAAuG,EAAE,MAAM,SAAS,IAAI,wGAAwG,OAAO,KAAK,CAAC,EAAeC,GAAI,CAAC,qfAAqf,EAAeC,GAAU,eCC/a,IAAMC,GAAa,CAAC,YAAa,YAAa,WAAW,EAAQC,GAAoB,CAAE,UAAW,mBAAoB,UAAW,mBAAoB,UAAW,kBAAmB,EAAE,SAASC,GAAqBC,KAAcC,EAAU,CAAC,IAAMC,EAAgB,CAAC,EAAE,OAAoDD,GAAS,QAASE,GAAYA,GAAW,OAAO,OAAOD,EAAeF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAc,CAAE,QAAS,CAAE,QAAS,GAAI,MAAO,EAAG,KAAM,EAAG,UAAW,IAAK,KAAM,QAAS,CAAE,EAAQC,GAAqBC,GAAe,OAAOA,GAAU,UAAYA,IAAU,MAAQ,OAAOA,EAAM,KAAQ,SAAkBA,EAAc,OAAOA,GAAU,SAAW,CAAE,IAAKA,CAAM,EAAI,OAAkBC,GAAa,CAAC,CAAE,MAAAD,EAAO,SAAAE,CAAS,IAAM,CAAC,IAAMC,EAAeC,EAAWC,CAAmB,EAAQC,EAAaN,GAA6CG,EAAO,WAAiBI,EAAqBC,EAAQ,KAAO,CAAE,GAAGL,EAAQ,WAAAG,CAAW,GAAI,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAU,CAAE,MAAOE,EAAc,SAAUL,CAAS,CAAC,CAAE,EAAQQ,GAA0B,CAAE,QAAS,YAAa,MAAO,YAAa,OAAQ,WAAY,EAAQC,GAAW,CAAC,CAAE,eAAAC,EAAgB,uBAAAC,EAAwB,OAAAC,EAAQ,GAAAC,EAAI,MAAAC,EAAO,cAAAC,EAAe,sBAAAC,EAAuB,MAAAC,EAAO,GAAGC,CAAM,IAAM,CAAC,IAAIC,EAAKC,EAAMC,EAAUC,EAAMC,EAAK,MAAO,CAAE,GAAGL,EAAO,UAAWH,GAAqEG,EAAM,UAAW,UAAWR,GAAwEQ,EAAM,UAAW,WAAYC,EAAML,GAA6CI,EAAM,aAAe,MAAQC,IAAQ,OAASA,EAAM,CAAE,IAAK,IAAI,IAAI,wFAAwF,EAAE,KAAM,OAAQ,GAAG,IAAI,IAAI,uFAAuF,EAAE,cAAc,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,wFAAwF,EAAE,eAAe,IAAI,IAAI,qEAAqE,EAAE,YAAa,EAAG,WAAYC,EAAOJ,GAA6FE,EAAM,aAAe,MAAQE,IAAS,OAASA,EAAO,GAAM,SAAUE,GAAQD,EAAWb,GAAwBU,EAAM,OAAO,KAAO,MAAQG,IAAa,OAASA,EAAWH,EAAM,WAAa,MAAQI,IAAS,OAASA,EAAO,YAAa,WAAYC,EAAOZ,GAAgGO,EAAM,aAAe,MAAQK,IAAS,OAASA,EAAO,EAAK,CAAE,EAAQC,GAAyB,CAACN,EAAOzB,IAAaA,EAAS,KAAK,GAAG,EAAIyB,EAAM,iBAAuBO,GAA+BC,EAAW,SAAUR,EAAOC,EAAK,CAAC,GAAM,CAAE,aAAAQ,CAAa,EAAIC,EAAc,EAAQ,CAAE,MAAAC,EAAO,UAAAC,EAAW,SAAAC,EAAU,QAAApC,EAAS,UAAAqC,EAAW,UAAAC,EAAW,UAAAC,EAAW,UAAAC,EAAW,UAAAC,EAAW,GAAGC,CAAU,EAAI5B,GAASS,CAAK,EAAQ,CAAE,YAAAoB,EAAa,WAAAC,EAAY,eAAAC,EAAgB,gBAAAC,EAAiB,WAAAC,EAAY,WAAAtC,EAAY,SAAAX,CAAS,EAAIkD,EAAgB,CAAE,WAAAtD,GAAY,eAAgB,YAAa,YAAAO,GAAa,QAAAD,EAAS,kBAAAL,EAAkB,CAAC,EAAQsD,EAAmBpB,GAAuBN,EAAOzB,CAAQ,EAAQoD,GAAwBC,EAAM,EAAE,OAAoBvC,EAAKwC,EAAa,CAAE,GAAIhB,GAAsDc,GAAiB,SAAuBtC,EAAKyC,EAAO,IAAK,CAAE,QAASrD,EAAS,QAASF,EAAU,aAAc,IAAMgD,EAAgB,CAAE,UAAW,EAAK,CAAC,EAAG,WAAY,IAAMA,EAAgB,CAAE,UAAW,EAAM,CAAC,EAAG,WAAY,IAAMA,EAAgB,CAAE,UAAW,EAAK,CAAC,EAAG,MAAO,IAAMA,EAAgB,CAAE,UAAW,EAAM,CAAC,EAAG,YAAa,IAAMA,EAAgB,CAAE,UAAW,EAAM,CAAC,EAAG,UAAWQ,EAAG,eAA4BnB,GAAwBA,GAAWS,CAAU,EAAG,MAAO,CAAE,QAAS,UAAW,EAAG,SAAuBhC,EAAKR,GAAY,CAAE,MAAOK,EAAY,SAAuB8C,EAAMC,EAAO,CAAE,GAAGd,EAAW,GAAI,SAAU,WAAY,CAAE,IAAK,GAAI,IAAK,OAAQ,gBAAiB,KAAM,eAAgB,KAAM,YAAa,KAAM,WAAY,KAAM,MAAO,qBAAsB,GAAGxC,GAAkBmC,CAAS,CAAE,EAAG,UAAWiB,EAAG,iBAAkBnB,CAAS,EAAG,mBAAoB,UAAW,iBAAkBc,EAAkB,SAAU,YAAa,IAAKzB,EAAK,MAAO,CAAE,GAAGU,CAAM,EAAG,GAAGtC,GAAqB,CAAE,UAAW,CAAE,mBAAoB,QAAS,WAAY,CAAE,IAAK,GAAI,IAAK,OAAQ,gBAAiB,KAAM,eAAgB,KAAM,YAAa,KAAM,WAAY,KAAM,MAAO,oBAAqB,GAAGM,GAAkBmC,CAAS,CAAE,CAAE,EAAG,UAAW,CAAE,mBAAoB,SAAU,WAAY,CAAE,IAAK,GAAI,IAAK,OAAQ,gBAAiB,KAAM,eAAgB,KAAM,YAAa,KAAM,WAAY,KAAM,MAAO,oBAAqB,GAAGnC,GAAkBmC,CAAS,CAAE,CAAE,CAAE,EAAGM,EAAaE,CAAc,EAAG,SAAU,CAAcjC,EAAK6C,EAAU,CAAE,sBAAuB,GAAM,SAAuB7C,EAAW8C,EAAU,CAAE,SAAuB9C,EAAKyC,EAAO,GAAI,CAAE,UAAW,8BAA+B,qBAAsB,YAAa,SAAU,uCAAwC,CAAC,CAAE,CAAC,EAAG,UAAW,iBAAkB,iBAAkBJ,EAAkB,SAAU,YAAa,MAAO,CAAE,2BAA4B,mBAAoB,gCAAiC,YAAa,6BAA8B,KAAM,EAAG,kBAAmB,MAAO,mBAAoB,EAAK,CAAC,EAAgBrC,EAAK6C,EAAU,CAAE,sBAAuB,GAAM,SAAuB7C,EAAW8C,EAAU,CAAE,SAAuB9C,EAAKyC,EAAO,GAAI,CAAE,UAAW,8BAA+B,qBAAsB,YAAa,SAAU,qFAAsF,CAAC,CAAE,CAAC,EAAG,UAAW,gBAAiB,iBAAkBJ,EAAkB,SAAU,YAAa,MAAO,CAAE,6BAA8B,KAAM,EAAG,kBAAmB,MAAO,mBAAoB,EAAK,CAAC,EAAgBrC,EAAKyC,EAAO,IAAK,CAAE,UAAW,iBAAkB,iBAAkBJ,EAAkB,SAAU,YAAa,SAAuBrC,EAAK+C,GAAM,CAAE,KAAMrB,EAAW,aAAc,GAAO,aAAcC,EAAW,SAAuB3B,EAAKyC,EAAO,EAAG,CAAE,UAAW,gCAAiC,mBAAoB,SAAU,iBAAkBJ,EAAkB,SAAU,YAAa,MAAO,CAAE,gBAAiB,qBAAsB,uBAAwB,EAAG,wBAAyB,EAAG,oBAAqB,EAAG,qBAAsB,CAAE,EAAG,SAAuBrC,EAAK6C,EAAU,CAAE,sBAAuB,GAAM,SAAuB7C,EAAW8C,EAAU,CAAE,SAAuB9C,EAAKyC,EAAO,EAAG,CAAE,MAAO,CAAE,kBAAmB,mBAAoB,uBAAwB,2CAA4C,qBAAsB,OAAQ,uBAAwB,MAAO,0BAA2B,SAAU,sBAAuB,yBAA0B,EAAG,SAAU,aAAc,CAAC,CAAE,CAAC,EAAG,UAAW,gBAAiB,MAAO,CAAC,cAAc,EAAG,iBAAkBJ,EAAkB,SAAU,YAAa,MAAO,CAAE,qBAAsB,kBAAmB,6BAA8B,KAAM,EAAG,kBAAmB,MAAO,mBAAoB,EAAK,CAAC,CAAE,CAAC,CAAE,CAAC,CAAE,CAAC,EAAgBrC,EAAKyC,EAAO,IAAK,CAAE,UAAW,gBAAiB,mBAAoB,UAAW,iBAAkBJ,EAAkB,SAAU,YAAa,MAAO,CAAE,gBAAiB,oBAAqB,CAAE,CAAC,CAAC,CAAE,CAAC,CAAE,CAAC,CAAE,CAAC,CAAE,CAAC,CAAE,CAAC,EAAQW,GAAM,CAAC,sZAAuZ,kFAAmF,oDAAqD,gRAAiR,kMAAmM,qNAAsN,6SAA8S,oVAAqV,gHAAiH,mIAAoI,2gCAA4gC,mEAAoE,sHAAuH,GAAeA,GAAK,GAAgBA,EAAG,EAMxwWC,GAAkBC,EAAQhC,GAAW8B,GAAK,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAc,+BAA+BA,GAAgB,aAAe,CAAE,OAAQ,IAAK,MAAO,IAAK,EAAEG,EAAoBH,GAAiB,CAAE,QAAS,CAAE,QAAS,CAAC,YAAa,YAAa,WAAW,EAAG,aAAc,CAAC,UAAW,SAAU,OAAO,EAAG,MAAO,UAAW,KAAMI,EAAY,IAAK,EAAG,UAAW,CAAE,wBAAyB,4RAA6R,MAAO,QAAS,KAAMA,EAAY,eAAgB,EAAG,UAAW,CAAE,MAAO,mBAAoB,KAAMA,EAAY,IAAK,EAAG,UAAW,CAAE,aAAc,GAAM,MAAO,4BAA6B,KAAMA,EAAY,OAAQ,EAAG,UAAW,CAAE,MAAO,kBAAmB,KAAMA,EAAY,IAAK,EAAG,UAAW,CAAE,aAAc,GAAM,MAAO,2BAA4B,KAAMA,EAAY,OAAQ,CAAE,CAAC,EAAEC,EAASL,GAAiB,CAAC,CAAE,OAAQ,QAAS,YAAa,CAAE,sBAAuB,iDAAkD,IAAK,uGAAwG,EAAG,MAAO,SAAU,IAAK,wGAAyG,OAAQ,KAAM,EAAG,GAAeM,GAAO,GAAgBA,EAAK,CAAC,ECP5+CC,EAAU,0BAA0B,CAAC,cAAc,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,OAAO,QAAQ,YAAY,CAAC,sBAAsB,qCAAqC,IAAI,uGAAuG,EAAE,MAAM,SAAS,IAAI,wGAAwG,OAAO,KAAK,CAAC,EAAeC,GAAI,CAAC,ojBAAojB,EAAeC,GAAU,eCChqB,IAAMC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAwB,CAAC,OAAO,YAAY,KAAK,WAAW,EAAQC,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAA8BC,EAAW,SAAS,CAAC,GAAAC,EAAG,MAAAC,EAAM,UAAAC,EAAU,MAAAC,EAAM,OAAAC,EAAO,SAAAC,EAAS,QAAQC,EAAa,YAAY,SAASC,EAAU,4FAA4F,OAAOC,EAAU,4FAA4F,GAAGC,CAAS,EAAEC,EAAI,CAA4D,IAAMf,EAA5CC,GAAwBU,CAAY,GAAgCA,EAAkB,CAAC,YAAAK,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAAC,EAAW,SAAAvB,CAAQ,EAAEwB,EAAgB,CAAC,WAAA5B,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAF,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ4B,EAAiBzB,EAAS,KAAK,GAAG,EAAEgB,EAAU,iBAAsB,CAAC,sBAAAU,GAAsB,MAAAC,EAAK,EAAEC,GAAyBV,CAAW,EAAQW,GAAYH,GAAsB,SAASI,KAAO,CAACR,EAAW,WAAW,CAAE,CAAC,EAAQS,GAAYL,GAAsB,SAASI,KAAO,CAACR,EAAW,WAAW,CAAE,CAAC,EAAQU,GAAY,IAAQd,IAAc,YAA6Ce,GAAsBC,EAAM,EAAE,OAAqBC,EAAKC,EAAY,CAAC,GAAGxB,GAA4CqB,GAAgB,SAAuBE,EAAKE,EAAO,IAAI,CAAC,QAAQnC,EAAQ,QAAQF,EAAS,aAAa,IAAIqB,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,UAAUiB,EAAG,eAA2B7B,GAAUU,CAAU,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAuBoB,EAAMF,EAAO,IAAI,CAAC,GAAGrB,EAAU,UAAUsB,EAAG,iBAAiB7B,CAAS,EAAE,mBAAmB,SAAS,iBAAiBgB,EAAiB,SAAS,YAAY,IAAIR,EAAI,MAAM,CAAC,GAAGT,CAAK,EAAE,WAAWe,EAAW,GAAGzB,GAAqB,CAAC,UAAU,CAAC,mBAAmB,MAAM,CAAC,EAAEoB,EAAYE,CAAc,EAAE,SAAS,CAAemB,EAAMF,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiB,GAAK,iBAAiBZ,EAAiB,SAAS,YAAY,MAAMI,GAAY,WAAWN,EAAW,GAAGzB,GAAqB,CAAC,UAAU,CAAC,MAAMiC,EAAW,CAAC,EAAEb,EAAYE,CAAc,EAAE,SAAS,CAAemB,EAAMF,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBZ,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,GAAG,OAAO,CAAC,EAAE,WAAWF,EAAW,SAAS,CAAC,UAAU,CAAC,OAAO,EAAE,CAAC,EAAE,SAAS,CAAeY,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBZ,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,eAAe,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,WAAWF,CAAU,CAAC,EAAgBY,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBZ,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,eAAe,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,WAAWF,CAAU,CAAC,CAAC,CAAC,CAAC,EAAgBY,EAAKK,EAAS,CAAC,sBAAsB,GAAK,SAAuBL,EAAWM,EAAS,CAAC,SAAuBN,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,yBAAyB,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,iBAAiBZ,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,KAAK,EAAE,KAAKX,EAAU,WAAWS,EAAW,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAES,GAAY,GAAiBG,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiBZ,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,WAAWF,EAAW,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAuBY,EAAKK,EAAS,CAAC,sBAAsB,GAAK,SAAuBL,EAAWM,EAAS,CAAC,SAAuBN,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,2FAA2F,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,iBAAiBZ,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,MAAM,QAAQ,EAAE,EAAE,KAAKV,EAAU,WAAWQ,EAAW,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQmB,GAAI,CAAC,sZAAsZ,kFAAkF,8CAA8C,mDAAmD,4RAA4R,+VAA+V,mJAAmJ,qMAAqM,oMAAoM,sKAAsK,4SAA4S,mNAAmN,w2BAAw2B,GAAeA,EAAG,EAMlgRC,GAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,EAAQF,GAAgBA,GAAgB,YAAY,MAAMA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,SAAS,MAAM,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,4FAA4F,gBAAgB,GAAK,MAAM,WAAW,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,4FAA4F,gBAAgB,GAAK,MAAM,SAAS,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,GAAeM,EAAK,CAAC,ECN5V,IAAMC,GAASC,EAASC,CAAG,EAAQC,GAAW,CAAC,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,iBAAiB,EAAkO,IAAMC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,CAAK,GAAUC,GAAuB,CAACD,EAAME,IAAWA,EAAS,KAAK,GAAG,EAAEF,EAAM,iBAAuBG,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,GAAGC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,SAAAhB,CAAQ,EAAEiB,EAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,QAAAR,EAAQ,kBAAAS,EAAiB,CAAC,EAAQC,EAAiBrB,GAAuBD,EAAME,CAAQ,EAAQqB,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,EAAqB,EAAE,OAAoBrC,EAAKsC,EAAY,CAAC,GAAGnB,GAA4Cc,EAAgB,SAAsBjC,EAAKC,GAAS,CAAC,QAAQS,EAAS,QAAQ,GAAM,SAAsBV,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBiD,EAAMrC,EAAO,IAAI,CAAC,GAAGmB,EAAU,UAAUmB,EAAGC,GAAkB,GAAGN,EAAsB,gBAAgBjB,EAAUK,CAAU,EAAE,mBAAmB,YAAY,iBAAiBO,EAAiB,SAAS,YAAY,WAAW,IAAIL,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIZ,GAA6BkB,EAAK,MAAM,CAAC,gBAAgB,wEAAwE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGd,CAAK,EAAE,SAAS,CAAcjB,EAAK0C,EAA0B,CAAC,SAAsB1C,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB4B,EAAiB,SAAS,sBAAsB,SAAsB9B,EAAK2C,EAAI,CAAC,OAAO,sEAAsE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,iCAAiC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3C,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,CAAC,CAAC,EAAe9B,EAAK0C,EAA0B,CAAC,SAAsB1C,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB4B,EAAiB,SAAS,sBAAsB,SAAsB9B,EAAK2C,EAAI,CAAC,OAAO,yGAAyG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,8BAA8B,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3C,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,CAAC,CAAC,EAAe9B,EAAK0C,EAA0B,CAAC,SAAsB1C,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB4B,EAAiB,SAAS,sBAAsB,SAAsB9B,EAAK2C,EAAI,CAAC,OAAO,+EAA+E,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,oCAAoC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3C,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,CAAC,CAAC,EAAe9B,EAAK0C,EAA0B,CAAC,SAAsB1C,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB4B,EAAiB,SAAS,sBAAsB,SAAsB9B,EAAK2C,EAAI,CAAC,OAAO,qGAAqG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,qCAAqC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3C,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,CAAC,CAAC,EAAe9B,EAAK0C,EAA0B,CAAC,SAAsB1C,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB4B,EAAiB,SAAS,sBAAsB,SAAsB9B,EAAK2C,EAAI,CAAC,OAAO,wJAAwJ,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,sCAAsC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3C,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,CAAC,CAAC,EAAe9B,EAAK0C,EAA0B,CAAC,SAAsB1C,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB4B,EAAiB,SAAS,sBAAsB,SAAsB9B,EAAK2C,EAAI,CAAC,OAAO,iGAAiG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,gDAAgD,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3C,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,CAAC,CAAC,EAAe9B,EAAK0C,EAA0B,CAAC,SAAsB1C,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB4B,EAAiB,SAAS,sBAAsB,SAAsB9B,EAAK2C,EAAI,CAAC,OAAO,6DAA6D,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,uBAAuB,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQC,GAAI,CAAC,kFAAkF,kFAAkF,yVAAyV,2VAA2V,0QAA0Q,wWAAwW,EAQ3mRC,GAAgBC,EAAQnC,GAAUiC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,YAAYA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAASH,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAGI,EAAQ,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECRgJ,IAAMC,GAAeC,EAASC,EAAS,EAAQC,GAAW,CAAC,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,iBAAiB,EAAkO,IAAMC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAK,MAAM,CAAC,GAAGD,EAAM,WAAWC,EAAKH,GAAmCE,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,KAAK,CAAE,EAAQC,GAAuB,CAACF,EAAMG,IAAWA,EAAS,KAAK,GAAG,EAAEH,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,UAAAC,EAAU,GAAGC,CAAS,EAAEpB,GAASK,CAAK,EAAO,CAAC,YAAAgB,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,SAAAjB,CAAQ,EAAEkB,EAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,QAAAT,EAAQ,kBAAAU,EAAiB,CAAC,EAAQC,EAAiBtB,GAAuBF,EAAMG,CAAQ,EAAQsB,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,EAAqB,EAAE,OAAoBxC,EAAKyC,EAAY,CAAC,GAAGpB,GAA4Ce,EAAgB,SAAsBpC,EAAKC,GAAS,CAAC,QAAQW,EAAS,QAAQ,GAAM,SAAsBZ,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBoD,EAAMxC,EAAO,IAAI,CAAC,GAAGsB,EAAU,UAAUmB,EAAGC,GAAkB,GAAGN,EAAsB,gBAAgBlB,EAAUM,CAAU,EAAE,mBAAmB,YAAY,iBAAiBO,EAAiB,SAAS,YAAY,WAAW,IAAIL,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIb,GAA6BmB,EAAK,MAAM,CAAC,gBAAgB,qBAAqB,GAAGf,CAAK,EAAE,SAAS,CAAcnB,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,SAAS,sBAAsB,2CAA2C,EAAE,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,iBAAiB+B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,kBAAkB,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKV,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAevB,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiB+B,EAAiB,SAAS,YAAY,SAAsBjC,EAAK8C,EAA0B,CAAC,SAAsB9C,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB+B,EAAiB,SAAS,sBAAsB,SAAsBjC,EAAK+C,GAAU,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQC,GAAI,CAAC,kFAAkF,gFAAgF,qRAAqR,oIAAoI,gSAAgS,uHAAuH,ynBAAynB,EAShpLC,GAAgBC,EAAQrC,GAAUmC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,MAAMA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,UAAU,CAAC,aAAa,MAAM,gBAAgB,GAAM,MAAM,QAAQ,KAAKI,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,EAAc,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTvV,IAAMC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAqBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAIC,EAASC,EAAK,MAAM,CAAC,GAAGH,EAAM,WAAWC,EAAIH,GAAgCE,EAAM,aAAa,MAAMC,IAAM,OAAOA,EAAI,0BAA0B,SAASE,GAAMD,EAASR,GAAwBM,EAAM,OAAO,KAAK,MAAME,IAAW,OAAOA,EAASF,EAAM,WAAW,MAAMG,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACJ,EAAMpB,IAAWA,EAAS,KAAK,GAAG,EAAEoB,EAAM,iBAAuBK,GAA8BC,EAAW,SAASN,EAAMC,EAAI,CAAC,GAAK,CAAC,aAAAM,CAAY,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7B,EAAQ,UAAA8B,EAAU,GAAGC,CAAS,EAAElB,GAASK,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA5B,EAAW,SAAAV,CAAQ,EAAEuC,EAAgB,CAAC,WAAA3C,GAAW,eAAe,YAAY,YAAAO,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ2C,EAAiBhB,GAAuBJ,EAAMpB,CAAQ,EAAQyC,EAAsBC,EAAM,EAAE,OAAqB7B,EAAK8B,EAAY,CAAC,GAAGZ,GAA4CU,EAAgB,SAAuB5B,EAAK+B,EAAO,IAAI,CAAC,QAAQ1C,EAAQ,QAAQF,EAAS,aAAa,IAAIqC,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,UAAUQ,EAAG,eAAeV,CAAU,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAuBtB,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAuBG,EAAK+B,EAAO,IAAI,CAAC,GAAGX,EAAU,UAAUY,EAAG,iBAAiBf,CAAS,EAAE,mBAAmB,UAAU,iBAAiBU,EAAiB,SAAS,YAAY,IAAInB,EAAI,MAAM,CAAC,gBAAgB,qBAAqB,GAAGQ,CAAK,EAAE,GAAG/B,GAAqB,CAAC,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,QAAQ,CAAC,EAAEoC,EAAYE,CAAc,EAAE,SAAuBvB,EAAKiC,EAAS,CAAC,sBAAsB,GAAK,SAAuBjC,EAAWkC,EAAS,CAAC,SAAuBlC,EAAK+B,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,OAAO,sBAAsB,0BAA0B,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,iBAAiBJ,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,KAAK,EAAE,KAAKR,EAAU,kBAAkB,MAAM,mBAAmB,GAAK,GAAGlC,GAAqB,CAAC,UAAU,CAAC,SAAuBe,EAAWkC,EAAS,CAAC,SAAuBlC,EAAK+B,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,SAAS,sBAAsB,0BAA0B,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEV,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQY,GAAI,CAAC,sZAAsZ,kFAAkF,oDAAoD,sRAAsR,oIAAoI,mXAAmX,kEAAkE,0HAA0H,qJAAqJ,kbAAkb,EAMryMC,GAAgBC,EAAQzB,GAAUuB,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,UAAUA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,SAAS,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,0BAA0B,gBAAgB,GAAM,MAAM,OAAO,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,OAAO,QAAQ,YAAY,CAAC,sBAAsB,iDAAiD,IAAI,uGAAuG,EAAE,MAAM,SAAS,IAAI,wGAAwG,OAAO,KAAK,CAAC,CAAC",
  "names": ["cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "Image2", "RichText", "css", "FramerFw4nTBkXL", "withCSS", "Fw4nTBkXL_default", "addPropertyControls", "ControlType", "addFonts", "Scribbles", "props", "paths", "strokeWidth", "color", "nodeId", "path", "scribbles", "viewBox", "p", "addPropertyControls", "ControlType", "_", "i", "shape", "e", "f", "o", "t", "iconKeys", "moduleBaseUrl", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "f", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "IconoirFonts", "getFonts", "Icon", "IconoirControls", "getPropertyControls", "cycleOrder", "variantClassNames", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "getProps", "heading", "height", "icon", "id", "text", "width", "props", "ref", "ref1", "ref2", "createLayoutDependency", "variants", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "GHqsXXuDY", "n9r2dl3pw", "WITs4mzMf", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "Icon", "RichText", "x", "css", "FramerJqV1sA3na", "withCSS", "JqV1sA3na_default", "addPropertyControls", "IconoirControls", "ControlType", "addFonts", "IconoirFonts", "ScribblesFonts", "getFonts", "Scribbles", "CardFonts", "JqV1sA3na_default", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "u", "RichText", "x", "Scribbles", "JqV1sA3na_default", "css", "FramerfWCeipL2G", "withCSS", "fWCeipL2G_default", "addPropertyControls", "ControlType", "addFonts", "ScribblesFonts", "CardFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "getStartedLink", "getStartedSmoothScroll", "height", "id", "image", "learnMoreLink", "learnMoreSmoothScroll", "width", "props", "ref", "ref1", "_variant", "ref2", "ref3", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "D1Ml3dwvx", "BBeo3sl4Q", "zvIAM1L2i", "arNv8HW3_", "kzLkGycR1", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "Image2", "RichText", "x", "Link", "css", "FramermdeBZ4I4Y", "withCSS", "mdeBZ4I4Y_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "fontStore", "fonts", "css", "className", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "W88zB8mIG", "T8rQFvSBR", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap2wrxd7", "args", "onTapzc6ei0", "isDisplayed", "defaultLayoutId", "ae", "p", "LayoutGroup", "motion", "cx", "u", "RichText", "x", "css", "FramerJDIZfHyyT", "withCSS", "JDIZfHyyT_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "RowFonts", "getFonts", "JDIZfHyyT_default", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "ComponentViewportProvider", "JDIZfHyyT_default", "css", "FramerhQB_ouLOC", "withCSS", "hQB_ouLOC_default", "addFonts", "RowFonts", "AccordionFonts", "getFonts", "hQB_ouLOC_default", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "title", "width", "props", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "UVUYGxCEH", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "RichText", "ComponentViewportProvider", "hQB_ouLOC_default", "css", "FramerQSv_ANm8c", "withCSS", "QSv_ANm8c_default", "addPropertyControls", "ControlType", "addFonts", "AccordionFonts", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "text", "width", "props", "ref", "_variant", "ref1", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "oCdLLx4Tg", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "RichText", "x", "css", "FramerRZdN7HvkF", "withCSS", "RZdN7HvkF_default", "addPropertyControls", "ControlType", "addFonts"]
}
