{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/hCp6eHQWjjzjF2xDPm66/J5v4pYNhclvZaBhgReLo/dGbopezuJ.js", "ssg:https://framerusercontent.com/modules/ek1tUki3Na1oYxXoF7Tm/YtqYWs8qUN7nfcsc0zvL/dGbopezuJ.js"],
  "sourcesContent": ["// Generated by Framer (9f68555)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/DAWxXDGdC5RJUOPfOsh5/Ticker.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import HubSpotForm from\"https://framerusercontent.com/modules/uGQZtcsxBzvxqsgxQ0Tz/cGBHXozmXUtcAABEfMAq/Hubspot.js\";import HeaderNavigation from\"#framer/local/canvasComponent/aJeZuTaMj/aJeZuTaMj.js\";import CardsAnnouncement from\"#framer/local/canvasComponent/rWyv83Rlf/rWyv83Rlf.js\";import BlockFooter from\"#framer/local/canvasComponent/vjSwed9F8/vjSwed9F8.js\";import*as sharedStyle from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle4 from\"#framer/local/css/O4vAwzLkC/O4vAwzLkC.js\";import*as sharedStyle3 from\"#framer/local/css/x0Yg3tOPy/x0Yg3tOPy.js\";import*as sharedStyle2 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle1 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/dGbopezuJ/dGbopezuJ.js\";import metadataProvider from\"#framer/local/webPageMetadata/dGbopezuJ/dGbopezuJ.js\";const CardsAnnouncementFonts=getFonts(CardsAnnouncement);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MotionDivWithFX=withFX(motion.div);const PhosphorFonts=getFonts(Phosphor);const HeaderNavigationFonts=getFonts(HeaderNavigation);const HubSpotFormFonts=getFonts(HubSpotForm);const TickerFonts=getFonts(Ticker);const BlockFooterFonts=getFonts(BlockFooter);const breakpoints={REvRqrZpq:\"(min-width: 1344px)\",yPY71jfQO:\"(min-width: 810px) and (max-width: 1343px)\",zM3WP76ym:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-XbYAM\";const variantClassNames={REvRqrZpq:\"framer-v-1n60yyo\",yPY71jfQO:\"framer-v-1pd83cn\",zM3WP76ym:\"framer-v-1j5fynw\"};const animation={opacity:0,rotate:0,rotateX:10,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:30};const transition1={damping:30,delay:0,mass:1,stiffness:100,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transition2={damping:30,delay:.4,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:30};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"REvRqrZpq\",Phone:\"zM3WP76ym\",Tablet:\"yPY71jfQO\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"REvRqrZpq\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-XbYAM`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-XbYAM`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if([\"zM3WP76ym\",\"yPY71jfQO\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"Ghv48ElNY\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"REvRqrZpq\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1n60yyo\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nshd43\",children:[/*#__PURE__*/_jsx(\"header\",{className:\"framer-4fb27e\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1as6939\",children:/*#__PURE__*/_jsxs(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-zue206\",\"data-framer-name\":\"Block / Image\",name:\"Block / Image\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zbetqg\",\"data-framer-name\":\"Right\",name:\"Right\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":Ghv48ElNY\",webPageId:\"dGbopezuJ\"},implicitPathVariables:undefined},{href:{hash:\":Ghv48ElNY\",webPageId:\"dGbopezuJ\"},implicitPathVariables:undefined},{href:{hash:\":Ghv48ElNY\",webPageId:\"dGbopezuJ\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yPY71jfQO:{y:128},zM3WP76ym:{y:124}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:180,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-ay1x3a-container\",\"data-framer-appear-id\":\"ay1x3a\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yPY71jfQO:{hONNn1KUP:resolvedLinks[2]},zM3WP76ym:{hONNn1KUP:resolvedLinks[1],huKQlqxfG:(_getLocalizedValue=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Details\",variant:\"cLs7Dt5VO\"}},children:/*#__PURE__*/_jsx(CardsAnnouncement,{height:\"100%\",hONNn1KUP:resolvedLinks[0],huKQlqxfG:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Download for free\",id:\"T8wtkRhGi\",layoutId:\"T8wtkRhGi\",Q314MJfCv:(_getLocalizedValue2=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"An E-Book from Happily.ai\",variant:\"O8T9PCfpP\",width:\"100%\"})})})})});}}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-179ms87\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yPY71jfQO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-18139a7d-87e7-4373-a46b-5018f0a7d4d5, rgb(255, 255, 255))\"},children:\"\u0E04\u0E39\u0E48\u0E21\u0E37\u0E2D\u0E27\u0E31\u0E14\u0E04\u0E48\u0E32 Resilience \u0E02\u0E2D\u0E07\u0E1E\u0E19\u0E31\u0E01\u0E07\u0E32\u0E19\u0E43\u0E19\u0E2D\u0E07\u0E04\u0E4C\u0E01\u0E23\"})})},zM3WP76ym:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"23px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"28.7px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-18139a7d-87e7-4373-a46b-5018f0a7d4d5, rgb(255, 255, 255))\"},children:\"\u0E04\u0E39\u0E48\u0E21\u0E37\u0E2D\u0E27\u0E31\u0E14\u0E04\u0E48\u0E32 Resilience \u0E02\u0E2D\u0E07\u0E1E\u0E19\u0E31\u0E01\u0E07\u0E32\u0E19\u0E43\u0E19\u0E2D\u0E07\u0E04\u0E4C\u0E01\u0E23\"})}),fonts:[\"Inter-SemiBold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-18139a7d-87e7-4373-a46b-5018f0a7d4d5, rgb(255, 255, 255))\"},children:\"\u0E04\u0E39\u0E48\u0E21\u0E37\u0E2D\u0E27\u0E31\u0E14\u0E04\u0E48\u0E32 Resilience \u0E02\u0E2D\u0E07\u0E1E\u0E19\u0E31\u0E01\u0E07\u0E32\u0E19\u0E43\u0E19\u0E2D\u0E07\u0E04\u0E4C\u0E01\u0E23\"})}),className:\"framer-13emp5e\",\"data-framer-name\":\"Save time and money with our powerful tools\",fonts:[\"Inter\"],name:\"Save time and money with our powerful tools\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yPY71jfQO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166))\"},children:\"\u0E27\u0E31\u0E14\u0E04\u0E48\u0E32\u0E04\u0E27\u0E32\u0E21\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E43\u0E19\u0E01\u0E32\u0E23\u0E1B\u0E23\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E02\u0E2D\u0E07\u0E1E\u0E19\u0E31\u0E01\u0E07\u0E32\u0E19 \u0E1D\u0E48\u0E32\u0E22\u0E38\u0E04 Disruption \u0E41\u0E25\u0E30 Pandemic\"})})},zM3WP76ym:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166))\"},children:\"\u0E27\u0E31\u0E14\u0E04\u0E48\u0E32\u0E04\u0E27\u0E32\u0E21\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E43\u0E19\u0E01\u0E32\u0E23\u0E1B\u0E23\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E02\u0E2D\u0E07\u0E1E\u0E19\u0E31\u0E01\u0E07\u0E32\u0E19 \u0E1D\u0E48\u0E32\u0E22\u0E38\u0E04 Disruption \u0E41\u0E25\u0E30 Pandemic\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166))\"},children:\"\u0E27\u0E31\u0E14\u0E04\u0E48\u0E32\u0E04\u0E27\u0E32\u0E21\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E43\u0E19\u0E01\u0E32\u0E23\u0E1B\u0E23\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E02\u0E2D\u0E07\u0E1E\u0E19\u0E31\u0E01\u0E07\u0E32\u0E19 \u0E1D\u0E48\u0E32\u0E22\u0E38\u0E04 Disruption \u0E41\u0E25\u0E30 Pandemic\"})}),className:\"framer-162opjw\",\"data-framer-name\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique.\",fonts:[\"Inter\"],name:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique.\",verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166))\"},children:[\"Resilience \u0E19\u0E31\u0E49\u0E19\u0E2D\u0E32\u0E08\u0E40\u0E1B\u0E47\u0E19\u0E28\u0E31\u0E1E\u0E17\u0E4C\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E04\u0E38\u0E49\u0E19\u0E40\u0E04\u0E22 \u0E41\u0E15\u0E48\u0E16\u0E49\u0E32\u0E40\u0E2D\u0E48\u0E22\u0E27\u0E48\u0E32 \u0E18\u0E38\u0E23\u0E01\u0E34\u0E08\u0E15\u0E49\u0E2D\u0E07\u0E1B\u0E23\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E40\u0E01\u0E48\u0E07\u0E40\u0E2B\u0E21\u0E37\u0E2D\u0E19\u0E01\u0E34\u0E49\u0E07\u0E01\u0E48\u0E32\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E2A\u0E35 \u0E41\u0E25\u0E30\u0E25\u0E38\u0E01\u0E25\u0E49\u0E21\u0E44\u0E14\u0E49\u0E40\u0E2B\u0E21\u0E37\u0E2D\u0E19\u0E15\u0E38\u0E4A\u0E01\u0E15\u0E32\u0E25\u0E49\u0E21\u0E25\u0E38\u0E01 \u0E2A\u0E34\u0E48\u0E07\u0E19\u0E31\u0E49\u0E19\u0E01\u0E47\u0E04\u0E37\u0E2D \u0E04\u0E33\u0E08\u0E33\u0E01\u0E31\u0E14\u0E04\u0E27\u0E32\u0E21\u0E02\u0E2D\u0E07 Resilience \u0E19\u0E35\u0E49\u0E40\u0E2D\u0E07\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"\u0E43\u0E19\u0E0A\u0E48\u0E27\u0E07\u0E17\u0E35\u0E48\u0E1C\u0E48\u0E32\u0E19\u0E21\u0E32 \u0E42\u0E25\u0E01\u0E40\u0E23\u0E32\u0E44\u0E14\u0E49\u0E40\u0E1C\u0E0A\u0E34\u0E0D\u0E01\u0E31\u0E1A\u0E04\u0E27\u0E32\u0E21\u0E44\u0E21\u0E48\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19\u0E21\u0E32\u0E01\u0E21\u0E32\u0E22 \u0E17\u0E31\u0E49\u0E07\u0E01\u0E32\u0E23\u0E17\u0E35\u0E48\u0E18\u0E38\u0E23\u0E01\u0E34\u0E08\u0E19\u0E31\u0E49\u0E19\u0E16\u0E39\u0E01 Disrupt \u0E42\u0E14\u0E22\u0E40\u0E17\u0E04\u0E42\u0E19\u0E42\u0E25\u0E22\u0E35\u0E43\u0E2B\u0E21\u0E48\u0E46, \u0E01\u0E32\u0E23\u0E15\u0E49\u0E2D\u0E07\u0E40\u0E08\u0E2D\u0E01\u0E31\u0E1A\u0E2D\u0E38\u0E1A\u0E31\u0E15\u0E34\u0E01\u0E32\u0E23\u0E13\u0E4C\u0E17\u0E35\u0E48\u0E04\u0E32\u0E14\u0E44\u0E21\u0E48\u0E16\u0E36\u0E07\u0E40\u0E0A\u0E48\u0E19\u0E42\u0E23\u0E04\u0E23\u0E30\u0E1A\u0E32\u0E14 \u0E2B\u0E23\u0E37\u0E2D \u0E19\u0E42\u0E22\u0E1A\u0E32\u0E22\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E0A\u0E31\u0E14\u0E41\u0E08\u0E49\u0E07\u0E02\u0E2D\u0E07\u0E23\u0E31\u0E10\u0E1A\u0E32\u0E25 \u0E41\u0E21\u0E49\u0E41\u0E15\u0E48\u0E40\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E01\u0E32\u0E23\u0E40\u0E21\u0E37\u0E2D\u0E07\u0E23\u0E30\u0E2B\u0E27\u0E48\u0E32\u0E07\u0E1B\u0E23\u0E30\u0E40\u0E17\u0E28 \u0E40\u0E23\u0E32\u0E25\u0E49\u0E27\u0E19\u0E40\u0E25\u0E35\u0E48\u0E22\u0E07\u0E01\u0E31\u0E19\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"\u0E14\u0E31\u0E07\u0E19\u0E31\u0E49\u0E19 \u0E2D\u0E07\u0E04\u0E4C\u0E01\u0E23\u0E17\u0E35\u0E48\u0E21\u0E35\u0E04\u0E27\u0E32\u0E21\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E43\u0E19\u0E01\u0E32\u0E23\u0E1B\u0E23\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E2A\u0E39\u0E07\u0E19\u0E31\u0E49\u0E19 \u0E08\u0E36\u0E07\u0E08\u0E30\u0E40\u0E1B\u0E47\u0E19\u0E1C\u0E39\u0E49\u0E44\u0E14\u0E49\u0E40\u0E1B\u0E23\u0E35\u0E22\u0E1A \u0E40\u0E1E\u0E23\u0E32\u0E30\u0E40\u0E21\u0E37\u0E48\u0E2D\u0E1E\u0E25\u0E32\u0E14\u0E17\u0E48\u0E32\u0E44\u0E1B\u0E41\u0E25\u0E49\u0E27\u0E19\u0E31\u0E49\u0E19 \u0E01\u0E47\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E40\u0E23\u0E35\u0E22\u0E19\u0E23\u0E39\u0E49\u0E08\u0E32\u0E01\u0E04\u0E27\u0E32\u0E21\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14\u0E41\u0E25\u0E30\u0E01\u0E25\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E21\u0E32\u0E44\u0E14\u0E49\u0E40\u0E1B\u0E23\u0E35\u0E22\u0E1A\u0E44\u0E14\u0E49 \u0E41\u0E15\u0E48\u0E16\u0E36\u0E07\u0E41\u0E21\u0E49\u0E19\u0E42\u0E22\u0E1A\u0E32\u0E22 \u0E27\u0E34\u0E2A\u0E31\u0E22\u0E17\u0E31\u0E28\u0E19\u0E4C\u0E02\u0E2D\u0E07\u0E1C\u0E39\u0E49\u0E1A\u0E23\u0E34\u0E2B\u0E32\u0E23\u0E08\u0E30\u0E14\u0E35\u0E41\u0E04\u0E48\u0E44\u0E2B\u0E19 \u0E16\u0E49\u0E32\u0E1E\u0E19\u0E31\u0E01\u0E07\u0E32\u0E19\u0E21\u0E35\u0E04\u0E27\u0E32\u0E21\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E43\u0E19\u0E01\u0E32\u0E23\u0E1B\u0E23\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E17\u0E35\u0E48\u0E15\u0E48\u0E33 \u0E01\u0E47\u0E44\u0E21\u0E48\u0E2D\u0E32\u0E08\u0E19\u0E33\u0E1E\u0E32 \u0E02\u0E31\u0E1A\u0E40\u0E04\u0E25\u0E37\u0E48\u0E2D\u0E19\u0E44\u0E1B\u0E44\u0E14\u0E49\"]})}),className:\"framer-3jntqr hidden-1j5fynw hidden-1pd83cn\",\"data-framer-name\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique.\",fonts:[\"Inter\"],name:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique.\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yPY71jfQO:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:624,intrinsicWidth:498,loading:getLoadingLazyAtYPosition(396.7),pixelHeight:624,pixelWidth:498,positionX:\"center\",positionY:\"center\",sizes:\"536px\",src:\"https://framerusercontent.com/images/Vuqk8XDmILG9ydLkPWXz1HL008.png\",srcSet:\"https://framerusercontent.com/images/Vuqk8XDmILG9ydLkPWXz1HL008.png 498w\"}},zM3WP76ym:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:624,intrinsicWidth:498,loading:getLoadingLazyAtYPosition(380.7),pixelHeight:624,pixelWidth:498,positionX:\"center\",positionY:\"center\",sizes:\"262px\",src:\"https://framerusercontent.com/images/Vuqk8XDmILG9ydLkPWXz1HL008.png\",srcSet:\"https://framerusercontent.com/images/Vuqk8XDmILG9ydLkPWXz1HL008.png 498w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:624,intrinsicWidth:498,loading:getLoadingLazyAtYPosition(180),pixelHeight:624,pixelWidth:498,positionX:\"center\",positionY:\"center\",sizes:\"536px\",src:\"https://framerusercontent.com/images/Vuqk8XDmILG9ydLkPWXz1HL008.png\",srcSet:\"https://framerusercontent.com/images/Vuqk8XDmILG9ydLkPWXz1HL008.png 498w\"},className:\"framer-r8sm9j\",\"data-framer-name\":\"w8zhft9wkib5ydyn_svg\",name:\"w8zhft9wkib5ydyn_svg\"})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zM3WP76ym:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsxs(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-1s4a23l\",\"data-framer-name\":\"Block / Analytics\",name:\"Block / Analytics\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cvq4f4\",\"data-framer-name\":\"Background\",name:\"Background\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-11ydqma\",\"data-framer-name\":\"Shine\",name:\"Shine\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6r3sgr\",\"data-framer-name\":\"Group 42\",name:\"Group 42\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-flp2pj\",\"data-framer-name\":\"Glow\",name:\"Glow\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w4rsvs\",\"data-framer-name\":\"Glow\",name:\"Glow\"})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vtgfaa\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dpmbyc\",\"data-framer-name\":\"Cards / Bullet\",name:\"Cards / Bullet\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-m2v1h\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-t4bd1f-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"info\",iconSelection:\"GraduationCap\",id:\"h7fjv5eF2\",layoutId:\"h7fjv5eF2\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q4fh48\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-svdpsm\",\"data-styles-preset\":\"x0Yg3tOPy\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-18139a7d-87e7-4373-a46b-5018f0a7d4d5, rgb(255, 255, 255))\"},children:\"Employee Resilience Overview\"})}),className:\"framer-m1s7v3\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166))\"},children:\"A primer into understanding and measuring resilience in the workplace\"})}),className:\"framer-12krmcd\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],name:\"Description\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-medca9\",\"data-framer-name\":\"Cards / Bullet\",name:\"Cards / Bullet\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ivmen2\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4ok5mh-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"notepad\",iconSelection:\"GraduationCap\",id:\"Vp1P62kzp\",layoutId:\"Vp1P62kzp\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8dn1jn\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-svdpsm\",\"data-styles-preset\":\"x0Yg3tOPy\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-18139a7d-87e7-4373-a46b-5018f0a7d4d5, rgb(255, 255, 255))\"},children:\"Survey Questions\"})}),className:\"framer-ih1tr6\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166))\"},children:\"Ready-to-use questions to measure Employee Resilience\"})}),className:\"framer-12d03en\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],name:\"Description\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l4n9ju\",\"data-framer-name\":\"Cards / Bullet\",name:\"Cards / Bullet\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13gpv42\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vj7nm3-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"star\",iconSelection:\"GraduationCap\",id:\"UkobptSpx\",layoutId:\"UkobptSpx\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ydr0gg\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-svdpsm\",\"data-styles-preset\":\"x0Yg3tOPy\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-18139a7d-87e7-4373-a46b-5018f0a7d4d5, rgb(255, 255, 255))\"},children:\"Benchmarks\"})}),className:\"framer-1h5kdmf\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166))\"},children:\"Compare and evaluate your resilience scores against benchmarks\"})}),className:\"framer-195bbc0\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],name:\"Description\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oj4wrl\",\"data-framer-name\":\"Texts\",name:\"Texts\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yPY71jfQO:{children:(_getLocalizedValue6=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"31px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Mastering Employee Resilience in an Era of Disruption and Pandemics\"})}),fonts:[\"Inter-SemiBold\"]},zM3WP76ym:{children:(_getLocalizedValue7=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"31px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Mastering Employee Resilience in an Era of Disruption and Pandemics\"})}),fonts:[\"Inter-SemiBold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Mastering Employee Resilience in an Era of Disruption and Pandemics\"})}),className:\"framer-moev0m\",\"data-framer-name\":\"Some numbers about us\",fonts:[\"Inter\"],name:\"Some numbers about us\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zM3WP76ym:{children:(_getLocalizedValue9=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166))\"},children:\"Download our E-book to grasp the true essence of 'Resilience' in navigating uncertain business landscapes. Equip yourself with a comprehensive guide on measuring and boosting employee adaptability, supported by industry-standard benchmarks and easily digestible infographics.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue10=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166))\"},children:\"Download our E-book to grasp the true essence of 'Resilience' in navigating uncertain business landscapes. Equip yourself with a comprehensive guide on measuring and boosting employee adaptability, supported by industry-standard benchmarks and easily digestible infographics.\"})}),className:\"framer-5w2etz\",\"data-framer-name\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",fonts:[\"Inter\"],name:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",verticalAlignment:\"top\",withExternalLayout:true})})]})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yPY71jfQO:{width:\"90vw\"},zM3WP76ym:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yPY71jfQO:{layoutScroll:true},zM3WP76ym:{layoutScroll:true}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-2xbo6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yPY71jfQO:{style:{width:\"100%\"},variant:\"u9p3xGeNU\"},zM3WP76ym:{style:{width:\"100%\"},variant:\"eCfIbCdGP\"}},children:/*#__PURE__*/_jsx(HeaderNavigation,{height:\"100%\",id:\"agAB2hG_8\",layoutId:\"agAB2hG_8\",variant:\"je2sB4Q4s\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15kdm90\",\"data-framer-name\":\"Glow\",name:\"Glow\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dl08gg\",\"data-framer-name\":\"Glow\",name:\"Glow\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s5n5w\",\"data-framer-name\":\"Block / CTA\",id:elementId,name:\"Block / CTA\",ref:ref2,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2tophb\",\"data-framer-name\":\"Texts\",name:\"Texts\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-11pxf5s\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yPY71jfQO:{children:(_getLocalizedValue11=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"42px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Fill in the form to get the e-book\"})}),fonts:[\"Inter-SemiBold\"]},zM3WP76ym:{children:(_getLocalizedValue12=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"51px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Fill in the form to get the e-book\"})}),fonts:[\"Inter-SemiBold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue13=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Fill in the form to get the e-book\"})}),className:\"framer-1o35z6g\",\"data-framer-name\":\"Supercharge your productivity. Start free now\",fonts:[\"Inter\"],name:\"Supercharge your productivity. Start free now\",verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cd2smz\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1picze4-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yPY71jfQO:{advanced:true}},children:/*#__PURE__*/_jsx(HubSpotForm,{advanced:false,formId:\"54129a29-d3b1-4f78-a6d1-1c1c5df0bf1d\",height:\"100%\",id:\"SpNkN0dmU\",layoutId:\"SpNkN0dmU\",portalId:(_getLocalizedValue14=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:\"6518315\",region:(_getLocalizedValue15=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:\"eu1\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s8q8xk\",\"data-framer-name\":\"Shine\",name:\"Shine\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d3edl7\",\"data-framer-name\":\"Group 42\",name:\"Group 42\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qrfd0r\",\"data-framer-name\":\"Glow\",name:\"Glow\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ous6es\",\"data-framer-name\":\"Glow\",name:\"Glow\"})]})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-mdw3ow\",\"data-framer-name\":\"Clients\",name:\"Clients\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue16=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-374ca2\",\"data-styles-preset\":\"O4vAwzLkC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166))\"},children:\"TRUSTED BY THOUSANDS OF COMPANIES ACROSS THE WORLD\"})}),className:\"framer-6o9bkc\",\"data-framer-name\":\"TRUSTED BY THOUSANDS OF COMPANIES IN 100+ COUNTRIES\",fonts:[\"Inter\"],name:\"TRUSTED BY THOUSANDS OF COMPANIES IN 100+ COUNTRIES\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16b3fcx-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"B7EdnX7wv\",layoutId:\"B7EdnX7wv\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mkqkls\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1msm07k\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:59.259263445484265,intrinsicWidth:88.8888951682264,pixelHeight:80,pixelWidth:120,src:\"https://framerusercontent.com/images/Dwy8j4HvVFe1JW9AwN3cOfss.png\"},className:\"framer-o4lwhu\",\"data-framer-name\":\"div_14\",name:\"div_14\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-13uf67\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:59.259263445484265,intrinsicWidth:103.70371102959746,pixelHeight:80,pixelWidth:140,src:\"https://framerusercontent.com/images/2gzYPAOxrb3x01eGLv0OmEvaQ.png\"},className:\"framer-1axetnb\",\"data-framer-name\":\"div_5\",name:\"div_5\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1s4j9if\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:59.259263445484265,intrinsicWidth:103.70371102959746,pixelHeight:80,pixelWidth:140,src:\"https://framerusercontent.com/images/GwElf9WHv79qbi0zrXBHhVXTQ.png\"},className:\"framer-1maudp3\",\"data-framer-name\":\"div_4\",name:\"div_4\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-88xv81\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:59.259263445484265,intrinsicWidth:103.70371102959746,pixelHeight:80,pixelWidth:140,src:\"https://framerusercontent.com/images/C8KOsModGl1nLZopcAUzcT6xAU.png\"},className:\"framer-rd8aga\",\"data-framer-name\":\"div_3\",name:\"div_3\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-14aeuei\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:59.259263445484265,intrinsicWidth:103.70371102959746,pixelHeight:80,pixelWidth:140,src:\"https://framerusercontent.com/images/oKquwLJo1iwa3cZiv4swnuIw4.png\"},className:\"framer-9f4teb\",\"data-framer-name\":\"div_6\",name:\"div_6\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-10zap11\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:59.259263445484265,intrinsicWidth:103.70371102959746,pixelHeight:80,pixelWidth:140,src:\"https://framerusercontent.com/images/y7TCZtCGJdPeWaj25UOBt37O5wA.png\"},className:\"framer-z24uhd\",\"data-framer-name\":\"div_2\",name:\"div_2\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-104kzdd\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:59.259263445484265,intrinsicWidth:103.70371102959746,pixelHeight:80,pixelWidth:140,src:\"https://framerusercontent.com/images/Y2PAn4HB8j8wlfHXbrRtGj4J6Os.png\"},className:\"framer-1eztn61\",\"data-framer-name\":\"div_7\",name:\"div_7\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-3mu5y9\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:59.259263445484265,intrinsicWidth:103.70371102959746,pixelHeight:80,pixelWidth:140,src:\"https://framerusercontent.com/images/4IcXcbmfAlqeaI1pofaJwMqsGFg.png\"},className:\"framer-1ey0fn5\",\"data-framer-name\":\"div_9\",name:\"div_9\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uqp4jm\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:59.259263445484265,intrinsicWidth:103.70371102959746,pixelHeight:80,pixelWidth:140,src:\"https://framerusercontent.com/images/XPCJr6uCOqRZI9omCqUFBoTv8go.png\"},className:\"framer-tj543f\",\"data-framer-name\":\"div_10\",name:\"div_10\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1akhzr6\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:59.259263445484265,intrinsicWidth:103.70371102959746,pixelHeight:80,pixelWidth:140,src:\"https://framerusercontent.com/images/Ngp6R2ww278DMY5TrJbgAKIOo.png\"},className:\"framer-1tmi366\",\"data-framer-name\":\"div_11\",name:\"div_11\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hupkt3\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:59.259263445484265,intrinsicWidth:103.70371102959746,pixelHeight:80,pixelWidth:140,src:\"https://framerusercontent.com/images/2gzYPAOxrb3x01eGLv0OmEvaQ.png\"},className:\"framer-1uzbg60\",\"data-framer-name\":\"div_5\",name:\"div_5\",transformTemplate:transformTemplate2})})]})],speed:40,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yPY71jfQO:{y:3101.7},zM3WP76ym:{y:3245}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:456,width:\"100vw\",y:2709,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bcfbbc-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yPY71jfQO:{variant:\"gY8nlvS5l\"},zM3WP76ym:{variant:\"gY8nlvS5l\"}},children:/*#__PURE__*/_jsx(BlockFooter,{height:\"100%\",id:\"ebubqn68o\",layoutId:\"ebubqn68o\",style:{width:\"100%\"},variant:\"EDLmIH4ex\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XbYAM.framer-16e1bbf, .framer-XbYAM .framer-16e1bbf { display: block; }\",'.framer-XbYAM.framer-1n60yyo { align-content: center; align-items: center; background: radial-gradient(50% 18% at 50% 0%, var(--token-868e8ec0-6d78-4d5b-b1ba-9000defc2d84, #272b36) /* {\"name\":\"Gray\"} */ 0%, var(--token-046a81bd-7047-4a8b-a344-e3bfae3fc274, rgb(5, 5, 7)) /* {\"name\":\"Dark\"} */ 100%); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1344px; }',\".framer-XbYAM .framer-nshd43 { 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: 1920px; }\",\".framer-XbYAM .framer-4fb27e { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XbYAM .framer-1as6939 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 180px 0px 0px 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-XbYAM .framer-zue206 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XbYAM .framer-zbetqg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XbYAM .framer-ay1x3a-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-XbYAM .framer-179ms87 { 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; overflow: hidden; padding: 0px; position: relative; width: 530px; }\",\".framer-XbYAM .framer-13emp5e, .framer-XbYAM .framer-m1s7v3, .framer-XbYAM .framer-12krmcd, .framer-XbYAM .framer-ih1tr6, .framer-XbYAM .framer-12d03en, .framer-XbYAM .framer-1h5kdmf, .framer-XbYAM .framer-195bbc0 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XbYAM .framer-162opjw, .framer-XbYAM .framer-3jntqr, .framer-XbYAM .framer-1o35z6g { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 454px; word-break: break-word; word-wrap: break-word; }\",\".framer-XbYAM .framer-r8sm9j { flex: none; height: 610px; overflow: visible; position: relative; width: 536px; }\",\".framer-XbYAM .framer-1s4a23l { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 677px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-XbYAM .framer-cvq4f4 { background-color: var(--token-046a81bd-7047-4a8b-a344-e3bfae3fc274, #050507); bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-XbYAM .framer-11ydqma { flex: none; height: 282px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-XbYAM .framer-6r3sgr, .framer-XbYAM .framer-d3edl7 { flex: none; height: 50px; left: 131px; overflow: visible; position: absolute; top: -15px; width: 1038px; }\",\".framer-XbYAM .framer-flp2pj { -webkit-filter: blur(50px); aspect-ratio: 11.56 / 1; background-color: #240849; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(50px); flex: none; height: var(--framer-aspect-ratio-supported, 50px); left: 0px; position: absolute; top: 0px; width: 578px; }\",\".framer-XbYAM .framer-1w4rsvs { -webkit-filter: blur(50px); aspect-ratio: 11.56 / 1; background-color: #240849; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(50px); flex: none; height: var(--framer-aspect-ratio-supported, 50px); left: 460px; position: absolute; top: 0px; width: 578px; }\",\".framer-XbYAM .framer-vtgfaa { align-content: flex-start; align-items: flex-start; bottom: 73px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 230px; justify-content: center; left: calc(50.00000000000002% - 1011px / 2); overflow: visible; padding: 0px; position: absolute; width: 1011px; }\",\".framer-XbYAM .framer-dpmbyc, .framer-XbYAM .framer-medca9, .framer-XbYAM .framer-l4n9ju { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 44px 0px; position: relative; width: 212px; }\",\".framer-XbYAM .framer-m2v1h, .framer-XbYAM .framer-ivmen2, .framer-XbYAM .framer-13gpv42 { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.24); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; background: linear-gradient(180deg, rgba(116, 60, 237, 0.18) 0%, rgba(44, 11, 117, 0.24) 100%); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: 64px; overflow: visible; position: relative; width: 64px; }\",\".framer-XbYAM .framer-t4bd1f-container, .framer-XbYAM .framer-4ok5mh-container, .framer-XbYAM .framer-1vj7nm3-container { flex: none; height: 28px; left: calc(50.00000000000002% - 28px / 2); position: absolute; top: calc(50.00000000000002% - 28px / 2); width: 28px; }\",\".framer-XbYAM .framer-q4fh48, .framer-XbYAM .framer-8dn1jn, .framer-XbYAM .framer-ydr0gg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XbYAM .framer-1oj4wrl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 80px; transform: translateX(-50%); width: min-content; }\",\".framer-XbYAM .framer-moev0m { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 909px; word-break: break-word; word-wrap: break-word; }\",\".framer-XbYAM .framer-5w2etz { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 746px; word-break: break-word; word-wrap: break-word; }\",\".framer-XbYAM .framer-2xbo6-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: auto; z-index: 3; }\",\".framer-XbYAM .framer-15kdm90, .framer-XbYAM .framer-1dl08gg { -webkit-filter: blur(345.20001220703125px); aspect-ratio: 1 / 1; background-color: #280b35; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(345.20001220703125px); flex: none; height: var(--framer-aspect-ratio-supported, 860px); left: 50%; position: absolute; top: -480px; transform: translateX(-50%); width: 860px; z-index: 1; }\",\".framer-XbYAM .framer-1s5n5w { align-content: center; align-items: center; background-color: var(--token-046a81bd-7047-4a8b-a344-e3bfae3fc274, #050507); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-XbYAM .framer-2tophb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 0px 0px 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-XbYAM .framer-11pxf5s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XbYAM .framer-1cd2smz { align-content: flex-start; align-items: flex-start; background-color: var(--token-681c8347-b191-4078-aeb4-be4bdcf38c9f, #03000a); 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: 51px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 842px; will-change: var(--framer-will-change-override, transform); z-index: 10; }\",\".framer-XbYAM .framer-1picze4-container { flex: none; height: 733px; position: relative; width: 100%; }\",\".framer-XbYAM .framer-1s8q8xk { flex: none; height: 330px; left: calc(50.00000000000002% - 1346px / 2); overflow: hidden; position: absolute; top: 0px; width: 1346px; z-index: 0; }\",\".framer-XbYAM .framer-qrfd0r { -webkit-filter: blur(50px); aspect-ratio: 11.56 / 1; background-color: #202229; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(50px); flex: none; height: var(--framer-aspect-ratio-supported, 50px); left: 0px; position: absolute; top: 0px; width: 578px; }\",\".framer-XbYAM .framer-ous6es { -webkit-filter: blur(50px); aspect-ratio: 11.56 / 1; background-color: #202229; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(50px); flex: none; height: var(--framer-aspect-ratio-supported, 50px); left: 460px; position: absolute; top: 0px; width: 578px; }\",\".framer-XbYAM .framer-mdw3ow { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-XbYAM .framer-6o9bkc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-XbYAM .framer-16b3fcx-container { flex: none; height: 80px; position: relative; width: 100%; }\",\".framer-XbYAM .framer-1mkqkls { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; opacity: 0.4; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XbYAM .framer-1msm07k, .framer-XbYAM .framer-13uf67, .framer-XbYAM .framer-1s4j9if, .framer-XbYAM .framer-88xv81, .framer-XbYAM .framer-14aeuei, .framer-XbYAM .framer-10zap11, .framer-XbYAM .framer-104kzdd, .framer-XbYAM .framer-3mu5y9, .framer-XbYAM .framer-1uqp4jm, .framer-XbYAM .framer-1akhzr6, .framer-XbYAM .framer-1hupkt3 { flex: none; height: 80px; overflow: visible; position: relative; width: 180px; }\",\".framer-XbYAM .framer-o4lwhu { aspect-ratio: 1.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 77px); left: 48%; overflow: visible; position: absolute; top: 49%; transform: translate(-50%, -50%); width: 116px; }\",\".framer-XbYAM .framer-1axetnb { aspect-ratio: 1.7499999999999998 / 1; bottom: -2px; flex: none; left: 50%; overflow: visible; position: absolute; top: -5px; transform: translateX(-50%); width: var(--framer-aspect-ratio-supported, 152px); }\",\".framer-XbYAM .framer-1maudp3 { aspect-ratio: 1.7499999999999998 / 1; bottom: -2px; flex: none; height: var(--framer-aspect-ratio-supported, 79px); left: 50%; overflow: visible; position: absolute; transform: translateX(-50%); width: 139px; }\",\".framer-XbYAM .framer-rd8aga, .framer-XbYAM .framer-9f4teb { aspect-ratio: 1.7499999999999998 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 73px); left: 50%; overflow: visible; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 129px; }\",\".framer-XbYAM .framer-z24uhd { aspect-ratio: 1.7499999999999998 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 71px); left: 50%; overflow: visible; position: absolute; top: 49%; transform: translate(-50%, -50%); width: 125px; }\",\".framer-XbYAM .framer-1eztn61 { aspect-ratio: 1.7499999999999998 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 79px); left: 50%; overflow: visible; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 139px; }\",\".framer-XbYAM .framer-1ey0fn5, .framer-XbYAM .framer-1uzbg60 { aspect-ratio: 1.7499999999999998 / 1; bottom: -4px; flex: none; left: 50%; overflow: visible; position: absolute; top: -3px; transform: translateX(-50%); width: var(--framer-aspect-ratio-supported, 152px); }\",\".framer-XbYAM .framer-tj543f { aspect-ratio: 1.7499999999999998 / 1; bottom: -5px; flex: none; left: 50%; overflow: visible; position: absolute; top: -6px; transform: translateX(-50%); width: var(--framer-aspect-ratio-supported, 159px); }\",\".framer-XbYAM .framer-1tmi366 { aspect-ratio: 1.7499999999999998 / 1; bottom: -4px; flex: none; left: 50%; overflow: visible; position: absolute; top: -5px; transform: translateX(-50%); width: var(--framer-aspect-ratio-supported, 156px); }\",\".framer-XbYAM .framer-bcfbbc-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XbYAM.framer-1n60yyo, .framer-XbYAM .framer-nshd43, .framer-XbYAM .framer-4fb27e, .framer-XbYAM .framer-1as6939, .framer-XbYAM .framer-zue206, .framer-XbYAM .framer-zbetqg, .framer-XbYAM .framer-179ms87, .framer-XbYAM .framer-vtgfaa, .framer-XbYAM .framer-dpmbyc, .framer-XbYAM .framer-q4fh48, .framer-XbYAM .framer-medca9, .framer-XbYAM .framer-8dn1jn, .framer-XbYAM .framer-l4n9ju, .framer-XbYAM .framer-ydr0gg, .framer-XbYAM .framer-1oj4wrl, .framer-XbYAM .framer-1s5n5w, .framer-XbYAM .framer-2tophb, .framer-XbYAM .framer-11pxf5s, .framer-XbYAM .framer-1cd2smz, .framer-XbYAM .framer-mdw3ow, .framer-XbYAM .framer-1mkqkls { gap: 0px; } .framer-XbYAM.framer-1n60yyo > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-XbYAM.framer-1n60yyo > :first-child, .framer-XbYAM .framer-nshd43 > :first-child, .framer-XbYAM .framer-4fb27e > :first-child, .framer-XbYAM .framer-1as6939 > :first-child, .framer-XbYAM .framer-zbetqg > :first-child, .framer-XbYAM .framer-179ms87 > :first-child, .framer-XbYAM .framer-dpmbyc > :first-child, .framer-XbYAM .framer-q4fh48 > :first-child, .framer-XbYAM .framer-medca9 > :first-child, .framer-XbYAM .framer-8dn1jn > :first-child, .framer-XbYAM .framer-l4n9ju > :first-child, .framer-XbYAM .framer-ydr0gg > :first-child, .framer-XbYAM .framer-1oj4wrl > :first-child, .framer-XbYAM .framer-1s5n5w > :first-child, .framer-XbYAM .framer-2tophb > :first-child, .framer-XbYAM .framer-11pxf5s > :first-child, .framer-XbYAM .framer-1cd2smz > :first-child, .framer-XbYAM .framer-mdw3ow > :first-child { margin-top: 0px; } .framer-XbYAM.framer-1n60yyo > :last-child, .framer-XbYAM .framer-nshd43 > :last-child, .framer-XbYAM .framer-4fb27e > :last-child, .framer-XbYAM .framer-1as6939 > :last-child, .framer-XbYAM .framer-zbetqg > :last-child, .framer-XbYAM .framer-179ms87 > :last-child, .framer-XbYAM .framer-dpmbyc > :last-child, .framer-XbYAM .framer-q4fh48 > :last-child, .framer-XbYAM .framer-medca9 > :last-child, .framer-XbYAM .framer-8dn1jn > :last-child, .framer-XbYAM .framer-l4n9ju > :last-child, .framer-XbYAM .framer-ydr0gg > :last-child, .framer-XbYAM .framer-1oj4wrl > :last-child, .framer-XbYAM .framer-1s5n5w > :last-child, .framer-XbYAM .framer-2tophb > :last-child, .framer-XbYAM .framer-11pxf5s > :last-child, .framer-XbYAM .framer-1cd2smz > :last-child, .framer-XbYAM .framer-mdw3ow > :last-child { margin-bottom: 0px; } .framer-XbYAM .framer-nshd43 > *, .framer-XbYAM .framer-4fb27e > *, .framer-XbYAM .framer-179ms87 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-XbYAM .framer-1as6939 > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-XbYAM .framer-zue206 > * { margin: 0px; margin-left: calc(72px / 2); margin-right: calc(72px / 2); } .framer-XbYAM .framer-zue206 > :first-child, .framer-XbYAM .framer-vtgfaa > :first-child, .framer-XbYAM .framer-1mkqkls > :first-child { margin-left: 0px; } .framer-XbYAM .framer-zue206 > :last-child, .framer-XbYAM .framer-vtgfaa > :last-child, .framer-XbYAM .framer-1mkqkls > :last-child { margin-right: 0px; } .framer-XbYAM .framer-zbetqg > *, .framer-XbYAM .framer-1oj4wrl > *, .framer-XbYAM .framer-2tophb > *, .framer-XbYAM .framer-11pxf5s > *, .framer-XbYAM .framer-mdw3ow > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-XbYAM .framer-vtgfaa > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-XbYAM .framer-dpmbyc > *, .framer-XbYAM .framer-medca9 > *, .framer-XbYAM .framer-l4n9ju > *, .framer-XbYAM .framer-1s5n5w > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-XbYAM .framer-q4fh48 > *, .framer-XbYAM .framer-8dn1jn > *, .framer-XbYAM .framer-ydr0gg > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-XbYAM .framer-1cd2smz > * { margin: 0px; margin-bottom: calc(51px / 2); margin-top: calc(51px / 2); } .framer-XbYAM .framer-1mkqkls > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\"@media (max-width: 809px) { .framer-XbYAM.framer-1n60yyo, .framer-XbYAM .framer-2tophb { width: 390px; } .framer-XbYAM .framer-nshd43 { gap: 0px; height: 1898px; justify-content: flex-start; padding: 36px; width: 100%; } .framer-XbYAM .framer-1as6939 { height: 640px; padding: 88px 16px 0px 16px; } .framer-XbYAM .framer-zue206 { align-content: center; align-items: center; flex-direction: column; gap: 32px; justify-content: center; padding: 0px 16px 0px 16px; } .framer-XbYAM .framer-zbetqg { align-content: center; align-items: center; gap: 28px; } .framer-XbYAM .framer-179ms87 { align-content: center; align-items: center; width: 326px; } .framer-XbYAM .framer-162opjw, .framer-XbYAM .framer-moev0m, .framer-XbYAM .framer-5w2etz, .framer-XbYAM .framer-1o35z6g { width: 100%; } .framer-XbYAM .framer-r8sm9j { height: 262px; width: 262px; } .framer-XbYAM .framer-1s4a23l { height: 1288px; width: 392px; } .framer-XbYAM .framer-cvq4f4 { left: -36px; right: -36px; } .framer-XbYAM .framer-vtgfaa { flex-direction: column; height: min-content; left: 50%; transform: translateX(-50%); width: min-content; } .framer-XbYAM .framer-dpmbyc { order: 0; } .framer-XbYAM .framer-medca9 { order: 1; } .framer-XbYAM .framer-l4n9ju { order: 2; } .framer-XbYAM .framer-1oj4wrl { width: 358px; } .framer-XbYAM .framer-2xbo6-container { position: fixed; width: 100%; } .framer-XbYAM .framer-15kdm90, .framer-XbYAM .framer-1dl08gg { -webkit-filter: blur(100px); filter: blur(100px); height: var(--framer-aspect-ratio-supported, 426px); left: -18px; opacity: 0.6; right: -18px; top: -50px; transform: unset; width: unset; } .framer-XbYAM .framer-11pxf5s { width: 306px; } .framer-XbYAM .framer-1cd2smz { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; gap: 24px; padding: 16px; width: 368px; } .framer-XbYAM .framer-1picze4-container { height: 900px; } .framer-XbYAM .framer-1s8q8xk { left: calc(50.00000000000002% - 390px / 2); width: 390px; } .framer-XbYAM .framer-mdw3ow { padding: 16px 16px 12px 16px; } .framer-XbYAM .framer-6o9bkc { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XbYAM .framer-nshd43, .framer-XbYAM .framer-zue206, .framer-XbYAM .framer-zbetqg, .framer-XbYAM .framer-vtgfaa, .framer-XbYAM .framer-1cd2smz { gap: 0px; } .framer-XbYAM .framer-nshd43 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-XbYAM .framer-nshd43 > :first-child, .framer-XbYAM .framer-zue206 > :first-child, .framer-XbYAM .framer-zbetqg > :first-child, .framer-XbYAM .framer-vtgfaa > :first-child, .framer-XbYAM .framer-1cd2smz > :first-child { margin-top: 0px; } .framer-XbYAM .framer-nshd43 > :last-child, .framer-XbYAM .framer-zue206 > :last-child, .framer-XbYAM .framer-zbetqg > :last-child, .framer-XbYAM .framer-vtgfaa > :last-child, .framer-XbYAM .framer-1cd2smz > :last-child { margin-bottom: 0px; } .framer-XbYAM .framer-zue206 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-XbYAM .framer-zbetqg > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-XbYAM .framer-vtgfaa > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-XbYAM .framer-1cd2smz > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\",\"@media (min-width: 810px) and (max-width: 1343px) { .framer-XbYAM.framer-1n60yyo { gap: 40px; width: 810px; } .framer-XbYAM .framer-nshd43 { order: 4; width: 100%; } .framer-XbYAM .framer-1as6939 { padding: 128px 16px 0px 16px; width: 100%; } .framer-XbYAM .framer-zue206 { align-content: center; align-items: center; flex-direction: column; gap: 32px; justify-content: center; padding: 0px 16px 0px 16px; width: 100%; } .framer-XbYAM .framer-zbetqg { align-content: center; align-items: center; gap: 32px; justify-content: flex-end; width: 100%; } .framer-XbYAM .framer-179ms87 { align-content: center; align-items: center; gap: 8px; width: 746px; } .framer-XbYAM .framer-13emp5e, .framer-XbYAM .framer-dpmbyc { order: 0; } .framer-XbYAM .framer-162opjw { order: 1; width: 100%; } .framer-XbYAM .framer-1s4a23l { height: 675px; width: 762px; } .framer-XbYAM .framer-medca9 { order: 1; } .framer-XbYAM .framer-l4n9ju, .framer-XbYAM .framer-1dl08gg { order: 2; } .framer-XbYAM .framer-1oj4wrl { width: 676px; } .framer-XbYAM .framer-moev0m, .framer-XbYAM .framer-5w2etz { width: 100%; } .framer-XbYAM .framer-2xbo6-container { order: 0; position: fixed; width: 90%; } .framer-XbYAM .framer-15kdm90 { left: -25px; order: 1; right: -25px; transform: unset; width: unset; } .framer-XbYAM .framer-1s5n5w { order: 5; width: 826px; } .framer-XbYAM .framer-1o35z6g { width: 364px; } .framer-XbYAM .framer-1cd2smz { width: 657px; } .framer-XbYAM .framer-1picze4-container { height: 800px; } .framer-XbYAM .framer-1s8q8xk { left: calc(50.03878975950351% - 1346px / 2); } .framer-XbYAM .framer-mdw3ow { order: 6; } .framer-XbYAM .framer-bcfbbc-container { order: 7; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XbYAM.framer-1n60yyo, .framer-XbYAM .framer-zue206, .framer-XbYAM .framer-zbetqg, .framer-XbYAM .framer-179ms87 { gap: 0px; } .framer-XbYAM.framer-1n60yyo > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-XbYAM.framer-1n60yyo > :first-child, .framer-XbYAM .framer-zue206 > :first-child, .framer-XbYAM .framer-zbetqg > :first-child, .framer-XbYAM .framer-179ms87 > :first-child { margin-top: 0px; } .framer-XbYAM.framer-1n60yyo > :last-child, .framer-XbYAM .framer-zue206 > :last-child, .framer-XbYAM .framer-zbetqg > :last-child, .framer-XbYAM .framer-179ms87 > :last-child { margin-bottom: 0px; } .framer-XbYAM .framer-zue206 > *, .framer-XbYAM .framer-zbetqg > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-XbYAM .framer-179ms87 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }}\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-XbYAM[data-border=\"true\"]::after, .framer-XbYAM [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3216\n * @framerIntrinsicWidth 1344\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"zM3WP76ym\":{\"layout\":[\"fixed\",\"auto\"]},\"yPY71jfQO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerdGbopezuJ=withCSS(Component,css,\"framer-XbYAM\");export default FramerdGbopezuJ;FramerdGbopezuJ.displayName=\"Resources / Employee Resilience\";FramerdGbopezuJ.defaultProps={height:3216,width:1344};addFonts(FramerdGbopezuJ,[{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:\"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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...CardsAnnouncementFonts,...PhosphorFonts,...HeaderNavigationFonts,...HubSpotFormFonts,...TickerFonts,...BlockFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdGbopezuJ\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1344\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zM3WP76ym\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yPY71jfQO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"3216\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9f68555)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={TFcewXyDf:new LazyValue(()=>import(\"./dGbopezuJ-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\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "CardsAnnouncementFonts", "getFonts", "rWyv83Rlf_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "MotionDivWithFX", "withFX", "motion", "PhosphorFonts", "Icon", "HeaderNavigationFonts", "aJeZuTaMj_default", "HubSpotFormFonts", "HubSpotForm", "TickerFonts", "Ticker", "BlockFooterFonts", "vjSwed9F8_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "transformTemplate1", "_", "t", "transformTemplate2", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "usePreloadLocalizedValues", "router", "useRouter", "isDisplayed", "elementId", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "getLocalizedValue", "x", "RichText2", "getLoadingLazyAtYPosition", "Image2", "css", "FramerdGbopezuJ", "withCSS", "dGbopezuJ_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
