{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/u07nRgqVjvxElG7Umnse/44dybSqvI3FzukMKjoyy/ZTMD4H2pT.js", "ssg:https://framerusercontent.com/modules/ULPGfkSHuie1Ah5KWuTB/8YnRgFofgGoNVTzJUxUO/LrYf9B9iv.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-Wv0bO .framer-styles-preset-k48xzq:not(.rich-text-wrapper), .framer-Wv0bO .framer-styles-preset-k48xzq.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #0088ff; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #0099ff; --framer-link-text-decoration: none; }\"];export const className=\"framer-Wv0bO\";\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 (b0cf16c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/PGrowqBrgWCViHduGfsA/SmoothScroll_Prod.js\";import NavbarDark from\"#framer/local/canvasComponent/k4nurvAOW/k4nurvAOW.js\";import Cursor from\"#framer/local/canvasComponent/SXwzBqnCx/SXwzBqnCx.js\";import Footer from\"#framer/local/canvasComponent/WP34n8MOY/WP34n8MOY.js\";import BlogPostCard from\"#framer/local/canvasComponent/XdJGdEfdR/XdJGdEfdR.js\";import BlogDetailsPage from\"#framer/local/collection/r2EE8759n/r2EE8759n.js\";import*as sharedStyle6 from\"#framer/local/css/dhyMBQpYU/dhyMBQpYU.js\";import*as sharedStyle2 from\"#framer/local/css/EVj6p8sxi/EVj6p8sxi.js\";import*as sharedStyle1 from\"#framer/local/css/lez8u5z1Y/lez8u5z1Y.js\";import*as sharedStyle from\"#framer/local/css/TJToXLyit/TJToXLyit.js\";import*as sharedStyle4 from\"#framer/local/css/Uf54NZzGL/Uf54NZzGL.js\";import*as sharedStyle5 from\"#framer/local/css/uqBSN3l2_/uqBSN3l2_.js\";import*as sharedStyle3 from\"#framer/local/css/ZTMD4H2pT/ZTMD4H2pT.js\";import metadataProvider from\"#framer/local/webPageMetadata/LrYf9B9iv/LrYf9B9iv.js\";const BlogPostCardFonts=getFonts(BlogPostCard);const FooterFonts=getFonts(Footer);const NavbarDarkFonts=getFonts(NavbarDark);const ContainerWithFX=withFX(Container);const SmoothScrollFonts=getFonts(SmoothScroll);const CursorFonts=getFonts(Cursor);const breakpoints={ernBsjFEi:\"(min-width: 1440px)\",KfF8vtiFB:\"(min-width: 810px) and (max-width: 1439px)\",ufLexzwPh:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-qGrDm\";const variantClassNames={ernBsjFEi:\"framer-v-1nt21b0\",KfF8vtiFB:\"framer-v-1cxu80m\",ufLexzwPh:\"framer-v-1bdnr4n\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transition1={damping:40,delay:0,mass:1,stiffness:250,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-80};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"ernBsjFEi\",Phone:\"ufLexzwPh\",Tablet:\"KfF8vtiFB\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ernBsjFEi\"};};const cursor={component:Cursor,variant:\"knmBD9ypf\"};const transition2={damping:25,delay:0,mass:1,stiffness:150,type:\"spring\"};const cursor1={component:Cursor,transition:transition2,variant:\"XXe1498Dj\"};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:\"LrYf9B9iv\",data:BlogDetailsPage,type:\"Collection\"},select:[{collection:\"LrYf9B9iv\",name:\"BQdRoAxNU\",type:\"Identifier\"},{collection:\"LrYf9B9iv\",name:\"m7ml72ML9\",type:\"Identifier\"},{collection:\"LrYf9B9iv\",name:\"BBGOwbzq1\",type:\"Identifier\"},{collection:\"LrYf9B9iv\",name:\"yEh1ijSKC\",type:\"Identifier\"},{collection:\"LrYf9B9iv\",name:\"lcRyrBZAR\",type:\"Identifier\"},{collection:\"LrYf9B9iv\",name:\"xJPCzX5LX\",type:\"Identifier\"},{collection:\"LrYf9B9iv\",name:\"E0zbfJuW_\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"LrYf9B9iv\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,CiVGPzH2K,BQdRoAxNU=getFromCurrentRouteData(\"BQdRoAxNU\")??\"\",XhJAcJ7FJ,lcRyrBZAR=getFromCurrentRouteData(\"lcRyrBZAR\"),m7ml72ML9=getFromCurrentRouteData(\"m7ml72ML9\")??\"\",BBGOwbzq1=getFromCurrentRouteData(\"BBGOwbzq1\")??\"\",xJPCzX5LX=getFromCurrentRouteData(\"xJPCzX5LX\"),yEh1ijSKC=getFromCurrentRouteData(\"yEh1ijSKC\")??\"\",E0zbfJuW_=getFromCurrentRouteData(\"E0zbfJuW_\")??\"\",xJPCzX5LXskGl8GJFL,CiVGPzH2KskGl8GJFL,BQdRoAxNUskGl8GJFL,brp_Nw1YoskGl8GJFL,lcRyrBZARskGl8GJFL,m7ml72ML9skGl8GJFL,BBGOwbzq1skGl8GJFL,JOSwtrfnbskGl8GJFL,idskGl8GJFL,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({lul13z:cursor1,m5bldr:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ernBsjFEi\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-a0d7ef09-de3c-43dc-9873-495fa71f24ad, rgb(3, 2, 8)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1nt21b0\",className),\"data-framer-cursor\":\"m5bldr\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lnnd7u\",\"data-framer-name\":\"Hero sections\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nnz527\",\"data-framer-name\":\"Text content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2r737p\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iftovk\",\"data-border\":true,\"data-framer-name\":\"Frame 401\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qdcod7\",\"data-framer-name\":\"icon\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1tb5osk\",\"data-framer-name\":\"Star 11\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:28,svg:'<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.3827 1.51368C13.2927 0.661985 14.7073 0.661986 15.6173 1.51368L17.5292 3.30318C17.948 3.69516 18.4949 3.92169 19.0682 3.94066L21.6856 4.02726C22.9313 4.06847 23.9315 5.06873 23.9727 6.31443L24.0593 8.93175C24.0783 9.50506 24.3048 10.052 24.6968 10.4708L26.4863 12.3827C27.338 13.2927 27.338 14.7073 26.4863 15.6173L24.6968 17.5292C24.3048 17.948 24.0783 18.4949 24.0593 19.0682L23.9727 21.6856C23.9315 22.9313 22.9313 23.9315 21.6856 23.9727L19.0682 24.0593C18.4949 24.0783 17.948 24.3048 17.5292 24.6968L15.6173 26.4863C14.7073 27.338 13.2927 27.338 12.3827 26.4863L10.4708 24.6968C10.052 24.3048 9.50506 24.0783 8.93175 24.0593L6.31443 23.9727C5.06873 23.9315 4.06847 22.9313 4.02726 21.6856L3.94066 19.0682C3.92169 18.4949 3.69516 17.948 3.30318 17.5292L1.51368 15.6173C0.661985 14.7073 0.661986 13.2927 1.51368 12.3827L3.30318 10.4708C3.69516 10.052 3.92169 9.50506 3.94066 8.93175L4.02726 6.31443C4.06847 5.06873 5.06873 4.06847 6.31443 4.02726L8.93175 3.94066C9.50506 3.92169 10.052 3.69516 10.4708 3.30318L12.3827 1.51368Z\" fill=\"#353539\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-or9yxq\",\"data-framer-name\":\"fi-bs-rocket\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ugfuf\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,svg:'<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6 5.25097C6 5.10264 6.04399 4.95763 6.1264 4.83429C6.20881 4.71096 6.32594 4.61483 6.46299 4.55806C6.60003 4.5013 6.75083 4.48644 6.89632 4.51538C7.0418 4.54432 7.17544 4.61575 7.28033 4.72064C7.38522 4.82553 7.45665 4.95917 7.48559 5.10465C7.51453 5.25014 7.49968 5.40094 7.44291 5.53798C7.38614 5.67503 7.29001 5.79216 7.16668 5.87457C7.04334 5.95699 6.89834 6.00097 6.75 6.00097C6.55109 6.00097 6.36032 5.92195 6.21967 5.7813C6.07902 5.64065 6 5.44988 6 5.25097ZM8.25 4.50097C8.39834 4.50097 8.54334 4.45699 8.66668 4.37457C8.79001 4.29216 8.88614 4.17503 8.94291 4.03798C8.99967 3.90094 9.01453 3.75014 8.98559 3.60465C8.95665 3.45917 8.88522 3.32553 8.78033 3.22064C8.67544 3.11575 8.5418 3.04432 8.39632 3.01538C8.25083 2.98644 8.10003 3.0013 7.96299 3.05806C7.82594 3.11483 7.70881 3.21096 7.6264 3.33429C7.54399 3.45763 7.5 3.60264 7.5 3.75097C7.5 3.94988 7.57902 4.14065 7.71967 4.2813C7.86032 4.42195 8.05109 4.50097 8.25 4.50097ZM5.25 7.50097C5.39834 7.50097 5.54334 7.45699 5.66668 7.37457C5.79001 7.29216 5.88614 7.17503 5.94291 7.03798C5.99968 6.90094 6.01453 6.75014 5.98559 6.60465C5.95665 6.45917 5.88522 6.32553 5.78033 6.22064C5.67544 6.11575 5.5418 6.04432 5.39632 6.01538C5.25083 5.98644 5.10003 6.0013 4.96299 6.05806C4.82594 6.11483 4.70881 6.21096 4.6264 6.33429C4.54399 6.45763 4.5 6.60264 4.5 6.75097C4.5 6.94988 4.57902 7.14065 4.71967 7.2813C4.86032 7.42195 5.05109 7.50097 5.25 7.50097ZM11.9205 1.77747L11.883 1.88197C11.139 3.94497 10.43 5.90747 8.9715 7.65097C8.73443 9.34381 7.88565 10.8912 6.5855 12.001H4.5V10.3345L3.6135 9.44797L2.6 10.461L1.54 9.40097L2.553 8.38747L1.6665 7.50097H0V5.41547C1.08781 4.06697 2.66189 3.19985 4.383 3.00097C6.118 1.56097 8.069 0.856973 10.119 0.117972L10.2235 0.0804725C10.4603 -0.00485052 10.7165 -0.0210223 10.9621 0.0338469C11.2077 0.0887161 11.4327 0.21236 11.6106 0.39033C11.7886 0.5683 11.9123 0.793245 11.9671 1.03888C12.022 1.28451 12.0058 1.54069 11.9205 1.77747ZM10.384 1.61697C8.206 2.40347 6.3175 3.12097 4.7 4.73697C4.0983 5.37723 3.56848 6.08143 3.12 6.83697L5.164 8.88097C5.91917 8.43213 6.62331 7.90252 7.264 7.30147C8.88 5.68347 9.6 3.79497 10.384 1.61697Z\" fill=\"#13BA74\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLTUwMA==\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Product\"})}),className:\"framer-1a5dg6t\",\"data-framer-name\":\"Queries\",fonts:[\"GF;Lexend-500\"],text:CiVGPzH2K,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-37w48d\",\"data-styles-preset\":\"TJToXLyit\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Why Salesroket is the Best Framer Template for SaaS and AI Startups\"})})}),className:\"framer-124yhv4\",\"data-framer-name\":\"Build your dream website without the hassle\",fonts:[\"Inter\",\"Inter-Bold\"],text:BQdRoAxNU,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:XhJAcJ7FJ,className:\"framer-10mvznq\",\"data-framer-name\":\"Your organization wants to keep itself safe, secure and well governed, we get it. We have done all the hard work to ensure your organizational, employee and data are protected.\",fonts:[\"Inter\",\"Inter-Bold\"],stylesPresetsClassNames:{a:\"framer-styles-preset-k48xzq\",h1:\"framer-styles-preset-dwf9as\",h2:\"framer-styles-preset-1m9bzi2\",h3:\"framer-styles-preset-ci2ngw\",p:\"framer-styles-preset-1kzsfqp\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f1zort\",\"data-framer-name\":\"Avatar label group\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+0+285.6+0),sizes:\"48px\",...toResponsiveImage(lcRyrBZAR),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1qscn5v\",\"data-framer-name\":\"Avatar\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17mhh3i\",\"data-framer-name\":\"Text and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLTUwMA==\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Olivia Rhye\"})}),className:\"framer-5gfkbh\",\"data-framer-name\":\"Text\",fonts:[\"GF;Lexend-500\"],text:m7ml72ML9,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(104, 103, 107)\"},children:\"05/02/2024\"})}),className:\"framer-1h45580\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;Lexend-regular\"],text:BBGOwbzq1,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xb1o2k\",\"data-framer-name\":\"Image\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KfF8vtiFB:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+573.6+0+0),pixelHeight:5760,pixelWidth:3240,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1200px)`,...toResponsiveImage(xJPCzX5LX)}},ufLexzwPh:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+573.6+0+0),pixelHeight:5760,pixelWidth:3240,sizes:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,...toResponsiveImage(xJPCzX5LX)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+573.6+0+0),pixelHeight:5760,pixelWidth:3240,sizes:`min(${componentViewport?.width||\"100vw\"} - 160px, 1200px)`,...toResponsiveImage(xJPCzX5LX)},className:\"framer-6phesa\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1lhvrj2\",\"data-styles-preset\":\"Uf54NZzGL\",children:\"Image details for SEO\"})}),className:\"framer-1xl2mh7\",fonts:[\"Inter\"],text:yEh1ijSKC,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u6erga\",\"data-framer-name\":\"Test Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:E0zbfJuW_,className:\"framer-1mhhvy5\",fonts:[\"Inter\",\"Inter-Bold\"],stylesPresetsClassNames:{a:\"framer-styles-preset-k48xzq\",h1:\"framer-styles-preset-dwf9as\",h2:\"framer-styles-preset-12zg35w\",h3:\"framer-styles-preset-z2o3o\",p:\"framer-styles-preset-1kzsfqp\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12wh8pv\",\"data-framer-name\":\"Blog\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-12zg35w\",\"data-styles-preset\":\"uqBSN3l2_\",style:{\"--framer-text-alignment\":\"left\"},children:\"Examine more articles\"})}),className:\"framer-ywcpx4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13dyfx9\",\"data-framer-name\":\"Blog CMS\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-lajk8i\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"skGl8GJFL\",data:BlogDetailsPage,type:\"Collection\"},select:[{collection:\"skGl8GJFL\",name:\"xJPCzX5LX\",type:\"Identifier\"},{collection:\"skGl8GJFL\",name:\"CiVGPzH2K\",type:\"Identifier\"},{collection:\"skGl8GJFL\",name:\"BQdRoAxNU\",type:\"Identifier\"},{collection:\"skGl8GJFL\",name:\"brp_Nw1Yo\",type:\"Identifier\"},{collection:\"skGl8GJFL\",name:\"lcRyrBZAR\",type:\"Identifier\"},{collection:\"skGl8GJFL\",name:\"m7ml72ML9\",type:\"Identifier\"},{collection:\"skGl8GJFL\",name:\"BBGOwbzq1\",type:\"Identifier\"},{collection:\"skGl8GJFL\",name:\"JOSwtrfnb\",type:\"Identifier\"},{collection:\"skGl8GJFL\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({BBGOwbzq1:BBGOwbzq1skGl8GJFL,BQdRoAxNU:BQdRoAxNUskGl8GJFL,brp_Nw1Yo:brp_Nw1YoskGl8GJFL,CiVGPzH2K:CiVGPzH2KskGl8GJFL,id:idskGl8GJFL,JOSwtrfnb:JOSwtrfnbskGl8GJFL,lcRyrBZAR:lcRyrBZARskGl8GJFL,m7ml72ML9:m7ml72ML9skGl8GJFL,xJPCzX5LX:xJPCzX5LXskGl8GJFL},index)=>{BQdRoAxNUskGl8GJFL??=\"\";brp_Nw1YoskGl8GJFL??=\"\";m7ml72ML9skGl8GJFL??=\"\";BBGOwbzq1skGl8GJFL??=\"\";JOSwtrfnbskGl8GJFL??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`skGl8GJFL-${idskGl8GJFL}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{JOSwtrfnb:JOSwtrfnbskGl8GJFL},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{JOSwtrfnb:JOSwtrfnbskGl8GJFL},webPageId:\"LrYf9B9iv\"},implicitPathVariables:undefined},{href:{pathVariables:{JOSwtrfnb:JOSwtrfnbskGl8GJFL},webPageId:\"LrYf9B9iv\"},implicitPathVariables:undefined},{href:{pathVariables:{JOSwtrfnb:JOSwtrfnbskGl8GJFL},webPageId:\"LrYf9B9iv\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KfF8vtiFB:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px, 1px) - 48px) / 3, 1px)`},ufLexzwPh:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`,y:(componentViewport?.y||0)+0+1084+0+132.8+0+0+0+1030}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:483,width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 270px, 1px) - 48px) / 3, 1px)`,y:(componentViewport?.y||0)+0+1564+0+132.8+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3hupgo-container\",\"data-framer-cursor\":\"lul13z\",nodeId:\"jtuAlmAVJ\",scopeId:\"LrYf9B9iv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KfF8vtiFB:{WaJ7AduV_:resolvedLinks[1]},ufLexzwPh:{WaJ7AduV_:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(BlogPostCard,{gqCBRAcW4:CiVGPzH2KskGl8GJFL,height:\"100%\",id:\"jtuAlmAVJ\",layoutId:\"jtuAlmAVJ\",n_NyVebhL:BQdRoAxNUskGl8GJFL,OKnZ5y9qK:toResponsiveImage(lcRyrBZARskGl8GJFL),q5s_IUWw4:BBGOwbzq1skGl8GJFL,S95WN7nW3:m7ml72ML9skGl8GJFL,SELXSXv2d:brp_Nw1YoskGl8GJFL,style:{width:\"100%\"},T6SL_AbCu:toResponsiveImage(xJPCzX5LXskGl8GJFL),WaJ7AduV_:resolvedLinks[0],width:\"100%\"})})})})})})})},idskGl8GJFL);})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ufLexzwPh:{y:(componentViewport?.y||0)+0+2809.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:473,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2259.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1te0me4-container\",nodeId:\"oq4tsSIdh\",scopeId:\"LrYf9B9iv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KfF8vtiFB:{variant:\"JmvOW9enW\"},ufLexzwPh:{variant:\"tzxGGjXT4\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"oq4tsSIdh\",layoutId:\"oq4tsSIdh\",style:{width:\"100%\"},variant:\"tXvnOMlRG\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1y8kxm2-container\",layoutScroll:true,nodeId:\"tpOIXpvtc\",rendersWithMotion:true,scopeId:\"LrYf9B9iv\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KfF8vtiFB:{variant:\"hVUH4Hu5q\"},ufLexzwPh:{variant:\"HaxF8MdHK\"}},children:/*#__PURE__*/_jsx(NavbarDark,{height:\"100%\",id:\"tpOIXpvtc\",layoutId:\"tpOIXpvtc\",style:{width:\"100%\"},variant:\"C67yQvrtr\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-btw9lo-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"T6DOK_nNP\",scopeId:\"LrYf9B9iv\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"T6DOK_nNP\",intensity:10,layoutId:\"T6DOK_nNP\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qGrDm.framer-198cua3, .framer-qGrDm .framer-198cua3 { display: block; }\",\".framer-qGrDm.framer-1nt21b0 { align-content: center; align-items: center; background-color: var(--token-a0d7ef09-de3c-43dc-9873-495fa71f24ad, #030208); 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-qGrDm .framer-lnnd7u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 160px 80px 80px 80px; position: relative; width: 100%; }\",\".framer-qGrDm .framer-1nnz527 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1100px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-qGrDm .framer-2r737p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qGrDm .framer-iftovk { --border-bottom-width: 1.5px; --border-color: #464646; --border-left-width: 1.5px; --border-right-width: 1.5px; --border-style: solid; --border-top-width: 1.5px; align-content: center; align-items: center; background: linear-gradient(180deg, #1f1f23 0%, rgb(46, 45, 53) 100%); 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: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 4px 8px 4px 8px; position: relative; width: min-content; }\",\".framer-qGrDm .framer-1qdcod7 { flex: none; height: 28px; overflow: visible; position: relative; width: 28px; }\",\".framer-qGrDm .framer-1tb5osk { flex: none; height: 28px; left: 0px; position: absolute; top: 0px; width: 28px; }\",\".framer-qGrDm .framer-or9yxq { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 12px); left: 8px; overflow: hidden; position: absolute; top: 8px; width: 12px; }\",\".framer-qGrDm .framer-1ugfuf { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-qGrDm .framer-1a5dg6t, .framer-qGrDm .framer-5gfkbh, .framer-qGrDm .framer-1h45580 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-qGrDm .framer-124yhv4 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qGrDm .framer-10mvznq { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qGrDm .framer-f1zort { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qGrDm .framer-1qscn5v { border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; flex: none; height: 48px; overflow: visible; position: relative; width: 48px; }\",\".framer-qGrDm .framer-17mhh3i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-qGrDm .framer-xb1o2k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-qGrDm .framer-6phesa { aspect-ratio: 1.7142857142857142 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: var(--framer-aspect-ratio-supported, 117px); max-width: 1200px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-qGrDm .framer-1xl2mh7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-qGrDm .framer-1u6erga { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 960px; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-qGrDm .framer-1mhhvy5 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qGrDm .framer-12wh8pv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px 135px 80px 135px; position: relative; width: 100%; }\",\".framer-qGrDm .framer-ywcpx4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qGrDm .framer-13dyfx9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qGrDm .framer-lajk8i { 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; padding: 0px; position: relative; width: 1px; }\",\".framer-qGrDm .framer-3hupgo-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-qGrDm .framer-1te0me4-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-qGrDm .framer-1y8kxm2-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-qGrDm .framer-btw9lo-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qGrDm.framer-1nt21b0, .framer-qGrDm .framer-lnnd7u, .framer-qGrDm .framer-1nnz527, .framer-qGrDm .framer-2r737p, .framer-qGrDm .framer-iftovk, .framer-qGrDm .framer-f1zort, .framer-qGrDm .framer-17mhh3i, .framer-qGrDm .framer-xb1o2k, .framer-qGrDm .framer-1u6erga, .framer-qGrDm .framer-12wh8pv, .framer-qGrDm .framer-13dyfx9, .framer-qGrDm .framer-lajk8i { gap: 0px; } .framer-qGrDm.framer-1nt21b0 > *, .framer-qGrDm .framer-17mhh3i > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-qGrDm.framer-1nt21b0 > :first-child, .framer-qGrDm .framer-1nnz527 > :first-child, .framer-qGrDm .framer-2r737p > :first-child, .framer-qGrDm .framer-17mhh3i > :first-child, .framer-qGrDm .framer-xb1o2k > :first-child, .framer-qGrDm .framer-1u6erga > :first-child, .framer-qGrDm .framer-12wh8pv > :first-child { margin-top: 0px; } .framer-qGrDm.framer-1nt21b0 > :last-child, .framer-qGrDm .framer-1nnz527 > :last-child, .framer-qGrDm .framer-2r737p > :last-child, .framer-qGrDm .framer-17mhh3i > :last-child, .framer-qGrDm .framer-xb1o2k > :last-child, .framer-qGrDm .framer-1u6erga > :last-child, .framer-qGrDm .framer-12wh8pv > :last-child { margin-bottom: 0px; } .framer-qGrDm .framer-lnnd7u > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-qGrDm .framer-lnnd7u > :first-child, .framer-qGrDm .framer-iftovk > :first-child, .framer-qGrDm .framer-f1zort > :first-child, .framer-qGrDm .framer-13dyfx9 > :first-child, .framer-qGrDm .framer-lajk8i > :first-child { margin-left: 0px; } .framer-qGrDm .framer-lnnd7u > :last-child, .framer-qGrDm .framer-iftovk > :last-child, .framer-qGrDm .framer-f1zort > :last-child, .framer-qGrDm .framer-13dyfx9 > :last-child, .framer-qGrDm .framer-lajk8i > :last-child { margin-right: 0px; } .framer-qGrDm .framer-1nnz527 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-qGrDm .framer-2r737p > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-qGrDm .framer-iftovk > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-qGrDm .framer-f1zort > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-qGrDm .framer-xb1o2k > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-qGrDm .framer-1u6erga > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-qGrDm .framer-12wh8pv > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-qGrDm .framer-13dyfx9 > *, .framer-qGrDm .framer-lajk8i > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,'.framer-qGrDm[data-border=\"true\"]::after, .framer-qGrDm [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1439px) { .framer-qGrDm.framer-1nt21b0 { width: 810px; } .framer-qGrDm .framer-lnnd7u { padding: 160px 40px 80px 40px; } .framer-qGrDm .framer-xb1o2k { padding: 0px 40px 0px 40px; } .framer-qGrDm .framer-1u6erga { padding: 80px 40px 80px 40px; } .framer-qGrDm .framer-12wh8pv { padding: 0px 40px 80px 40px; }}\",\"@media (max-width: 809px) { .framer-qGrDm.framer-1nt21b0 { width: 390px; } .framer-qGrDm .framer-lnnd7u { padding: 160px 20px 80px 20px; } .framer-qGrDm .framer-xb1o2k { padding: 0px 20px 0px 20px; } .framer-qGrDm .framer-6phesa { aspect-ratio: unset; height: 220px; } .framer-qGrDm .framer-1u6erga { padding: 80px 20px 80px 20px; } .framer-qGrDm .framer-12wh8pv { padding: 0px 20px 80px 20px; } .framer-qGrDm .framer-13dyfx9 { flex-direction: column; } .framer-qGrDm .framer-lajk8i { flex: none; flex-direction: column; gap: 32px; width: 100%; } .framer-qGrDm .framer-3hupgo-container { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qGrDm .framer-13dyfx9, .framer-qGrDm .framer-lajk8i { gap: 0px; } .framer-qGrDm .framer-13dyfx9 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-qGrDm .framer-13dyfx9 > :first-child, .framer-qGrDm .framer-lajk8i > :first-child { margin-top: 0px; } .framer-qGrDm .framer-13dyfx9 > :last-child, .framer-qGrDm .framer-lajk8i > :last-child { margin-bottom: 0px; } .framer-qGrDm .framer-lajk8i > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4389\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"KfF8vtiFB\":{\"layout\":[\"fixed\",\"auto\"]},\"ufLexzwPh\":{\"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 FramerLrYf9B9iv=withCSS(Component,css,\"framer-qGrDm\");export default FramerLrYf9B9iv;FramerLrYf9B9iv.displayName=\"Page\";FramerLrYf9B9iv.defaultProps={height:4389,width:1440};addFonts(FramerLrYf9B9iv,[{explicitInter:true,fonts:[{family:\"Lexend\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lexend/v24/wlptgwvFAVdoq2_F94zlCfv0bz1WCwkW_LVte6KuGEo.woff2\",weight:\"500\"},{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\"},{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:\"Lexend\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lexend/v24/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsW_LVte6KuGEo.woff2\",weight:\"400\"}]},...BlogPostCardFonts,...FooterFonts,...NavbarDarkFonts,...SmoothScrollFonts,...CursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLrYf9B9iv\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"4389\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KfF8vtiFB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ufLexzwPh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "BlogPostCardFonts", "getFonts", "XdJGdEfdR_default", "FooterFonts", "WP34n8MOY_default", "NavbarDarkFonts", "k4nurvAOW_default", "ContainerWithFX", "withFX", "Container", "SmoothScrollFonts", "SmoothScroll_Prod_default", "CursorFonts", "SXwzBqnCx_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "transition1", "animation", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "SXwzBqnCx_default", "transition2", "cursor1", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "r2EE8759n_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "CiVGPzH2K", "BQdRoAxNU", "XhJAcJ7FJ", "lcRyrBZAR", "m7ml72ML9", "BBGOwbzq1", "xJPCzX5LX", "yEh1ijSKC", "E0zbfJuW_", "xJPCzX5LXskGl8GJFL", "CiVGPzH2KskGl8GJFL", "BQdRoAxNUskGl8GJFL", "brp_Nw1YoskGl8GJFL", "lcRyrBZARskGl8GJFL", "m7ml72ML9skGl8GJFL", "BBGOwbzq1skGl8GJFL", "JOSwtrfnbskGl8GJFL", "idskGl8GJFL", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "SVG", "RichText2", "x", "Image2", "getLoadingLazyAtYPosition", "PropertyOverrides2", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "XdJGdEfdR_default", "WP34n8MOY_default", "ContainerWithFX", "k4nurvAOW_default", "SmoothScroll_Prod_default", "css", "FramerLrYf9B9iv", "withCSS", "LrYf9B9iv_default", "addFonts", "BlogPostCardFonts", "FooterFonts", "NavbarDarkFonts", "SmoothScrollFonts", "CursorFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
