{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/thrRu1ggfLVMKADitHqw/ksawFGzhOJhBOYTzhwpB/VpfPUo89h.js", "ssg:https://framerusercontent.com/modules/3deApzGGIkZ6tpxpGJ52/PawQtc2PyYRBQBfrK9pw/componentPresets.js", "ssg:https://framerusercontent.com/modules/zdbtXCmTf4rCprvzEZvO/9Ekee5PpA1VFHHhaM38d/vbPatsVUp.js", "ssg:https://framerusercontent.com/modules/plWr1CPFoEc34nRbQVJ0/yiJ3Lc47bfL3RXCEhcug/XhRs6GdN4.js", "ssg:https://framerusercontent.com/modules/SwGJbLuGJZP61agwRxea/G3VmUWb17AM46iub62Gz/VpfPUo89h.js"],
  "sourcesContent": ["// Generated by Framer (99efa6a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import HeroSection from\"#framer/local/canvasComponent/CgycK9MIx/CgycK9MIx.js\";import Footer from\"#framer/local/canvasComponent/TyX09Wf1o/TyX09Wf1o.js\";import SectionLogos from\"#framer/local/canvasComponent/UgqEHIXba/UgqEHIXba.js\";import Menu01 from\"#framer/local/canvasComponent/vVvY9YBRg/vVvY9YBRg.js\";import Blog from\"#framer/local/collection/a03Xres4p/a03Xres4p.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle from\"#framer/local/css/fturm86hl/fturm86hl.js\";import*as sharedStyle1 from\"#framer/local/css/GBeJAoC0e/GBeJAoC0e.js\";import*as sharedStyle4 from\"#framer/local/css/JFyuoAgEh/JFyuoAgEh.js\";import*as sharedStyle3 from\"#framer/local/css/LVocnR6HI/LVocnR6HI.js\";import*as sharedStyle6 from\"#framer/local/css/OW9OztNvy/OW9OztNvy.js\";import*as sharedStyle2 from\"#framer/local/css/STIlpbGwz/STIlpbGwz.js\";import*as sharedStyle9 from\"#framer/local/css/tdJjkaD8T/tdJjkaD8T.js\";import*as sharedStyle7 from\"#framer/local/css/Tec5lcBEN/Tec5lcBEN.js\";import*as sharedStyle5 from\"#framer/local/css/ubu6qPRun/ubu6qPRun.js\";import*as sharedStyle8 from\"#framer/local/css/vbPatsVUp/vbPatsVUp.js\";import*as sharedStyle10 from\"#framer/local/css/XhRs6GdN4/XhRs6GdN4.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/VpfPUo89h/VpfPUo89h.js\";import metadataProvider from\"#framer/local/webPageMetadata/VpfPUo89h/VpfPUo89h.js\";const Menu01Fonts=getFonts(Menu01);const MotionDivWithFX=withFX(motion.div);const SectionLogosFonts=getFonts(SectionLogos);const HeroSectionFonts=getFonts(HeroSection);const FooterFonts=getFonts(Footer);const breakpoints={fZZu2s1dP:\"(min-width: 1440px)\",Vn9lOWCN0:\"(max-width: 809px)\",WQCt4o3pi:\"(min-width: 810px) and (max-width: 1199px)\",zOz18MEOm:\"(min-width: 1200px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-otmXu\";const variantClassNames={fZZu2s1dP:\"framer-v-1xzabi5\",Vn9lOWCN0:\"framer-v-8agjf1\",WQCt4o3pi:\"framer-v-99p5wy\",zOz18MEOm:\"framer-v-1eas178\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition1={bounce:.2,delay:0,duration:.6,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:150};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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 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:\"fZZu2s1dP\",Laptop:\"zOz18MEOm\",Phone:\"Vn9lOWCN0\",Tablet:\"WQCt4o3pi\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"fZZu2s1dP\"};};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:\"VpfPUo89h\",data:Blog,type:\"Collection\"},select:[{collection:\"VpfPUo89h\",name:\"FwsvZxrLl\",type:\"Identifier\"},{collection:\"VpfPUo89h\",name:\"gQhkkMk3c\",type:\"Identifier\"},{collection:\"VpfPUo89h\",name:\"TjMH4cDkT\",type:\"Identifier\"},{collection:\"VpfPUo89h\",name:\"q7uMHha9Q\",type:\"Identifier\"},{collection:\"VpfPUo89h\",name:\"eIy5jcQ74\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"VpfPUo89h\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,FwsvZxrLl=getFromCurrentRouteData(\"FwsvZxrLl\"),q7uMHha9Q=getFromCurrentRouteData(\"q7uMHha9Q\"),gQhkkMk3c=getFromCurrentRouteData(\"gQhkkMk3c\")??\"\",TjMH4cDkT=getFromCurrentRouteData(\"TjMH4cDkT\")??\"\",eIy5jcQ74=getFromCurrentRouteData(\"eIy5jcQ74\")??\"\",gntmc24M3ovFidRKYd,FwsvZxrLlovFidRKYd,gQhkkMk3covFidRKYd,idovFidRKYd,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Vn9lOWCN0\")return false;return true;};const activeLocaleCode=useLocaleCode();const textContent=toDateString(q7uMHha9Q,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"Vn9lOWCN0\")return true;return false;};usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"fZZu2s1dP\",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-1xzabi5\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:86,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j3g0w6-container\",nodeId:\"lxhKDtj_T\",scopeId:\"VpfPUo89h\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vn9lOWCN0:{variant:\"s8TSa99MN\"},WQCt4o3pi:{variant:\"s8TSa99MN\"},zOz18MEOm:{variant:\"LlH4X4R3c\"}},children:/*#__PURE__*/_jsx(Menu01,{height:\"100%\",id:\"lxhKDtj_T\",layoutId:\"lxhKDtj_T\",style:{width:\"100%\"},variant:\"oTAsEqyJr\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-le9t50\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7e3cp5\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hvy3dr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vn9lOWCN0:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+86+24+0+32+0+0+0),sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1600px) - 64px)`,...toResponsiveImage(FwsvZxrLl)}},WQCt4o3pi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+86+24+0+24+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 48px, 1600px) - 48px, 1px)`,...toResponsiveImage(FwsvZxrLl)}},zOz18MEOm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+86+30+0+32+0),sizes:`max((max(min(${componentViewport?.width||\"100vw\"} - 160px, 1600px), 400px) - 64px) / 2, 1px)`,...toResponsiveImage(FwsvZxrLl)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+86+30+0+32+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1600px) - 64px) / 2, 1px)`,...toResponsiveImage(FwsvZxrLl)},className:\"framer-vf8kno\",\"data-framer-name\":\"Banner\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eesngr\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-18v89m1 hidden-8agjf1\",\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zOz18MEOm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0h2RFRyaWFsIEJyYW5kb24gR3JvdGVzcXVlIE1lZGl1bQ==\",\"--framer-font-family\":'\"HvDTrial Brandon Grotesque Medium\", \"HvDTrial Brandon Grotesque Medium Placeholder\", sans-serif',\"--framer-line-height\":\"40px\",\"--framer-text-color\":\"var(--token-08ca7942-af95-4cde-b902-4c29c7c52c16, rgb(27, 33, 41))\",\"--framer-text-transform\":\"capitalize\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0h2RFRyaWFsIEJyYW5kb24gR3JvdGVzcXVlIE1lZGl1bQ==\",\"--framer-font-family\":'\"HvDTrial Brandon Grotesque Medium\", \"HvDTrial Brandon Grotesque Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"40px\",\"--framer-text-color\":\"var(--token-08ca7942-af95-4cde-b902-4c29c7c52c16, rgb(27, 33, 41))\",\"--framer-text-transform\":\"capitalize\"},children:\"Content\"})}),className:\"framer-14j64ss\",\"data-framer-name\":\"Button\",fonts:[\"CUSTOM;HvDTrial Brandon Grotesque Medium\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pacn50\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vn9lOWCN0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0h2RFRyaWFsIEJyYW5kb24gR3JvdGVzcXVlIE1lZGl1bQ==\",\"--framer-font-family\":'\"HvDTrial Brandon Grotesque Medium\", \"HvDTrial Brandon Grotesque Medium Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-08ca7942-af95-4cde-b902-4c29c7c52c16, rgb(27, 33, 41))\",\"--framer-text-transform\":\"uppercase\"},children:\"Content\"})})},WQCt4o3pi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0h2RFRyaWFsIEJyYW5kb24gR3JvdGVzcXVlIE1lZGl1bQ==\",\"--framer-font-family\":'\"HvDTrial Brandon Grotesque Medium\", \"HvDTrial Brandon Grotesque Medium Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-08ca7942-af95-4cde-b902-4c29c7c52c16, rgb(27, 33, 41))\",\"--framer-text-transform\":\"uppercase\"},children:\"Content\"})})},zOz18MEOm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0h2RFRyaWFsIEJyYW5kb24gR3JvdGVzcXVlIE1lZGl1bQ==\",\"--framer-font-family\":'\"HvDTrial Brandon Grotesque Medium\", \"HvDTrial Brandon Grotesque Medium Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-08ca7942-af95-4cde-b902-4c29c7c52c16, rgb(27, 33, 41))\",\"--framer-text-transform\":\"uppercase\"},children:\"Content\"})}),text:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0h2RFRyaWFsIEJyYW5kb24gR3JvdGVzcXVlIE1lZGl1bQ==\",\"--framer-font-family\":'\"HvDTrial Brandon Grotesque Medium\", \"HvDTrial Brandon Grotesque Medium Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-08ca7942-af95-4cde-b902-4c29c7c52c16, rgb(27, 33, 41))\",\"--framer-text-transform\":\"uppercase\"},children:\"Content\"})}),className:\"framer-118pxzg\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;HvDTrial Brandon Grotesque Medium\"],text:gQhkkMk3c,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vn9lOWCN0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-100smnc\",\"data-styles-preset\":\"fturm86hl\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-08ca7942-af95-4cde-b902-4c29c7c52c16, rgb(27, 33, 41))\"},children:\"Content\"})})},WQCt4o3pi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-100smnc\",\"data-styles-preset\":\"fturm86hl\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-08ca7942-af95-4cde-b902-4c29c7c52c16, rgb(27, 33, 41))\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-100smnc\",\"data-styles-preset\":\"fturm86hl\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-08ca7942-af95-4cde-b902-4c29c7c52c16, rgb(27, 33, 41))\"},children:\"Content\"})}),className:\"framer-9j9ur5\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:TjMH4cDkT,verticalAlignment:\"top\",withExternalLayout:true})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-mpdsgq hidden-1xzabi5 hidden-99p5wy hidden-1eas178\",\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0h2RFRyaWFsIEJyYW5kb24gR3JvdGVzcXVlIE1lZGl1bQ==\",\"--framer-font-family\":'\"HvDTrial Brandon Grotesque Medium\", \"HvDTrial Brandon Grotesque Medium Placeholder\", sans-serif',\"--framer-line-height\":\"40px\",\"--framer-text-color\":\"var(--token-08ca7942-af95-4cde-b902-4c29c7c52c16, rgb(27, 33, 41))\",\"--framer-text-transform\":\"capitalize\"},children:\"Content\"})}),className:\"framer-c3o68u\",\"data-framer-name\":\"Button\",fonts:[\"CUSTOM;HvDTrial Brandon Grotesque Medium\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-178hyep\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hu3t9r\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b34a36\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"Dz1XAoxOI\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"fsznY5nCj\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:eIy5jcQ74,className:\"framer-1nbswvs\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-4h0yeu\",blockquote:\"framer-styles-preset-1ctgb4a\",code:\"framer-styles-preset-1hw43sd\",h1:\"framer-styles-preset-j29ug6\",h2:\"framer-styles-preset-1yczsu4\",h3:\"framer-styles-preset-3uryma\",h4:\"framer-styles-preset-4hs1q5\",h5:\"framer-styles-preset-1ut28a\",h6:\"framer-styles-preset-1iked0y\",img:\"framer-styles-preset-kr7hsl\",p:\"framer-styles-preset-100smnc\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-i07l1e\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ovFidRKYd\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:6},orderBy:[{collection:\"ovFidRKYd\",direction:\"desc\",name:\"q7uMHha9Q\",type:\"Identifier\"}],select:[{collection:\"ovFidRKYd\",name:\"gntmc24M3\",type:\"Identifier\"},{collection:\"ovFidRKYd\",name:\"FwsvZxrLl\",type:\"Identifier\"},{collection:\"ovFidRKYd\",name:\"gQhkkMk3c\",type:\"Identifier\"},{collection:\"ovFidRKYd\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"ovFidRKYd\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\"},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WQCt4o3pi:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ut28a\",\"data-styles-preset\":\"ubu6qPRun\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-08ca7942-af95-4cde-b902-4c29c7c52c16, rgb(27, 33, 41))\"},children:\"Recent Post\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ut28a\",\"data-styles-preset\":\"ubu6qPRun\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-08ca7942-af95-4cde-b902-4c29c7c52c16, rgb(27, 33, 41))\"},children:\"Recent Post\"})}),className:\"framer-1lbmm1q\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),collection?.map(({FwsvZxrLl:FwsvZxrLlovFidRKYd,gntmc24M3:gntmc24M3ovFidRKYd,gQhkkMk3c:gQhkkMk3covFidRKYd,id:idovFidRKYd},index)=>{gntmc24M3ovFidRKYd??=\"\";gQhkkMk3covFidRKYd??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ovFidRKYd-${idovFidRKYd}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{gntmc24M3:gntmc24M3ovFidRKYd},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{gntmc24M3:gntmc24M3ovFidRKYd},webPageId:\"VpfPUo89h\"},motionChild:true,nodeId:\"tqDp9XAod\",scopeId:\"VpfPUo89h\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-w0wzr4 framer-yxksap\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vn9lOWCN0:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+586.8+0+0+0+120+24+60.8+21),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 48px, 1600px) - 58px) / 2, 1px)`,...toResponsiveImage(FwsvZxrLlovFidRKYd)}},WQCt4o3pi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+848+0+0+0+32+60.8+20),sizes:`max((max((min(${componentViewport?.width||\"100vw\"} - 48px, 1600px) - 24px) / 2, 1px) - 74px) / 2, 1px)`,...toResponsiveImage(FwsvZxrLlovFidRKYd)}},zOz18MEOm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+584+0+0+32+60.8+12),sizes:\"179px\",...toResponsiveImage(FwsvZxrLlovFidRKYd)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+642+0+0+32+60.8+12),sizes:\"179px\",...toResponsiveImage(FwsvZxrLlovFidRKYd)},className:\"framer-gwylfz\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-100smnc\",\"data-styles-preset\":\"fturm86hl\",style:{\"--framer-text-color\":\"var(--token-08ca7942-af95-4cde-b902-4c29c7c52c16, rgb(27, 33, 41))\"},children:\"Content\"})}),className:\"framer-ijnmqm\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:gQhkkMk3covFidRKYd,verticalAlignment:\"top\",withExternalLayout:true})]})})})},idovFidRKYd);})]})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vn9lOWCN0:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+951.6},WQCt4o3pi:{y:(componentViewport?.y||0)+0+1108.8},zOz18MEOm:{y:(componentViewport?.y||0)+0+844.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:422,width:\"1440px\",y:(componentViewport?.y||0)+0+902.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h0tn6g-container\",nodeId:\"fgVfW9fVA\",scopeId:\"VpfPUo89h\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vn9lOWCN0:{variant:\"Fb8bc6Wqb\"},WQCt4o3pi:{variant:\"vErwGqNse\"},zOz18MEOm:{variant:\"tQZcRHJTX\"}},children:/*#__PURE__*/_jsx(SectionLogos,{height:\"100%\",id:\"fgVfW9fVA\",layoutId:\"fgVfW9fVA\",style:{width:\"100%\"},variant:\"a0KZov3cs\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vn9lOWCN0:{y:(componentViewport?.y||0)+0+1373.6},WQCt4o3pi:{y:(componentViewport?.y||0)+0+1530.8},zOz18MEOm:{y:(componentViewport?.y||0)+0+1266.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:888,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1324.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yztg85-container\",nodeId:\"dCwQHioAw\",scopeId:\"VpfPUo89h\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vn9lOWCN0:{variant:\"opixGHLgI\"},WQCt4o3pi:{variant:\"PBuFITP1b\"},zOz18MEOm:{variant:\"D4rRKNNqp\"}},children:/*#__PURE__*/_jsx(HeroSection,{CbVlrQrT9:getLocalizedValue(\"v3\",activeLocale)??\"Invites users to contact Taghavi Immigration for consultations or further information.\\n\\nDiscover tailored immigration strategies designed to meet your unique needs. At Taghavi Immigration Law, we\u2019re here to guide you toward achieving your goals with clarity and confidence.\",CX1phZi7s:getLocalizedValue(\"v4\",activeLocale)??\"Explore visa options that align with your objectives\",DofOfOuKU:getLocalizedValue(\"v9\",activeLocale)??\"Let's Talk\",FceVCWTMC:false,height:\"100%\",hVDxFnShu:getLocalizedValue(\"v6\",activeLocale)??\"Get expert guidance on overcoming application challenges and delays\",id:\"dCwQHioAw\",JlItECmJA:\"var(--token-bba8045d-958c-477a-aed2-1f1dfaf1ef96, rgb(248, 205, 201))\",joct0O7bX:true,kf02BDGE1:getLocalizedValue(\"v8\",activeLocale)??\"For Individuals\",layoutId:\"dCwQHioAw\",Mr18otMpy:getLocalizedValue(\"v7\",activeLocale)??\"Experience full transparency and support every step of the way\",p0ivNRBzh:\"30px 80px 80px 80px\",sgGSiKtOk:\"var(--token-08ca7942-af95-4cde-b902-4c29c7c52c16, rgb(27, 33, 41))\",style:{width:\"100%\"},tv3CJ_ZpE:getLocalizedValue(\"v5\",activeLocale)??\"Receive clear insights on timelines, fees, and requirements\",UqXpHR5Kw:getLocalizedValue(\"v2\",activeLocale)??\"Let\u2019s Connect to Find Your Immigration Solution\",variant:\"l8VJo31li\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vn9lOWCN0:{y:(componentViewport?.y||0)+0+2261.6},WQCt4o3pi:{y:(componentViewport?.y||0)+0+2418.8},zOz18MEOm:{y:(componentViewport?.y||0)+0+2154.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:853,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2212.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15cdp6b-container\",nodeId:\"LAoE6r5Vy\",scopeId:\"VpfPUo89h\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vn9lOWCN0:{variant:\"YU882dvMc\"},WQCt4o3pi:{variant:\"Mbl0X8IoP\"},zOz18MEOm:{variant:\"ZNCy0dv46\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"LAoE6r5Vy\",layoutId:\"LAoE6r5Vy\",style:{width:\"100%\"},variant:\"GI3lJsOU7\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-otmXu.framer-yxksap, .framer-otmXu .framer-yxksap { display: block; }\",\".framer-otmXu.framer-1xzabi5 { 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: 1440px; }\",\".framer-otmXu .framer-j3g0w6-container, .framer-otmXu .framer-yztg85-container, .framer-otmXu .framer-15cdp6b-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-otmXu .framer-le9t50 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 80px 24px 80px; position: relative; width: 100%; }\",\".framer-otmXu .framer-7e3cp5 { align-content: center; align-items: center; background-color: var(--token-7dce21a1-2cdc-4542-8de8-3495b01f41cc, #fcdde2); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1600px; overflow: hidden; padding: 32px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-otmXu .framer-1hvy3dr { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-otmXu .framer-vf8kno { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: 1 0 0px; height: 438px; position: relative; width: 1px; }\",\".framer-otmXu .framer-eesngr { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-otmXu .framer-18v89m1 { align-content: center; align-items: center; background-color: var(--token-6bfc9420-09cf-4fec-9d45-b7e8fa555971, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 40px 0px 16px; position: relative; width: min-content; }\",\".framer-otmXu .framer-14j64ss, .framer-otmXu .framer-c3o68u { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-otmXu .framer-1pacn50 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 32px; position: relative; width: 100%; }\",\".framer-otmXu .framer-118pxzg, .framer-otmXu .framer-9j9ur5, .framer-otmXu .framer-1lbmm1q { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-otmXu .framer-mpdsgq { align-content: center; align-items: center; background-color: var(--token-6bfc9420-09cf-4fec-9d45-b7e8fa555971, #ffffff); 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: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 16px 0px 16px; position: relative; width: min-content; }\",\".framer-otmXu .framer-178hyep { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-otmXu .framer-hu3t9r { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1600px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-otmXu .framer-1b34a36 { align-content: center; align-items: center; background-color: #fffbf3; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; padding: 32px; position: relative; width: 1px; }\",\".framer-otmXu .framer-1nbswvs { --framer-paragraph-spacing: 32px; flex: none; height: auto; max-width: 860px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-otmXu .framer-i07l1e { align-content: flex-start; align-items: flex-start; background-color: var(--token-635f24d8-b396-4b6f-a71c-c956d8f8d91a, #f8e6e5); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; padding: 32px; position: relative; width: 414px; }\",\".framer-otmXu .framer-w0wzr4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-otmXu .framer-gwylfz { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 112px; position: relative; width: 179px; }\",\".framer-otmXu .framer-ijnmqm { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-otmXu .framer-h0tn6g-container { flex: none; height: auto; position: relative; width: 1440px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-otmXu.framer-1xzabi5, .framer-otmXu .framer-le9t50, .framer-otmXu .framer-7e3cp5, .framer-otmXu .framer-1hvy3dr, .framer-otmXu .framer-eesngr, .framer-otmXu .framer-18v89m1, .framer-otmXu .framer-1pacn50, .framer-otmXu .framer-mpdsgq, .framer-otmXu .framer-178hyep, .framer-otmXu .framer-hu3t9r, .framer-otmXu .framer-1b34a36, .framer-otmXu .framer-i07l1e, .framer-otmXu .framer-w0wzr4 { gap: 0px; } .framer-otmXu.framer-1xzabi5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-otmXu.framer-1xzabi5 > :first-child, .framer-otmXu .framer-le9t50 > :first-child, .framer-otmXu .framer-eesngr > :first-child, .framer-otmXu .framer-1pacn50 > :first-child, .framer-otmXu .framer-1b34a36 > :first-child, .framer-otmXu .framer-i07l1e > :first-child { margin-top: 0px; } .framer-otmXu.framer-1xzabi5 > :last-child, .framer-otmXu .framer-le9t50 > :last-child, .framer-otmXu .framer-eesngr > :last-child, .framer-otmXu .framer-1pacn50 > :last-child, .framer-otmXu .framer-1b34a36 > :last-child, .framer-otmXu .framer-i07l1e > :last-child { margin-bottom: 0px; } .framer-otmXu .framer-le9t50 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-otmXu .framer-7e3cp5 > *, .framer-otmXu .framer-18v89m1 > *, .framer-otmXu .framer-mpdsgq > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-otmXu .framer-7e3cp5 > :first-child, .framer-otmXu .framer-1hvy3dr > :first-child, .framer-otmXu .framer-18v89m1 > :first-child, .framer-otmXu .framer-mpdsgq > :first-child, .framer-otmXu .framer-178hyep > :first-child, .framer-otmXu .framer-hu3t9r > :first-child, .framer-otmXu .framer-w0wzr4 > :first-child { margin-left: 0px; } .framer-otmXu .framer-7e3cp5 > :last-child, .framer-otmXu .framer-1hvy3dr > :last-child, .framer-otmXu .framer-18v89m1 > :last-child, .framer-otmXu .framer-mpdsgq > :last-child, .framer-otmXu .framer-178hyep > :last-child, .framer-otmXu .framer-hu3t9r > :last-child, .framer-otmXu .framer-w0wzr4 > :last-child { margin-right: 0px; } .framer-otmXu .framer-1hvy3dr > *, .framer-otmXu .framer-w0wzr4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-otmXu .framer-eesngr > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-otmXu .framer-1pacn50 > *, .framer-otmXu .framer-i07l1e > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-otmXu .framer-178hyep > *, .framer-otmXu .framer-hu3t9r > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-otmXu .framer-1b34a36 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-otmXu.framer-1xzabi5 { width: 810px; } .framer-otmXu .framer-le9t50 { padding: 24px; } .framer-otmXu .framer-7e3cp5 { flex-direction: column; padding: 24px; } .framer-otmXu .framer-1hvy3dr, .framer-otmXu .framer-hu3t9r { flex: none; width: 100%; } .framer-otmXu .framer-vf8kno { height: 392px; } .framer-otmXu .framer-eesngr { align-content: center; align-items: center; flex: none; gap: 16px; padding: 24px 0px 0px 0px; width: 100%; } .framer-otmXu .framer-18v89m1 { padding: 0px 16px 0px 16px; } .framer-otmXu .framer-1pacn50 { padding: 0px; } .framer-otmXu .framer-178hyep { flex-direction: column; padding: 0px 24px 0px 24px; } .framer-otmXu .framer-i07l1e { align-content: center; align-items: center; flex: 1 0 0px; width: 1px; } .framer-otmXu .framer-gwylfz { flex: 1 0 0px; height: 96px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-otmXu .framer-7e3cp5, .framer-otmXu .framer-eesngr, .framer-otmXu .framer-178hyep { gap: 0px; } .framer-otmXu .framer-7e3cp5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-otmXu .framer-7e3cp5 > :first-child, .framer-otmXu .framer-eesngr > :first-child, .framer-otmXu .framer-178hyep > :first-child { margin-top: 0px; } .framer-otmXu .framer-7e3cp5 > :last-child, .framer-otmXu .framer-eesngr > :last-child, .framer-otmXu .framer-178hyep > :last-child { margin-bottom: 0px; } .framer-otmXu .framer-eesngr > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-otmXu .framer-178hyep > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\",\"@media (max-width: 809px) { .framer-otmXu.framer-1xzabi5 { width: 390px; } .framer-otmXu .framer-le9t50 { padding: 24px; } .framer-otmXu .framer-7e3cp5 { flex-direction: column; gap: 16px; } .framer-otmXu .framer-1hvy3dr { flex: none; flex-direction: column; order: 0; width: 100%; } .framer-otmXu .framer-vf8kno { flex: none; height: 142px; width: 100%; } .framer-otmXu .framer-eesngr { flex: none; order: 2; width: 100%; } .framer-otmXu .framer-1pacn50 { gap: 8px; padding: 0px; } .framer-otmXu .framer-mpdsgq { order: 1; } .framer-otmXu .framer-178hyep { flex-direction: column; padding: 0px 24px 0px 24px; } .framer-otmXu .framer-hu3t9r { flex: none; flex-direction: column; width: 100%; } .framer-otmXu .framer-1b34a36 { flex: none; width: 100%; } .framer-otmXu .framer-i07l1e { padding: 24px; width: 100%; } .framer-otmXu .framer-gwylfz { flex: 1 0 0px; height: 94px; width: 1px; } .framer-otmXu .framer-h0tn6g-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-otmXu .framer-7e3cp5, .framer-otmXu .framer-1hvy3dr, .framer-otmXu .framer-1pacn50, .framer-otmXu .framer-178hyep, .framer-otmXu .framer-hu3t9r { gap: 0px; } .framer-otmXu .framer-7e3cp5 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-otmXu .framer-7e3cp5 > :first-child, .framer-otmXu .framer-1hvy3dr > :first-child, .framer-otmXu .framer-1pacn50 > :first-child, .framer-otmXu .framer-178hyep > :first-child, .framer-otmXu .framer-hu3t9r > :first-child { margin-top: 0px; } .framer-otmXu .framer-7e3cp5 > :last-child, .framer-otmXu .framer-1hvy3dr > :last-child, .framer-otmXu .framer-1pacn50 > :last-child, .framer-otmXu .framer-178hyep > :last-child, .framer-otmXu .framer-hu3t9r > :last-child { margin-bottom: 0px; } .framer-otmXu .framer-1hvy3dr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-otmXu .framer-1pacn50 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-otmXu .framer-178hyep > *, .framer-otmXu .framer-hu3t9r > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\",\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-otmXu.framer-1xzabi5 { width: 1200px; } .framer-otmXu .framer-7e3cp5 { min-width: 400px; } .framer-otmXu .framer-1hvy3dr { order: 0; } .framer-otmXu .framer-vf8kno { height: 380px; } .framer-otmXu .framer-eesngr { order: 1; } .framer-otmXu .framer-1pacn50 { padding: 0px 0px 0px 24px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3442\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"WQCt4o3pi\":{\"layout\":[\"fixed\",\"auto\"]},\"Vn9lOWCN0\":{\"layout\":[\"fixed\",\"auto\"]},\"zOz18MEOm\":{\"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 FramerVpfPUo89h=withCSS(Component,css,\"framer-otmXu\");export default FramerVpfPUo89h;FramerVpfPUo89h.displayName=\"Blog\";FramerVpfPUo89h.defaultProps={height:3442,width:1440};addFonts(FramerVpfPUo89h,[{explicitInter:true,fonts:[{family:\"HvDTrial Brandon Grotesque Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/Mfkkj4JesjMO1Op60JW0UVzGEo.woff2\"},{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\"}]},...Menu01Fonts,...SectionLogosFonts,...HeroSectionFonts,...FooterFonts,...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),...componentPresets.fonts?.[\"Dz1XAoxOI\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"Dz1XAoxOI\"]):[],...componentPresets.fonts?.[\"fsznY5nCj\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"fsznY5nCj\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVpfPUo89h\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WQCt4o3pi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Vn9lOWCN0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zOz18MEOm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"3442\",\"framerIntrinsicWidth\":\"1440\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c126521)\nexport const props={Dz1XAoxOI:{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,isMixedBorderRadius:false,isRed:true,topLeftRadius:0,topRightRadius:0},fsznY5nCj:{borderRadius:15,bottomLeftRadius:15,bottomRightRadius:15,darkTheme:\"framerDark\",font:{fontFamily:'\"Fragment Mono\", monospace',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1.5em\"},isMixedBorderRadius:false,lightTheme:\"framerLight\",padding:30,paddingBottom:30,paddingLeft:30,paddingPerSide:false,paddingRight:30,paddingTop:30,theme:\"framerDark\",themeMode:\"Static\",topLeftRadius:15,topRightRadius:15}};export const fonts={fsznY5nCj:[{explicitInter:true,fonts:[{family:\"Fragment Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/fragmentmono/v4/4iCr6K5wfMRRjxp0DA6-2CLnN4FNh4UI_1U.woff2\",weight:\"400\"}]}]};\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"props\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c126521)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Italic\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"}]}];export const css=['.framer-UF53k .framer-styles-preset-1ctgb4a { --framer-blockquote-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-blockquote-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-blockquote-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-blockquote-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-blockquote-font-size: 16px; --framer-blockquote-font-style: italic; --framer-blockquote-font-style-bold: normal; --framer-blockquote-font-style-bold-italic: italic; --framer-blockquote-font-style-italic: italic; --framer-blockquote-font-variation-axes: normal; --framer-blockquote-font-weight: 400; --framer-blockquote-font-weight-bold: 700; --framer-blockquote-font-weight-bold-italic: 700; --framer-blockquote-font-weight-italic: 400; --framer-blockquote-letter-spacing: 0em; --framer-blockquote-line-height: 1.8em; --framer-blockquote-paragraph-spacing: 20px; --framer-blockquote-text-color: #999999; --framer-blockquote-text-stroke-color: initial; --framer-blockquote-text-stroke-width: initial; --framer-font-open-type-features: normal; padding: 0px 0px 0px 22px; position: relative; }','.framer-UF53k .framer-styles-preset-1ctgb4a::before { background-color: #ddd; border-radius: 1px; content: \" \"; display: block; height: 100%; left: 0px; position: absolute; top: 0px; width: 2px; }'];export const className=\"framer-UF53k\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c126521)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-dvQPV .framer-styles-preset-kr7hsl {  }\"];export const className=\"framer-dvQPV\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (99efa6a)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={Npj08HtbG:new LazyValue(()=>import(\"./VpfPUo89h-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\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "props", "fonts", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "init_ssg_sandbox_shims", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "Menu01Fonts", "getFonts", "vVvY9YBRg_default", "MotionDivWithFX", "withFX", "motion", "SectionLogosFonts", "UgqEHIXba_default", "HeroSectionFonts", "CgycK9MIx_default", "FooterFonts", "TyX09Wf1o_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "a03Xres4p_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "FwsvZxrLl", "q7uMHha9Q", "gQhkkMk3c", "TjMH4cDkT", "eIy5jcQ74", "gntmc24M3ovFidRKYd", "FwsvZxrLlovFidRKYd", "gQhkkMk3covFidRKYd", "idovFidRKYd", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "activeLocaleCode", "useLocaleCode", "textContent", "isDisplayed1", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "x", "RichText2", "ComponentPresetsProvider", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "getLocalizedValue", "index", "PathVariablesContext", "Link", "css", "FramerVpfPUo89h", "withCSS", "VpfPUo89h_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
