{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/PeXpF89oARO0vZtFVVeO/3lTOYEHp862JYnPeSBoI/GLxWLsM6c.js"],
  "sourcesContent": ["// Generated by Framer (55cf326)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavigationDesktop from\"#framer/local/canvasComponent/GQaJI5e8T/GQaJI5e8T.js\";import Footer from\"#framer/local/canvasComponent/l09gR51qf/l09gR51qf.js\";import NavigationTabletAndMobile from\"#framer/local/canvasComponent/P6ypPjcoD/P6ypPjcoD.js\";import NewsroomArticles from\"#framer/local/collection/PbxvA4jiC/PbxvA4jiC.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle5 from\"#framer/local/css/BCOb1nEUr/BCOb1nEUr.js\";import*as sharedStyle7 from\"#framer/local/css/C4m6Floo0/C4m6Floo0.js\";import*as sharedStyle1 from\"#framer/local/css/EEpua6rxE/EEpua6rxE.js\";import*as sharedStyle4 from\"#framer/local/css/ekjp4qOYu/ekjp4qOYu.js\";import*as sharedStyle6 from\"#framer/local/css/fJSLzPoMg/fJSLzPoMg.js\";import*as sharedStyle8 from\"#framer/local/css/Q1i5oEHgS/Q1i5oEHgS.js\";import*as sharedStyle2 from\"#framer/local/css/r8R7ClrZK/r8R7ClrZK.js\";import*as sharedStyle9 from\"#framer/local/css/rDG_ZC_lG/rDG_ZC_lG.js\";import*as sharedStyle10 from\"#framer/local/css/ufMdP7wJR/ufMdP7wJR.js\";import*as sharedStyle3 from\"#framer/local/css/vbBoPnYaF/vbBoPnYaF.js\";import*as sharedStyle12 from\"#framer/local/css/vDQqcTzhm/vDQqcTzhm.js\";import*as sharedStyle13 from\"#framer/local/css/VEfsbqyAU/VEfsbqyAU.js\";import*as sharedStyle from\"#framer/local/css/WH0gvePji/WH0gvePji.js\";import*as sharedStyle11 from\"#framer/local/css/ZphxwweL9/ZphxwweL9.js\";import metadataProvider from\"#framer/local/webPageMetadata/GLxWLsM6c/GLxWLsM6c.js\";const FooterFonts=getFonts(Footer);const NavigationDesktopFonts=getFonts(NavigationDesktop);const ContainerWithFX=withFX(Container);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const NavigationTabletAndMobileFonts=getFonts(NavigationTabletAndMobile);const breakpoints={dGXW9qW1x:\"(max-width: 809px)\",g7pS6EzVZ:\"(min-width: 810px) and (max-width: 1199px)\",lAxjcJSSz:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-rydEx\";const variantClassNames={dGXW9qW1x:\"framer-v-92tsga\",g7pS6EzVZ:\"framer-v-15exbzl\",lAxjcJSSz:\"framer-v-1illhzu\"};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;try{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-120};const transition2={delay:0,duration:1.4,ease:[0,.88,.56,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:0,skewX:0,skewY:0,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-80};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"lAxjcJSSz\",Phone:\"dGXW9qW1x\",Tablet:\"g7pS6EzVZ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"lAxjcJSSz\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"GLxWLsM6c\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"GLxWLsM6c\",name:\"previousItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"GLxWLsM6c\",data:NewsroomArticles,type:\"Collection\"},right:{alias:\"previousItemId\",data:NewsroomArticles,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"nextItemId\",data:NewsroomArticles,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"GLxWLsM6c\",name:\"ApDIEFI4v\",type:\"Identifier\"},{collection:\"GLxWLsM6c\",name:\"BE4O5RBde\",type:\"Identifier\"},{collection:\"GLxWLsM6c\",name:\"LXaB14YOV\",type:\"Identifier\"},{collection:\"GLxWLsM6c\",name:\"JVbXPunI4\",type:\"Identifier\"},{collection:\"GLxWLsM6c\",name:\"AuXIXXjLj\",type:\"Identifier\"},{collection:\"GLxWLsM6c\",name:\"eM5NC_syy\",type:\"Identifier\"},{collection:\"GLxWLsM6c\",name:\"dWzeHOC91\",type:\"Identifier\"},{collection:\"GLxWLsM6c\",name:\"IgUxw5w2T\",type:\"Identifier\"},{alias:\"previousItemId.ApDIEFI4v\",collection:\"previousItemId\",name:\"ApDIEFI4v\",type:\"Identifier\"},{alias:\"previousItemId.SsZf69se3\",collection:\"previousItemId\",name:\"SsZf69se3\",type:\"Identifier\"},{alias:\"previousItemId\",collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},{alias:\"nextItemId.ApDIEFI4v\",collection:\"nextItemId\",name:\"ApDIEFI4v\",type:\"Identifier\"},{alias:\"nextItemId.SsZf69se3\",collection:\"nextItemId\",name:\"SsZf69se3\",type:\"Identifier\"},{alias:\"nextItemId\",collection:\"nextItemId\",name:\"id\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"GLxWLsM6c\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,ApDIEFI4v=getFromCurrentRouteData(\"ApDIEFI4v\")??\"\",LXaB14YOV=getFromCurrentRouteData(\"LXaB14YOV\"),BE4O5RBde=getFromCurrentRouteData(\"BE4O5RBde\"),eM5NC_syy=getFromCurrentRouteData(\"eM5NC_syy\")??\"\",JVbXPunI4=getFromCurrentRouteData(\"JVbXPunI4\")??\"\",AuXIXXjLj=getFromCurrentRouteData(\"AuXIXXjLj\")??\"\",IgUxw5w2T=getFromCurrentRouteData(\"IgUxw5w2T\")??\"\",previousItemId=getFromCurrentRouteData(\"previousItemId\"),previousItemId_SsZf69se3=getFromCurrentRouteData(\"previousItemId.SsZf69se3\")??\"\",previousItemId_ApDIEFI4v=getFromCurrentRouteData(\"previousItemId.ApDIEFI4v\")??\"\",nextItemId=getFromCurrentRouteData(\"nextItemId\"),nextItemId_SsZf69se3=getFromCurrentRouteData(\"nextItemId.SsZf69se3\")??\"\",nextItemId_ApDIEFI4v=getFromCurrentRouteData(\"nextItemId.ApDIEFI4v\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(LXaB14YOV,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const visible=isSet(eM5NC_syy);const visible1=isSet(previousItemId);const textContent1=prefix(previousItemId_ApDIEFI4v,\"\u2039 \");const visible2=isSet(nextItemId);const textContent2=suffix(nextItemId_ApDIEFI4v,\" \u203A\");const isDisplayed=()=>{if(!isBrowser())return true;if([\"g7pS6EzVZ\",\"dGXW9qW1x\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"g7pS6EzVZ\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"dGXW9qW1x\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"lAxjcJSSz\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-7e3d1e01-10c9-45f7-86d0-2dc65133503f, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1illhzu\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x91zh7\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b6ds7i\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n8tglr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-pvu5el\",\"data-styles-preset\":\"WH0gvePji\",style:{\"--framer-text-alignment\":\"center\"},children:\"Torc Earns Start Up of the Year Award\"})}),className:\"framer-1bi0jmg\",\"data-framer-name\":\"News Title\",fonts:[\"Inter\"],text:ApDIEFI4v,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1fktuk3\",\"data-styles-preset\":\"EEpua6rxE\",style:{\"--framer-text-alignment\":\"center\"},children:\"Mar 4, 2024\"})}),className:\"framer-1o2ir36\",\"data-framer-name\":\"Published Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ttct6h\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dGXW9qW1x:{background:{alt:\"\",fit:\"fill\",sizes:`calc(min(860px, ${componentViewport?.width||\"100vw\"}) - 32px)`,...toResponsiveImage(BE4O5RBde)}},g7pS6EzVZ:{background:{alt:\"\",fit:\"fill\",sizes:`calc(min(860px, ${componentViewport?.width||\"100vw\"}) - 48px)`,...toResponsiveImage(BE4O5RBde)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`min(860px, ${componentViewport?.width||\"100vw\"})`,...toResponsiveImage(BE4O5RBde)},className:\"framer-19poyuv\",\"data-framer-name\":\"Banner\"})}),visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1subf5s\",\"data-styles-preset\":\"r8R7ClrZK\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:/*#__PURE__*/_jsx(Link,{href:eM5NC_syy,motionChild:true,nodeId:\"tjw7DKhqc\",openInNewTab:false,scopeId:\"GLxWLsM6c\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ln24dz\",\"data-styles-preset\":\"vbBoPnYaF\",children:\"Hacknoon\"})})})}),className:\"framer-iypbsy\",\"data-framer-name\":\"News Source\",fonts:[\"Inter\"],text:JVbXPunI4,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/8aCGinfRQO68tQ3QF42d/YouTube.js:Youtube\":componentPresets.props[\"BpMxkiktI\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"xaZ8MnEGB\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:AuXIXXjLj,className:\"framer-8guc4c\",\"data-framer-name\":\"News Summary\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1ln24dz\",blockquote:\"framer-styles-preset-1uusm9v\",code:\"framer-styles-preset-1yo0228\",h1:\"framer-styles-preset-3wy3i0\",h2:\"framer-styles-preset-2gsr9l\",h3:\"framer-styles-preset-1jycn3p\",h4:\"framer-styles-preset-1ybgge5\",h5:\"framer-styles-preset-hwi9s5\",h6:\"framer-styles-preset-1cmgcrb\",img:\"framer-styles-preset-2nm7uf\",p:\"framer-styles-preset-1sjrakt\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/8aCGinfRQO68tQ3QF42d/YouTube.js:Youtube\":componentPresets.props[\"BpMxkiktI\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"xaZ8MnEGB\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:IgUxw5w2T,className:\"framer-1ahnemk\",\"data-framer-name\":\"Torc News\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1ln24dz\",blockquote:\"framer-styles-preset-1uusm9v\",code:\"framer-styles-preset-1yo0228\",h1:\"framer-styles-preset-3wy3i0\",h2:\"framer-styles-preset-2gsr9l\",h3:\"framer-styles-preset-1jycn3p\",h4:\"framer-styles-preset-1ybgge5\",h5:\"framer-styles-preset-hwi9s5\",h6:\"framer-styles-preset-1cmgcrb\",img:\"framer-styles-preset-2nm7uf\",p:\"framer-styles-preset-1sjrakt\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v48rvr\",children:[visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1subf5s\",\"data-styles-preset\":\"r8R7ClrZK\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{SsZf69se3:previousItemId_SsZf69se3},webPageId:\"GLxWLsM6c\"},motionChild:true,nodeId:\"ma32XNesB\",openInNewTab:false,scopeId:\"GLxWLsM6c\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ln24dz\",\"data-styles-preset\":\"vbBoPnYaF\",children:\"\u2039 Remote work is here to stay | US companies want access to LATAM talent\"})})})}),className:\"framer-gjga17\",\"data-framer-name\":\"Previous\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),visible2&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1subf5s\",\"data-styles-preset\":\"r8R7ClrZK\",style:{\"--framer-text-alignment\":\"right\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{SsZf69se3:nextItemId_SsZf69se3},webPageId:\"GLxWLsM6c\"},motionChild:true,nodeId:\"PhfQkiDOJ\",openInNewTab:false,scopeId:\"GLxWLsM6c\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ln24dz\",\"data-styles-preset\":\"vbBoPnYaF\",children:\"Torc Triples in Size \u203A\"})})})}),className:\"framer-sxv3e9\",\"data-framer-name\":\"Next\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:722,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-kv1gg9-container\",nodeId:\"OEk7V_4LI\",scopeId:\"GLxWLsM6c\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dGXW9qW1x:{variant:\"m7sbK4n1u\"},g7pS6EzVZ:{variant:\"viWoIeoDu\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"OEk7V_4LI\",layoutId:\"OEk7V_4LI\",style:{width:\"100%\"},variant:\"LP10Ig9K_\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:24,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1txk2rc-container hidden-15exbzl hidden-92tsga\",layoutScroll:true,nodeId:\"qd90HXaSb\",rendersWithMotion:true,scopeId:\"GLxWLsM6c\",children:/*#__PURE__*/_jsx(NavigationDesktop,{height:\"100%\",id:\"qd90HXaSb\",layoutId:\"qd90HXaSb\",style:{width:\"100%\"},variant:\"iseb2QF1m\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1256,intrinsicWidth:1927,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-124),pixelHeight:2512,pixelWidth:3854,sizes:\"1176px\",src:\"https://framerusercontent.com/images/cI4mmpFkSXnXshHmagon3jiTU.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/cI4mmpFkSXnXshHmagon3jiTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/cI4mmpFkSXnXshHmagon3jiTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cI4mmpFkSXnXshHmagon3jiTU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/cI4mmpFkSXnXshHmagon3jiTU.png 3854w\"},className:\"framer-9v4fwy\",\"data-framer-appear-id\":\"9v4fwy\",\"data-framer-name\":\"Gradient bg\",initial:animation2,optimized:true}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g7pS6EzVZ:{height:128,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation3},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-18xum85-container hidden-1illhzu hidden-92tsga\",layoutScroll:true,nodeId:\"vSiILTVIt\",rendersWithMotion:true,scopeId:\"GLxWLsM6c\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(NavigationTabletAndMobile,{height:\"100%\",id:\"vSiILTVIt\",layoutId:\"vSiILTVIt\",style:{width:\"100%\"},variant:\"drHJj21jr\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dGXW9qW1x:{height:128,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation3},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-glamqo-container hidden-1illhzu hidden-15exbzl\",layoutScroll:true,nodeId:\"RUZ7gL_6k\",rendersWithMotion:true,scopeId:\"GLxWLsM6c\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(NavigationTabletAndMobile,{height:\"100%\",id:\"RUZ7gL_6k\",layoutId:\"RUZ7gL_6k\",style:{width:\"100%\"},variant:\"drHJj21jr\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rydEx.framer-mesj4s, .framer-rydEx .framer-mesj4s { display: block; }\",\".framer-rydEx.framer-1illhzu { align-content: center; align-items: center; background-color: var(--token-7e3d1e01-10c9-45f7-86d0-2dc65133503f, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 140px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-rydEx .framer-1x91zh7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 860px; z-index: 2; }\",\".framer-rydEx .framer-1b6ds7i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 56px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-rydEx .framer-n8tglr, .framer-rydEx .framer-ttct6h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rydEx .framer-1bi0jmg { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rydEx .framer-1o2ir36 { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 600px; word-break: break-word; word-wrap: break-word; }\",\".framer-rydEx .framer-19poyuv { aspect-ratio: 2.1994884910485935 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: var(--framer-aspect-ratio-supported, 391px); position: relative; width: 100%; }\",\".framer-rydEx .framer-iypbsy { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-rydEx .framer-8guc4c, .framer-rydEx .framer-1ahnemk { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rydEx .framer-v48rvr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-rydEx .framer-gjga17, .framer-rydEx .framer-sxv3e9 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-rydEx .framer-kv1gg9-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-rydEx .framer-1txk2rc-container { flex: none; height: auto; left: 0px; position: fixed; top: 24px; width: 100%; z-index: 10; }\",\".framer-rydEx .framer-9v4fwy { flex: none; height: 766px; left: calc(50.00000000000002% - 1176px / 2); overflow: visible; position: absolute; top: -124px; width: 1176px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-rydEx .framer-18xum85-container, .framer-rydEx .framer-glamqo-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-rydEx.framer-1illhzu { width: 810px; } .framer-rydEx .framer-1x91zh7 { padding: 0px 24px 0px 24px; } .framer-rydEx .framer-19poyuv { height: var(--framer-aspect-ratio-supported, 346px); }}\",\"@media (max-width: 809px) { .framer-rydEx.framer-1illhzu { width: 390px; } .framer-rydEx .framer-1x91zh7 { padding: 0px 16px 0px 16px; } .framer-rydEx .framer-19poyuv { height: var(--framer-aspect-ratio-supported, 163px); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3565\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"g7pS6EzVZ\":{\"layout\":[\"fixed\",\"auto\"]},\"dGXW9qW1x\":{\"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 FramerGLxWLsM6c=withCSS(Component,css,\"framer-rydEx\");export default FramerGLxWLsM6c;FramerGLxWLsM6c.displayName=\"Newsroom\";FramerGLxWLsM6c.defaultProps={height:3565,width:1200};addFonts(FramerGLxWLsM6c,[{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\"}]},...FooterFonts,...NavigationDesktopFonts,...NavigationTabletAndMobileFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...componentPresets.fonts?.[\"BpMxkiktI\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"BpMxkiktI\"]):[],...componentPresets.fonts?.[\"xaZ8MnEGB\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"xaZ8MnEGB\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGLxWLsM6c\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"3565\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"g7pS6EzVZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dGXW9qW1x\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "0zCAC2lE,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAAuBF,EAASG,CAAiB,EAAQC,EAAgBC,GAAOC,CAAS,EAAQC,GAA+BC,GAA0BC,CAAK,EAAQC,GAA+BV,EAASW,CAAyB,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,6CAA6C,UAAU,qBAAqB,EAAQC,EAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAQC,GAAa,CAACC,EAAMC,EAAQ,CAAC,EAAEC,IAAe,CAAC,GAAG,OAAOF,GAAQ,SAAS,MAAM,GAAG,IAAMG,EAAK,IAAI,KAAKH,CAAK,EAAE,GAAG,MAAMG,EAAK,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAMC,EAAQH,EAAQ,QAAQA,EAAQ,QAAQ,OAAaI,EAAY,CAAC,UAAUD,IAAU,OAAOH,EAAQ,UAAU,OAAU,UAAUG,IAAU,OAAO,OAAU,QAAQ,SAAS,KAAK,EAAQE,EAAe,QAAcC,EAAON,EAAQ,QAAQC,GAAcI,EAAe,GAAG,CAAC,OAAOH,EAAK,eAAeI,EAAOF,CAAW,CAAE,MAAM,CAAC,OAAOF,EAAK,eAAeG,EAAeD,CAAW,CAAE,CAAC,EAAQG,EAAkBR,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBS,EAAMT,GAAW,MAAM,QAAQA,CAAK,EAASA,EAAM,OAAO,EAA4BA,GAAQ,MAAMA,IAAQ,GAAWU,GAAO,CAACV,EAAMU,IAAa,OAAOV,GAAQ,UAAU,OAAOU,GAAS,SAAiBA,EAAOV,EAAe,OAAOA,GAAQ,SAAiBA,EAAe,OAAOU,GAAS,SAAiBA,EAAc,GAAWC,GAAO,CAACX,EAAMW,IAAa,OAAOX,GAAQ,UAAU,OAAOW,GAAS,SAAiBX,EAAMW,EAAgB,OAAOX,GAAQ,SAAiBA,EAAe,OAAOW,GAAS,SAAiBA,EAAc,GAAWC,EAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,IAAI,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,IAAI,KAAK,CAAC,EAAE,IAAI,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAU,CAAC,CAAC,MAAArB,CAAK,IAAoBsB,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOvB,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUwB,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAnC,EAAa,UAAAoC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,GAAqB,EAAQC,EAAqBC,EAAwB,EAAO,CAACC,CAAgB,EAAEC,GAAa,CAAC,KAAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,aAAa,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,aAAa,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,iBAAiB,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,iBAAiB,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,MAAM,YAAY,KAAKC,EAAiB,KAAK,YAAY,EAAE,MAAM,CAAC,MAAM,iBAAiB,KAAKA,EAAiB,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,MAAM,aAAa,KAAKA,EAAiB,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,2BAA2B,WAAW,iBAAiB,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,2BAA2B,WAAW,iBAAiB,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,iBAAiB,WAAW,iBAAiB,KAAK,KAAK,KAAK,YAAY,EAAE,CAAC,MAAM,uBAAuB,WAAW,aAAa,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,uBAAuB,WAAW,aAAa,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,aAAa,WAAW,aAAa,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAMC,GAAoCL,EAAqB,WAAW,CAAC,CAAC,EAAQM,EAAwBC,GAAK,CAAC,GAAG,CAACL,EAAiB,MAAM,IAAIM,EAAc,mCAAmC,KAAK,UAAUR,CAAoB,CAAC,EAAE,EAAE,OAAOE,EAAiBK,CAAG,CAAE,EAAO,CAAC,MAAAE,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,UAAAC,GAAUP,EAAwB,WAAW,GAAG,GAAG,UAAAQ,GAAUR,EAAwB,WAAW,EAAE,UAAAS,EAAUT,EAAwB,WAAW,EAAE,UAAAU,EAAUV,EAAwB,WAAW,GAAG,GAAG,UAAAW,GAAUX,EAAwB,WAAW,GAAG,GAAG,UAAAY,GAAUZ,EAAwB,WAAW,GAAG,GAAG,UAAAa,GAAUb,EAAwB,WAAW,GAAG,GAAG,eAAAc,GAAed,EAAwB,gBAAgB,EAAE,yBAAAe,GAAyBf,EAAwB,0BAA0B,GAAG,GAAG,yBAAAgB,GAAyBhB,EAAwB,0BAA0B,GAAG,GAAG,WAAAiB,GAAWjB,EAAwB,YAAY,EAAE,qBAAAkB,GAAqBlB,EAAwB,sBAAsB,GAAG,GAAG,qBAAAmB,GAAqBnB,EAAwB,sBAAsB,GAAG,GAAG,GAAGoB,EAAS,EAAE3C,GAASI,CAAK,EAAQwC,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB1B,EAAiB1C,CAAY,EAAE,GAAGoE,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC3B,EAAiB1C,CAAY,CAAC,EAAQsE,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB1B,EAAiB1C,CAAY,EAAE,SAAS,MAAMoE,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC1B,EAAiB1C,CAAY,CAAC,EAAE,GAAK,CAACuE,EAAYC,EAAmB,EAAEC,GAA8BrB,GAAQ3D,GAAY,EAAK,EAAQiF,GAAe,OAAmXC,GAAkBC,EAAGjF,GAAkB,GAApX,CAAauD,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAwBA,GAAwBA,GAAwBA,GAAwBA,EAAS,CAAuE,EAAQ2B,GAAiBC,EAAc,EAAQC,GAAYlF,GAAayD,GAAU,CAAC,UAAU,SAAS,OAAO,EAAE,EAAEuB,EAAgB,EAAQG,GAAQzE,EAAMiD,CAAS,EAAQyB,GAAS1E,EAAMqD,EAAc,EAAQsB,GAAa1E,GAAOsD,GAAyB,SAAI,EAAQqB,GAAS5E,EAAMwD,EAAU,EAAQqB,GAAa3E,GAAOwD,GAAqB,SAAI,EAAQoB,GAAY,IAAS3F,EAAU,EAAiB,EAAC,YAAY,WAAW,EAAE,SAAS6E,CAAW,EAAtD,GAAyFe,GAAa,IAAQ,CAAC5F,EAAU,GAAiB6E,IAAc,YAA6CgB,GAAa,IAAQ,CAAC7F,EAAU,GAAiB6E,IAAc,YAAuC,OAAAiB,GAAiB,CAAC,CAAC,EAAsBnE,EAAKoE,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA7F,EAAiB,EAAE,SAAsB8F,EAAMC,EAAY,CAAC,GAAGxC,IAAUjB,EAAgB,SAAS,CAAcb,EAAKF,GAAU,CAAC,MAAM,4FAA4F,CAAC,EAAeuE,EAAME,EAAO,IAAI,CAAC,GAAG1B,GAAU,UAAUU,EAAGD,GAAkB,iBAAiBzB,EAAS,EAAE,IAAIjB,EAAW,MAAM,CAAC,GAAGgB,EAAK,EAAE,SAAS,CAAcyC,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcrE,EAAKwE,EAAS,CAAC,sBAAsB,GAAK,SAAsBxE,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,uCAAuC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,MAAM,CAAC,OAAO,EAAE,KAAKgC,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAehC,EAAKwE,EAAS,CAAC,sBAAsB,GAAK,SAAsBxE,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,KAAK0D,GAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeW,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcrE,EAAK0E,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,mBAAmBjC,GAAmB,OAAO,OAAO,YAAY,GAAGhC,EAAkBiD,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,mBAAmBjB,GAAmB,OAAO,OAAO,YAAY,GAAGhC,EAAkBiD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBlC,EAAK/B,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,cAAcgD,GAAmB,OAAO,OAAO,IAAI,GAAGhC,EAAkBiD,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,CAAC,CAAC,CAAC,EAAEyB,IAAsB3D,EAAKwE,EAAS,CAAC,sBAAsB,GAAK,SAAsBxE,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAsBA,EAAK2E,EAAK,CAAC,KAAKxC,EAAU,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAK,SAAsBnC,EAAKuE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,cAAc,MAAM,CAAC,OAAO,EAAE,KAAKnC,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepC,EAAK4E,EAAyB,CAAC,QAAQ,CAAC,sEAAuFtE,EAAM,UAAa,wEAAyFA,EAAM,SAAY,EAAE,SAAsBN,EAAKwE,EAAS,CAAC,sBAAsB,GAAK,SAASnC,GAAU,UAAU,gBAAgB,mBAAmB,eAAe,MAAM,CAAC,OAAO,EAAE,wBAAwB,CAAC,EAAE,+BAA+B,WAAW,+BAA+B,KAAK,+BAA+B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,+BAA+B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,+BAA+B,IAAI,8BAA8B,EAAE,8BAA8B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAerC,EAAK4E,EAAyB,CAAC,QAAQ,CAAC,sEAAuFtE,EAAM,UAAa,wEAAyFA,EAAM,SAAY,EAAE,SAAsBN,EAAKwE,EAAS,CAAC,sBAAsB,GAAK,SAASlC,GAAU,UAAU,iBAAiB,mBAAmB,YAAY,MAAM,CAAC,OAAO,EAAE,wBAAwB,CAAC,EAAE,+BAA+B,WAAW,+BAA+B,KAAK,+BAA+B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,+BAA+B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,+BAA+B,IAAI,8BAA8B,EAAE,8BAA8B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe+B,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAACT,IAAuB5D,EAAKwE,EAAS,CAAC,sBAAsB,GAAK,SAAsBxE,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAsBA,EAAK2E,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUnC,EAAwB,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBxC,EAAKuE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,+EAA0E,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,KAAKV,GAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEC,IAAuB9D,EAAKwE,EAAS,CAAC,sBAAsB,GAAK,SAAsBxE,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,EAAE,SAAsBA,EAAK2E,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUhC,EAAoB,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB3C,EAAKuE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,6BAAwB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,KAAKR,GAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe/D,EAAK6E,EAA0B,CAAC,OAAO,IAAI,MAAM5D,GAAmB,OAAO,QAAQ,SAAsBjB,EAAKlC,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBkC,EAAK0E,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBlD,EAAKvC,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEuG,GAAY,GAAgBhE,EAAK6E,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,GAAG,SAAsB7E,EAAKpC,EAAgB,CAAC,kBAAkB,CAAC,WAAWyB,CAAW,EAAE,sBAAsB,GAAM,0BAA0B,CAAC,UAAU,OAAO,OAAOC,EAAS,EAAE,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,wDAAwD,aAAa,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBU,EAAKrC,EAAkB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqC,EAAKjC,GAA+B,CAAC,QAAQyB,GAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQsF,IAA2B7D,GAAmB,GAAG,GAAG,IAAI,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,SAAS,IAAI,wFAAwF,OAAO,4VAA4V,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,cAAc,QAAQxB,GAAW,UAAU,EAAI,CAAC,EAAEwE,GAAa,GAAgBjE,EAAK0E,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,CAAC,CAAC,EAAE,SAAsBlD,EAAK6E,EAA0B,CAAC,SAAsB7E,EAAKpC,EAAgB,CAAC,kBAAkB,CAAC,WAAWyB,CAAW,EAAE,sBAAsB,GAAM,0BAA0B,CAAC,UAAU,OAAO,OAAOK,EAAU,EAAE,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,wDAAwD,aAAa,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,kBAAkBC,GAAmB,SAAsBK,EAAK7B,EAA0B,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE+F,GAAa,GAAgBlE,EAAK0E,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,CAAC,CAAC,EAAE,SAAsBlD,EAAK6E,EAA0B,CAAC,SAAsB7E,EAAKpC,EAAgB,CAAC,kBAAkB,CAAC,WAAWyB,CAAW,EAAE,sBAAsB,GAAM,0BAA0B,CAAC,UAAU,OAAO,OAAOK,EAAU,EAAE,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,wDAAwD,aAAa,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,kBAAkBC,GAAmB,SAAsBK,EAAK7B,EAA0B,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6B,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ+E,GAAI,CAAC,kFAAkF,gFAAgF,sWAAsW,gSAAgS,gSAAgS,6SAA6S,qKAAqK,wLAAwL,4SAA4S,sLAAsL,qOAAqO,wPAAwP,oMAAoM,wGAAwG,yIAAyI,6PAA6P,6MAA6M,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAiBA,GAAI,GAAiBA,GAAI,GAAiBA,GAAI,GAAiBA,GAAI,2PAA2P,kOAAkO,EAa3zvBC,EAAgBC,GAAQ1E,GAAUwE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,WAAWA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGzH,GAAY,GAAGG,GAAuB,GAAGQ,GAA+B,GAAGkH,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAsCC,EAAK,EAAE,GAAGD,EAAsCC,EAAK,EAAE,GAAGD,EAAsCC,EAAK,EAAE,GAAGD,EAAsCC,EAAK,EAAE,GAAoBA,GAAQ,UAAaC,EAA6CD,GAAQ,SAAY,EAAE,CAAC,EAAE,GAAoBA,GAAQ,UAAaC,EAA6CD,GAAQ,SAAY,EAAE,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC7uF,IAAME,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,sBAAwB,OAAO,kBAAoB,OAAO,qBAAuB,OAAO,yBAA2B,OAAO,yBAA2B,QAAQ,6BAA+B,OAAO,qBAAuB,OAAO,sBAAwB,IAAI,qBAAuB,4BAA4B,oCAAsC,4JAA0L,4BAA8B,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["FooterFonts", "getFonts", "l09gR51qf_default", "NavigationDesktopFonts", "GQaJI5e8T_default", "ContainerWithFX", "withFX", "Container", "ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "NavigationTabletAndMobileFonts", "P6ypPjcoD_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "isSet", "prefix", "suffix", "transition1", "animation", "transition2", "animation1", "animation2", "animation3", "transformTemplate1", "_", "t", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "PbxvA4jiC_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "ApDIEFI4v", "LXaB14YOV", "BE4O5RBde", "eM5NC_syy", "JVbXPunI4", "AuXIXXjLj", "IgUxw5w2T", "previousItemId", "previousItemId_SsZf69se3", "previousItemId_ApDIEFI4v", "nextItemId", "nextItemId_SsZf69se3", "nextItemId_ApDIEFI4v", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "visible", "visible1", "textContent1", "visible2", "textContent2", "isDisplayed", "isDisplayed1", "isDisplayed2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "RichText2", "x", "PropertyOverrides2", "Link", "ComponentPresetsProvider", "ComponentViewportProvider", "getLoadingLazyAtYPosition", "css", "FramerGLxWLsM6c", "withCSS", "GLxWLsM6c_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
