{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/XsM1IHgEeSZ9RO7TX9Co/IuysAVUvBRpYyc09WQYI/Test.js", "ssg:https://framerusercontent.com/modules/wnN3kttr22EgFBzBgpHy/rJ8SW93iRMnnCPCmqIsj/ckECNtqNk.js", "ssg:https://framerusercontent.com/modules/HRCQCMW6ZDJLe421vJ9f/2LCTiQsE5NxJakomSKb6/ckECNtqNk.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import{addPropertyControls,ControlType}from\"framer\";export function TextClip(props){const{text,lineCount,textStyle,letterMode,maxCharacters}=props;let lineClampStyle={};if(letterMode){lineClampStyle={display:\"block\",overflow:\"hidden\",textOverflow:\"ellipsis\",whiteSpace:\"nowrap\",width:`calc(${maxCharacters} * 0.6ch + 1.5ch)`};}else{lineClampStyle={display:\"-webkit-box\",WebkitLineClamp:lineCount,WebkitBoxOrient:\"vertical\",overflow:\"hidden\",textOverflow:\"ellipsis\",textAlign:textStyle.textAlign};}const transformStyle={textTransform:textStyle.textTransform};const containerStyle={display:\"flex\",justifyContent:getJustifyContent(textStyle.textAlign),alignItems:getAlignItems(textStyle.textAlign),overflow:\"visible\"};function getJustifyContent(textAlign){switch(textAlign){case\"center\":return\"center\";case\"right\":return\"flex-end\";case\"left\":default:return\"flex-start\";}}function getAlignItems(textAlign){switch(textAlign){case\"center\":return\"center\";case\"right\":case\"left\":default:return\"flex-start\";}}return /*#__PURE__*/_jsx(motion.div,{style:{...containerStyle},children:/*#__PURE__*/_jsx(motion.div,{style:{...lineClampStyle,...textStyle,...transformStyle,fontFamily:textStyle.font},children:text})});}addPropertyControls(TextClip,{text:{type:ControlType.String,defaultValue:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\"},letterMode:{type:ControlType.Boolean,title:\"Letter Mode\",defaultValue:false},maxCharacters:{type:ControlType.Number,title:\"Max Characters\",defaultValue:20,min:1,step:1,displayStepper:true,hidden(props){return!props.letterMode;}},lineCount:{type:ControlType.Number,defaultValue:1,min:1,displayStepper:true,step:1,hidden(props){return props.letterMode;}},textStyle:{type:ControlType.Object,controls:{font:{type:ControlType.String,defaultValue:\"Inter\"},color:{type:ControlType.Color,defaultValue:\"#000\"},fontSize:{type:ControlType.Number,defaultValue:16},fontWeight:{type:ControlType.Number,defaultValue:400,displayStepper:true,step:100},lineHeight:{type:ControlType.Number,defaultValue:1.5,displayStepper:true,step:.1},letterSpacing:{type:ControlType.Number,defaultValue:0,displayStepper:true,step:.1},textAlign:{type:ControlType.Enum,options:[\"left\",\"center\",\"right\"],defaultValue:\"left\"},textTransform:{type:ControlType.Enum,options:[\"none\",\"capitalize\",\"lowercase\",\"uppercase\"],defaultValue:\"none\",title:\"Transform\"}}}});export default TextClip;\nexport const __FramerMetadata__ = {\"exports\":{\"TextClip\":{\"type\":\"reactComponent\",\"name\":\"TextClip\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"TextClip\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Test.map", "// Generated by Framer (20dc3ed)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={o40nb0FYL:new LazyValue(()=>import(\"./ckECNtqNk-2.js\")),pKcPakY_X:new LazyValue(()=>import(\"./ckECNtqNk-0.js\")),qfrumabZs:new LazyValue(()=>import(\"./ckECNtqNk-3.js\")),W_nTXp3hn:new LazyValue(()=>import(\"./ckECNtqNk-1.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (20dc3ed)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,withCodeBoundaryForOverrides,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import TextClip from\"https://framerusercontent.com/modules/XsM1IHgEeSZ9RO7TX9Co/IuysAVUvBRpYyc09WQYI/Test.js\";import CallToActionFooter from\"#framer/local/canvasComponent/HCJwbmtAT/HCJwbmtAT.js\";import TopBar from\"#framer/local/canvasComponent/mko0hg5qo/mko0hg5qo.js\";import Footer from\"#framer/local/canvasComponent/N2ArNvza9/N2ArNvza9.js\";import{nitroAdvertisment}from\"#framer/local/codeFile/NWdihUt/NitroAds.js\";import Authors from\"#framer/local/collection/ChQ74LIhW/ChQ74LIhW.js\";import Posts from\"#framer/local/collection/lPTnp74Jb/lPTnp74Jb.js\";import Categories from\"#framer/local/collection/r2mdfvfAL/r2mdfvfAL.js\";import*as sharedStyle from\"#framer/local/css/TrN9enLJd/TrN9enLJd.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/ckECNtqNk/ckECNtqNk.js\";import metadataProvider from\"#framer/local/webPageMetadata/ckECNtqNk/ckECNtqNk.js\";const TopBarFonts=getFonts(TopBar);const TopBarWithVariantAppearEffect=withVariantAppearEffect(TopBar);const MotionDivNitroAdvertisment1ogmlfh=withCodeBoundaryForOverrides(motion.div,{nodeId:\"j_fVOoUTN\",override:nitroAdvertisment,scopeId:\"ckECNtqNk\"});const TextClipFonts=getFonts(TextClip);const MotionDivNitroAdvertisment85msm0=withCodeBoundaryForOverrides(motion.div,{nodeId:\"g6oG8Joyj\",override:nitroAdvertisment,scopeId:\"ckECNtqNk\"});const MotionDivNitroAdvertisment1dgqeow=withCodeBoundaryForOverrides(motion.div,{nodeId:\"iQ5FHvWm1\",override:nitroAdvertisment,scopeId:\"ckECNtqNk\"});const CallToActionFooterFonts=getFonts(CallToActionFooter);const FooterFonts=getFonts(Footer);const breakpoints={FgRn7cF2g:\"(max-width: 809px)\",jRC0wfqT1:\"(min-width: 810px) and (max-width: 1279px)\",QoMBmN9X0:\"(min-width: 1280px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-DReJ2\";const variantClassNames={FgRn7cF2g:\"framer-v-ut6e7l\",jRC0wfqT1:\"framer-v-1k4pjq8\",QoMBmN9X0:\"framer-v-l5ftpp\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={delay:0,duration:.15,ease:[.5,0,.88,.77],type:\"tween\"};const animation={backgroundColor:\"var(--token-3f7399b3-425b-4607-9520-05ba1c73ae14, rgb(207, 209, 213))\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"QoMBmN9X0\",Phone:\"FgRn7cF2g\",Tablet:\"jRC0wfqT1\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"QoMBmN9X0\"};};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{style,className,layoutId,variant,TqkGSygV1pXvH4iaQ4,s9uGsnXxkpXvH4iaQ4,idpXvH4iaQ4,K5zYBq0QDm0sPeaAbA,fqH_I9I8mm0sPeaAbA,P2BW3JAtlDQwIdakH4,jmwKGfIdnDQwIdakH4,idDQwIdakH4,WxQEcaLgIm0sPeaAbA,TqkGSygV1pp76CZ9bH,s9uGsnXxkpp76CZ9bH,idpp76CZ9bH,goca2RWWLm0sPeaAbA,VLbf2P8tTm0sPeaAbA,idm0sPeaAbA,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);usePreloadLocalizedValues(activeLocale);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"FgRn7cF2g\")return false;return true;};const elementId=useRouteElementId(\"sWgzdvJn4\");const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"FgRn7cF2g\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"jRC0wfqT1\",\"FgRn7cF2g\"].includes(baseVariant))return false;return true;};const elementId1=useRouteElementId(\"KRfdmUkUb\");const elementId2=useRouteElementId(\"UtAUl_ujc\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"QoMBmN9X0\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-l5ftpp\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8tt3xv-container\",layoutScroll:true,nodeId:\"xUrPM5iSy\",rendersWithMotion:true,scopeId:\"ckECNtqNk\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FgRn7cF2g:{__framer__targets:[{ref:ref1,target:\"yGRz1xtow\"},{ref:ref2,target:\"yGRz1xtow\"},{ref:ref3,target:\"yGRz1xtow\"}],variant:\"Rd7X5HxIb\"},jRC0wfqT1:{__framer__targets:[{ref:ref1,target:\"OE7UhRkpV\"},{ref:ref2,target:\"OE7UhRkpV\"},{ref:ref3,target:\"OE7UhRkpV\"}],variant:\"h16PVaVuA\"}},children:/*#__PURE__*/_jsx(TopBarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"XmNAFblO6\"},{ref:ref2,target:\"XmNAFblO6\"},{ref:ref3,target:\"XmNAFblO6\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"xUrPM5iSy\",layoutId:\"xUrPM5iSy\",style:{width:\"100%\"},variant:\"DFM1qHL5u\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:1440,pixelHeight:720,pixelWidth:1440,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/MsAhWyujuM7hhKqNlTvalmMtg.png\",srcSet:\"https://framerusercontent.com/images/MsAhWyujuM7hhKqNlTvalmMtg.png?scale-down-to=512 512w,https://framerusercontent.com/images/MsAhWyujuM7hhKqNlTvalmMtg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MsAhWyujuM7hhKqNlTvalmMtg.png 1440w\"},className:\"framer-1rw6vgw\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ui7x6w\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:193,intrinsicWidth:1440,pixelHeight:386,pixelWidth:2880,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/E6n2gn3VQqaq0CHPitCyW3qL5is.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/E6n2gn3VQqaq0CHPitCyW3qL5is.png?scale-down-to=512 512w,https://framerusercontent.com/images/E6n2gn3VQqaq0CHPitCyW3qL5is.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/E6n2gn3VQqaq0CHPitCyW3qL5is.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/E6n2gn3VQqaq0CHPitCyW3qL5is.png 2880w\"},className:\"framer-1nm9ubh\",\"data-framer-name\":\"brush_1_1\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cmoequ\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-94yb0i\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FgRn7cF2g:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3966871d-372f-4cc7-a696-82080cf41617, rgb(255, 255, 255))\"},children:\"Magma\u2019s Blog\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3966871d-372f-4cc7-a696-82080cf41617, rgb(255, 255, 255))\"},children:\"Magma\u2019s Blog\"})}),className:\"framer-lajg0n\",fonts:[\"GF;Outfit-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3966871d-372f-4cc7-a696-82080cf41617, rgb(255, 255, 255))\"},children:\"Hey knowledge hunter! Discover the latest content from Magma\u2019s creative community, learn about the digital art industry, and make the most of your drawing experience.\"})}),className:\"framer-1w6e7hj\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ok5cwq\",children:[isDisplayed()&&/*#__PURE__*/_jsx(MotionDivNitroAdvertisment1ogmlfh,{className:\"framer-1ogmlfh hidden-ut6e7l\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15kvkgn\",\"data-framer-name\":\"Posts\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rxfhdg\",\"data-framer-name\":\"Categories\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"pXvH4iaQ4\",data:Categories,type:\"Collection\"},orderBy:[{collection:\"pXvH4iaQ4\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"pXvH4iaQ4\",name:\"TqkGSygV1\",type:\"Identifier\"},{collection:\"pXvH4iaQ4\",name:\"s9uGsnXxk\",type:\"Identifier\"},{collection:\"pXvH4iaQ4\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idpXvH4iaQ4,s9uGsnXxk:s9uGsnXxkpXvH4iaQ4,TqkGSygV1:TqkGSygV1pXvH4iaQ4},index)=>{TqkGSygV1pXvH4iaQ4??=\"\";s9uGsnXxkpXvH4iaQ4??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`pXvH4iaQ4-${idpXvH4iaQ4}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{TqkGSygV1:TqkGSygV1pXvH4iaQ4},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{TqkGSygV1:TqkGSygV1pXvH4iaQ4},webPageId:\"FVE6p8mVx\"},motionChild:true,nodeId:\"YPTRubqaZ\",openInNewTab:false,scopeId:\"ckECNtqNk\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1ov9ffq framer-1983o6m\",\"data-framer-name\":\"Blog tab\",whileHover:animation,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-line-height\":\"170%\"},children:\"Collaboration\"})}),className:\"framer-o4bauw\",\"data-framer-name\":\"Category\",fonts:[\"GF;Outfit-regular\"],text:s9uGsnXxkpXvH4iaQ4,verticalAlignment:\"top\",withExternalLayout:true})})})})},idpXvH4iaQ4);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-n00wpk\",\"data-framer-name\":\"Posts\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"m0sPeaAbA\",data:Posts,type:\"Collection\"},select:[{collection:\"m0sPeaAbA\",name:\"K5zYBq0QD\",type:\"Identifier\"},{collection:\"m0sPeaAbA\",name:\"fqH_I9I8m\",type:\"Identifier\"},{collection:\"m0sPeaAbA\",name:\"WxQEcaLgI\",type:\"Identifier\"},{collection:\"m0sPeaAbA\",name:\"goca2RWWL\",type:\"Identifier\"},{collection:\"m0sPeaAbA\",name:\"VLbf2P8tT\",type:\"Identifier\"},{collection:\"m0sPeaAbA\",name:\"id\",type:\"Identifier\"},{alias:\"DQwIdakH4\",arguments:[{from:{alias:\"DQwIdakH4\",data:Authors,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"DQwIdakH4\",name:\"P2BW3JAtl\",type:\"Identifier\"},{collection:\"DQwIdakH4\",name:\"jmwKGfIdn\",type:\"Identifier\"},{collection:\"DQwIdakH4\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"DQwIdakH4\",name:\"jmwKGfIdn\",type:\"Identifier\"},operator:\"==\",right:{collection:\"m0sPeaAbA\",name:\"cX4BiNQcB\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"ARRAY\",type:\"FunctionCall\"},{alias:\"pp76CZ9bH\",arguments:[{from:{alias:\"pp76CZ9bH\",data:Categories,type:\"Collection\"},orderBy:[{collection:\"pp76CZ9bH\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"pp76CZ9bH\",name:\"TqkGSygV1\",type:\"Identifier\"},{collection:\"pp76CZ9bH\",name:\"s9uGsnXxk\",type:\"Identifier\"},{collection:\"pp76CZ9bH\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{left:{collection:\"pp76CZ9bH\",name:\"TqkGSygV1\",type:\"Identifier\"},operator:\"==\",right:{collection:\"m0sPeaAbA\",name:\"ZErZwXDK0\",type:\"Identifier\"},type:\"BinaryOperation\"},operator:\"or\",right:{left:{collection:\"pp76CZ9bH\",name:\"TqkGSygV1\",type:\"Identifier\"},operator:\"==\",right:{collection:\"m0sPeaAbA\",name:\"H0cUAS7Rl\",type:\"Identifier\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"}}],functionName:\"ARRAY\",type:\"FunctionCall\"}]},children:(collection3,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({DQwIdakH4:collection1,fqH_I9I8m:fqH_I9I8mm0sPeaAbA,goca2RWWL:goca2RWWLm0sPeaAbA,id:idm0sPeaAbA,K5zYBq0QD:K5zYBq0QDm0sPeaAbA,pp76CZ9bH:collection2,VLbf2P8tT:VLbf2P8tTm0sPeaAbA,WxQEcaLgI:WxQEcaLgIm0sPeaAbA},index3)=>{fqH_I9I8mm0sPeaAbA??=\"\";WxQEcaLgIm0sPeaAbA??=\"\";goca2RWWLm0sPeaAbA??=\"\";VLbf2P8tTm0sPeaAbA??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`m0sPeaAbA-${idm0sPeaAbA}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{fqH_I9I8m:fqH_I9I8mm0sPeaAbA},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1flsnz4\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t630br\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(Link,{href:{pathVariables:{fqH_I9I8m:fqH_I9I8mm0sPeaAbA},webPageId:\"Jixyiwz2p\"},motionChild:true,nodeId:\"syWVylMla\",scopeId:\"ckECNtqNk\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FgRn7cF2g:{background:{alt:\"\",fit:\"fill\",sizes:`max(min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1224px), 1200px) - 40px, 200px)`,...toResponsiveImage(K5zYBq0QDm0sPeaAbA)}},jRC0wfqT1:{background:{alt:\"\",fit:\"fill\",sizes:`max((min(min(max(${componentViewport?.width||\"100vw\"} - 220px, 1px), 1224px), 1200px) - 24px) / 2, 200px)`,...toResponsiveImage(K5zYBq0QDm0sPeaAbA)}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",sizes:`max((min(min(max(${componentViewport?.width||\"100vw\"} - 260px, 1px), 1224px), 1200px) - 24px) / 2, 200px)`,...toResponsiveImage(K5zYBq0QDm0sPeaAbA)},className:\"framer-1qzsj2l framer-1983o6m\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iwn2cq\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8oj9px\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wvux9v\",\"data-framer-name\":\"Author date\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6yvw7z\",children:collection1?.map(({id:idDQwIdakH4,jmwKGfIdn:jmwKGfIdnDQwIdakH4,P2BW3JAtl:P2BW3JAtlDQwIdakH4},index1)=>{P2BW3JAtlDQwIdakH4??=\"\";jmwKGfIdnDQwIdakH4??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`DQwIdakH4-${idDQwIdakH4}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{jmwKGfIdn:jmwKGfIdnDQwIdakH4},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-11gb0jl\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-s72m9c\",\"data-framer-name\":\"Post\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-4ed96c69-b73a-4721-be25-59addcb9c5d7, rgb(90, 97, 110))\"},children:\"Magma\"})}),className:\"framer-5ehf23\",\"data-framer-name\":\"Author\",fonts:[\"GF;Outfit-regular\"],text:P2BW3JAtlDQwIdakH4,verticalAlignment:\"top\",withExternalLayout:true})})})})},idDQwIdakH4);})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-4ed96c69-b73a-4721-be25-59addcb9c5d7, rgb(90, 97, 110))\"},children:\"\\xb7\"})}),className:\"framer-vrhd30\",fonts:[\"GF;Outfit-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--token-4ed96c69-b73a-4721-be25-59addcb9c5d7, rgb(90, 97, 110))\"},children:\"Nov 25, 2024\"})}),className:\"framer-1lieei3\",fonts:[\"GF;Outfit-regular\"],text:WxQEcaLgIm0sPeaAbA,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10iep2q\",\"data-framer-name\":\"Categories\",children:collection2?.map(({id:idpp76CZ9bH,s9uGsnXxk:s9uGsnXxkpp76CZ9bH,TqkGSygV1:TqkGSygV1pp76CZ9bH},index2)=>{TqkGSygV1pp76CZ9bH??=\"\";s9uGsnXxkpp76CZ9bH??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`pp76CZ9bH-${idpp76CZ9bH}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{TqkGSygV1:TqkGSygV1pp76CZ9bH},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{TqkGSygV1:TqkGSygV1pp76CZ9bH},webPageId:\"FVE6p8mVx\"},motionChild:true,nodeId:\"qTNyaAcWO\",openInNewTab:false,scopeId:\"ckECNtqNk\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-w9tlma framer-1983o6m\",\"data-framer-name\":\"Blog tab\",whileHover:animation,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--token-aa00c859-9e35-4938-802e-5067ae674749, rgb(64, 66, 69))\"},children:\"Collaboration\"})}),className:\"framer-s5jktu\",\"data-framer-name\":\"Category\",fonts:[\"GF;Outfit-regular\"],text:s9uGsnXxkpp76CZ9bH,verticalAlignment:\"top\",withExternalLayout:true})})})})},idpp76CZ9bH);})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"170%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{fqH_I9I8m:fqH_I9I8mm0sPeaAbA},webPageId:\"Jixyiwz2p\"},motionChild:true,nodeId:\"W7ZqJCaF_\",openInNewTab:false,preserveParams:false,scopeId:\"ckECNtqNk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-14rr65k\",\"data-styles-preset\":\"TrN9enLJd\",children:\"Magma November 2024 Release\"})})})}),className:\"framer-pwp1u1\",\"data-framer-name\":\"Title\",fonts:[\"GF;Outfit-700\"],text:goca2RWWLm0sPeaAbA,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ofdau3-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"VsRHo6i7R\",scopeId:\"ckECNtqNk\",children:/*#__PURE__*/_jsx(TextClip,{height:\"100%\",id:\"VsRHo6i7R\",layoutId:\"VsRHo6i7R\",letterMode:false,lineCount:4,maxCharacters:20,text:VLbf2P8tTm0sPeaAbA,textStyle:{color:\"rgb(0, 0, 0)\",font:\"Outfit (Google)\",fontSize:16,fontWeight:400,letterSpacing:0,lineHeight:1.7,textAlign:\"left\",textTransform:\"none\"},width:\"100%\"})})})]})]})})})},idm0sPeaAbA);})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-ekvyyt hidden-l5ftpp hidden-1k4pjq8\",children:/*#__PURE__*/_jsx(MotionDivNitroAdvertisment85msm0,{className:\"framer-85msm0\"})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x003qx\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-hnqhb9 hidden-1k4pjq8 hidden-ut6e7l\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ub0idv\",children:/*#__PURE__*/_jsx(MotionDivNitroAdvertisment1dgqeow,{className:\"framer-1dgqeow\"})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:424,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-nno1lu-container\",id:elementId1,nodeId:\"KRfdmUkUb\",ref:ref2,scopeId:\"ckECNtqNk\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FgRn7cF2g:{variant:\"aNibMwvz9\"},jRC0wfqT1:{variant:\"bk0GdIbPy\"}},children:/*#__PURE__*/_jsx(CallToActionFooter,{height:\"100%\",id:\"KRfdmUkUb\",layoutId:\"KRfdmUkUb\",style:{width:\"100%\"},variant:\"Hx92pIs9f\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:616,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-jqlki6-container\",id:elementId2,nodeId:\"UtAUl_ujc\",ref:ref3,scopeId:\"ckECNtqNk\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FgRn7cF2g:{variant:\"Hb0fUeJD0\"},jRC0wfqT1:{variant:\"x4qHr6pm9\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"UtAUl_ujc\",layoutId:\"UtAUl_ujc\",style:{width:\"100%\"},variant:\"LrWrnRPrK\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DReJ2.framer-1983o6m, .framer-DReJ2 .framer-1983o6m { display: block; }\",\".framer-DReJ2.framer-l5ftpp { align-content: center; align-items: center; background-color: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-DReJ2 .framer-8tt3xv-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 2; }\",\".framer-DReJ2 .framer-1rw6vgw { flex: none; height: 570px; overflow: hidden; position: relative; width: 100%; z-index: 0; }\",\".framer-DReJ2 .framer-1ui7x6w { background-color: rgba(0, 0, 0, 0.2); bottom: 0px; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; width: 100%; z-index: 1; }\",\".framer-DReJ2 .framer-1nm9ubh { aspect-ratio: 7.461139896373057 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 27px); left: 0px; overflow: visible; position: absolute; width: 100%; }\",\".framer-DReJ2 .framer-1cmoequ { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; left: 50%; max-width: 1200px; overflow: hidden; padding: 0px; position: absolute; top: 140px; transform: translateX(-50%); width: 1200px; z-index: 1; }\",\".framer-DReJ2 .framer-94yb0i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 636px; }\",\".framer-DReJ2 .framer-lajg0n { --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-DReJ2 .framer-1w6e7hj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 600px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-DReJ2 .framer-ok5cwq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-DReJ2 .framer-1ogmlfh { flex: none; height: 600px; min-width: 160px; overflow: hidden; position: sticky; top: 92px; width: 160px; z-index: 1; }\",\".framer-DReJ2 .framer-15kvkgn { align-content: center; align-items: center; background-color: var(--token-3966871d-372f-4cc7-a696-82080cf41617, #ffffff); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1224px; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-DReJ2 .framer-1rxfhdg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 8px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-DReJ2 .framer-1ov9ffq { align-content: center; align-items: center; background-color: var(--token-c53d836b-5706-468a-b8e6-ae61d5338acb, #ebeced); border-bottom-left-radius: 160px; border-bottom-right-radius: 160px; border-top-left-radius: 160px; border-top-right-radius: 160px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 8px 12px 8px 12px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-DReJ2 .framer-o4bauw, .framer-DReJ2 .framer-5ehf23, .framer-DReJ2 .framer-s5jktu { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-DReJ2 .framer-n00wpk { display: grid; flex: none; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; max-width: 1200px; padding: 0px; position: relative; width: 100%; }\",\".framer-DReJ2 .framer-1flsnz4 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 24px; height: 500px; justify-content: flex-start; justify-self: start; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-DReJ2 .framer-1t630br { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-DReJ2 .framer-1qzsj2l { aspect-ratio: 1.8375 / 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, 109px); position: relative; text-decoration: none; width: 100%; }\",\".framer-DReJ2 .framer-iwn2cq { 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; padding: 0px; position: relative; width: 100%; }\",\".framer-DReJ2 .framer-8oj9px { align-content: center; align-items: center; 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-DReJ2 .framer-1wvux9v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-DReJ2 .framer-6yvw7z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-DReJ2 .framer-11gb0jl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-DReJ2 .framer-s72m9c { 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; padding: 0px; position: relative; width: min-content; }\",\".framer-DReJ2 .framer-vrhd30, .framer-DReJ2 .framer-1lieei3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-DReJ2 .framer-10iep2q { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 8px; height: min-content; justify-content: flex-end; padding: 0px; position: relative; width: 1px; }\",\".framer-DReJ2 .framer-w9tlma { align-content: center; align-items: center; background-color: var(--token-c53d836b-5706-468a-b8e6-ae61d5338acb, #ebeced); border-bottom-left-radius: 160px; border-bottom-right-radius: 160px; border-top-left-radius: 160px; border-top-right-radius: 160px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 4px 8px 4px 8px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-DReJ2 .framer-pwp1u1 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-DReJ2 .framer-1ofdau3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-DReJ2 .framer-ekvyyt { 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-DReJ2 .framer-85msm0 { flex: none; height: 50px; overflow: hidden; position: relative; width: 320px; }\",\".framer-DReJ2 .framer-x003qx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 40px 20px 40px; position: relative; width: 100%; }\",\".framer-DReJ2 .framer-hnqhb9 { flex: none; height: 10px; min-width: 160px; overflow: hidden; position: relative; width: 160px; }\",\".framer-DReJ2 .framer-1ub0idv { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-DReJ2 .framer-1dgqeow { flex: none; height: 90px; overflow: hidden; position: relative; width: 728px; }\",\".framer-DReJ2 .framer-nno1lu-container, .framer-DReJ2 .framer-jqlki6-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1279px) { .framer-DReJ2.framer-l5ftpp { width: 810px; } .framer-DReJ2 .framer-1rw6vgw { height: 530px; } .framer-DReJ2 .framer-1cmoequ { padding: 0px 40px 0px 40px; width: 100%; } .framer-DReJ2 .framer-1w6e7hj { width: 100%; } .framer-DReJ2 .framer-ok5cwq { padding: 0px 20px 0px 20px; } .framer-DReJ2 .framer-1ogmlfh, .framer-DReJ2 .framer-1ub0idv { order: 0; } .framer-DReJ2 .framer-15kvkgn { order: 1; } .framer-DReJ2 .framer-1flsnz4 { padding: 0px 0px 32px 0px; } .framer-DReJ2 .framer-8oj9px { flex-wrap: wrap; } .framer-DReJ2 .framer-10iep2q { flex: none; width: min-content; }}\",\"@media (max-width: 809px) { .framer-DReJ2.framer-l5ftpp { width: 390px; } .framer-DReJ2 .framer-1rw6vgw { height: 470px; } .framer-DReJ2 .framer-1cmoequ { padding: 0px 20px 0px 20px; top: 120px; width: 100%; } .framer-DReJ2 .framer-94yb0i, .framer-DReJ2 .framer-1w6e7hj { width: 100%; } .framer-DReJ2 .framer-lajg0n { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-DReJ2 .framer-ok5cwq { padding: 0px; } .framer-DReJ2 .framer-1rxfhdg { order: 0; padding: 0px 20px 0px 20px; } .framer-DReJ2 .framer-n00wpk { grid-template-columns: repeat(1, minmax(200px, 1fr)); order: 2; padding: 0px 20px 0px 20px; } .framer-DReJ2 .framer-1flsnz4 { padding: 0px 0px 24px 0px; } .framer-DReJ2 .framer-8oj9px { flex-wrap: wrap; } .framer-DReJ2 .framer-ekvyyt { order: 1; } .framer-DReJ2 .framer-x003qx { padding: 20px 0px 20px 0px; } .framer-DReJ2 .framer-1dgqeow { height: 50px; width: 320px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14962\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"jRC0wfqT1\":{\"layout\":[\"fixed\",\"auto\"]},\"FgRn7cF2g\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"sWgzdvJn4\":{\"pattern\":\":sWgzdvJn4\",\"name\":\"posts\"},\"KRfdmUkUb\":{\"pattern\":\":KRfdmUkUb\",\"name\":\"cta\"},\"UtAUl_ujc\":{\"pattern\":\":UtAUl_ujc\",\"name\":\"footer\"}}\n * @framerResponsiveScreen\n */const FramerckECNtqNk=withCSS(Component,css,\"framer-DReJ2\");export default FramerckECNtqNk;FramerckECNtqNk.displayName=\"Blog\";FramerckECNtqNk.defaultProps={height:14962,width:1280};addFonts(FramerckECNtqNk,[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2\",weight:\"700\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2\",weight:\"400\"}]},...TopBarFonts,...TextClipFonts,...CallToActionFooterFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerckECNtqNk\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1280\",\"framerIntrinsicHeight\":\"14962\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"sWgzdvJn4\\\":{\\\"pattern\\\":\\\":sWgzdvJn4\\\",\\\"name\\\":\\\"posts\\\"},\\\"KRfdmUkUb\\\":{\\\"pattern\\\":\\\":KRfdmUkUb\\\",\\\"name\\\":\\\"cta\\\"},\\\"UtAUl_ujc\\\":{\\\"pattern\\\":\\\":UtAUl_ujc\\\",\\\"name\\\":\\\"footer\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jRC0wfqT1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FgRn7cF2g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TextClip", "props", "text", "lineCount", "textStyle", "letterMode", "maxCharacters", "lineClampStyle", "transformStyle", "containerStyle", "getJustifyContent", "getAlignItems", "textAlign", "p", "motion", "addPropertyControls", "ControlType", "Test_default", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "TopBarFonts", "getFonts", "mko0hg5qo_default", "TopBarWithVariantAppearEffect", "withVariantAppearEffect", "MotionDivNitroAdvertisment1ogmlfh", "withCodeBoundaryForOverrides", "motion", "nitroAdvertisment", "TextClipFonts", "Test_default", "MotionDivNitroAdvertisment85msm0", "MotionDivNitroAdvertisment1dgqeow", "CallToActionFooterFonts", "HCJwbmtAT_default", "FooterFonts", "N2ArNvza9_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transition1", "animation", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "toResponsiveImage", "value", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "TqkGSygV1pXvH4iaQ4", "s9uGsnXxkpXvH4iaQ4", "idpXvH4iaQ4", "K5zYBq0QDm0sPeaAbA", "fqH_I9I8mm0sPeaAbA", "P2BW3JAtlDQwIdakH4", "jmwKGfIdnDQwIdakH4", "idDQwIdakH4", "WxQEcaLgIm0sPeaAbA", "TqkGSygV1pp76CZ9bH", "s9uGsnXxkpp76CZ9bH", "idpp76CZ9bH", "goca2RWWLm0sPeaAbA", "VLbf2P8tTm0sPeaAbA", "idm0sPeaAbA", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "ref2", "ref3", "usePreloadLocalizedValues", "isDisplayed", "elementId", "useRouteElementId", "isDisplayed1", "isDisplayed2", "elementId1", "elementId2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Image2", "getLocalizedValue", "x", "RichText", "ChildrenCanSuspend", "r2mdfvfAL_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "lPTnp74Jb_default", "ChQ74LIhW_default", "collection3", "paginationInfo1", "loadMore1", "collection1", "collection2", "index3", "index1", "index2", "css", "FramerckECNtqNk", "withCSS", "ckECNtqNk_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
