{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/DAd0PAkmMit1BR9stzvU/CXJ0n9pIRdR2eeCuzPcD/BlFooemeW.js"],
  "sourcesContent": ["// Generated by Framer (f8e3bf6)\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,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useMetadata,useQueryData,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import BlogSingle from\"#framer/local/canvasComponent/gvGs95dsc/gvGs95dsc.js\";import CallToAction from\"#framer/local/canvasComponent/hDk8iqzI5/hDk8iqzI5.js\";import Button from\"#framer/local/canvasComponent/LNCJ8JrMb/LNCJ8JrMb.js\";import Header from\"#framer/local/canvasComponent/R59UUiNVK/R59UUiNVK.js\";import Footer from\"#framer/local/canvasComponent/RT57n2mYC/RT57n2mYC.js\";import Badge from\"#framer/local/canvasComponent/ZC6oaTVqt/ZC6oaTVqt.js\";import SocialShareButtons from\"#framer/local/codeFile/XBP5bJk/SocialShareButtons.js\";import CaseStudies,{enumToDisplayNameFunctions}from\"#framer/local/collection/w7VLbuDqF/w7VLbuDqF.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle10 from\"#framer/local/css/A1pcW8SdI/A1pcW8SdI.js\";import*as sharedStyle2 from\"#framer/local/css/ALE6yx_O9/ALE6yx_O9.js\";import*as sharedStyle7 from\"#framer/local/css/dRgG77f47/dRgG77f47.js\";import*as sharedStyle5 from\"#framer/local/css/dtOoAAwB_/dtOoAAwB_.js\";import*as sharedStyle from\"#framer/local/css/f8V3IQI3H/f8V3IQI3H.js\";import*as sharedStyle6 from\"#framer/local/css/HhLr_TFUZ/HhLr_TFUZ.js\";import*as sharedStyle12 from\"#framer/local/css/KCyUlehY9/KCyUlehY9.js\";import*as sharedStyle11 from\"#framer/local/css/lKnSTH4YS/lKnSTH4YS.js\";import*as sharedStyle8 from\"#framer/local/css/pEeBbAceI/pEeBbAceI.js\";import*as sharedStyle4 from\"#framer/local/css/PT_amgL_6/PT_amgL_6.js\";import*as sharedStyle9 from\"#framer/local/css/TbBby5sXG/TbBby5sXG.js\";import*as sharedStyle3 from\"#framer/local/css/Tsh95XLwX/Tsh95XLwX.js\";import*as sharedStyle1 from\"#framer/local/css/vlUd825be/vlUd825be.js\";import metadataProvider from\"#framer/local/webPageMetadata/BlFooemeW/BlFooemeW.js\";const HeaderFonts=getFonts(Header);const BadgeFonts=getFonts(Badge);const ImageWithFX=withFX(Image);const SocialShareButtonsFonts=getFonts(SocialShareButtons);const ButtonFonts=getFonts(Button);const BlogSingleFonts=getFonts(BlogSingle);const CallToActionFonts=getFonts(CallToAction);const FooterFonts=getFonts(Footer);const breakpoints={GLLNY1ZHt:\"(max-width: 809px)\",GpuRn8nYP:\"(min-width: 810px) and (max-width: 1199px)\",nfOSz5EXW:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-so1ph\";const variantClassNames={GLLNY1ZHt:\"framer-v-79m6sd\",GpuRn8nYP:\"framer-v-h7v3e7\",nfOSz5EXW:\"framer-v-118j188\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={delay:.1,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:10};const sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"long\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};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:\"nfOSz5EXW\",Phone:\"GLLNY1ZHt\",Tablet:\"GpuRn8nYP\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"nfOSz5EXW\"};};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:\"BlFooemeW\",data:CaseStudies,type:\"Collection\"},select:[{collection:\"BlFooemeW\",name:\"N_WacYbb4\",type:\"Identifier\"},{collection:\"BlFooemeW\",name:\"BMflkYLtn\",type:\"Identifier\"},{collection:\"BlFooemeW\",name:\"ZTKG2GDex\",type:\"Identifier\"},{collection:\"BlFooemeW\",name:\"kdPtAwtwp\",type:\"Identifier\"},{collection:\"BlFooemeW\",name:\"MgVRFyffn\",type:\"Identifier\"},{collection:\"BlFooemeW\",name:\"Y1rGpB9bm\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"BlFooemeW\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,kdPtAwtwp=getFromCurrentRouteData(\"kdPtAwtwp\"),N_WacYbb4=getFromCurrentRouteData(\"N_WacYbb4\")??\"\",MgVRFyffn=getFromCurrentRouteData(\"MgVRFyffn\"),Y1rGpB9bm=getFromCurrentRouteData(\"Y1rGpB9bm\")??\"\",MgVRFyffnXg1YXRwKF,N_WacYbb4Xg1YXRwKF,kdPtAwtwpXg1YXRwKF,N0H3xIMYEXg1YXRwKF,Oek3iSaNcXg1YXRwKF,IbRiFIwQ9Xg1YXRwKF,idXg1YXRwKF,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(currentRouteData,activeLocale),[currentRouteData,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const elementId=useRouteElementId(\"umUTZhvX4\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"GLLNY1ZHt\")return false;return true;};const activeLocaleCode=useLocaleCode();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"nfOSz5EXW\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, rgb(247, 237, 237)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-118j188\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ebz9Bxb2a\"},implicitPathVariables:undefined},{href:{webPageId:\"Ebz9Bxb2a\"},implicitPathVariables:undefined},{href:{webPageId:\"Ebz9Bxb2a\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-w2cbpj-container\",layoutScroll:true,nodeId:\"IFCsvqpnq\",scopeId:\"BlFooemeW\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GLLNY1ZHt:{dbTkB554q:resolvedLinks[2],variant:\"g7fLVO5ml\"},GpuRn8nYP:{dbTkB554q:resolvedLinks[1],variant:\"g7fLVO5ml\"}},children:/*#__PURE__*/_jsx(Header,{BeZsA273t:true,Cof0RMUzO:\"var(--token-e6a1425f-5cc8-4e16-87a5-8615ab8b8fe1, rgb(82, 82, 91))\",dbTkB554q:resolvedLinks[0],EdKYuwXXP:\"var(--token-5cb9a68d-31cb-4baf-8414-1a3d9276de57, rgba(255, 255, 255, 0.9))\",eGOhp_OqC:\"Talk to an Expert\",ewfFJItNT:\"XgBIHPUqi\",FFcnuU4Ek:\"var(--token-5cb9a68d-31cb-4baf-8414-1a3d9276de57, rgba(255, 255, 255, 0.95))\",height:\"100%\",id:\"IFCsvqpnq\",KDPaGeBIL:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",layoutId:\"IFCsvqpnq\",ORnOR2pUN:{borderBottomWidth:1,borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},sGHTFWZo5:true,style:{width:\"100%\"},t4qtipNl7:10,UTTJR9foI:false,v06jigF6i:\"flex-start\",variant:\"OEkGhi0ka\",width:\"100%\",zzroHIlLa:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hotm68\",\"data-framer-name\":\"Overlay\"}),/*#__PURE__*/_jsxs(\"article\",{className:\"framer-165g71u\",\"data-framer-name\":\"Post\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-396qp6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GLLNY1ZHt:{y:(componentViewport?.y||0)+120+0+0+0+0+0},GpuRn8nYP:{y:(componentViewport?.y||0)+120+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+160+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cp743-container\",nodeId:\"fHI3w_w1J\",scopeId:\"BlFooemeW\",children:/*#__PURE__*/_jsx(Badge,{C_fTzd5lR:{borderColor:\"var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:0},height:\"100%\",id:\"fHI3w_w1J\",iXsfVjsEM:\"var(--token-b0454cba-c19e-43a6-8075-f4b7a5ae4372, rgb(244, 244, 245))\",JPO2n74ig:100,layoutId:\"fHI3w_w1J\",Lsu1xrgI3:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",p4KdNyw2A:0,variant:\"Qy1b_vjYv\",width:\"100%\",XGtDHEUvE:enumToDisplayNameFunctions[\"kdPtAwtwp\"]?.(kdPtAwtwp,activeLocale)})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-fvy4c6\",\"data-styles-preset\":\"f8V3IQI3H\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\"},children:\"Starting and Growing a Career in Web Design\"})}),className:\"framer-6z4isv\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:N_WacYbb4,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GLLNY1ZHt:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+120+0+0+167),sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`,...toResponsiveImage(MgVRFyffn)}},GpuRn8nYP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+120+0+0+187),sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`,...toResponsiveImage(MgVRFyffn)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+160+0+0+187),sizes:\"1020.8px\",...toResponsiveImage(MgVRFyffn)},className:\"framer-y3o8xw\",\"data-framer-name\":\"Banner\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10ttjr9\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-fccx9y\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oy3a2b-container\",isAuthoredByUser:true,nodeId:\"QiDIkQLQZ\",scopeId:\"BlFooemeW\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GLLNY1ZHt:{flexDirection:\"row\"}},children:/*#__PURE__*/_jsx(SocialShareButtons,{backgroundType:\"Solid\",borderColor:\"rgb(34, 36, 38)\",borderWidth:0,bottomLeftRadius:50,bottomPadding:10,bottomRightRadius:50,facebook:true,flexDirection:\"column\",height:\"100%\",iconProperties:{color:\"rgb(9, 9, 11)\",gap:15,size:24},id:\"QiDIkQLQZ\",isMixedPadding:false,isMixedRadius:false,layoutId:\"QiDIkQLQZ\",leftPadding:10,linear:{degree:90,fromColor:\"rgb(50, 50, 50)\",opacityFrom:100,opacityTo:0,toColor:\"rgb(36, 36, 36)\"},linkedin:true,radius:50,rightPadding:10,shareCurrentUrl:true,shareText:\"Share on X: \",stylePadding:10,tint:\"rgb(244, 244, 245)\",topLeftRadius:50,topPadding:10,topRightRadius:50,urlToShare:\"https://framer.com\",width:\"100%\",x:true})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8yjsjy\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/8aCGinfRQO68tQ3QF42d/YouTube.js:Youtube\":componentPresets.props[\"CImKhvI7L\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"WGQMwDLnq\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:Y1rGpB9bm,className:\"framer-q69m76\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-tawneo\",blockquote:\"framer-styles-preset-1mj4rei\",code:\"framer-styles-preset-156bu4c\",h1:\"framer-styles-preset-fvy4c6\",h2:\"framer-styles-preset-1nqpcik\",h3:\"framer-styles-preset-1njlwr9\",h4:\"framer-styles-preset-ai6hvh\",h5:\"framer-styles-preset-fi66dc\",h6:\"framer-styles-preset-ntfn9g\",img:\"framer-styles-preset-1w4zmzw\",p:\"framer-styles-preset-11zorzc\",table:\"framer-styles-preset-8grzg1\"},verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-zl1r5s hidden-79m6sd\",\"data-framer-name\":\"Empty\"})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-176h5r8\",\"data-framer-name\":\"Cards\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-76weai\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-146yqf9\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GLLNY1ZHt:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-fi66dc\",\"data-styles-preset\":\"PT_amgL_6\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\"},children:\"Read More\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-fi66dc\",\"data-styles-preset\":\"PT_amgL_6\",style:{\"--framer-text-color\":\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\"},children:\"Read More\"})}),className:\"framer-pl7car\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1btcpgd\",\"data-styles-preset\":\"KCyUlehY9\",style:{\"--framer-text-color\":\"var(--token-05d3d3db-be9e-464a-9684-d4b46306a4c3, rgb(113, 113, 122))\"},children:\"See other case studies\"})}),className:\"framer-3cc5du\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yxc4hf\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QNNVAjvz2\"},implicitPathVariables:undefined},{href:{webPageId:\"QNNVAjvz2\"},implicitPathVariables:undefined},{href:{webPageId:\"QNNVAjvz2\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GLLNY1ZHt:{y:(componentViewport?.y||0)+120+743+40+0+0+89.8+10},GpuRn8nYP:{y:(componentViewport?.y||0)+120+907+40+0+7.4+10}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+160+917+40+0+7.4+10,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vg6inm-container\",nodeId:\"EIeyA3NpC\",scopeId:\"BlFooemeW\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GLLNY1ZHt:{U1Kbkgydv:resolvedLinks1[2]},GpuRn8nYP:{U1Kbkgydv:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},ey7w8muFX:false,G77f5Yx_v:\"See Others\",height:\"100%\",HFfTjmBlq:\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\",id:\"EIeyA3NpC\",layoutId:\"EIeyA3NpC\",n9WP3fBIv:true,oV7zrnzuy:\"var(--token-4e9dcd95-1f27-443e-9665-b27316e88fe2, rgb(244, 244, 245))\",SZQpZ3lk2:50,U1Kbkgydv:resolvedLinks1[0],variant:\"rt1NrdlKK\",VkxZQkMEC:\"\",Vo_oxchYD:\"CaretRight\",width:\"100%\",WM2TpCryl:true})})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7gan3a\",\"data-framer-name\":\"Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ff9x7y\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GLLNY1ZHt:{query:{from:{alias:\"Xg1YXRwKF\",data:CaseStudies,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"Xg1YXRwKF\",name:\"MgVRFyffn\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"N_WacYbb4\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"kdPtAwtwp\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"N0H3xIMYE\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"Oek3iSaNc\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"IbRiFIwQ9\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"Xg1YXRwKF\",name:\"N_WacYbb4\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:N_WacYbb4},type:\"BinaryOperation\"}}}},GpuRn8nYP:{query:{from:{alias:\"Xg1YXRwKF\",data:CaseStudies,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"Xg1YXRwKF\",name:\"MgVRFyffn\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"N_WacYbb4\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"kdPtAwtwp\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"N0H3xIMYE\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"Oek3iSaNc\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"IbRiFIwQ9\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"Xg1YXRwKF\",name:\"N_WacYbb4\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:N_WacYbb4},type:\"BinaryOperation\"}}}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Xg1YXRwKF\",data:CaseStudies,type:\"Collection\"},limit:{type:\"LiteralValue\",value:15},select:[{collection:\"Xg1YXRwKF\",name:\"MgVRFyffn\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"N_WacYbb4\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"kdPtAwtwp\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"N0H3xIMYE\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"Oek3iSaNc\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"IbRiFIwQ9\",type:\"Identifier\"},{collection:\"Xg1YXRwKF\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"Xg1YXRwKF\",name:\"N_WacYbb4\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:N_WacYbb4},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({IbRiFIwQ9:IbRiFIwQ9Xg1YXRwKF,id:idXg1YXRwKF,kdPtAwtwp:kdPtAwtwpXg1YXRwKF,MgVRFyffn:MgVRFyffnXg1YXRwKF,N_WacYbb4:N_WacYbb4Xg1YXRwKF,N0H3xIMYE:N0H3xIMYEXg1YXRwKF,Oek3iSaNc:Oek3iSaNcXg1YXRwKF},index)=>{N_WacYbb4Xg1YXRwKF??=\"\";Oek3iSaNcXg1YXRwKF??=\"\";IbRiFIwQ9Xg1YXRwKF??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Xg1YXRwKF-${idXg1YXRwKF}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{IbRiFIwQ9:IbRiFIwQ9Xg1YXRwKF},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{IbRiFIwQ9:IbRiFIwQ9Xg1YXRwKF},webPageId:\"BlFooemeW\"},implicitPathVariables:undefined},{href:{pathVariables:{IbRiFIwQ9:IbRiFIwQ9Xg1YXRwKF},webPageId:\"BlFooemeW\"},implicitPathVariables:undefined},{href:{pathVariables:{IbRiFIwQ9:IbRiFIwQ9Xg1YXRwKF},webPageId:\"BlFooemeW\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GLLNY1ZHt:{width:`max(max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 1px), 200px)`,y:(componentViewport?.y||0)+120+743+40+209.8+0+0+0},GpuRn8nYP:{width:`max((max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 1px) - 40px) / 2, 200px)`,y:(componentViewport?.y||0)+120+907+40+134.8+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:382,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 1px) - 80px) / 3, 200px)`,y:(componentViewport?.y||0)+160+917+40+134.8+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mg3z8v-container\",nodeId:\"yr4C2Dcg9\",scopeId:\"BlFooemeW\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GLLNY1ZHt:{xBh21cc1K:resolvedLinks2[2]},GpuRn8nYP:{xBh21cc1K:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(BlogSingle,{D8ZjNMqJ8:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",height:\"100%\",id:\"yr4C2Dcg9\",K32jyJoss:\"var(--token-fd54a91d-2c97-4609-acbc-244da5b6b983, rgb(113, 113, 122))\",l0yhiX4JF:Oek3iSaNcXg1YXRwKF,laMAzvWOM:N_WacYbb4Xg1YXRwKF,layoutId:\"yr4C2Dcg9\",mhDzny53S:true,NYi0Dwzp4:true,nzU4KVHxN:toDateString(N0H3xIMYEXg1YXRwKF,activeLocaleCode),OEKtoSZNW:toResponsiveImage(MgVRFyffnXg1YXRwKF),SGszvGd6l:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",style:{width:\"100%\"},variant:\"i5KJbkcv7\",VeFpn_fhW:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},vg3VrUruq:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",WnuXjpPb7:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.11), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.1), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.04)\",WOt2qFYsZ:enumToDisplayNameFunctions[\"kdPtAwtwp\"]?.(kdPtAwtwpXg1YXRwKF,activeLocale),xBh21cc1K:resolvedLinks2[0]})})})})})})})},idXg1YXRwKF);})})})})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ebz9Bxb2a\"},implicitPathVariables:undefined},{href:{webPageId:\"Ebz9Bxb2a\"},implicitPathVariables:undefined},{href:{webPageId:\"Ebz9Bxb2a\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GLLNY1ZHt:{y:(componentViewport?.y||0)+120+1841.8},GpuRn8nYP:{y:(componentViewport?.y||0)+120+1955.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:470,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+160+1975.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ycvfie-container\",nodeId:\"qGE9NAfXO\",scopeId:\"BlFooemeW\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GLLNY1ZHt:{variant:\"ipmzz36AJ\",w3EFGvBAB:resolvedLinks3[2]},GpuRn8nYP:{variant:\"kDRJlWlos\",w3EFGvBAB:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(CallToAction,{ACpMpFr3L:\"var(--token-bebb5c17-844d-419e-ab0e-ada0b43a4350, rgb(250, 250, 250))\",eG2qRWVuY:\"Create a systematic, data backed, AI ready growth engine.\",fSwsic5wq:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",gsEAQKbuw:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",height:\"100%\",hZOusc34J:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",id:\"qGE9NAfXO\",iTSiyCfn6:\"Lightning\",izv65hphi:\"var(--token-fd54a91d-2c97-4609-acbc-244da5b6b983, rgb(113, 113, 122))\",layoutId:\"qGE9NAfXO\",ngvo314ej:\"Talk to a Growth Expert\",RBfiI_81A:false,style:{width:\"100%\"},TPfgUMKvU:\"Grow with Passion.\",variant:\"o6EQRhOkB\",w3EFGvBAB:resolvedLinks3[0],width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GLLNY1ZHt:{y:(componentViewport?.y||0)+120+2341.8},GpuRn8nYP:{y:(componentViewport?.y||0)+120+2455.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:441,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+160+2485.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19svklf-container\",nodeId:\"M5VgvIZ3W\",scopeId:\"BlFooemeW\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GLLNY1ZHt:{variant:\"mpwjk9MUe\"},GpuRn8nYP:{variant:\"z8oyrV_8I\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"M5VgvIZ3W\",layoutId:\"M5VgvIZ3W\",style:{width:\"100%\"},variant:\"PbSBQXuqG\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-so1ph.framer-iewdqn, .framer-so1ph .framer-iewdqn { display: block; }\",\".framer-so1ph.framer-118j188 { align-content: center; align-items: center; background-color: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, #f7eded); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 160px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-so1ph .framer-w2cbpj-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-so1ph .framer-1hotm68 { background: linear-gradient(180deg, rgba(255, 199, 70, 0.3) 6.015976914414415%, rgba(255, 199, 70, 0.1) 29.402449324324326%, var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, rgb(247, 237, 237)) 60%, rgb(255, 255, 255) 100%); flex: none; height: 400px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-so1ph .framer-165g71u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; max-width: 1200px; padding: 0px 20px 0px 20px; position: relative; width: 100%; z-index: 0; }\",\".framer-so1ph .framer-396qp6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-so1ph .framer-1cp743-container, .framer-so1ph .framer-1oy3a2b-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-so1ph .framer-6z4isv { flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-so1ph .framer-y3o8xw { aspect-ratio: 2.32 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 440px); position: relative; width: 1021px; }\",\".framer-so1ph .framer-10ttjr9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1040px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-so1ph .framer-fccx9y { 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: visible; padding: 0px; position: sticky; top: 120px; width: 100px; z-index: 1; }\",\".framer-so1ph .framer-8yjsjy { 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: min-content; }\",\".framer-so1ph .framer-q69m76 { --framer-paragraph-spacing: 40px; flex: none; height: auto; max-width: 760px; position: relative; white-space: pre-wrap; width: 760px; word-break: break-word; word-wrap: break-word; }\",\".framer-so1ph .framer-zl1r5s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 162px; overflow: hidden; padding: 0px; position: relative; width: 100px; }\",\".framer-so1ph .framer-176h5r8 { align-content: center; align-items: center; background-color: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, #f7eded); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 40px; position: relative; width: 100%; }\",\".framer-so1ph .framer-76weai { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-so1ph .framer-146yqf9 { 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-so1ph .framer-pl7car { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; align-self: stretch; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-so1ph .framer-3cc5du { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-so1ph .framer-yxc4hf { 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: 10px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-so1ph .framer-1vg6inm-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-so1ph .framer-7gan3a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-so1ph .framer-ff9x7y { display: grid; flex: 1 0 0px; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-so1ph .framer-mg3z8v-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-so1ph .framer-ycvfie-container, .framer-so1ph .framer-19svklf-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-so1ph.framer-118j188 { gap: 30px; padding: 120px 0px 0px 0px; width: 810px; } .framer-so1ph .framer-6z4isv { max-width: 600px; } .framer-so1ph .framer-y3o8xw { height: var(--framer-aspect-ratio-supported, 86px); width: 100%; } .framer-so1ph .framer-fccx9y { justify-content: flex-start; width: 70px; } .framer-so1ph .framer-8yjsjy, .framer-so1ph .framer-q69m76 { flex: 1 0 0px; width: 1px; } .framer-so1ph .framer-zl1r5s { width: 70px; } .framer-so1ph .framer-ff9x7y { grid-template-columns: repeat(2, minmax(200px, 1fr)); }}\",\"@media (max-width: 809px) { .framer-so1ph.framer-118j188 { gap: 30px; padding: 120px 0px 0px 0px; width: 390px; } .framer-so1ph .framer-165g71u { gap: 30px; } .framer-so1ph .framer-6z4isv { max-width: unset; } .framer-so1ph .framer-y3o8xw { aspect-ratio: unset; height: 200px; width: 100%; } .framer-so1ph .framer-10ttjr9 { flex-direction: column; gap: 20px; justify-content: flex-start; } .framer-so1ph .framer-fccx9y { justify-content: flex-start; position: relative; top: unset; width: 100%; } .framer-so1ph .framer-8yjsjy { width: 100%; } .framer-so1ph .framer-q69m76 { flex: 1 0 0px; width: 1px; } .framer-so1ph .framer-76weai { flex-direction: column; gap: 15px; justify-content: flex-start; } .framer-so1ph .framer-ff9x7y { gap: 15px; grid-template-columns: repeat(1, minmax(200px, 1fr)); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 15286\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GpuRn8nYP\":{\"layout\":[\"fixed\",\"auto\"]},\"GLLNY1ZHt\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"umUTZhvX4\":{\"pattern\":\":umUTZhvX4\",\"name\":\"post\"}}\n * @framerResponsiveScreen\n */const FramerBlFooemeW=withCSS(Component,css,\"framer-so1ph\");export default FramerBlFooemeW;FramerBlFooemeW.displayName=\"Blog\";FramerBlFooemeW.defaultProps={height:15286,width:1200};addFonts(FramerBlFooemeW,[{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\"}]},...HeaderFonts,...BadgeFonts,...SocialShareButtonsFonts,...ButtonFonts,...BlogSingleFonts,...CallToActionFonts,...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),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...componentPresets.fonts?.[\"WGQMwDLnq\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"WGQMwDLnq\"]):[],...componentPresets.fonts?.[\"CImKhvI7L\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"CImKhvI7L\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBlFooemeW\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"{\\\"umUTZhvX4\\\":{\\\"pattern\\\":\\\":umUTZhvX4\\\",\\\"name\\\":\\\"post\\\"}}\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"15286\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GpuRn8nYP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GLLNY1ZHt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "4zCAC05E,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAAWF,EAASG,CAAK,EAAQC,GAAYC,GAAOC,EAAK,EAAQC,GAAwBP,EAASQ,CAAkB,EAAQC,GAAYT,EAASU,CAAM,EAAQC,GAAgBX,EAASY,CAAU,EAAQC,GAAkBb,EAASc,CAAY,EAAQC,GAAYf,EAASgB,CAAM,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,6CAA6C,UAAU,qBAAqB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,EAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAoB,CAACJ,EAAMK,EAAcC,IAAS,CAAC,GAAG,OAAON,GAAQ,SAAS,MAAM,GAAG,IAAMO,EAAK,IAAI,KAAKP,CAAK,EAAE,GAAG,MAAMO,EAAK,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAMC,EAAe,QAAQ,GAAG,CAAC,OAAOD,EAAK,eAAeD,GAAQE,EAAeH,CAAa,CAAE,MAAM,CAAC,OAAOE,EAAK,eAAeC,EAAeH,CAAa,CAAE,CAAC,EAAQI,GAAY,CAAC,UAAU,OAAO,SAAS,KAAK,EAAQC,GAAa,CAACV,EAAMW,IAAuBP,GAAoBJ,EAAMS,GAAYE,CAAY,EAAUC,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAKC,EAAaJ,CAAK,EAAE,OAAOE,EAASC,CAAI,CAAE,EAAQE,GAAU,CAAC,CAAC,MAAAlB,CAAK,IAAoBmB,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOpB,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUqB,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAvB,EAAa,UAAAwB,EAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAQC,EAAqBC,GAAwB,EAAO,CAACC,CAAgB,EAAExB,EAAa,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKyB,EAAY,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,MAAMC,GAAoCJ,EAAqB,WAAW,CAAC,CAAC,EAAQK,EAAwBC,GAAK,CAAC,GAAG,CAACJ,EAAiB,MAAM,IAAIK,GAAc,mCAAmC,KAAK,UAAUP,CAAoB,CAAC,EAAE,EAAE,OAAOE,EAAiBI,CAAG,CAAE,EAAO,CAAC,MAAAE,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,UAAAC,GAAUP,EAAwB,WAAW,EAAE,UAAAQ,EAAUR,EAAwB,WAAW,GAAG,GAAG,UAAAS,EAAUT,EAAwB,WAAW,EAAE,UAAAU,GAAUV,EAAwB,WAAW,GAAG,GAAG,mBAAAW,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAExC,GAASI,CAAK,EAAQqC,GAAeC,EAAQ,IAAID,GAAiBtB,EAAiB9B,CAAY,EAAE,CAAC8B,EAAiB9B,CAAY,CAAC,EAAEsD,GAAYF,EAAQ,EAAE,GAAK,CAACG,EAAYC,EAAmB,EAAEC,GAA8BlB,GAAQvD,GAAY,EAAK,EAAQ0E,GAAe,OAA2VC,GAAkBC,EAAG1E,GAAkB,GAA5V,CAAamD,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAwBA,GAAwBA,GAAwBA,EAAS,CAAuE,EAAQwB,GAAOC,EAAU,EAAQC,GAAUC,GAAkB,WAAW,EAAQC,GAAW7C,EAAO,IAAI,EAAQ8C,GAAY,IAASjF,GAAU,EAAiBsE,IAAc,YAAtB,GAAmEY,GAAiBC,GAAc,EAAE,OAAAC,GAAiB,CAAC,CAAC,EAAsB5D,EAAK6D,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAnF,EAAiB,EAAE,SAAsBoF,EAAMC,EAAY,CAAC,GAAGlC,IAAUhB,EAAgB,SAAS,CAAcb,EAAKF,GAAU,CAAC,MAAM,kGAAkG,CAAC,EAAegE,EAAME,EAAO,IAAI,CAAC,GAAGtB,GAAU,UAAUS,EAAGD,GAAkB,iBAAiBtB,EAAS,EAAE,IAAIhB,EAAW,MAAM,CAAC,GAAGe,EAAK,EAAE,SAAS,CAAc3B,EAAKiE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BlE,EAAKmE,EAA0B,CAAC,OAAO,GAAG,MAAMlD,GAAmB,OAAO,QAAQ,EAAE,EAAE,SAAsBjB,EAAKoE,EAAU,CAAC,UAAU,0BAA0B,aAAa,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBpE,EAAKqE,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUoB,EAAc,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBlE,EAAKzC,EAAO,CAAC,UAAU,GAAK,UAAU,qEAAqE,UAAU2G,EAAc,CAAC,EAAE,UAAU,8EAA8E,UAAU,oBAAoB,UAAU,YAAY,UAAU,+EAA+E,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,SAAS,YAAY,UAAU,CAAC,kBAAkB,EAAE,YAAY,wEAAwE,gBAAgB,EAAE,iBAAiB,EAAE,YAAY,QAAQ,eAAe,CAAC,EAAE,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAG,UAAU,GAAM,UAAU,aAAa,QAAQ,YAAY,MAAM,OAAO,UAAU,kEAAkE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelE,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,CAAC,EAAe8D,EAAM,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,GAAGR,GAAU,IAAIE,GAAK,SAAS,CAAcM,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc9D,EAAKqE,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG7B,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBjB,EAAKmE,EAA0B,CAAC,OAAO,GAAG,GAAGlD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,SAAsBjB,EAAKoE,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBpE,EAAKvC,EAAM,CAAC,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,UAAU,IAAI,SAAS,YAAY,UAAU,mEAAmE,UAAU,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU6G,EAA2B,YAAevC,GAAUxC,CAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeS,EAAKuE,EAAS,CAAC,sBAAsB,GAAK,SAAsBvE,EAAWwE,EAAS,CAAC,SAAsBxE,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,kEAAkE,EAAE,SAAS,6CAA6C,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAKgC,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAKqE,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ2B,GAA2BxD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,GAAG,EAAE,MAAM,YAAYA,GAAmB,OAAO,OAAO,oBAAoB,GAAGtC,EAAkBsD,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQwC,GAA2BxD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,GAAG,EAAE,MAAM,YAAYA,GAAmB,OAAO,OAAO,oBAAoB,GAAGtC,EAAkBsD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBjC,EAAKtC,GAAY,CAAC,kBAAkB,CAAC,WAAWoB,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAU,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ0F,GAA2BxD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,GAAG,EAAE,MAAM,WAAW,GAAGtC,EAAkBsD,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,CAAC,CAAC,CAAC,EAAe6B,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc9D,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKmE,EAA0B,CAAC,SAAsBnE,EAAKoE,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBpE,EAAKqE,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,cAAc,KAAK,CAAC,EAAE,SAAsB9C,EAAKlC,EAAmB,CAAC,eAAe,QAAQ,YAAY,kBAAkB,YAAY,EAAE,iBAAiB,GAAG,cAAc,GAAG,kBAAkB,GAAG,SAAS,GAAK,cAAc,SAAS,OAAO,OAAO,eAAe,CAAC,MAAM,gBAAgB,IAAI,GAAG,KAAK,EAAE,EAAE,GAAG,YAAY,eAAe,GAAM,cAAc,GAAM,SAAS,YAAY,YAAY,GAAG,OAAO,CAAC,OAAO,GAAG,UAAU,kBAAkB,YAAY,IAAI,UAAU,EAAE,QAAQ,iBAAiB,EAAE,SAAS,GAAK,OAAO,GAAG,aAAa,GAAG,gBAAgB,GAAK,UAAU,eAAe,aAAa,GAAG,KAAK,qBAAqB,cAAc,GAAG,WAAW,GAAG,eAAe,GAAG,WAAW,qBAAqB,MAAM,OAAO,EAAE,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekC,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAsBA,EAAK0E,GAAyB,CAAC,QAAQ,CAAC,sEAAuFpE,EAAM,UAAa,wEAAyFA,EAAM,SAAY,EAAE,SAAsBN,EAAKuE,EAAS,CAAC,sBAAsB,GAAK,SAASrC,GAAU,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,OAAO,EAAE,wBAAwB,CAAC,EAAE,8BAA8B,WAAW,+BAA+B,KAAK,+BAA+B,GAAG,8BAA8B,GAAG,+BAA+B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,8BAA8B,IAAI,+BAA+B,EAAE,+BAA+B,MAAM,6BAA6B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEuB,GAAY,GAAgBzD,EAAK,MAAM,CAAC,UAAU,8BAA8B,mBAAmB,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe8D,EAAM,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc9D,EAAKqE,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB9C,EAAWwE,EAAS,CAAC,SAAsBxE,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,kEAAkE,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKuE,EAAS,CAAC,sBAAsB,GAAK,SAAsBvE,EAAWwE,EAAS,CAAC,SAAsBxE,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,kEAAkE,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKuE,EAAS,CAAC,sBAAsB,GAAK,SAAsBvE,EAAWwE,EAAS,CAAC,SAAsBxE,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,wBAAwB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKiE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASU,GAA6B3E,EAAKqE,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG7B,GAAmB,GAAG,GAAG,IAAI,IAAI,GAAG,EAAE,EAAE,KAAK,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,IAAI,IAAI,GAAG,EAAE,IAAI,EAAE,CAAC,EAAE,SAAsBjB,EAAKmE,EAA0B,CAAC,OAAO,GAAG,GAAGlD,GAAmB,GAAG,GAAG,IAAI,IAAI,GAAG,EAAE,IAAI,GAAG,SAAsBjB,EAAKoE,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBpE,EAAKqE,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU6B,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsB3E,EAAKhC,EAAO,CAAC,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAM,UAAU,aAAa,OAAO,OAAO,UAAU,mEAAmE,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,UAAU,wEAAwE,UAAU,GAAG,UAAU2G,EAAe,CAAC,EAAE,QAAQ,YAAY,UAAU,GAAG,UAAU,aAAa,MAAM,OAAO,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3E,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK4E,GAAmB,CAAC,SAAsB5E,EAAKqE,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKxB,EAAY,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,SAAS,MAAM,KAAK,iBAAiB,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAMU,CAAS,EAAE,KAAK,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKV,EAAY,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,SAAS,MAAM,KAAK,iBAAiB,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAMU,CAAS,EAAE,KAAK,iBAAiB,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBhC,EAAKR,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAK8B,EAAY,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,EAAE,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,SAAS,MAAM,KAAK,iBAAiB,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAMU,CAAS,EAAE,KAAK,iBAAiB,CAAC,CAAC,EAAE,SAAS,CAAC6C,EAAWC,GAAeC,KAAwB/E,EAAKgF,EAAU,CAAC,SAASH,GAAY,IAAI,CAAC,CAAC,UAAUrC,EAAmB,GAAGC,EAAY,UAAUJ,GAAmB,UAAUF,GAAmB,UAAUC,EAAmB,UAAUE,GAAmB,UAAUC,CAAkB,EAAE0C,MAAS7C,IAAqB,GAAGG,IAAqB,GAAGC,IAAqB,GAAuBxC,EAAK+D,EAAY,CAAC,GAAG,aAAatB,CAAW,GAAG,SAAsBzC,EAAKkF,GAAqB,SAAS,CAAC,MAAM,CAAC,UAAU1C,CAAkB,EAAE,SAAsBxC,EAAKiE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUzB,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAAS2C,GAA6BnF,EAAKqE,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,eAAe7B,GAAmB,OAAO,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,IAAI,IAAI,GAAG,MAAM,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,gBAAgBA,GAAmB,OAAO,OAAO,6CAA6C,GAAGA,GAAmB,GAAG,GAAG,IAAI,IAAI,GAAG,MAAM,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBjB,EAAKmE,EAA0B,CAAC,OAAO,IAAI,MAAM,gBAAgBlD,GAAmB,OAAO,OAAO,6CAA6C,GAAGA,GAAmB,GAAG,GAAG,IAAI,IAAI,GAAG,MAAM,EAAE,EAAE,EAAE,SAAsBjB,EAAKoE,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBpE,EAAKqE,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUqC,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBnF,EAAK9B,EAAW,CAAC,UAAU,wEAAwE,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,UAAUqE,EAAmB,UAAUH,EAAmB,SAAS,YAAY,UAAU,GAAK,UAAU,GAAK,UAAU9C,GAAagD,GAAmBoB,EAAgB,EAAE,UAAU/E,EAAkBwD,EAAkB,EAAE,UAAU,mEAAmE,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,mEAAmE,MAAM,OAAO,UAAU,8LAA8L,UAAUmC,EAA2B,YAAejC,GAAmB9C,CAAY,EAAE,UAAU4F,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE1C,CAAW,EAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezC,EAAKiE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASmB,GAA6BpF,EAAKqE,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG7B,GAAmB,GAAG,GAAG,IAAI,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,IAAI,MAAM,CAAC,EAAE,SAAsBjB,EAAKmE,EAA0B,CAAC,OAAO,IAAI,MAAMlD,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,IAAI,OAAO,SAAsBjB,EAAKoE,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBpE,EAAKqE,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,YAAY,UAAUsC,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,QAAQ,YAAY,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBpF,EAAK5B,EAAa,CAAC,UAAU,wEAAwE,UAAU,4DAA4D,UAAU,wEAAwE,UAAU,mEAAmE,OAAO,OAAO,UAAU,mEAAmE,GAAG,YAAY,UAAU,YAAY,UAAU,wEAAwE,SAAS,YAAY,UAAU,0BAA0B,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,qBAAqB,QAAQ,YAAY,UAAUgH,EAAe,CAAC,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepF,EAAKqE,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG7B,GAAmB,GAAG,GAAG,IAAI,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,IAAI,MAAM,CAAC,EAAE,SAAsBjB,EAAKmE,EAA0B,CAAC,OAAO,IAAI,MAAMlD,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,IAAI,OAAO,SAAsBjB,EAAKoE,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBpE,EAAKqE,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB9C,EAAK1B,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0B,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQqF,GAAI,CAAC,kFAAkF,gFAAgF,sWAAsW,qIAAqI,sXAAsX,+SAA+S,+QAA+Q,6JAA6J,sLAAsL,+RAA+R,qSAAqS,oSAAoS,mRAAmR,yNAAyN,gSAAgS,gWAAgW,4RAA4R,uRAAuR,0TAA0T,6LAA6L,gSAAgS,yGAAyG,wSAAwS,8PAA8P,gJAAgJ,iJAAiJ,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAiBA,GAAI,GAAiBA,GAAI,GAAiBA,GAAI,4kBAA4kB,gyBAAgyB,EAaz7/BC,EAAgBC,GAAQhF,GAAU8E,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,MAAM,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGjI,GAAY,GAAGG,GAAW,GAAGK,GAAwB,GAAGE,GAAY,GAAGE,GAAgB,GAAGE,GAAkB,GAAGE,GAAY,GAAGqH,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAsCC,EAAK,EAAE,GAAGD,EAAsCC,EAAK,EAAE,GAAGD,EAAsCC,EAAK,EAAE,GAAoBA,GAAQ,UAAaC,EAA6CD,GAAQ,SAAY,EAAE,CAAC,EAAE,GAAoBA,GAAQ,UAAaC,EAA6CD,GAAQ,SAAY,EAAE,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC7uF,IAAME,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,6BAA+B,OAAO,4BAA8B,OAAO,yBAA2B,OAAO,qBAAuB,uDAAiE,qBAAuB,OAAO,sBAAwB,QAAQ,qBAAuB,OAAO,uBAAyB,GAAG,oCAAsC,4JAA0L,sBAAwB,IAAI,yBAA2B,QAAQ,kBAAoB,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["HeaderFonts", "getFonts", "R59UUiNVK_default", "BadgeFonts", "ZC6oaTVqt_default", "ImageWithFX", "withFX", "Image2", "SocialShareButtonsFonts", "SocialShareButtons", "ButtonFonts", "LNCJ8JrMb_default", "BlogSingleFonts", "gvGs95dsc_default", "CallToActionFonts", "hDk8iqzI5_default", "FooterFonts", "RT57n2mYC_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "animation", "transition1", "animation1", "sharedDateFormatter", "formatOptions", "locale", "date", "fallbackLocale", "dateOptions", "toDateString", "activeLocale", "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", "w7VLbuDqF_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "kdPtAwtwp", "N_WacYbb4", "MgVRFyffn", "Y1rGpB9bm", "MgVRFyffnXg1YXRwKF", "N_WacYbb4Xg1YXRwKF", "kdPtAwtwpXg1YXRwKF", "N0H3xIMYEXg1YXRwKF", "Oek3iSaNcXg1YXRwKF", "IbRiFIwQ9Xg1YXRwKF", "idXg1YXRwKF", "restProps", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "isDisplayed", "activeLocaleCode", "useLocaleCode", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "enumToDisplayNameFunctions", "RichText", "x", "getLoadingLazyAtYPosition", "ComponentPresetsProvider", "resolvedLinks1", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "resolvedLinks2", "resolvedLinks3", "css", "FramerBlFooemeW", "withCSS", "BlFooemeW_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
