{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wehlwWtxVXRxWSb5OzvG/JNrPJgwZQtnpYdNa84OO/tCjC66ZQm.js", "ssg:https://framerusercontent.com/modules/bvaNb9Zn9JZLP4DYkEpF/mQUdLIwWANvkekC4SJy9/tCjC66ZQm.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/tCjC66ZQm/tCjC66ZQm.js\";import metadataProvider from\"#framer/local/webPageMetadata/tCjC66ZQm/tCjC66ZQm.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={ietlgyJub:\"(min-width: 1344px)\",N8W6Sbyrw:\"(max-width: 809px)\",SNuxUhqSl:\"(min-width: 810px) and (max-width: 1343px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ScDHt\";const variantClassNames={ietlgyJub:\"framer-v-16qr3ge\",N8W6Sbyrw:\"framer-v-1im97y5\",SNuxUhqSl:\"framer-v-i7hhcr\"};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:\"ietlgyJub\",Phone:\"N8W6Sbyrw\",Tablet:\"SNuxUhqSl\"};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:\"ietlgyJub\"};};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-ScDHt`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-ScDHt`);};},[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([\"N8W6Sbyrw\",\"SNuxUhqSl\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"Zp2VAZErF\");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,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ietlgyJub\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-16qr3ge\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e8nhez\",children:[/*#__PURE__*/_jsx(\"header\",{className:\"framer-1rx6say\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-119wou9\",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-wqoki0\",\"data-framer-name\":\"Block / Image\",name:\"Block / Image\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12m8328\",\"data-framer-name\":\"Right\",name:\"Right\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":Zp2VAZErF\",webPageId:\"tCjC66ZQm\"},implicitPathVariables:undefined},{href:{hash:\":Zp2VAZErF\",webPageId:\"tCjC66ZQm\"},implicitPathVariables:undefined},{href:{hash:\":Zp2VAZErF\",webPageId:\"tCjC66ZQm\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N8W6Sbyrw:{y:124},SNuxUhqSl:{y:128}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:180,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-vra8aw-container\",\"data-framer-appear-id\":\"vra8aw\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N8W6Sbyrw:{hONNn1KUP:resolvedLinks[1],huKQlqxfG:(_getLocalizedValue=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Details\",variant:\"cLs7Dt5VO\"},SNuxUhqSl:{hONNn1KUP:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(CardsAnnouncement,{height:\"100%\",hONNn1KUP:resolvedLinks[0],huKQlqxfG:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Download for free\",id:\"Gc5EKUyxJ\",layoutId:\"Gc5EKUyxJ\",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-1dljvz1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N8W6Sbyrw:{children:(_getLocalizedValue=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__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:\"Employee Well-Being Handbook\"})}),fonts:[\"Inter-SemiBold\"]},SNuxUhqSl:{children:(_getLocalizedValue1=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__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:\"Employee Well-Being Handbook\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__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:\"Employee Well-Being Handbook\"})}),className:\"framer-1qt2zhy\",\"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:{N8W6Sbyrw:{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:\"\u0E40\u0E02\u0E49\u0E32\u0E16\u0E36\u0E07 \u0E40\u0E02\u0E49\u0E32\u0E43\u0E08 \u0E1B\u0E0F\u0E34\u0E1A\u0E31\u0E15\u0E34\u0E44\u0E14\u0E49 \u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1E\u0E31\u0E12\u0E19\u0E32\u0E2A\u0E38\u0E02\u0E20\u0E32\u0E27\u0E30\u0E02\u0E2D\u0E07\u0E1E\u0E19\u0E31\u0E01\u0E07\u0E32\u0E19\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\"})})},SNuxUhqSl:{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:\"\u0E40\u0E02\u0E49\u0E32\u0E16\u0E36\u0E07 \u0E40\u0E02\u0E49\u0E32\u0E43\u0E08 \u0E1B\u0E0F\u0E34\u0E1A\u0E31\u0E15\u0E34\u0E44\u0E14\u0E49 \u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1E\u0E31\u0E12\u0E19\u0E32\u0E2A\u0E38\u0E02\u0E20\u0E32\u0E27\u0E30\u0E02\u0E2D\u0E07\u0E1E\u0E19\u0E31\u0E01\u0E07\u0E32\u0E19\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\"})})}},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:\"\u0E40\u0E02\u0E49\u0E32\u0E16\u0E36\u0E07 \u0E40\u0E02\u0E49\u0E32\u0E43\u0E08 \u0E1B\u0E0F\u0E34\u0E1A\u0E31\u0E15\u0E34\u0E44\u0E14\u0E49 \u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1E\u0E31\u0E12\u0E19\u0E32\u0E2A\u0E38\u0E02\u0E20\u0E32\u0E27\u0E30\u0E02\u0E2D\u0E07\u0E1E\u0E19\u0E31\u0E01\u0E07\u0E32\u0E19\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\"})}),className:\"framer-n7p6v7\",\"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:[\"Well-Being \u0E2B\u0E23\u0E37\u0E2D \u0E2A\u0E38\u0E02\u0E20\u0E32\u0E27\u0E30 \u0E40\u0E1B\u0E47\u0E19\u0E2B\u0E31\u0E27\u0E02\u0E49\u0E2D\u0E17\u0E35\u0E48\u0E16\u0E39\u0E01\u0E1E\u0E39\u0E14\u0E16\u0E36\u0E07\u0E21\u0E32\u0E01\u0E02\u0E36\u0E49\u0E19\u0E43\u0E19\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19\u0E42\u0E14\u0E22\u0E2B\u0E25\u0E32\u0E22\u0E04\u0E19\u0E21\u0E31\u0E01\u0E08\u0E30\u0E2A\u0E31\u0E1A\u0E2A\u0E19\u0E01\u0E31\u0E1A\u0E04\u0E33\u0E27\u0E48\u0E32 Wellness \u0E0B\u0E36\u0E48\u0E07\u0E41\u0E17\u0E49\u0E08\u0E23\u0E34\u0E07\u0E41\u0E25\u0E49\u0E27 Wellness \u0E2B\u0E23\u0E37\u0E2D \u0E01\u0E32\u0E23\u0E21\u0E35\u0E2A\u0E38\u0E02\u0E20\u0E32\u0E1E\u0E17\u0E35\u0E48\u0E14\u0E35 \u0E19\u0E31\u0E49\u0E19\u0E40\u0E1B\u0E47\u0E19\u0E40\u0E1E\u0E35\u0E22\u0E07\u0E41\u0E04\u0E48\u0E2A\u0E31\u0E1A\u0E40\u0E0B\u0E47\u0E15\u0E02\u0E2D\u0E07 Well-Being \u0E0B\u0E36\u0E48\u0E07\u0E01\u0E32\u0E23\u0E17\u0E33\u0E04\u0E27\u0E32\u0E21\u0E40\u0E02\u0E49\u0E32\u0E43\u0E08\u0E43\u0E19\u0E04\u0E33\u0E27\u0E48\u0E32 Well-Being \u0E19\u0E31\u0E49\u0E19 \u0E04\u0E38\u0E13\u0E08\u0E30\u0E44\u0E21\u0E48\u0E40\u0E1E\u0E35\u0E22\u0E07\u0E41\u0E15\u0E48\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E1E\u0E19\u0E31\u0E01\u0E07\u0E32\u0E19\u0E17\u0E35\u0E48\u0E2A\u0E38\u0E02\u0E20\u0E32\u0E1E\u0E14\u0E35 \u0E41\u0E15\u0E48\u0E22\u0E31\u0E07\u0E08\u0E30\u0E0A\u0E48\u0E27\u0E22\u0E43\u0E2B\u0E49\u0E1E\u0E27\u0E01\u0E40\u0E02\u0E32\u0E19\u0E31\u0E49\u0E19\u0E21\u0E35\u0E04\u0E27\u0E32\u0E21\u0E2A\u0E38\u0E02\u0E17\u0E35\u0E48\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32 \u0E40\u0E1E\u0E23\u0E32\u0E30\u0E17\u0E35\u0E48\u0E17\u0E33\u0E07\u0E32\u0E19\u0E02\u0E2D\u0E07\u0E40\u0E02\u0E32\u0E19\u0E31\u0E49\u0E19\u0E40\u0E15\u0E47\u0E21\u0E44\u0E1B\u0E14\u0E49\u0E27\u0E22 \u0E20\u0E32\u0E27\u0E30 \u0E41\u0E2B\u0E48\u0E07 \u0E01\u0E32\u0E23\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E04\u0E27\u0E32\u0E21\u0E2A\u0E38\u0E02 \u0E2B\u0E23\u0E37\u0E2D \u0E2A\u0E38\u0E02\u0E20\u0E32\u0E27\u0E30 \u0E19\u0E31\u0E48\u0E19\u0E40\u0E2D\u0E07\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"\u0E16\u0E49\u0E32\u0E04\u0E38\u0E13\u0E40\u0E02\u0E49\u0E32\u0E43\u0E08\u0E2A\u0E34\u0E48\u0E07\u0E19\u0E35\u0E49\u0E41\u0E25\u0E49\u0E27 \u0E19\u0E2D\u0E01\u0E08\u0E32\u0E01\u0E08\u0E30\u0E0A\u0E48\u0E27\u0E22\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E04\u0E38\u0E13\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E41\u0E25\u0E30\u0E1B\u0E23\u0E31\u0E1A\u0E1B\u0E23\u0E38\u0E07 Well-Being \u0E0B\u0E36\u0E48\u0E07\u0E40\u0E1B\u0E47\u0E19\u0E20\u0E32\u0E1E\u0E01\u0E27\u0E49\u0E32\u0E07 \u0E20\u0E32\u0E1E\u0E23\u0E27\u0E21\u0E44\u0E14\u0E49\u0E41\u0E25\u0E49\u0E27 \u0E22\u0E31\u0E07\u0E08\u0E30\u0E0A\u0E48\u0E27\u0E22\u0E43\u0E2B\u0E49\u0E04\u0E38\u0E13\u0E19\u0E31\u0E49\u0E19 \u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E27\u0E32\u0E07\u0E42\u0E04\u0E23\u0E07\u0E01\u0E32\u0E23 Employee Wellness Plan \u0E43\u0E2B\u0E49\u0E01\u0E31\u0E1A\u0E1A\u0E23\u0E34\u0E29\u0E31\u0E17\u0E44\u0E14\u0E49\u0E07\u0E48\u0E32\u0E22\u0E41\u0E25\u0E30\u0E04\u0E38\u0E49\u0E21\u0E04\u0E48\u0E32\u0E22\u0E34\u0E48\u0E07\u0E02\u0E36\u0E49\u0E19 \u0E40\u0E1E\u0E23\u0E32\u0E30\u0E04\u0E38\u0E17\u0E23\u0E32\u0E1A\u0E41\u0E25\u0E30\u0E40\u0E02\u0E49\u0E32\u0E43\u0E08\u0E16\u0E36\u0E07\u0E04\u0E27\u0E32\u0E21\u0E40\u0E0A\u0E37\u0E48\u0E2D\u0E21\u0E42\u0E22\u0E07\u0E23\u0E30\u0E2B\u0E27\u0E48\u0E32\u0E07 Wellness \u0E41\u0E25\u0E30\u0E04\u0E27\u0E32\u0E21\u0E2A\u0E38\u0E02\u0E43\u0E19\u0E2A\u0E48\u0E27\u0E19\u0E2D\u0E37\u0E48\u0E19\u0E46 \u0E44\u0E14\u0E49\u0E04\u0E23\u0E1A\u0E16\u0E49\u0E27\u0E19\"]})}),className:\"framer-1tus32u hidden-1im97y5 hidden-i7hhcr\",\"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:{N8W6Sbyrw:{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/RhampcEp4jvd0NNomQn0EEi3xw.png\",srcSet:\"https://framerusercontent.com/images/RhampcEp4jvd0NNomQn0EEi3xw.png 498w\"}},SNuxUhqSl:{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/RhampcEp4jvd0NNomQn0EEi3xw.png\",srcSet:\"https://framerusercontent.com/images/RhampcEp4jvd0NNomQn0EEi3xw.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/RhampcEp4jvd0NNomQn0EEi3xw.png\",srcSet:\"https://framerusercontent.com/images/RhampcEp4jvd0NNomQn0EEi3xw.png 498w\"},className:\"framer-1hlydav\",\"data-framer-name\":\"w8zhft9wkib5ydyn_svg\",name:\"w8zhft9wkib5ydyn_svg\"})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N8W6Sbyrw:{__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-1ffjr5u\",\"data-framer-name\":\"Block / Analytics\",name:\"Block / Analytics\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a2cebb\",\"data-framer-name\":\"Background\",name:\"Background\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16gvjq4\",\"data-framer-name\":\"Shine\",name:\"Shine\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c20ed9\",\"data-framer-name\":\"Group 42\",name:\"Group 42\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-e2vgge\",\"data-framer-name\":\"Glow\",name:\"Glow\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bm6w0p\",\"data-framer-name\":\"Glow\",name:\"Glow\"})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19x0bsn\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t353wf\",\"data-framer-name\":\"Cards / Bullet\",name:\"Cards / Bullet\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rp4mtz\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-r3pube-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"heart\",iconSelection:\"GraduationCap\",id:\"z481DyqTz\",layoutId:\"z481DyqTz\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mi0j4m\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__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 Well-being Overview\"})}),className:\"framer-1jmw6g5\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__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:\"An primer to understanding and measuring well-being at work\"})}),className:\"framer-1ifflfx\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],name:\"Description\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mlvzei\",\"data-framer-name\":\"Cards / Bullet\",name:\"Cards / Bullet\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xg2ryr\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ro9ftl-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"notepad\",iconSelection:\"GraduationCap\",id:\"LJBDPzHb9\",layoutId:\"LJBDPzHb9\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qhebzd\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__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-1156i0y\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__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:\"Read-to-use questions from the World Health Organization (WHO-5)\"})}),className:\"framer-gurias\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],name:\"Description\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2nipms\",\"data-framer-name\":\"Cards / Bullet\",name:\"Cards / Bullet\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sb4nak\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m921bw-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"star\",iconSelection:\"GraduationCap\",id:\"ZDIv20hAJ\",layoutId:\"ZDIv20hAJ\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17fznb6\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__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-14ewrta\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__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 well-being score with benchmarks\"})}),className:\"framer-cyf52m\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],name:\"Description\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p915s4\",\"data-framer-name\":\"Texts\",name:\"Texts\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N8W6Sbyrw:{children:(_getLocalizedValue9=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__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:\"Elevate Your Employee's Well-Being with Insightful Strategies\"})}),fonts:[\"Inter-SemiBold\"]},SNuxUhqSl:{children:(_getLocalizedValue10=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__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:\"Elevate Your Employee's Well-Being with Insightful Strategies\"})}),fonts:[\"Inter-SemiBold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue11=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Elevate Your Employee's Well-Being with Insightful Strategies\"})}),className:\"framer-7abirj\",\"data-framer-name\":\"Some numbers about us\",fonts:[\"Inter\"],name:\"Some numbers about us\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N8W6Sbyrw:{children:(_getLocalizedValue12=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:/*#__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 unravel the nuances between 'Wellness' and the broader 'Well-Being' in the context of organizational success. Dive deep into research-backed insights, world-class benchmarks, and actionable plans to foster a more fulfilled and thriving workplace.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue13=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__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 unravel the nuances between 'Wellness' and the broader 'Well-Being' in the context of organizational success. Dive deep into research-backed insights, world-class benchmarks, and actionable plans to foster a more fulfilled and thriving workplace.\"})}),className:\"framer-g1alcy\",\"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:{N8W6Sbyrw:{width:\"100vw\"},SNuxUhqSl:{width:\"90vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N8W6Sbyrw:{layoutScroll:true},SNuxUhqSl:{layoutScroll:true}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-14ghygy-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N8W6Sbyrw:{style:{width:\"100%\"},variant:\"eCfIbCdGP\"},SNuxUhqSl:{style:{width:\"100%\"},variant:\"u9p3xGeNU\"}},children:/*#__PURE__*/_jsx(HeaderNavigation,{height:\"100%\",id:\"EEiDQzSzx\",layoutId:\"EEiDQzSzx\",variant:\"je2sB4Q4s\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-55bo72\",\"data-framer-name\":\"Glow\",name:\"Glow\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e3qr4f\",\"data-framer-name\":\"Glow\",name:\"Glow\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zfssdw\",\"data-framer-name\":\"Block / CTA\",id:elementId,name:\"Block / CTA\",ref:ref2,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jhlunp\",\"data-framer-name\":\"Texts\",name:\"Texts\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-poeevo\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N8W6Sbyrw:{children:(_getLocalizedValue14=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:/*#__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\"]},SNuxUhqSl:{children:(_getLocalizedValue15=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:/*#__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\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue16=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:/*#__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-1lrk9eo\",\"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-14qrzmx\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-128b593-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SNuxUhqSl:{advanced:true}},children:/*#__PURE__*/_jsx(HubSpotForm,{advanced:false,formId:\"d1cef2fb-9a38-49a2-8100-663f2e04fde6\",height:\"100%\",id:\"of8V_eZVo\",layoutId:\"of8V_eZVo\",portalId:(_getLocalizedValue17=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:\"6518315\",region:(_getLocalizedValue18=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:\"eu1\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ugyh4q\",\"data-framer-name\":\"Shine\",name:\"Shine\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-187yg3j\",\"data-framer-name\":\"Group 42\",name:\"Group 42\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-4nwoqg\",\"data-framer-name\":\"Glow\",name:\"Glow\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-i67sue\",\"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-b27muv\",\"data-framer-name\":\"Clients\",name:\"Clients\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue19=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:/*#__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-phlwzo\",\"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-1yv96mt-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:\"GkFPgrNOG\",layoutId:\"GkFPgrNOG\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11uborw\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-i1ajni\",\"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-17on8o3\",\"data-framer-name\":\"div_14\",name:\"div_14\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a99slq\",\"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-pp5ibi\",\"data-framer-name\":\"div_5\",name:\"div_5\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ahvtkx\",\"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-idqeo9\",\"data-framer-name\":\"div_4\",name:\"div_4\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-gculhy\",\"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-1amc0zu\",\"data-framer-name\":\"div_3\",name:\"div_3\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-yibruz\",\"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-1dgnbst\",\"data-framer-name\":\"div_6\",name:\"div_6\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-kjcr64\",\"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-172ml\",\"data-framer-name\":\"div_2\",name:\"div_2\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-14mkxjk\",\"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-1ohc88l\",\"data-framer-name\":\"div_7\",name:\"div_7\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ivr9he\",\"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-1pwmo4j\",\"data-framer-name\":\"div_9\",name:\"div_9\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12fby79\",\"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-17vrnes\",\"data-framer-name\":\"div_10\",name:\"div_10\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rsvpaz\",\"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-1yy8d51\",\"data-framer-name\":\"div_11\",name:\"div_11\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-8e9b78\",\"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-vwu8xc\",\"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:{N8W6Sbyrw:{y:3345},SNuxUhqSl:{y:3061.7}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:456,width:\"100vw\",y:2669,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e11bjv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N8W6Sbyrw:{variant:\"gY8nlvS5l\"},SNuxUhqSl:{variant:\"gY8nlvS5l\"}},children:/*#__PURE__*/_jsx(BlockFooter,{height:\"100%\",id:\"HzmuthLWD\",layoutId:\"HzmuthLWD\",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-ScDHt.framer-oow1d0, .framer-ScDHt .framer-oow1d0 { display: block; }\",'.framer-ScDHt.framer-16qr3ge { 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-ScDHt .framer-1e8nhez { 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-ScDHt .framer-1rx6say { 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-ScDHt .framer-119wou9 { 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-ScDHt .framer-wqoki0 { 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-ScDHt .framer-12m8328 { 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-ScDHt .framer-vra8aw-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ScDHt .framer-1dljvz1 { 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-ScDHt .framer-1qt2zhy, .framer-ScDHt .framer-1jmw6g5, .framer-ScDHt .framer-1ifflfx, .framer-ScDHt .framer-1156i0y, .framer-ScDHt .framer-gurias, .framer-ScDHt .framer-14ewrta, .framer-ScDHt .framer-cyf52m { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ScDHt .framer-n7p6v7, .framer-ScDHt .framer-1tus32u, .framer-ScDHt .framer-1lrk9eo { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 454px; word-break: break-word; word-wrap: break-word; }\",\".framer-ScDHt .framer-1hlydav { flex: none; height: 610px; overflow: visible; position: relative; width: 536px; }\",\".framer-ScDHt .framer-1ffjr5u { 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-ScDHt .framer-a2cebb { 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-ScDHt .framer-16gvjq4 { flex: none; height: 282px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-ScDHt .framer-c20ed9, .framer-ScDHt .framer-187yg3j { flex: none; height: 50px; left: 131px; overflow: visible; position: absolute; top: -15px; width: 1038px; }\",\".framer-ScDHt .framer-e2vgge { -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-ScDHt .framer-1bm6w0p { -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-ScDHt .framer-19x0bsn { 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-ScDHt .framer-t353wf, .framer-ScDHt .framer-1mlvzei, .framer-ScDHt .framer-2nipms { 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-ScDHt .framer-1rp4mtz, .framer-ScDHt .framer-xg2ryr, .framer-ScDHt .framer-1sb4nak { --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-ScDHt .framer-r3pube-container, .framer-ScDHt .framer-1ro9ftl-container, .framer-ScDHt .framer-1m921bw-container { flex: none; height: 28px; left: calc(50.00000000000002% - 28px / 2); position: absolute; top: calc(50.00000000000002% - 28px / 2); width: 28px; }\",\".framer-ScDHt .framer-mi0j4m, .framer-ScDHt .framer-qhebzd, .framer-ScDHt .framer-17fznb6 { 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-ScDHt .framer-p915s4 { 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-ScDHt .framer-7abirj { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 909px; word-break: break-word; word-wrap: break-word; }\",\".framer-ScDHt .framer-g1alcy { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 746px; word-break: break-word; word-wrap: break-word; }\",\".framer-ScDHt .framer-14ghygy-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: auto; z-index: 3; }\",\".framer-ScDHt .framer-55bo72, .framer-ScDHt .framer-1e3qr4f { -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-ScDHt .framer-zfssdw { 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-ScDHt .framer-jhlunp { 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-ScDHt .framer-poeevo { 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-ScDHt .framer-14qrzmx { 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-ScDHt .framer-128b593-container { flex: none; height: 733px; position: relative; width: 100%; }\",\".framer-ScDHt .framer-1ugyh4q { flex: none; height: 330px; left: calc(50.00000000000002% - 1346px / 2); overflow: hidden; position: absolute; top: 0px; width: 1346px; z-index: 0; }\",\".framer-ScDHt .framer-4nwoqg { -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-ScDHt .framer-i67sue { -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-ScDHt .framer-b27muv { 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: 40px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-ScDHt .framer-phlwzo { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ScDHt .framer-1yv96mt-container { flex: none; height: 80px; position: relative; width: 100%; }\",\".framer-ScDHt .framer-11uborw { 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-ScDHt .framer-i1ajni, .framer-ScDHt .framer-1a99slq, .framer-ScDHt .framer-1ahvtkx, .framer-ScDHt .framer-gculhy, .framer-ScDHt .framer-yibruz, .framer-ScDHt .framer-kjcr64, .framer-ScDHt .framer-14mkxjk, .framer-ScDHt .framer-ivr9he, .framer-ScDHt .framer-12fby79, .framer-ScDHt .framer-1rsvpaz, .framer-ScDHt .framer-8e9b78 { flex: none; height: 80px; overflow: visible; position: relative; width: 180px; }\",\".framer-ScDHt .framer-17on8o3 { 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-ScDHt .framer-pp5ibi { 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-ScDHt .framer-idqeo9 { 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-ScDHt .framer-1amc0zu, .framer-ScDHt .framer-1dgnbst { 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-ScDHt .framer-172ml { 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-ScDHt .framer-1ohc88l { 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-ScDHt .framer-1pwmo4j, .framer-ScDHt .framer-vwu8xc { 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-ScDHt .framer-17vrnes { 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-ScDHt .framer-1yy8d51 { 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-ScDHt .framer-1e11bjv-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ScDHt.framer-16qr3ge, .framer-ScDHt .framer-1e8nhez, .framer-ScDHt .framer-1rx6say, .framer-ScDHt .framer-119wou9, .framer-ScDHt .framer-wqoki0, .framer-ScDHt .framer-12m8328, .framer-ScDHt .framer-1dljvz1, .framer-ScDHt .framer-19x0bsn, .framer-ScDHt .framer-t353wf, .framer-ScDHt .framer-mi0j4m, .framer-ScDHt .framer-1mlvzei, .framer-ScDHt .framer-qhebzd, .framer-ScDHt .framer-2nipms, .framer-ScDHt .framer-17fznb6, .framer-ScDHt .framer-p915s4, .framer-ScDHt .framer-zfssdw, .framer-ScDHt .framer-jhlunp, .framer-ScDHt .framer-poeevo, .framer-ScDHt .framer-14qrzmx, .framer-ScDHt .framer-b27muv, .framer-ScDHt .framer-11uborw { gap: 0px; } .framer-ScDHt.framer-16qr3ge > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ScDHt.framer-16qr3ge > :first-child, .framer-ScDHt .framer-1e8nhez > :first-child, .framer-ScDHt .framer-1rx6say > :first-child, .framer-ScDHt .framer-119wou9 > :first-child, .framer-ScDHt .framer-12m8328 > :first-child, .framer-ScDHt .framer-1dljvz1 > :first-child, .framer-ScDHt .framer-t353wf > :first-child, .framer-ScDHt .framer-mi0j4m > :first-child, .framer-ScDHt .framer-1mlvzei > :first-child, .framer-ScDHt .framer-qhebzd > :first-child, .framer-ScDHt .framer-2nipms > :first-child, .framer-ScDHt .framer-17fznb6 > :first-child, .framer-ScDHt .framer-p915s4 > :first-child, .framer-ScDHt .framer-zfssdw > :first-child, .framer-ScDHt .framer-jhlunp > :first-child, .framer-ScDHt .framer-poeevo > :first-child, .framer-ScDHt .framer-14qrzmx > :first-child, .framer-ScDHt .framer-b27muv > :first-child { margin-top: 0px; } .framer-ScDHt.framer-16qr3ge > :last-child, .framer-ScDHt .framer-1e8nhez > :last-child, .framer-ScDHt .framer-1rx6say > :last-child, .framer-ScDHt .framer-119wou9 > :last-child, .framer-ScDHt .framer-12m8328 > :last-child, .framer-ScDHt .framer-1dljvz1 > :last-child, .framer-ScDHt .framer-t353wf > :last-child, .framer-ScDHt .framer-mi0j4m > :last-child, .framer-ScDHt .framer-1mlvzei > :last-child, .framer-ScDHt .framer-qhebzd > :last-child, .framer-ScDHt .framer-2nipms > :last-child, .framer-ScDHt .framer-17fznb6 > :last-child, .framer-ScDHt .framer-p915s4 > :last-child, .framer-ScDHt .framer-zfssdw > :last-child, .framer-ScDHt .framer-jhlunp > :last-child, .framer-ScDHt .framer-poeevo > :last-child, .framer-ScDHt .framer-14qrzmx > :last-child, .framer-ScDHt .framer-b27muv > :last-child { margin-bottom: 0px; } .framer-ScDHt .framer-1e8nhez > *, .framer-ScDHt .framer-1rx6say > *, .framer-ScDHt .framer-1dljvz1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ScDHt .framer-119wou9 > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-ScDHt .framer-wqoki0 > * { margin: 0px; margin-left: calc(72px / 2); margin-right: calc(72px / 2); } .framer-ScDHt .framer-wqoki0 > :first-child, .framer-ScDHt .framer-19x0bsn > :first-child, .framer-ScDHt .framer-11uborw > :first-child { margin-left: 0px; } .framer-ScDHt .framer-wqoki0 > :last-child, .framer-ScDHt .framer-19x0bsn > :last-child, .framer-ScDHt .framer-11uborw > :last-child { margin-right: 0px; } .framer-ScDHt .framer-12m8328 > *, .framer-ScDHt .framer-p915s4 > *, .framer-ScDHt .framer-jhlunp > *, .framer-ScDHt .framer-poeevo > *, .framer-ScDHt .framer-b27muv > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ScDHt .framer-19x0bsn > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-ScDHt .framer-t353wf > *, .framer-ScDHt .framer-1mlvzei > *, .framer-ScDHt .framer-2nipms > *, .framer-ScDHt .framer-zfssdw > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ScDHt .framer-mi0j4m > *, .framer-ScDHt .framer-qhebzd > *, .framer-ScDHt .framer-17fznb6 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ScDHt .framer-14qrzmx > * { margin: 0px; margin-bottom: calc(51px / 2); margin-top: calc(51px / 2); } .framer-ScDHt .framer-11uborw > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\"@media (max-width: 809px) { .framer-ScDHt.framer-16qr3ge, .framer-ScDHt .framer-jhlunp { width: 390px; } .framer-ScDHt .framer-1e8nhez { gap: 0px; height: 1898px; justify-content: flex-start; padding: 36px; width: 100%; } .framer-ScDHt .framer-119wou9 { height: 640px; padding: 88px 16px 0px 16px; } .framer-ScDHt .framer-wqoki0 { align-content: center; align-items: center; flex-direction: column; gap: 32px; justify-content: center; padding: 0px 16px 0px 16px; } .framer-ScDHt .framer-12m8328 { align-content: center; align-items: center; gap: 28px; } .framer-ScDHt .framer-1dljvz1 { align-content: center; align-items: center; width: 326px; } .framer-ScDHt .framer-n7p6v7, .framer-ScDHt .framer-7abirj, .framer-ScDHt .framer-g1alcy, .framer-ScDHt .framer-1lrk9eo { width: 100%; } .framer-ScDHt .framer-1hlydav { height: 262px; width: 262px; } .framer-ScDHt .framer-1ffjr5u { height: 1288px; width: 392px; } .framer-ScDHt .framer-a2cebb { left: -36px; right: -36px; } .framer-ScDHt .framer-19x0bsn { flex-direction: column; height: min-content; left: 50%; transform: translateX(-50%); width: min-content; } .framer-ScDHt .framer-t353wf { order: 0; } .framer-ScDHt .framer-1mlvzei { order: 1; } .framer-ScDHt .framer-2nipms { order: 2; } .framer-ScDHt .framer-p915s4 { width: 358px; } .framer-ScDHt .framer-14ghygy-container { position: fixed; width: 100%; } .framer-ScDHt .framer-55bo72, .framer-ScDHt .framer-1e3qr4f { -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-ScDHt .framer-poeevo { width: 306px; } .framer-ScDHt .framer-14qrzmx { 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-ScDHt .framer-128b593-container { height: 1000px; } .framer-ScDHt .framer-1ugyh4q { left: calc(50.00000000000002% - 390px / 2); width: 390px; } .framer-ScDHt .framer-b27muv { padding: 16px 16px 12px 16px; } .framer-ScDHt .framer-phlwzo { 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-ScDHt .framer-1e8nhez, .framer-ScDHt .framer-wqoki0, .framer-ScDHt .framer-12m8328, .framer-ScDHt .framer-19x0bsn, .framer-ScDHt .framer-14qrzmx { gap: 0px; } .framer-ScDHt .framer-1e8nhez > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ScDHt .framer-1e8nhez > :first-child, .framer-ScDHt .framer-wqoki0 > :first-child, .framer-ScDHt .framer-12m8328 > :first-child, .framer-ScDHt .framer-19x0bsn > :first-child, .framer-ScDHt .framer-14qrzmx > :first-child { margin-top: 0px; } .framer-ScDHt .framer-1e8nhez > :last-child, .framer-ScDHt .framer-wqoki0 > :last-child, .framer-ScDHt .framer-12m8328 > :last-child, .framer-ScDHt .framer-19x0bsn > :last-child, .framer-ScDHt .framer-14qrzmx > :last-child { margin-bottom: 0px; } .framer-ScDHt .framer-wqoki0 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ScDHt .framer-12m8328 > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-ScDHt .framer-19x0bsn > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ScDHt .framer-14qrzmx > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\",\"@media (min-width: 810px) and (max-width: 1343px) { .framer-ScDHt.framer-16qr3ge { gap: 40px; width: 810px; } .framer-ScDHt .framer-1e8nhez { order: 4; width: 100%; } .framer-ScDHt .framer-119wou9 { padding: 128px 16px 0px 16px; width: 100%; } .framer-ScDHt .framer-wqoki0 { align-content: center; align-items: center; flex-direction: column; gap: 32px; justify-content: center; padding: 0px 16px 0px 16px; width: 100%; } .framer-ScDHt .framer-12m8328 { align-content: center; align-items: center; gap: 32px; justify-content: flex-end; width: 100%; } .framer-ScDHt .framer-1dljvz1 { align-content: center; align-items: center; gap: 8px; width: 746px; } .framer-ScDHt .framer-1qt2zhy, .framer-ScDHt .framer-t353wf { order: 0; } .framer-ScDHt .framer-n7p6v7 { order: 1; width: 100%; } .framer-ScDHt .framer-1ffjr5u { height: 675px; width: 762px; } .framer-ScDHt .framer-1mlvzei { order: 1; } .framer-ScDHt .framer-2nipms, .framer-ScDHt .framer-1e3qr4f { order: 2; } .framer-ScDHt .framer-p915s4 { width: 676px; } .framer-ScDHt .framer-7abirj, .framer-ScDHt .framer-g1alcy { width: 100%; } .framer-ScDHt .framer-14ghygy-container { order: 0; position: fixed; width: 90%; } .framer-ScDHt .framer-55bo72 { left: -25px; order: 1; right: -25px; transform: unset; width: unset; } .framer-ScDHt .framer-zfssdw { order: 5; width: 826px; } .framer-ScDHt .framer-1lrk9eo { width: 364px; } .framer-ScDHt .framer-14qrzmx { width: 657px; } .framer-ScDHt .framer-128b593-container { height: 800px; } .framer-ScDHt .framer-1ugyh4q { left: calc(50.03878975950351% - 1346px / 2); } .framer-ScDHt .framer-b27muv { order: 6; } .framer-ScDHt .framer-1e11bjv-container { order: 7; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ScDHt.framer-16qr3ge, .framer-ScDHt .framer-wqoki0, .framer-ScDHt .framer-12m8328, .framer-ScDHt .framer-1dljvz1 { gap: 0px; } .framer-ScDHt.framer-16qr3ge > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ScDHt.framer-16qr3ge > :first-child, .framer-ScDHt .framer-wqoki0 > :first-child, .framer-ScDHt .framer-12m8328 > :first-child, .framer-ScDHt .framer-1dljvz1 > :first-child { margin-top: 0px; } .framer-ScDHt.framer-16qr3ge > :last-child, .framer-ScDHt .framer-wqoki0 > :last-child, .framer-ScDHt .framer-12m8328 > :last-child, .framer-ScDHt .framer-1dljvz1 > :last-child { margin-bottom: 0px; } .framer-ScDHt .framer-wqoki0 > *, .framer-ScDHt .framer-12m8328 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ScDHt .framer-1dljvz1 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }}\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-ScDHt[data-border=\"true\"]::after, .framer-ScDHt [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 3176\n * @framerIntrinsicWidth 1344\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"N8W6Sbyrw\":{\"layout\":[\"fixed\",\"auto\"]},\"SNuxUhqSl\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramertCjC66ZQm=withCSS(Component,css,\"framer-ScDHt\");export default FramertCjC66ZQm;FramertCjC66ZQm.displayName=\"Resources / Employee Well Being\";FramertCjC66ZQm.defaultProps={height:3176,width:1344};addFonts(FramertCjC66ZQm,[{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\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertCjC66ZQm\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"3176\",\"framerIntrinsicWidth\":\"1344\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N8W6Sbyrw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SNuxUhqSl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9f68555)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={TFcewXyDf:new LazyValue(()=>import(\"./tCjC66ZQm-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", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "getLocalizedValue", "x", "RichText2", "getLoadingLazyAtYPosition", "Image2", "css", "FramertCjC66ZQm", "withCSS", "tCjC66ZQm_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
