{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/fBrWOJ3CZgWbuhaeHsYq/IELdgnJYvPT6MbUMZ4ie/R3raKBRjM.js"],
  "sourcesContent": ["// Generated by Framer (ed8225c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import FooterFooterDark from\"#framer/local/canvasComponent/fOpSN2PR_/fOpSN2PR_.js\";import NavbarNavbar from\"#framer/local/canvasComponent/GyiOW4IVC/GyiOW4IVC.js\";import OtherSubscribe from\"#framer/local/canvasComponent/JEkpTLRYU/JEkpTLRYU.js\";import OtherBookADemo from\"#framer/local/canvasComponent/LBd5x7Jg5/LBd5x7Jg5.js\";import Blog from\"#framer/local/collection/WCQoTE8up/WCQoTE8up.js\";import*as sharedStyle2 from\"#framer/local/css/aybhsXcAb/aybhsXcAb.js\";import*as sharedStyle3 from\"#framer/local/css/e2sy0H0SN/e2sy0H0SN.js\";import*as sharedStyle from\"#framer/local/css/gg4BETubG/gg4BETubG.js\";import*as sharedStyle4 from\"#framer/local/css/H30ZCmkaw/H30ZCmkaw.js\";import*as sharedStyle1 from\"#framer/local/css/pLxq0SFMX/pLxq0SFMX.js\";import metadataProvider from\"#framer/local/webPageMetadata/R3raKBRjM/R3raKBRjM.js\";const NavbarNavbarFonts=getFonts(NavbarNavbar);const ContainerWithFX=withFX(Container);const OtherSubscribeFonts=getFonts(OtherSubscribe);const OtherBookADemoFonts=getFonts(OtherBookADemo);const FooterFooterDarkFonts=getFonts(FooterFooterDark);const breakpoints={CceTLYkvX:\"(min-width: 810px) and (max-width: 1199px)\",iiuTpmG1y:\"(max-width: 809px)\",WLtRxrW6c:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-5c9uW\";const variantClassNames={CceTLYkvX:\"framer-v-15ht90\",iiuTpmG1y:\"framer-v-1wtosxg\",WLtRxrW6c:\"framer-v-iw5q60\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;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:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"WLtRxrW6c\",Phone:\"iiuTpmG1y\",Tablet:\"CceTLYkvX\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"WLtRxrW6c\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"R3raKBRjM\",data:Blog,type:\"Collection\"},select:[{collection:\"R3raKBRjM\",name:\"sjH7g7wQy\",type:\"Identifier\"},{collection:\"R3raKBRjM\",name:\"c27b7MYmY\",type:\"Identifier\"},{collection:\"R3raKBRjM\",name:\"yp3yJD4X4\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"R3raKBRjM\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1;const{style,className,layoutId,variant,sjH7g7wQy=(_getFromCurrentRouteData=getFromCurrentRouteData(\"sjH7g7wQy\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",c27b7MYmY=getFromCurrentRouteData(\"c27b7MYmY\"),yp3yJD4X4=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"yp3yJD4X4\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-5c9uW`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-5c9uW`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const ref2=React.useRef(null);const elementId=useRouteElementId(\"SQzqFZSka\");const ref3=React.useRef(null);const elementId1=useRouteElementId(\"DK5ldXiAf\");const elementId2=useRouteElementId(\"ywxJjqqs1\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"GAtmSx6mA\");const ref5=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"iiuTpmG1y\")return false;return true;};const elementId4=useRouteElementId(\"WkY1cgs0E\");const ref6=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WLtRxrW6c\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-iw5q60\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CceTLYkvX:{width:\"90vw\",y:30},iiuTpmG1y:{y:24}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"85vw\",y:34,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iiuTpmG1y:{__framer__styleTransformEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref2,target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-100}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-sx02yt-container\",\"data-framer-name\":\"Navbar\",layoutScroll:true,name:\"Navbar\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iiuTpmG1y:{variant:\"AhHJLyeB0\"}},children:/*#__PURE__*/_jsx(NavbarNavbar,{height:\"100%\",id:\"uQK7SS1T1\",layoutId:\"uQK7SS1T1\",name:\"Navbar\",style:{width:\"100%\"},upiCzNseE:\"rgb(255, 255, 255)\",variant:\"UEb8dGU_H\",width:\"100%\",XRn7LO2VY:\"rgba(10, 10, 10, 0.8)\"})})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1k5csma\",\"data-styles-preset\":\"gg4BETubG\",style:{\"--framer-text-alignment\":\"left\"},children:\"Unveiling Insights for Better Decision-Making\"})}),className:\"framer-1uauux\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],id:elementId,name:\"Title\",ref:ref3,text:sjH7g7wQy,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1agk7ky\",\"data-framer-name\":\"Hero-image\",id:elementId1,name:\"Hero-image\",ref:ref2,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(274),pixelHeight:8688,pixelWidth:5792,sizes:\"80vw\",...toResponsiveImage(c27b7MYmY)},className:\"framer-1936bb0\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8bpmut\",\"data-framer-name\":\"Blog Content\",id:elementId2,name:\"Blog Content\",ref:ref4,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-19i5ag8\",\"data-framer-name\":\"Continer\",name:\"Continer\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jwron9\",\"data-framer-name\":\"Content-Container\",name:\"Content-Container\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:yp3yJD4X4,className:\"framer-167tz9g\",fonts:[\"Inter\"],stylesPresetsClassNames:{h1:\"framer-styles-preset-1k5csma\",h2:\"framer-styles-preset-1khsz32\",h3:\"framer-styles-preset-t8q8sh\",h4:\"framer-styles-preset-5cdbfo\",p:\"framer-styles-preset-1oht0hz\"},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CceTLYkvX:{width:undefined},iiuTpmG1y:{width:\"80vw\",y:675}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:241,width:\"960px\",y:1071,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n9jt13-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CceTLYkvX:{style:{height:\"100%\"},variant:\"GCF_TVgj4\"},iiuTpmG1y:{variant:\"xRKIABpLZ\"}},children:/*#__PURE__*/_jsx(OtherSubscribe,{eczqdHp4A:\"rgb(12, 12, 12)\",ErAhFZI14:\"rgb(255, 255, 255)\",height:\"100%\",id:\"AbusvfNWi\",JSPU5HrI_:\"rgb(26, 26, 26)\",layoutId:\"AbusvfNWi\",qZOp8NPZO:{borderColor:\"rgba(136, 136, 136, 0.1)\",borderStyle:\"solid\",borderWidth:1},style:{height:\"100%\",width:\"100%\"},variant:\"ucb1rncGi\",VPiuOWJbD:{borderColor:\"rgba(42, 42, 42, 1)\",borderStyle:\"solid\",borderWidth:1},vwL48xDPq:\"rgb(16, 16, 16)\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iiuTpmG1y:{width:\"100vw\",y:916}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:720,width:\"1200px\",y:1312,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vu4gma-container\",id:elementId3,ref:ref5,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CceTLYkvX:{variant:\"yF1Wgviuz\"},iiuTpmG1y:{variant:\"NWlpYuCp3\"}},children:/*#__PURE__*/_jsx(OtherBookADemo,{height:\"100%\",id:\"GAtmSx6mA\",JlLbgpo0G:\"var(--token-075f204e-6095-450f-bcc7-634372a97d3d, rgb(234, 234, 234))\",layoutId:\"GAtmSx6mA\",style:{width:\"100%\"},variant:\"EsmwmuVxG\",width:\"100%\",ZmkLC06L_:\"var(--token-292c3c6d-efe0-4ae1-984e-99d6dcbaa684, rgb(170, 170, 170))\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CceTLYkvX:{height:69,y:895.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,y:894.5,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleAppearEffectEnabled:true,__framer__styleTransformEffectEnabled:true,__framer__targets:[{ref:ref5,target:\"animate\"}],__framer__threshold:1,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100}},{ref:ref2,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-77zqh6-container hidden-1wtosxg\",\"data-framer-name\":\"Nav - Floating\",layoutScroll:true,name:\"Nav - Floating\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CceTLYkvX:{style:{height:\"100%\"}}},children:/*#__PURE__*/_jsx(NavbarNavbar,{height:\"100%\",id:\"wH0ztLZJF\",layoutId:\"wH0ztLZJF\",name:\"Nav - Floating\",upiCzNseE:\"rgb(255, 255, 255)\",variant:\"psAachf79\",width:\"100%\",XRn7LO2VY:\"rgba(10, 10, 10, 0.8)\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iiuTpmG1y:{y:1636}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:365,width:\"100vw\",y:2032,children:/*#__PURE__*/_jsx(Container,{className:\"framer-144c5ee-container\",id:elementId4,ref:ref6,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CceTLYkvX:{variant:\"sa81kYOOX\"},iiuTpmG1y:{variant:\"UtBzgMaGx\"}},children:/*#__PURE__*/_jsx(FooterFooterDark,{height:\"100%\",id:\"WkY1cgs0E\",layoutId:\"WkY1cgs0E\",style:{width:\"100%\"},variant:\"QEjZuZ2Dt\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-5c9uW { background: var(--token-ca96d2bb-b6bb-445b-b12f-3eef60109295, rgb(13, 13, 13)); }`,\".framer-5c9uW.framer-cgg75l, .framer-5c9uW .framer-cgg75l { display: block; }\",\".framer-5c9uW.framer-iw5q60 { align-content: center; align-items: center; background-color: var(--token-ca96d2bb-b6bb-445b-b12f-3eef60109295, #0d0d0d); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 180px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-5c9uW .framer-sx02yt-container { flex: none; height: auto; left: 50%; position: fixed; top: 34px; transform: translateX(-50%); width: 85%; z-index: 9; }\",\".framer-5c9uW .framer-1uauux { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-5c9uW .framer-1agk7ky { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-5c9uW .framer-1936bb0 { border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; flex: none; height: 611px; position: relative; width: 80%; }\",\".framer-5c9uW .framer-8bpmut { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 50px 0px; position: relative; width: 80%; }\",\".framer-5c9uW .framer-19i5ag8 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5c9uW .framer-jwron9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5c9uW .framer-167tz9g { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5c9uW .framer-1n9jt13-container { flex: none; height: 241px; position: relative; width: 960px; }\",\".framer-5c9uW .framer-vu4gma-container { flex: none; height: auto; position: relative; width: 1200px; }\",\".framer-5c9uW .framer-77zqh6-container { bottom: 36px; flex: none; height: auto; left: 50%; position: fixed; transform: translateX(-50%); width: auto; z-index: 9; }\",\".framer-5c9uW .framer-144c5ee-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5c9uW.framer-iw5q60, .framer-5c9uW .framer-1agk7ky, .framer-5c9uW .framer-8bpmut, .framer-5c9uW .framer-19i5ag8, .framer-5c9uW .framer-jwron9 { gap: 0px; } .framer-5c9uW.framer-iw5q60 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5c9uW.framer-iw5q60 > :first-child, .framer-5c9uW .framer-1agk7ky > :first-child, .framer-5c9uW .framer-19i5ag8 > :first-child, .framer-5c9uW .framer-jwron9 > :first-child { margin-top: 0px; } .framer-5c9uW.framer-iw5q60 > :last-child, .framer-5c9uW .framer-1agk7ky > :last-child, .framer-5c9uW .framer-19i5ag8 > :last-child, .framer-5c9uW .framer-jwron9 > :last-child { margin-bottom: 0px; } .framer-5c9uW .framer-1agk7ky > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-5c9uW .framer-8bpmut > * { margin: 0px; margin-left: calc(26px / 2); margin-right: calc(26px / 2); } .framer-5c9uW .framer-8bpmut > :first-child { margin-left: 0px; } .framer-5c9uW .framer-8bpmut > :last-child { margin-right: 0px; } .framer-5c9uW .framer-19i5ag8 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-5c9uW .framer-jwron9 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-5c9uW { background: var(--token-ca96d2bb-b6bb-445b-b12f-3eef60109295, rgb(13, 13, 13)); } .framer-5c9uW.framer-iw5q60 { width: 810px; } .framer-5c9uW .framer-sx02yt-container { top: 30px; width: 90%; } .framer-5c9uW .framer-167tz9g { --framer-paragraph-spacing: 5px; } .framer-5c9uW .framer-1n9jt13-container { width: auto; } .framer-5c9uW .framer-77zqh6-container { height: 69px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-5c9uW { background: var(--token-ca96d2bb-b6bb-445b-b12f-3eef60109295, rgb(13, 13, 13)); } .framer-5c9uW.framer-iw5q60 { width: 390px; } .framer-5c9uW .framer-sx02yt-container { top: 24px; } .framer-5c9uW .framer-1936bb0 { height: 215px; } .framer-5c9uW .framer-8bpmut { flex-direction: column; } .framer-5c9uW .framer-19i5ag8 { flex: none; width: 100%; } .framer-5c9uW .framer-167tz9g { --framer-paragraph-spacing: 15px; } .framer-5c9uW .framer-1n9jt13-container { width: 80%; } .framer-5c9uW .framer-vu4gma-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5c9uW .framer-8bpmut { gap: 0px; } .framer-5c9uW .framer-8bpmut > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-5c9uW .framer-8bpmut > :first-child { margin-top: 0px; } .framer-5c9uW .framer-8bpmut > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3053\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"CceTLYkvX\":{\"layout\":[\"fixed\",\"auto\"]},\"iiuTpmG1y\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerR3raKBRjM=withCSS(Component,css,\"framer-5c9uW\");export default FramerR3raKBRjM;FramerR3raKBRjM.displayName=\"Blogs\";FramerR3raKBRjM.defaultProps={height:3053,width:1200};addFonts(FramerR3raKBRjM,[{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\"}]},...NavbarNavbarFonts,...OtherSubscribeFonts,...OtherBookADemoFonts,...FooterFooterDarkFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerR3raKBRjM\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"3053\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CceTLYkvX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iiuTpmG1y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarNavbarFonts", "getFonts", "GyiOW4IVC_default", "ContainerWithFX", "withFX", "Container", "OtherSubscribeFonts", "JEkpTLRYU_default", "OtherBookADemoFonts", "LBd5x7Jg5_default", "FooterFooterDarkFonts", "fOpSN2PR_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "toResponsiveImage", "value", "animation", "transition1", "animation1", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "WCQoTE8up_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "style", "className", "layoutId", "variant", "sjH7g7wQy", "c27b7MYmY", "yp3yJD4X4", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "ref2", "elementId", "useRouteElementId", "ref3", "elementId1", "elementId2", "ref4", "elementId3", "ref5", "isDisplayed", "elementId4", "ref6", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "RichText2", "x", "Image2", "getLoadingLazyAtYPosition", "css", "FramerR3raKBRjM", "withCSS", "R3raKBRjM_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
