{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/BDRwIPGjB3UmvIBaTi2R/QJbj7PoTO0xRWMnER4fA/jqaTK__Hl.js"],
  "sourcesContent": ["// Generated by Framer (2fef4c5)\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,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ArrowBtn from\"https://framerusercontent.com/modules/9Ql9p9INyOA2sfAaKwgv/ar8aD9AV25wiNP5cGvvj/FIPI6RokA.js\";import DetailedCards from\"https://framerusercontent.com/modules/bS3oQPKdX3pcogBFvMgi/RNcwS2xYxlmQzE9T0Ptu/nrVYauAhU.js\";import ShinyCta3 from\"#framer/local/canvasComponent/pwiczNSC2/pwiczNSC2.js\";import*as sharedStyle1 from\"#framer/local/css/DERsALtOY/DERsALtOY.js\";import*as sharedStyle from\"#framer/local/css/MPfm8fX5c/MPfm8fX5c.js\";import metadataProvider from\"#framer/local/webPageMetadata/jqaTK__Hl/jqaTK__Hl.js\";const ArrowBtnFonts=getFonts(ArrowBtn);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ShinyCta3Fonts=getFonts(ShinyCta3);const DetailedCardsFonts=getFonts(DetailedCards);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const RichTextWithFX=withFX(RichText);const MotionAWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.a);const breakpoints={GQjDXv237:\"(max-width: 809px)\",i7wVriZbl:\"(min-width: 1200px)\",pnlSkmJQ3:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-I1dS7\";const variantClassNames={GQjDXv237:\"framer-v-42ar2f\",i7wVriZbl:\"framer-v-181jkk5\",pnlSkmJQ3:\"framer-v-1c76sa7\"};const transition1={bounce:.2,delay:0,duration:.8,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition2={bounce:.2,delay:.2,duration:.8,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition3={bounce:.2,delay:.3,duration:.8,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={bounce:.2,delay:.4,duration:.8,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={bounce:.2,delay:.5,duration:.8,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:10};const animation9={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition6={bounce:0,delay:.06,duration:1,type:\"spring\"};const textEffect={effect:animation9,repeat:false,startDelay:0,threshold:.5,tokenization:\"word\",transition:transition6,trigger:\"onInView\",type:\"appear\"};const animation10={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:10};const transition7={delay:4.2,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation11={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const animation12={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:200};const transition8={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation13={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition8};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"i7wVriZbl\",Phone:\"GQjDXv237\",Tablet:\"pnlSkmJQ3\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"i7wVriZbl\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"GQjDXv237\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"GQjDXv237\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"i7wVriZbl\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-beab68cf-a5ba-473e-87ce-38371a5b394c, rgb(235, 236, 237)); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-181jkk5\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k60gjv\",\"data-framer-name\":\"main\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1auwy10\",\"data-framer-appear-id\":\"1auwy10\",\"data-framer-name\":\"btn holder\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{y:(componentViewport?.y||0)+0+0+30+0+16},pnlSkmJQ3:{y:(componentViewport?.y||0)+0+0+30+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+0+30+0+32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jwjkq8-container\",isModuleExternal:true,nodeId:\"NKg8goani\",scopeId:\"jqaTK__Hl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{FGlgzi2KE:resolvedLinks[2]},pnlSkmJQ3:{FGlgzi2KE:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ArrowBtn,{FGlgzi2KE:resolvedLinks[0],height:\"100%\",id:\"NKg8goani\",layoutId:\"NKg8goani\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i4twzy\",\"data-framer-name\":\"Section - Project\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1p0gn30\",\"data-framer-appear-id\":\"1p0gn30\",\"data-framer-name\":\"header\",initial:animation3,optimized:true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ge84w3\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+134+0+0+5+0+20+0),pixelHeight:2967,pixelWidth:2967,sizes:\"60px\",src:\"https://framerusercontent.com/images/RCmtyPbZMqANrwPlFkgRZBgnnw.png\",srcSet:\"https://framerusercontent.com/images/RCmtyPbZMqANrwPlFkgRZBgnnw.png?scale-down-to=512 512w,https://framerusercontent.com/images/RCmtyPbZMqANrwPlFkgRZBgnnw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RCmtyPbZMqANrwPlFkgRZBgnnw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RCmtyPbZMqANrwPlFkgRZBgnnw.png 2967w\"}},pnlSkmJQ3:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+91+0+0+10+0+34.099999999999994),pixelHeight:2967,pixelWidth:2967,sizes:\"60px\",src:\"https://framerusercontent.com/images/RCmtyPbZMqANrwPlFkgRZBgnnw.png\",srcSet:\"https://framerusercontent.com/images/RCmtyPbZMqANrwPlFkgRZBgnnw.png?scale-down-to=512 512w,https://framerusercontent.com/images/RCmtyPbZMqANrwPlFkgRZBgnnw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RCmtyPbZMqANrwPlFkgRZBgnnw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RCmtyPbZMqANrwPlFkgRZBgnnw.png 2967w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+116+0+0+10+0+36.5),pixelHeight:2967,pixelWidth:2967,sizes:\"60px\",src:\"https://framerusercontent.com/images/RCmtyPbZMqANrwPlFkgRZBgnnw.png\",srcSet:\"https://framerusercontent.com/images/RCmtyPbZMqANrwPlFkgRZBgnnw.png?scale-down-to=512 512w,https://framerusercontent.com/images/RCmtyPbZMqANrwPlFkgRZBgnnw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RCmtyPbZMqANrwPlFkgRZBgnnw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RCmtyPbZMqANrwPlFkgRZBgnnw.png 2967w\"},className:\"framer-1uj5kmw\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nw8wls\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-29e0763e-941f-4cbc-9765-d7de17de9ea2, rgb(0, 0, 0))\"},children:\"Daycare / NPO Business\"})})},pnlSkmJQ3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-29e0763e-941f-4cbc-9765-d7de17de9ea2, rgb(0, 0, 0))\"},children:\"Daycare / NPO Business\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-29e0763e-941f-4cbc-9765-d7de17de9ea2, rgb(0, 0, 0))\"},children:\"Daycare / NPO Business\"})}),className:\"framer-1boim1y\",\"data-framer-name\":\"Title\",fonts:[\"GF;Geist-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4ce8d2ea-bb2f-4ef1-9be8-c27a809cd684, rgb(112, 112, 112))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"How a High-Converting Website Could 3X Enrollments for a Daycare\"}),\"\\xa0\",/*#__PURE__*/_jsx(\"em\",{children:\"(Expert Breakdown)\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-4ce8d2ea-bb2f-4ef1-9be8-c27a809cd684, rgb(112, 112, 112))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"How a High-Converting Website Could 3X Enrollments for a Daycare\"}),\"\\xa0\",/*#__PURE__*/_jsx(\"em\",{children:\"(Expert Breakdown)\"})]})}),className:\"framer-w1p8xc\",\"data-framer-name\":\"Tagline\",fonts:[\"GF;Geist-regular\",\"GF;Geist-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{y:(componentViewport?.y||0)+0+0+30+134+0+0+5+0+20+184.2},pnlSkmJQ3:{y:(componentViewport?.y||0)+0+0+30+91+0+0+10+0+36.099999999999994}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"195px\",y:(componentViewport?.y||0)+0+0+30+116+0+0+10+0+38.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14ncrrp-container\",nodeId:\"AO_OrpkbH\",scopeId:\"jqaTK__Hl\",children:/*#__PURE__*/_jsx(ShinyCta3,{AEANcRZZY:\"https://cal.com/uxpro.ca/30min\",gibHCBuYR:\"\",height:\"100%\",id:\"AO_OrpkbH\",layoutId:\"AO_OrpkbH\",mosJunDon:\"Let's go\",N3GsMv_OA:\"Book a call\",style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+134+0+0+5+285.2),pixelHeight:1255,pixelWidth:1680,positionX:\"center\",positionY:\"top\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 32px, 700px) - 10px)`,src:\"https://framerusercontent.com/images/OPjl2pLWaS6sFwprNSCPbops6E.png\",srcSet:\"https://framerusercontent.com/images/OPjl2pLWaS6sFwprNSCPbops6E.png?scale-down-to=512 512w,https://framerusercontent.com/images/OPjl2pLWaS6sFwprNSCPbops6E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OPjl2pLWaS6sFwprNSCPbops6E.png 1680w\"}},pnlSkmJQ3:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+91+0+0+10+138.2),pixelHeight:1255,pixelWidth:1680,positionX:\"center\",positionY:\"top\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 700px) - 20px)`,src:\"https://framerusercontent.com/images/OPjl2pLWaS6sFwprNSCPbops6E.png\",srcSet:\"https://framerusercontent.com/images/OPjl2pLWaS6sFwprNSCPbops6E.png?scale-down-to=512 512w,https://framerusercontent.com/images/OPjl2pLWaS6sFwprNSCPbops6E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OPjl2pLWaS6sFwprNSCPbops6E.png 1680w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+116+0+0+10+143),pixelHeight:1255,pixelWidth:1680,positionX:\"center\",positionY:\"top\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 700px) - 20px)`,src:\"https://framerusercontent.com/images/OPjl2pLWaS6sFwprNSCPbops6E.png\",srcSet:\"https://framerusercontent.com/images/OPjl2pLWaS6sFwprNSCPbops6E.png?scale-down-to=512 512w,https://framerusercontent.com/images/OPjl2pLWaS6sFwprNSCPbops6E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OPjl2pLWaS6sFwprNSCPbops6E.png 1680w\"},className:\"framer-syt4kw\",\"data-framer-name\":\"Banner\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hfsgfj\",\"data-framer-name\":\"details wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 700px)`,y:(componentViewport?.y||0)+0+0+30+134+0+800.2+0+0},pnlSkmJQ3:{y:(componentViewport?.y||0)+0+0+30+91+0+668.2+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:236,width:`max((min(${componentViewport?.width||\"100vw\"}, 700px) - 20px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+30+116+0+673+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation4,className:\"framer-11b9yr1-container\",\"data-framer-appear-id\":\"11b9yr1\",initial:animation3,isModuleExternal:true,nodeId:\"GnjQaPVMB\",optimized:true,rendersWithMotion:true,scopeId:\"jqaTK__Hl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{style:{width:\"100%\"},variant:\"hrOgLXnOB\"}},children:/*#__PURE__*/_jsx(DetailedCards,{height:\"100%\",Ib49RipYv:\"WONDERHILL (Daycare Business)\",id:\"GnjQaPVMB\",layoutId:\"GnjQaPVMB\",style:{height:\"100%\",width:\"100%\"},TBREEXDJG:\"DgvO1UWuO\",variant:\"IWHijap9q\",vuhC8YodP:\"Client\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 700px)`,y:(componentViewport?.y||0)+0+0+30+134+0+800.2+0+241},pnlSkmJQ3:{y:(componentViewport?.y||0)+0+0+30+91+0+668.2+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:236,width:`max((min(${componentViewport?.width||\"100vw\"}, 700px) - 20px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+30+116+0+673+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation5,className:\"framer-13cpfs4-container\",\"data-framer-appear-id\":\"13cpfs4\",initial:animation3,isModuleExternal:true,nodeId:\"DwN15vdVu\",optimized:true,rendersWithMotion:true,scopeId:\"jqaTK__Hl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{variant:\"hrOgLXnOB\"}},children:/*#__PURE__*/_jsx(DetailedCards,{height:\"100%\",Ib49RipYv:\"Redesign product pages\",id:\"DwN15vdVu\",layoutId:\"DwN15vdVu\",style:{width:\"100%\"},TBREEXDJG:\"Opc63vDtG\",variant:\"IWHijap9q\",vuhC8YodP:\"Service\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 700px)`,y:(componentViewport?.y||0)+0+0+30+134+0+800.2+0+482},pnlSkmJQ3:{y:(componentViewport?.y||0)+0+0+30+91+0+668.2+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:236,width:`max((min(${componentViewport?.width||\"100vw\"}, 700px) - 20px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+30+116+0+673+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation6,className:\"framer-325zm8-container\",\"data-framer-appear-id\":\"325zm8\",initial:animation3,isModuleExternal:true,nodeId:\"J9bCGRKRa\",optimized:true,rendersWithMotion:true,scopeId:\"jqaTK__Hl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{style:{width:\"100%\"},variant:\"hrOgLXnOB\"}},children:/*#__PURE__*/_jsx(DetailedCards,{height:\"100%\",Ib49RipYv:\"04-12-2024\",id:\"J9bCGRKRa\",layoutId:\"J9bCGRKRa\",style:{height:\"100%\",width:\"100%\"},TBREEXDJG:\"BBiErG5xl\",variant:\"IWHijap9q\",vuhC8YodP:\"Date\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1sso9id\",\"data-framer-name\":\"content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-v1hz23\",\"data-framer-name\":\"heading\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"var(--token-29e0763e-941f-4cbc-9765-d7de17de9ea2, rgb(0, 0, 0))\"},children:\"Overview:\"})})},pnlSkmJQ3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"var(--token-29e0763e-941f-4cbc-9765-d7de17de9ea2, rgb(0, 0, 0))\"},children:\"Overview:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"var(--token-29e0763e-941f-4cbc-9765-d7de17de9ea2, rgb(0, 0, 0))\"},children:\"Overview:\"})}),className:\"framer-of40rz\",fonts:[\"GF;Geist-500\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p0o0ks\",\"data-framer-name\":\"container\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-p592hf\",\"data-styles-preset\":\"MPfm8fX5c\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Common Problem:\"})}),/*#__PURE__*/_jsxs(\"h5\",{className:\"framer-styles-preset-1gpef5g\",\"data-styles-preset\":\"DERsALtOY\",children:[\"Most daycare websites\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"lack trust-building elements\"}),\"\\xa0and\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"don\u2019t have clear CTAs\"}),\"\\xa0to convert visitors into enrollments.\"]}),/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-p592hf\",\"data-styles-preset\":\"MPfm8fX5c\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"What We\u2019d Do:\"})}),/*#__PURE__*/_jsxs(\"h5\",{className:\"framer-styles-preset-1gpef5g\",\"data-styles-preset\":\"DERsALtOY\",children:[\"\uD83D\uDD39\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"Redesign the site\"}),\"\\xa0with warm, family-friendly UX to build trust\",/*#__PURE__*/_jsx(\"br\",{}),\"\uD83D\uDD39 Add a\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:'\"Book a Tour\" CTA'}),\"\\xa0to encourage action\",/*#__PURE__*/_jsx(\"br\",{}),\"\uD83D\uDD39 Optimize for\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"SEO & local search\"}),\"\\xa0to attract parents\"]}),/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-p592hf\",\"data-styles-preset\":\"MPfm8fX5c\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Potential Results:\"})}),/*#__PURE__*/_jsxs(\"h5\",{className:\"framer-styles-preset-1gpef5g\",\"data-styles-preset\":\"DERsALtOY\",children:[\"\uD83D\uDCC8\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"3X increase in online inquiries\"}),/*#__PURE__*/_jsx(\"br\",{}),\"\uD83D\uDCC8\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"Lower bounce rate & higher engagement\"}),/*#__PURE__*/_jsx(\"br\",{}),\"\uD83D\uDCC8\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"Consistently booked daycare tours\"})]}),/*#__PURE__*/_jsxs(\"h5\",{className:\"framer-styles-preset-1gpef5g\",\"data-styles-preset\":\"DERsALtOY\",children:[\"\uD83D\uDCA1\\xa0\",/*#__PURE__*/_jsx(\"em\",{children:\"If you run a daycare, this is exactly how we\u2019d turn your website into a lead-generating machine.\"})]})]}),className:\"framer-1unwhuq\",fonts:[\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ku9kql\",\"data-framer-name\":\"images\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+134+0+2117.4+27+0),pixelHeight:1104,pixelWidth:743,positionX:\"center\",positionY:\"center\",sizes:\"688px\",src:\"https://framerusercontent.com/images/Ka4X4nwk65RLzklDQcUZypUtx5M.png\",srcSet:\"https://framerusercontent.com/images/Ka4X4nwk65RLzklDQcUZypUtx5M.png?scale-down-to=1024 689w,https://framerusercontent.com/images/Ka4X4nwk65RLzklDQcUZypUtx5M.png 743w\"}},pnlSkmJQ3:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+91+0+1556.1999999999998+10+0),pixelHeight:1104,pixelWidth:743,positionX:\"center\",positionY:\"center\",sizes:\"1399.177px\",src:\"https://framerusercontent.com/images/Ka4X4nwk65RLzklDQcUZypUtx5M.png\",srcSet:\"https://framerusercontent.com/images/Ka4X4nwk65RLzklDQcUZypUtx5M.png?scale-down-to=1024 689w,https://framerusercontent.com/images/Ka4X4nwk65RLzklDQcUZypUtx5M.png 743w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+116+0+1568.1999999999998+10+0),pixelHeight:1104,pixelWidth:743,positionX:\"center\",positionY:\"center\",sizes:\"1399.177px\",src:\"https://framerusercontent.com/images/Ka4X4nwk65RLzklDQcUZypUtx5M.png\",srcSet:\"https://framerusercontent.com/images/Ka4X4nwk65RLzklDQcUZypUtx5M.png?scale-down-to=1024 689w,https://framerusercontent.com/images/Ka4X4nwk65RLzklDQcUZypUtx5M.png 743w\"},className:\"framer-1wauqkn\",\"data-framer-name\":\"img 1\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+134+0+2117.4+27+496),pixelHeight:1118,pixelWidth:743,positionX:\"center\",positionY:\"center\",sizes:\"692px\",src:\"https://framerusercontent.com/images/uExFZreuWBnNQZqr3nKLJp7x0.png\",srcSet:\"https://framerusercontent.com/images/uExFZreuWBnNQZqr3nKLJp7x0.png?scale-down-to=1024 680w,https://framerusercontent.com/images/uExFZreuWBnNQZqr3nKLJp7x0.png 743w\"}},pnlSkmJQ3:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+91+0+1556.1999999999998+10+1e3),pixelHeight:1118,pixelWidth:743,positionX:\"center\",positionY:\"center\",sizes:\"1399.177px\",src:\"https://framerusercontent.com/images/uExFZreuWBnNQZqr3nKLJp7x0.png\",srcSet:\"https://framerusercontent.com/images/uExFZreuWBnNQZqr3nKLJp7x0.png?scale-down-to=1024 680w,https://framerusercontent.com/images/uExFZreuWBnNQZqr3nKLJp7x0.png 743w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+116+0+1568.1999999999998+10+1e3),pixelHeight:1118,pixelWidth:743,positionX:\"center\",positionY:\"center\",sizes:\"1399.177px\",src:\"https://framerusercontent.com/images/uExFZreuWBnNQZqr3nKLJp7x0.png\",srcSet:\"https://framerusercontent.com/images/uExFZreuWBnNQZqr3nKLJp7x0.png?scale-down-to=1024 680w,https://framerusercontent.com/images/uExFZreuWBnNQZqr3nKLJp7x0.png 743w\"},className:\"framer-te7vob\",\"data-framer-name\":\"img 2\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+134+0+2117.4+27+995),pixelHeight:1112,pixelWidth:743,positionX:\"center\",positionY:\"center\",sizes:\"697px\",src:\"https://framerusercontent.com/images/m9HkFxpTveUYrT1ZmaD1IDuznUg.png\",srcSet:\"https://framerusercontent.com/images/m9HkFxpTveUYrT1ZmaD1IDuznUg.png?scale-down-to=1024 684w,https://framerusercontent.com/images/m9HkFxpTveUYrT1ZmaD1IDuznUg.png 743w\"}},pnlSkmJQ3:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+91+0+1556.1999999999998+10+2e3),pixelHeight:1112,pixelWidth:743,positionX:\"center\",positionY:\"center\",sizes:\"1399.177px\",src:\"https://framerusercontent.com/images/m9HkFxpTveUYrT1ZmaD1IDuznUg.png\",srcSet:\"https://framerusercontent.com/images/m9HkFxpTveUYrT1ZmaD1IDuznUg.png?scale-down-to=1024 684w,https://framerusercontent.com/images/m9HkFxpTveUYrT1ZmaD1IDuznUg.png 743w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+116+0+1568.1999999999998+10+2e3),pixelHeight:1112,pixelWidth:743,positionX:\"center\",positionY:\"center\",sizes:\"1399.177px\",src:\"https://framerusercontent.com/images/m9HkFxpTveUYrT1ZmaD1IDuznUg.png\",srcSet:\"https://framerusercontent.com/images/m9HkFxpTveUYrT1ZmaD1IDuznUg.png?scale-down-to=1024 684w,https://framerusercontent.com/images/m9HkFxpTveUYrT1ZmaD1IDuznUg.png 743w\"},className:\"framer-19d8ylp\",\"data-framer-name\":\"img 3\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+134+0+2117.4+27+1498),pixelHeight:1188,pixelWidth:890,positionX:\"center\",positionY:\"center\",sizes:\"750px\",src:\"https://framerusercontent.com/images/dmWqyQbXFsKlXytmFQtNtYJJSyQ.png\",srcSet:\"https://framerusercontent.com/images/dmWqyQbXFsKlXytmFQtNtYJJSyQ.png?scale-down-to=1024 767w,https://framerusercontent.com/images/dmWqyQbXFsKlXytmFQtNtYJJSyQ.png 890w\"}},pnlSkmJQ3:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+91+0+1556.1999999999998+10+3e3),pixelHeight:1188,pixelWidth:890,positionX:\"center\",positionY:\"center\",sizes:\"1506px\",src:\"https://framerusercontent.com/images/dmWqyQbXFsKlXytmFQtNtYJJSyQ.png\",srcSet:\"https://framerusercontent.com/images/dmWqyQbXFsKlXytmFQtNtYJJSyQ.png?scale-down-to=1024 767w,https://framerusercontent.com/images/dmWqyQbXFsKlXytmFQtNtYJJSyQ.png 890w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+116+0+1568.1999999999998+10+3e3),pixelHeight:1188,pixelWidth:890,positionX:\"center\",positionY:\"center\",sizes:\"1506px\",src:\"https://framerusercontent.com/images/dmWqyQbXFsKlXytmFQtNtYJJSyQ.png\",srcSet:\"https://framerusercontent.com/images/dmWqyQbXFsKlXytmFQtNtYJJSyQ.png?scale-down-to=1024 767w,https://framerusercontent.com/images/dmWqyQbXFsKlXytmFQtNtYJJSyQ.png 890w\"},className:\"framer-qlnw9i\",\"data-framer-name\":\"img 4\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+134+0+2117.4+27+2039),pixelHeight:1079,pixelWidth:743,positionX:\"center\",positionY:\"center\",sizes:\"678px\",src:\"https://framerusercontent.com/images/7NZ9vc2WfWVe3HEEXIvKDG1EmGY.png\",srcSet:\"https://framerusercontent.com/images/7NZ9vc2WfWVe3HEEXIvKDG1EmGY.png?scale-down-to=1024 705w,https://framerusercontent.com/images/7NZ9vc2WfWVe3HEEXIvKDG1EmGY.png 743w\"}},pnlSkmJQ3:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+91+0+1556.1999999999998+10+4076),pixelHeight:1079,pixelWidth:743,positionX:\"center\",positionY:\"center\",sizes:\"1352px\",src:\"https://framerusercontent.com/images/7NZ9vc2WfWVe3HEEXIvKDG1EmGY.png\",srcSet:\"https://framerusercontent.com/images/7NZ9vc2WfWVe3HEEXIvKDG1EmGY.png?scale-down-to=1024 705w,https://framerusercontent.com/images/7NZ9vc2WfWVe3HEEXIvKDG1EmGY.png 743w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+116+0+1568.1999999999998+10+4076),pixelHeight:1079,pixelWidth:743,positionX:\"center\",positionY:\"center\",sizes:\"1352px\",src:\"https://framerusercontent.com/images/7NZ9vc2WfWVe3HEEXIvKDG1EmGY.png\",srcSet:\"https://framerusercontent.com/images/7NZ9vc2WfWVe3HEEXIvKDG1EmGY.png?scale-down-to=1024 705w,https://framerusercontent.com/images/7NZ9vc2WfWVe3HEEXIvKDG1EmGY.png 743w\"},className:\"framer-1f9apra\",\"data-framer-name\":\"img 4\"})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p87szp\",\"data-framer-name\":\"Section - Works\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18tw0d2\",\"data-framer-name\":\"heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-29e0763e-941f-4cbc-9765-d7de17de9ea2, rgb(0, 0, 0))\"},children:\"Next Project \"})})},pnlSkmJQ3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-29e0763e-941f-4cbc-9765-d7de17de9ea2, rgb(0, 0, 0))\"},children:\"Next Project \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-29e0763e-941f-4cbc-9765-d7de17de9ea2, rgb(0, 0, 0))\"},children:\"Next Project \"})}),className:\"framer-9buk51\",effect:textEffect,fonts:[\"GF;Geist-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4ce8d2ea-bb2f-4ef1-9be8-c27a809cd684, rgb(112, 112, 112))\"},children:\"Get a sneak peek at what\u2019s coming next\u2014innovation in the making\"})}),className:\"framer-1jnzjga\",fonts:[\"GF;Geist-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dx9chhx8O\"},motionChild:true,nodeId:\"xIrPqBb0L\",openInNewTab:false,scopeId:\"jqaTK__Hl\",children:/*#__PURE__*/_jsx(MotionAWithOptimizedAppearEffect,{animate:animation11,className:\"framer-1un2f5d hidden-181jkk5 hidden-1c76sa7 framer-1b3e773\",\"data-framer-appear-id\":\"1un2f5d\",\"data-framer-name\":\"case\",initial:animation12,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQjDXv237:{background:{alt:\"Ellos Rebranding\",fit:\"fit\",intrinsicHeight:553,intrinsicWidth:550,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+4879.4+0+180+0),pixelHeight:1883,pixelWidth:2520,positionX:\"center\",positionY:\"top\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 32px, 700px) * 1.0057)`,src:\"https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=512 512w,https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png 2520w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Ellos Rebranding\",fit:\"fit\",intrinsicHeight:553,intrinsicWidth:550,pixelHeight:1883,pixelWidth:2520,positionX:\"center\",positionY:\"top\",src:\"https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=512 512w,https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png 2520w\"},className:\"framer-j6mc5m\",\"data-framer-name\":\"img\",whileHover:animation13})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dx9chhx8O\"},motionChild:true,nodeId:\"o02H1z8i_\",openInNewTab:false,scopeId:\"jqaTK__Hl\",children:/*#__PURE__*/_jsx(MotionAWithOptimizedAppearEffect,{animate:animation11,className:\"framer-ytgq2x hidden-42ar2f framer-1b3e773\",\"data-framer-appear-id\":\"ytgq2x\",\"data-framer-name\":\"case\",initial:animation12,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pnlSkmJQ3:{background:{alt:\"Ellos Rebranding\",fit:\"fill\",intrinsicHeight:553,intrinsicWidth:550,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+6748.2+45+216+0),pixelHeight:1883,pixelWidth:2520,positionX:\"center\",positionY:\"top\",sizes:\"704px\",src:\"https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=512 512w,https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png 2520w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Ellos Rebranding\",fit:\"fill\",intrinsicHeight:553,intrinsicWidth:550,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+30+6746.2+45+226+0),pixelHeight:1883,pixelWidth:2520,positionX:\"center\",positionY:\"top\",sizes:\"704px\",src:\"https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=512 512w,https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KTAwKJDq8TzfIUFtoykp0GEib6U.png 2520w\"},className:\"framer-1arbnzp\",\"data-framer-name\":\"img\",whileHover:animation13})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-I1dS7.framer-1b3e773, .framer-I1dS7 .framer-1b3e773 { display: block; }\",\".framer-I1dS7.framer-181jkk5 { align-content: center; align-items: center; background-color: var(--token-beab68cf-a5ba-473e-87ce-38371a5b394c, #ebeced); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-I1dS7 .framer-k60gjv { 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; padding: 30px 0px 100px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-I1dS7 .framer-1auwy10 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 32px 0px 32px 0px; position: relative; width: 58%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-I1dS7 .framer-1jwjkq8-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-I1dS7 .framer-1i4twzy { 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: center; max-width: 700px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-I1dS7 .framer-1p0gn30 { align-content: center; align-items: center; background-color: var(--token-afc12c4e-22b8-4d3a-a848-829879fae208, #ffffff); border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-I1dS7 .framer-1ge84w3 { align-content: center; align-items: center; background-color: var(--token-beab68cf-a5ba-473e-87ce-38371a5b394c, #ebeced); border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 10px; position: relative; width: 100%; }\",\".framer-I1dS7 .framer-1uj5kmw { aspect-ratio: 1 / 1; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: var(--framer-aspect-ratio-supported, 60px); overflow: hidden; position: relative; width: 60px; will-change: var(--framer-will-change-override, transform); }\",\".framer-I1dS7 .framer-nw8wls { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-I1dS7 .framer-1boim1y, .framer-I1dS7 .framer-w1p8xc { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-I1dS7 .framer-14ncrrp-container { flex: none; height: auto; position: relative; width: 195px; }\",\".framer-I1dS7 .framer-syt4kw { aspect-ratio: 1.4 / 1; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; flex: none; height: var(--framer-aspect-ratio-supported, 486px); position: relative; width: 100%; }\",\".framer-I1dS7 .framer-hfsgfj { align-content: center; align-items: center; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-I1dS7 .framer-11b9yr1-container, .framer-I1dS7 .framer-325zm8-container { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-I1dS7 .framer-13cpfs4-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-I1dS7 .framer-1sso9id, .framer-I1dS7 .framer-ku9kql { align-content: center; align-items: center; background-color: var(--token-afc12c4e-22b8-4d3a-a848-829879fae208, #ffffff); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-I1dS7 .framer-v1hz23 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 40px 20px 40px; position: relative; width: 100%; }\",\".framer-I1dS7 .framer-of40rz, .framer-I1dS7 .framer-1unwhuq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-I1dS7 .framer-1p0o0ks { align-content: center; align-items: center; background-color: var(--token-beab68cf-a5ba-473e-87ce-38371a5b394c, #ebeced); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-I1dS7 .framer-1wauqkn, .framer-I1dS7 .framer-te7vob, .framer-I1dS7 .framer-19d8ylp { aspect-ratio: 1.3991769547325104 / 1; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: var(--framer-aspect-ratio-supported, 1000px); overflow: hidden; position: relative; width: 1399px; will-change: var(--framer-will-change-override, transform); }\",\".framer-I1dS7 .framer-qlnw9i { aspect-ratio: 1.3991769547325104 / 1; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: var(--framer-aspect-ratio-supported, 1076px); overflow: hidden; position: relative; width: 1506px; will-change: var(--framer-will-change-override, transform); }\",\".framer-I1dS7 .framer-1f9apra { aspect-ratio: 1.3991769547325104 / 1; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: var(--framer-aspect-ratio-supported, 967px); overflow: hidden; position: relative; width: 1352px; will-change: var(--framer-will-change-override, transform); }\",\".framer-I1dS7 .framer-1p87szp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 700px; overflow: visible; padding: 45px 0px 45px 0px; position: relative; width: 100%; }\",\".framer-I1dS7 .framer-18tw0d2 { 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; width: 100%; }\",\".framer-I1dS7 .framer-9buk51 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 400px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-I1dS7 .framer-1jnzjga { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 280px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-I1dS7 .framer-1un2f5d { align-content: flex-start; align-items: flex-start; background-color: #44ccff; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 250px; justify-content: flex-end; overflow: hidden; padding: 20px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-I1dS7 .framer-j6mc5m, .framer-I1dS7 .framer-1arbnzp { flex: none; height: 414px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 101%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-I1dS7 .framer-ytgq2x { align-content: flex-start; align-items: flex-start; background-color: #44ccff; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 413px; justify-content: flex-end; overflow: hidden; padding: 20px; position: relative; text-decoration: none; width: 700px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-I1dS7.framer-181jkk5, .framer-I1dS7 .framer-k60gjv, .framer-I1dS7 .framer-1auwy10, .framer-I1dS7 .framer-1i4twzy, .framer-I1dS7 .framer-1p0gn30, .framer-I1dS7 .framer-1ge84w3, .framer-I1dS7 .framer-nw8wls, .framer-I1dS7 .framer-hfsgfj, .framer-I1dS7 .framer-1sso9id, .framer-I1dS7 .framer-v1hz23, .framer-I1dS7 .framer-1p0o0ks, .framer-I1dS7 .framer-ku9kql, .framer-I1dS7 .framer-1p87szp, .framer-I1dS7 .framer-18tw0d2, .framer-I1dS7 .framer-1un2f5d, .framer-I1dS7 .framer-ytgq2x { gap: 0px; } .framer-I1dS7.framer-181jkk5 > *, .framer-I1dS7 .framer-k60gjv > *, .framer-I1dS7 .framer-1sso9id > *, .framer-I1dS7 .framer-ku9kql > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-I1dS7.framer-181jkk5 > :first-child, .framer-I1dS7 .framer-k60gjv > :first-child, .framer-I1dS7 .framer-1i4twzy > :first-child, .framer-I1dS7 .framer-1p0gn30 > :first-child, .framer-I1dS7 .framer-nw8wls > :first-child, .framer-I1dS7 .framer-1sso9id > :first-child, .framer-I1dS7 .framer-ku9kql > :first-child, .framer-I1dS7 .framer-1p87szp > :first-child, .framer-I1dS7 .framer-18tw0d2 > :first-child, .framer-I1dS7 .framer-1un2f5d > :first-child, .framer-I1dS7 .framer-ytgq2x > :first-child { margin-top: 0px; } .framer-I1dS7.framer-181jkk5 > :last-child, .framer-I1dS7 .framer-k60gjv > :last-child, .framer-I1dS7 .framer-1i4twzy > :last-child, .framer-I1dS7 .framer-1p0gn30 > :last-child, .framer-I1dS7 .framer-nw8wls > :last-child, .framer-I1dS7 .framer-1sso9id > :last-child, .framer-I1dS7 .framer-ku9kql > :last-child, .framer-I1dS7 .framer-1p87szp > :last-child, .framer-I1dS7 .framer-18tw0d2 > :last-child, .framer-I1dS7 .framer-1un2f5d > :last-child, .framer-I1dS7 .framer-ytgq2x > :last-child { margin-bottom: 0px; } .framer-I1dS7 .framer-1auwy10 > *, .framer-I1dS7 .framer-v1hz23 > *, .framer-I1dS7 .framer-1p0o0ks > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-I1dS7 .framer-1auwy10 > :first-child, .framer-I1dS7 .framer-1ge84w3 > :first-child, .framer-I1dS7 .framer-hfsgfj > :first-child, .framer-I1dS7 .framer-v1hz23 > :first-child, .framer-I1dS7 .framer-1p0o0ks > :first-child { margin-left: 0px; } .framer-I1dS7 .framer-1auwy10 > :last-child, .framer-I1dS7 .framer-1ge84w3 > :last-child, .framer-I1dS7 .framer-hfsgfj > :last-child, .framer-I1dS7 .framer-v1hz23 > :last-child, .framer-I1dS7 .framer-1p0o0ks > :last-child { margin-right: 0px; } .framer-I1dS7 .framer-1i4twzy > *, .framer-I1dS7 .framer-1p0gn30 > *, .framer-I1dS7 .framer-1un2f5d > *, .framer-I1dS7 .framer-ytgq2x > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-I1dS7 .framer-1ge84w3 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-I1dS7 .framer-nw8wls > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-I1dS7 .framer-hfsgfj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-I1dS7 .framer-1p87szp > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-I1dS7 .framer-18tw0d2 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-I1dS7.framer-181jkk5 { width: 810px; } .framer-I1dS7 .framer-k60gjv { gap: 39px; padding: 30px 0px 70px 0px; } .framer-I1dS7 .framer-1auwy10 { padding: 0px; width: 85%; } .framer-I1dS7 .framer-qlnw9i { height: var(--framer-aspect-ratio-supported, 1077px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-I1dS7 .framer-k60gjv { gap: 0px; } .framer-I1dS7 .framer-k60gjv > * { margin: 0px; margin-bottom: calc(39px / 2); margin-top: calc(39px / 2); } .framer-I1dS7 .framer-k60gjv > :first-child { margin-top: 0px; } .framer-I1dS7 .framer-k60gjv > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-I1dS7.framer-181jkk5 { width: 390px; } .framer-I1dS7 .framer-k60gjv { gap: 50px; padding: 30px 16px 50px 16px; } .framer-I1dS7 .framer-1auwy10 { padding: 16px 0px 16px 0px; } .framer-I1dS7 .framer-1i4twzy { gap: 5px; } .framer-I1dS7 .framer-1p0gn30 { border-bottom-left-radius: 45px; border-bottom-right-radius: 45px; border-top-left-radius: 45px; border-top-right-radius: 45px; gap: 5px; padding: 5px; } .framer-I1dS7 .framer-1ge84w3 { border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; flex-direction: column; gap: 8px; padding: 20px 10px 20px 10px; } .framer-I1dS7 .framer-nw8wls { align-content: center; align-items: center; flex: none; width: 100%; } .framer-I1dS7 .framer-1boim1y { white-space: pre; width: auto; } .framer-I1dS7 .framer-w1p8xc { width: 325px; } .framer-I1dS7 .framer-syt4kw { height: var(--framer-aspect-ratio-supported, 249px); } .framer-I1dS7 .framer-hfsgfj { flex-direction: column; gap: 5px; } .framer-I1dS7 .framer-11b9yr1-container, .framer-I1dS7 .framer-325zm8-container { align-self: unset; flex: none; width: 100%; } .framer-I1dS7 .framer-13cpfs4-container { flex: none; width: 100%; } .framer-I1dS7 .framer-1sso9id { border-bottom-left-radius: 35px; border-bottom-right-radius: 35px; border-top-left-radius: 35px; border-top-right-radius: 35px; padding: 5px; } .framer-I1dS7 .framer-v1hz23 { padding: 16px 20px 16px 20px; } .framer-I1dS7 .framer-1p0o0ks { padding: 30px 20px 30px 20px; } .framer-I1dS7 .framer-ku9kql { border-bottom-left-radius: 35px; border-bottom-right-radius: 35px; border-top-left-radius: 35px; border-top-right-radius: 35px; gap: 5px; padding: 27px 5px 27px 5px; } .framer-I1dS7 .framer-1wauqkn { height: var(--framer-aspect-ratio-supported, 492px); width: 688px; } .framer-I1dS7 .framer-te7vob { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 495px); justify-content: center; overflow: visible; padding: 50px 18px 18px 18px; width: 692px; will-change: unset; } .framer-I1dS7 .framer-19d8ylp { height: var(--framer-aspect-ratio-supported, 498px); width: 697px; } .framer-I1dS7 .framer-qlnw9i { height: var(--framer-aspect-ratio-supported, 536px); width: 750px; } .framer-I1dS7 .framer-1f9apra { height: var(--framer-aspect-ratio-supported, 485px); width: 678px; } .framer-I1dS7 .framer-1p87szp { gap: 30px; padding: 0px; } .framer-I1dS7 .framer-18tw0d2 { gap: 8px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-I1dS7 .framer-k60gjv, .framer-I1dS7 .framer-1i4twzy, .framer-I1dS7 .framer-1p0gn30, .framer-I1dS7 .framer-1ge84w3, .framer-I1dS7 .framer-hfsgfj, .framer-I1dS7 .framer-ku9kql, .framer-I1dS7 .framer-te7vob, .framer-I1dS7 .framer-1p87szp, .framer-I1dS7 .framer-18tw0d2 { gap: 0px; } .framer-I1dS7 .framer-k60gjv > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-I1dS7 .framer-k60gjv > :first-child, .framer-I1dS7 .framer-1i4twzy > :first-child, .framer-I1dS7 .framer-1p0gn30 > :first-child, .framer-I1dS7 .framer-1ge84w3 > :first-child, .framer-I1dS7 .framer-hfsgfj > :first-child, .framer-I1dS7 .framer-ku9kql > :first-child, .framer-I1dS7 .framer-1p87szp > :first-child, .framer-I1dS7 .framer-18tw0d2 > :first-child { margin-top: 0px; } .framer-I1dS7 .framer-k60gjv > :last-child, .framer-I1dS7 .framer-1i4twzy > :last-child, .framer-I1dS7 .framer-1p0gn30 > :last-child, .framer-I1dS7 .framer-1ge84w3 > :last-child, .framer-I1dS7 .framer-hfsgfj > :last-child, .framer-I1dS7 .framer-ku9kql > :last-child, .framer-I1dS7 .framer-1p87szp > :last-child, .framer-I1dS7 .framer-18tw0d2 > :last-child { margin-bottom: 0px; } .framer-I1dS7 .framer-1i4twzy > *, .framer-I1dS7 .framer-1p0gn30 > *, .framer-I1dS7 .framer-hfsgfj > *, .framer-I1dS7 .framer-ku9kql > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-I1dS7 .framer-1ge84w3 > *, .framer-I1dS7 .framer-18tw0d2 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-I1dS7 .framer-te7vob > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-I1dS7 .framer-te7vob > :first-child { margin-left: 0px; } .framer-I1dS7 .framer-te7vob > :last-child { margin-right: 0px; } .framer-I1dS7 .framer-1p87szp > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8466.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pnlSkmJQ3\":{\"layout\":[\"fixed\",\"auto\"]},\"GQjDXv237\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerjqaTK__Hl=withCSS(Component,css,\"framer-I1dS7\");export default FramerjqaTK__Hl;FramerjqaTK__Hl.displayName=\"Wonderhill\";FramerjqaTK__Hl.defaultProps={height:8466.5,width:1200};addFonts(FramerjqaTK__Hl,[{explicitInter:true,fonts:[{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v1/gyBhhwUxId8gMGYQMKR3pzfaWI_RruM4mJPby1QNtA.woff2\",weight:\"500\"},{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v1/gyBhhwUxId8gMGYQMKR3pzfaWI_RnOM4mJPby1QNtA.woff2\",weight:\"400\"},{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v1/gyBhhwUxId8gMGYQMKR3pzfaWI_Re-Q4mJPby1QNtA.woff2\",weight:\"700\"},{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:\"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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]},...ArrowBtnFonts,...ShinyCta3Fonts,...DetailedCardsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjqaTK__Hl\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"8466.5\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pnlSkmJQ3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GQjDXv237\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ArrowBtnFonts", "getFonts", "FIPI6RokA_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ShinyCta3Fonts", "pwiczNSC2_default", "DetailedCardsFonts", "nrVYauAhU_default", "ContainerWithOptimizedAppearEffect", "Container", "MotionDivWithFX", "withFX", "ImageWithFX", "Image2", "RichTextWithFX", "RichText2", "MotionAWithOptimizedAppearEffect", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "transition4", "animation5", "transition5", "animation6", "animation7", "animation8", "animation9", "transition6", "textEffect", "animation10", "transition7", "animation11", "animation12", "transition8", "animation13", "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", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "isDisplayed", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "getLoadingLazyAtYPosition", "x", "Link", "css", "FramerjqaTK__Hl", "withCSS", "jqaTK_Hl_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
