{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3hP3F14ZE5kO4GsIheyO/twyyvs0eKY3KusFfa5iP/Ci5JOljED.js"],
  "sourcesContent": ["// Generated by Framer (6d82f59)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withInfiniteScroll}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Spinner from\"https://framerusercontent.com/modules/omo5LdjL4LRSZXvwvWOk/u3WxIJnBoahCGbEeALvk/O_XoZ3FcZ.js\";import Navigation from\"#framer/local/canvasComponent/cNhVxcQxJ/cNhVxcQxJ.js\";import NavigationPhone from\"#framer/local/canvasComponent/qFSVnlt1u/qFSVnlt1u.js\";import Footer from\"#framer/local/canvasComponent/x9La2cDvo/x9La2cDvo.js\";import default1 from\"#framer/local/codeFile/PUmmVcS/Trunrate.js\";import Blog from\"#framer/local/collection/pFUXlVojC/pFUXlVojC.js\";import*as sharedStyle from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle1 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import metadataProvider from\"#framer/local/webPageMetadata/Ci5JOljED/Ci5JOljED.js\";const RichTextDefault1=default1(RichText);const SpinnerFonts=getFonts(Spinner);const ContainerWithInfiniteScroll=withInfiniteScroll(Container);const NavigationFonts=getFonts(Navigation);const NavigationPhoneFonts=getFonts(NavigationPhone);const FooterFonts=getFonts(Footer);const breakpoints={chpsLzqFs:\"(min-width: 1440px)\",P3h1UpIcr:\"(max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-sH3qS\";const variantClassNames={chpsLzqFs:\"framer-v-1i0ufsb\",P3h1UpIcr:\"framer-v-1l6k6al\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData1=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"SyR_gvmK1\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"chpsLzqFs\",Phone:\"P3h1UpIcr\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"chpsLzqFs\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,Z6p6xQkGwOoios0BNR,NQUfgcvSmOoios0BNR,IUGlLIuT2Ooios0BNR,tJIduHmUgOoios0BNR,FoTJdwgBAOoios0BNR,idOoios0BNR,Z6p6xQkGwSyR_gvmK1,NQUfgcvSmSyR_gvmK1,IUGlLIuT2SyR_gvmK1,tJIduHmUgSyR_gvmK1,ls1SGJJ2hSyR_gvmK1,FoTJdwgBASyR_gvmK1,idSyR_gvmK1,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"Ooios0BNR\");const ref2=React.useRef(null);const activeLocaleCode=useLocaleCode();const elementId1=useRouteElementId(\"SyR_gvmK1\");const ref3=React.useRef(null);const dynamicRef=useDynamicRefs();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"P3h1UpIcr\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"P3h1UpIcr\")return true;return false;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"chpsLzqFs\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-9de6cb0c-d92d-477c-8f52-cc78900ffc52, rgb(248, 250, 253)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1i0ufsb\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"main\",{className:\"framer-k5vpz\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Ooios0BNR\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},select:[{collection:\"Ooios0BNR\",name:\"Z6p6xQkGw\",type:\"Identifier\"},{collection:\"Ooios0BNR\",name:\"NQUfgcvSm\",type:\"Identifier\"},{collection:\"Ooios0BNR\",name:\"IUGlLIuT2\",type:\"Identifier\"},{collection:\"Ooios0BNR\",name:\"tJIduHmUg\",type:\"Identifier\"},{collection:\"Ooios0BNR\",name:\"FoTJdwgBA\",type:\"Identifier\"},{collection:\"Ooios0BNR\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"Ooios0BNR\",name:\"LQOI9arKQ\",type:\"Identifier\"},operator:\"and\",right:{left:{collection:\"Ooios0BNR\",name:\"LQOI9arKQ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({FoTJdwgBA:FoTJdwgBAOoios0BNR,id:idOoios0BNR,IUGlLIuT2:IUGlLIuT2Ooios0BNR,NQUfgcvSm:NQUfgcvSmOoios0BNR,tJIduHmUg:tJIduHmUgOoios0BNR,Z6p6xQkGw:Z6p6xQkGwOoios0BNR},index)=>{Z6p6xQkGwOoios0BNR??=\"\";IUGlLIuT2Ooios0BNR??=\"\";tJIduHmUgOoios0BNR??=\"\";const textContent=toDateString(FoTJdwgBAOoios0BNR,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`Ooios0BNR-${idOoios0BNR}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Z6p6xQkGw:Z6p6xQkGwOoios0BNR},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Z6p6xQkGw:Z6p6xQkGwOoios0BNR},webPageId:\"YgC0zmhe6\"},nodeId:\"fe3gfoFv6\",children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-on9d34 framer-wfnf7u\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P3h1UpIcr:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+40+0+0+0),sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 104px) / 2, 50px) * 2 + 64px)`,...toResponsiveImage(NQUfgcvSmOoios0BNR)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+40+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 104px) / 2, 50px)`,...toResponsiveImage(NQUfgcvSmOoios0BNR)},className:\"framer-cyg7x2\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xox2ph\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-blhbp\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"2em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.58)\"},children:\"Category\"})}),className:\"framer-18iewcg\",\"data-framer-name\":\"Category\",fonts:[\"Inter\"],text:IUGlLIuT2Ooios0BNR,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-color\":\"var(--token-811b1f4c-b6b4-4e83-8558-e261cc2bc622, rgb(15, 14, 15))\"},children:\"Transform Your Rough Notes into Comprehensive Mind Maps Using AI\"})}),className:\"framer-1230x4k\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:tJIduHmUgOoios0BNR,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextDefault1,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgba(15, 14, 15, 0.44)\"},children:\"Transform Your Rough Notes into Comprehensive Mind Maps Using AI\"})}),className:\"framer-1sa4ox0\",\"data-framer-name\":\"Short Description\",fonts:[\"Inter\"],text:tJIduHmUgOoios0BNR,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-1q07y3g\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idOoios0BNR);})})})})}),/*#__PURE__*/_jsx(\"article\",{className:\"framer-1tc5mxn\",id:elementId1,ref:ref3,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData1,{pageSize:15,query:{from:{alias:\"SyR_gvmK1\",data:Blog,type:\"Collection\"},select:[{collection:\"SyR_gvmK1\",name:\"Z6p6xQkGw\",type:\"Identifier\"},{collection:\"SyR_gvmK1\",name:\"NQUfgcvSm\",type:\"Identifier\"},{collection:\"SyR_gvmK1\",name:\"IUGlLIuT2\",type:\"Identifier\"},{collection:\"SyR_gvmK1\",name:\"tJIduHmUg\",type:\"Identifier\"},{collection:\"SyR_gvmK1\",name:\"ls1SGJJ2h\",type:\"Identifier\"},{collection:\"SyR_gvmK1\",name:\"FoTJdwgBA\",type:\"Identifier\"},{collection:\"SyR_gvmK1\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"SyR_gvmK1\",name:\"LQOI9arKQ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:false},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection1?.map(({FoTJdwgBA:FoTJdwgBASyR_gvmK1,id:idSyR_gvmK1,IUGlLIuT2:IUGlLIuT2SyR_gvmK1,ls1SGJJ2h:ls1SGJJ2hSyR_gvmK1,NQUfgcvSm:NQUfgcvSmSyR_gvmK1,tJIduHmUg:tJIduHmUgSyR_gvmK1,Z6p6xQkGw:Z6p6xQkGwSyR_gvmK1},index1)=>{Z6p6xQkGwSyR_gvmK1??=\"\";IUGlLIuT2SyR_gvmK1??=\"\";tJIduHmUgSyR_gvmK1??=\"\";ls1SGJJ2hSyR_gvmK1??=\"\";const textContent1=toDateString(FoTJdwgBASyR_gvmK1,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`SyR_gvmK1-${idSyR_gvmK1}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Z6p6xQkGw:Z6p6xQkGwSyR_gvmK1},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Z6p6xQkGw:Z6p6xQkGwSyR_gvmK1},webPageId:\"YgC0zmhe6\"},nodeId:\"XMkB9ShvB\",children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-ffu2i2 framer-wfnf7u\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P3h1UpIcr:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+1157.2+80+0+0+0),sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`,...toResponsiveImage(NQUfgcvSmSyR_gvmK1)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+1181.2+80+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 128px) / 3, 50px)`,...toResponsiveImage(NQUfgcvSmSyR_gvmK1)},className:\"framer-qnaoh7\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g9s62p\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mh24cw\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"2em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.58)\"},children:\"Category\"})}),className:\"framer-li5o4j\",\"data-framer-name\":\"Category\",fonts:[\"Inter\"],text:IUGlLIuT2SyR_gvmK1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-color\":\"var(--token-811b1f4c-b6b4-4e83-8558-e261cc2bc622, rgb(15, 14, 15))\"},children:\"2024 best chrome extensions for teachers for virtual classroom\u200B\"})}),className:\"framer-124uoru\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:tJIduHmUgSyR_gvmK1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextDefault1,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgba(15, 14, 15, 0.5)\"},children:\"As we move into 2024, the landscape of virtual education continues to evolve, making it essential for teachers to leverage technology effectively. \"})}),className:\"framer-cs7uvu\",\"data-framer-name\":\"Short Description\",fonts:[\"Inter\"],text:ls1SGJJ2hSyR_gvmK1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-1n53c0u\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idSyR_gvmK1);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P3h1UpIcr:{y:(componentViewport?.y||0)+100+1157.2+598.6-40}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+100+1181.2+1181.2-40,children:/*#__PURE__*/_jsx(ContainerWithInfiniteScroll,{__loadMore:loadMore1,__paginationInfo:paginationInfo1,className:\"framer-1naubq8-container\",ref:dynamicRef(`${Z6p6xQkGwSyR_gvmK1}-1naubq8`),children:/*#__PURE__*/_jsx(Spinner,{height:\"100%\",id:\"xoPdEsDLO\",layoutId:\"xoPdEsDLO\",variant:loaderVariants(paginationInfo1,{disabled:\"PX1MOnVXY\",loading:\"G47S15YSn\"},\"G47S15YSn\"),width:\"100%\"})})})})]})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15ly8ae-container hidden-1l6k6al\",layoutScroll:true,children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"AlzavckMX\",layoutId:\"AlzavckMX\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P3h1UpIcr:{height:80,width:componentViewport?.width||\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jybof7-container hidden-1i0ufsb\",layoutScroll:true,children:/*#__PURE__*/_jsx(NavigationPhone,{height:\"100%\",id:\"kQ98848Wv\",layoutId:\"kQ98848Wv\",style:{height:\"100%\",width:\"100%\"},variant:\"tsG5Cg3_A\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P3h1UpIcr:{y:(componentViewport?.y||0)+100+1771.8000000000002}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:454,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+100+2402.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-d9sqr4-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P3h1UpIcr:{variant:\"Tp0xQErJm\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"W9NT4ZTu0\",layoutId:\"W9NT4ZTu0\",style:{width:\"100%\"},variant:\"ElD8LKuE8\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sH3qS.framer-wfnf7u, .framer-sH3qS .framer-wfnf7u { display: block; }\",\".framer-sH3qS.framer-1i0ufsb { align-content: center; align-items: center; background-color: var(--token-9de6cb0c-d92d-477c-8f52-cc78900ffc52, #f8fafd); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-sH3qS .framer-k5vpz { display: grid; flex: none; gap: 64px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; max-width: 1200px; padding: 40px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-sH3qS .framer-on9d34, .framer-sH3qS .framer-ffu2i2 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 16px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-sH3qS .framer-cyg7x2 { aspect-ratio: 1.7777777777777777 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 309px); position: relative; width: 100%; }\",\".framer-sH3qS .framer-1xox2ph, .framer-sH3qS .framer-1g9s62p { 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: flex-start; min-width: 200px; padding: 0px; position: relative; width: 100%; }\",\".framer-sH3qS .framer-blhbp, .framer-sH3qS .framer-mh24cw { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 12px 0px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-sH3qS .framer-18iewcg, .framer-sH3qS .framer-li5o4j { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-sH3qS .framer-1230x4k, .framer-sH3qS .framer-1sa4ox0, .framer-sH3qS .framer-1q07y3g, .framer-sH3qS .framer-124uoru, .framer-sH3qS .framer-cs7uvu, .framer-sH3qS .framer-1n53c0u { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-sH3qS .framer-1tc5mxn { display: grid; flex: none; gap: 64px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; max-width: 1200px; padding: 80px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-sH3qS .framer-qnaoh7 { aspect-ratio: 1.7777777777777777 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 201px); position: relative; width: 100%; }\",\".framer-sH3qS .framer-1naubq8-container { bottom: 0px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-sH3qS .framer-15ly8ae-container { flex: none; height: 80px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 8; }\",\".framer-sH3qS .framer-1jybof7-container { flex: none; height: 80px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 6; }\",\".framer-sH3qS .framer-d9sqr4-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-sH3qS.framer-1i0ufsb, .framer-sH3qS .framer-on9d34, .framer-sH3qS .framer-1xox2ph, .framer-sH3qS .framer-blhbp, .framer-sH3qS .framer-ffu2i2, .framer-sH3qS .framer-1g9s62p, .framer-sH3qS .framer-mh24cw { gap: 0px; } .framer-sH3qS.framer-1i0ufsb > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-sH3qS.framer-1i0ufsb > :first-child, .framer-sH3qS .framer-on9d34 > :first-child, .framer-sH3qS .framer-1xox2ph > :first-child, .framer-sH3qS .framer-ffu2i2 > :first-child, .framer-sH3qS .framer-1g9s62p > :first-child { margin-top: 0px; } .framer-sH3qS.framer-1i0ufsb > :last-child, .framer-sH3qS .framer-on9d34 > :last-child, .framer-sH3qS .framer-1xox2ph > :last-child, .framer-sH3qS .framer-ffu2i2 > :last-child, .framer-sH3qS .framer-1g9s62p > :last-child { margin-bottom: 0px; } .framer-sH3qS .framer-on9d34 > *, .framer-sH3qS .framer-ffu2i2 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-sH3qS .framer-1xox2ph > *, .framer-sH3qS .framer-1g9s62p > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-sH3qS .framer-blhbp > *, .framer-sH3qS .framer-mh24cw > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-sH3qS .framer-blhbp > :first-child, .framer-sH3qS .framer-mh24cw > :first-child { margin-left: 0px; } .framer-sH3qS .framer-blhbp > :last-child, .framer-sH3qS .framer-mh24cw > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (max-width: 1439px) { .framer-sH3qS.framer-1i0ufsb { gap: 16px; width: 390px; } .framer-sH3qS .framer-on9d34 { align-content: center; align-items: center; grid-column: auto / span 2; height: min-content; } .framer-sH3qS .framer-cyg7x2, .framer-sH3qS .framer-qnaoh7 { height: var(--framer-aspect-ratio-supported, 197px); } .framer-sH3qS .framer-1xox2ph, .framer-sH3qS .framer-1g9s62p { min-width: unset; } .framer-sH3qS .framer-1tc5mxn { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; padding: 80px 20px 0px 20px; } .framer-sH3qS .framer-ffu2i2 { align-content: center; align-items: center; align-self: unset; height: min-content; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-sH3qS.framer-1i0ufsb, .framer-sH3qS .framer-1tc5mxn { gap: 0px; } .framer-sH3qS.framer-1i0ufsb > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-sH3qS.framer-1i0ufsb > :first-child, .framer-sH3qS .framer-1tc5mxn > :first-child { margin-top: 0px; } .framer-sH3qS.framer-1i0ufsb > :last-child, .framer-sH3qS .framer-1tc5mxn > :last-child { margin-bottom: 0px; } .framer-sH3qS .framer-1tc5mxn > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4816.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"P3h1UpIcr\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Ooios0BNR\":{\"pattern\":\":Ooios0BNR\",\"name\":\"featured\"},\"SyR_gvmK1\":{\"pattern\":\":SyR_gvmK1\",\"name\":\"feed\"}}\n * @framerResponsiveScreen\n */const FramerCi5JOljED=withCSS(Component,css,\"framer-sH3qS\");export default FramerCi5JOljED;FramerCi5JOljED.displayName=\"Blog\";FramerCi5JOljED.defaultProps={height:4816.5,width:1440};addFonts(FramerCi5JOljED,[{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\"}]},...SpinnerFonts,...NavigationFonts,...NavigationPhoneFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCi5JOljED\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"P3h1UpIcr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"4816.5\",\"framerIntrinsicWidth\":\"1440\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerScrollSections\":\"{\\\"Ooios0BNR\\\":{\\\"pattern\\\":\\\":Ooios0BNR\\\",\\\"name\\\":\\\"featured\\\"},\\\"SyR_gvmK1\\\":{\\\"pattern\\\":\\\":SyR_gvmK1\\\",\\\"name\\\":\\\"feed\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "2zBACkxC,IAAMA,GAAiBC,GAASC,CAAQ,EAAQC,GAAaC,EAASC,CAAO,EAAQC,GAA4BC,GAAmBC,CAAS,EAAQC,GAAgBL,EAASM,CAAU,EAAQC,GAAqBP,EAASQ,CAAe,EAAQC,GAAYT,EAASU,CAAM,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,qBAAqB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,EAAQC,EAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAa,CAACD,EAAME,EAAQ,CAAC,EAAEC,IAAe,CAAC,GAAG,OAAOH,GAAQ,SAAS,MAAM,GAAG,IAAMI,EAAK,IAAI,KAAKJ,CAAK,EAAE,GAAG,MAAMI,EAAK,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAMC,EAAQH,EAAQ,QAAQA,EAAQ,QAAQ,OAAaI,EAAY,CAAC,UAAUD,IAAU,OAAOH,EAAQ,UAAU,OAAU,UAAUG,IAAU,OAAO,OAAU,QAAQ,SAAS,KAAK,EAAQE,EAAe,QAAcC,EAAON,EAAQ,QAAQC,GAAcI,EAC32E,GAAG,CAAC,OAAOH,EAAK,eAAeI,EAAOF,CAAW,CAAE,MAAC,CAAM,OAAOF,EAAK,eAAeG,EAAeD,CAAW,CAAE,CAAC,EAAQG,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAKC,EAAaJ,CAAK,EAAE,OAAOE,EAASC,CAAI,CAAE,EAAQE,GAAe,CAACC,EAAcC,EAASC,IAAqBF,EAAc,aAAaA,EAAc,WAAkBC,EAAS,UAAUC,EAAkBF,EAAc,UAAiBC,EAAS,SAASC,EAAsBA,EAAuBC,GAAW,CAAC,CAAC,MAAAT,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,GAAK,CAAC,eAAAQ,EAAe,eAAAC,EAAe,SAAAC,CAAQ,EAAEC,GAA0Bb,EAAMC,EAAS,WAAW,EAAQE,EAAKC,EAAaM,CAAc,EAAE,OAAOR,EAASC,EAAKQ,EAAeC,CAAQ,CAAE,EAAQE,GAAU,CAAC,CAAC,MAAAxB,CAAK,IAAoByB,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAO1B,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAU2B,GAAwB,CAAC,QAAQ,YAAY,MAAM,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,GAAK,CAAC,aAAAhC,EAAa,UAAAiC,CAAS,EAAEC,GAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAE3B,GAASI,CAAK,EAAQwB,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUtD,CAAY,EAAE,GAAGsD,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUvD,CAAY,CAAC,EAAQwD,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUtD,CAAY,EAAE,SAAS,MAAMsD,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUtD,CAAY,CAAC,EAAE,GAAK,CAACyD,EAAYC,EAAmB,EAAEC,GAA8BrB,EAAQ9C,GAAY,EAAK,EAAQoE,GAAe,OAA2FC,GAAkBC,EAAGpE,GAAkB,GAA5F,CAAa0C,GAAuBA,EAAS,CAAuE,EAAQ2B,GAAWC,EAAO,IAAI,EAAQC,GAAUC,EAAkB,WAAW,EAAQC,GAAWH,EAAO,IAAI,EAAQI,EAAiBC,GAAc,EAAQC,GAAWJ,EAAkB,WAAW,EAAQK,GAAWP,EAAO,IAAI,EAAQQ,GAAWC,GAAe,EAAQC,GAAY,IAASjF,GAAU,EAAiBgE,IAAc,YAAtB,GAAmEkB,GAAa,IAAQ,CAAClF,GAAU,GAAiBgE,IAAc,YAA6CmB,GAAsBC,EAAM,EAAEC,GAAiB,CAAC,CAAC,EAAE,IAAMC,EAAkBC,GAAqB,EAAE,OAAoBzD,EAAK0D,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAtF,EAAiB,EAAE,SAAsBuF,EAAMC,EAAY,CAAC,GAAG9C,GAAUuC,GAAgB,SAAS,CAAcrD,EAAKF,GAAU,CAAC,MAAM,kGAAkG,CAAC,EAAe6D,EAAME,GAAO,IAAI,CAAC,GAAGhC,GAAU,UAAUU,EAAGD,GAAkB,iBAAiBzB,CAAS,EAAE,IAAIJ,GAAK+B,GAAK,MAAM,CAAC,GAAG5B,CAAK,EAAE,SAAS,CAAcZ,EAAK,OAAO,CAAC,UAAU,eAAe,GAAG0C,GAAU,IAAIE,GAAK,SAAsB5C,EAAK8D,EAAmB,CAAC,SAAsB9D,EAAKjB,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKgF,EAAK,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,MAAM,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAM,EAAI,EAAE,KAAK,iBAAiB,EAAE,KAAK,iBAAiB,CAAC,EAAE,SAAS,CAACC,EAAWrE,EAAeC,IAAwBI,EAAKiE,EAAU,CAAC,SAASD,GAAY,IAAI,CAAC,CAAC,UAAU5C,EAAmB,GAAGC,EAAY,UAAUH,EAAmB,UAAUD,EAAmB,UAAUE,EAAmB,UAAUH,CAAkB,EAAEkD,IAAQ,CAAClD,IAAqB,GAAGE,IAAqB,GAAGC,IAAqB,GAAG,IAAMgD,EAAY5F,GAAa6C,EAAmB,CAAC,UAAU,SAAS,OAAO,EAAE,EAAEyB,CAAgB,EAAE,OAAoB7C,EAAK4D,EAAY,CAAC,GAAG,aAAavC,IAAc,SAAsBrB,EAAKoE,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAUpD,CAAkB,EAAE,SAAsBhB,EAAKqE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUrD,CAAkB,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,SAAsB2C,EAAM,IAAI,CAAC,UAAU,8BAA8B,SAAS,CAAc3D,EAAKsE,EAAkB,CAAC,WAAWpC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQqC,GAA2Bf,GAAmB,GAAG,GAAG,IAAI,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,MAAM,iBAAiBA,GAAmB,OAAO,mDAAmD,GAAGnF,EAAkB4C,CAAkB,CAAC,CAAC,CAAC,EAAE,SAAsBjB,EAAKwE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2Bf,GAAmB,GAAG,GAAG,IAAI,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,MAAM,YAAYA,GAAmB,OAAO,uCAAuC,GAAGnF,EAAkB4C,CAAkB,CAAC,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,EAAe0C,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAc3D,EAAK,MAAM,CAAC,UAAU,eAAe,SAAsBA,EAAK5C,EAAS,CAAC,sBAAsB,GAAK,SAAsB4C,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,2BAA2B,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,KAAKkB,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAelB,EAAK5C,EAAS,CAAC,sBAAsB,GAAK,SAAsB4C,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,kEAAkE,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAKmB,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAenB,EAAK9C,GAAiB,CAAC,sBAAsB,GAAK,SAAsB8C,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,MAAM,CAAC,uBAAuB,QAAQ,sBAAsB,wBAAwB,EAAE,SAAS,kEAAkE,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,oBAAoB,MAAM,CAAC,OAAO,EAAE,KAAKmB,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAenB,EAAK5C,EAAS,CAAC,sBAAsB,GAAK,SAAsB4C,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,KAAKmE,EAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE9C,CAAW,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerB,EAAK,UAAU,CAAC,UAAU,iBAAiB,GAAG+C,GAAW,IAAIC,GAAK,SAAsBhD,EAAK8D,EAAmB,CAAC,SAAsB9D,EAAKP,GAAW,CAAC,SAAS,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKsE,EAAK,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAM,EAAK,EAAE,KAAK,iBAAiB,CAAC,EAAE,SAAS,CAACW,EAAYC,EAAgBC,IAAyBjB,EAAMM,EAAU,CAAC,SAAS,CAACS,GAAa,IAAI,CAAC,CAAC,UAAU/C,EAAmB,GAAGC,EAAY,UAAUJ,EAAmB,UAAUE,EAAmB,UAAUH,EAAmB,UAAUE,EAAmB,UAAUH,CAAkB,EAAEuD,IAAS,CAACvD,IAAqB,GAAGE,IAAqB,GAAGC,IAAqB,GAAGC,IAAqB,GAAG,IAAMoD,GAAavG,GAAaoD,EAAmB,CAAC,UAAU,SAAS,OAAO,EAAE,EAAEkB,CAAgB,EAAE,OAAoB7C,EAAK4D,EAAY,CAAC,GAAG,aAAahC,IAAc,SAAsB5B,EAAKoE,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAU9C,CAAkB,EAAE,SAAsBtB,EAAKqE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU/C,CAAkB,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,SAAsBqC,EAAM,IAAI,CAAC,UAAU,8BAA8B,SAAS,CAAc3D,EAAKsE,EAAkB,CAAC,WAAWpC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQqC,GAA2Bf,GAAmB,GAAG,GAAG,IAAI,OAAO,GAAG,EAAE,EAAE,CAAC,EAAE,MAAM,YAAYA,GAAmB,OAAO,2BAA2B,GAAGnF,EAAkBkD,CAAkB,CAAC,CAAC,CAAC,EAAE,SAAsBvB,EAAKwE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2Bf,GAAmB,GAAG,GAAG,IAAI,OAAO,GAAG,EAAE,EAAE,CAAC,EAAE,MAAM,YAAYA,GAAmB,OAAO,uCAAuC,GAAGnF,EAAkBkD,CAAkB,CAAC,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,EAAeoC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAc3D,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK5C,EAAS,CAAC,sBAAsB,GAAK,SAAsB4C,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,2BAA2B,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,KAAKwB,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAexB,EAAK5C,EAAS,CAAC,sBAAsB,GAAK,SAAsB4C,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,sEAAiE,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAKyB,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAezB,EAAK9C,GAAiB,CAAC,sBAAsB,GAAK,SAAsB8C,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,MAAM,CAAC,uBAAuB,QAAQ,sBAAsB,uBAAuB,EAAE,SAAS,qJAAqJ,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,oBAAoB,MAAM,CAAC,OAAO,EAAE,KAAK0B,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe1B,EAAK5C,EAAS,CAAC,sBAAsB,GAAK,SAAsB4C,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,KAAK8E,GAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAElD,CAAW,CAAE,CAAC,EAAe5B,EAAKsE,EAAkB,CAAC,WAAWpC,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGsB,GAAmB,GAAG,GAAG,IAAI,OAAO,MAAM,EAAE,CAAC,EAAE,SAAsBxD,EAAK+E,EAA0B,CAAC,OAAO,GAAG,GAAGvB,GAAmB,GAAG,GAAG,IAAI,OAAO,OAAO,GAAG,SAAsBxD,EAAKxC,GAA4B,CAAC,WAAWoH,EAAU,iBAAiBD,EAAgB,UAAU,2BAA2B,IAAI1B,GAAW,GAAG3B,YAA4B,EAAE,SAAsBtB,EAAKzC,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ8B,GAAesF,EAAgB,CAAC,SAAS,YAAY,QAAQ,WAAW,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAExB,GAAY,GAAgBnD,EAAK+E,EAA0B,CAAC,OAAO,GAAG,MAAMvB,GAAmB,OAAO,QAAQ,EAAE,EAAE,SAAsBxD,EAAKtC,EAAU,CAAC,UAAU,0CAA0C,aAAa,GAAK,SAAsBsC,EAAKpC,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwF,GAAa,GAAgBpD,EAAKsE,EAAkB,CAAC,WAAWpC,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,MAAMsB,GAAmB,OAAO,QAAQ,EAAE,CAAC,CAAC,EAAE,SAAsBxD,EAAK+E,EAA0B,CAAC,SAAsB/E,EAAKtC,EAAU,CAAC,UAAU,0CAA0C,aAAa,GAAK,SAAsBsC,EAAKlC,EAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekC,EAAKsE,EAAkB,CAAC,WAAWpC,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGsB,GAAmB,GAAG,GAAG,IAAI,kBAAkB,CAAC,EAAE,SAAsBxD,EAAK+E,EAA0B,CAAC,OAAO,IAAI,MAAMvB,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,IAAI,OAAO,SAAsBxD,EAAKtC,EAAU,CAAC,UAAU,0BAA0B,SAAsBsC,EAAKsE,EAAkB,CAAC,WAAWpC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBlC,EAAKhC,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgF,GAAI,CAAC,kFAAkF,gFAAgF,qWAAqW,4RAA4R,6VAA6V,2SAA2S,2TAA2T,siBAAsiB,+IAA+I,+TAA+T,4RAA4R,2SAA2S,8JAA8J,sIAAsI,sIAAsI,oHAAoH,2gDAA2gD,GAAeA,GAAI,GAAgBA,GAAI,gyCAAgyC,EAW5spBC,EAAgBC,GAAQ3E,GAAUyE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,OAAO,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG5H,GAAa,GAAGM,GAAgB,GAAGE,GAAqB,GAAGE,GAAY,GAAGsH,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACp9D,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,6BAA+B,OAAO,oCAAsC,oHAA0I,sBAAwB,SAAS,qBAAuB,OAAO,sBAAwB,IAAI,yBAA2B,QAAQ,yBAA2B,OAAO,uBAAyB,GAAG,qBAAuB,8GAAkI,4BAA8B,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["RichTextDefault1", "withLineTruncate", "RichText2", "SpinnerFonts", "getFonts", "O_XoZ3FcZ_default", "ContainerWithInfiniteScroll", "withInfiniteScroll", "Container", "NavigationFonts", "cNhVxcQxJ_default", "NavigationPhoneFonts", "qFSVnlt1u_default", "FooterFonts", "x9La2cDvo_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData1", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "Z6p6xQkGwOoios0BNR", "NQUfgcvSmOoios0BNR", "IUGlLIuT2Ooios0BNR", "tJIduHmUgOoios0BNR", "FoTJdwgBAOoios0BNR", "idOoios0BNR", "Z6p6xQkGwSyR_gvmK1", "NQUfgcvSmSyR_gvmK1", "IUGlLIuT2SyR_gvmK1", "tJIduHmUgSyR_gvmK1", "ls1SGJJ2hSyR_gvmK1", "FoTJdwgBASyR_gvmK1", "idSyR_gvmK1", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "activeLocaleCode", "useLocaleCode", "elementId1", "ref3", "dynamicRef", "useDynamicRefs", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ChildrenCanSuspend", "pFUXlVojC_default", "collection", "l", "index", "textContent", "PathVariablesContext", "Link", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "x", "collection1", "paginationInfo1", "loadMore1", "index1", "textContent1", "ComponentViewportProvider", "css", "FramerCi5JOljED", "withCSS", "Ci5JOljED_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
