{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/xgG8w7j7WEjXWQ8iH3MG/bIDPPhXOeDItZWxwca0r/VrFRZQL4e.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/gveXKR6bwXNSCLv12kr3/SlideShow.js\";import BlockLifeMomentsPricing from\"#framer/local/canvasComponent/B4XP4KUr1/B4XP4KUr1.js\";import NavigationTopMenu from\"#framer/local/canvasComponent/e9U8qFC2t/e9U8qFC2t.js\";import BlockMeetTrustworthy from\"#framer/local/canvasComponent/eyvchXGLe/eyvchXGLe.js\";import FooterFooter from\"#framer/local/canvasComponent/NcOlpngUZ/NcOlpngUZ.js\";import BlockAccordionImage from\"#framer/local/canvasComponent/u07jQ0dIM/u07jQ0dIM.js\";import BlockTestimonials from\"#framer/local/canvasComponent/uiPVfh2fv/uiPVfh2fv.js\";import BlockSecurity from\"#framer/local/canvasComponent/wPZm4ZHNU/wPZm4ZHNU.js\";import ButtonButton from\"#framer/local/canvasComponent/xKcRJTXNU/xKcRJTXNU.js\";import UniversalCard from\"#framer/local/canvasComponent/Z5ZsUFaxf/Z5ZsUFaxf.js\";import*as sharedStyle4 from\"#framer/local/css/cmPL7tXQZ/cmPL7tXQZ.js\";import*as sharedStyle5 from\"#framer/local/css/EI6LzUjtY/EI6LzUjtY.js\";import*as sharedStyle6 from\"#framer/local/css/kdNXO86NQ/kdNXO86NQ.js\";import*as sharedStyle2 from\"#framer/local/css/n352wcsTX/n352wcsTX.js\";import*as sharedStyle from\"#framer/local/css/RiAtzioEv/RiAtzioEv.js\";import*as sharedStyle3 from\"#framer/local/css/wKWguS7Qr/wKWguS7Qr.js\";import*as sharedStyle1 from\"#framer/local/css/xUFg81dtW/xUFg81dtW.js\";import metadataProvider from\"#framer/local/webPageMetadata/VrFRZQL4e/VrFRZQL4e.js\";const NavigationTopMenuFonts=getFonts(NavigationTopMenu);const PhosphorFonts=getFonts(Phosphor);const ContainerWithFX=withFX(Container);const ButtonButtonFonts=getFonts(ButtonButton);const BlockAccordionImageFonts=getFonts(BlockAccordionImage);const BlockMeetTrustworthyFonts=getFonts(BlockMeetTrustworthy);const BlockSecurityFonts=getFonts(BlockSecurity);const BlockTestimonialsFonts=getFonts(BlockTestimonials);const BlockLifeMomentsPricingFonts=getFonts(BlockLifeMomentsPricing);const UniversalCardFonts=getFonts(UniversalCard);const SlideshowFonts=getFonts(Slideshow);const FooterFooterFonts=getFonts(FooterFooter);const breakpoints={AYLROUYIC:\"(min-width: 1440px)\",dFnw3Gb2V:\"(max-width: 809px)\",ut1jE41zx:\"(min-width: 1200px) and (max-width: 1439px)\",YCcsAamE6:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-W5HNO\";const variantClassNames={AYLROUYIC:\"framer-v-4hh8dr\",dFnw3Gb2V:\"framer-v-1lywq1p\",ut1jE41zx:\"framer-v-1y386mq\",YCcsAamE6:\"framer-v-1fkk7cc\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0};const transition1={damping:30,delay:.2,mass:1,stiffness:100,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transition:transition1,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop - wide\":\"AYLROUYIC\",Desktop:\"ut1jE41zx\",Phone:\"dFnw3Gb2V\",Tablet:\"YCcsAamE6\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ut1jE41zx\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const elementId=useRouteElementId(\"YeoC9IQfB\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"mklrhMx3P\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"OR64jAsYP\");const ref3=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ut1jE41zx\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-d02ee50a-39fd-4bd3-a823-ceb6a6deba15, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1y386mq\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:82,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11onu7j-container\",nodeId:\"xPKIyQ65y\",scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{variant:\"uSeloJvX7\"},dFnw3Gb2V:{variant:\"Cwe2xzTGd\"},YCcsAamE6:{variant:\"gIjXsVPJq\"}},children:/*#__PURE__*/_jsx(NavigationTopMenu,{ft2NfLYg3:true,height:\"100%\",id:\"xPKIyQ65y\",layoutId:\"xPKIyQ65y\",lM9XZ0P9I:\"rgb(23, 24, 63)\",style:{width:\"100%\"},variant:\"RLdflliJS\",width:\"100%\",wsPPaQ_2Q:\"seU9Pu5LM\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-471mnk\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k0q2q4\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1od1yjp\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1prbs6k-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"bGyl9mZRO\",rendersWithMotion:true,scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-ef7d7e65-3431-461d-99b2-0a8086a5fdd3, rgb(50, 191, 86))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"BaseballCap\",id:\"bGyl9mZRO\",layoutId:\"bGyl9mZRO\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1chxgr3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-794rai\",\"data-styles-preset\":\"RiAtzioEv\",children:\"Trustworthy for Organizing Your Child\u2019s Information\"})}),className:\"framer-poqm84\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r9y9rv\",\"data-styles-preset\":\"xUFg81dtW\",children:\"Stop searching for scattered details. Keep your child\u2019s important info in one place \u2014 so when you need it for school, sports, a babysitter, or camp, you\u2019ll be ready.\"})}),className:\"framer-1csum0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":mklrhMx3P\",webPageId:\"VrFRZQL4e\"},implicitPathVariables:undefined},{href:{hash:\":mklrhMx3P\",webPageId:\"VrFRZQL4e\"},implicitPathVariables:undefined},{href:{hash:\":mklrhMx3P\",webPageId:\"VrFRZQL4e\"},implicitPathVariables:undefined},{href:{hash:\":mklrhMx3P\",webPageId:\"VrFRZQL4e\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dFnw3Gb2V:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+82+0+0+20+51+0+251.4},YCcsAamE6:{y:(componentViewport?.y||0)+0+82+0+40+35+0+364.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+82+0+40+35+0+389.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1il21qz-container\",nodeId:\"VCZH1HnMh\",scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{gdkBWCuHZ:resolvedLinks[1]},dFnw3Gb2V:{gdkBWCuHZ:resolvedLinks[3],style:{width:\"100%\"}},YCcsAamE6:{gdkBWCuHZ:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonButton,{FLpHtL0U9:\"\",gdkBWCuHZ:resolvedLinks[0],height:\"100%\",hzNyVMhnv:\"var(--token-d02ee50a-39fd-4bd3-a823-ceb6a6deba15, rgb(255, 255, 255))\",id:\"VCZH1HnMh\",KGC9cknIS:false,layoutId:\"VCZH1HnMh\",llLpEoHr4:false,pMTBtIEq5:false,Q7ijD8S5d:\"var(--token-d02ee50a-39fd-4bd3-a823-ceb6a6deba15, rgb(255, 255, 255))\",sr6ah6Eae:\"var(--token-c4845bca-8232-46ea-a394-b400ce5047fe, rgb(29, 29, 29))\",TXNniqJL3:\"var(--token-d02ee50a-39fd-4bd3-a823-ceb6a6deba15, rgb(255, 255, 255))\",Uh3DdQ2sf:\"rgb(255, 255, 255)\",variant:\"a_cyXSqlS\",vRyVzaJn_:false,VxZq1ADiL:\"ArrowRight\",wHnKklxB7:true,width:\"100%\",xIxtFDvVI:\"Get started free\",XJvKg3gia:\"var(--token-d02ee50a-39fd-4bd3-a823-ceb6a6deba15, rgb(255, 255, 255))\",zK6lKU9xK:\"ArrowRight\"})})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dFnw3Gb2V:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+82+0+402.4),pixelHeight:1800,pixelWidth:2700,positionX:\"47.8%\",positionY:\"11.6%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/sjVGTc9FNfEsEzTRFgGsbb6ZClo.png\",srcSet:\"https://framerusercontent.com/images/sjVGTc9FNfEsEzTRFgGsbb6ZClo.png?scale-down-to=512 512w,https://framerusercontent.com/images/sjVGTc9FNfEsEzTRFgGsbb6ZClo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sjVGTc9FNfEsEzTRFgGsbb6ZClo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sjVGTc9FNfEsEzTRFgGsbb6ZClo.png 2700w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+82+0),pixelHeight:1800,pixelWidth:2700,positionX:\"47.8%\",positionY:\"11.6%\",sizes:`calc(${componentViewport?.width||\"100vw\"} / 2)`,src:\"https://framerusercontent.com/images/sjVGTc9FNfEsEzTRFgGsbb6ZClo.png\",srcSet:\"https://framerusercontent.com/images/sjVGTc9FNfEsEzTRFgGsbb6ZClo.png?scale-down-to=512 512w,https://framerusercontent.com/images/sjVGTc9FNfEsEzTRFgGsbb6ZClo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sjVGTc9FNfEsEzTRFgGsbb6ZClo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sjVGTc9FNfEsEzTRFgGsbb6ZClo.png 2700w\"},className:\"framer-10ck1nj\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{width:\"1440px\"},dFnw3Gb2V:{y:(componentViewport?.y||0)+0+734.4},YCcsAamE6:{y:(componentViewport?.y||0)+0+682}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:856,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+732,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hh6jw3-container\",id:elementId,nodeId:\"YeoC9IQfB\",ref:ref1,scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{variant:\"hfN74IHrS\"},dFnw3Gb2V:{variant:\"pMiBHvYjh\"},YCcsAamE6:{variant:\"vcfs0bTnT\"}},children:/*#__PURE__*/_jsx(BlockAccordionImage,{A5BFz17Ng:\"Leave Kids With Caregivers Confidently\",AgSCycCyt:true,B_MuudGWw:\"Button\",BKfipeaDu:false,bV8NuNq0Q:addImageAlt({src:\"https://framerusercontent.com/images/PsE25i93V2VsGl22MmeFuR4sns.png\",srcSet:\"https://framerusercontent.com/images/PsE25i93V2VsGl22MmeFuR4sns.png?scale-down-to=512 512w,https://framerusercontent.com/images/PsE25i93V2VsGl22MmeFuR4sns.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PsE25i93V2VsGl22MmeFuR4sns.png 1966w\"},\"\"),CC0kJGb7N:\"You\u2019re rushing to complete your child\u2019s school registration \u2014 only to realize you can\u2019t find their birth certificate.\",cgxgc2lK3:true,cX0AKPMcy:false,cxQkGlNmr:\"Find Your Child\u2019s Information \u2014 Fast\",CYANowcZv:\"Add a login\",DH3DlNDRG:\"Keep insurance cards, school portal credentials, and other key information secure and accessible.\",fGcZb1NDh:\"Link\",height:\"100%\",id:\"YeoC9IQfB\",IL1eb7Jxy:addImageAlt({src:\"https://framerusercontent.com/images/lGikuwrlP4nrLdJ496E94EoAeM.png\",srcSet:\"https://framerusercontent.com/images/lGikuwrlP4nrLdJ496E94EoAeM.png?scale-down-to=512 512w,https://framerusercontent.com/images/lGikuwrlP4nrLdJ496E94EoAeM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/lGikuwrlP4nrLdJ496E94EoAeM.png 1400w\"},\"\"),Jfgdw4DiQ:false,kM8ib2N49:\"Share Emergency Information Easily\",kMQLoObrm:false,layoutId:\"YeoC9IQfB\",mbsR7bCBd:\"HouseLine\",npRl2Fi8j:\"https://secure.trustworthy.com/manage-access/?shouldLogin=true\",NTc9VhUeo:\"The babysitter needs emergency contacts, allergy info, and the Wi-Fi password \u2014 and you\u2019re running late for a concert.\",oFRUqwLET:\"You\u2019re away for the weekend, and the grandparents need access to your child's medical information in case of an emergency.\",Oyg5CRfG2:true,QFSDkMmIC:\"Access School & Activity Records\",qK8Ht3plR:\"Add collaborators\",QsDZXWM6V:\"https://secure.trustworthy.com/dashboard?shouldLogin=true\",rCP37AiGN:\"Lock\",rp4_PwlVP:\"https://secure.trustworthy.com/family-ids?shouldLogin=true\",sRKJAjCWX:\"https://secure.trustworthy.com/passwords?shouldLogin=true\",style:{width:\"100%\"},sufigbhAt:\"File\",THzgUmooD:\"Add medical info\",tR59jMGz9:\"Trustworthy takes the \u201CWhere did I put that?\u201D out of parenting by keeping medical info, emergency contacts, and other key documents organized in one secure place.\",UaXUlR2Uc:\"Send allergy and medical details, contact information, and more to caregivers instantly.\",Ugsjw3Tsj:\"Store Logins & Important Docs\",variant:\"M63WQFMf6\",vw4WCFrGO:\"Add documents\",W0r1wGSYU:false,width:\"100%\",wixUuNzZJ:\"Instantly pull up vaccination records, birth certificates, and enrollment documents.\",wV5p0nzGA:addImageAlt({positionX:\"70.6%\",positionY:\"15.8%\",src:\"https://framerusercontent.com/images/exGyy3zvLfgjWvJFMNacYTabRfY.jpeg\",srcSet:\"https://framerusercontent.com/images/exGyy3zvLfgjWvJFMNacYTabRfY.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/exGyy3zvLfgjWvJFMNacYTabRfY.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/exGyy3zvLfgjWvJFMNacYTabRfY.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/exGyy3zvLfgjWvJFMNacYTabRfY.jpeg?scale-down-to=4096 4096w,https://framerusercontent.com/images/exGyy3zvLfgjWvJFMNacYTabRfY.jpeg 4137w\"},\"\"),Xd5QB4vEm:\"Ensure babysitters and grandparents have the information they need, from emergency contacts to medical details.\",YM8AZdF0L:true,YORocqpql:\"At a last-minute doctor\u2019s appointment, the receptionist asks for insurance details \u2014 but you don\u2019t have your card with you.\",ysZLYtMF9:addImageAlt({src:\"https://framerusercontent.com/images/Gn8hqnaEs9AkOdQCjE1fO80Vtk.png\",srcSet:\"https://framerusercontent.com/images/Gn8hqnaEs9AkOdQCjE1fO80Vtk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Gn8hqnaEs9AkOdQCjE1fO80Vtk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Gn8hqnaEs9AkOdQCjE1fO80Vtk.png 1400w\"},\"\")})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":mklrhMx3P\",webPageId:\"VrFRZQL4e\"},implicitPathVariables:undefined},{href:{hash:\":mklrhMx3P\",webPageId:\"VrFRZQL4e\"},implicitPathVariables:undefined},{href:{hash:\":mklrhMx3P\",webPageId:\"VrFRZQL4e\"},implicitPathVariables:undefined},{href:{hash:\":mklrhMx3P\",webPageId:\"VrFRZQL4e\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{width:\"1440px\"},dFnw3Gb2V:{y:(componentViewport?.y||0)+0+1590.4},YCcsAamE6:{y:(componentViewport?.y||0)+0+1538}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1367,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1588,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lmegqh-container\",nodeId:\"COE2ob3CH\",scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{k66TGFaqs:resolvedLinks1[1],variant:\"XLjfzVevx\"},dFnw3Gb2V:{k66TGFaqs:resolvedLinks1[3],variant:\"OI_Z4IRgN\"},YCcsAamE6:{k66TGFaqs:resolvedLinks1[2],variant:\"bdscv1fDm\"}},children:/*#__PURE__*/_jsx(BlockMeetTrustworthy,{height:\"100%\",id:\"COE2ob3CH\",k66TGFaqs:resolvedLinks1[0],layoutId:\"COE2ob3CH\",style:{width:\"100%\"},variant:\"x67Szk0lR\",ViXiHndUJ:\"Meet Trustworthy \u2014 Your Life, Organized\",WBNanAQzd:\"From travel and finances to emergency planning, Trustworthy keeps your key information secure, organized, and within reach so you can focus on what matters.\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{width:\"1440px\"},dFnw3Gb2V:{y:(componentViewport?.y||0)+0+2957.4},YCcsAamE6:{y:(componentViewport?.y||0)+0+2905}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:686,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2955,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fbeznl-container\",nodeId:\"AFxcyr3m0\",scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{variant:\"PX48V6I8i\"},dFnw3Gb2V:{variant:\"gnby2r_hQ\"},YCcsAamE6:{variant:\"IT9knhkR9\"}},children:/*#__PURE__*/_jsx(BlockSecurity,{height:\"100%\",id:\"AFxcyr3m0\",ihWXHxt3I:\"Your sensitive travel information stays private and secure with advanced security and compliance practices.\",layoutId:\"AFxcyr3m0\",style:{width:\"100%\"},variant:\"Z2ycOE1DY\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dFnw3Gb2V:{y:(componentViewport?.y||0)+0+3643.4},YCcsAamE6:{y:(componentViewport?.y||0)+0+3591}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:548,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3641,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o8cqj7-container\",nodeId:\"dQbT7jA_R\",scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{variant:\"AeWduqCxN\"},dFnw3Gb2V:{variant:\"tKKU8E_yy\"},YCcsAamE6:{variant:\"TmdLm7L2Y\"}},children:/*#__PURE__*/_jsx(BlockTestimonials,{height:\"100%\",id:\"dQbT7jA_R\",layoutId:\"dQbT7jA_R\",style:{width:\"100%\"},variant:\"q7L3NuxY9\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{width:\"1440px\"},dFnw3Gb2V:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4191.4},YCcsAamE6:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4139}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:862,width:\"1200px\",y:(componentViewport?.y||0)+0+4189,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10ivf7w-container\",id:elementId1,nodeId:\"mklrhMx3P\",ref:ref2,scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{variant:\"KkT_ifBW5\"},dFnw3Gb2V:{variant:\"DS_BT8hh9\"},YCcsAamE6:{variant:\"BSy943sHh\"}},children:/*#__PURE__*/_jsx(BlockLifeMomentsPricing,{DbZ6QS7Zw:\"For young families starting to organize their child\u2019s information\",height:\"100%\",id:\"mklrhMx3P\",J5w9k7sk4:\"Secure your child\u2019s entire history, plus your family\u2019s legacy\",layoutId:\"mklrhMx3P\",Lewaksvfr:\"No hidden fees. No surprises. Just complete peace of mind.\",lpVOLAaXR:\"Simple, Transparent Pricing\",style:{width:\"100%\"},tjPdDDEMy:\"A complete record of your child\u2019s life, always accessible\",variant:\"vQYBkvd5x\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ik1a0a\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k8h1uy\",\"data-framer-name\":\"Headline\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kbvr7d\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dFnw3Gb2V:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1jldlf\",\"data-styles-preset\":\"n352wcsTX\",style:{\"--framer-text-alignment\":\"left\"},children:\"Essential Resources: Your Child\u2019s Info, All in One Place\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1jldlf\",\"data-styles-preset\":\"n352wcsTX\",style:{\"--framer-text-alignment\":\"center\"},children:\"Essential Resources: Your Child\u2019s Info, All in One Place\"})}),className:\"framer-1gfzt9t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dFnw3Gb2V:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r9y9rv\",\"data-styles-preset\":\"xUFg81dtW\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-67bd52ae-4493-4b3a-9fdf-db617620855c, rgb(66, 66, 74))\"},children:\"Explore expert advice on the important information every parent should have on hand.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r9y9rv\",\"data-styles-preset\":\"xUFg81dtW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-67bd52ae-4493-4b3a-9fdf-db617620855c, rgb(66, 66, 74))\"},children:\"Explore expert advice on the important information every parent should have on hand.\"})}),className:\"framer-12stki3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z2i3pe\",\"data-framer-name\":\"Blog/Featured Section\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"w5BOWOY6l\"},motionChild:true,nodeId:\"xQw9DbTj6\",openInNewTab:false,scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5051+80+274+0),pixelHeight:1e3,pixelWidth:1280,sizes:\"640px\",src:\"https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png\",srcSet:\"https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png?scale-down-to=512 512w,https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png 1280w\"}},dFnw3Gb2V:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5053.4+20+242+0+0),pixelHeight:1e3,pixelWidth:1280,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png\",srcSet:\"https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png?scale-down-to=512 512w,https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png 1280w\"}},YCcsAamE6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5001+60+258+0),pixelHeight:1e3,pixelWidth:1280,sizes:`calc((${componentViewport?.width||\"100vw\"} - 80px) / 2)`,src:\"https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png\",srcSet:\"https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png?scale-down-to=512 512w,https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png 1280w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5051+80+274+0),pixelHeight:1e3,pixelWidth:1280,sizes:\"520px\",src:\"https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png\",srcSet:\"https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png?scale-down-to=512 512w,https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sp0E1sReRXzvcUyMhBv6GTLxGE.png 1280w\"},className:\"framer-rm840a framer-ktc8x\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b94fkm\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-149ly34\",\"data-styles-preset\":\"wKWguS7Qr\",style:{\"--framer-text-color\":\"var(--token-bbe71baf-c7c0-4f4e-81c9-bc7bdefd32e7, rgb(0, 107, 250))\"},children:\"Featured Guide\"})}),className:\"framer-sc5ywl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-f2hjsx\",\"data-styles-preset\":\"cmPL7tXQZ\",children:\"The Ultimate Guide for Organizing Your Child\u2019s Information\"})}),className:\"framer-1kxv8hb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ynikz\",\"data-styles-preset\":\"EI6LzUjtY\",style:{\"--framer-text-color\":\"var(--token-67bd52ae-4493-4b3a-9fdf-db617620855c, rgb(66, 66, 74))\"},children:\"Keep your child\u2019s medical info, emergency contacts, and key records in one place. This downloadable guide makes it easy to stay prepared for school, caregivers, travel, and more.\"})}),className:\"framer-a9aoe\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fki7g3\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"w5BOWOY6l\"},implicitPathVariables:undefined},{href:{webPageId:\"w5BOWOY6l\"},implicitPathVariables:undefined},{href:{webPageId:\"w5BOWOY6l\"},implicitPathVariables:undefined},{href:{webPageId:\"w5BOWOY6l\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{y:(componentViewport?.y||0)+0+5051+80+274+87.5+0+219+8},dFnw3Gb2V:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,y:(componentViewport?.y||0)+0+5053.4+20+242+0+236+0+219+8},YCcsAamE6:{y:(componentViewport?.y||0)+0+5001+60+258+62.5+0+219+8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+5051+80+274+62.5+0+219+8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3tr5n3-container\",nodeId:\"VquhEx13M\",scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{gdkBWCuHZ:resolvedLinks2[1]},dFnw3Gb2V:{gdkBWCuHZ:resolvedLinks2[3],style:{width:\"100%\"}},YCcsAamE6:{gdkBWCuHZ:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(ButtonButton,{FLpHtL0U9:\"\",gdkBWCuHZ:resolvedLinks2[0],height:\"100%\",hzNyVMhnv:\"var(--token-d02ee50a-39fd-4bd3-a823-ceb6a6deba15, rgb(255, 255, 255))\",id:\"VquhEx13M\",KGC9cknIS:false,layoutId:\"VquhEx13M\",llLpEoHr4:false,pMTBtIEq5:false,Q7ijD8S5d:\"var(--token-d02ee50a-39fd-4bd3-a823-ceb6a6deba15, rgb(255, 255, 255))\",sr6ah6Eae:\"var(--token-bbe71baf-c7c0-4f4e-81c9-bc7bdefd32e7, rgb(0, 107, 250))\",TXNniqJL3:\"var(--token-d02ee50a-39fd-4bd3-a823-ceb6a6deba15, rgb(255, 255, 255))\",Uh3DdQ2sf:\"rgba(255, 255, 255, 0.1)\",variant:\"a_cyXSqlS\",vRyVzaJn_:false,VxZq1ADiL:\"ArrowRight\",wHnKklxB7:true,width:\"100%\",xIxtFDvVI:\"Download\",XJvKg3gia:\"var(--token-0761813a-075f-4c52-aaff-4d9d287ad56e, rgb(234, 243, 254))\",zK6lKU9xK:\"ArrowRight\"})})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q2ev1d\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oen0ra\",\"data-styles-preset\":\"kdNXO86NQ\",children:\"Checklists\"})}),className:\"framer-1hpvnz3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q133l1\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"fkRUe2iuH\"},implicitPathVariables:undefined},{href:{webPageId:\"fkRUe2iuH\"},implicitPathVariables:undefined},{href:{webPageId:\"fkRUe2iuH\"},implicitPathVariables:undefined},{href:{webPageId:\"fkRUe2iuH\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{width:\"410.6667px\",y:(componentViewport?.y||0)+0+5051+80+780+0+176+0+0},dFnw3Gb2V:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 50px)`,y:(componentViewport?.y||0)+0+5053.4+20+793+0+176+0+0},YCcsAamE6:{width:`max((${componentViewport?.width||\"100vw\"} - 104px) / 2, 50px)`,y:(componentViewport?.y||0)+0+5001+60+698+0+176+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:363,width:\"330.6667px\",y:(componentViewport?.y||0)+0+5051+80+730+0+176+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10ydsxp-container\",nodeId:\"HVWuiAC6_\",scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{vtm_BOGdC:resolvedLinks3[1]},dFnw3Gb2V:{vtm_BOGdC:resolvedLinks3[3]},YCcsAamE6:{vtm_BOGdC:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(UniversalCard,{dVsU4_894:\"Documents\",ebf4x5pdZ:false,ebfKfCX4z:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\",height:\"100%\",id:\"HVWuiAC6_\",layoutId:\"HVWuiAC6_\",mfvYeca5t:\"Download\",Ng0jgZ91a:{borderColor:'var(--token-41c24803-0074-4616-b6aa-427da78a4772, rgb(235, 235, 235)) /* {\"name\":\"Gray 30\"} */',borderStyle:\"solid\",borderWidth:1},qc9ubEsFM:\"Every year, millions of Americans leave money on the table simply because they weren\u2019t organized come tax time.\",QHuVBmrec:\"Checklist: Grandparents\u2019 Guide to Watching the Grandkid\",style:{width:\"100%\"},variant:\"e1GhtOtHk\",VHld8esNi:false,vtm_BOGdC:resolvedLinks3[0],w01SrURXa:8,width:\"100%\",WnzZ9vvJq:addImageAlt({positionX:\"49.7%\",positionY:\"7.8%\",src:\"https://framerusercontent.com/images/YqRHujh91xsZlK4ZjYqwUwbIhKM.png\",srcSet:\"https://framerusercontent.com/images/YqRHujh91xsZlK4ZjYqwUwbIhKM.png?scale-down-to=512 512w,https://framerusercontent.com/images/YqRHujh91xsZlK4ZjYqwUwbIhKM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YqRHujh91xsZlK4ZjYqwUwbIhKM.png 1072w\"},\"\"),X2XCKueEk:\"rgb(255, 255, 255)\",x7WX6ySbK:false,X7YWKBolE:true,yivtANVLx:\"Jan 29, 2025\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"F99_ipsbr\"},implicitPathVariables:undefined},{href:{webPageId:\"F99_ipsbr\"},implicitPathVariables:undefined},{href:{webPageId:\"F99_ipsbr\"},implicitPathVariables:undefined},{href:{webPageId:\"F99_ipsbr\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{width:\"410.6667px\",y:(componentViewport?.y||0)+0+5051+80+780+0+176+0+0},dFnw3Gb2V:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 50px)`,y:(componentViewport?.y||0)+0+5053.4+20+793+0+176+0+387},YCcsAamE6:{width:`max((${componentViewport?.width||\"100vw\"} - 104px) / 2, 50px)`,y:(componentViewport?.y||0)+0+5001+60+698+0+176+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:363,width:\"330.6667px\",y:(componentViewport?.y||0)+0+5051+80+730+0+176+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vznpsi-container\",nodeId:\"LFFsA2xVw\",scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{vtm_BOGdC:resolvedLinks4[1]},dFnw3Gb2V:{style:{width:\"100%\"},vtm_BOGdC:resolvedLinks4[3]},YCcsAamE6:{vtm_BOGdC:resolvedLinks4[2]}},children:/*#__PURE__*/_jsx(UniversalCard,{dVsU4_894:\"Documents\",ebf4x5pdZ:false,ebfKfCX4z:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\",height:\"100%\",id:\"LFFsA2xVw\",layoutId:\"LFFsA2xVw\",mfvYeca5t:\"Download\",Ng0jgZ91a:{borderColor:'var(--token-41c24803-0074-4616-b6aa-427da78a4772, rgb(235, 235, 235)) /* {\"name\":\"Gray 30\"} */',borderStyle:\"solid\",borderWidth:1},qc9ubEsFM:\"Every year, millions of Americans leave money on the table simply because they weren\u2019t organized come tax time.\",QHuVBmrec:\"What the Babysitter Needs to Know\",style:{height:\"100%\",width:\"100%\"},variant:\"e1GhtOtHk\",VHld8esNi:false,vtm_BOGdC:resolvedLinks4[0],w01SrURXa:8,width:\"100%\",WnzZ9vvJq:addImageAlt({positionX:\"50%\",positionY:\"8%\",src:\"https://framerusercontent.com/images/VyLlDufEC4zZTyM1UGrHmKBmI.png\",srcSet:\"https://framerusercontent.com/images/VyLlDufEC4zZTyM1UGrHmKBmI.png?scale-down-to=512 512w,https://framerusercontent.com/images/VyLlDufEC4zZTyM1UGrHmKBmI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/VyLlDufEC4zZTyM1UGrHmKBmI.png 1073w\"},\"\"),X2XCKueEk:\"rgb(255, 255, 255)\",x7WX6ySbK:false,X7YWKBolE:true,yivtANVLx:\"Jan 29, 2025\"})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kn4rm7\",\"data-framer-name\":\"articles\",id:elementId2,ref:ref3,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oen0ra\",\"data-styles-preset\":\"kdNXO86NQ\",children:\"Articles\"})}),className:\"framer-109kyd9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k1mnfk-container\",isModuleExternal:true,nodeId:\"xyi2gnlu4\",scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dFnw3Gb2V:{fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},itemAmount:1,paddingBottom:60},YCcsAamE6:{itemAmount:2}},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"var(--token-fe8545ad-6da5-4b37-a82d-a565f1b6b3cf, rgb(212, 229, 253))\",arrowGap:10,arrowPadding:0,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"bottom-mid\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:40,showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:24,height:\"100%\",id:\"xyi2gnlu4\",intervalControl:.5,itemAmount:3,layoutId:\"xyi2gnlu4\",padding:0,paddingBottom:80,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{tOyOLmzVE:\"information-your-childs-school-will-need-to-have\"},unresolvedPathSlugs:{tOyOLmzVE:{collectionId:\"boctG_mk8\",collectionItemId:\"S_tzsQiyh\"}},webPageId:\"UJ1B9veBf\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:329,width:\"310px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n8bjgu-container\",\"data-framer-name\":\"Information Your Child's School Will Need to Have\",inComponentSlot:true,name:\"Information Your Child's School Will Need to Have\",nodeId:\"EuQnARbJz\",rendersWithMotion:true,scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(UniversalCard,{dVsU4_894:\"Checklist\",ebf4x5pdZ:false,ebfKfCX4z:\"\",height:\"100%\",id:\"EuQnARbJz\",layoutId:\"EuQnARbJz\",mfvYeca5t:\"Family\",name:\"Information Your Child's School Will Need to Have\",Ng0jgZ91a:{borderColor:'var(--token-41c24803-0074-4616-b6aa-427da78a4772, rgb(235, 235, 235)) /* {\"name\":\"Gray 30\"} */',borderStyle:\"solid\",borderWidth:1},qc9ubEsFM:\"\",QHuVBmrec:\"Information Your Child's School Will Need to Have\",style:{height:\"100%\",width:\"100%\"},variant:\"e1GhtOtHk\",VHld8esNi:false,vtm_BOGdC:resolvedLinks5[0],w01SrURXa:8,width:\"100%\",WnzZ9vvJq:addImageAlt({src:\"https://framerusercontent.com/images/7IrHCwA6eHV8jRtZTRp8VQbYQXs.png\",srcSet:\"https://framerusercontent.com/images/7IrHCwA6eHV8jRtZTRp8VQbYQXs.png?scale-down-to=512 512w,https://framerusercontent.com/images/7IrHCwA6eHV8jRtZTRp8VQbYQXs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7IrHCwA6eHV8jRtZTRp8VQbYQXs.png 2048w\"},\"\"),X2XCKueEk:\"rgb(255, 255, 255)\",x7WX6ySbK:false,X7YWKBolE:false,yivtANVLx:\"Jan 29, 2025\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{tOyOLmzVE:\"information-needed-for-summer-camp\"},unresolvedPathSlugs:{tOyOLmzVE:{collectionId:\"boctG_mk8\",collectionItemId:\"Oc6XSbU8u\"}},webPageId:\"UJ1B9veBf\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:329,width:\"310px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-8xctkh-container\",\"data-framer-name\":\"Information You'll Need for Your Child's Summer Camp\",inComponentSlot:true,name:\"Information You'll Need for Your Child's Summer Camp\",nodeId:\"K_1i7KBUx\",rendersWithMotion:true,scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(UniversalCard,{dVsU4_894:\"Checklist\",ebf4x5pdZ:false,ebfKfCX4z:\"\",height:\"100%\",id:\"K_1i7KBUx\",layoutId:\"K_1i7KBUx\",mfvYeca5t:\"Family\",name:\"Information You'll Need for Your Child's Summer Camp\",Ng0jgZ91a:{borderColor:'var(--token-41c24803-0074-4616-b6aa-427da78a4772, rgb(235, 235, 235)) /* {\"name\":\"Gray 30\"} */',borderStyle:\"solid\",borderWidth:1},qc9ubEsFM:\"\",QHuVBmrec:\"Information You'll Need for Your Child's Summer Camp\",style:{height:\"100%\",width:\"100%\"},variant:\"e1GhtOtHk\",VHld8esNi:false,vtm_BOGdC:resolvedLinks6[0],w01SrURXa:8,width:\"100%\",WnzZ9vvJq:addImageAlt({src:\"https://framerusercontent.com/images/2k5E7DEYJYOl1TrOFbWoBxS7Q.png\",srcSet:\"https://framerusercontent.com/images/2k5E7DEYJYOl1TrOFbWoBxS7Q.png?scale-down-to=512 512w,https://framerusercontent.com/images/2k5E7DEYJYOl1TrOFbWoBxS7Q.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2k5E7DEYJYOl1TrOFbWoBxS7Q.png 2048w\"},\"\"),X2XCKueEk:\"rgb(255, 255, 255)\",x7WX6ySbK:false,X7YWKBolE:false,yivtANVLx:\"Jan 29, 2025\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{tOyOLmzVE:\"documents-needed-to-take-your-child-abroad\"},unresolvedPathSlugs:{tOyOLmzVE:{collectionId:\"boctG_mk8\",collectionItemId:\"N9XSXK4UE\"}},webPageId:\"UJ1B9veBf\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:329,width:\"310px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-hsz8ia-container\",\"data-framer-name\":\"Documents You'll Need to Take Your Child Abroad\",inComponentSlot:true,name:\"Documents You'll Need to Take Your Child Abroad\",nodeId:\"HuPESix6Y\",rendersWithMotion:true,scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(UniversalCard,{dVsU4_894:\"Article\",ebf4x5pdZ:false,ebfKfCX4z:\"\",height:\"100%\",id:\"HuPESix6Y\",layoutId:\"HuPESix6Y\",mfvYeca5t:\"Family\",name:\"Documents You'll Need to Take Your Child Abroad\",Ng0jgZ91a:{borderColor:'var(--token-41c24803-0074-4616-b6aa-427da78a4772, rgb(235, 235, 235)) /* {\"name\":\"Gray 30\"} */',borderStyle:\"solid\",borderWidth:1},qc9ubEsFM:\"\",QHuVBmrec:\"Documents You'll Need to Take Your Child Abroad\",style:{height:\"100%\",width:\"100%\"},variant:\"e1GhtOtHk\",VHld8esNi:false,vtm_BOGdC:resolvedLinks7[0],w01SrURXa:8,width:\"100%\",WnzZ9vvJq:addImageAlt({src:\"https://framerusercontent.com/images/dDNSqZmoXbCwxYnoswmhyvlft9w.png\",srcSet:\"https://framerusercontent.com/images/dDNSqZmoXbCwxYnoswmhyvlft9w.png?scale-down-to=512 512w,https://framerusercontent.com/images/dDNSqZmoXbCwxYnoswmhyvlft9w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dDNSqZmoXbCwxYnoswmhyvlft9w.png 2048w\"},\"\"),X2XCKueEk:\"rgb(255, 255, 255)\",x7WX6ySbK:false,X7YWKBolE:false,yivtANVLx:\"Jan 29, 2025\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{tOyOLmzVE:\"medical-information-your-childs-coaches-should-have\"},unresolvedPathSlugs:{tOyOLmzVE:{collectionId:\"boctG_mk8\",collectionItemId:\"a0ZMHj1g0\"}},webPageId:\"UJ1B9veBf\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:329,width:\"310px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-14usf23-container\",\"data-framer-name\":\"Medical Information Your Child\u2019s Sports Coaches Should Have\",inComponentSlot:true,name:\"Medical Information Your Child\u2019s Sports Coaches Should Have\",nodeId:\"kw_1OfxR1\",rendersWithMotion:true,scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(UniversalCard,{dVsU4_894:\"Article\",ebf4x5pdZ:false,ebfKfCX4z:\"\",height:\"100%\",id:\"kw_1OfxR1\",layoutId:\"kw_1OfxR1\",mfvYeca5t:\"Family\",name:\"Medical Information Your Child\u2019s Sports Coaches Should Have\",Ng0jgZ91a:{borderColor:'var(--token-41c24803-0074-4616-b6aa-427da78a4772, rgb(235, 235, 235)) /* {\"name\":\"Gray 30\"} */',borderStyle:\"solid\",borderWidth:1},qc9ubEsFM:\"\",QHuVBmrec:\"Medical Information Your Child\u2019s Sports Coaches Should Have\",style:{height:\"100%\",width:\"100%\"},variant:\"e1GhtOtHk\",VHld8esNi:false,vtm_BOGdC:resolvedLinks8[0],w01SrURXa:8,width:\"100%\",WnzZ9vvJq:addImageAlt({src:\"https://framerusercontent.com/images/zECYgQTklthZ9SsjiNFscGKDgeI.png\",srcSet:\"https://framerusercontent.com/images/zECYgQTklthZ9SsjiNFscGKDgeI.png?scale-down-to=512 512w,https://framerusercontent.com/images/zECYgQTklthZ9SsjiNFscGKDgeI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zECYgQTklthZ9SsjiNFscGKDgeI.png 2048w\"},\"\"),X2XCKueEk:\"rgb(255, 255, 255)\",x7WX6ySbK:false,X7YWKBolE:false,yivtANVLx:\"Jan 29, 2025\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{tOyOLmzVE:\"babysit-younger-siblings-safely\"},unresolvedPathSlugs:{tOyOLmzVE:{collectionId:\"boctG_mk8\",collectionItemId:\"XGnHoISHT\"}},webPageId:\"UJ1B9veBf\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:329,width:\"310px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-fsrur7-container\",\"data-framer-name\":\"Preparing Your Kid to Babysit Their Younger Siblings Safely\",inComponentSlot:true,name:\"Preparing Your Kid to Babysit Their Younger Siblings Safely\",nodeId:\"ammEp1koM\",rendersWithMotion:true,scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(UniversalCard,{dVsU4_894:\"Article\",ebf4x5pdZ:false,ebfKfCX4z:\"\",height:\"100%\",id:\"ammEp1koM\",layoutId:\"ammEp1koM\",mfvYeca5t:\"Family\",name:\"Preparing Your Kid to Babysit Their Younger Siblings Safely\",Ng0jgZ91a:{borderColor:'var(--token-41c24803-0074-4616-b6aa-427da78a4772, rgb(235, 235, 235)) /* {\"name\":\"Gray 30\"} */',borderStyle:\"solid\",borderWidth:1},qc9ubEsFM:\"\",QHuVBmrec:\"Preparing Your Kid to Babysit Their Younger Siblings Safely\",style:{height:\"100%\",width:\"100%\"},variant:\"e1GhtOtHk\",VHld8esNi:false,vtm_BOGdC:resolvedLinks9[0],w01SrURXa:8,width:\"100%\",WnzZ9vvJq:addImageAlt({src:\"https://framerusercontent.com/images/gjKdvGzAMMEglJOKq9GZP8wpic.png\",srcSet:\"https://framerusercontent.com/images/gjKdvGzAMMEglJOKq9GZP8wpic.png?scale-down-to=512 512w,https://framerusercontent.com/images/gjKdvGzAMMEglJOKq9GZP8wpic.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gjKdvGzAMMEglJOKq9GZP8wpic.png 2048w\"},\"\"),X2XCKueEk:\"rgb(255, 255, 255)\",x7WX6ySbK:false,X7YWKBolE:false,yivtANVLx:\"Jan 29, 2025\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{tOyOLmzVE:\"ensure-your-ex-has-your-childs-essential-information\"},unresolvedPathSlugs:{tOyOLmzVE:{collectionId:\"boctG_mk8\",collectionItemId:\"G1L8Wd_3q\"}},webPageId:\"UJ1B9veBf\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:329,width:\"310px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cimhrl-container\",\"data-framer-name\":\"How to Ensure Your Ex Has Your Child's Essential Information\",inComponentSlot:true,name:\"How to Ensure Your Ex Has Your Child's Essential Information\",nodeId:\"agOH1GxQM\",rendersWithMotion:true,scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(UniversalCard,{dVsU4_894:\"Article\",ebf4x5pdZ:false,ebfKfCX4z:\"\",height:\"100%\",id:\"agOH1GxQM\",layoutId:\"agOH1GxQM\",mfvYeca5t:\"Family\",name:\"How to Ensure Your Ex Has Your Child's Essential Information\",Ng0jgZ91a:{borderColor:'var(--token-41c24803-0074-4616-b6aa-427da78a4772, rgb(235, 235, 235)) /* {\"name\":\"Gray 30\"} */',borderStyle:\"solid\",borderWidth:1},qc9ubEsFM:\"\",QHuVBmrec:\"How to Ensure Your Ex Has Your Child's Essential Information\",style:{height:\"100%\",width:\"100%\"},variant:\"e1GhtOtHk\",VHld8esNi:false,vtm_BOGdC:resolvedLinks10[0],w01SrURXa:8,width:\"100%\",WnzZ9vvJq:addImageAlt({src:\"https://framerusercontent.com/images/bIuKOoHdqbrzhib0nXbY8FXmo.png\",srcSet:\"https://framerusercontent.com/images/bIuKOoHdqbrzhib0nXbY8FXmo.png?scale-down-to=512 512w,https://framerusercontent.com/images/bIuKOoHdqbrzhib0nXbY8FXmo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bIuKOoHdqbrzhib0nXbY8FXmo.png 2048w\"},\"\"),X2XCKueEk:\"rgb(255, 255, 255)\",x7WX6ySbK:false,X7YWKBolE:false,yivtANVLx:\"Jan 29, 2025\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{tOyOLmzVE:\"when-grandparents-watch-the-grandkid\"},unresolvedPathSlugs:{tOyOLmzVE:{collectionId:\"boctG_mk8\",collectionItemId:\"EneNItiGz\"}},webPageId:\"UJ1B9veBf\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:329,width:\"310px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bbwvdf-container\",\"data-framer-name\":\"What Grandparents Need to Know When They\u2019re Watching the Grandkid\",inComponentSlot:true,name:\"What Grandparents Need to Know When They\u2019re Watching the Grandkid\",nodeId:\"aQ2zZTQeT\",rendersWithMotion:true,scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(UniversalCard,{dVsU4_894:\"Article\",ebf4x5pdZ:false,ebfKfCX4z:\"\",height:\"100%\",id:\"aQ2zZTQeT\",layoutId:\"aQ2zZTQeT\",mfvYeca5t:\"Family\",name:\"What Grandparents Need to Know When They\u2019re Watching the Grandkid\",Ng0jgZ91a:{borderColor:'var(--token-41c24803-0074-4616-b6aa-427da78a4772, rgb(235, 235, 235)) /* {\"name\":\"Gray 30\"} */',borderStyle:\"solid\",borderWidth:1},qc9ubEsFM:\"\",QHuVBmrec:\"What Grandparents Need to Know When They\u2019re Watching the Grandkid\",style:{height:\"100%\",width:\"100%\"},variant:\"e1GhtOtHk\",VHld8esNi:false,vtm_BOGdC:resolvedLinks11[0],w01SrURXa:8,width:\"100%\",WnzZ9vvJq:addImageAlt({src:\"https://framerusercontent.com/images/dHSFr6zgc3oQYBK7G760uciJ8.png\",srcSet:\"https://framerusercontent.com/images/dHSFr6zgc3oQYBK7G760uciJ8.png?scale-down-to=512 512w,https://framerusercontent.com/images/dHSFr6zgc3oQYBK7G760uciJ8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dHSFr6zgc3oQYBK7G760uciJ8.png 2048w\"},\"\"),X2XCKueEk:\"rgb(255, 255, 255)\",x7WX6ySbK:false,X7YWKBolE:false,yivtANVLx:\"Jan 29, 2025\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{tOyOLmzVE:\"information-for-your-child-to-fly-unaccompanied\"},unresolvedPathSlugs:{tOyOLmzVE:{collectionId:\"boctG_mk8\",collectionItemId:\"TUssyXjIR\"}},webPageId:\"UJ1B9veBf\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:329,width:\"310px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-i7lkem-container\",\"data-framer-name\":\"Information You'll Need for Your Child to Fly Unaccompanied\",inComponentSlot:true,name:\"Information You'll Need for Your Child to Fly Unaccompanied\",nodeId:\"fIiHXAsuw\",rendersWithMotion:true,scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(UniversalCard,{dVsU4_894:\"Article\",ebf4x5pdZ:false,ebfKfCX4z:\"\",height:\"100%\",id:\"fIiHXAsuw\",layoutId:\"fIiHXAsuw\",mfvYeca5t:\"Family\",name:\"Information You'll Need for Your Child to Fly Unaccompanied\",Ng0jgZ91a:{borderColor:'var(--token-41c24803-0074-4616-b6aa-427da78a4772, rgb(235, 235, 235)) /* {\"name\":\"Gray 30\"} */',borderStyle:\"solid\",borderWidth:1},qc9ubEsFM:\"\",QHuVBmrec:\"Information You'll Need for Your Child to Fly Unaccompanied\",style:{height:\"100%\",width:\"100%\"},variant:\"e1GhtOtHk\",VHld8esNi:false,vtm_BOGdC:resolvedLinks12[0],w01SrURXa:8,width:\"100%\",WnzZ9vvJq:addImageAlt({src:\"https://framerusercontent.com/images/KhWCPjcrZP657RUWfAKvii3LFQ.png\",srcSet:\"https://framerusercontent.com/images/KhWCPjcrZP657RUWfAKvii3LFQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/KhWCPjcrZP657RUWfAKvii3LFQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KhWCPjcrZP657RUWfAKvii3LFQ.png 2048w\"},\"\"),X2XCKueEk:\"rgb(255, 255, 255)\",x7WX6ySbK:false,X7YWKBolE:false,yivtANVLx:\"Jan 29, 2025\"})})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AYLROUYIC:{width:\"1440px\",y:(componentViewport?.y||0)+0+7192},dFnw3Gb2V:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+7426.4},YCcsAamE6:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1089,width:\"1200px\",y:(componentViewport?.y||0)+0+7142,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xs5okp-container\",nodeId:\"pPwaiGl2q\",scopeId:\"VrFRZQL4e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dFnw3Gb2V:{variant:\"vjnxeQk1F\"},YCcsAamE6:{variant:\"aBQQppSYK\"}},children:/*#__PURE__*/_jsx(FooterFooter,{height:\"100%\",id:\"pPwaiGl2q\",KgHnPPKb8:\"rgb(255, 255, 255)\",layoutId:\"pPwaiGl2q\",style:{width:\"100%\"},variant:\"M5X354jIb\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-W5HNO.framer-ktc8x, .framer-W5HNO .framer-ktc8x { display: block; }\",\".framer-W5HNO.framer-1y386mq { align-content: center; align-items: center; background-color: var(--token-d02ee50a-39fd-4bd3-a823-ceb6a6deba15, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-W5HNO .framer-11onu7j-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 10; }\",'.framer-W5HNO .framer-471mnk { align-content: center; align-items: center; background: radial-gradient(44% 79% at 8.7% 6.4%, var(--token-c5abf502-1474-47f3-b394-f30a5dabc40f, #eaf9ee) /* {\"name\":\"Green 10\"} */ 0%, var(--token-d02ee50a-39fd-4bd3-a823-ceb6a6deba15, rgb(255, 255, 255)) /* {\"name\":\"White\"} */ 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 56px; height: 650px; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 100%; }',\".framer-W5HNO .framer-1k0q2q4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: hidden; padding: 40px 0px 0px 80px; position: relative; width: 1px; }\",\".framer-W5HNO .framer-1od1yjp { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-W5HNO .framer-1prbs6k-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 43px); position: relative; width: 40px; }\",\".framer-W5HNO .framer-1chxgr3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-W5HNO .framer-poqm84, .framer-W5HNO .framer-1csum0, .framer-W5HNO .framer-1gfzt9t, .framer-W5HNO .framer-12stki3, .framer-W5HNO .framer-sc5ywl, .framer-W5HNO .framer-1kxv8hb, .framer-W5HNO .framer-a9aoe, .framer-W5HNO .framer-1hpvnz3, .framer-W5HNO .framer-109kyd9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-W5HNO .framer-1il21qz-container, .framer-W5HNO .framer-3tr5n3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-W5HNO .framer-10ck1nj { border-bottom-left-radius: 16px; flex: none; height: 100%; position: relative; width: 50%; }\",\".framer-W5HNO .framer-1hh6jw3-container { flex: none; height: auto; position: relative; scroll-margin-top: 80px; width: 100%; }\",\".framer-W5HNO .framer-1lmegqh-container, .framer-W5HNO .framer-fbeznl-container, .framer-W5HNO .framer-o8cqj7-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-W5HNO .framer-10ivf7w-container { flex: none; height: auto; position: relative; scroll-margin-top: 80px; width: 1200px; }\",\".framer-W5HNO .framer-ik1a0a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 80px 120px 80px; position: relative; width: 1200px; }\",\".framer-W5HNO .framer-1k8h1uy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-W5HNO .framer-kbvr7d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-W5HNO .framer-z2i3pe { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-W5HNO .framer-rm840a { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 400px; position: relative; text-decoration: none; width: 50%; }\",\".framer-W5HNO .framer-1b94fkm { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-W5HNO .framer-1fki7g3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 8px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-W5HNO .framer-1q2ev1d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-W5HNO .framer-1q133l1 { display: grid; flex: none; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-W5HNO .framer-10ydsxp-container, .framer-W5HNO .framer-vznpsi-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-W5HNO .framer-kn4rm7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; scroll-margin-top: 80px; width: 100%; }\",\".framer-W5HNO .framer-1k1mnfk-container { flex: none; height: 390px; position: relative; width: 100%; }\",\".framer-W5HNO .framer-1n8bjgu-container, .framer-W5HNO .framer-8xctkh-container, .framer-W5HNO .framer-hsz8ia-container, .framer-W5HNO .framer-14usf23-container, .framer-W5HNO .framer-fsrur7-container, .framer-W5HNO .framer-1cimhrl-container, .framer-W5HNO .framer-1bbwvdf-container, .framer-W5HNO .framer-i7lkem-container { height: 329px; position: relative; width: 310px; }\",\".framer-W5HNO .framer-xs5okp-container { flex: none; height: auto; position: relative; width: 1200px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-W5HNO.framer-1y386mq, .framer-W5HNO .framer-471mnk, .framer-W5HNO .framer-1k0q2q4, .framer-W5HNO .framer-1od1yjp, .framer-W5HNO .framer-1chxgr3, .framer-W5HNO .framer-ik1a0a, .framer-W5HNO .framer-1k8h1uy, .framer-W5HNO .framer-kbvr7d, .framer-W5HNO .framer-z2i3pe, .framer-W5HNO .framer-1b94fkm, .framer-W5HNO .framer-1fki7g3, .framer-W5HNO .framer-1q2ev1d, .framer-W5HNO .framer-kn4rm7 { gap: 0px; } .framer-W5HNO.framer-1y386mq > *, .framer-W5HNO .framer-1k0q2q4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-W5HNO.framer-1y386mq > :first-child, .framer-W5HNO .framer-1k0q2q4 > :first-child, .framer-W5HNO .framer-1od1yjp > :first-child, .framer-W5HNO .framer-1chxgr3 > :first-child, .framer-W5HNO .framer-ik1a0a > :first-child, .framer-W5HNO .framer-1k8h1uy > :first-child, .framer-W5HNO .framer-kbvr7d > :first-child, .framer-W5HNO .framer-1b94fkm > :first-child, .framer-W5HNO .framer-1q2ev1d > :first-child, .framer-W5HNO .framer-kn4rm7 > :first-child { margin-top: 0px; } .framer-W5HNO.framer-1y386mq > :last-child, .framer-W5HNO .framer-1k0q2q4 > :last-child, .framer-W5HNO .framer-1od1yjp > :last-child, .framer-W5HNO .framer-1chxgr3 > :last-child, .framer-W5HNO .framer-ik1a0a > :last-child, .framer-W5HNO .framer-1k8h1uy > :last-child, .framer-W5HNO .framer-kbvr7d > :last-child, .framer-W5HNO .framer-1b94fkm > :last-child, .framer-W5HNO .framer-1q2ev1d > :last-child, .framer-W5HNO .framer-kn4rm7 > :last-child { margin-bottom: 0px; } .framer-W5HNO .framer-471mnk > * { margin: 0px; margin-left: calc(56px / 2); margin-right: calc(56px / 2); } .framer-W5HNO .framer-471mnk > :first-child, .framer-W5HNO .framer-z2i3pe > :first-child, .framer-W5HNO .framer-1fki7g3 > :first-child { margin-left: 0px; } .framer-W5HNO .framer-471mnk > :last-child, .framer-W5HNO .framer-z2i3pe > :last-child, .framer-W5HNO .framer-1fki7g3 > :last-child { margin-right: 0px; } .framer-W5HNO .framer-1od1yjp > *, .framer-W5HNO .framer-kbvr7d > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-W5HNO .framer-1chxgr3 > *, .framer-W5HNO .framer-1q2ev1d > *, .framer-W5HNO .framer-kn4rm7 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-W5HNO .framer-ik1a0a > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-W5HNO .framer-1k8h1uy > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-W5HNO .framer-z2i3pe > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-W5HNO .framer-1b94fkm > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-W5HNO .framer-1fki7g3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,\"@media (min-width: 1440px) { .framer-W5HNO.framer-1y386mq, .framer-W5HNO .framer-1hh6jw3-container, .framer-W5HNO .framer-1lmegqh-container, .framer-W5HNO .framer-fbeznl-container, .framer-W5HNO .framer-10ivf7w-container, .framer-W5HNO .framer-ik1a0a, .framer-W5HNO .framer-xs5okp-container { width: 1440px; } .framer-W5HNO .framer-1k0q2q4 { align-content: flex-end; align-items: flex-end; max-width: 706px; } .framer-W5HNO .framer-z2i3pe { max-width: 1440px; } .framer-W5HNO .framer-rm840a { height: 450px; } .framer-W5HNO .framer-kn4rm7 { max-width: 1280px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-W5HNO.framer-1y386mq { width: 810px; } .framer-W5HNO .framer-471mnk { gap: 32px; height: 600px; } .framer-W5HNO .framer-1k0q2q4 { padding: 40px 0px 0px 40px; } .framer-W5HNO .framer-1prbs6k-container { height: var(--framer-aspect-ratio-supported, 35px); } .framer-W5HNO .framer-10ivf7w-container, .framer-W5HNO .framer-xs5okp-container { width: 100%; } .framer-W5HNO .framer-ik1a0a { gap: 40px; padding: 60px 40px 60px 40px; width: 100%; } .framer-W5HNO .framer-z2i3pe { gap: 32px; } .framer-W5HNO .framer-1q133l1 { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-W5HNO .framer-1k1mnfk-container { height: 425px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-W5HNO .framer-471mnk, .framer-W5HNO .framer-ik1a0a, .framer-W5HNO .framer-z2i3pe { gap: 0px; } .framer-W5HNO .framer-471mnk > *, .framer-W5HNO .framer-z2i3pe > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-W5HNO .framer-471mnk > :first-child, .framer-W5HNO .framer-z2i3pe > :first-child { margin-left: 0px; } .framer-W5HNO .framer-471mnk > :last-child, .framer-W5HNO .framer-z2i3pe > :last-child { margin-right: 0px; } .framer-W5HNO .framer-ik1a0a > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-W5HNO .framer-ik1a0a > :first-child { margin-top: 0px; } .framer-W5HNO .framer-ik1a0a > :last-child { margin-bottom: 0px; } }}\",'@media (max-width: 809px) { .framer-W5HNO.framer-1y386mq { width: 390px; } .framer-W5HNO .framer-471mnk { background: radial-gradient(117% 57.99999999999999% at 8.7% 6.4%, var(--token-c5abf502-1474-47f3-b394-f30a5dabc40f, #eaf9ee) /* {\"name\":\"Green 10\"} */ 0%, var(--token-d02ee50a-39fd-4bd3-a823-ceb6a6deba15, rgb(255, 255, 255)) /* {\"name\":\"White\"} */ 100%); flex-direction: column; gap: 32px; height: min-content; } .framer-W5HNO .framer-1k0q2q4 { flex: none; gap: 16px; height: min-content; padding: 20px 20px 0px 20px; width: 100%; } .framer-W5HNO .framer-1prbs6k-container { height: var(--framer-aspect-ratio-supported, 35px); } .framer-W5HNO .framer-1chxgr3 { flex: none; height: min-content; } .framer-W5HNO .framer-1il21qz-container, .framer-W5HNO .framer-10ivf7w-container, .framer-W5HNO .framer-xs5okp-container { width: 100%; } .framer-W5HNO .framer-10ck1nj { border-bottom-right-radius: 16px; height: 250px; width: 100%; } .framer-W5HNO .framer-ik1a0a { gap: 24px; padding: 20px 20px 60px 20px; width: 100%; } .framer-W5HNO .framer-z2i3pe { flex-direction: column; gap: 16px; } .framer-W5HNO .framer-rm840a { height: 220px; order: 0; width: 100%; } .framer-W5HNO .framer-1b94fkm { flex: none; order: 1; width: 100%; } .framer-W5HNO .framer-1fki7g3 { padding: 8px 0px 16px 0px; } .framer-W5HNO .framer-3tr5n3-container { flex: 1 0 0px; width: 1px; } .framer-W5HNO .framer-1q133l1 { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-W5HNO .framer-10ydsxp-container, .framer-W5HNO .framer-vznpsi-container { height: auto; } .framer-W5HNO .framer-1k1mnfk-container { height: 374px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-W5HNO .framer-471mnk, .framer-W5HNO .framer-1k0q2q4, .framer-W5HNO .framer-ik1a0a, .framer-W5HNO .framer-z2i3pe { gap: 0px; } .framer-W5HNO .framer-471mnk > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-W5HNO .framer-471mnk > :first-child, .framer-W5HNO .framer-1k0q2q4 > :first-child, .framer-W5HNO .framer-ik1a0a > :first-child, .framer-W5HNO .framer-z2i3pe > :first-child { margin-top: 0px; } .framer-W5HNO .framer-471mnk > :last-child, .framer-W5HNO .framer-1k0q2q4 > :last-child, .framer-W5HNO .framer-ik1a0a > :last-child, .framer-W5HNO .framer-z2i3pe > :last-child { margin-bottom: 0px; } .framer-W5HNO .framer-1k0q2q4 > *, .framer-W5HNO .framer-z2i3pe > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-W5HNO .framer-ik1a0a > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7792\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"AYLROUYIC\":{\"layout\":[\"fixed\",\"auto\"]},\"YCcsAamE6\":{\"layout\":[\"fixed\",\"auto\"]},\"dFnw3Gb2V\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"YeoC9IQfB\":{\"pattern\":\":YeoC9IQfB\",\"name\":\"plan-with-trustworthy\"},\"mklrhMx3P\":{\"pattern\":\":mklrhMx3P\",\"name\":\"pricing\"},\"OR64jAsYP\":{\"pattern\":\":OR64jAsYP\",\"name\":\"articles-2\"}}\n * @framerResponsiveScreen\n */const FramerVrFRZQL4e=withCSS(Component,css,\"framer-W5HNO\");export default FramerVrFRZQL4e;FramerVrFRZQL4e.displayName=\"Life Moments / Disaster Planning\";FramerVrFRZQL4e.defaultProps={height:7792,width:1200};addFonts(FramerVrFRZQL4e,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavigationTopMenuFonts,...PhosphorFonts,...ButtonButtonFonts,...BlockAccordionImageFonts,...BlockMeetTrustworthyFonts,...BlockSecurityFonts,...BlockTestimonialsFonts,...BlockLifeMomentsPricingFonts,...UniversalCardFonts,...SlideshowFonts,...FooterFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVrFRZQL4e\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AYLROUYIC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YCcsAamE6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dFnw3Gb2V\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"YeoC9IQfB\\\":{\\\"pattern\\\":\\\":YeoC9IQfB\\\",\\\"name\\\":\\\"plan-with-trustworthy\\\"},\\\"mklrhMx3P\\\":{\\\"pattern\\\":\\\":mklrhMx3P\\\",\\\"name\\\":\\\"pricing\\\"},\\\"OR64jAsYP\\\":{\\\"pattern\\\":\\\":OR64jAsYP\\\",\\\"name\\\":\\\"articles-2\\\"}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"7792\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationTopMenuFonts", "getFonts", "e9U8qFC2t_default", "PhosphorFonts", "Icon", "ContainerWithFX", "withFX", "Container", "ButtonButtonFonts", "xKcRJTXNU_default", "BlockAccordionImageFonts", "u07jQ0dIM_default", "BlockMeetTrustworthyFonts", "eyvchXGLe_default", "BlockSecurityFonts", "wPZm4ZHNU_default", "BlockTestimonialsFonts", "uiPVfh2fv_default", "BlockLifeMomentsPricingFonts", "B4XP4KUr1_default", "UniversalCardFonts", "Z5ZsUFaxf_default", "SlideshowFonts", "Slideshow", "FooterFooterFonts", "NcOlpngUZ_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "e9U8qFC2t_default", "ContainerWithFX", "Icon", "RichText2", "x", "ResolveLinks", "resolvedLinks", "xKcRJTXNU_default", "getLoadingLazyAtYPosition", "Image2", "u07jQ0dIM_default", "resolvedLinks1", "eyvchXGLe_default", "wPZm4ZHNU_default", "uiPVfh2fv_default", "B4XP4KUr1_default", "Link", "resolvedLinks2", "resolvedLinks3", "Z5ZsUFaxf_default", "resolvedLinks4", "Slideshow", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "resolvedLinks12", "NcOlpngUZ_default", "css", "FramerVrFRZQL4e", "withCSS", "VrFRZQL4e_default", "addFonts", "NavigationTopMenuFonts", "PhosphorFonts", "ButtonButtonFonts", "BlockAccordionImageFonts", "BlockMeetTrustworthyFonts", "BlockSecurityFonts", "BlockTestimonialsFonts", "BlockLifeMomentsPricingFonts", "UniversalCardFonts", "SlideshowFonts", "FooterFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
