{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/eldzJclQ2ahLB5bXSTFk/KczuyjoAd5dDFOfAXBsK/RJ05smBSN.js", "ssg:https://framerusercontent.com/modules/20X2Viwy3nVrJev3YRES/mw48rJgya8SIBIAITaIS/RJ05smBSN.js"],
  "sourcesContent": ["// Generated by Framer (7422eea)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={NrLMxaT0_:new LazyValue(()=>import(\"./RJ05smBSN-1.js\")),vbpgL1OSQ:new LazyValue(()=>import(\"./RJ05smBSN-2.js\")),YSFtSJSLS:new LazyValue(()=>import(\"./RJ05smBSN-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (7422eea)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NewFooter from\"#framer/local/canvasComponent/APvdfKmVK/APvdfKmVK.js\";import Top_nav from\"#framer/local/canvasComponent/EvRObiN74/EvRObiN74.js\";import JobListRow from\"#framer/local/canvasComponent/rJKdX8hA4/rJKdX8hA4.js\";import StickyAiBanner from\"#framer/local/canvasComponent/uTBL0n4Ty/uTBL0n4Ty.js\";import Legal from\"#framer/local/collection/hyQmG2a33/hyQmG2a33.js\";import*as sharedStyle from\"#framer/local/css/u32kWxIRN/u32kWxIRN.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/RJ05smBSN/RJ05smBSN.js\";import metadataProvider from\"#framer/local/webPageMetadata/RJ05smBSN/RJ05smBSN.js\";const Top_navFonts=getFonts(Top_nav);const JobListRowFonts=getFonts(JobListRow);const NewFooterFonts=getFonts(NewFooter);const StickyAiBannerFonts=getFonts(StickyAiBanner);const breakpoints={Dg4mNYCr7:\"(min-width: 810px) and (max-width: 1199px)\",N_X7IZSq2:\"(max-width: 809px)\",tND56zrVl:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-5S5Jy\";const variantClassNames={Dg4mNYCr7:\"framer-v-1x2onky\",N_X7IZSq2:\"framer-v-10y9vy6\",tND56zrVl:\"framer-v-1mwa50v\"};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"tND56zrVl\",Phone:\"N_X7IZSq2\",Tablet:\"Dg4mNYCr7\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"tND56zrVl\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,TGY4lJdrixdSFoSy0o,a2DEgQl69xdSFoSy0o,idxdSFoSy0o,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"tND56zrVl\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1mwa50v\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gt1y94-container\",nodeId:\"VxzxcqUvt\",scopeId:\"RJ05smBSN\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg4mNYCr7:{variant:\"UL_Co5WHQ\"},N_X7IZSq2:{variant:\"oxfQlbqCk\"}},children:/*#__PURE__*/_jsx(Top_nav,{fbxnsuKyy:true,height:\"100%\",id:\"VxzxcqUvt\",layoutId:\"VxzxcqUvt\",style:{width:\"100%\"},variant:\"qMSMPV7Dr\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-epcg0p\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1xm4u0\",\"data-styles-preset\":\"u32kWxIRN\",children:\"LEGAL\"})}),className:\"framer-1tjnrvp\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4xbvbk\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r8t1v9\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"aFvqMQplt\"},implicitPathVariables:undefined},{href:{webPageId:\"aFvqMQplt\"},implicitPathVariables:undefined},{href:{webPageId:\"aFvqMQplt\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg4mNYCr7:{y:(componentViewport?.y||0)+0+590+0+60+0},N_X7IZSq2:{width:`min(max(${componentViewport?.width||\"100vw\"}, 1px) - 32px, 700px)`,y:(componentViewport?.y||0)+0+184+0+16+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:111,width:`min(max(${componentViewport?.width||\"100vw\"}, 1px) - 48px, 700px)`,y:(componentViewport?.y||0)+0+184+0+60+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1batphi-container\",\"data-framer-name\":\"Row\",name:\"Row\",nodeId:\"A_7tYvdM5\",scopeId:\"RJ05smBSN\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg4mNYCr7:{NXj8IDn7S:resolvedLinks[1]},N_X7IZSq2:{NXj8IDn7S:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(JobListRow,{DhK1FaUMb:\"\",height:\"100%\",id:\"A_7tYvdM5\",layoutId:\"A_7tYvdM5\",name:\"Row\",NXj8IDn7S:resolvedLinks[0],style:{maxWidth:\"100%\",width:\"100%\"},UJ2x8SgmG:true,variant:\"ytCsyb19B\",width:\"100%\",XLsDfFYw1:getLocalizedValue(\"v1\",activeLocale)??\"Terms of Service\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1iupx1v\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"xdSFoSy0o\",data:Legal,type:\"Collection\"},select:[{collection:\"xdSFoSy0o\",name:\"TGY4lJdri\",type:\"Identifier\"},{collection:\"xdSFoSy0o\",name:\"a2DEgQl69\",type:\"Identifier\"},{collection:\"xdSFoSy0o\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({a2DEgQl69:a2DEgQl69xdSFoSy0o,id:idxdSFoSy0o,TGY4lJdri:TGY4lJdrixdSFoSy0o},index)=>{TGY4lJdrixdSFoSy0o??=\"\";a2DEgQl69xdSFoSy0o??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`xdSFoSy0o-${idxdSFoSy0o}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{TGY4lJdri:TGY4lJdrixdSFoSy0o},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{TGY4lJdri:TGY4lJdrixdSFoSy0o},webPageId:\"cy_TvMD83\"},motionChild:true,nodeId:\"YkkEUyKY8\",openInNewTab:true,scopeId:\"RJ05smBSN\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1xy0556 framer-vnxnxb\",\"data-border\":true,\"data-framer-name\":\"Post\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg4mNYCr7:{y:(componentViewport?.y||0)+0+590+0+60+127+0+254+0+0},N_X7IZSq2:{width:`min(max(${componentViewport?.width||\"100vw\"}, 1px) - 32px, 700px)`,y:(componentViewport?.y||0)+0+184+0+16+127+0+254+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:111,width:`min(max(${componentViewport?.width||\"100vw\"}, 1px) - 48px, 700px)`,y:(componentViewport?.y||0)+0+184+0+60+127+0+254+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bp9xbm-container\",\"data-framer-name\":\"Row\",name:\"Row\",nodeId:\"Vz0m4WYnL\",scopeId:\"RJ05smBSN\",children:/*#__PURE__*/_jsx(JobListRow,{DhK1FaUMb:\"\",height:\"100%\",id:\"Vz0m4WYnL\",layoutId:\"Vz0m4WYnL\",name:\"Row\",style:{width:\"100%\"},UJ2x8SgmG:true,variant:\"ytCsyb19B\",width:\"100%\",XLsDfFYw1:a2DEgQl69xdSFoSy0o})})})})})})})},idxdSFoSy0o);})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg4mNYCr7:{y:(componentViewport?.y||0)+0+184},N_X7IZSq2:{y:(componentViewport?.y||0)+0+708}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:406,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+796,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2zqjlv-container\",nodeId:\"a9gZMGLki\",scopeId:\"RJ05smBSN\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg4mNYCr7:{variant:\"GlMIp6agB\"},N_X7IZSq2:{variant:\"h4W2HzYPz\"}},children:/*#__PURE__*/_jsx(NewFooter,{height:\"100%\",id:\"a9gZMGLki\",layoutId:\"a9gZMGLki\",style:{width:\"100%\"},variant:\"VfDovyiVK\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:944,children:/*#__PURE__*/_jsx(Container,{className:\"framer-psk330-container\",layoutScroll:true,nodeId:\"xjkIMaH3T\",rendersWithMotion:true,scopeId:\"RJ05smBSN\",whileHover:animation,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_X7IZSq2:{variant:\"loqdntKnt\"}},children:/*#__PURE__*/_jsx(StickyAiBanner,{height:\"100%\",id:\"xjkIMaH3T\",layoutId:\"xjkIMaH3T\",variant:\"C9hWoS2PK\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5S5Jy.framer-vnxnxb, .framer-5S5Jy .framer-vnxnxb { display: block; }\",\".framer-5S5Jy.framer-1mwa50v { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-5S5Jy .framer-gt1y94-container, .framer-5S5Jy .framer-1bp9xbm-container, .framer-5S5Jy .framer-2zqjlv-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-5S5Jy .framer-epcg0p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 32px; position: relative; width: 100%; }\",\".framer-5S5Jy .framer-1tjnrvp { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-5S5Jy .framer-4xbvbk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5S5Jy .framer-r8t1v9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 60px 24px 60px 24px; position: relative; width: 1px; }\",\".framer-5S5Jy .framer-1batphi-container { flex: none; height: auto; max-width: 700px; position: relative; width: 100%; }\",\".framer-5S5Jy .framer-1iupx1v { 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; max-width: 700px; padding: 0px; position: relative; width: 100%; }\",\".framer-5S5Jy .framer-1xy0556 { --border-bottom-width: 1px; --border-color: #f7f7f7; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-5S5Jy .framer-psk330-container { bottom: 0px; flex: none; height: auto; left: 16px; position: fixed; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",...sharedStyle.css,'.framer-5S5Jy[data-border=\"true\"]::after, .framer-5S5Jy [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; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-5S5Jy.framer-1mwa50v { width: 810px; } .framer-5S5Jy .framer-gt1y94-container { order: 0; } .framer-5S5Jy .framer-epcg0p { order: 1; } .framer-5S5Jy .framer-4xbvbk { order: 4; } .framer-5S5Jy .framer-2zqjlv-container { order: 2; } .framer-5S5Jy .framer-psk330-container { order: 3; }}\",\"@media (max-width: 809px) { .framer-5S5Jy.framer-1mwa50v { width: 390px; } .framer-5S5Jy .framer-epcg0p { flex-direction: column; } .framer-5S5Jy .framer-r8t1v9 { padding: 16px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1201\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Dg4mNYCr7\":{\"layout\":[\"fixed\",\"auto\"]},\"N_X7IZSq2\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerRJ05smBSN=withCSS(Component,css,\"framer-5S5Jy\");export default FramerRJ05smBSN;FramerRJ05smBSN.displayName=\"Legal\";FramerRJ05smBSN.defaultProps={height:1201,width:1200};addFonts(FramerRJ05smBSN,[{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\"}]},...Top_navFonts,...JobListRowFonts,...NewFooterFonts,...StickyAiBannerFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRJ05smBSN\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Dg4mNYCr7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N_X7IZSq2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"1201\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "Top_navFonts", "getFonts", "EvRObiN74_default", "JobListRowFonts", "rJKdX8hA4_default", "NewFooterFonts", "APvdfKmVK_default", "StickyAiBannerFonts", "uTBL0n4Ty_default", "breakpoints", "serializationHash", "variantClassNames", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "transition1", "animation", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "TGY4lJdrixdSFoSy0o", "a2DEgQl69xdSFoSy0o", "idxdSFoSy0o", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "EvRObiN74_default", "RichText2", "getLocalizedValue", "x", "ResolveLinks", "resolvedLinks", "rJKdX8hA4_default", "ChildrenCanSuspend", "hyQmG2a33_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "APvdfKmVK_default", "uTBL0n4Ty_default", "css", "FramerRJ05smBSN", "withCSS", "RJ05smBSN_default", "addFonts", "Top_navFonts", "JobListRowFonts", "NewFooterFonts", "StickyAiBannerFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
