{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/9v1ysrscg8uuWVC2qg6K/PIbb07S5IliPzxZK95s7/uHbDPLPlM.js"],
  "sourcesContent": ["// Generated by Framer (98a2bb2)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FooterNew from\"#framer/local/canvasComponent/fBwk5T5ow/fBwk5T5ow.js\";import SideBanner from\"#framer/local/canvasComponent/FTcJKIqyO/FTcJKIqyO.js\";import BlogCard from\"#framer/local/canvasComponent/I2gpXQSbx/I2gpXQSbx.js\";import NavigationUnarguable from\"#framer/local/canvasComponent/qKn03hxKO/qKn03hxKO.js\";import LoopsForm from\"#framer/local/canvasComponent/zdR63Oh4m/zdR63Oh4m.js\";import Team from\"#framer/local/collection/KrJnfrB83/KrJnfrB83.js\";import Blog from\"#framer/local/collection/ULZ8d2e1M/ULZ8d2e1M.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle13 from\"#framer/local/css/C3yntC1ZZ/C3yntC1ZZ.js\";import*as sharedStyle6 from\"#framer/local/css/FHj2jWK6W/FHj2jWK6W.js\";import*as sharedStyle12 from\"#framer/local/css/fOoNOgXGB/fOoNOgXGB.js\";import*as sharedStyle2 from\"#framer/local/css/g_vVLNyoI/g_vVLNyoI.js\";import*as sharedStyle3 from\"#framer/local/css/gFCyipDdk/gFCyipDdk.js\";import*as sharedStyle8 from\"#framer/local/css/IMV5T2ckX/IMV5T2ckX.js\";import*as sharedStyle from\"#framer/local/css/L0IoGTG70/L0IoGTG70.js\";import*as sharedStyle14 from\"#framer/local/css/lKbcCIBgX/lKbcCIBgX.js\";import*as sharedStyle7 from\"#framer/local/css/lOCgBBLhZ/lOCgBBLhZ.js\";import*as sharedStyle15 from\"#framer/local/css/lVyB1TXOo/lVyB1TXOo.js\";import*as sharedStyle4 from\"#framer/local/css/lXgvJi2oc/lXgvJi2oc.js\";import*as sharedStyle11 from\"#framer/local/css/NaJXILZiI/NaJXILZiI.js\";import*as sharedStyle9 from\"#framer/local/css/ruOBmHQut/ruOBmHQut.js\";import*as sharedStyle1 from\"#framer/local/css/TrDYaPlvG/TrDYaPlvG.js\";import*as sharedStyle10 from\"#framer/local/css/ujHhFINzK/ujHhFINzK.js\";import*as sharedStyle5 from\"#framer/local/css/Xcf3J_wJx/Xcf3J_wJx.js\";import metadataProvider from\"#framer/local/webPageMetadata/uHbDPLPlM/uHbDPLPlM.js\";const NavigationUnarguableFonts=getFonts(NavigationUnarguable);const MotionArticleWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.article);const LoopsFormFonts=getFonts(LoopsForm);const BlogCardFonts=getFonts(BlogCard);const FooterNewFonts=getFonts(FooterNew);const SideBannerFonts=getFonts(SideBanner);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const breakpoints={kbwUvxWQu:\"(min-width: 1200px) and (max-width: 1439px)\",s5r51G49B:\"(min-width: 1440px)\",sH4Gskhsc:\"(max-width: 767px)\",Sjhpd2ALF:\"(min-width: 768px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-8Wxxg\";const variantClassNames={kbwUvxWQu:\"framer-v-1uk7njp\",s5r51G49B:\"framer-v-7mrg5g\",sH4Gskhsc:\"framer-v-1pbn1fu\",Sjhpd2ALF:\"framer-v-9j3beg\"};const transition1={damping:30,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};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:\"medium\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};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{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"CjyZWtZaq\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const transition2={bounce:.2,delay:8,duration:2,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:150,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 1024\":\"kbwUvxWQu\",Desktop:\"s5r51G49B\",Phone:\"sH4Gskhsc\",Tablet:\"Sjhpd2ALF\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"s5r51G49B\"};};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:{constraint:{left:{collection:\"uHbDPLPlM\",name:\"l99ozsx8a\",type:\"Identifier\"},operator:\"==\",right:{collection:\"l99ozsx8a\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"uHbDPLPlM\",name:\"RZXl1jJD2\",type:\"Identifier\"},operator:\"==\",right:{collection:\"RZXl1jJD2\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"uHbDPLPlM\",data:Blog,type:\"Collection\"},right:{alias:\"RZXl1jJD2\",data:Team,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"l99ozsx8a\",data:Team,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"uHbDPLPlM\",name:\"V8TAyPbkf\",type:\"Identifier\"},{collection:\"uHbDPLPlM\",name:\"XEStz9WWy\",type:\"Identifier\"},{collection:\"uHbDPLPlM\",name:\"TpisDyDT3\",type:\"Identifier\"},{collection:\"uHbDPLPlM\",name:\"kA2OFHF5E\",type:\"Identifier\"},{collection:\"uHbDPLPlM\",name:\"hEIjiBUbJ\",type:\"Identifier\"},{collection:\"uHbDPLPlM\",name:\"d6sxnHJIP\",type:\"Identifier\"},{alias:\"RZXl1jJD2.MegKqPype\",collection:\"RZXl1jJD2\",name:\"MegKqPype\",type:\"Identifier\"},{alias:\"RZXl1jJD2.Dd7CnWPY6\",collection:\"RZXl1jJD2\",name:\"Dd7CnWPY6\",type:\"Identifier\"},{alias:\"l99ozsx8a.MegKqPype\",collection:\"l99ozsx8a\",name:\"MegKqPype\",type:\"Identifier\"},{alias:\"l99ozsx8a.Dd7CnWPY6\",collection:\"l99ozsx8a\",name:\"Dd7CnWPY6\",type:\"Identifier\"},{collection:\"uHbDPLPlM\",name:\"A6htVrURH\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"uHbDPLPlM\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,TpisDyDT3=getFromCurrentRouteData(\"TpisDyDT3\"),V8TAyPbkf=getFromCurrentRouteData(\"V8TAyPbkf\")??\"\",hEIjiBUbJ=getFromCurrentRouteData(\"hEIjiBUbJ\")??\"\",kA2OFHF5E=getFromCurrentRouteData(\"kA2OFHF5E\"),RZXl1jJD2_Dd7CnWPY6=getFromCurrentRouteData(\"RZXl1jJD2.Dd7CnWPY6\")??\"\",RZXl1jJD2_MegKqPype=getFromCurrentRouteData(\"RZXl1jJD2.MegKqPype\")??\"\",l99ozsx8a_Dd7CnWPY6=getFromCurrentRouteData(\"l99ozsx8a.Dd7CnWPY6\")??\"\",l99ozsx8a_MegKqPype=getFromCurrentRouteData(\"l99ozsx8a.MegKqPype\")??\"\",A6htVrURH=getFromCurrentRouteData(\"A6htVrURH\")??\"\",XEStz9WWyCjyZWtZaq,kA2OFHF5ECjyZWtZaq,V8TAyPbkfCjyZWtZaq,TpisDyDT3CjyZWtZaq,idCjyZWtZaq,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className,sharedStyle15.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"P4S8yxOf4\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"yXiwaX__Z\");const ref2=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(TpisDyDT3,activeLocaleCode);const elementId2=useRouteElementId(\"bQVY9sx63\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"BNKPkfb4u\");const ref4=React.useRef(null);const router=useRouter();const elementId4=useRouteElementId(\"dT8xuwW7y\");const ref5=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"sH4Gskhsc\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"s5r51G49B\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-68424464-ba57-46d4-bb4b-687f4134bb5a, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-7mrg5g\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"nav\",{className:\"framer-1tj7h46\",\"data-framer-name\":\"Nav\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbwUvxWQu:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,y:(componentViewport?.y||0)+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hbw86i-container\",nodeId:\"ZXiBEpW0k\",scopeId:\"uHbDPLPlM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbwUvxWQu:{style:{width:\"100%\"},variant:\"o2hdyJxw0\"},sH4Gskhsc:{variant:\"z3enb_Skq\"},Sjhpd2ALF:{variant:\"PIV8UFYxm\"}},children:/*#__PURE__*/_jsx(NavigationUnarguable,{height:\"100%\",id:\"ZXiBEpW0k\",layoutId:\"ZXiBEpW0k\",variant:\"NbGH6dgfQ\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(MotionArticleWithOptimizedAppearEffect,{animate:animation,className:\"framer-1no48ya\",\"data-framer-appear-id\":\"1no48ya\",\"data-framer-name\":\"Article\",id:elementId,initial:animation1,optimized:true,ref:ref1,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"header\",{className:\"framer-npjpma\",\"data-framer-name\":\"Header\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y466ty\",\"data-styles-preset\":\"L0IoGTG70\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-adc11eca-1eea-4460-9a87-8f050295bf04, rgb(131, 131, 131))\"},children:\"Content\"})}),className:\"framer-1yqwdas\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],id:elementId2,ref:ref3,text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbwUvxWQu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-r06xxw\",\"data-styles-preset\":\"TrDYaPlvG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b4a97cb8-24ee-4c12-9aad-524b93823879, rgb(7, 7, 7))\"},children:\"Top 10 Summary Generators to Simplify Your Content Creation\"})})},sH4Gskhsc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Best AI Tools for Document Review in 2025\"})}),fonts:[\"GF;Figtree-700\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-r06xxw\",\"data-styles-preset\":\"TrDYaPlvG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b4a97cb8-24ee-4c12-9aad-524b93823879, rgb(7, 7, 7))\"},children:\"The Role of AI in Medical Trials\"})}),className:\"framer-e5r65i\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:V8TAyPbkf,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1lbapdf\",\"data-styles-preset\":\"g_vVLNyoI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b4a97cb8-24ee-4c12-9aad-524b93823879, rgb(7, 7, 7))\"},children:\"\uD83D\uDCE2 Exciting news! Introducing Writingmate.ai - ChatGPT Chrome Extension! \uD83C\uDF89\"})}),className:\"framer-ossfkk\",\"data-framer-name\":\"Subtitle\",fonts:[\"Inter\"],text:hEIjiBUbJ,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18x3jeu\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sH4Gskhsc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+96+40+390.4+0+0),sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 800px) - 60px)`,...toResponsiveImage(kA2OFHF5E)}},Sjhpd2ALF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+96+60+326+0+0),sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 800px) - 120px)`,...toResponsiveImage(kA2OFHF5E)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+96+80+422+0+0),sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 800px) - 40px)`,...toResponsiveImage(kA2OFHF5E)},className:\"framer-al3g2x\",\"data-framer-name\":\"Cover\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9uhnoh\",\"data-framer-name\":\"Authors\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a9r3ez\",\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sH4Gskhsc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\"},children:\"Author: \"})})},Sjhpd2ALF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\"},children:\"Author: \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\"},children:\"Author: \"})}),className:\"framer-1of4qgg\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sH4Gskhsc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b4a97cb8-24ee-4c12-9aad-524b93823879, rgb(7, 7, 7))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Dd7CnWPY6:RZXl1jJD2_Dd7CnWPY6},webPageId:\"sGRm3p9ic\"},motionChild:true,nodeId:\"V4Qzo1bC0\",openInNewTab:false,scopeId:\"uHbDPLPlM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xrxc8b\",\"data-styles-preset\":\"gFCyipDdk\",children:\"Artem Vysotsky\"})})})}),fonts:[\"GF;Figtree-regular\"]},Sjhpd2ALF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b4a97cb8-24ee-4c12-9aad-524b93823879, rgb(7, 7, 7))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Dd7CnWPY6:RZXl1jJD2_Dd7CnWPY6},webPageId:\"sGRm3p9ic\"},motionChild:true,nodeId:\"V4Qzo1bC0\",openInNewTab:false,scopeId:\"uHbDPLPlM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xrxc8b\",\"data-styles-preset\":\"gFCyipDdk\",children:\"Artem Vysotsky\"})})})}),fonts:[\"GF;Figtree-regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1lbapdf\",\"data-styles-preset\":\"g_vVLNyoI\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Dd7CnWPY6:RZXl1jJD2_Dd7CnWPY6},webPageId:\"sGRm3p9ic\"},motionChild:true,nodeId:\"V4Qzo1bC0\",openInNewTab:false,scopeId:\"uHbDPLPlM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xrxc8b\",\"data-styles-preset\":\"gFCyipDdk\",children:\"Artem Vysotsky\"})})})}),className:\"framer-goxw88\",fonts:[\"Inter\"],text:RZXl1jJD2_MegKqPype,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mlset0\",\"data-framer-name\":\"Reviewer\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sH4Gskhsc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\"},children:\"Reviewed: \"})})},Sjhpd2ALF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\"},children:\"Reviewed by: \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\"},children:\"Reviewed by: \"})}),className:\"framer-vjr91v\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sH4Gskhsc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b4a97cb8-24ee-4c12-9aad-524b93823879, rgb(7, 7, 7))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Dd7CnWPY6:l99ozsx8a_Dd7CnWPY6},webPageId:\"sGRm3p9ic\"},motionChild:true,nodeId:\"hVM0IpTEL\",openInNewTab:false,scopeId:\"uHbDPLPlM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xrxc8b\",\"data-styles-preset\":\"gFCyipDdk\",children:\"Sergey Vysotsky\"})})})}),fonts:[\"GF;Figtree-regular\"]},Sjhpd2ALF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b4a97cb8-24ee-4c12-9aad-524b93823879, rgb(7, 7, 7))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Dd7CnWPY6:l99ozsx8a_Dd7CnWPY6},webPageId:\"sGRm3p9ic\"},motionChild:true,nodeId:\"hVM0IpTEL\",openInNewTab:false,scopeId:\"uHbDPLPlM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xrxc8b\",\"data-styles-preset\":\"gFCyipDdk\",children:\"Sergey Vysotsky\"})})})}),fonts:[\"GF;Figtree-regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1lbapdf\",\"data-styles-preset\":\"g_vVLNyoI\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Dd7CnWPY6:l99ozsx8a_Dd7CnWPY6},webPageId:\"sGRm3p9ic\"},motionChild:true,nodeId:\"hVM0IpTEL\",openInNewTab:false,scopeId:\"uHbDPLPlM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xrxc8b\",\"data-styles-preset\":\"gFCyipDdk\",children:\"Sergey Vysotsky\"})})})}),className:\"framer-15kucqq\",fonts:[\"Inter\"],text:l99ozsx8a_MegKqPype,verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-keu3nl\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"S6d3IOWIT\"],\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"P6QDwOVsq\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"iFq9j7ChP\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:A6htVrURH,className:\"framer-kdrd6d\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-m0yho2\",blockquote:\"framer-styles-preset-t0igd7\",code:\"framer-styles-preset-1cuf3ex\",h1:\"framer-styles-preset-aan8lh\",h2:\"framer-styles-preset-pn6edo\",h3:\"framer-styles-preset-16e6qh6\",h4:\"framer-styles-preset-fhlyar\",h5:\"framer-styles-preset-1iqhwlf\",h6:\"framer-styles-preset-1h2g7h0\",img:\"framer-styles-preset-1c3li0i\",p:\"framer-styles-preset-1lbapdf\",table:\"framer-styles-preset-egha4\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(\"aside\",{className:\"framer-1kvic8k\",\"data-framer-name\":\"Loops Form\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sH4Gskhsc:{y:(componentViewport?.y||0)+0+1184+0},Sjhpd2ALF:{y:(componentViewport?.y||0)+0+1166+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"800px\",y:(componentViewport?.y||0)+0+1296+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-m052wd-container\",nodeId:\"s6L6SLDMb\",scopeId:\"uHbDPLPlM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sH4Gskhsc:{variant:\"e4N20rwlR\"}},children:/*#__PURE__*/_jsx(LoopsForm,{height:\"100%\",id:\"s6L6SLDMb\",layoutId:\"s6L6SLDMb\",style:{height:\"100%\",width:\"100%\"},variant:\"ZNme7gjGO\",width:\"100%\",xgzcf0RbJ:\"0px 2px 5px 0px rgba(0, 0, 0, 0.25)\"})})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-3vdep\",\"data-framer-name\":\"More articles\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-48etud\",\"data-framer-name\":\"Top\",id:elementId3,ref:ref4,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-rvj738\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ocsi0r\",\"data-styles-preset\":\"lVyB1TXOo\",style:{\"--framer-text-color\":\"var(--token-b4a97cb8-24ee-4c12-9aad-524b93823879, rgb(7, 7, 7))\"},children:\"Recent Blog Posts\"})}),className:\"framer-lvji0l\",\"data-framer-name\":\"Latest blog posts\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qwe7by\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sH4Gskhsc:{pageSize:3,query:{from:{alias:\"CjyZWtZaq\",data:Blog,type:\"Collection\"},select:[{collection:\"CjyZWtZaq\",name:\"XEStz9WWy\",type:\"Identifier\"},{collection:\"CjyZWtZaq\",name:\"kA2OFHF5E\",type:\"Identifier\"},{collection:\"CjyZWtZaq\",name:\"V8TAyPbkf\",type:\"Identifier\"},{collection:\"CjyZWtZaq\",name:\"TpisDyDT3\",type:\"Identifier\"},{collection:\"CjyZWtZaq\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"CjyZWtZaq\",name:\"V8TAyPbkf\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:V8TAyPbkf},type:\"BinaryOperation\"}}}},Sjhpd2ALF:{pageSize:4,query:{from:{alias:\"CjyZWtZaq\",data:Blog,type:\"Collection\"},select:[{collection:\"CjyZWtZaq\",name:\"XEStz9WWy\",type:\"Identifier\"},{collection:\"CjyZWtZaq\",name:\"kA2OFHF5E\",type:\"Identifier\"},{collection:\"CjyZWtZaq\",name:\"V8TAyPbkf\",type:\"Identifier\"},{collection:\"CjyZWtZaq\",name:\"TpisDyDT3\",type:\"Identifier\"},{collection:\"CjyZWtZaq\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"CjyZWtZaq\",name:\"V8TAyPbkf\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:V8TAyPbkf},type:\"BinaryOperation\"}}}}},children:/*#__PURE__*/_jsx(QueryData,{pageSize:6,query:{from:{alias:\"CjyZWtZaq\",data:Blog,type:\"Collection\"},select:[{collection:\"CjyZWtZaq\",name:\"XEStz9WWy\",type:\"Identifier\"},{collection:\"CjyZWtZaq\",name:\"kA2OFHF5E\",type:\"Identifier\"},{collection:\"CjyZWtZaq\",name:\"V8TAyPbkf\",type:\"Identifier\"},{collection:\"CjyZWtZaq\",name:\"TpisDyDT3\",type:\"Identifier\"},{collection:\"CjyZWtZaq\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"CjyZWtZaq\",name:\"V8TAyPbkf\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:V8TAyPbkf},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idCjyZWtZaq,kA2OFHF5E:kA2OFHF5ECjyZWtZaq,TpisDyDT3:TpisDyDT3CjyZWtZaq,V8TAyPbkf:V8TAyPbkfCjyZWtZaq,XEStz9WWy:XEStz9WWyCjyZWtZaq},index)=>{XEStz9WWyCjyZWtZaq??=\"\";V8TAyPbkfCjyZWtZaq??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`CjyZWtZaq-${idCjyZWtZaq}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{XEStz9WWy:XEStz9WWyCjyZWtZaq},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{XEStz9WWy:XEStz9WWyCjyZWtZaq},webPageId:\"uHbDPLPlM\"},implicitPathVariables:undefined},{href:{pathVariables:{XEStz9WWy:XEStz9WWyCjyZWtZaq},webPageId:\"uHbDPLPlM\"},implicitPathVariables:undefined},{href:{pathVariables:{XEStz9WWy:XEStz9WWyCjyZWtZaq},webPageId:\"uHbDPLPlM\"},implicitPathVariables:undefined},{href:{pathVariables:{XEStz9WWy:XEStz9WWyCjyZWtZaq},webPageId:\"uHbDPLPlM\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbwUvxWQu:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 128px) / 3, 200px)`},sH4Gskhsc:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 60px)`,y:(componentViewport?.y||0)+0+1384+40+91+0+0},Sjhpd2ALF:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 96px) / 2, 200px)`,y:(componentViewport?.y||0)+0+1366+80+91+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:404,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 128px) / 3, 200px)`,y:(componentViewport?.y||0)+0+1496+80+91+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a9gq1q-container\",nodeId:\"KrIekqtyW\",scopeId:\"uHbDPLPlM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbwUvxWQu:{VZsrgKTt0:resolvedLinks[1]},sH4Gskhsc:{VZsrgKTt0:resolvedLinks[3]},Sjhpd2ALF:{VZsrgKTt0:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(BlogCard,{A1ynmkSbD:V8TAyPbkfCjyZWtZaq,height:\"100%\",id:\"KrIekqtyW\",layoutId:\"KrIekqtyW\",NyfrzqGQj:toResponsiveImage(kA2OFHF5ECjyZWtZaq),style:{width:\"100%\"},uRbQj_zko:TpisDyDT3CjyZWtZaq,variant:\"zApdkW29E\",VZsrgKTt0:resolvedLinks[0],width:\"100%\"})})})})})})})},idCjyZWtZaq);})})})})})})]}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-1l69aio\",\"data-framer-name\":\"Footer New\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sH4Gskhsc:{y:(componentViewport?.y||0)+0+1979+50+0},Sjhpd2ALF:{y:(componentViewport?.y||0)+0+2017+50+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:827,width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+2195+50+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k2kyiy-container\",id:elementId4,nodeId:\"dT8xuwW7y\",ref:ref5,scopeId:\"uHbDPLPlM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbwUvxWQu:{variant:\"AYuYVq5a9\"},sH4Gskhsc:{variant:\"IEu28WYcl\"},Sjhpd2ALF:{variant:\"GBOfPskTh\"}},children:/*#__PURE__*/_jsx(FooterNew,{height:\"100%\",id:\"dT8xuwW7y\",layoutId:\"dT8xuwW7y\",style:{width:\"100%\"},variant:\"MNnZP9TjK\",width:\"100%\"})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:187,y:773,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-x9h92z-container hidden-1pbn1fu\",\"data-framer-appear-id\":\"x9h92z\",\"data-framer-name\":\"Sticky banner\",initial:animation3,layoutScroll:true,name:\"Sticky banner\",nodeId:\"q0vMt6JOd\",optimized:true,rendersWithMotion:true,scopeId:\"uHbDPLPlM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sjhpd2ALF:{variant:\"IKbGlaih0\"}},children:/*#__PURE__*/_jsx(SideBanner,{GG1s2ZI0l:true,height:\"100%\",id:\"q0vMt6JOd\",layoutId:\"q0vMt6JOd\",name:\"Sticky banner\",variant:\"cr4YuDbPr\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8Wxxg.framer-1q78ye3, .framer-8Wxxg .framer-1q78ye3 { display: block; }\",\".framer-8Wxxg.framer-7mrg5g { align-content: center; align-items: center; background-color: var(--token-68424464-ba57-46d4-bb4b-687f4134bb5a, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-8Wxxg .framer-1tj7h46 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-8Wxxg .framer-1hbw86i-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-8Wxxg .framer-1no48ya { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 800px; padding: 80px 20px 64px 20px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-8Wxxg .framer-npjpma { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8Wxxg .framer-1yqwdas, .framer-8Wxxg .framer-e5r65i, .framer-8Wxxg .framer-ossfkk { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-8Wxxg .framer-18x3jeu { 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: 100%; }\",\".framer-8Wxxg .framer-al3g2x { aspect-ratio: 1.6666666666666667 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: var(--framer-aspect-ratio-supported, 456px); position: relative; width: 100%; }\",\".framer-8Wxxg .framer-9uhnoh { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8Wxxg .framer-a9r3ez { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-8Wxxg .framer-1of4qgg, .framer-8Wxxg .framer-vjr91v { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-8Wxxg .framer-goxw88, .framer-8Wxxg .framer-15kucqq { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-8Wxxg .framer-mlset0 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-8Wxxg .framer-keu3nl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8Wxxg .framer-kdrd6d { --framer-paragraph-spacing: 10px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-8Wxxg .framer-1kvic8k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8Wxxg .framer-m052wd-container { flex: none; height: 200px; position: relative; width: 800px; }\",\".framer-8Wxxg .framer-3vdep { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 37px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 80px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-8Wxxg .framer-48etud { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8Wxxg .framer-rvj738 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-8Wxxg .framer-lvji0l { --framer-paragraph-spacing: 8px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-8Wxxg .framer-qwe7by { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8Wxxg .framer-1a9gq1q-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-8Wxxg .framer-1l69aio { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-8Wxxg .framer-1k2kyiy-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-8Wxxg .framer-x9h92z-container { bottom: 40px; flex: none; height: auto; position: fixed; right: 30px; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 9; }\",...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,...sharedStyle13.css,...sharedStyle14.css,...sharedStyle15.css,\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-8Wxxg.framer-7mrg5g { width: 1200px; } .framer-8Wxxg .framer-1tj7h46, .framer-8Wxxg .framer-npjpma { order: 0; } .framer-8Wxxg .framer-1hbw86i-container { flex: 1 0 0px; order: 0; width: 1px; } .framer-8Wxxg .framer-1no48ya, .framer-8Wxxg .framer-18x3jeu { order: 1; } .framer-8Wxxg .framer-keu3nl, .framer-8Wxxg .framer-1kvic8k { order: 2; } .framer-8Wxxg .framer-3vdep { max-width: 1000px; order: 3; } .framer-8Wxxg .framer-1l69aio { order: 5; } .framer-8Wxxg .framer-x9h92z-container { order: 4; }}\",\"@media (min-width: 768px) and (max-width: 1199px) { .framer-8Wxxg.framer-7mrg5g { width: 768px; } .framer-8Wxxg .framer-1no48ya { padding: 60px 60px 64px 60px; } .framer-8Wxxg .framer-npjpma { order: 0; width: 80%; } .framer-8Wxxg .framer-1yqwdas { white-space: pre; width: auto; } .framer-8Wxxg .framer-18x3jeu { order: 1; } .framer-8Wxxg .framer-al3g2x { height: var(--framer-aspect-ratio-supported, 389px); } .framer-8Wxxg .framer-keu3nl { order: 2; } .framer-8Wxxg .framer-3vdep { padding: 80px 40px 60px 40px; } .framer-8Wxxg .framer-qwe7by { gap: 16px; grid-template-columns: repeat(2, minmax(200px, 1fr)); }}\",\"@media (max-width: 767px) { .framer-8Wxxg.framer-7mrg5g { width: 375px; } .framer-8Wxxg .framer-1tj7h46, .framer-8Wxxg .framer-kdrd6d { order: 0; } .framer-8Wxxg .framer-1no48ya { order: 3; padding: 40px 30px 40px 30px; } .framer-8Wxxg .framer-al3g2x { height: var(--framer-aspect-ratio-supported, 189px); } .framer-8Wxxg .framer-a9r3ez, .framer-8Wxxg .framer-mlset0 { gap: 0px; } .framer-8Wxxg .framer-1kvic8k { order: 4; } .framer-8Wxxg .framer-3vdep { order: 5; padding: 40px 30px 60px 30px; } .framer-8Wxxg .framer-qwe7by { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; justify-content: flex-start; } .framer-8Wxxg .framer-1a9gq1q-container { align-self: unset; } .framer-8Wxxg .framer-1l69aio { order: 13; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9706.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kbwUvxWQu\":{\"layout\":[\"fixed\",\"auto\"]},\"Sjhpd2ALF\":{\"layout\":[\"fixed\",\"auto\"]},\"sH4Gskhsc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"P4S8yxOf4\":{\"pattern\":\":P4S8yxOf4\",\"name\":\"post\"},\"yXiwaX__Z\":{\"pattern\":\":yXiwaX__Z\",\"name\":\"\"},\"bQVY9sx63\":{\"pattern\":\":bQVY9sx63\",\"name\":\"date\"},\"BNKPkfb4u\":{\"pattern\":\":BNKPkfb4u\",\"name\":\"scroll-section\"},\"dT8xuwW7y\":{\"pattern\":\":dT8xuwW7y\",\"name\":\"cases\"}}\n * @framerResponsiveScreen\n */const FrameruHbDPLPlM=withCSS(Component,css,\"framer-8Wxxg\");export default FrameruHbDPLPlM;FrameruHbDPLPlM.displayName=\"Blog Detail\";FrameruHbDPLPlM.defaultProps={height:9706.5,width:1440};addFonts(FrameruHbDPLPlM,[{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\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v8/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_eYR15bwkEU4HTy.woff2\",weight:\"700\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v8/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_dNQF5bwkEU4HTy.woff2\",weight:\"500\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v8/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QF5bwkEU4HTy.woff2\",weight:\"400\"}]},...NavigationUnarguableFonts,...LoopsFormFonts,...BlogCardFonts,...FooterNewFonts,...SideBannerFonts,...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),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts),...getFontsFromSharedStyle(sharedStyle15.fonts),...componentPresets.fonts?.[\"iFq9j7ChP\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"iFq9j7ChP\"]):[],...componentPresets.fonts?.[\"S6d3IOWIT\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"S6d3IOWIT\"]):[],...componentPresets.fonts?.[\"P6QDwOVsq\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"P6QDwOVsq\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruHbDPLPlM\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kbwUvxWQu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Sjhpd2ALF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sH4Gskhsc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"9706.5\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"{\\\"P4S8yxOf4\\\":{\\\"pattern\\\":\\\":P4S8yxOf4\\\",\\\"name\\\":\\\"post\\\"},\\\"yXiwaX__Z\\\":{\\\"pattern\\\":\\\":yXiwaX__Z\\\",\\\"name\\\":\\\"\\\"},\\\"bQVY9sx63\\\":{\\\"pattern\\\":\\\":bQVY9sx63\\\",\\\"name\\\":\\\"date\\\"},\\\"BNKPkfb4u\\\":{\\\"pattern\\\":\\\":BNKPkfb4u\\\",\\\"name\\\":\\\"scroll-section\\\"},\\\"dT8xuwW7y\\\":{\\\"pattern\\\":\\\":dT8xuwW7y\\\",\\\"name\\\":\\\"cases\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationUnarguableFonts", "getFonts", "qKn03hxKO_default", "MotionArticleWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "LoopsFormFonts", "zdR63Oh4m_default", "BlogCardFonts", "I2gpXQSbx_default", "FooterNewFonts", "fBwk5T5ow_default", "SideBannerFonts", "FTcJKIqyO_default", "ContainerWithOptimizedAppearEffect", "Container", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "sharedDateFormatter", "value", "formatOptions", "locale", "date", "fallbackLocale", "dateOptions", "toDateString", "activeLocale", "toResponsiveImage", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "transition2", "animation2", "animation3", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "ULZ8d2e1M_default", "KrJnfrB83_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "TpisDyDT3", "V8TAyPbkf", "hEIjiBUbJ", "kA2OFHF5E", "RZXl1jJD2_Dd7CnWPY6", "RZXl1jJD2_MegKqPype", "l99ozsx8a_Dd7CnWPY6", "l99ozsx8a_MegKqPype", "A6htVrURH", "XEStz9WWyCjyZWtZaq", "kA2OFHF5ECjyZWtZaq", "V8TAyPbkfCjyZWtZaq", "TpisDyDT3CjyZWtZaq", "idCjyZWtZaq", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "activeLocaleCode", "useLocaleCode", "textContent", "elementId2", "ref3", "elementId3", "ref4", "router", "useRouter", "elementId4", "ref5", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "RichText", "x", "getLoadingLazyAtYPosition", "Image2", "Link", "ComponentPresetsProvider", "ChildrenCanSuspend", "collection", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "css", "FrameruHbDPLPlM", "withCSS", "uHbDPLPlM_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
