{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/23PkjzOew8F0VSNLbW8Q/4MF7gtNXbZj8fFgdOfEE/augiA20Il.js", "ssg:https://framerusercontent.com/modules/rTmmzYCOezxQGU15fEVp/v7EZieW7WCm3N70sa2Yr/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (915daba)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={Bc68KozEM:new LazyValue(()=>import(\"./augiA20Il-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import ButtonsTertiary from\"#framer/local/canvasComponent/akvzYRAj8/akvzYRAj8.js\";import Newsletter from\"#framer/local/canvasComponent/bZ2KN5Zti/bZ2KN5Zti.js\";import EssentialNavigation from\"#framer/local/canvasComponent/g3gKtaBNE/g3gKtaBNE.js\";import ButtonsSecondary from\"#framer/local/canvasComponent/nMuEDJtCi/nMuEDJtCi.js\";import EssentialFooter from\"#framer/local/canvasComponent/o1HuSPW_g/o1HuSPW_g.js\";import Blog from\"#framer/local/collection/sO7FTipTm/sO7FTipTm.js\";import*as sharedStyle3 from\"#framer/local/css/CVkyezkMY/CVkyezkMY.js\";import*as sharedStyle2 from\"#framer/local/css/JftXXIuwg/JftXXIuwg.js\";import*as sharedStyle4 from\"#framer/local/css/vqCJJjluc/vqCJJjluc.js\";import*as sharedStyle1 from\"#framer/local/css/yA7fVgwLn/yA7fVgwLn.js\";import*as sharedStyle from\"#framer/local/css/YEP0qBqlF/YEP0qBqlF.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/augiA20Il/augiA20Il.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const EssentialNavigationFonts=getFonts(EssentialNavigation);const EssentialNavigationWithVariantAppearEffect=withVariantAppearEffect(EssentialNavigation);const MotionDivWithFX=withFX(motion.div);const ButtonsSecondaryFonts=getFonts(ButtonsSecondary);const ButtonsTertiaryFonts=getFonts(ButtonsTertiary);const MotionSectionWithFX=withFX(motion.section);const NewsletterFonts=getFonts(Newsletter);const EssentialFooterFonts=getFonts(EssentialFooter);const breakpoints={DKDfi3V7L:\"(max-width: 809px)\",MZ5eDMvvU:\"(min-width: 1200px) and (max-width: 1439px)\",WQLkyLRf1:\"(min-width: 1440px)\",Wyhl9s7kA:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-qUiWc\";const variantClassNames={DKDfi3V7L:\"framer-v-xnw5od\",MZ5eDMvvU:\"framer-v-601ux3\",WQLkyLRf1:\"framer-v-72rtr7\",Wyhl9s7kA:\"framer-v-1drubvk\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100};const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:100};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:100};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.02,skewX:0,skewY:0,transition:transition3};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop - 1200\":\"MZ5eDMvvU\",\"Desktop - 1440\":\"WQLkyLRf1\",Phone:\"DKDfi3V7L\",Tablet:\"Wyhl9s7kA\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,SgbjcAw_CkxosMNFf3,a6h5U_51PkxosMNFf3,Ee8Zbz9tXkxosMNFf3,Q61cTQkw9kxosMNFf3,idkxosMNFf3,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const router=useRouter();const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vt4w4z-container\",layoutScroll:true,nodeId:\"aeeQ9wEqN\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{__framer__scrollDirection:{direction:\"down\",target:\"o4GYPfGlp\"},variant:\"YsyP9WROo\"},MZ5eDMvvU:{__framer__scrollDirection:{direction:\"down\",target:\"myeUlC5ev\"},variant:\"OK262KP26\"},Wyhl9s7kA:{__framer__scrollDirection:{direction:\"down\",target:\"DAQJ4NFUT\"},variant:\"TMHKozjy3\"}},children:/*#__PURE__*/_jsx(EssentialNavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:\"eX1HawvEM\"},__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"aeeQ9wEqN\",layoutId:\"aeeQ9wEqN\",style:{width:\"100%\"},variant:\"dPXACdKYg\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n9k26t\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-d1x29y\",\"data-framer-name\":\"Hero section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-anzlhn\",\"data-framer-name\":\"Content wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f0zh3r\",\"data-framer-name\":\"Text wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ifrk1y\",\"data-styles-preset\":\"YEP0qBqlF\",style:{\"--framer-text-color\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0))\"},children:\"NiuDay is an educational & fun  tool for preschool kids' well-being\"})}),className:\"framer-15cdh0o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhr962\",\"data-styles-preset\":\"yA7fVgwLn\",style:{\"--framer-text-color\":\"var(--token-14022b6a-3d36-4010-855b-7a06980af434, rgb(31, 31, 31))\"},children:\"NiuDay\u2122 is an interactive and educational solution for kindergartens to support the well-being of toddler and preschool kids.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhr962\",\"data-styles-preset\":\"yA7fVgwLn\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-2814tr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14639iw\",\"data-framer-name\":\"Big image section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-17ks4k8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{background:{alt:getLocalizedValue(\"v2\",activeLocale)??\"kids laughing together. Picture taken by Nathan Dumlao\",fit:\"fill\",intrinsicHeight:4220,intrinsicWidth:3376,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+512+40+0),pixelHeight:400,pixelWidth:358,src:\"https://framerusercontent.com/images/QOsE5YnmsEHqXKm9HWg53xw5aA.png\"}},Wyhl9s7kA:{background:{alt:getLocalizedValue(\"v2\",activeLocale)??\"kids laughing together. Picture taken by Nathan Dumlao\",fit:\"fill\",intrinsicHeight:4220,intrinsicWidth:3376,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+552+40+0),pixelHeight:466,pixelWidth:762,sizes:`min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1248px)`,src:\"https://framerusercontent.com/images/UwCrLyutWV7eLuha1OU7uPkZNo.webp\",srcSet:\"https://framerusercontent.com/images/UwCrLyutWV7eLuha1OU7uPkZNo.webp?scale-down-to=512 512w,https://framerusercontent.com/images/UwCrLyutWV7eLuha1OU7uPkZNo.webp 762w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"header\",background:{alt:getLocalizedValue(\"v2\",activeLocale)??\"kids laughing together. Picture taken by Nathan Dumlao\",fit:\"fill\",intrinsicHeight:4220,intrinsicWidth:3376,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+552+64+0),pixelHeight:671,pixelWidth:1248,sizes:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1248px)`,src:\"https://framerusercontent.com/images/2trSApUGAdN5mZWarD9lv3GskBc.webp\",srcSet:\"https://framerusercontent.com/images/2trSApUGAdN5mZWarD9lv3GskBc.webp?scale-down-to=512 512w,https://framerusercontent.com/images/2trSApUGAdN5mZWarD9lv3GskBc.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/2trSApUGAdN5mZWarD9lv3GskBc.webp 1248w\"},className:\"framer-1ayr2p0\",\"data-framer-name\":\"Image\"})})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13h4brs\",\"data-framer-name\":\"How it Works\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1zitiw\",\"data-framer-name\":\"Content wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u039dc\",\"data-framer-name\":\"Text wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7R2x1dGVuLTUwMA==\",\"--framer-font-family\":'\"Gluten\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(11, 152, 239)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(138, 0, 240)\"},children:\"Ou\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(227, 102, 255)\"},children:\"r c\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 80, 147)\"},children:\"on\"}),\"cept\"]})}),className:\"framer-1mpc3h3\",fonts:[\"GF;Gluten-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhr962\",\"data-styles-preset\":\"yA7fVgwLn\",style:{\"--framer-text-color\":\"var(--token-14022b6a-3d36-4010-855b-7a06980af434, rgb(31, 31, 31))\"},children:\"NiuDay\u2122 is an educational board that helps toddlers understand their daily routine, see who is present, explore planned activities, and know when their loved ones will return. It promotes their well-being, sense of security, and strengthens their sense of belonging through visual and interactive cues.\"})}),className:\"framer-tzk752\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o1wn81\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-978tbf\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{background:{alt:getLocalizedValue(\"v5\",activeLocale)??\"a colorful wall board with cartoons \",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+952+60+0+0+236+0+0+0+0),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/G1yuFnGS4w50fm579guzDdb5dD8.png\"}},Wyhl9s7kA:{background:{alt:getLocalizedValue(\"v5\",activeLocale)??\"a colorful wall board with cartoons \",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1058+60+0+0+236+0+0+0),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/G1yuFnGS4w50fm579guzDdb5dD8.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v5\",activeLocale)??\"a colorful wall board with cartoons \",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+616+60+0+0+236+0+0+22.5),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/G1yuFnGS4w50fm579guzDdb5dD8.png\"},className:\"framer-6xrwje\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18a7xna\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"The Board\"})}),className:\"framer-p1r5hl\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-m2k7pp\",\"data-styles-preset\":\"JftXXIuwg\",style:{\"--framer-text-color\":\"var(--token-14022b6a-3d36-4010-855b-7a06980af434, rgb(31, 31, 31))\"},children:\"A customizable and interactive board illustrating a day-in-the-life of kids in the childcare's premise.\"})}),className:\"framer-l18zdu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-9702o1\",\"data-framer-name\":\"Group 917\",fill:\"black\",intrinsicHeight:101,intrinsicWidth:100,svg:'<svg width=\"100\" height=\"101\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"#8A00F0\" d=\"M0 36h100v29H0z\"/><path fill=\"#8A00F0\" d=\"M64.5.5v100h-29V.5z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2nsa47\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{background:{alt:getLocalizedValue(\"v8\",activeLocale)??\"colorful cartoon illustration cards\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+952+60+0+0+236+0+586+0+0),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/9VmOimK9S1mcIaETxyNWWkmlA.png\"}},Wyhl9s7kA:{background:{alt:getLocalizedValue(\"v8\",activeLocale)??\"colorful cartoon illustration cards\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1058+60+0+0+236+0+0+0),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/9VmOimK9S1mcIaETxyNWWkmlA.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v8\",activeLocale)??\"colorful cartoon illustration cards\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+616+60+0+0+236+0+0+22.5),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/9VmOimK9S1mcIaETxyNWWkmlA.png\"},className:\"framer-bk60e4\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-idpw6i\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"The Activities\"})}),className:\"framer-1k6k3s7\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-m2k7pp\",\"data-styles-preset\":\"JftXXIuwg\",style:{\"--framer-text-color\":\"var(--token-14022b6a-3d36-4010-855b-7a06980af434, rgb(31, 31, 31))\"},children:\"An engaging collection of daily activities and events that keep routines structured and fun for kids, making learning easy.\"})}),className:\"framer-1243flb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1q56h44\",\"data-framer-name\":\"Group 918\",fill:\"black\",intrinsicHeight:100,intrinsicWidth:100,svg:'<svg width=\"100\" height=\"100\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"#FF5093\" d=\"M0 35.5h100v29H0z\"/><path fill=\"#FF5093\" d=\"M64.5 0v100h-29V0z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xun88w\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{background:{alt:getLocalizedValue(\"v11\",activeLocale)??\"colorful badges of kids and adults\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+952+60+0+0+236+0+1172+0+0),pixelHeight:250,pixelWidth:250,src:\"https://framerusercontent.com/images/8kT8RX5p3DOCNApdF0w8pgGBJX0.webp\"}},Wyhl9s7kA:{background:{alt:getLocalizedValue(\"v11\",activeLocale)??\"colorful badges of kids and adults\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1058+60+0+0+236+0+0+0),pixelHeight:250,pixelWidth:250,src:\"https://framerusercontent.com/images/8kT8RX5p3DOCNApdF0w8pgGBJX0.webp\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v11\",activeLocale)??\"colorful badges of kids and adults\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+616+60+0+0+236+0+0+22.5),pixelHeight:250,pixelWidth:250,src:\"https://framerusercontent.com/images/8kT8RX5p3DOCNApdF0w8pgGBJX0.webp\"},className:\"framer-cd7z2k\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d08uwt\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"The Personal Pictures\"})}),className:\"framer-1gu89iz\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-m2k7pp\",\"data-styles-preset\":\"JftXXIuwg\",style:{\"--framer-text-color\":\"var(--token-14022b6a-3d36-4010-855b-7a06980af434, rgb(31, 31, 31))\"},children:\"Personalize the board with magnetic personal pictures that resonate with children to create familiarity and a unique experience.\"})}),className:\"framer-1chf384\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"w5tVp3EQ0\"},implicitPathVariables:undefined},{href:{webPageId:\"w5tVp3EQ0\"},implicitPathVariables:undefined},{href:{webPageId:\"w5tVp3EQ0\"},implicitPathVariables:undefined},{href:{webPageId:\"w5tVp3EQ0\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{y:(componentViewport?.y||0)+0+0+0+952+60+1904},Wyhl9s7kA:{y:(componentViewport?.y||0)+0+0+0+1058+60+734}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+0+0+0+616+60+808,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wjwdcf-container\",nodeId:\"cusxnI8FL\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{owOcZuT5h:resolvedLinks[2]},MZ5eDMvvU:{owOcZuT5h:resolvedLinks[3]},Wyhl9s7kA:{owOcZuT5h:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonsSecondary,{height:\"100%\",id:\"cusxnI8FL\",layoutId:\"cusxnI8FL\",owOcZuT5h:resolvedLinks[0],SWTAQxjCj:getLocalizedValue(\"v14\",activeLocale)??\"The Solution\",variant:\"mbp4BhXML\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-n7n6k8\",\"data-framer-name\":\"About Us\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8c6x8o\",\"data-framer-name\":\"Content wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kb1q2s\",\"data-framer-name\":\"Text wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7R2x1dGVuLTUwMA==\",\"--framer-font-family\":'\"Gluten\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(138, 0, 240)\"},children:[\"Ab\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(227, 102, 255)\"},children:\"ou\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 80, 147)\"},children:\"t \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(11, 152, 239)\"},children:\"Us\"})]})}),className:\"framer-1ettf8p\",fonts:[\"GF;Gluten-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhr962\",\"data-styles-preset\":\"yA7fVgwLn\",style:{\"--framer-text-color\":\"var(--token-14022b6a-3d36-4010-855b-7a06980af434, rgb(31, 31, 31))\"},children:\"Our mission is to support children's development by strengthening their sense of security, belonging, and autonomy in their daily lives. We have created an educational and playful tool designed to make routines clear, engaging, and anxiety-free for young children.\"})}),className:\"framer-ikqmzq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IL9sZ61us\"},implicitPathVariables:undefined},{href:{webPageId:\"IL9sZ61us\"},implicitPathVariables:undefined},{href:{webPageId:\"IL9sZ61us\"},implicitPathVariables:undefined},{href:{webPageId:\"IL9sZ61us\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{y:(componentViewport?.y||0)+0+0+0+3021+60+236},Wyhl9s7kA:{y:(componentViewport?.y||0)+0+0+0+1957+60+236}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+0+0+0+1589+60+236,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12jef3z-container\",nodeId:\"XRl4QAXXk\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{owOcZuT5h:resolvedLinks1[2]},MZ5eDMvvU:{owOcZuT5h:resolvedLinks1[3]},Wyhl9s7kA:{owOcZuT5h:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(ButtonsSecondary,{height:\"100%\",id:\"XRl4QAXXk\",layoutId:\"XRl4QAXXk\",owOcZuT5h:resolvedLinks1[0],SWTAQxjCj:getLocalizedValue(\"v17\",activeLocale)??\"Who we are\",variant:\"mbp4BhXML\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1peqhm7\",\"data-framer-name\":\"Categories\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lokf7u\",\"data-framer-name\":\"Content wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cug7ht\",\"data-framer-name\":\"Text wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7R2x1dGVuLTUwMA==\",\"--framer-font-family\":'\"Gluten\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 80, 147)\"},children:[\"Bro\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(138, 0, 240)\"},children:\"wse\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0))\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(227, 102, 255)\"},children:\"by\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0))\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 122, 198)\"},children:\"it\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(11, 152, 239)\"},children:\"em\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(103, 191, 245)\"},children:\"s\"})]})}),className:\"framer-1emgui7\",fonts:[\"GF;Gluten-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhr962\",\"data-styles-preset\":\"yA7fVgwLn\",style:{\"--framer-text-color\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0))\"},children:\"Explore our range of products and items designed to meet your specific needs.\"})}),className:\"framer-1p5nroj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gb81xj\",\"data-framer-name\":\"Bento wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-32vqbm\",\"data-framer-name\":\"Bento element\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-okqc07\",\"data-framer-name\":\"Content wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1npdfn2\",\"data-framer-name\":\"Text wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-rr2b19\",\"data-styles-preset\":\"CVkyezkMY\",style:{\"--framer-text-color\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0))\"},children:\"All items\"})}),className:\"framer-61dh7k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-l7lhsi\",\"data-styles-preset\":\"vqCJJjluc\",style:{\"--framer-text-color\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0))\"},children:\"Discover endless possibilities with our All products. Shop now for everything you need in one convenient place.\"})}),className:\"framer-e2e80b\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q55sLBvoG\"},implicitPathVariables:undefined},{href:{webPageId:\"q55sLBvoG\"},implicitPathVariables:undefined},{href:{webPageId:\"q55sLBvoG\"},implicitPathVariables:undefined},{href:{webPageId:\"q55sLBvoG\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{y:(componentViewport?.y||0)+0+0+0+3422+60+0+236+0+0+0+0+24+174.6},Wyhl9s7kA:{y:(componentViewport?.y||0)+0+0+0+2358+60+0+236+0+0+0+0+40+178.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+0+0+0+1990+60+0+236+0+0+0+40+178.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zl5gim-container\",nodeId:\"h_J1ILko7\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{owOcZuT5h:resolvedLinks2[2]},MZ5eDMvvU:{owOcZuT5h:resolvedLinks2[3]},Wyhl9s7kA:{owOcZuT5h:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(ButtonsTertiary,{height:\"100%\",id:\"h_J1ILko7\",layoutId:\"h_J1ILko7\",owOcZuT5h:resolvedLinks2[0],SWTAQxjCj:getLocalizedValue(\"v22\",activeLocale)??\"Browse all items\",variant:\"ulmausSI6\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{background:{alt:getLocalizedValue(\"v23\",activeLocale)??\"NiuDay\u2122 board hanged on a daycare wall\",fit:\"fit\",intrinsicHeight:746,intrinsicWidth:1216,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3422+60+0+236+0+0+0+267.6),pixelHeight:524,pixelWidth:882,positionX:\"center\",positionY:\"center\",sizes:`min(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 1248px)`,src:\"https://framerusercontent.com/images/6fW9pjbX1bHaDLq9qxUpgChixc.png\",srcSet:\"https://framerusercontent.com/images/6fW9pjbX1bHaDLq9qxUpgChixc.png?scale-down-to=512 512w,https://framerusercontent.com/images/6fW9pjbX1bHaDLq9qxUpgChixc.png 882w\"}},Wyhl9s7kA:{background:{alt:getLocalizedValue(\"v23\",activeLocale)??\"NiuDay\u2122 board hanged on a daycare wall\",fit:\"fit\",intrinsicHeight:746,intrinsicWidth:1216,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2358+60+0+236+0+0+0+303.6),pixelHeight:524,pixelWidth:882,positionX:\"center\",positionY:\"center\",sizes:`min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1248px)`,src:\"https://framerusercontent.com/images/6fW9pjbX1bHaDLq9qxUpgChixc.png\",srcSet:\"https://framerusercontent.com/images/6fW9pjbX1bHaDLq9qxUpgChixc.png?scale-down-to=512 512w,https://framerusercontent.com/images/6fW9pjbX1bHaDLq9qxUpgChixc.png 882w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v23\",activeLocale)??\"NiuDay\u2122 board hanged on a daycare wall\",fit:\"fit\",intrinsicHeight:746,intrinsicWidth:1216,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1990+60+0+236+0+0+303.6),pixelHeight:524,pixelWidth:882,positionX:\"center\",positionY:\"center\",sizes:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1248px) - 24px) / 2, 1px)`,src:\"https://framerusercontent.com/images/6fW9pjbX1bHaDLq9qxUpgChixc.png\",srcSet:\"https://framerusercontent.com/images/6fW9pjbX1bHaDLq9qxUpgChixc.png?scale-down-to=512 512w,https://framerusercontent.com/images/6fW9pjbX1bHaDLq9qxUpgChixc.png 882w\"},className:\"framer-18z5d8t\",\"data-framer-name\":\"Image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qx8cg5\",\"data-framer-name\":\"Right bento wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1heb4sa\",\"data-framer-name\":\"Bento element\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dhrmkh\",\"data-framer-name\":\"Content wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12ojdrb\",\"data-framer-name\":\"Text wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-rr2b19\",\"data-styles-preset\":\"CVkyezkMY\",style:{\"--framer-text-color\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0))\"},children:\"The Base\"})}),className:\"framer-h9ucxf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-l7lhsi\",\"data-styles-preset\":\"vqCJJjluc\",style:{\"--framer-text-color\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0))\"},children:\"The board depicts the base scene where the daily activities of the daycare take place.\"})}),className:\"framer-11vgkjz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jw8Ovho27\"},implicitPathVariables:undefined},{href:{webPageId:\"jw8Ovho27\"},implicitPathVariables:undefined},{href:{webPageId:\"jw8Ovho27\"},implicitPathVariables:undefined},{href:{webPageId:\"jw8Ovho27\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{y:(componentViewport?.y||0)+0+0+0+3422+60+0+236+0+601.6+0+0+0+0+24+173.6},Wyhl9s7kA:{y:(componentViewport?.y||0)+0+0+0+2358+60+0+236+0+648+0+0+0+40+175}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+0+0+0+1990+60+0+236+0+0+0+0+40+175,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nrdctw-container\",nodeId:\"JNO_DV7nd\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{owOcZuT5h:resolvedLinks3[2]},MZ5eDMvvU:{owOcZuT5h:resolvedLinks3[3]},Wyhl9s7kA:{owOcZuT5h:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(ButtonsTertiary,{height:\"100%\",id:\"JNO_DV7nd\",layoutId:\"JNO_DV7nd\",owOcZuT5h:resolvedLinks3[0],SWTAQxjCj:getLocalizedValue(\"v26\",activeLocale)??\"Board\",variant:\"ulmausSI6\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{background:{alt:getLocalizedValue(\"v27\",activeLocale)??\"a colorful cartoonish drawing for kids\",fit:\"fit\",intrinsicHeight:600,intrinsicWidth:664,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3422+60+0+236+0+601.6+0+0+0+268.6),pixelHeight:929,pixelWidth:825,positionX:\"center\",positionY:\"center\",sizes:`min(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 1248px)`,src:\"https://framerusercontent.com/images/DDfoAss02ySIzCziFBZRzq9h0.png\",srcSet:\"https://framerusercontent.com/images/DDfoAss02ySIzCziFBZRzq9h0.png 825w\"}},Wyhl9s7kA:{background:{alt:getLocalizedValue(\"v27\",activeLocale)??\"a colorful cartoonish drawing for kids\",fit:\"fit\",intrinsicHeight:600,intrinsicWidth:664,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2358+60+0+236+0+648+0+0+0),pixelHeight:929,pixelWidth:825,positionX:\"center\",positionY:\"center\",sizes:`max(min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1248px) * 0.5327 - 10px, 1px)`,src:\"https://framerusercontent.com/images/DDfoAss02ySIzCziFBZRzq9h0.png\",srcSet:\"https://framerusercontent.com/images/DDfoAss02ySIzCziFBZRzq9h0.png 825w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v27\",activeLocale)??\"a colorful cartoonish drawing for kids\",fit:\"fit\",intrinsicHeight:600,intrinsicWidth:664,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1990+60+0+236+0+0+0+0),pixelHeight:929,pixelWidth:825,positionX:\"center\",positionY:\"center\",sizes:`max(max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1248px) - 24px) / 2, 1px) * 0.5327 - 10px, 1px)`,src:\"https://framerusercontent.com/images/DDfoAss02ySIzCziFBZRzq9h0.png\",srcSet:\"https://framerusercontent.com/images/DDfoAss02ySIzCziFBZRzq9h0.png 825w\"},className:\"framer-osed4f\",\"data-framer-name\":\"Image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iclavk\",\"data-framer-name\":\"R-B bento wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-189wmn8\",\"data-framer-name\":\"Bento element\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{background:{alt:getLocalizedValue(\"v28\",activeLocale)??\"colorful cartoonish drawings for kids\",fit:\"fit\",intrinsicHeight:474,intrinsicWidth:584,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3422+60+0+236+0+601.6+0+504+0+0+0+0),pixelHeight:912,pixelWidth:1029,positionX:\"center\",positionY:\"center\",sizes:`min(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 1248px)`,src:\"https://framerusercontent.com/images/wRnAxwkSMbly73OA6ORhbonpA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/wRnAxwkSMbly73OA6ORhbonpA.png?scale-down-to=512 512w,https://framerusercontent.com/images/wRnAxwkSMbly73OA6ORhbonpA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wRnAxwkSMbly73OA6ORhbonpA.png 1029w\"}},Wyhl9s7kA:{background:{alt:getLocalizedValue(\"v28\",activeLocale)??\"colorful cartoonish drawings for kids\",fit:\"fill\",intrinsicHeight:474,intrinsicWidth:584,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2358+60+0+236+0+648+0+324+0+0+0),pixelHeight:912,pixelWidth:1029,sizes:`max((min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1248px) - 24px) / 2, 1px)`,src:\"https://framerusercontent.com/images/wRnAxwkSMbly73OA6ORhbonpA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/wRnAxwkSMbly73OA6ORhbonpA.png?scale-down-to=512 512w,https://framerusercontent.com/images/wRnAxwkSMbly73OA6ORhbonpA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wRnAxwkSMbly73OA6ORhbonpA.png 1029w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v28\",activeLocale)??\"colorful cartoonish drawings for kids\",fit:\"fill\",intrinsicHeight:474,intrinsicWidth:584,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1990+60+0+236+0+0+324+0+0+0),pixelHeight:912,pixelWidth:1029,sizes:`max((max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1248px) - 24px) / 2, 1px) - 24px) / 2, 1px)`,src:\"https://framerusercontent.com/images/wRnAxwkSMbly73OA6ORhbonpA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/wRnAxwkSMbly73OA6ORhbonpA.png?scale-down-to=512 512w,https://framerusercontent.com/images/wRnAxwkSMbly73OA6ORhbonpA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wRnAxwkSMbly73OA6ORhbonpA.png 1029w\"},className:\"framer-1qnv4l7\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"m6qPOfpc5\"},implicitPathVariables:undefined},{href:{webPageId:\"m6qPOfpc5\"},implicitPathVariables:undefined},{href:{webPageId:\"m6qPOfpc5\"},implicitPathVariables:undefined},{href:{webPageId:\"m6qPOfpc5\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{y:(componentViewport?.y||0)+0+0+0+3422+60+0+236+0+601.6+0+504+0+0+300-77},Wyhl9s7kA:{y:(componentViewport?.y||0)+0+0+0+2358+60+0+236+0+648+0+324+0+300-77}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+0+0+0+1990+60+0+236+0+0+324+0+300-77,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lh3yze-container\",nodeId:\"XZ2bABPjb\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{owOcZuT5h:resolvedLinks4[2]},MZ5eDMvvU:{owOcZuT5h:resolvedLinks4[3]},Wyhl9s7kA:{owOcZuT5h:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(ButtonsTertiary,{height:\"100%\",id:\"XZ2bABPjb\",layoutId:\"XZ2bABPjb\",owOcZuT5h:resolvedLinks4[0],SWTAQxjCj:getLocalizedValue(\"v29\",activeLocale)??\"Activities\",variant:\"ulmausSI6\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uk0jef\",\"data-framer-name\":\"Bento element\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{background:{alt:getLocalizedValue(\"v30\",activeLocale)??\"round badge pictures\",fit:\"fit\",intrinsicHeight:474,intrinsicWidth:584,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3422+60+0+236+0+601.6+0+504+0+324+0+0),pixelHeight:500,pixelWidth:500,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/rXoAnv2dOst6uDmRK2210ltf4Y.png\"}},Wyhl9s7kA:{background:{alt:getLocalizedValue(\"v30\",activeLocale)??\"round badge pictures\",fit:\"fill\",intrinsicHeight:474,intrinsicWidth:584,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2358+60+0+236+0+648+0+324+0+0+0),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/rXoAnv2dOst6uDmRK2210ltf4Y.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v30\",activeLocale)??\"round badge pictures\",fit:\"fill\",intrinsicHeight:474,intrinsicWidth:584,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1990+60+0+236+0+0+324+0+0+0),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/rXoAnv2dOst6uDmRK2210ltf4Y.png\"},className:\"framer-1ko553x\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vpctXEAgT\"},implicitPathVariables:undefined},{href:{webPageId:\"vpctXEAgT\"},implicitPathVariables:undefined},{href:{webPageId:\"vpctXEAgT\"},implicitPathVariables:undefined},{href:{webPageId:\"vpctXEAgT\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{y:(componentViewport?.y||0)+0+0+0+3422+60+0+236+0+601.6+0+504+0+324+300-77},Wyhl9s7kA:{y:(componentViewport?.y||0)+0+0+0+2358+60+0+236+0+648+0+324+0+300-77}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+0+0+0+1990+60+0+236+0+0+324+0+300-77,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wi0v14-container\",nodeId:\"B4eGxn4tt\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{owOcZuT5h:resolvedLinks5[2]},MZ5eDMvvU:{owOcZuT5h:resolvedLinks5[3]},Wyhl9s7kA:{owOcZuT5h:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(ButtonsTertiary,{height:\"100%\",id:\"B4eGxn4tt\",layoutId:\"B4eGxn4tt\",owOcZuT5h:resolvedLinks5[0],SWTAQxjCj:\"Photos\",variant:\"ulmausSI6\",width:\"100%\"})})})})})})]})]})]})]})]})}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1cay0l2\",\"data-framer-name\":\"Blog\",children:[/*#__PURE__*/_jsxs(\"article\",{className:\"framer-1l2cs3q\",\"data-framer-name\":\"Content wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1aak0u0\",\"data-framer-name\":\"Text wrapper\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v31\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7R2x1dGVuLTUwMA==\",\"--framer-font-family\":'\"Gluten\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 122, 198)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(138, 0, 240)\"},children:\"O\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(227, 102, 255)\"},children:\"u\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 80, 147)\"},children:\"r\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0))\"},children:\" \"}),\"art\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(11, 152, 239)\"},children:\"ic\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(103, 191, 245)\"},children:\"les\"})]})}),className:\"framer-11hin3y\",fonts:[\"GF;Gluten-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dhdeb2\",\"data-framer-name\":\"Blog CMS\",\"data-hide-scrollbars\":true,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"kxosMNFf3\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"kxosMNFf3\",name:\"SgbjcAw_C\",type:\"Identifier\"},{collection:\"kxosMNFf3\",name:\"a6h5U_51P\",type:\"Identifier\"},{collection:\"kxosMNFf3\",name:\"Ee8Zbz9tX\",type:\"Identifier\"},{collection:\"kxosMNFf3\",name:\"Q61cTQkw9\",type:\"Identifier\"},{collection:\"kxosMNFf3\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({a6h5U_51P:a6h5U_51PkxosMNFf3,Ee8Zbz9tX:Ee8Zbz9tXkxosMNFf3,id:idkxosMNFf3,Q61cTQkw9:Q61cTQkw9kxosMNFf3,SgbjcAw_C:SgbjcAw_CkxosMNFf3},index)=>{SgbjcAw_CkxosMNFf3??=\"\";Ee8Zbz9tXkxosMNFf3??=\"\";const textContent=toDateString(Q61cTQkw9kxosMNFf3,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`kxosMNFf3-${idkxosMNFf3}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{SgbjcAw_C:SgbjcAw_CkxosMNFf3},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{SgbjcAw_C:SgbjcAw_CkxosMNFf3},webPageId:\"UTU8wc13M\"},motionChild:true,nodeId:\"mov80Htne\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{whileHover:undefined}},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-p26soz framer-lux5qc\",whileHover:animation3,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5507.6+40+0+0+82+0+1356+0+0),sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1248px)`,...toResponsiveImage(a6h5U_51PkxosMNFf3)}},Wyhl9s7kA:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3986+60+0+0+82+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 48px, 1248px) - 48px) / 3, 1px)`,...toResponsiveImage(a6h5U_51PkxosMNFf3)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2970+60+0+0+82+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1248px) - 48px) / 3, 1px)`,...toResponsiveImage(a6h5U_51PkxosMNFf3)},className:\"framer-1qbnr48\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ecir5\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhr962\",\"data-styles-preset\":\"yA7fVgwLn\",style:{\"--framer-text-color\":\"var(--token-14022b6a-3d36-4010-855b-7a06980af434, rgb(31, 31, 31))\"},children:\"Title\"})}),className:\"framer-f27ypm\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:Ee8Zbz9tXkxosMNFf3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mojvlg\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhr962\",\"data-styles-preset\":\"yA7fVgwLn\",style:{\"--framer-text-color\":\"var(--token-14022b6a-3d36-4010-855b-7a06980af434, rgb(31, 31, 31))\"},children:\"Content\"})}),className:\"framer-sbjej\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})})},idkxosMNFf3);})})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ikg2EhVOr\"},implicitPathVariables:undefined},{href:{webPageId:\"Ikg2EhVOr\"},implicitPathVariables:undefined},{href:{webPageId:\"Ikg2EhVOr\"},implicitPathVariables:undefined},{href:{webPageId:\"Ikg2EhVOr\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{y:(componentViewport?.y||0)+0+0+0+5507.6+40+2120},MZ5eDMvvU:{y:(componentViewport?.y||0)+0+0+0+2970+60+774},Wyhl9s7kA:{y:(componentViewport?.y||0)+0+0+0+3986+60+664}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+0+0+0+2970+60+818,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xel6bw-container\",nodeId:\"WyspUsHNG\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{owOcZuT5h:resolvedLinks6[2]},MZ5eDMvvU:{owOcZuT5h:resolvedLinks6[3]},Wyhl9s7kA:{owOcZuT5h:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(ButtonsSecondary,{height:\"100%\",id:\"WyspUsHNG\",layoutId:\"WyspUsHNG\",owOcZuT5h:resolvedLinks6[0],SWTAQxjCj:getLocalizedValue(\"v32\",activeLocale)??\"See all\",variant:\"mbp4BhXML\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{y:(componentViewport?.y||0)+0+0+0+7736.6},MZ5eDMvvU:{y:(componentViewport?.y||0)+0+0+0+3909},Wyhl9s7kA:{y:(componentViewport?.y||0)+0+0+0+4815}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:430,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+3953,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xl8jk6-container\",nodeId:\"oZz2lTGLh\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{variant:\"pgOCts04I\"}},children:/*#__PURE__*/_jsx(Newsletter,{height:\"100%\",id:\"oZz2lTGLh\",layoutId:\"oZz2lTGLh\",style:{width:\"100%\"},variant:\"Rd5E62vRx\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{y:(componentViewport?.y||0)+0+0+0+8166.6},MZ5eDMvvU:{y:(componentViewport?.y||0)+0+0+0+4339},Wyhl9s7kA:{y:(componentViewport?.y||0)+0+0+0+5245}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:379,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+4383,children:/*#__PURE__*/_jsx(Container,{className:\"framer-corjvv-container\",nodeId:\"h4pqHV7cI\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DKDfi3V7L:{variant:\"og4TtCouH\"},MZ5eDMvvU:{variant:\"TkoX7K9YF\"},Wyhl9s7kA:{variant:\"dul5wTtLW\"}},children:/*#__PURE__*/_jsx(EssentialFooter,{height:\"100%\",id:\"h4pqHV7cI\",layoutId:\"h4pqHV7cI\",style:{width:\"100%\"},variant:\"zdEAd_gmt\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qUiWc.framer-lux5qc, .framer-qUiWc .framer-lux5qc { display: block; }\",\".framer-qUiWc.framer-72rtr7 { align-content: flex-start; align-items: flex-start; background-color: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, #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: 1440px; }\",\".framer-qUiWc .framer-vt4w4z-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-qUiWc .framer-n9k26t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-d1x29y { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 160px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-anzlhn { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1248px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-qUiWc .framer-f0zh3r { 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: hidden; padding: 0px; position: relative; width: 714px; }\",\".framer-qUiWc .framer-15cdh0o, .framer-qUiWc .framer-2814tr, .framer-qUiWc .framer-tzk752, .framer-qUiWc .framer-ikqmzq, .framer-qUiWc .framer-1emgui7, .framer-qUiWc .framer-1p5nroj, .framer-qUiWc .framer-61dh7k, .framer-qUiWc .framer-e2e80b, .framer-qUiWc .framer-11vgkjz { --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-qUiWc .framer-14639iw { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 64px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-17ks4k8 { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1248px; min-height: 671px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-qUiWc .framer-1ayr2p0 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-qUiWc .framer-13h4brs, .framer-qUiWc .framer-n7n6k8 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 60px 40px 60px 40px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-1zitiw, .framer-qUiWc .framer-8c6x8o, .framer-qUiWc .framer-1l2cs3q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1248px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-1u039dc { 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: hidden; padding: 0px; position: relative; width: 745px; }\",\".framer-qUiWc .framer-1mpc3h3, .framer-qUiWc .framer-1ettf8p, .framer-qUiWc .framer-h9ucxf, .framer-qUiWc .framer-11hin3y { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-qUiWc .framer-o1wn81 { 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; position: relative; width: 100%; }\",\".framer-qUiWc .framer-978tbf, .framer-qUiWc .framer-2nsa47, .framer-qUiWc .framer-1xun88w { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 532px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-qUiWc .framer-6xrwje, .framer-qUiWc .framer-bk60e4, .framer-qUiWc .framer-cd7z2k { aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 250px); overflow: hidden; position: relative; width: 250px; will-change: var(--framer-will-change-override, transform); }\",\".framer-qUiWc .framer-18a7xna, .framer-qUiWc .framer-idpw6i, .framer-qUiWc .framer-d08uwt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 250px; padding: 0px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-p1r5hl { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-qUiWc .framer-l18zdu, .framer-qUiWc .framer-1243flb, .framer-qUiWc .framer-1chf384 { --framer-paragraph-spacing: 0px; flex: none; height: 151px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qUiWc .framer-9702o1, .framer-qUiWc .framer-1q56h44 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); position: relative; width: 50px; }\",\".framer-qUiWc .framer-1k6k3s7, .framer-qUiWc .framer-1gu89iz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qUiWc .framer-wjwdcf-container, .framer-qUiWc .framer-12jef3z-container, .framer-qUiWc .framer-zl5gim-container, .framer-qUiWc .framer-1nrdctw-container, .framer-qUiWc .framer-xel6bw-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-qUiWc .framer-kb1q2s, .framer-qUiWc .framer-1npdfn2, .framer-qUiWc .framer-12ojdrb { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-1peqhm7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 40px 60px 40px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-1lokf7u { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1248px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-qUiWc .framer-cug7ht { 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: hidden; padding: 0px; position: relative; width: 468px; }\",\".framer-qUiWc .framer-gb81xj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-32vqbm { align-content: flex-start; align-items: flex-start; background-color: var(--token-c53d836b-5706-468a-b8e6-ae61d5338acb, #f7f7f7); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 624px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-qUiWc .framer-okqc07 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-18z5d8t { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-qUiWc .framer-1qx8cg5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 624px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-qUiWc .framer-1heb4sa { align-content: flex-start; align-items: flex-start; background-color: var(--token-c53d836b-5706-468a-b8e6-ae61d5338acb, #f7f7f7); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-qUiWc .framer-dhrmkh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 40px 0px 40px 40px; position: relative; width: 47%; }\",\".framer-qUiWc .framer-osed4f { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: 100%; mix-blend-mode: darken; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-qUiWc .framer-iclavk { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-189wmn8, .framer-qUiWc .framer-1uk0jef { align-content: center; align-items: center; background-color: var(--token-c53d836b-5706-468a-b8e6-ae61d5338acb, #f7f7f7); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px 0px 32px 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-qUiWc .framer-1qnv4l7 { flex: 1 0 0px; height: 1px; mix-blend-mode: darken; overflow: hidden; position: relative; width: 100%; }\",\".framer-qUiWc .framer-1lh3yze-container, .framer-qUiWc .framer-1wi0v14-container { bottom: 32px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; z-index: 1; }\",\".framer-qUiWc .framer-1ko553x { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: 1px; mix-blend-mode: darken; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-qUiWc .framer-1cay0l2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 40px 60px 40px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-1aak0u0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-dhdeb2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1248px; padding: 0px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-p26soz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-qUiWc .framer-1qbnr48 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 394px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-1ecir5 { 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; min-width: 200px; padding: 0px; position: relative; width: 100%; }\",\".framer-qUiWc .framer-f27ypm, .framer-qUiWc .framer-sbjej { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qUiWc .framer-1mojvlg { 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-qUiWc .framer-1xl8jk6-container, .framer-qUiWc .framer-corjvv-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qUiWc.framer-72rtr7, .framer-qUiWc .framer-n9k26t, .framer-qUiWc .framer-d1x29y, .framer-qUiWc .framer-f0zh3r, .framer-qUiWc .framer-14639iw, .framer-qUiWc .framer-17ks4k8, .framer-qUiWc .framer-13h4brs, .framer-qUiWc .framer-1zitiw, .framer-qUiWc .framer-1u039dc, .framer-qUiWc .framer-o1wn81, .framer-qUiWc .framer-978tbf, .framer-qUiWc .framer-18a7xna, .framer-qUiWc .framer-2nsa47, .framer-qUiWc .framer-idpw6i, .framer-qUiWc .framer-1xun88w, .framer-qUiWc .framer-d08uwt, .framer-qUiWc .framer-n7n6k8, .framer-qUiWc .framer-8c6x8o, .framer-qUiWc .framer-kb1q2s, .framer-qUiWc .framer-1peqhm7, .framer-qUiWc .framer-1lokf7u, .framer-qUiWc .framer-cug7ht, .framer-qUiWc .framer-gb81xj, .framer-qUiWc .framer-32vqbm, .framer-qUiWc .framer-okqc07, .framer-qUiWc .framer-1npdfn2, .framer-qUiWc .framer-1qx8cg5, .framer-qUiWc .framer-1heb4sa, .framer-qUiWc .framer-12ojdrb, .framer-qUiWc .framer-iclavk, .framer-qUiWc .framer-189wmn8, .framer-qUiWc .framer-1uk0jef, .framer-qUiWc .framer-1cay0l2, .framer-qUiWc .framer-1l2cs3q, .framer-qUiWc .framer-dhdeb2, .framer-qUiWc .framer-p26soz, .framer-qUiWc .framer-1ecir5, .framer-qUiWc .framer-1mojvlg { gap: 0px; } .framer-qUiWc.framer-72rtr7 > *, .framer-qUiWc .framer-n9k26t > *, .framer-qUiWc .framer-32vqbm > *, .framer-qUiWc .framer-189wmn8 > *, .framer-qUiWc .framer-1uk0jef > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-qUiWc.framer-72rtr7 > :first-child, .framer-qUiWc .framer-n9k26t > :first-child, .framer-qUiWc .framer-f0zh3r > :first-child, .framer-qUiWc .framer-13h4brs > :first-child, .framer-qUiWc .framer-1zitiw > :first-child, .framer-qUiWc .framer-1u039dc > :first-child, .framer-qUiWc .framer-978tbf > :first-child, .framer-qUiWc .framer-18a7xna > :first-child, .framer-qUiWc .framer-2nsa47 > :first-child, .framer-qUiWc .framer-idpw6i > :first-child, .framer-qUiWc .framer-1xun88w > :first-child, .framer-qUiWc .framer-d08uwt > :first-child, .framer-qUiWc .framer-n7n6k8 > :first-child, .framer-qUiWc .framer-8c6x8o > :first-child, .framer-qUiWc .framer-kb1q2s > :first-child, .framer-qUiWc .framer-1lokf7u > :first-child, .framer-qUiWc .framer-cug7ht > :first-child, .framer-qUiWc .framer-32vqbm > :first-child, .framer-qUiWc .framer-okqc07 > :first-child, .framer-qUiWc .framer-1npdfn2 > :first-child, .framer-qUiWc .framer-1qx8cg5 > :first-child, .framer-qUiWc .framer-12ojdrb > :first-child, .framer-qUiWc .framer-189wmn8 > :first-child, .framer-qUiWc .framer-1uk0jef > :first-child, .framer-qUiWc .framer-1cay0l2 > :first-child, .framer-qUiWc .framer-1l2cs3q > :first-child, .framer-qUiWc .framer-p26soz > :first-child, .framer-qUiWc .framer-1ecir5 > :first-child, .framer-qUiWc .framer-1mojvlg > :first-child { margin-top: 0px; } .framer-qUiWc.framer-72rtr7 > :last-child, .framer-qUiWc .framer-n9k26t > :last-child, .framer-qUiWc .framer-f0zh3r > :last-child, .framer-qUiWc .framer-13h4brs > :last-child, .framer-qUiWc .framer-1zitiw > :last-child, .framer-qUiWc .framer-1u039dc > :last-child, .framer-qUiWc .framer-978tbf > :last-child, .framer-qUiWc .framer-18a7xna > :last-child, .framer-qUiWc .framer-2nsa47 > :last-child, .framer-qUiWc .framer-idpw6i > :last-child, .framer-qUiWc .framer-1xun88w > :last-child, .framer-qUiWc .framer-d08uwt > :last-child, .framer-qUiWc .framer-n7n6k8 > :last-child, .framer-qUiWc .framer-8c6x8o > :last-child, .framer-qUiWc .framer-kb1q2s > :last-child, .framer-qUiWc .framer-1lokf7u > :last-child, .framer-qUiWc .framer-cug7ht > :last-child, .framer-qUiWc .framer-32vqbm > :last-child, .framer-qUiWc .framer-okqc07 > :last-child, .framer-qUiWc .framer-1npdfn2 > :last-child, .framer-qUiWc .framer-1qx8cg5 > :last-child, .framer-qUiWc .framer-12ojdrb > :last-child, .framer-qUiWc .framer-189wmn8 > :last-child, .framer-qUiWc .framer-1uk0jef > :last-child, .framer-qUiWc .framer-1cay0l2 > :last-child, .framer-qUiWc .framer-1l2cs3q > :last-child, .framer-qUiWc .framer-p26soz > :last-child, .framer-qUiWc .framer-1ecir5 > :last-child, .framer-qUiWc .framer-1mojvlg > :last-child { margin-bottom: 0px; } .framer-qUiWc .framer-d1x29y > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-qUiWc .framer-d1x29y > :first-child, .framer-qUiWc .framer-14639iw > :first-child, .framer-qUiWc .framer-17ks4k8 > :first-child, .framer-qUiWc .framer-o1wn81 > :first-child, .framer-qUiWc .framer-1peqhm7 > :first-child, .framer-qUiWc .framer-gb81xj > :first-child, .framer-qUiWc .framer-1heb4sa > :first-child, .framer-qUiWc .framer-iclavk > :first-child, .framer-qUiWc .framer-dhdeb2 > :first-child { margin-left: 0px; } .framer-qUiWc .framer-d1x29y > :last-child, .framer-qUiWc .framer-14639iw > :last-child, .framer-qUiWc .framer-17ks4k8 > :last-child, .framer-qUiWc .framer-o1wn81 > :last-child, .framer-qUiWc .framer-1peqhm7 > :last-child, .framer-qUiWc .framer-gb81xj > :last-child, .framer-qUiWc .framer-1heb4sa > :last-child, .framer-qUiWc .framer-iclavk > :last-child, .framer-qUiWc .framer-dhdeb2 > :last-child { margin-right: 0px; } .framer-qUiWc .framer-f0zh3r > *, .framer-qUiWc .framer-1u039dc > *, .framer-qUiWc .framer-kb1q2s > *, .framer-qUiWc .framer-cug7ht > *, .framer-qUiWc .framer-1npdfn2 > *, .framer-qUiWc .framer-12ojdrb > *, .framer-qUiWc .framer-p26soz > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-qUiWc .framer-14639iw > *, .framer-qUiWc .framer-1peqhm7 > *, .framer-qUiWc .framer-1heb4sa > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-qUiWc .framer-17ks4k8 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-qUiWc .framer-13h4brs > *, .framer-qUiWc .framer-1zitiw > *, .framer-qUiWc .framer-n7n6k8 > *, .framer-qUiWc .framer-8c6x8o > *, .framer-qUiWc .framer-1lokf7u > *, .framer-qUiWc .framer-1cay0l2 > *, .framer-qUiWc .framer-1l2cs3q > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-qUiWc .framer-o1wn81 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-qUiWc .framer-978tbf > *, .framer-qUiWc .framer-2nsa47 > *, .framer-qUiWc .framer-1xun88w > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-qUiWc .framer-18a7xna > *, .framer-qUiWc .framer-idpw6i > *, .framer-qUiWc .framer-d08uwt > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-qUiWc .framer-gb81xj > *, .framer-qUiWc .framer-iclavk > *, .framer-qUiWc .framer-dhdeb2 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-qUiWc .framer-okqc07 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-qUiWc .framer-1qx8cg5 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-qUiWc .framer-1ecir5 > *, .framer-qUiWc .framer-1mojvlg > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-qUiWc[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-qUiWc [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-qUiWc[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-qUiWc [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-qUiWc.framer-72rtr7 { width: 810px; } .framer-qUiWc .framer-d1x29y { padding: 160px 24px 0px 24px; } .framer-qUiWc .framer-anzlhn { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; justify-content: flex-start; } .framer-qUiWc .framer-f0zh3r { width: 100%; } .framer-qUiWc .framer-14639iw { padding: 40px 24px 0px 24px; } .framer-qUiWc .framer-17ks4k8 { height: 466px; min-height: unset; } .framer-qUiWc .framer-13h4brs, .framer-qUiWc .framer-n7n6k8, .framer-qUiWc .framer-1peqhm7, .framer-qUiWc .framer-1cay0l2 { padding: 60px 24px 60px 24px; } .framer-qUiWc .framer-978tbf { height: 458px; justify-content: flex-start; } .framer-qUiWc .framer-6xrwje, .framer-qUiWc .framer-bk60e4, .framer-qUiWc .framer-cd7z2k { height: var(--framer-aspect-ratio-supported, 200px); width: 100%; } .framer-qUiWc .framer-l18zdu, .framer-qUiWc .framer-1243flb, .framer-qUiWc .framer-1chf384 { height: auto; } .framer-qUiWc .framer-2nsa47, .framer-qUiWc .framer-1xun88w { align-self: stretch; height: auto; justify-content: flex-start; } .framer-qUiWc .framer-gb81xj { flex-direction: column; } .framer-qUiWc .framer-32vqbm, .framer-qUiWc .framer-1qx8cg5 { flex: none; width: 100%; } .framer-qUiWc .framer-1qbnr48 { height: 240px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qUiWc .framer-anzlhn, .framer-qUiWc .framer-gb81xj { gap: 0px; } .framer-qUiWc .framer-anzlhn > *, .framer-qUiWc .framer-gb81xj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-qUiWc .framer-anzlhn > :first-child, .framer-qUiWc .framer-gb81xj > :first-child { margin-top: 0px; } .framer-qUiWc .framer-anzlhn > :last-child, .framer-qUiWc .framer-gb81xj > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-qUiWc.framer-72rtr7 { width: 390px; } .framer-qUiWc .framer-d1x29y { padding: 120px 16px 0px 16px; } .framer-qUiWc .framer-anzlhn { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; justify-content: flex-start; } .framer-qUiWc .framer-f0zh3r, .framer-qUiWc .framer-1u039dc, .framer-qUiWc .framer-cug7ht { width: 100%; } .framer-qUiWc .framer-14639iw { padding: 40px 16px 0px 16px; } .framer-qUiWc .framer-17ks4k8 { height: 400px; min-height: unset; } .framer-qUiWc .framer-1ayr2p0, .framer-qUiWc .framer-1l2cs3q { overflow: visible; } .framer-qUiWc .framer-13h4brs, .framer-qUiWc .framer-n7n6k8, .framer-qUiWc .framer-1peqhm7 { padding: 60px 16px 60px 16px; } .framer-qUiWc .framer-o1wn81, .framer-qUiWc .framer-gb81xj { flex-direction: column; } .framer-qUiWc .framer-978tbf, .framer-qUiWc .framer-2nsa47, .framer-qUiWc .framer-1xun88w, .framer-qUiWc .framer-32vqbm, .framer-qUiWc .framer-1qx8cg5 { flex: none; height: min-content; width: 100%; } .framer-qUiWc .framer-18a7xna, .framer-qUiWc .framer-idpw6i, .framer-qUiWc .framer-d08uwt { max-width: unset; } .framer-qUiWc .framer-l18zdu, .framer-qUiWc .framer-1243flb, .framer-qUiWc .framer-1chf384 { height: auto; } .framer-qUiWc .framer-okqc07 { padding: 24px; } .framer-qUiWc .framer-1npdfn2, .framer-qUiWc .framer-12ojdrb { gap: 12px; } .framer-qUiWc .framer-18z5d8t { flex: none; height: 310px; } .framer-qUiWc .framer-1heb4sa { flex: none; flex-direction: column; height: 480px; } .framer-qUiWc .framer-dhrmkh { gap: 24px; height: min-content; justify-content: flex-start; padding: 24px 24px 16px 24px; width: 100%; } .framer-qUiWc .framer-osed4f { height: 1px; width: 100%; } .framer-qUiWc .framer-iclavk { flex: none; flex-direction: column; height: min-content; } .framer-qUiWc .framer-189wmn8, .framer-qUiWc .framer-1uk0jef { flex: none; height: 300px; width: 100%; } .framer-qUiWc .framer-1cay0l2 { gap: 20px; overflow: visible; padding: 40px 16px 24px 16px; } .framer-qUiWc .framer-1aak0u0 { flex-direction: column; gap: 24px; justify-content: flex-start; } .framer-qUiWc .framer-dhdeb2 { align-content: center; align-items: center; flex-direction: column; gap: 16px; overflow: auto; } .framer-qUiWc .framer-p26soz { flex: none; width: 100%; } .framer-qUiWc .framer-1qbnr48 { height: 360px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qUiWc .framer-anzlhn, .framer-qUiWc .framer-o1wn81, .framer-qUiWc .framer-gb81xj, .framer-qUiWc .framer-1npdfn2, .framer-qUiWc .framer-1heb4sa, .framer-qUiWc .framer-dhrmkh, .framer-qUiWc .framer-12ojdrb, .framer-qUiWc .framer-iclavk, .framer-qUiWc .framer-1cay0l2, .framer-qUiWc .framer-1aak0u0, .framer-qUiWc .framer-dhdeb2 { gap: 0px; } .framer-qUiWc .framer-anzlhn > *, .framer-qUiWc .framer-gb81xj > *, .framer-qUiWc .framer-dhrmkh > *, .framer-qUiWc .framer-iclavk > *, .framer-qUiWc .framer-1aak0u0 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-qUiWc .framer-anzlhn > :first-child, .framer-qUiWc .framer-o1wn81 > :first-child, .framer-qUiWc .framer-gb81xj > :first-child, .framer-qUiWc .framer-1npdfn2 > :first-child, .framer-qUiWc .framer-1heb4sa > :first-child, .framer-qUiWc .framer-dhrmkh > :first-child, .framer-qUiWc .framer-12ojdrb > :first-child, .framer-qUiWc .framer-iclavk > :first-child, .framer-qUiWc .framer-1cay0l2 > :first-child, .framer-qUiWc .framer-1aak0u0 > :first-child, .framer-qUiWc .framer-dhdeb2 > :first-child { margin-top: 0px; } .framer-qUiWc .framer-anzlhn > :last-child, .framer-qUiWc .framer-o1wn81 > :last-child, .framer-qUiWc .framer-gb81xj > :last-child, .framer-qUiWc .framer-1npdfn2 > :last-child, .framer-qUiWc .framer-1heb4sa > :last-child, .framer-qUiWc .framer-dhrmkh > :last-child, .framer-qUiWc .framer-12ojdrb > :last-child, .framer-qUiWc .framer-iclavk > :last-child, .framer-qUiWc .framer-1cay0l2 > :last-child, .framer-qUiWc .framer-1aak0u0 > :last-child, .framer-qUiWc .framer-dhdeb2 > :last-child { margin-bottom: 0px; } .framer-qUiWc .framer-o1wn81 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-qUiWc .framer-1npdfn2 > *, .framer-qUiWc .framer-12ojdrb > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-qUiWc .framer-1heb4sa > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-qUiWc .framer-1cay0l2 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-qUiWc .framer-dhdeb2 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}\",\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-qUiWc.framer-72rtr7 { width: 1200px; } .framer-qUiWc .framer-1qbnr48 { height: 350px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5173\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Wyhl9s7kA\":{\"layout\":[\"fixed\",\"auto\"]},\"DKDfi3V7L\":{\"layout\":[\"fixed\",\"auto\"]},\"MZ5eDMvvU\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-qUiWc\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:5173,width:1440};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Gluten\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Vp7R1Ouni7ciJh.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"}]},...EssentialNavigationFonts,...ButtonsSecondaryFonts,...ButtonsTertiaryFonts,...NewsletterFonts,...EssentialFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Wyhl9s7kA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DKDfi3V7L\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MZ5eDMvvU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"5173\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "EssentialNavigationFonts", "getFonts", "g3gKtaBNE_default", "EssentialNavigationWithVariantAppearEffect", "withVariantAppearEffect", "MotionDivWithFX", "withFX", "motion", "ButtonsSecondaryFonts", "nMuEDJtCi_default", "ButtonsTertiaryFonts", "akvzYRAj8_default", "MotionSectionWithFX", "NewsletterFonts", "bZ2KN5Zti_default", "EssentialFooterFonts", "o1HuSPW_g_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "transition3", "animation3", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "SgbjcAw_CkxosMNFf3", "a6h5U_51PkxosMNFf3", "Ee8Zbz9tXkxosMNFf3", "Q61cTQkw9kxosMNFf3", "idkxosMNFf3", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "usePreloadLocalizedValues", "router", "useRouter", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "EssentialNavigationWithVariantAppearEffect", "RichText2", "getLocalizedValue", "x", "MotionDivWithFX", "getLoadingLazyAtYPosition", "Image2", "SVG", "ResolveLinks", "resolvedLinks", "nMuEDJtCi_default", "resolvedLinks1", "resolvedLinks2", "akvzYRAj8_default", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "MotionSectionWithFX", "ChildrenCanSuspend", "sO7FTipTm_default", "collection", "paginationInfo", "loadMore", "l", "index", "textContent", "PathVariablesContext", "Link", "resolvedLinks6", "bZ2KN5Zti_default", "o1HuSPW_g_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "EssentialNavigationFonts", "ButtonsSecondaryFonts", "ButtonsTertiaryFonts", "NewsletterFonts", "EssentialFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
