{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/e4b1MBcCSNsqqcDQp9SP/EEKnETyd5icDhZsgLquH/Scroll_Progress_Bar.js", "ssg:https://framerusercontent.com/modules/64RB1dW32YHGfep2ZErp/6DH8mdnP192JCAe6rlbq/kNgaTH3li.js", "ssg:https://framerusercontent.com/modules/vPmzL9y7XDHoeiDX83zA/JAMGFxCHTh7S6LLlbNtt/kNgaTH3li.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useState,useEffect,useRef}from\"react\";export function withProgress(Component){return props=>{const[progress,setProgress]=useState(0);const[isScrolling,setIsScrolling]=useState(false);const prevScrollY=useRef(0);useEffect(()=>{const calculateProgress=()=>{const startEl=document.getElementById(\"start\");const endEl=document.getElementById(\"end\");if(startEl&&endEl){const sectionHeight=endEl.offsetTop-startEl.offsetTop;const scrollDistance=window.pageYOffset||document.documentElement.scrollTop;const sectionScrollDistance=scrollDistance-startEl.offsetTop;const sectionProgress=sectionScrollDistance/sectionHeight*100;setProgress(sectionProgress);}};const handleScroll=()=>{const scrollY=window.pageYOffset||document.documentElement.scrollTop;if(scrollY!==prevScrollY.current){prevScrollY.current=scrollY;calculateProgress();setIsScrolling(true);}};const handleScrollEnd=()=>{setIsScrolling(false);};calculateProgress();window.addEventListener(\"scroll\",handleScroll);window.addEventListener(\"scrollend\",handleScrollEnd);return()=>{window.removeEventListener(\"scroll\",handleScroll);window.removeEventListener(\"scrollend\",handleScrollEnd);};},[]);return /*#__PURE__*/_jsx(Component,{...props,style:{width:`${progress}%`,transition:isScrolling?\"none\":\"width 0.5s ease-in-out\"}});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withProgress\":{\"type\":\"reactHoc\",\"name\":\"withProgress\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Scroll_Progress_Bar.map", "// Generated by Framer (013b13c)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={bhFgXDRnJ:new LazyValue(()=>import(\"./kNgaTH3li-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\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import BlogPostItem from\"#framer/local/canvasComponent/eB1CGYIbR/eB1CGYIbR.js\";import SocialIconButton from\"#framer/local/canvasComponent/xiz4tD3pW/xiz4tD3pW.js\";import{withProgress}from\"#framer/local/codeFile/iliCtS3/Scroll_Progress_Bar.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/odNqUPS8V/odNqUPS8V.js\";import*as sharedStyle11 from\"#framer/local/css/eIKSXbLC6/eIKSXbLC6.js\";import*as sharedStyle6 from\"#framer/local/css/FrL5_cn3H/FrL5_cn3H.js\";import*as sharedStyle9 from\"#framer/local/css/JMoU98s6b/JMoU98s6b.js\";import*as sharedStyle8 from\"#framer/local/css/MSPXVRSav/MSPXVRSav.js\";import*as sharedStyle10 from\"#framer/local/css/skvhhGnLc/skvhhGnLc.js\";import*as sharedStyle4 from\"#framer/local/css/x7vLtgEau/x7vLtgEau.js\";import*as sharedStyle2 from\"#framer/local/css/xxIz2pdKB/xxIz2pdKB.js\";import*as sharedStyle3 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle1 from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import*as sharedStyle from\"#framer/local/css/zB5IKLwAu/zB5IKLwAu.js\";import*as sharedStyle5 from\"#framer/local/css/zKnLyMRrs/zKnLyMRrs.js\";import*as sharedStyle7 from\"#framer/local/css/ZPXXrecpT/ZPXXrecpT.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/kNgaTH3li/kNgaTH3li.js\";import metadataProvider from\"#framer/local/webPageMetadata/kNgaTH3li/kNgaTH3li.js\";const MotionDivWithProgress10yqnb6=withCodeBoundaryForOverrides(motion.div,{nodeId:\"jYoolFp30\",override:withProgress,scopeId:\"kNgaTH3li\"});const PhosphorFonts=getFonts(Phosphor);const SocialIconButtonFonts=getFonts(SocialIconButton);const BlogPostItemFonts=getFonts(BlogPostItem);const breakpoints={geO0kmcGZ:\"(max-width: 809px)\",HWEFSvhf4:\"(min-width: 810px) and (max-width: 1199px)\",qVwUjsDrr:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-aGXSY\";const variantClassNames={geO0kmcGZ:\"framer-v-1ll8nh4\",HWEFSvhf4:\"framer-v-70xznq\",qVwUjsDrr:\"framer-v-1h9adoc\"};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;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const numberToString=(value,options={},activeLocale)=>{const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const{useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits}=options;const formatOptions={useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits};const number=Number(value);try{return number.toLocaleString(locale,formatOptions);}catch{try{return number.toLocaleString(fallbackLocale,formatOptions);}catch{return number.toLocaleString();}}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"qVwUjsDrr\",Phone:\"geO0kmcGZ\",Tablet:\"HWEFSvhf4\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"qVwUjsDrr\"};};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:{alias:\"kNgaTH3li\",data:Blog,type:\"Collection\"},select:[{collection:\"kNgaTH3li\",name:\"uIL2EiwcZ\",type:\"Identifier\"},{collection:\"kNgaTH3li\",name:\"utKMrmGou\",type:\"Identifier\"},{collection:\"kNgaTH3li\",name:\"Ietw9oke5\",type:\"Identifier\"},{collection:\"kNgaTH3li\",name:\"ZdMAAtKwc\",type:\"Identifier\"},{collection:\"kNgaTH3li\",name:\"k7pMlfonr\",type:\"Identifier\"},{collection:\"kNgaTH3li\",name:\"m3L8EMdQf\",type:\"Identifier\"},{collection:\"kNgaTH3li\",name:\"ZwU3OYN9P\",type:\"Identifier\"},{collection:\"kNgaTH3li\",name:\"hFhk9N207\",type:\"Identifier\"},{collection:\"kNgaTH3li\",name:\"Ok29un6oY\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"kNgaTH3li\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,uIL2EiwcZ=getFromCurrentRouteData(\"uIL2EiwcZ\"),utKMrmGou=getFromCurrentRouteData(\"utKMrmGou\")??\"\",Ietw9oke5=getFromCurrentRouteData(\"Ietw9oke5\")??\"\",ZwU3OYN9P=getFromCurrentRouteData(\"ZwU3OYN9P\"),hFhk9N207=getFromCurrentRouteData(\"hFhk9N207\")??0,m3L8EMdQf=getFromCurrentRouteData(\"m3L8EMdQf\"),Ok29un6oY=getFromCurrentRouteData(\"Ok29un6oY\")??\"\",Mn5RI5kidKTIXfs5E7,m3L8EMdQfKTIXfs5E7,utKMrmGouKTIXfs5E7,Ietw9oke5KTIXfs5E7,ZwU3OYN9PKTIXfs5E7,uIL2EiwcZKTIXfs5E7,hFhk9N207KTIXfs5E7,idKTIXfs5E7,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"EFZSlESI3\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"l_oJGkudw\");const ref2=React.useRef(null);const textContent=enumToDisplayNameFunctions[\"uIL2EiwcZ\"]?.(uIL2EiwcZ,activeLocale);const activeLocaleCode=useLocaleCode();const textContent1=toDateString(ZwU3OYN9P,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const textContent2=numberToString(hFhk9N207,{locale:\"\",notation:\"standard\",style:\"unit\",unit:\"minute\",unitDisplay:\"short\"},activeLocaleCode);usePreloadLocalizedValues(activeLocale);const elementId2=useRouteElementId(\"jLDRkOxbK\");const ref3=React.useRef(null);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"qVwUjsDrr\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-ab771831-1331-4e96-9a68-38c65c1ce02d, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1h9adoc\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-k3vdm4\",\"data-framer-name\":\"Progress Bar\",children:/*#__PURE__*/_jsx(MotionDivWithProgress10yqnb6,{className:\"framer-10yqnb6\",\"data-framer-name\":\"Line\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y3mvqw\",\"data-framer-name\":\"Blog\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1azrhnz\",\"data-framer-name\":\"Post\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ioaqn7\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-pd84i3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-e0jfah\",\"data-styles-preset\":\"zB5IKLwAu\",style:{\"--framer-text-color\":\"var(--token-8b4ead44-c70f-4321-9440-5dbd1f77afc3, rgb(38, 120, 102))\"},children:\"Content\"})}),className:\"framer-vmzlwq\",\"data-framer-name\":\"Category\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-alignment\":\"center\"},children:\"Timer Sync now available for testers\"})}),className:\"framer-xipcgc\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:utKMrmGou,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t2gfkr\",\"data-styles-preset\":\"xxIz2pdKB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-50df696b-bbfc-470f-bab9-5d10ca690725, rgb(17, 17, 17))\"},children:\"The much-anticipated\\xa0Timer Sync\\xa0feature is now available for beta testing on TestFlight.\"})}),className:\"framer-a9x6fa\",\"data-framer-name\":\"Short description\",fonts:[\"Inter\"],text:Ietw9oke5,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a6jh3z\",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\":\"center\",\"--framer-text-color\":\"var(--token-7b4bd1df-e6b0-4980-ae1c-f097de687aac, rgb(155, 155, 155))\"},children:\"Content\"})}),className:\"framer-1xcwbwv\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__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\":\"center\",\"--framer-text-color\":\"var(--token-7b4bd1df-e6b0-4980-ae1c-f097de687aac, rgb(155, 155, 155))\"},children:\"\\xb7\"})}),className:\"framer-enwo1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18hhb07\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-t5sjhg-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"JVoDbhuKL\",scopeId:\"kNgaTH3li\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-7b4bd1df-e6b0-4980-ae1c-f097de687aac, rgb(155, 155, 155))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"HourglassLow\",id:\"JVoDbhuKL\",layoutId:\"JVoDbhuKL\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__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\":\"center\",\"--framer-text-color\":\"var(--token-7b4bd1df-e6b0-4980-ae1c-f097de687aac, rgb(155, 155, 155))\"},children:\"NaN min\"})}),className:\"framer-573pdg\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__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\":\"center\",\"--framer-text-color\":\"var(--token-7b4bd1df-e6b0-4980-ae1c-f097de687aac, rgb(155, 155, 155))\"},children:\"read\"})}),className:\"framer-scl75d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{geO0kmcGZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+0+0+439.2),sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 40px) * 1.2)`,...toResponsiveImage(m3L8EMdQf)}},HWEFSvhf4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+200+0+0+469.2),sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px)`,...toResponsiveImage(m3L8EMdQf)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+200+0+0+469.2),sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 100px) * 1.1)`,...toResponsiveImage(m3L8EMdQf)},className:\"framer-xlgun1\",\"data-framer-name\":\"Banner\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{geO0kmcGZ:{stylesPresetsClassNames:{a:\"framer-styles-preset-1hh7wgc\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-18a73zl\",h3:\"framer-styles-preset-1b1lqwv\",h4:\"framer-styles-preset-1bzmrcl\",h5:\"framer-styles-preset-110sei4\",img:\"framer-styles-preset-1xq1zf2\",p:\"framer-styles-preset-139zs9j\"}},HWEFSvhf4:{stylesPresetsClassNames:{a:\"framer-styles-preset-1hh7wgc\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-18a73zl\",h3:\"framer-styles-preset-1b1lqwv\",h4:\"framer-styles-preset-1bzmrcl\",h5:\"framer-styles-preset-110sei4\",img:\"framer-styles-preset-1xq1zf2\",p:\"framer-styles-preset-139zs9j\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:Ok29un6oY,className:\"framer-kxlqj7\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1hh7wgc\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-18a73zl\",h3:\"framer-styles-preset-1b1lqwv\",h5:\"framer-styles-preset-110sei4\",img:\"framer-styles-preset-1xq1zf2\",p:\"framer-styles-preset-139zs9j\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-clr6me\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-e0jfah\",\"data-styles-preset\":\"zB5IKLwAu\",children:\"Come by, say hi!\"})}),className:\"framer-jmdmrz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aj4fnr\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gvvvih-container\",nodeId:\"eV5naYMhb\",scopeId:\"kNgaTH3li\",children:/*#__PURE__*/_jsx(SocialIconButton,{height:\"100%\",id:\"eV5naYMhb\",layoutId:\"eV5naYMhb\",variant:\"mWkqUyouk\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-pec5sr-container\",nodeId:\"tCYDxdgUn\",scopeId:\"kNgaTH3li\",children:/*#__PURE__*/_jsx(SocialIconButton,{height:\"100%\",id:\"tCYDxdgUn\",layoutId:\"tCYDxdgUn\",variant:\"zkBgPzExC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eajb0u-container\",nodeId:\"i5XmQdnKt\",scopeId:\"kNgaTH3li\",children:/*#__PURE__*/_jsx(SocialIconButton,{height:\"100%\",id:\"i5XmQdnKt\",layoutId:\"i5XmQdnKt\",variant:\"PNOttGJLV\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-k66pe6-container\",nodeId:\"mzh4qnF4y\",scopeId:\"kNgaTH3li\",children:/*#__PURE__*/_jsx(SocialIconButton,{height:\"100%\",id:\"mzh4qnF4y\",layoutId:\"mzh4qnF4y\",variant:\"Y4hRbC2Ix\",width:\"100%\"})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a99gjs\",\"data-framer-name\":\"Latest\",id:elementId2,ref:ref3,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1q02m2p\",\"data-styles-preset\":\"eIKSXbLC6\",children:\"Latest articles\"})}),className:\"framer-nn8bpx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kk2cyf\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"KTIXfs5E7\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"KTIXfs5E7\",name:\"Mn5RI5kid\",type:\"Identifier\"},{collection:\"KTIXfs5E7\",name:\"m3L8EMdQf\",type:\"Identifier\"},{collection:\"KTIXfs5E7\",name:\"utKMrmGou\",type:\"Identifier\"},{collection:\"KTIXfs5E7\",name:\"Ietw9oke5\",type:\"Identifier\"},{collection:\"KTIXfs5E7\",name:\"ZwU3OYN9P\",type:\"Identifier\"},{collection:\"KTIXfs5E7\",name:\"uIL2EiwcZ\",type:\"Identifier\"},{collection:\"KTIXfs5E7\",name:\"hFhk9N207\",type:\"Identifier\"},{collection:\"KTIXfs5E7\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"KTIXfs5E7\",name:\"utKMrmGou\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:utKMrmGou},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({hFhk9N207:hFhk9N207KTIXfs5E7,id:idKTIXfs5E7,Ietw9oke5:Ietw9oke5KTIXfs5E7,m3L8EMdQf:m3L8EMdQfKTIXfs5E7,Mn5RI5kid:Mn5RI5kidKTIXfs5E7,uIL2EiwcZ:uIL2EiwcZKTIXfs5E7,utKMrmGou:utKMrmGouKTIXfs5E7,ZwU3OYN9P:ZwU3OYN9PKTIXfs5E7},index)=>{Mn5RI5kidKTIXfs5E7??=\"\";utKMrmGouKTIXfs5E7??=\"\";Ietw9oke5KTIXfs5E7??=\"\";hFhk9N207KTIXfs5E7??=0;return /*#__PURE__*/_jsx(LayoutGroup,{id:`KTIXfs5E7-${idKTIXfs5E7}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Mn5RI5kid:Mn5RI5kidKTIXfs5E7},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{Mn5RI5kid:Mn5RI5kidKTIXfs5E7},webPageId:\"kNgaTH3li\"},implicitPathVariables:undefined},{href:{pathVariables:{Mn5RI5kid:Mn5RI5kidKTIXfs5E7},webPageId:\"kNgaTH3li\"},implicitPathVariables:undefined},{href:{pathVariables:{Mn5RI5kid:Mn5RI5kidKTIXfs5E7},webPageId:\"kNgaTH3li\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{geO0kmcGZ:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1000px) - 40px, 200px)`,y:(componentViewport?.y||0)+0+0+160+1520.2+0+248+0+0},HWEFSvhf4:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 100px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:364,width:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 140px) / 2, 200px)`,y:(componentViewport?.y||0)+0+0+200+1550.2+0+248+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ko300m-container\",nodeId:\"c1NFJa6IB\",scopeId:\"kNgaTH3li\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{geO0kmcGZ:{HlzkfhaQ5:resolvedLinks[2]},HWEFSvhf4:{HlzkfhaQ5:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(BlogPostItem,{brLSvVUft:Ietw9oke5KTIXfs5E7,cp6SzU3vq:ZwU3OYN9PKTIXfs5E7,h9Ji8pf7L:numberToString(hFhk9N207KTIXfs5E7,{locale:\"\",notation:\"standard\",style:\"unit\",unit:\"minute\",unitDisplay:\"short\"},activeLocaleCode),height:\"100%\",HlzkfhaQ5:resolvedLinks[0],id:\"c1NFJa6IB\",kGAJyhUOG:enumToDisplayNameFunctions[\"uIL2EiwcZ\"]?.(uIL2EiwcZKTIXfs5E7,activeLocale),layoutId:\"c1NFJa6IB\",style:{width:\"100%\"},variant:\"p6j2UwpQ6\",width:\"100%\",XSKyHYzka:toResponsiveImage(m3L8EMdQfKTIXfs5E7),yZmalZpNH:utKMrmGouKTIXfs5E7})})})})})})})},idKTIXfs5E7);})})})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-aGXSY.framer-193vhjr, .framer-aGXSY .framer-193vhjr { display: block; }\",\".framer-aGXSY.framer-1h9adoc { align-content: center; align-items: center; background-color: var(--token-ab771831-1331-4e96-9a68-38c65c1ce02d, #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-aGXSY .framer-k3vdm4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 4px; justify-content: flex-start; left: 0px; overflow: visible; padding: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",'.framer-aGXSY .framer-10yqnb6 { background: linear-gradient(270deg, var(--token-8b4ead44-c70f-4321-9440-5dbd1f77afc3, #267866) /* {\"name\":\"Primary\"} */ 0%, var(--token-45580fa2-46a8-40a5-ac6e-260107a1b602, rgb(29, 98, 83)) /* {\"name\":\"Quaternary\"} */ 100%); flex: none; height: 100%; overflow: visible; position: relative; width: 1%; }',\".framer-aGXSY .framer-1y3mvqw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; max-width: 1000px; padding: 200px 50px 100px 50px; position: relative; width: 100%; }\",\".framer-aGXSY .framer-1azrhnz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aGXSY .framer-ioaqn7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 720px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-aGXSY .framer-pd84i3 { align-content: center; align-items: center; background-color: var(--token-3bf17b3b-e283-4d11-853b-608356f7cc50, #ebf5f1); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 12px 4px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aGXSY .framer-vmzlwq, .framer-aGXSY .framer-1xcwbwv, .framer-aGXSY .framer-enwo1, .framer-aGXSY .framer-573pdg, .framer-aGXSY .framer-scl75d { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-aGXSY .framer-xipcgc { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-aGXSY .framer-a9x6fa { flex: none; height: auto; max-width: 80%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-aGXSY .framer-a6jh3z { 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: 0px; position: relative; width: 100%; }\",\".framer-aGXSY .framer-18hhb07 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-aGXSY .framer-t5sjhg-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-aGXSY .framer-xlgun1 { aspect-ratio: 1.5 / 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, 133px); position: relative; width: 110%; }\",\".framer-aGXSY .framer-kxlqj7 { --framer-paragraph-spacing: 32px; flex: none; height: auto; max-width: 720px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-aGXSY .framer-clr6me { 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: min-content; }\",\".framer-aGXSY .framer-jmdmrz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-aGXSY .framer-1aj4fnr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-aGXSY .framer-1gvvvih-container, .framer-aGXSY .framer-pec5sr-container, .framer-aGXSY .framer-1eajb0u-container, .framer-aGXSY .framer-k66pe6-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-aGXSY .framer-a99gjs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aGXSY .framer-nn8bpx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 600px; word-break: break-word; word-wrap: break-word; }\",\".framer-aGXSY .framer-kk2cyf { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aGXSY .framer-1ko300m-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-aGXSY.framer-1h9adoc, .framer-aGXSY .framer-k3vdm4, .framer-aGXSY .framer-1y3mvqw, .framer-aGXSY .framer-1azrhnz, .framer-aGXSY .framer-ioaqn7, .framer-aGXSY .framer-pd84i3, .framer-aGXSY .framer-a6jh3z, .framer-aGXSY .framer-18hhb07, .framer-aGXSY .framer-clr6me, .framer-aGXSY .framer-1aj4fnr, .framer-aGXSY .framer-a99gjs { gap: 0px; } .framer-aGXSY.framer-1h9adoc > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-aGXSY.framer-1h9adoc > :first-child, .framer-aGXSY .framer-1y3mvqw > :first-child, .framer-aGXSY .framer-1azrhnz > :first-child, .framer-aGXSY .framer-ioaqn7 > :first-child, .framer-aGXSY .framer-clr6me > :first-child, .framer-aGXSY .framer-a99gjs > :first-child { margin-top: 0px; } .framer-aGXSY.framer-1h9adoc > :last-child, .framer-aGXSY .framer-1y3mvqw > :last-child, .framer-aGXSY .framer-1azrhnz > :last-child, .framer-aGXSY .framer-ioaqn7 > :last-child, .framer-aGXSY .framer-clr6me > :last-child, .framer-aGXSY .framer-a99gjs > :last-child { margin-bottom: 0px; } .framer-aGXSY .framer-k3vdm4 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-aGXSY .framer-k3vdm4 > :first-child, .framer-aGXSY .framer-pd84i3 > :first-child, .framer-aGXSY .framer-a6jh3z > :first-child, .framer-aGXSY .framer-18hhb07 > :first-child, .framer-aGXSY .framer-1aj4fnr > :first-child { margin-left: 0px; } .framer-aGXSY .framer-k3vdm4 > :last-child, .framer-aGXSY .framer-pd84i3 > :last-child, .framer-aGXSY .framer-a6jh3z > :last-child, .framer-aGXSY .framer-18hhb07 > :last-child, .framer-aGXSY .framer-1aj4fnr > :last-child { margin-right: 0px; } .framer-aGXSY .framer-1y3mvqw > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-aGXSY .framer-1azrhnz > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-aGXSY .framer-ioaqn7 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-aGXSY .framer-pd84i3 > *, .framer-aGXSY .framer-a6jh3z > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-aGXSY .framer-18hhb07 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-aGXSY .framer-clr6me > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-aGXSY .framer-1aj4fnr > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-aGXSY .framer-a99gjs > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-aGXSY.framer-1h9adoc { width: 810px; } .framer-aGXSY .framer-1y3mvqw { padding: 200px 30px 100px 30px; } .framer-aGXSY .framer-t5sjhg-container { height: 22px; width: 22px; } .framer-aGXSY .framer-xlgun1 { width: 100%; }}\",\"@media (max-width: 809px) { .framer-aGXSY.framer-1h9adoc { width: 390px; } .framer-aGXSY .framer-1y3mvqw { padding: 160px 20px 80px 20px; } .framer-aGXSY .framer-ioaqn7 { gap: 20px; } .framer-aGXSY .framer-t5sjhg-container { height: 20px; width: 20px; } .framer-aGXSY .framer-xlgun1 { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; overflow: visible; width: 120%; } .framer-aGXSY .framer-kk2cyf { grid-template-columns: repeat(1, minmax(200px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-aGXSY .framer-ioaqn7 { gap: 0px; } .framer-aGXSY .framer-ioaqn7 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-aGXSY .framer-ioaqn7 > :first-child { margin-top: 0px; } .framer-aGXSY .framer-ioaqn7 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5894\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HWEFSvhf4\":{\"layout\":[\"fixed\",\"auto\"]},\"geO0kmcGZ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"EFZSlESI3\":{\"pattern\":\":EFZSlESI3\",\"name\":\"post\"},\"l_oJGkudw\":{\"pattern\":\":l_oJGkudw\",\"name\":\"start\"},\"jLDRkOxbK\":{\"pattern\":\":jLDRkOxbK\",\"name\":\"end\"}}\n * @framerResponsiveScreen\n */const FramerkNgaTH3li=withCSS(Component,css,\"framer-aGXSY\");export default FramerkNgaTH3li;FramerkNgaTH3li.displayName=\"Page\";FramerkNgaTH3li.defaultProps={height:5894,width:1200};addFonts(FramerkNgaTH3li,[{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\"}]},...PhosphorFonts,...SocialIconButtonFonts,...BlogPostItemFonts,...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)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerkNgaTH3li\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HWEFSvhf4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"geO0kmcGZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"5894\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"{\\\"EFZSlESI3\\\":{\\\"pattern\\\":\\\":EFZSlESI3\\\",\\\"name\\\":\\\"post\\\"},\\\"l_oJGkudw\\\":{\\\"pattern\\\":\\\":l_oJGkudw\\\",\\\"name\\\":\\\"start\\\"},\\\"jLDRkOxbK\\\":{\\\"pattern\\\":\\\":jLDRkOxbK\\\",\\\"name\\\":\\\"end\\\"}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["withProgress", "Component", "props", "progress", "setProgress", "ye", "isScrolling", "setIsScrolling", "prevScrollY", "pe", "ue", "calculateProgress", "startEl", "endEl", "sectionHeight", "sectionProgress", "window", "handleScroll", "scrollY", "handleScrollEnd", "p", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "MotionDivWithProgress10yqnb6", "withCodeBoundaryForOverrides", "motion", "withProgress", "PhosphorFonts", "getFonts", "Icon", "SocialIconButtonFonts", "xiz4tD3pW_default", "BlogPostItemFonts", "eB1CGYIbR_default", "breakpoints", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "numberToString", "useGrouping", "notation", "compactDisplay", "style", "currency", "currencyDisplay", "unit", "unitDisplay", "minimumFractionDigits", "maximumFractionDigits", "minimumIntegerDigits", "formatOptions", "number", "toResponsiveImage", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "odNqUPS8V_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "className", "layoutId", "variant", "uIL2EiwcZ", "utKMrmGou", "Ietw9oke5", "ZwU3OYN9P", "hFhk9N207", "m3L8EMdQf", "Ok29un6oY", "Mn5RI5kidKTIXfs5E7", "m3L8EMdQfKTIXfs5E7", "utKMrmGouKTIXfs5E7", "Ietw9oke5KTIXfs5E7", "ZwU3OYN9PKTIXfs5E7", "uIL2EiwcZKTIXfs5E7", "hFhk9N207KTIXfs5E7", "idKTIXfs5E7", "restProps", "ue", "metadata", "robotsTag", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "textContent", "enumToDisplayNameFunctions", "activeLocaleCode", "useLocaleCode", "textContent1", "textContent2", "usePreloadLocalizedValues", "elementId2", "ref3", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithProgress10yqnb6", "RichText2", "x", "ComponentViewportProvider", "Container", "Icon", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "getLocalizedValue", "xiz4tD3pW_default", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "eB1CGYIbR_default", "css", "FramerkNgaTH3li", "withCSS", "kNgaTH3li_default", "addFonts", "PhosphorFonts", "SocialIconButtonFonts", "BlogPostItemFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
