{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3rLpP4iCD9GCYegGAwAJ/EL6YzCfhvNurVKmmFlg9/gA6FBgUu0.js", "ssg:https://framerusercontent.com/modules/jNNfyJDmecys1GK8oE7d/BOEjC6UagdD2NTopT2ub/V2XQOvJ9B.js"],
  "sourcesContent": ["// Generated by Framer (ff86393)\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,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useLoadMorePaginatedQuery,useLocaleInfo,useQueryData,useRouter,withCSS,withFX,withInfiniteScroll,withVariantAppearEffect}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 BFCards from\"#framer/local/canvasComponent/fdunSJt3L/fdunSJt3L.js\";import NavbarMenu from\"#framer/local/canvasComponent/fDvAu0vdH/fDvAu0vdH.js\";import PillGrid from\"#framer/local/canvasComponent/Jg5JunXFd/Jg5JunXFd.js\";import BlogCards from\"#framer/local/canvasComponent/Oc9kqBRUz/Oc9kqBRUz.js\";import Footer from\"#framer/local/canvasComponent/pJk6cKJ8i/pJk6cKJ8i.js\";import FBlogCards from\"#framer/local/canvasComponent/V2XQOvJ9B/V2XQOvJ9B.js\";import Resources,{enumToDisplayNameFunctions}from\"#framer/local/collection/oNOZWUbMA/oNOZWUbMA.js\";import*as sharedStyle1 from\"#framer/local/css/FjIWgrrkP/FjIWgrrkP.js\";import*as sharedStyle from\"#framer/local/css/ODAm0sfum/ODAm0sfum.js\";import*as sharedStyle2 from\"#framer/local/css/xm9_ErxSj/xm9_ErxSj.js\";import metadataProvider from\"#framer/local/webPageMetadata/gA6FBgUu0/gA6FBgUu0.js\";const NavbarMenuFonts=getFonts(NavbarMenu);const NavbarMenuWithVariantAppearEffect=withVariantAppearEffect(NavbarMenu);const MotionDivWithFX=withFX(motion.div);const BFCardsFonts=getFonts(BFCards);const FBlogCardsFonts=getFonts(FBlogCards);const PillGridFonts=getFonts(PillGrid);const BlogCardsFonts=getFonts(BlogCards);const SpinnerFonts=getFonts(Spinner);const ContainerWithInfiniteScroll=withInfiniteScroll(Container);const FooterFonts=getFonts(Footer);const breakpoints={Av7IPdiVc:\"(min-width: 1200px) and (max-width: 1439px)\",D7eRjzxZK:\"(min-width: 1440px)\",GT9qs1mD7:\"(max-width: 389px)\",ox2k33FO_:\"(min-width: 390px) and (max-width: 809px)\",Vjv17WFLL:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Lkcxe\";const variantClassNames={Av7IPdiVc:\"framer-v-z3n90g\",D7eRjzxZK:\"framer-v-ic4vn7\",GT9qs1mD7:\"framer-v-w5seb6\",ox2k33FO_:\"framer-v-emw37u\",Vjv17WFLL:\"framer-v-1ginjes\"};const transition1={damping:52,delay:0,mass:3,stiffness:274,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition2={damping:60,delay:0,mass:.1,stiffness:160,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:150};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const loaderVariants=(repeaterState,variants,currentVariant)=>{var _variants_disabled;if(repeaterState.currentPage>=repeaterState.totalPages)return(_variants_disabled=variants.disabled)!==null&&_variants_disabled!==void 0?_variants_disabled:currentVariant;var _variants_loading;if(repeaterState.isLoading)return(_variants_loading=variants.loading)!==null&&_variants_loading!==void 0?_variants_loading:currentVariant;return currentVariant;};const QueryData1=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"gWyPxQuak\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const metadata=metadataProvider();const humanReadableVariantMap={\"320\":\"GT9qs1mD7\",\"Desktop || 1200\":\"Av7IPdiVc\",\"Tablet 810\":\"Vjv17WFLL\",Desktop:\"D7eRjzxZK\",Phone:\"ox2k33FO_\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"D7eRjzxZK\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,QxqqWyyN2riSOGrO8l,CKCjrHUboriSOGrO8l,o_BHNehB0riSOGrO8l,WrA2sOHyFriSOGrO8l,xHP0RWsEgriSOGrO8l,idriSOGrO8l,QxqqWyyN2girmINJyX,CKCjrHUbogirmINJyX,o_BHNehB0girmINJyX,WrA2sOHyFgirmINJyX,xHP0RWsEggirmINJyX,idgirmINJyX,QxqqWyyN2MyE0Y660j,xHP0RWsEgMyE0Y660j,CKCjrHUboMyE0Y660j,o_BHNehB0MyE0Y660j,idMyE0Y660j,xHP0RWsEggWyPxQuak,o_BHNehB0gWyPxQuak,CKCjrHUbogWyPxQuak,QxqqWyyN2gWyPxQuak,idgWyPxQuak,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-Lkcxe`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-Lkcxe`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const router=useRouter();const dynamicRef=useDynamicRefs();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"D7eRjzxZK\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-ic4vn7\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bh0ux\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"miQx8pRvz\"},implicitPathVariables:undefined},{href:{webPageId:\"miQx8pRvz\"},implicitPathVariables:undefined},{href:{webPageId:\"miQx8pRvz\"},implicitPathVariables:undefined},{href:{webPageId:\"miQx8pRvz\"},implicitPathVariables:undefined},{href:{webPageId:\"miQx8pRvz\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GT9qs1mD7:{width:\"100vw\"},ox2k33FO_:{width:\"100vw\"},Vjv17WFLL:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"max(100vw, 1px)\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4krklm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{Q5NnIV8Cg:resolvedLinks[1]},GT9qs1mD7:{__framer__scrollDirection:{direction:\"up\",target:\"kp4lopT6f\"},Q5NnIV8Cg:resolvedLinks[4],variant:\"hpxMirrkl\"},ox2k33FO_:{__framer__scrollDirection:{direction:\"up\",target:\"kp4lopT6f\"},Q5NnIV8Cg:resolvedLinks[3],variant:\"hpxMirrkl\"},Vjv17WFLL:{__framer__scrollDirection:{direction:\"up\",target:\"YYWD_T193\"},Q5NnIV8Cg:resolvedLinks[2],variant:\"Z5mGcC0Zl\"}},children:/*#__PURE__*/_jsx(NavbarMenuWithVariantAppearEffect,{__framer__animateOnce:false,__framer__scrollDirection:{direction:\"up\",target:\"oj3Dve9uY\"},__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"Dz2quQ3sI\",layoutId:\"Dz2quQ3sI\",Q5NnIV8Cg:resolvedLinks[0],style:{width:\"100%\"},variant:\"iLrBvjiaP\",width:\"100%\",ZpNSmAmDP:true})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-120zik\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qd46kv\",\"data-framer-name\":\"Body\",name:\"Body\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\"},className:\"framer-n67a75\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ovujvt\",\"data-framer-name\":\"Frame 172\",name:\"Frame 172\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-13agdd6\",\"data-styles-preset\":\"ODAm0sfum\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(39724deg, rgb(48, 95, 5) -7%, rgb(97, 167, 32) 115%)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Resource Hub\"})})})}),className:\"framer-1u70z21\",\"data-framer-name\":\"Life-giving\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Life-giving\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GT9qs1mD7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zmza3b\",\"data-styles-preset\":\"FjIWgrrkP\",style:{\"--framer-text-color\":\"var(--token-7bcc0cf7-c2bb-4243-a2ef-42a8f5cb0b47, rgb(0, 15, 5))\"},children:\"We're here to guide you through some of the exciting, but complicated, aspects of digital transformation. You'll find out \"})}),fonts:[\"Inter\"]},ox2k33FO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zmza3b\",\"data-styles-preset\":\"FjIWgrrkP\",style:{\"--framer-text-color\":\"var(--token-7bcc0cf7-c2bb-4243-a2ef-42a8f5cb0b47, rgb(0, 15, 5))\"},children:\"We're here to guide you through some of the exciting, but complicated, aspects of digital transformation. You'll find out \"})}),fonts:[\"Inter\"]},Vjv17WFLL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zmza3b\",\"data-styles-preset\":\"FjIWgrrkP\",style:{\"--framer-text-color\":\"var(--token-7bcc0cf7-c2bb-4243-a2ef-42a8f5cb0b47, rgb(0, 15, 5))\"},children:\"We're here to guide you through some of the exciting, but complicated, aspects of digital transformation. You'll find out \"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-zmza3b\",\"data-styles-preset\":\"FjIWgrrkP\",style:{\"--framer-text-color\":\"var(--token-7bcc0cf7-c2bb-4243-a2ef-42a8f5cb0b47, rgb(0, 15, 5))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"You want to delight your users, and we\u2019re going to help.  \"}),\"Navigate the complexities of digital technology with us as your guide. Read on to discover how to find and engage new audiences, keeping them captivated with an exciting future powered by innovative technology\"]})}),className:\"framer-ebcmbw\",\"data-framer-name\":\"Helping Charity organisations connect with generous givers. Advertising with Eden allows you to connect with hundreds of thousands of active UK Christians every month.\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Helping Charity organisations connect with generous givers. Advertising with Eden allows you to connect with hundreds of thousands of active UK Christians every month.\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19zn4nv\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"riSOGrO8l\",data:Resources,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"riSOGrO8l\",name:\"QxqqWyyN2\",type:\"Identifier\"},{collection:\"riSOGrO8l\",name:\"CKCjrHUbo\",type:\"Identifier\"},{collection:\"riSOGrO8l\",name:\"o_BHNehB0\",type:\"Identifier\"},{collection:\"riSOGrO8l\",name:\"WrA2sOHyF\",type:\"Identifier\"},{collection:\"riSOGrO8l\",name:\"xHP0RWsEg\",type:\"Identifier\"},{collection:\"riSOGrO8l\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"riSOGrO8l\",name:\"bzknv_JVy\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"riSOGrO8l\",name:\"p2gHs4SGZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"QxqqWyyN2\":QxqqWyyN2riSOGrO8l,\"CKCjrHUbo\":CKCjrHUboriSOGrO8l,\"o_BHNehB0\":o_BHNehB0riSOGrO8l,\"WrA2sOHyF\":WrA2sOHyFriSOGrO8l,\"xHP0RWsEg\":xHP0RWsEgriSOGrO8l,\"id\":idriSOGrO8l},i)=>{QxqqWyyN2riSOGrO8l!==null&&QxqqWyyN2riSOGrO8l!==void 0?QxqqWyyN2riSOGrO8l:QxqqWyyN2riSOGrO8l=\"\";CKCjrHUboriSOGrO8l!==null&&CKCjrHUboriSOGrO8l!==void 0?CKCjrHUboriSOGrO8l:CKCjrHUboriSOGrO8l=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`riSOGrO8l-${idriSOGrO8l}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{QxqqWyyN2:QxqqWyyN2riSOGrO8l},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2riSOGrO8l},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2riSOGrO8l},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2riSOGrO8l},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2riSOGrO8l},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2riSOGrO8l},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined}],children:resolvedLinks1=>{var _enumToDisplayNameFunctions_o_BHNehB0;return /*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{width:\"calc(max((100vw - 110px) / 2, 1px) - 20px)\"},GT9qs1mD7:{width:\"calc(min(100vw, 1400px) - 36px)\"},ox2k33FO_:{width:\"calc(min(100vw, 1400px) - 40px)\"},Vjv17WFLL:{width:\"calc(min(100vw, 1400px) - 100px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:442,width:\"calc(max((min(100vw, 1400px) - 146px) / 2, 1px) - 20px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ordd4k-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{iJIjngENH:resolvedLinks1[1]},GT9qs1mD7:{iJIjngENH:resolvedLinks1[4],TcTnUtj0u:5},ox2k33FO_:{iJIjngENH:resolvedLinks1[3],TcTnUtj0u:5},Vjv17WFLL:{iJIjngENH:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(BFCards,{height:\"100%\",id:\"e1Xk5Ejcs\",iJIjngENH:resolvedLinks1[0],IS5JR56yc:\"var(--token-b3586300-4ae4-4458-a912-bb5d54ded08e, rgb(39, 128, 2))\",jalER7w1Q:false,jmAMioigC:CKCjrHUboriSOGrO8l,Kt9sPsTOj:\"16px\",layoutId:\"e1Xk5Ejcs\",Lpr6zPqty:WrA2sOHyFriSOGrO8l,oOO5IXJO9:(_enumToDisplayNameFunctions_o_BHNehB0=enumToDisplayNameFunctions[\"o_BHNehB0\"])===null||_enumToDisplayNameFunctions_o_BHNehB0===void 0?void 0:_enumToDisplayNameFunctions_o_BHNehB0.call(enumToDisplayNameFunctions,o_BHNehB0riSOGrO8l,activeLocale),style:{width:\"100%\"},TcTnUtj0u:8,VITRCfPzf:toResponsiveImage(xHP0RWsEgriSOGrO8l),width:\"100%\",XzUCQ2M6N:\"var(--token-7bcc0cf7-c2bb-4243-a2ef-42a8f5cb0b47, rgb(0, 15, 5))\"})})})})});}})})},idriSOGrO8l);})})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1kot6v7\",\"data-framer-name\":\"Catalogue\",name:\"Catalogue\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-l4sun1\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-6t29by\",\"data-styles-preset\":\"xm9_ErxSj\",children:\"Highlights\"})}),className:\"framer-sc1x43\",\"data-framer-name\":\"Header\",fonts:[\"Inter\"],name:\"Header\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f43vwy\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-70h0jt\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"girmINJyX\",data:Resources,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"girmINJyX\",name:\"QxqqWyyN2\",type:\"Identifier\"},{collection:\"girmINJyX\",name:\"CKCjrHUbo\",type:\"Identifier\"},{collection:\"girmINJyX\",name:\"o_BHNehB0\",type:\"Identifier\"},{collection:\"girmINJyX\",name:\"WrA2sOHyF\",type:\"Identifier\"},{collection:\"girmINJyX\",name:\"xHP0RWsEg\",type:\"Identifier\"},{collection:\"girmINJyX\",name:\"id\",type:\"Identifier\"}],where:{collection:\"girmINJyX\",name:\"nZgN4oKUy\",type:\"Identifier\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1.map(({\"QxqqWyyN2\":QxqqWyyN2girmINJyX,\"CKCjrHUbo\":CKCjrHUbogirmINJyX,\"o_BHNehB0\":o_BHNehB0girmINJyX,\"WrA2sOHyF\":WrA2sOHyFgirmINJyX,\"xHP0RWsEg\":xHP0RWsEggirmINJyX,\"id\":idgirmINJyX},i)=>{QxqqWyyN2girmINJyX!==null&&QxqqWyyN2girmINJyX!==void 0?QxqqWyyN2girmINJyX:QxqqWyyN2girmINJyX=\"\";CKCjrHUbogirmINJyX!==null&&CKCjrHUbogirmINJyX!==void 0?CKCjrHUbogirmINJyX:CKCjrHUbogirmINJyX=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`girmINJyX-${idgirmINJyX}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{QxqqWyyN2:QxqqWyyN2girmINJyX},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2girmINJyX},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2girmINJyX},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2girmINJyX},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2girmINJyX},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2girmINJyX},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined}],children:resolvedLinks2=>{var _enumToDisplayNameFunctions_o_BHNehB0;return /*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{width:\"calc(max(100vw - 619px, 1px) - 20px)\"},GT9qs1mD7:{width:\"calc(min(100vw, 1400px) - 40px)\"},ox2k33FO_:{width:\"calc(min(100vw, 1400px) - 40px)\"},Vjv17WFLL:{width:\"calc(max((min(100vw, 1400px) - 63px) / 2, 1px) - 16px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:442,width:\"calc(min(100vw, 1400px) - 80px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fv8i57-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{iJIjngENH:resolvedLinks2[1]},GT9qs1mD7:{iJIjngENH:resolvedLinks2[4]},ox2k33FO_:{iJIjngENH:resolvedLinks2[3]},Vjv17WFLL:{iJIjngENH:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(BFCards,{height:\"100%\",id:\"MBRmfOP9L\",iJIjngENH:resolvedLinks2[0],IS5JR56yc:\"var(--token-b3586300-4ae4-4458-a912-bb5d54ded08e, rgb(39, 128, 2))\",jalER7w1Q:true,jmAMioigC:CKCjrHUbogirmINJyX,Kt9sPsTOj:\"16px\",layoutId:\"MBRmfOP9L\",Lpr6zPqty:WrA2sOHyFgirmINJyX,oOO5IXJO9:(_enumToDisplayNameFunctions_o_BHNehB0=enumToDisplayNameFunctions[\"o_BHNehB0\"])===null||_enumToDisplayNameFunctions_o_BHNehB0===void 0?void 0:_enumToDisplayNameFunctions_o_BHNehB0.call(enumToDisplayNameFunctions,o_BHNehB0girmINJyX,activeLocale),style:{width:\"100%\"},TcTnUtj0u:2,VITRCfPzf:toResponsiveImage(xHP0RWsEggirmINJyX),width:\"100%\",XzUCQ2M6N:\"var(--token-7bcc0cf7-c2bb-4243-a2ef-42a8f5cb0b47, rgb(0, 15, 5))\"})})})})});}})})},idgirmINJyX);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-t06uly\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GT9qs1mD7:{query:{from:{alias:\"MyE0Y660j\",data:Resources,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},select:[{collection:\"MyE0Y660j\",name:\"QxqqWyyN2\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"xHP0RWsEg\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"CKCjrHUbo\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"o_BHNehB0\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{left:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"MyE0Y660j\",name:\"nZgN4oKUy\",type:\"Identifier\"}},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"MyE0Y660j\",name:\"p2gHs4SGZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"MyE0Y660j\",name:\"bzknv_JVy\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:false},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{collection:\"MyE0Y660j\",name:\"WJtGo_m3p\",type:\"Identifier\"},type:\"BinaryOperation\"}}},ox2k33FO_:{query:{from:{alias:\"MyE0Y660j\",data:Resources,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},select:[{collection:\"MyE0Y660j\",name:\"QxqqWyyN2\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"xHP0RWsEg\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"CKCjrHUbo\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"o_BHNehB0\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{left:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"MyE0Y660j\",name:\"nZgN4oKUy\",type:\"Identifier\"}},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"MyE0Y660j\",name:\"p2gHs4SGZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"MyE0Y660j\",name:\"bzknv_JVy\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:false},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{collection:\"MyE0Y660j\",name:\"WJtGo_m3p\",type:\"Identifier\"},type:\"BinaryOperation\"}}},Vjv17WFLL:{query:{from:{alias:\"MyE0Y660j\",data:Resources,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},select:[{collection:\"MyE0Y660j\",name:\"QxqqWyyN2\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"xHP0RWsEg\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"CKCjrHUbo\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"o_BHNehB0\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{left:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"MyE0Y660j\",name:\"nZgN4oKUy\",type:\"Identifier\"}},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"MyE0Y660j\",name:\"p2gHs4SGZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"MyE0Y660j\",name:\"bzknv_JVy\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:false},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{collection:\"MyE0Y660j\",name:\"WJtGo_m3p\",type:\"Identifier\"},type:\"BinaryOperation\"}}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"MyE0Y660j\",data:Resources,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"MyE0Y660j\",name:\"QxqqWyyN2\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"xHP0RWsEg\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"CKCjrHUbo\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"o_BHNehB0\",type:\"Identifier\"},{collection:\"MyE0Y660j\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{left:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"MyE0Y660j\",name:\"nZgN4oKUy\",type:\"Identifier\"}},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"MyE0Y660j\",name:\"p2gHs4SGZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"MyE0Y660j\",name:\"bzknv_JVy\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:false},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{collection:\"MyE0Y660j\",name:\"WJtGo_m3p\",type:\"Identifier\"},type:\"BinaryOperation\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2.map(({\"QxqqWyyN2\":QxqqWyyN2MyE0Y660j,\"xHP0RWsEg\":xHP0RWsEgMyE0Y660j,\"CKCjrHUbo\":CKCjrHUboMyE0Y660j,\"o_BHNehB0\":o_BHNehB0MyE0Y660j,\"id\":idMyE0Y660j},i)=>{QxqqWyyN2MyE0Y660j!==null&&QxqqWyyN2MyE0Y660j!==void 0?QxqqWyyN2MyE0Y660j:QxqqWyyN2MyE0Y660j=\"\";CKCjrHUboMyE0Y660j!==null&&CKCjrHUboMyE0Y660j!==void 0?CKCjrHUboMyE0Y660j:CKCjrHUboMyE0Y660j=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`MyE0Y660j-${idMyE0Y660j}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{QxqqWyyN2:QxqqWyyN2MyE0Y660j},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2MyE0Y660j},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2MyE0Y660j},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2MyE0Y660j},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2MyE0Y660j},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2MyE0Y660j},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined}],children:resolvedLinks3=>{var _enumToDisplayNameFunctions_o_BHNehB0;return /*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GT9qs1mD7:{height:158,width:\"calc(min(100vw, 1400px) - 40px)\"},ox2k33FO_:{height:129,width:\"calc(min(100vw, 1400px) - 40px)\"},Vjv17WFLL:{width:\"calc(max((min(100vw, 1400px) - 63px) / 2, 1px) - 16px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"491px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f1g07k-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{BUWsI8l7V:resolvedLinks3[1]},GT9qs1mD7:{aCBmfVrT8:10,BUWsI8l7V:resolvedLinks3[4],eiMxadfNA:7,jGGBBPqmI:\"7px\"},ox2k33FO_:{aCBmfVrT8:9,BUWsI8l7V:resolvedLinks3[3],eiMxadfNA:7,jGGBBPqmI:\"8px\"},Vjv17WFLL:{BUWsI8l7V:resolvedLinks3[2],jGGBBPqmI:\"11px\"}},children:/*#__PURE__*/_jsx(FBlogCards,{aCBmfVrT8:12,BUWsI8l7V:resolvedLinks3[0],eiMxadfNA:4,height:\"100%\",id:\"OJgrhBz88\",JFBtHRveX:CKCjrHUboMyE0Y660j,jGGBBPqmI:\"16px\",jLv3N2BlU:(_enumToDisplayNameFunctions_o_BHNehB0=enumToDisplayNameFunctions[\"o_BHNehB0\"])===null||_enumToDisplayNameFunctions_o_BHNehB0===void 0?void 0:_enumToDisplayNameFunctions_o_BHNehB0.call(enumToDisplayNameFunctions,o_BHNehB0MyE0Y660j,activeLocale),KMcuNLc8X:\"J1LUkBWU9\",layoutId:\"OJgrhBz88\",rcP1JdYkJ:toResponsiveImage(xHP0RWsEgMyE0Y660j),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})});}})})},idMyE0Y660j);})})})})})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-lmfp01\",\"data-framer-name\":\"Catalogue\",name:\"Catalogue\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jaw5jn\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{width:\"max((100vw - 60px) * 0.98, 1px)\",y:667},GT9qs1mD7:{width:\"max((min(100vw, 1400px) - 20px) * 0.98, 1px)\"},ox2k33FO_:{width:\"max((min(100vw, 1400px) - 20px) * 0.98, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:330,width:\"max((min(100vw, 1400px) - 60px) * 0.98, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-16rsugr-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{Xd94Fnbvo:\"8px 18px 8px 18px\",zXsTXHuOt:8},GT9qs1mD7:{kdQEPG6qz:\"6px\",Xd94Fnbvo:\"5px 14px 5px 14px\",zXsTXHuOt:7},ox2k33FO_:{Xd94Fnbvo:\"8px 20px 8px 20px\",zXsTXHuOt:7},Vjv17WFLL:{zXsTXHuOt:8}},children:/*#__PURE__*/_jsx(PillGrid,{height:\"100%\",id:\"gMuPTgCzl\",kdQEPG6qz:\"8px\",layoutId:\"gMuPTgCzl\",style:{width:\"100%\"},width:\"100%\",Xd94Fnbvo:\"9px 20px 9px 20px\",zXsTXHuOt:10})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kttysi\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lomduo\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GT9qs1mD7:{pageSize:14,query:{from:{alias:\"gWyPxQuak\",data:Resources,type:\"Collection\"},select:[{collection:\"gWyPxQuak\",name:\"xHP0RWsEg\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"o_BHNehB0\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"CKCjrHUbo\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"QxqqWyyN2\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{collection:\"gWyPxQuak\",name:\"p2gHs4SGZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"gWyPxQuak\",name:\"nZgN4oKUy\",type:\"Identifier\"}},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"gWyPxQuak\",name:\"bzknv_JVy\",type:\"Identifier\"}},type:\"BinaryOperation\"}}},ox2k33FO_:{pageSize:14,query:{from:{alias:\"gWyPxQuak\",data:Resources,type:\"Collection\"},select:[{collection:\"gWyPxQuak\",name:\"xHP0RWsEg\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"o_BHNehB0\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"CKCjrHUbo\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"QxqqWyyN2\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{collection:\"gWyPxQuak\",name:\"p2gHs4SGZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"gWyPxQuak\",name:\"nZgN4oKUy\",type:\"Identifier\"}},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"gWyPxQuak\",name:\"bzknv_JVy\",type:\"Identifier\"}},type:\"BinaryOperation\"}}},Vjv17WFLL:{pageSize:20,query:{from:{alias:\"gWyPxQuak\",data:Resources,type:\"Collection\"},select:[{collection:\"gWyPxQuak\",name:\"xHP0RWsEg\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"o_BHNehB0\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"CKCjrHUbo\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"QxqqWyyN2\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{collection:\"gWyPxQuak\",name:\"p2gHs4SGZ\",type:\"Identifier\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"gWyPxQuak\",name:\"bzknv_JVy\",type:\"Identifier\"}},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"gWyPxQuak\",name:\"nZgN4oKUy\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:false},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"gWyPxQuak\",name:\"WJtGo_m3p\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:false},type:\"BinaryOperation\"},type:\"BinaryOperation\"}}}},children:/*#__PURE__*/_jsx(QueryData1,{pageSize:21,query:{from:{alias:\"gWyPxQuak\",data:Resources,type:\"Collection\"},select:[{collection:\"gWyPxQuak\",name:\"xHP0RWsEg\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"o_BHNehB0\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"CKCjrHUbo\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"QxqqWyyN2\",type:\"Identifier\"},{collection:\"gWyPxQuak\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{collection:\"gWyPxQuak\",name:\"p2gHs4SGZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"gWyPxQuak\",name:\"nZgN4oKUy\",type:\"Identifier\"}},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"gWyPxQuak\",name:\"bzknv_JVy\",type:\"Identifier\"}},type:\"BinaryOperation\"}},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection3.map(({\"xHP0RWsEg\":xHP0RWsEggWyPxQuak,\"o_BHNehB0\":o_BHNehB0gWyPxQuak,\"CKCjrHUbo\":CKCjrHUbogWyPxQuak,\"QxqqWyyN2\":QxqqWyyN2gWyPxQuak,\"id\":idgWyPxQuak},i)=>{CKCjrHUbogWyPxQuak!==null&&CKCjrHUbogWyPxQuak!==void 0?CKCjrHUbogWyPxQuak:CKCjrHUbogWyPxQuak=\"\";QxqqWyyN2gWyPxQuak!==null&&QxqqWyyN2gWyPxQuak!==void 0?QxqqWyyN2gWyPxQuak:QxqqWyyN2gWyPxQuak=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`gWyPxQuak-${idgWyPxQuak}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{QxqqWyyN2:QxqqWyyN2gWyPxQuak},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2gWyPxQuak},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2gWyPxQuak},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2gWyPxQuak},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2gWyPxQuak},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqqWyyN2:QxqqWyyN2gWyPxQuak},webPageId:\"mI8gYkd1J\"},implicitPathVariables:undefined}],children:resolvedLinks4=>{var _enumToDisplayNameFunctions_o_BHNehB0;return /*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{width:\"max((max(100vw - 60px, 1px) - 52px) / 3, 260px)\",y:1028},GT9qs1mD7:{width:\"max(max(min(100vw, 1400px) - 20px, 1px), 175px)\"},ox2k33FO_:{width:\"max(max(min(100vw, 1400px) - 20px, 1px), 175px)\"},Vjv17WFLL:{width:\"max(max(min(100vw, 1400px) - 60px, 1px), 350px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:313,width:\"max((max(min(100vw, 1400px) - 60px, 1px) - 52px) / 3, 260px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-trs18f-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{A8qZLdC_0:resolvedLinks4[1]},GT9qs1mD7:{A8qZLdC_0:resolvedLinks4[4],bsfphUb_L:2,L8pPXDfl9:\"10px 3px 10px 3px\",mHDcOhoFj:8,OrMLOlq8P:7},ox2k33FO_:{A8qZLdC_0:resolvedLinks4[3],bsfphUb_L:0,L8pPXDfl9:\"10px 4px 10px 4px\",mHDcOhoFj:8,OrMLOlq8P:7},Vjv17WFLL:{A8qZLdC_0:resolvedLinks4[2],bsfphUb_L:4,mHDcOhoFj:25}},children:/*#__PURE__*/_jsx(BlogCards,{A8qZLdC_0:resolvedLinks4[0],aMev2VEVC:(_enumToDisplayNameFunctions_o_BHNehB0=enumToDisplayNameFunctions[\"o_BHNehB0\"])===null||_enumToDisplayNameFunctions_o_BHNehB0===void 0?void 0:_enumToDisplayNameFunctions_o_BHNehB0.call(enumToDisplayNameFunctions,o_BHNehB0gWyPxQuak,activeLocale),bsfphUb_L:10,eU6wAMSBp:\"var(--token-7bcc0cf7-c2bb-4243-a2ef-42a8f5cb0b47, rgb(0, 15, 5))\",gRwwmjlOe:CKCjrHUbogWyPxQuak,height:\"100%\",id:\"NcM28ThjW\",IIG4INZsZ:\"var(--token-b3586300-4ae4-4458-a912-bb5d54ded08e, rgb(39, 128, 2))\",L8pPXDfl9:\"10px\",layoutId:\"NcM28ThjW\",mbR2CedB3:toResponsiveImage(xHP0RWsEggWyPxQuak),mHDcOhoFj:23,OrMLOlq8P:6,qlIiFNQYY:\"var(--token-e6786d60-bd90-43a8-acd5-dbb09cf1c626, rgb(135, 135, 135))\",style:{width:\"100%\"},variant:\"Q9u1QAGjd\",width:\"100%\",zzFJYOWKA:\"rgb(0, 0, 0)\"})})})})});}})})},idgWyPxQuak);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{width:\"max((max(100vw - 60px, 1px) - 52px) / 3, 260px)\",y:1058},GT9qs1mD7:{width:undefined},ox2k33FO_:{width:undefined},Vjv17WFLL:{width:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"max((max(min(100vw, 1400px) - 60px, 1px) - 52px) / 3, 260px)\",children:/*#__PURE__*/_jsx(ContainerWithInfiniteScroll,{__loadMore:loadMore3,__paginationInfo:paginationInfo3,className:\"framer-1t3r7bz-container\",ref:dynamicRef(`${QxqqWyyN2gWyPxQuak}-1t3r7bz`),children:/*#__PURE__*/_jsx(Spinner,{height:\"100%\",id:\"PX8muUuvS\",layoutId:\"PX8muUuvS\",variant:loaderVariants(paginationInfo3,{disabled:\"PX1MOnVXY\",loading:\"G47S15YSn\"},\"G47S15YSn\"),width:\"100%\"})})})})]})})})})})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{y:1194}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:554,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-6j7ig1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{variant:\"bAhKh7hpo\"},GT9qs1mD7:{style:{width:\"100%\"},variant:\"mfzHQq7aw\"},ox2k33FO_:{variant:\"mfzHQq7aw\"},Vjv17WFLL:{variant:\"zXUxR0Xm8\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"YcANlXBK5\",layoutId:\"YcANlXBK5\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"rYAbeUOZq\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1653.3333333333333,intrinsicWidth:1863.4666666666667,loading:getLoadingLazyAtYPosition(1909.731996918063),pixelHeight:1550,pixelWidth:1747,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw - 94px)\",src:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png\",srcSet:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png 1747w\"}},GT9qs1mD7:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1653.3333333333333,intrinsicWidth:1863.4666666666667,loading:getLoadingLazyAtYPosition(2770.8019920660163),pixelHeight:1550,pixelWidth:1747,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw + 104px)\",src:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png\",srcSet:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png 1747w\"},style:{rotate:168}},ox2k33FO_:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1653.3333333333333,intrinsicWidth:1863.4666666666667,loading:getLoadingLazyAtYPosition(2368.0743737117896),pixelHeight:1550,pixelWidth:1747,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw + 104px)\",src:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png\",srcSet:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png 1747w\"},style:{rotate:168}},Vjv17WFLL:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1653.3333333333333,intrinsicWidth:1863.4666666666667,loading:getLoadingLazyAtYPosition(2328.4238504221134),pixelHeight:1550,pixelWidth:1747,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw + 43px)\",src:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png\",srcSet:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png 1747w\"},style:{rotate:168}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1653.3333333333333,intrinsicWidth:1863.4666666666667,loading:getLoadingLazyAtYPosition(1637.731996918063),pixelHeight:1550,pixelWidth:1747,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw - 462px)\",src:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png\",srcSet:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png 1747w\"},className:\"framer-1pepyuk\",\"data-framer-name\":\"Tint_1\",name:\"Tint_1\",style:{rotate:148}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1653.3333333333333,intrinsicWidth:1863.4666666666667,loading:getLoadingLazyAtYPosition(683.7347040199011),pixelHeight:1550,pixelWidth:1747,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw - 497px)\",src:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png\",srcSet:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png 1747w\"}},GT9qs1mD7:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1653.3333333333333,intrinsicWidth:1863.4666666666667,loading:getLoadingLazyAtYPosition(662.6749052217988),pixelHeight:1550,pixelWidth:1747,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw + 251px)\",src:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png\",srcSet:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png 1747w\"}},ox2k33FO_:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1653.3333333333333,intrinsicWidth:1863.4666666666667,loading:getLoadingLazyAtYPosition(484.5712633318466),pixelHeight:1550,pixelWidth:1747,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw + 152px)\",src:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png\",srcSet:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png 1747w\"}},Vjv17WFLL:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1653.3333333333333,intrinsicWidth:1863.4666666666667,loading:getLoadingLazyAtYPosition(819.8725406218061),pixelHeight:1550,pixelWidth:1747,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw - 205px)\",src:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png\",srcSet:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png 1747w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1653.3333333333333,intrinsicWidth:1863.4666666666667,loading:getLoadingLazyAtYPosition(124.12282343897857),pixelHeight:1550,pixelWidth:1747,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw + 31px)\",src:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png\",srcSet:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png 1747w\"},className:\"framer-1nodmf4\",\"data-framer-name\":\"Tint_1\",name:\"Tint_1\",style:{rotate:162}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Av7IPdiVc:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1653.3333333333333,intrinsicWidth:1863.4666666666667,loading:getLoadingLazyAtYPosition(161),pixelHeight:1550,pixelWidth:1747,positionX:\"center\",positionY:\"center\",sizes:\"704px\",src:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png\",srcSet:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png 1747w\"},style:{rotate:218}},GT9qs1mD7:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1653.3333333333333,intrinsicWidth:1863.4666666666667,loading:getLoadingLazyAtYPosition(-542.0084206331169),pixelHeight:1550,pixelWidth:1747,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw + 357px)\",src:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png\",srcSet:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png 1747w\"},style:{rotate:204}},ox2k33FO_:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1653.3333333333333,intrinsicWidth:1863.4666666666667,loading:getLoadingLazyAtYPosition(-155.39904370202078),pixelHeight:1550,pixelWidth:1747,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw - 61px)\",src:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png\",srcSet:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png 1747w\"},style:{rotate:204}},Vjv17WFLL:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1653.3333333333333,intrinsicWidth:1863.4666666666667,loading:getLoadingLazyAtYPosition(-48.863668892414694),pixelHeight:1550,pixelWidth:1747,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw + 126px)\",src:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png\",srcSet:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png 1747w\"},style:{rotate:227}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1653.3333333333333,intrinsicWidth:1863.4666666666667,loading:getLoadingLazyAtYPosition(-214),pixelHeight:1550,pixelWidth:1747,positionX:\"center\",positionY:\"center\",sizes:\"987px\",src:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png\",srcSet:\"https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=512 512w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l4cj7JzqR1h2uq5bOo4n42buUY.png 1747w\"},className:\"framer-kvwfnu\",\"data-framer-name\":\"Tint_1\",name:\"Tint_1\",style:{rotate:223}})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-Lkcxe { background: var(--token-9b53d308-eb80-47b2-9499-25d7975b742d, rgb(9, 46, 5)) /* {\"name\":\"Green Background\"} */; }`,\".framer-Lkcxe.framer-16gjamo, .framer-Lkcxe .framer-16gjamo { display: block; }\",\".framer-Lkcxe.framer-ic4vn7 { align-content: center; align-items: center; background-color: var(--token-9b53d308-eb80-47b2-9499-25d7975b742d, #092e05); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 90px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-Lkcxe .framer-bh0ux { align-content: center; align-items: center; background-color: var(--token-9b53d308-eb80-47b2-9499-25d7975b742d, #092e05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 5; }\",\".framer-Lkcxe .framer-4krklm-container, .framer-Lkcxe .framer-16rsugr-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-Lkcxe .framer-120zik { align-content: center; align-items: center; background-color: var(--token-76022001-6564-472e-89d8-419dfccdd6d7, #f7fff5); 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-Lkcxe .framer-qd46kv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 86px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 0px 30px 120px 30px; position: relative; width: 100%; z-index: 1; }\",\".framer-Lkcxe .framer-n67a75 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 66px; height: min-content; justify-content: center; overflow: visible; padding: 49px 10px 24px 10px; position: relative; width: 100%; z-index: 1; }\",\".framer-Lkcxe .framer-ovujvt { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Lkcxe .framer-1u70z21 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-Lkcxe .framer-ebcmbw { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Lkcxe .framer-19zn4nv { align-content: flex-start; align-items: flex-start; background-color: var(--token-76022001-6564-472e-89d8-419dfccdd6d7, #f7fff5); border-bottom-left-radius: 22px; border-bottom-right-radius: 22px; border-top-left-radius: 22px; border-top-right-radius: 22px; box-shadow: 0px 6px 72px 0px rgba(38, 38, 38, 0.08); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 18px 10px 18px 10px; position: relative; width: 1px; }\",\".framer-Lkcxe .framer-1ordd4k-container, .framer-Lkcxe .framer-1fv8i57-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Lkcxe .framer-1kot6v7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Lkcxe .framer-l4sun1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 98%; }\",\".framer-Lkcxe .framer-sc1x43 { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Lkcxe .framer-1f43vwy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Lkcxe .framer-70h0jt { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 22px; border-bottom-right-radius: 22px; border-top-left-radius: 22px; border-top-right-radius: 22px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px; position: relative; width: 1px; }\",\".framer-Lkcxe .framer-t06uly { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: auto; justify-content: flex-start; padding: 10px; position: relative; width: 511px; }\",\".framer-Lkcxe .framer-1f1g07k-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-Lkcxe .framer-lmfp01 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; overflow: visible; padding: 27px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-Lkcxe .framer-1jaw5jn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 15px 0px 15px 0px; position: relative; width: 98%; }\",\".framer-Lkcxe .framer-1kttysi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-Lkcxe .framer-1lomduo { display: grid; flex: 1 0 0px; gap: 26px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(260px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-Lkcxe .framer-trs18f-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-Lkcxe .framer-1t3r7bz-container { bottom: -44px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-Lkcxe .framer-6j7ig1-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; z-index: 1; }\",\".framer-Lkcxe .framer-1pepyuk { bottom: 706px; flex: none; left: -617px; opacity: 0.66; overflow: visible; pointer-events: none; position: absolute; right: 1079px; top: 1638px; z-index: 0; }\",\".framer-Lkcxe .framer-1nodmf4 { bottom: 1929px; flex: none; left: 880px; opacity: 0.54; overflow: visible; pointer-events: none; position: absolute; right: -911px; top: 124px; z-index: 0; }\",\".framer-Lkcxe .framer-kvwfnu { bottom: 3703px; flex: none; left: -617px; opacity: 0.63; overflow: visible; pointer-events: none; position: absolute; top: -214px; width: 987px; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Lkcxe.framer-ic4vn7, .framer-Lkcxe .framer-bh0ux, .framer-Lkcxe .framer-120zik, .framer-Lkcxe .framer-qd46kv, .framer-Lkcxe .framer-n67a75, .framer-Lkcxe .framer-ovujvt, .framer-Lkcxe .framer-19zn4nv, .framer-Lkcxe .framer-1kot6v7, .framer-Lkcxe .framer-l4sun1, .framer-Lkcxe .framer-1f43vwy, .framer-Lkcxe .framer-70h0jt, .framer-Lkcxe .framer-t06uly, .framer-Lkcxe .framer-lmfp01, .framer-Lkcxe .framer-1jaw5jn, .framer-Lkcxe .framer-1kttysi { gap: 0px; } .framer-Lkcxe.framer-ic4vn7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Lkcxe.framer-ic4vn7 > :first-child, .framer-Lkcxe .framer-120zik > :first-child, .framer-Lkcxe .framer-qd46kv > :first-child, .framer-Lkcxe .framer-ovujvt > :first-child, .framer-Lkcxe .framer-19zn4nv > :first-child, .framer-Lkcxe .framer-1kot6v7 > :first-child, .framer-Lkcxe .framer-70h0jt > :first-child, .framer-Lkcxe .framer-t06uly > :first-child, .framer-Lkcxe .framer-lmfp01 > :first-child { margin-top: 0px; } .framer-Lkcxe.framer-ic4vn7 > :last-child, .framer-Lkcxe .framer-120zik > :last-child, .framer-Lkcxe .framer-qd46kv > :last-child, .framer-Lkcxe .framer-ovujvt > :last-child, .framer-Lkcxe .framer-19zn4nv > :last-child, .framer-Lkcxe .framer-1kot6v7 > :last-child, .framer-Lkcxe .framer-70h0jt > :last-child, .framer-Lkcxe .framer-t06uly > :last-child, .framer-Lkcxe .framer-lmfp01 > :last-child { margin-bottom: 0px; } .framer-Lkcxe .framer-bh0ux > *, .framer-Lkcxe .framer-1kttysi > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Lkcxe .framer-bh0ux > :first-child, .framer-Lkcxe .framer-n67a75 > :first-child, .framer-Lkcxe .framer-l4sun1 > :first-child, .framer-Lkcxe .framer-1f43vwy > :first-child, .framer-Lkcxe .framer-1jaw5jn > :first-child, .framer-Lkcxe .framer-1kttysi > :first-child { margin-left: 0px; } .framer-Lkcxe .framer-bh0ux > :last-child, .framer-Lkcxe .framer-n67a75 > :last-child, .framer-Lkcxe .framer-l4sun1 > :last-child, .framer-Lkcxe .framer-1f43vwy > :last-child, .framer-Lkcxe .framer-1jaw5jn > :last-child, .framer-Lkcxe .framer-1kttysi > :last-child { margin-right: 0px; } .framer-Lkcxe .framer-120zik > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Lkcxe .framer-qd46kv > * { margin: 0px; margin-bottom: calc(86px / 2); margin-top: calc(86px / 2); } .framer-Lkcxe .framer-n67a75 > * { margin: 0px; margin-left: calc(66px / 2); margin-right: calc(66px / 2); } .framer-Lkcxe .framer-ovujvt > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-Lkcxe .framer-19zn4nv > *, .framer-Lkcxe .framer-70h0jt > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Lkcxe .framer-1kot6v7 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-Lkcxe .framer-l4sun1 > *, .framer-Lkcxe .framer-1jaw5jn > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-Lkcxe .framer-1f43vwy > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-Lkcxe .framer-t06uly > * { margin: 0px; margin-bottom: calc(13px / 2); margin-top: calc(13px / 2); } .framer-Lkcxe .framer-lmfp01 > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } }\",`@media (min-width: 1200px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-Lkcxe { background: var(--token-9b53d308-eb80-47b2-9499-25d7975b742d, rgb(9, 46, 5)) /* {\"name\":\"Green Background\"} */; } .framer-Lkcxe.framer-ic4vn7 { padding: 95px 0px 0px 0px; width: 1200px; } .framer-Lkcxe .framer-qd46kv { gap: 65px; max-width: unset; } .framer-Lkcxe .framer-n67a75 { gap: 30px; order: 0; } .framer-Lkcxe .framer-19zn4nv { align-self: stretch; height: auto; } .framer-Lkcxe .framer-1kot6v7 { gap: 17px; order: 1; } .framer-Lkcxe .framer-1f43vwy { flex-wrap: nowrap; gap: 48px; } .framer-Lkcxe .framer-70h0jt { align-self: stretch; height: auto; padding: 10px 10px 0px 10px; } .framer-Lkcxe .framer-lmfp01 { gap: 9px; order: 2; padding: 29px 0px 0px 0px; } .framer-Lkcxe .framer-1jaw5jn { padding: 22px 0px 22px 0px; } .framer-Lkcxe .framer-1pepyuk { bottom: 434px; left: -523px; right: 617px; top: 1910px; } .framer-Lkcxe .framer-1nodmf4 { bottom: 2191px; left: 914px; right: -417px; top: 684px; } .framer-Lkcxe .framer-kvwfnu { bottom: 3583px; left: -390px; top: 161px; width: 704px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Lkcxe .framer-qd46kv, .framer-Lkcxe .framer-n67a75, .framer-Lkcxe .framer-1kot6v7, .framer-Lkcxe .framer-1f43vwy, .framer-Lkcxe .framer-lmfp01 { gap: 0px; } .framer-Lkcxe .framer-qd46kv > * { margin: 0px; margin-bottom: calc(65px / 2); margin-top: calc(65px / 2); } .framer-Lkcxe .framer-qd46kv > :first-child, .framer-Lkcxe .framer-1kot6v7 > :first-child, .framer-Lkcxe .framer-lmfp01 > :first-child { margin-top: 0px; } .framer-Lkcxe .framer-qd46kv > :last-child, .framer-Lkcxe .framer-1kot6v7 > :last-child, .framer-Lkcxe .framer-lmfp01 > :last-child { margin-bottom: 0px; } .framer-Lkcxe .framer-n67a75 > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-Lkcxe .framer-n67a75 > :first-child, .framer-Lkcxe .framer-1f43vwy > :first-child { margin-left: 0px; } .framer-Lkcxe .framer-n67a75 > :last-child, .framer-Lkcxe .framer-1f43vwy > :last-child { margin-right: 0px; } .framer-Lkcxe .framer-1kot6v7 > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } .framer-Lkcxe .framer-1f43vwy > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-Lkcxe .framer-lmfp01 > * { margin: 0px; margin-bottom: calc(9px / 2); margin-top: calc(9px / 2); } }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-Lkcxe { background: var(--token-9b53d308-eb80-47b2-9499-25d7975b742d, rgb(9, 46, 5)) /* {\"name\":\"Green Background\"} */; } .framer-Lkcxe.framer-ic4vn7 { padding: 74px 0px 0px 0px; width: 810px; } .framer-Lkcxe .framer-4krklm-container { flex: none; width: 100%; } .framer-Lkcxe .framer-qd46kv { gap: 71px; } .framer-Lkcxe .framer-n67a75 { flex-direction: column; gap: 25px; order: 0; padding: 43px 10px 35px 10px; } .framer-Lkcxe .framer-ovujvt { flex: none; gap: 2px; width: 100%; } .framer-Lkcxe .framer-19zn4nv { flex: none; padding: 11px 10px 14px 10px; width: 100%; } .framer-Lkcxe .framer-1kot6v7 { gap: 13px; order: 1; } .framer-Lkcxe .framer-1f43vwy { flex-wrap: nowrap; gap: 3px; } .framer-Lkcxe .framer-70h0jt { padding: 8px; } .framer-Lkcxe .framer-t06uly { flex: 1 0 0px; padding: 8px; width: 1px; } .framer-Lkcxe .framer-lmfp01 { gap: 20px; order: 2; padding: 0px; } .framer-Lkcxe .framer-1jaw5jn { padding: 8px 0px 8px 0px; } .framer-Lkcxe .framer-16rsugr-container, .framer-Lkcxe .framer-1t3r7bz-container { order: 1; } .framer-Lkcxe .framer-1lomduo { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: wrap; gap: 24px; justify-content: flex-start; } .framer-Lkcxe .framer-trs18f-container { align-self: unset; flex: 1 0 0px; min-width: 350px; order: 0; width: 1px; } .framer-Lkcxe .framer-1pepyuk { bottom: 878px; left: -353px; right: 310px; top: 2328px; } .framer-Lkcxe .framer-1nodmf4 { bottom: 2916px; left: 596px; right: -391px; top: 820px; } .framer-Lkcxe .framer-kvwfnu { bottom: 4499px; left: -463px; right: 337px; top: -49px; width: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Lkcxe .framer-qd46kv, .framer-Lkcxe .framer-n67a75, .framer-Lkcxe .framer-ovujvt, .framer-Lkcxe .framer-1kot6v7, .framer-Lkcxe .framer-1f43vwy, .framer-Lkcxe .framer-lmfp01, .framer-Lkcxe .framer-1lomduo { gap: 0px; } .framer-Lkcxe .framer-qd46kv > * { margin: 0px; margin-bottom: calc(71px / 2); margin-top: calc(71px / 2); } .framer-Lkcxe .framer-qd46kv > :first-child, .framer-Lkcxe .framer-n67a75 > :first-child, .framer-Lkcxe .framer-ovujvt > :first-child, .framer-Lkcxe .framer-1kot6v7 > :first-child, .framer-Lkcxe .framer-lmfp01 > :first-child { margin-top: 0px; } .framer-Lkcxe .framer-qd46kv > :last-child, .framer-Lkcxe .framer-n67a75 > :last-child, .framer-Lkcxe .framer-ovujvt > :last-child, .framer-Lkcxe .framer-1kot6v7 > :last-child, .framer-Lkcxe .framer-lmfp01 > :last-child { margin-bottom: 0px; } .framer-Lkcxe .framer-n67a75 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-Lkcxe .framer-ovujvt > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } .framer-Lkcxe .framer-1kot6v7 > * { margin: 0px; margin-bottom: calc(13px / 2); margin-top: calc(13px / 2); } .framer-Lkcxe .framer-1f43vwy > * { margin: 0px; margin-left: calc(3px / 2); margin-right: calc(3px / 2); } .framer-Lkcxe .framer-1f43vwy > :first-child, .framer-Lkcxe .framer-1lomduo > :first-child { margin-left: 0px; } .framer-Lkcxe .framer-1f43vwy > :last-child, .framer-Lkcxe .framer-1lomduo > :last-child { margin-right: 0px; } .framer-Lkcxe .framer-lmfp01 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Lkcxe .framer-1lomduo > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }}`,`@media (min-width: 390px) and (max-width: 809px) { .${metadata.bodyClassName}-framer-Lkcxe { background: var(--token-9b53d308-eb80-47b2-9499-25d7975b742d, rgb(9, 46, 5)) /* {\"name\":\"Green Background\"} */; } .framer-Lkcxe.framer-ic4vn7 { padding: 55px 0px 0px 0px; width: 390px; } .framer-Lkcxe .framer-4krklm-container { flex: none; width: 100%; } .framer-Lkcxe .framer-qd46kv { gap: 47px; padding: 0px 10px 90px 10px; } .framer-Lkcxe .framer-n67a75 { flex-direction: column; gap: 16px; padding: 38px 0px 20px 0px; } .framer-Lkcxe .framer-ovujvt { flex: none; gap: 8px; width: 100%; } .framer-Lkcxe .framer-19zn4nv { flex: none; padding: 10px; width: 100%; } .framer-Lkcxe .framer-1kot6v7 { gap: 13px; } .framer-Lkcxe .framer-1f43vwy { flex-direction: column; flex-wrap: nowrap; gap: 22px; } .framer-Lkcxe .framer-70h0jt { flex: none; padding: 10px 10px 0px 10px; width: 100%; } .framer-Lkcxe .framer-t06uly { align-self: unset; gap: 17px; height: min-content; width: 100%; } .framer-Lkcxe .framer-1f1g07k-container { flex: none; height: 129px; } .framer-Lkcxe .framer-lmfp01 { gap: 42px; padding: 4px 0px 0px 0px; } .framer-Lkcxe .framer-1jaw5jn { padding: 20px 0px 0px 0px; } .framer-Lkcxe .framer-1lomduo { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: wrap; gap: 17px; } .framer-Lkcxe .framer-trs18f-container { align-self: unset; flex: 1 0 0px; min-width: 175px; width: 1px; } .framer-Lkcxe .framer-1pepyuk { bottom: 765px; left: -188px; right: 84px; top: 2368px; } .framer-Lkcxe .framer-1nodmf4 { bottom: 2668px; left: 61px; right: -213px; top: 485px; } .framer-Lkcxe .framer-kvwfnu { bottom: 4387px; left: 204px; right: -143px; top: -155px; width: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Lkcxe .framer-qd46kv, .framer-Lkcxe .framer-n67a75, .framer-Lkcxe .framer-ovujvt, .framer-Lkcxe .framer-1kot6v7, .framer-Lkcxe .framer-1f43vwy, .framer-Lkcxe .framer-t06uly, .framer-Lkcxe .framer-lmfp01, .framer-Lkcxe .framer-1lomduo { gap: 0px; } .framer-Lkcxe .framer-qd46kv > * { margin: 0px; margin-bottom: calc(47px / 2); margin-top: calc(47px / 2); } .framer-Lkcxe .framer-qd46kv > :first-child, .framer-Lkcxe .framer-n67a75 > :first-child, .framer-Lkcxe .framer-ovujvt > :first-child, .framer-Lkcxe .framer-1kot6v7 > :first-child, .framer-Lkcxe .framer-1f43vwy > :first-child, .framer-Lkcxe .framer-t06uly > :first-child, .framer-Lkcxe .framer-lmfp01 > :first-child { margin-top: 0px; } .framer-Lkcxe .framer-qd46kv > :last-child, .framer-Lkcxe .framer-n67a75 > :last-child, .framer-Lkcxe .framer-ovujvt > :last-child, .framer-Lkcxe .framer-1kot6v7 > :last-child, .framer-Lkcxe .framer-1f43vwy > :last-child, .framer-Lkcxe .framer-t06uly > :last-child, .framer-Lkcxe .framer-lmfp01 > :last-child { margin-bottom: 0px; } .framer-Lkcxe .framer-n67a75 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Lkcxe .framer-ovujvt > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-Lkcxe .framer-1kot6v7 > * { margin: 0px; margin-bottom: calc(13px / 2); margin-top: calc(13px / 2); } .framer-Lkcxe .framer-1f43vwy > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-Lkcxe .framer-t06uly > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } .framer-Lkcxe .framer-lmfp01 > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-Lkcxe .framer-1lomduo > * { margin: 0px; margin-left: calc(17px / 2); margin-right: calc(17px / 2); } .framer-Lkcxe .framer-1lomduo > :first-child { margin-left: 0px; } .framer-Lkcxe .framer-1lomduo > :last-child { margin-right: 0px; } }}`,`@media (max-width: 389px) { .${metadata.bodyClassName}-framer-Lkcxe { background: var(--token-9b53d308-eb80-47b2-9499-25d7975b742d, rgb(9, 46, 5)) /* {\"name\":\"Green Background\"} */; } .framer-Lkcxe.framer-ic4vn7 { padding: 63px 0px 0px 0px; width: 320px; } .framer-Lkcxe .framer-bh0ux { order: 0; } .framer-Lkcxe .framer-4krklm-container { flex: none; width: 100%; } .framer-Lkcxe .framer-120zik, .framer-Lkcxe .framer-1t3r7bz-container { order: 1; } .framer-Lkcxe .framer-qd46kv { gap: 26px; padding: 0px 10px 90px 10px; } .framer-Lkcxe .framer-n67a75 { flex-direction: column; gap: 16px; padding: 32px 0px 21px 0px; } .framer-Lkcxe .framer-ovujvt { flex: none; gap: 5px; width: 100%; } .framer-Lkcxe .framer-19zn4nv { flex: none; padding: 8px; width: 100%; } .framer-Lkcxe .framer-1kot6v7 { gap: 4px; padding: 6px 0px 6px 0px; } .framer-Lkcxe .framer-1f43vwy { flex-direction: column; flex-wrap: nowrap; gap: 12px; overflow: hidden; } .framer-Lkcxe .framer-70h0jt { flex: none; padding: 10px 10px 0px 10px; width: 100%; } .framer-Lkcxe .framer-t06uly { align-self: unset; gap: 28px; height: min-content; padding: 17px 10px 17px 10px; width: 100%; } .framer-Lkcxe .framer-1f1g07k-container { flex: none; height: 158px; } .framer-Lkcxe .framer-lmfp01 { gap: 27px; padding: 8px 0px 0px 0px; } .framer-Lkcxe .framer-1jaw5jn { padding: 11px 0px 11px 0px; } .framer-Lkcxe .framer-1lomduo { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: wrap; gap: 14px; justify-content: flex-start; } .framer-Lkcxe .framer-trs18f-container { align-self: unset; flex: 1 0 0px; min-width: 175px; order: 0; width: 1px; } .framer-Lkcxe .framer-6j7ig1-container { max-width: unset; order: 2; } .framer-Lkcxe .framer-1pepyuk { bottom: 985px; left: -107px; order: 3; right: 3px; top: 2771px; } .framer-Lkcxe .framer-1nodmf4 { bottom: 2750px; left: 62px; order: 4; right: -313px; top: 663px; } .framer-Lkcxe .framer-kvwfnu { bottom: 4047px; left: -112px; order: 5; right: -245px; top: -542px; width: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Lkcxe .framer-qd46kv, .framer-Lkcxe .framer-n67a75, .framer-Lkcxe .framer-ovujvt, .framer-Lkcxe .framer-1kot6v7, .framer-Lkcxe .framer-1f43vwy, .framer-Lkcxe .framer-t06uly, .framer-Lkcxe .framer-lmfp01, .framer-Lkcxe .framer-1lomduo { gap: 0px; } .framer-Lkcxe .framer-qd46kv > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-Lkcxe .framer-qd46kv > :first-child, .framer-Lkcxe .framer-n67a75 > :first-child, .framer-Lkcxe .framer-ovujvt > :first-child, .framer-Lkcxe .framer-1kot6v7 > :first-child, .framer-Lkcxe .framer-1f43vwy > :first-child, .framer-Lkcxe .framer-t06uly > :first-child, .framer-Lkcxe .framer-lmfp01 > :first-child { margin-top: 0px; } .framer-Lkcxe .framer-qd46kv > :last-child, .framer-Lkcxe .framer-n67a75 > :last-child, .framer-Lkcxe .framer-ovujvt > :last-child, .framer-Lkcxe .framer-1kot6v7 > :last-child, .framer-Lkcxe .framer-1f43vwy > :last-child, .framer-Lkcxe .framer-t06uly > :last-child, .framer-Lkcxe .framer-lmfp01 > :last-child { margin-bottom: 0px; } .framer-Lkcxe .framer-n67a75 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Lkcxe .framer-ovujvt > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-Lkcxe .framer-1kot6v7 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-Lkcxe .framer-1f43vwy > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-Lkcxe .framer-t06uly > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-Lkcxe .framer-lmfp01 > * { margin: 0px; margin-bottom: calc(27px / 2); margin-top: calc(27px / 2); } .framer-Lkcxe .framer-1lomduo > * { margin: 0px; margin-left: calc(14px / 2); margin-right: calc(14px / 2); } .framer-Lkcxe .framer-1lomduo > :first-child { margin-left: 0px; } .framer-Lkcxe .framer-1lomduo > :last-child { margin-right: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5932\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Av7IPdiVc\":{\"layout\":[\"fixed\",\"auto\"]},\"Vjv17WFLL\":{\"layout\":[\"fixed\",\"auto\"]},\"ox2k33FO_\":{\"layout\":[\"fixed\",\"auto\"]},\"GT9qs1mD7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramergA6FBgUu0=withCSS(Component,css,\"framer-Lkcxe\");export default FramergA6FBgUu0;FramergA6FBgUu0.displayName=\"Blog\";FramergA6FBgUu0.defaultProps={height:5932,width:1440};addFonts(FramergA6FBgUu0,[{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:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavbarMenuFonts,...BFCardsFonts,...FBlogCardsFonts,...PillGridFonts,...BlogCardsFonts,...SpinnerFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergA6FBgUu0\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"5932\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Av7IPdiVc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Vjv17WFLL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ox2k33FO_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GT9qs1mD7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (56d1180)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/gFwAFsZKLGLXt32WIiCB/ilVhKxguh9gj3Zqd8cMa/Gt_sOyU4l.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/ll2JIu2LTSvqnfwfg4GJ/bCorFCSRKS8DyHEKNlaF/y1RyatPyH.js\";import ImageCard from\"https://framerusercontent.com/modules/xzZ8BVSaJJ6UWgq3Z6zd/DoZlbDFipSYmHS29e8gR/NYexJFXUx.js\";const ImageCardFonts=getFonts(ImageCard);const ImageCardControls=getPropertyControls(ImageCard);const enabledGestures={BMubULzCE:{hover:true}};const serializationHash=\"framer-ZHJV1\";const variantClassNames={BMubULzCE:\"framer-v-vb59vv\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={\"No Hover\":\"mwjMOCnvf\",Hover:\"J1LUkBWU9\"};const getProps=({gap,height,id,image,imageRadius,imageVariant,link,postGap,textContent,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_humanReadableEnumMap_imageVariant,_ref5,_ref6,_ref7;return{...props,aCBmfVrT8:(_ref=gap!==null&&gap!==void 0?gap:props.aCBmfVrT8)!==null&&_ref!==void 0?_ref:14,BUWsI8l7V:link!==null&&link!==void 0?link:props.BUWsI8l7V,eiMxadfNA:(_ref1=postGap!==null&&postGap!==void 0?postGap:props.eiMxadfNA)!==null&&_ref1!==void 0?_ref1:4,JFBtHRveX:(_ref2=title!==null&&title!==void 0?title:props.JFBtHRveX)!==null&&_ref2!==void 0?_ref2:\"Title\",jGGBBPqmI:(_ref3=imageRadius!==null&&imageRadius!==void 0?imageRadius:props.jGGBBPqmI)!==null&&_ref3!==void 0?_ref3:\"20px\",jLv3N2BlU:(_ref4=textContent!==null&&textContent!==void 0?textContent:props.jLv3N2BlU)!==null&&_ref4!==void 0?_ref4:\"Label\",KMcuNLc8X:(_ref6=(_ref5=(_humanReadableEnumMap_imageVariant=humanReadableEnumMap[imageVariant])!==null&&_humanReadableEnumMap_imageVariant!==void 0?_humanReadableEnumMap_imageVariant:imageVariant)!==null&&_ref5!==void 0?_ref5:props.KMcuNLc8X)!==null&&_ref6!==void 0?_ref6:\"J1LUkBWU9\",rcP1JdYkJ:(_ref7=image!==null&&image!==void 0?image:props.rcP1JdYkJ)!==null&&_ref7!==void 0?_ref7:{src:\"https://framerusercontent.com/images/83B3NosczQoK4FHXgH0L7dNoO5U.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/83B3NosczQoK4FHXgH0L7dNoO5U.png?scale-down-to=512 512w,https://framerusercontent.com/images/83B3NosczQoK4FHXgH0L7dNoO5U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/83B3NosczQoK4FHXgH0L7dNoO5U.png 1200w\"}};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,BUWsI8l7V,rcP1JdYkJ,JFBtHRveX,jLv3N2BlU,aCBmfVrT8,eiMxadfNA,jGGBBPqmI,KMcuNLc8X,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"BMubULzCE\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:BUWsI8l7V,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-vb59vv\",className,classNames)} framer-wf8a60`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"BMubULzCE\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--c1s7uy\":aCBmfVrT8,...style},...addPropertyOverrides({\"BMubULzCE-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||117)-0)*1,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.34)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||117)-0-(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||117)-0)*1)/2),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19z0rm8-container\",layoutDependency:layoutDependency,layoutId:\"pKApLJpIY-container\",children:/*#__PURE__*/_jsx(ImageCard,{height:\"100%\",id:\"pKApLJpIY\",layoutId:\"pKApLJpIY\",style:{height:\"100%\",width:\"100%\"},variant:KMcuNLc8X,W0bmSVgzS:numberToPixelString(jGGBBPqmI),width:\"100%\",zv1o6ZKK3:toResponsiveImage(rcP1JdYkJ)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fthb87\",\"data-framer-name\":\"Post\",layoutDependency:layoutDependency,layoutId:\"ol76iysx8\",style:{\"--vwj5cb\":eiMxadfNA},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1qwk965\",\"data-styles-preset\":\"y1RyatPyH\",children:\"Title\"})}),className:\"framer-ht91vp\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"diYZ9PgXN\",text:JFBtHRveX,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-pfc9px\",\"data-styles-preset\":\"Gt_sOyU4l\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b3586300-4ae4-4458-a912-bb5d54ded08e, rgb(39, 128, 2)))\"},children:\"Label\"})}),className:\"framer-t41sf8\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"MmGVA20O8\",style:{\"--extracted-1lwpl3i\":\"var(--token-b3586300-4ae4-4458-a912-bb5d54ded08e, rgb(39, 128, 2))\"},text:jLv3N2BlU,variants:{\"BMubULzCE-hover\":{\"--extracted-1lwpl3i\":\"var(--token-e6786d60-bd90-43a8-acd5-dbb09cf1c626, rgb(135, 135, 135))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"BMubULzCE-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-pfc9px\",\"data-styles-preset\":\"Gt_sOyU4l\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-e6786d60-bd90-43a8-acd5-dbb09cf1c626, rgb(135, 135, 135)))\"},children:\"Label\"})})}},baseVariant,gestureVariant)})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZHJV1.framer-wf8a60, .framer-ZHJV1 .framer-wf8a60 { display: block; }\",\".framer-ZHJV1.framer-vb59vv { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: calc(max(0, var(--c1s7uy)) * 1px); height: 117px; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 435px; }\",\".framer-ZHJV1 .framer-19z0rm8-container { flex: none; height: 100%; position: relative; width: 34%; }\",\".framer-ZHJV1 .framer-1fthb87 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: calc(max(0, var(--vwj5cb)) * 1px); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-ZHJV1 .framer-ht91vp, .framer-ZHJV1 .framer-t41sf8 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ZHJV1.framer-vb59vv, .framer-ZHJV1 .framer-1fthb87 { gap: 0px; } .framer-ZHJV1.framer-vb59vv > * { margin: 0px; margin-left: calc(calc(max(0, var(--c1s7uy)) * 1px) / 2); margin-right: calc(calc(max(0, var(--c1s7uy)) * 1px) / 2); } .framer-ZHJV1.framer-vb59vv > :first-child { margin-left: 0px; } .framer-ZHJV1.framer-vb59vv > :last-child { margin-right: 0px; } .framer-ZHJV1 .framer-1fthb87 > * { margin: 0px; margin-bottom: calc(calc(max(0, var(--vwj5cb)) * 1px) / 2); margin-top: calc(calc(max(0, var(--vwj5cb)) * 1px) / 2); } .framer-ZHJV1 .framer-1fthb87 > :first-child { margin-top: 0px; } .framer-ZHJV1 .framer-1fthb87 > :last-child { margin-bottom: 0px; } }\",\".framer-ZHJV1.framer-v-vb59vv.hover .framer-19z0rm8-container { order: 0; }\",\".framer-ZHJV1.framer-v-vb59vv.hover .framer-1fthb87 { order: 1; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 117\n * @framerIntrinsicWidth 435\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"kqfYXIfoA\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"BUWsI8l7V\":\"link\",\"rcP1JdYkJ\":\"image\",\"JFBtHRveX\":\"title\",\"jLv3N2BlU\":\"textContent\",\"aCBmfVrT8\":\"gap\",\"eiMxadfNA\":\"postGap\",\"jGGBBPqmI\":\"imageRadius\",\"KMcuNLc8X\":\"imageVariant\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerV2XQOvJ9B=withCSS(Component,css,\"framer-ZHJV1\");export default FramerV2XQOvJ9B;FramerV2XQOvJ9B.displayName=\"FBlog Cards\";FramerV2XQOvJ9B.defaultProps={height:117,width:435};addPropertyControls(FramerV2XQOvJ9B,{BUWsI8l7V:{title:\"Link\",type:ControlType.Link},rcP1JdYkJ:{__defaultAssetReference:\"data:framer/asset-reference,83B3NosczQoK4FHXgH0L7dNoO5U.png?originalFilename=Site+Banner.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},JFBtHRveX:{defaultValue:\"Title\",title:\"Title\",type:ControlType.String},jLv3N2BlU:{defaultValue:\"Label\",placeholder:\"Label\",title:\"Text Content\",type:ControlType.String},aCBmfVrT8:{defaultValue:14,min:0,title:\"Gap\",type:ControlType.Number},eiMxadfNA:{defaultValue:4,min:0,title:\"Post Gap\",type:ControlType.Number},jGGBBPqmI:{defaultValue:\"20px\",title:\"Image radius\",type:ControlType.BorderRadius},KMcuNLc8X:(ImageCardControls===null||ImageCardControls===void 0?void 0:ImageCardControls[\"variant\"])&&{...ImageCardControls[\"variant\"],defaultValue:\"J1LUkBWU9\",description:undefined,hidden:undefined,title:\"Image Variant\"}});addFonts(FramerV2XQOvJ9B,[{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\"}]},...ImageCardFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerV2XQOvJ9B\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kqfYXIfoA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"435\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"BUWsI8l7V\\\":\\\"link\\\",\\\"rcP1JdYkJ\\\":\\\"image\\\",\\\"JFBtHRveX\\\":\\\"title\\\",\\\"jLv3N2BlU\\\":\\\"textContent\\\",\\\"aCBmfVrT8\\\":\\\"gap\\\",\\\"eiMxadfNA\\\":\\\"postGap\\\",\\\"jGGBBPqmI\\\":\\\"imageRadius\\\",\\\"KMcuNLc8X\\\":\\\"imageVariant\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"117\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./V2XQOvJ9B.map"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "ImageCardFonts", "getFonts", "NYexJFXUx_default", "ImageCardControls", "getPropertyControls", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "numberToPixelString", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "getProps", "gap", "height", "id", "image", "imageRadius", "imageVariant", "link", "postGap", "textContent", "title", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_humanReadableEnumMap_imageVariant", "_ref5", "_ref6", "_ref7", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "BUWsI8l7V", "rcP1JdYkJ", "JFBtHRveX", "jLv3N2BlU", "aCBmfVrT8", "eiMxadfNA", "jGGBBPqmI", "KMcuNLc8X", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerV2XQOvJ9B", "withCSS", "V2XQOvJ9B_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavbarMenuFonts", "getFonts", "fDvAu0vdH_default", "NavbarMenuWithVariantAppearEffect", "withVariantAppearEffect", "MotionDivWithFX", "withFX", "motion", "BFCardsFonts", "fdunSJt3L_default", "FBlogCardsFonts", "V2XQOvJ9B_default", "PillGridFonts", "Jg5JunXFd_default", "BlogCardsFonts", "Oc9kqBRUz_default", "SpinnerFonts", "O_XoZ3FcZ_default", "ContainerWithInfiniteScroll", "withInfiniteScroll", "Container", "FooterFonts", "pJk6cKJ8i_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "t", "animation1", "transition2", "animation2", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "loaderVariants", "repeaterState", "variants", "currentVariant", "_variants_disabled", "_variants_loading", "QueryData1", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "QxqqWyyN2riSOGrO8l", "CKCjrHUboriSOGrO8l", "o_BHNehB0riSOGrO8l", "WrA2sOHyFriSOGrO8l", "xHP0RWsEgriSOGrO8l", "idriSOGrO8l", "QxqqWyyN2girmINJyX", "CKCjrHUbogirmINJyX", "o_BHNehB0girmINJyX", "WrA2sOHyFgirmINJyX", "xHP0RWsEggirmINJyX", "idgirmINJyX", "QxqqWyyN2MyE0Y660j", "xHP0RWsEgMyE0Y660j", "CKCjrHUboMyE0Y660j", "o_BHNehB0MyE0Y660j", "idMyE0Y660j", "xHP0RWsEggWyPxQuak", "o_BHNehB0gWyPxQuak", "CKCjrHUbogWyPxQuak", "QxqqWyyN2gWyPxQuak", "idgWyPxQuak", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "router", "useRouter", "dynamicRef", "useDynamicRefs", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "LayoutGroup", "motion", "cx", "MotionDivWithFX", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "Container", "NavbarMenuWithVariantAppearEffect", "RichText2", "x", "ChildrenCanSuspend", "oNOZWUbMA_default", "collection", "l", "i", "PathVariablesContext", "resolvedLinks1", "_enumToDisplayNameFunctions_o_BHNehB0", "fdunSJt3L_default", "enumToDisplayNameFunctions", "collection1", "paginationInfo1", "loadMore1", "resolvedLinks2", "collection2", "paginationInfo2", "loadMore2", "resolvedLinks3", "V2XQOvJ9B_default", "Jg5JunXFd_default", "collection3", "paginationInfo3", "loadMore3", "resolvedLinks4", "Oc9kqBRUz_default", "ContainerWithInfiniteScroll", "O_XoZ3FcZ_default", "pJk6cKJ8i_default", "getLoadingLazyAtYPosition", "Image2", "css", "FramergA6FBgUu0", "withCSS", "gA6FBgUu0_default", "addFonts", "NavbarMenuFonts", "BFCardsFonts", "FBlogCardsFonts", "PillGridFonts", "BlogCardsFonts", "SpinnerFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
