{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/BnuLdbIghKspV12jdGWc/Awi8aHKWbmQNUWub0QWz/FvG1LMkWO.js"],
  "sourcesContent": ["// Generated by Framer (d2aa011)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,Link,PropertyOverrides,ResolveLinks,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouter,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import SectionsPageHero from\"#framer/local/canvasComponent/dQGsIDQif/dQGsIDQif.js\";import ComponentsFooter from\"#framer/local/canvasComponent/G4S0QMEsx/G4S0QMEsx.js\";import SectionsIconGrid from\"#framer/local/canvasComponent/gnaBHXoEK/gnaBHXoEK.js\";import SectionsBanner from\"#framer/local/canvasComponent/I9Nlrpf53/I9Nlrpf53.js\";import NavNav from\"#framer/local/canvasComponent/J21X_CoCN/J21X_CoCN.js\";import SectionsTestimonials from\"#framer/local/canvasComponent/jQkMZdTb_/jQkMZdTb_.js\";import SectionsContentWithImage from\"#framer/local/canvasComponent/mWPM8Epkl/mWPM8Epkl.js\";import SectionsCardBanner from\"#framer/local/canvasComponent/qLcLGLTUK/qLcLGLTUK.js\";import NavTriageModal from\"#framer/local/canvasComponent/SKpq7wloS/SKpq7wloS.js\";import BlocksLogoBlock from\"#framer/local/canvasComponent/UYXe4JT1G/UYXe4JT1G.js\";import ComponentsCookierBanner from\"#framer/local/canvasComponent/v3c21UG2n/v3c21UG2n.js\";import SectionsImpactShopProjectGallery from\"#framer/local/canvasComponent/xmlQn_O8y/xmlQn_O8y.js\";import SectionsRowHeader from\"#framer/local/canvasComponent/zlGDfJgKa/zlGDfJgKa.js\";import metadataProvider from\"#framer/local/webPageMetadata/FvG1LMkWO/FvG1LMkWO.js\";const NavNavFonts=getFonts(NavNav);const NavTriageModalFonts=getFonts(NavTriageModal);const SectionsPageHeroFonts=getFonts(SectionsPageHero);const SectionsRowHeaderFonts=getFonts(SectionsRowHeader);const BlocksLogoBlockFonts=getFonts(BlocksLogoBlock);const SectionsContentWithImageFonts=getFonts(SectionsContentWithImage);const SectionsBannerFonts=getFonts(SectionsBanner);const SectionsIconGridFonts=getFonts(SectionsIconGrid);const SectionsImpactShopProjectGalleryFonts=getFonts(SectionsImpactShopProjectGallery);const SectionsTestimonialsFonts=getFonts(SectionsTestimonials);const SectionsCardBannerFonts=getFonts(SectionsCardBanner);const ComponentsFooterFonts=getFonts(ComponentsFooter);const ComponentsCookierBannerFonts=getFonts(ComponentsCookierBanner);const breakpoints={WNVF4E3E_:\"(max-width: 639px)\",WX_l2Ptoj:\"(min-width: 640px) and (max-width: 1023px)\",y2IdmPt8a:\"(min-width: 1024px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-lP1oa\";const variantClassNames={WNVF4E3E_:\"framer-v-1qrvirn\",WX_l2Ptoj:\"framer-v-ulqvt7\",y2IdmPt8a:\"framer-v-u4lmwh\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"y2IdmPt8a\",Mobile:\"WNVF4E3E_\",Tablet:\"WX_l2Ptoj\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"y2IdmPt8a\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const fTzMh99y83bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const aU9ZRkLgX1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"y2IdmPt8a\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-7cced87a-5c26-44d1-8b92-8332fa55d75a, rgb(250, 246, 240)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-u4lmwh\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-w2cq0h-container\",id:\"w2cq0h\",nodeId:\"IfdLx8qOB\",scopeId:\"FvG1LMkWO\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{variant:\"qDLpDODmV\"},WX_l2Ptoj:{variant:\"sj0_ZSfsW\"}},children:/*#__PURE__*/_jsx(NavNav,{fTzMh99y8:fTzMh99y83bnx0g({overlay}),height:\"100%\",id:\"IfdLx8qOB\",layoutId:\"IfdLx8qOB\",style:{width:\"100%\"},variant:\"srX42vkAe\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1paounx\"),\"data-framer-portal-id\":\"w2cq0h\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"t5zsc1VyH\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{width:\"90vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"594px\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-l3x7pt-container\"),\"data-framer-portal-id\":\"w2cq0h\",inComponentSlot:true,nodeId:\"j7g20x3Y3\",rendersWithMotion:true,scopeId:\"FvG1LMkWO\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{variant:\"hnC8pnzkr\"}},children:/*#__PURE__*/_jsx(NavTriageModal,{aU9ZRkLgX:aU9ZRkLgX1wnntms({overlay}),height:\"100%\",id:\"j7g20x3Y3\",layoutId:\"j7g20x3Y3\",style:{width:\"100%\"},variant:\"Tcfy2YMMZ\",width:\"100%\"})})})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"cW2HeKPLd\"},implicitPathVariables:undefined},{href:{webPageId:\"cW2HeKPLd\"},implicitPathVariables:undefined},{href:{webPageId:\"cW2HeKPLd\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:832,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rasnx5-container\",nodeId:\"tIeqMe0D2\",scopeId:\"FvG1LMkWO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{Ch1K4qSyO:resolvedLinks[2],variant:\"yuMCAIOoT\"},WX_l2Ptoj:{Ch1K4qSyO:resolvedLinks[1],variant:\"tO8NV75Ke\"}},children:/*#__PURE__*/_jsx(SectionsPageHero,{ARy2Yzb8s:false,Ch1K4qSyO:resolvedLinks[0],e1Keajm2k:true,fHy1cEf7k:false,g6Jnf6_Wf:\"Tag\",HbnM5UtFC:\"Schedule a call\",height:\"100%\",HW6Xg7aSY:\"Join our upcoming webinar\",HwAos95vI:false,id:\"tIeqMe0D2\",L4SMXwi01:true,layoutId:\"tIeqMe0D2\",RQPNg7e0H:\"Fund certified carbon avoidance and removal projects whilst you work towards net-zero\",style:{width:\"100%\"},Tz2FC3B_i:addImageAlt({src:\"https://framerusercontent.com/images/Ffp7RGGbAmF2hrn0ekdIrsIOfbA.jpg\",srcSet:\"https://framerusercontent.com/images/Ffp7RGGbAmF2hrn0ekdIrsIOfbA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Ffp7RGGbAmF2hrn0ekdIrsIOfbA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Ffp7RGGbAmF2hrn0ekdIrsIOfbA.jpg 2000w\"},\"\"),variant:\"veHXueNf8\",vTTyKgPbs:true,width:\"100%\",wlxmCTJ3Q:\"Beyond carbon offsetting\",YGp4ogz0q:\"https://ecologi.com/resources/webinars/carbon-neutrality-renaissance\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g9y0ao\",\"data-framer-name\":\"Icon columns\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+0+832+80+0},WX_l2Ptoj:{width:`calc(${componentViewport?.width||\"100vw\"} - 112px)`,y:(componentViewport?.y||0)+0+832+96+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:67,width:`calc(${componentViewport?.width||\"100vw\"} - 160px)`,y:(componentViewport?.y||0)+0+832+120+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qltnxu-container\",nodeId:\"XWyJd6JsI\",scopeId:\"FvG1LMkWO\",children:/*#__PURE__*/_jsx(SectionsRowHeader,{AefNc7caB:\"\",Gsir7qEmb:false,GZrv7B5jR:true,height:\"100%\",id:\"XWyJd6JsI\",layoutId:\"XWyJd6JsI\",style:{width:\"100%\"},v9B3ffFhL:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{children:\"Support trusted climate projects\"})}),width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j7umiy\",\"data-framer-name\":\"Logo grid\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1016px) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+832+80+107+0+0},WX_l2Ptoj:{width:`max((min(${componentViewport?.width||\"100vw\"} - 112px, 1016px) - 96px) / 4, 50px)`,y:(componentViewport?.y||0)+0+832+96+123+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1016px) - 120px) / 4, 50px)`,y:(componentViewport?.y||0)+0+832+120+131+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-135q4j-container\",nodeId:\"hbIc47mDN\",scopeId:\"FvG1LMkWO\",children:/*#__PURE__*/_jsx(BlocksLogoBlock,{AmZDctRMB:addImageAlt({src:\"https://framerusercontent.com/images/xqwzLtCJT1wLigiyN3qz3MdFQYA.png\",srcSet:\"https://framerusercontent.com/images/xqwzLtCJT1wLigiyN3qz3MdFQYA.png?scale-down-to=512 512w,https://framerusercontent.com/images/xqwzLtCJT1wLigiyN3qz3MdFQYA.png 918w\"},\"SDGs\"),height:\"100%\",id:\"hbIc47mDN\",layoutId:\"hbIc47mDN\",style:{height:\"100%\",width:\"100%\"},variant:\"il4pFl3m9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1016px) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+832+80+107+0+0},WX_l2Ptoj:{width:`max((min(${componentViewport?.width||\"100vw\"} - 112px, 1016px) - 96px) / 4, 50px)`,y:(componentViewport?.y||0)+0+832+96+123+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1016px) - 120px) / 4, 50px)`,y:(componentViewport?.y||0)+0+832+120+131+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15ls4bl-container\",nodeId:\"pgCI86NJk\",scopeId:\"FvG1LMkWO\",children:/*#__PURE__*/_jsx(BlocksLogoBlock,{AmZDctRMB:addImageAlt({src:\"https://framerusercontent.com/images/89xrxGm6iHd2sfOC2CA7RHdRhPM.png\",srcSet:\"https://framerusercontent.com/images/89xrxGm6iHd2sfOC2CA7RHdRhPM.png?scale-down-to=512 512w,https://framerusercontent.com/images/89xrxGm6iHd2sfOC2CA7RHdRhPM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/89xrxGm6iHd2sfOC2CA7RHdRhPM.png 1792w\"},\"Verified Carbon Standard\"),height:\"100%\",id:\"pgCI86NJk\",layoutId:\"pgCI86NJk\",style:{height:\"100%\",width:\"100%\"},variant:\"il4pFl3m9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1016px) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+832+80+107+0+154},WX_l2Ptoj:{width:`max((min(${componentViewport?.width||\"100vw\"} - 112px, 1016px) - 96px) / 4, 50px)`,y:(componentViewport?.y||0)+0+832+96+123+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1016px) - 120px) / 4, 50px)`,y:(componentViewport?.y||0)+0+832+120+131+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bajvfj-container\",nodeId:\"d2FsyKRgC\",scopeId:\"FvG1LMkWO\",children:/*#__PURE__*/_jsx(BlocksLogoBlock,{AmZDctRMB:addImageAlt({src:\"https://framerusercontent.com/images/xSTZGqbKIx9hegbjAvYP90xe9M.png\",srcSet:\"https://framerusercontent.com/images/xSTZGqbKIx9hegbjAvYP90xe9M.png?scale-down-to=512 512w,https://framerusercontent.com/images/xSTZGqbKIx9hegbjAvYP90xe9M.png 854w\"},\"Gold Standard\"),height:\"100%\",id:\"d2FsyKRgC\",layoutId:\"d2FsyKRgC\",style:{height:\"100%\",width:\"100%\"},variant:\"il4pFl3m9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1016px) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+832+80+107+0+154},WX_l2Ptoj:{width:`max((min(${componentViewport?.width||\"100vw\"} - 112px, 1016px) - 96px) / 4, 50px)`,y:(componentViewport?.y||0)+0+832+96+123+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1016px) - 120px) / 4, 50px)`,y:(componentViewport?.y||0)+0+832+120+131+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7ysib8-container\",nodeId:\"ANN6q_rmi\",scopeId:\"FvG1LMkWO\",children:/*#__PURE__*/_jsx(BlocksLogoBlock,{AmZDctRMB:addImageAlt({src:\"https://framerusercontent.com/images/K4gOtHQm8avNNQuORiJrrCO5fNs.png\"},\"Puro Earth\"),height:\"100%\",id:\"ANN6q_rmi\",layoutId:\"ANN6q_rmi\",style:{height:\"100%\",width:\"100%\"},variant:\"il4pFl3m9\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{y:(componentViewport?.y||0)+0+1359},WX_l2Ptoj:{y:(componentViewport?.y||0)+0+1277}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:893,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1333,children:/*#__PURE__*/_jsx(Container,{className:\"framer-aoeldh-container\",nodeId:\"OlQ_eHUtY\",scopeId:\"FvG1LMkWO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{variant:\"Jc84NrHWI\"},WX_l2Ptoj:{variant:\"HF9O5tGwj\"}},children:/*#__PURE__*/_jsx(SectionsContentWithImage,{Ch1K4qSyO:\"https://ecologi.com/api/login\",d9sET6SAM:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Our all-in-one climate platform goes beyond carbon offsetting, helping businesses start their SBTi-aligned net-zero journey by prioritising emission reductions alongside funding high-quality carbon credits.\"})}),HbnM5UtFC:\"Get started\",height:\"100%\",id:\"OlQ_eHUtY\",JoAnZjR1t:false,layoutId:\"OlQ_eHUtY\",style:{width:\"100%\"},Tz2FC3B_i:addImageAlt({src:\"https://framerusercontent.com/images/luyE5BvY3MWmcjnY6kp8jp0LiU.png\",srcSet:\"https://framerusercontent.com/images/luyE5BvY3MWmcjnY6kp8jp0LiU.png?scale-down-to=512 512w,https://framerusercontent.com/images/luyE5BvY3MWmcjnY6kp8jp0LiU.png 926w\"},\"\"),variant:\"keFQceVTr\",vB7ChWT2r:\"var(--token-b3c6049f-527e-4f83-811b-aa6e9af8b566, rgb(255, 240, 212))\",width:\"100%\",wlxmCTJ3Q:\"Taking real climate action with Ecologi\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"cW2HeKPLd\"},implicitPathVariables:undefined},{href:{webPageId:\"cW2HeKPLd\"},implicitPathVariables:undefined},{href:{webPageId:\"cW2HeKPLd\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{y:(componentViewport?.y||0)+0+2252},WX_l2Ptoj:{y:(componentViewport?.y||0)+0+2170}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:322,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2226,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x18o94-container\",nodeId:\"CJJDwPD32\",scopeId:\"FvG1LMkWO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{KPGTjPJ9g:resolvedLinks1[2],variant:\"U_1iafldw\"},WX_l2Ptoj:{KPGTjPJ9g:resolvedLinks1[1],variant:\"Ae7vc8g2i\"}},children:/*#__PURE__*/_jsx(SectionsBanner,{ArfXqES3c:\"Get in touch\",height:\"100%\",id:\"CJJDwPD32\",KPGTjPJ9g:resolvedLinks1[0],kXFlfa87Q:\"\",layoutId:\"CJJDwPD32\",NXB2xC3aG:\"Our team can find a climate solution to suit your businesses needs\",QJMttrgGO:\"var(--token-24b75bfb-1dea-49fd-acce-0b84b0a3b4d6, rgb(146, 240, 191))\",RwOUFri_i:false,style:{width:\"100%\"},variant:\"VmfjjqisJ\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{y:(componentViewport?.y||0)+0+2574},WX_l2Ptoj:{y:(componentViewport?.y||0)+0+2492}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:812,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2548,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pnbj2b-container\",nodeId:\"EPf8JCgdm\",scopeId:\"FvG1LMkWO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{variant:\"qwLnc3alE\"},WX_l2Ptoj:{variant:\"uEzx77l2c\"}},children:/*#__PURE__*/_jsx(SectionsIconGrid,{A9HlZTr18:true,b6ERy4Zri:\"Share\",dABeS2ioX:\"var(--token-b1bb152d-530b-41f7-b5e4-a326ca46d593, rgb(255, 255, 255))\",dADd7TeS7:\"Calculate\",govsgofwb:\"Reduce\",height:\"100%\",id:\"EPf8JCgdm\",jvSGYM8AM:addImageAlt({src:\"https://framerusercontent.com/images/DpjqKcIY1vEiGZpfacs0HLBtAu0.png\",srcSet:\"https://framerusercontent.com/images/DpjqKcIY1vEiGZpfacs0HLBtAu0.png?scale-down-to=512 512w,https://framerusercontent.com/images/DpjqKcIY1vEiGZpfacs0HLBtAu0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DpjqKcIY1vEiGZpfacs0HLBtAu0.png 1832w\"},\"reduce\"),layoutId:\"EPf8JCgdm\",LoNqDYpwI:\"Calculate your carbon footprint, reduce your emissions, fund climate projects and share your progress - all-in-one place\",mn07MGRxz:\"All in one\",MZbk_NihH:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"reforestation, carbon avoidance and removals using our pay-as-you-go \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YXIrfWBA7\"},motionChild:true,nodeId:\"EPf8JCgdm\",openInNewTab:false,scopeId:\"FvG1LMkWO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"Impact Shop\"})}),\", \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xUDhNU0q7\"},motionChild:true,nodeId:\"EPf8JCgdm\",openInNewTab:false,scopeId:\"FvG1LMkWO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"ecommerce integrations\"})}),\" or monthly \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FSTMJWsyI\"},motionChild:true,nodeId:\"EPf8JCgdm\",openInNewTab:false,scopeId:\"FvG1LMkWO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"climate action subscription\"})}),\".\"]})}),o9UnFqOB0:addImageAlt({src:\"https://framerusercontent.com/images/khDPaeVlSqDer3lsGI8LzfAIo.png\",srcSet:\"https://framerusercontent.com/images/khDPaeVlSqDer3lsGI8LzfAIo.png?scale-down-to=512 512w,https://framerusercontent.com/images/khDPaeVlSqDer3lsGI8LzfAIo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/khDPaeVlSqDer3lsGI8LzfAIo.png 1832w\"},\"Share\"),oxXTPxPzz:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"your emissions, set goals with \",/*#__PURE__*/_jsx(Link,{href:\"https://zero.ecologi.com/signup\",motionChild:true,nodeId:\"EPf8JCgdm\",openInNewTab:true,scopeId:\"FvG1LMkWO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"Ecologi Zero\"})}),\" or through one of our specialist partners.\"]})}),PUaalTVup:addImageAlt({src:\"https://framerusercontent.com/images/2pDLeVtgwMuTn5dTu1k5i69fjVo.png\",srcSet:\"https://framerusercontent.com/images/2pDLeVtgwMuTn5dTu1k5i69fjVo.png?scale-down-to=512 512w,https://framerusercontent.com/images/2pDLeVtgwMuTn5dTu1k5i69fjVo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2pDLeVtgwMuTn5dTu1k5i69fjVo.png 1832w\"},\"Calculate\"),rCC90W4YR:\"Fund\",style:{width:\"100%\"},variant:\"gE0yg8wLO\",width:\"100%\",WvJ_LNIFJ:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"your carbon footprint with \",/*#__PURE__*/_jsx(Link,{href:\"https://zero.ecologi.com/signup\",motionChild:true,nodeId:\"EPf8JCgdm\",openInNewTab:true,scopeId:\"FvG1LMkWO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"Ecologi Zero\\xae\"})}),\" or through one of our specialist partners.\"]})}),x827xvajl:addImageAlt({src:\"https://framerusercontent.com/images/mvOAMMhtS1F69clo0vhlTrIg9IE.png\",srcSet:\"https://framerusercontent.com/images/mvOAMMhtS1F69clo0vhlTrIg9IE.png?scale-down-to=512 512w,https://framerusercontent.com/images/mvOAMMhtS1F69clo0vhlTrIg9IE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mvOAMMhtS1F69clo0vhlTrIg9IE.png 1832w\"},\"Fund\"),ynx33daPl:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"your climate progress via your \",/*#__PURE__*/_jsx(Link,{href:\"https://ecologi.com/ecologi\",motionChild:true,nodeId:\"EPf8JCgdm\",openInNewTab:true,scopeId:\"FvG1LMkWO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"profile dashboard\"})}),\" to engage your clients, customers, employees and stakeholders.\"]})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{y:(componentViewport?.y||0)+0+3386},WX_l2Ptoj:{y:(componentViewport?.y||0)+0+3304}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1140,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3360,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b8hys2-container\",nodeId:\"GTBN8qC4E\",scopeId:\"FvG1LMkWO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{variant:\"p9oCyRJMS\"}},children:/*#__PURE__*/_jsx(SectionsImpactShopProjectGallery,{height:\"100%\",id:\"GTBN8qC4E\",layoutId:\"GTBN8qC4E\",style:{width:\"100%\"},taVDLO30h:\"var(--token-b3c6049f-527e-4f83-811b-aa6e9af8b566, rgb(255, 240, 212))\",variant:\"pLSdhDmMy\",width:\"100%\",xDG4YXMEf:\"Projects you can fund today\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"m2zq94Wxn\"},implicitPathVariables:undefined},{href:{webPageId:\"m2zq94Wxn\"},implicitPathVariables:undefined},{href:{webPageId:\"m2zq94Wxn\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{y:(componentViewport?.y||0)+0+4526},WX_l2Ptoj:{y:(componentViewport?.y||0)+0+4444}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:322,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4500,children:/*#__PURE__*/_jsx(Container,{className:\"framer-734go9-container\",nodeId:\"IesFVg9Un\",scopeId:\"FvG1LMkWO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{KPGTjPJ9g:resolvedLinks2[2],variant:\"U_1iafldw\"},WX_l2Ptoj:{KPGTjPJ9g:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(SectionsBanner,{ArfXqES3c:\"Request a quote\",height:\"100%\",id:\"IesFVg9Un\",KPGTjPJ9g:resolvedLinks2[0],kXFlfa87Q:\"Our bespoke quote service supports customers looking to procure large volumes of carbon credits (minimum order value \\xa315k GBP) and have specific requirements such as project types, SDG\u2019s or locations\",layoutId:\"IesFVg9Un\",NXB2xC3aG:\"Enterprise carbon quote\",QJMttrgGO:\"var(--token-b1bb152d-530b-41f7-b5e4-a326ca46d593, rgb(255, 255, 255))\",RwOUFri_i:false,style:{width:\"100%\"},variant:\"VmfjjqisJ\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{y:(componentViewport?.y||0)+0+4848},WX_l2Ptoj:{y:(componentViewport?.y||0)+0+4766}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:818,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4822,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r2uvvw-container\",nodeId:\"I3MplyzUz\",scopeId:\"FvG1LMkWO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{variant:\"KaQtMMf8_\"},WX_l2Ptoj:{variant:\"Nd7tMZlTn\"}},children:/*#__PURE__*/_jsx(SectionsTestimonials,{auVYxuL7s:true,Bt4buvP3s:addImageAlt({src:\"https://framerusercontent.com/images/WFq88xZmMtbGeOg8didvVaUyqiA.png\",srcSet:\"https://framerusercontent.com/images/WFq88xZmMtbGeOg8didvVaUyqiA.png?scale-down-to=1024 819w,https://framerusercontent.com/images/WFq88xZmMtbGeOg8didvVaUyqiA.png?scale-down-to=2048 1639w,https://framerusercontent.com/images/WFq88xZmMtbGeOg8didvVaUyqiA.png 3278w\"},\"\"),D4XibNuMK:\"Stuart Newman, Head of Utilities, Your Co-op\",egQBuwc6p:\"\u201CEcologi has an incredibly straight-forward and transparent approach, with allows us to provide fully auditable evidence of impact and tree planting purchases.\u201D\",height:\"100%\",id:\"I3MplyzUz\",kMsIOcUB2:addImageAlt({src:\"https://framerusercontent.com/images/mekvfcbSgZJcjb2JKz2aCLQgm3A.png\",srcSet:\"https://framerusercontent.com/images/mekvfcbSgZJcjb2JKz2aCLQgm3A.png?scale-down-to=512 512w,https://framerusercontent.com/images/mekvfcbSgZJcjb2JKz2aCLQgm3A.png 640w\"},\"\"),layoutId:\"I3MplyzUz\",lNj_rOU3S:\"\u201CEach initiative we funded led to positive impact backed by robust data that is easily traceable and has been independently verified according to the highest available standards.\u201D\",N3fMflrKV:\"Sam Walker,Technical Director, BioPak UK\",p5hSALXqc:\"\u201CIt's great to partner with Ecologi and support both the large scale reforestation projects they do and the more grass roots initiatives with really make a difference locally.\u201D\",POXdWCYrE:addImageAlt({src:\"https://framerusercontent.com/images/wPkhnHr8X0KS8z6ACVAn5Tg.jpg\",srcSet:\"https://framerusercontent.com/images/wPkhnHr8X0KS8z6ACVAn5Tg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wPkhnHr8X0KS8z6ACVAn5Tg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wPkhnHr8X0KS8z6ACVAn5Tg.jpg 1200w\"},\"\"),qZyc8ujUm:addImageAlt({src:\"https://framerusercontent.com/images/t4Nl1q2EUEVDAs388Q4sMZVHeI.png\",srcSet:\"https://framerusercontent.com/images/t4Nl1q2EUEVDAs388Q4sMZVHeI.png?scale-down-to=512 512w,https://framerusercontent.com/images/t4Nl1q2EUEVDAs388Q4sMZVHeI.png 708w\"},\"\"),sedypqonJ:\"Antonia Doncila, Sustainability Manager, Ellers Farm Distillery\",style:{width:\"100%\"},ukbUCcMdl:addImageAlt({src:\"https://framerusercontent.com/images/yxVgsl0GULos5Aiy1CyYgkP4kI.jpg\",srcSet:\"https://framerusercontent.com/images/yxVgsl0GULos5Aiy1CyYgkP4kI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/yxVgsl0GULos5Aiy1CyYgkP4kI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/yxVgsl0GULos5Aiy1CyYgkP4kI.jpg 1500w\"},\"\"),variant:\"b1obl4qtU\",wDBYQutCm:addImageAlt({src:\"https://framerusercontent.com/images/javgLpLs1OH0u3KJkt1sCdk99A.jpg\",srcSet:\"https://framerusercontent.com/images/javgLpLs1OH0u3KJkt1sCdk99A.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/javgLpLs1OH0u3KJkt1sCdk99A.jpg 800w\"},\"\"),width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{y:(componentViewport?.y||0)+0+5666},WX_l2Ptoj:{y:(componentViewport?.y||0)+0+5584}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:700,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5640,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j4tzfk-container\",nodeId:\"Vw6yhWwYw\",scopeId:\"FvG1LMkWO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{rThouA73r:false,variant:\"toUCYrYq_\"},WX_l2Ptoj:{rThouA73r:false,variant:\"bYUghXPIJ\"}},children:/*#__PURE__*/_jsx(SectionsCardBanner,{FPfONrA2b:\"center\",height:\"100%\",hmT8ENHLl:false,iAc0aNEtL:\"var(--token-24b75bfb-1dea-49fd-acce-0b84b0a3b4d6, rgb(146, 240, 191))\",id:\"Vw6yhWwYw\",kmBhz4Z5N:true,layoutId:\"Vw6yhWwYw\",PLfDr7J1A:\"Get in touch\",pvZTKYobf:\"var(--token-3cf779cf-3bcc-4968-b97a-b7d70fbde369, rgb(16, 82, 70))\",R4KMm5acs:\"var(--token-7cced87a-5c26-44d1-8b92-8332fa55d75a, rgb(250, 246, 240))\",rThouA73r:true,style:{width:\"100%\"},u_10kso9s:\"https://ecologi.com/pay-as-you-go?parent=wearealbert\",Ucxe9WojT:\"Go beyond carbon offsetting with Ecologi\",variant:\"Cje1dA1M5\",width:\"100%\",xi2TzaIAu:\"\",zBEJiBeiN:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{y:(componentViewport?.y||0)+0+6366},WX_l2Ptoj:{y:(componentViewport?.y||0)+0+6284}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:576,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6340,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jptr2y-container\",nodeId:\"irHmQsSLz\",scopeId:\"FvG1LMkWO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{variant:\"Y6bosTp_P\"},WX_l2Ptoj:{variant:\"Uw3ETbH3T\"}},children:/*#__PURE__*/_jsx(ComponentsFooter,{height:\"100%\",id:\"irHmQsSLz\",layoutId:\"irHmQsSLz\",rNz5KBGbE:\"var(--token-7cced87a-5c26-44d1-8b92-8332fa55d75a, rgb(250, 246, 240))\",style:{width:\"100%\"},variant:\"qq7QjEZl1\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qxf4mt\",\"data-framer-name\":\"Cookie banner\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`,y:(componentViewport?.y||0)+0+6942+0+0},WX_l2Ptoj:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 640px)`,y:(componentViewport?.y||0)+0+6860+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1024px)`,y:(componentViewport?.y||0)+0+6916+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fx3h9m-container\",nodeId:\"h7pgc4zGL\",scopeId:\"FvG1LMkWO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WNVF4E3E_:{style:{width:\"100%\"},variant:\"RsQkHn7oJ\"},WX_l2Ptoj:{variant:\"Ncb2TveVw\"}},children:/*#__PURE__*/_jsx(ComponentsCookierBanner,{height:\"100%\",id:\"h7pgc4zGL\",layoutId:\"h7pgc4zGL\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"LWBwsbgs1\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lP1oa.framer-jsh1l2, .framer-lP1oa .framer-jsh1l2 { display: block; }\",\".framer-lP1oa.framer-u4lmwh { align-content: center; align-items: center; background-color: var(--token-7cced87a-5c26-44d1-8b92-8332fa55d75a, #faf6f0); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1024px; }\",\".framer-lP1oa .framer-w2cq0h-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-lP1oa.framer-1paounx { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-lP1oa.framer-l3x7pt-container { flex: none; height: auto; left: 50%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 594px; z-index: 10; }\",\".framer-lP1oa .framer-rasnx5-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-lP1oa .framer-g9y0ao { align-content: center; align-items: center; background-color: var(--token-b1bb152d-530b-41f7-b5e4-a326ca46d593, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 120px 80px 80px 80px; position: relative; width: 100%; }\",\".framer-lP1oa .framer-1qltnxu-container, .framer-lP1oa .framer-aoeldh-container, .framer-lP1oa .framer-x18o94-container, .framer-lP1oa .framer-1pnbj2b-container, .framer-lP1oa .framer-b8hys2-container, .framer-lP1oa .framer-734go9-container, .framer-lP1oa .framer-r2uvvw-container, .framer-lP1oa .framer-j4tzfk-container, .framer-lP1oa .framer-jptr2y-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-lP1oa .framer-j7umiy { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(4, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: end; max-width: 1016px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-lP1oa .framer-135q4j-container, .framer-lP1oa .framer-15ls4bl-container, .framer-lP1oa .framer-1bajvfj-container, .framer-lP1oa .framer-7ysib8-container { align-self: start; aspect-ratio: 1.4307692307692308 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 130px); justify-self: start; position: relative; width: 100%; }\",\".framer-lP1oa .framer-qxf4mt { align-content: center; align-items: center; bottom: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 24px 0px 24px; position: sticky; width: 100%; z-index: 1; }\",\".framer-lP1oa .framer-fx3h9m-container { flex: none; height: auto; max-width: 1024px; position: relative; width: 100%; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lP1oa.framer-u4lmwh, .framer-lP1oa .framer-g9y0ao, .framer-lP1oa .framer-qxf4mt { gap: 0px; } .framer-lP1oa.framer-u4lmwh > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lP1oa.framer-u4lmwh > :first-child, .framer-lP1oa .framer-g9y0ao > :first-child, .framer-lP1oa .framer-qxf4mt > :first-child { margin-top: 0px; } .framer-lP1oa.framer-u4lmwh > :last-child, .framer-lP1oa .framer-g9y0ao > :last-child, .framer-lP1oa .framer-qxf4mt > :last-child { margin-bottom: 0px; } .framer-lP1oa .framer-g9y0ao > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-lP1oa .framer-qxf4mt > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\"@media (min-width: 640px) and (max-width: 1023px) { .framer-lP1oa.framer-u4lmwh { width: 640px; } .framer-lP1oa .framer-g9y0ao { gap: 56px; padding: 96px 56px 64px 56px; } .framer-lP1oa .framer-j7umiy { gap: 32px; } .framer-lP1oa .framer-fx3h9m-container { max-width: 640px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lP1oa .framer-g9y0ao, .framer-lP1oa .framer-j7umiy { gap: 0px; } .framer-lP1oa .framer-g9y0ao > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-lP1oa .framer-g9y0ao > :first-child { margin-top: 0px; } .framer-lP1oa .framer-g9y0ao > :last-child { margin-bottom: 0px; } .framer-lP1oa .framer-j7umiy > *, .framer-lP1oa .framer-j7umiy > :first-child, .framer-lP1oa .framer-j7umiy > :last-child { margin: 0px; } }}\",\"@media (max-width: 639px) { .framer-lP1oa.framer-u4lmwh { width: 360px; } .framer-lP1oa.framer-l3x7pt-container { width: 90%; } .framer-lP1oa .framer-g9y0ao { gap: 40px; padding: 80px 40px 56px 40px; } .framer-lP1oa .framer-j7umiy { gap: 24px; grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-lP1oa .framer-qxf4mt { padding: 0px 8px 0px 8px; } .framer-lP1oa .framer-fx3h9m-container { max-width: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lP1oa .framer-g9y0ao, .framer-lP1oa .framer-j7umiy { gap: 0px; } .framer-lP1oa .framer-g9y0ao > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-lP1oa .framer-g9y0ao > :first-child { margin-top: 0px; } .framer-lP1oa .framer-g9y0ao > :last-child { margin-bottom: 0px; } .framer-lP1oa .framer-j7umiy > *, .framer-lP1oa .framer-j7umiy > :first-child, .framer-lP1oa .framer-j7umiy > :last-child { margin: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7348\n * @framerIntrinsicWidth 1024\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"WX_l2Ptoj\":{\"layout\":[\"fixed\",\"auto\"]},\"WNVF4E3E_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerFvG1LMkWO=withCSS(Component,css,\"framer-lP1oa\");export default FramerFvG1LMkWO;FramerFvG1LMkWO.displayName=\"Page / Creative Offsets\";FramerFvG1LMkWO.defaultProps={height:7348,width:1024};addFonts(FramerFvG1LMkWO,[{explicitInter:true,fonts:[]},...NavNavFonts,...NavTriageModalFonts,...SectionsPageHeroFonts,...SectionsRowHeaderFonts,...BlocksLogoBlockFonts,...SectionsContentWithImageFonts,...SectionsBannerFonts,...SectionsIconGridFonts,...SectionsImpactShopProjectGalleryFonts,...SectionsTestimonialsFonts,...SectionsCardBannerFonts,...ComponentsFooterFonts,...ComponentsCookierBannerFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFvG1LMkWO\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"7348\",\"framerIntrinsicWidth\":\"1024\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WX_l2Ptoj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WNVF4E3E_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavNavFonts", "getFonts", "J21X_CoCN_default", "NavTriageModalFonts", "SKpq7wloS_default", "SectionsPageHeroFonts", "dQGsIDQif_default", "SectionsRowHeaderFonts", "zlGDfJgKa_default", "BlocksLogoBlockFonts", "UYXe4JT1G_default", "SectionsContentWithImageFonts", "mWPM8Epkl_default", "SectionsBannerFonts", "I9Nlrpf53_default", "SectionsIconGridFonts", "gnaBHXoEK_default", "SectionsImpactShopProjectGalleryFonts", "xmlQn_O8y_default", "SectionsTestimonialsFonts", "jQkMZdTb_default", "SectionsCardBannerFonts", "qLcLGLTUK_default", "ComponentsFooterFonts", "G4S0QMEsx_default", "ComponentsCookierBannerFonts", "v3c21UG2n_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "fTzMh99y83bnx0g", "overlay", "loadMore", "args", "aU9ZRkLgX1wnntms", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "l", "ComponentViewportProvider", "Container", "PropertyOverrides2", "J21X_CoCN_default", "AnimatePresence", "Ga", "x", "SKpq7wloS_default", "ResolveLinks", "resolvedLinks", "dQGsIDQif_default", "zlGDfJgKa_default", "UYXe4JT1G_default", "mWPM8Epkl_default", "resolvedLinks1", "I9Nlrpf53_default", "gnaBHXoEK_default", "Link", "xmlQn_O8y_default", "resolvedLinks2", "jQkMZdTb_default", "qLcLGLTUK_default", "G4S0QMEsx_default", "v3c21UG2n_default", "css", "FramerFvG1LMkWO", "withCSS", "FvG1LMkWO_default", "addFonts", "NavNavFonts", "NavTriageModalFonts", "SectionsPageHeroFonts", "SectionsRowHeaderFonts", "BlocksLogoBlockFonts", "SectionsContentWithImageFonts", "SectionsBannerFonts", "SectionsIconGridFonts", "SectionsImpactShopProjectGalleryFonts", "SectionsTestimonialsFonts", "SectionsCardBannerFonts", "ComponentsFooterFonts", "ComponentsCookierBannerFonts", "__FramerMetadata__"]
}
