{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/IHnfazNZyYMwoiqrefz8/z6f19CsXmmkGytLFbe0I/ZZXD9pFGA.js"],
  "sourcesContent": ["// Generated by Framer (af04cc1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/tbiAmyP8q4mMaXLQcmj3/Video.js\";import Footer from\"#framer/local/canvasComponent/GMuPyYzA8/GMuPyYzA8.js\";import IconCard from\"#framer/local/canvasComponent/ieXpkeC5a/ieXpkeC5a.js\";import ButtonPrimary from\"#framer/local/canvasComponent/K_elkTufC/K_elkTufC.js\";import GlobalNavOverlay from\"#framer/local/canvasComponent/OqGr5NVuV/OqGr5NVuV.js\";import TopNav from\"#framer/local/canvasComponent/xh4F6dTHt/xh4F6dTHt.js\";import*as sharedStyle3 from\"#framer/local/css/BEXseTtoi/BEXseTtoi.js\";import*as sharedStyle1 from\"#framer/local/css/I8aKZFXV6/I8aKZFXV6.js\";import*as sharedStyle from\"#framer/local/css/KkdUw6_UC/KkdUw6_UC.js\";import*as sharedStyle2 from\"#framer/local/css/YmCIU1wcT/YmCIU1wcT.js\";import*as sharedStyle4 from\"#framer/local/css/Z3RmxBCIp/Z3RmxBCIp.js\";import metadataProvider from\"#framer/local/webPageMetadata/ZZXD9pFGA/ZZXD9pFGA.js\";const TopNavFonts=getFonts(TopNav);const TopNavWithVariantAppearEffect=withVariantAppearEffect(TopNav);const GlobalNavOverlayFonts=getFonts(GlobalNavOverlay);const MaterialFonts=getFonts(Material);const MotionDivWithFX=withFX(motion.div);const IconCardFonts=getFonts(IconCard);const VideoFonts=getFonts(Video);const FooterFonts=getFonts(Footer);const ButtonPrimaryFonts=getFonts(ButtonPrimary);const breakpoints={JCgc4L273:\"(min-width: 1200px)\",S1eevqajX:\"(min-width: 810px) and (max-width: 1199px)\",sPDxXZvdK:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-j7Zdn\";const variantClassNames={JCgc4L273:\"framer-v-17mnbxa\",S1eevqajX:\"framer-v-79id50\",sPDxXZvdK:\"framer-v-1qmt39k\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,transition:transition1};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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 transition2={delay:0,duration:2,ease:[.44,0,.56,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.3,skewX:0,skewY:0,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition3={bounce:.2,delay:0,duration:.8,type:\"spring\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:150};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"JCgc4L273\",Phone:\"sPDxXZvdK\",Tablet:\"S1eevqajX\"};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:\"JCgc4L273\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...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-j7Zdn`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-j7Zdn`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const QwkU2mTb2welu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ez4riFgQC1wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const C_B70qNR61wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const wD_SXiwkF1wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const txFwd0bpd1wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const AqBoIFtPT1wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const GgKJKrNZ11wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const Qh9TNGaYN1wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const onClick1wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const ref1=React.useRef(null);const elementId=useRouteElementId(\"YdgOGtYQs\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"LwxL1JgA5\");const ref3=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"JCgc4L273\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-17mnbxa\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-scun7e-container\",id:\"scun7e\",children:[/*#__PURE__*/_jsx(TopNavWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"QdKuwCTKa\",layoutId:\"QdKuwCTKa\",QwkU2mTb2:QwkU2mTb2welu7j({overlay}),style:{width:\"100%\"},variant:\"EWXi8UcVi\",width:\"100%\",YP0ZF_Tpc:false}),/*#__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:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-16svew\",\"data-framer-portal-id\":\"scun7e\",exit:{opacity:0,transition:{delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"ghJ4v96fj\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-idg993-container\",\"data-framer-portal-id\":\"scun7e\",children:/*#__PURE__*/_jsx(GlobalNavOverlay,{AqBoIFtPT:AqBoIFtPT1wvko5h({overlay}),C_B70qNR6:C_B70qNR61wvko5h({overlay}),ez4riFgQC:ez4riFgQC1wvko5h({overlay}),GgKJKrNZ1:GgKJKrNZ11wvko5h({overlay}),height:\"100%\",id:\"GIDx33aZb\",layoutId:\"GIDx33aZb\",Qh9TNGaYN:Qh9TNGaYN1wvko5h({overlay}),style:{height:\"100%\",width:\"100%\"},txFwd0bpd:txFwd0bpd1wvko5h({overlay}),wD_SXiwkF:wD_SXiwkF1wvko5h({overlay}),width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation2,className:\"framer-11c1wn1-container\",\"data-framer-portal-id\":\"scun7e\",exit:animation,initial:animation3,whileHover:animation1,children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, rgb(246, 236, 52))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Close\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"MOAzMByPr\",layoutId:\"MOAzMByPr\",mirrored:false,onClick:onClick1wvko5h({overlay}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-d28t4a\",\"data-framer-name\":\"Yellow Bar\",name:\"Yellow Bar\"}),/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1cfouns\",\"data-framer-name\":\"Hero\",id:elementId,name:\"Hero\",ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sxh7ve\",\"data-framer-name\":\"Col\",name:\"Col\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rmf6cc\",\"data-framer-name\":\"Pulse\",name:\"Pulse\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-14l037j\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tk7hmw\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16nyska\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ucnq0x\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sPDxXZvdK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1hl0ydj\",\"data-styles-preset\":\"KkdUw6_UC\",style:{\"--framer-text-alignment\":\"center\"},children:\"Welcome to the\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1hl0ydj\",\"data-styles-preset\":\"KkdUw6_UC\",style:{\"--framer-text-alignment\":\"left\"},children:\"Welcome to the\"})}),className:\"framer-tlvr4c\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1eevqajX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC05MDA=\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-65eb3d42-05a9-43aa-b2d4-85a2e73f06af, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:[\"impct \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, rgb(246, 236, 52))\"},children:/*#__PURE__*/_jsx(\"em\",{children:\"pulse\"})}),\" assessment\"]})})},sPDxXZvdK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC05MDA=\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-65eb3d42-05a9-43aa-b2d4-85a2e73f06af, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:[\"impct \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, rgb(246, 236, 52))\"},children:/*#__PURE__*/_jsx(\"em\",{children:\"pulse\"})}),\" assessment\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC05MDA=\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"68px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-65eb3d42-05a9-43aa-b2d4-85a2e73f06af, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:[\"impct \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, rgb(246, 236, 52))\"},children:/*#__PURE__*/_jsx(\"em\",{children:\"pulse\"})}),\" assessment\"]})}),className:\"framer-3cjw6b\",fonts:[\"GF;Montserrat-900\",\"GF;Montserrat-900italic\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-s651px\",\"data-styles-preset\":\"I8aKZFXV6\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-768859be-23bf-4a60-aad2-b8657f93c4ad, rgb(212, 212, 212))\"},children:[\"Discover how your organization aligns growth with impact. This abridged version provides a snapshot, just \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-65eb3d42-05a9-43aa-b2d4-85a2e73f06af, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"10% of the full assessment\"})}),\", of your performance across financial, operational, and social metrics.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-s651px\",\"data-styles-preset\":\"I8aKZFXV6\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-768859be-23bf-4a60-aad2-b8657f93c4ad, rgb(212, 212, 212))\"},children:[\"You\u2019ll gain tailored insights and a \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-65eb3d42-05a9-43aa-b2d4-85a2e73f06af, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"complimentary 30-minute consultation\"})}),\" to interpret results and explore the next steps.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s651px\",\"data-styles-preset\":\"I8aKZFXV6\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-768859be-23bf-4a60-aad2-b8657f93c4ad, rgb(212, 212, 212))\"},children:/*#__PURE__*/_jsxs(\"em\",{children:[\"Estimated time to complete: \",/*#__PURE__*/_jsx(\"strong\",{children:\"10-15 minutes\"})]})})]}),className:\"framer-vtv2di\",fonts:[\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-173xhsh\",\"data-framer-name\":\"Tips\",id:elementId1,name:\"Tips\",ref:ref3,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1hl0ydj\",\"data-styles-preset\":\"KkdUw6_UC\",style:{\"--framer-text-alignment\":\"left\"},children:\"Helpful Tips & Support\"})}),className:\"framer-1gwsrqh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tr4yod\",\"data-framer-name\":\"Item\",name:\"Item\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-pywrmc\",\"data-styles-preset\":\"YmCIU1wcT\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, rgb(246, 236, 52))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"1\"})})}),className:\"framer-14r06nb\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-s651px\",\"data-styles-preset\":\"I8aKZFXV6\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Save Your Progress\"}),\": The\\xa0submission form\\xa0will automatically save your responses. If you need to pause, you can come back later as long as you use the same email and contact details.\"]})}),className:\"framer-1i1gcxz\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o2e80p\",\"data-framer-name\":\"Item\",name:\"Item\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-pywrmc\",\"data-styles-preset\":\"YmCIU1wcT\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, rgb(246, 236, 52))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"2\"})})}),className:\"framer-1v300va\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s651px\",\"data-styles-preset\":\"I8aKZFXV6\",children:\"Use existing reports or presentations for quick, accurate data.\"})}),className:\"framer-39ei9v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10mj1i1\",\"data-framer-name\":\"Item\",name:\"Item\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-pywrmc\",\"data-styles-preset\":\"YmCIU1wcT\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, rgb(246, 236, 52))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"3\"})})}),className:\"framer-so21ua\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s651px\",\"data-styles-preset\":\"I8aKZFXV6\",children:\"Don\u2019t hesitate to ask your finance, HR, or operations teams if you need help gathering specific metrics.\"})}),className:\"framer-118c7ey\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-857z5w\",\"data-framer-name\":\"Item\",name:\"Item\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-pywrmc\",\"data-styles-preset\":\"YmCIU1wcT\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, rgb(246, 236, 52))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"4\"})})}),className:\"framer-1jnmy3r\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-s651px\",\"data-styles-preset\":\"I8aKZFXV6\",children:[\"If you have questions or need assistance, email \",/*#__PURE__*/_jsx(Link,{href:\"mailto:rdelgrosso@impctgroup.com\",nodeId:\"yudKB3u_G\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-styles-preset-osobok\",\"data-styles-preset\":\"BEXseTtoi\",children:[\"\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"rdelgrosso@impctgroup.com\"})]})}),\". We\u2019re happy to help you through the process or even fill it out for you\u2014just provide the necessary documents.\"]})}),className:\"framer-1p5lo8j\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-po54u5\",\"data-framer-name\":\"Col\",name:\"Col\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wtu09y\",\"data-framer-name\":\"Section title\",name:\"Section title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sPDxXZvdK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14i0ttx\",\"data-styles-preset\":\"Z3RmxBCIp\",style:{\"--framer-text-alignment\":\"center\"},children:\"before you get started\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14i0ttx\",\"data-styles-preset\":\"Z3RmxBCIp\",style:{\"--framer-text-alignment\":\"left\"},children:\"before you get started\"})}),className:\"framer-5rwboc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1eevqajX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-pywrmc\",\"data-styles-preset\":\"YmCIU1wcT\",style:{\"--framer-text-alignment\":\"left\"},children:\"Gather this information to complete the assessment\"})})},sPDxXZvdK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-pywrmc\",\"data-styles-preset\":\"YmCIU1wcT\",style:{\"--framer-text-alignment\":\"center\"},children:\"Gather this information to complete the assessment\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1hl0ydj\",\"data-styles-preset\":\"KkdUw6_UC\",style:{\"--framer-text-alignment\":\"left\"},children:\"Gather this information to complete the assessment\"})}),className:\"framer-i73py6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cpenpp\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1eevqajX:{width:\"max(max((min(100vw, 1400px) - 80px) * 0.45 - 40px, 1px), 50px)\",y:312.4},sPDxXZvdK:{width:\"max(min(100vw, 1400px) - 48px, 50px)\",y:1574}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"max((max((min(100vw, 1400px) - 192px) / 2, 1px) - 24px) / 2, 50px)\",y:339.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tqzq5u-container\",children:/*#__PURE__*/_jsx(IconCard,{EBrCLAkBJ:\"var(--token-bf9ccb2b-d17c-4d4d-9fcd-1b640ee221e7, rgb(115, 115, 115))\",eLp037nKS:\"var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, rgb(246, 236, 52))\",gSpnQ7B6z:\"Financial Statements\",height:\"100%\",I3WxEJPUx:true,id:\"Ahod1ZTwU\",layoutId:\"Ahod1ZTwU\",MBuIeFlKa:\"CheckSquare\",mwYMH7vTZ:20,nlvycAkVl:{borderColor:'var(--token-925769dd-a311-4c0a-b2b5-4997f44f87e1, rgb(64, 64, 64)) /* {\"name\":\"neutral-700\"} */',borderStyle:\"solid\",borderWidth:1},rREr3ytF_:true,sggxe3RKg:\"32px 24px 32px 24px\",style:{width:\"100%\"},width:\"100%\",WT_We9mvK:\"fill\",z40LmtIFA:\"Includes revenue, profit margin, EBITDA, assets, and liabilities.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1eevqajX:{width:\"max(max((min(100vw, 1400px) - 80px) * 0.45 - 40px, 1px), 50px)\",y:580.4},sPDxXZvdK:{width:\"max(min(100vw, 1400px) - 48px, 50px)\",y:1842}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"max((max((min(100vw, 1400px) - 192px) / 2, 1px) - 24px) / 2, 50px)\",y:339.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s0gk6a-container\",children:/*#__PURE__*/_jsx(IconCard,{EBrCLAkBJ:\"var(--token-bf9ccb2b-d17c-4d4d-9fcd-1b640ee221e7, rgb(115, 115, 115))\",eLp037nKS:\"var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, rgb(246, 236, 52))\",gSpnQ7B6z:\"Board Presentations\",height:\"100%\",I3WxEJPUx:true,id:\"JxCpx5xjs\",layoutId:\"JxCpx5xjs\",MBuIeFlKa:\"CheckSquare\",mwYMH7vTZ:20,nlvycAkVl:{borderColor:'var(--token-925769dd-a311-4c0a-b2b5-4997f44f87e1, rgb(64, 64, 64)) /* {\"name\":\"neutral-700\"} */',borderStyle:\"solid\",borderWidth:1},rREr3ytF_:true,sggxe3RKg:\"32px 24px 32px 24px\",style:{width:\"100%\"},width:\"100%\",WT_We9mvK:\"fill\",z40LmtIFA:\"Relevant metrics, strategic plans, or performance data.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1eevqajX:{width:\"max(max((min(100vw, 1400px) - 80px) * 0.45 - 40px, 1px), 50px)\",y:848.4},sPDxXZvdK:{width:\"max(min(100vw, 1400px) - 48px, 50px)\",y:2110}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"max((max((min(100vw, 1400px) - 192px) / 2, 1px) - 24px) / 2, 50px)\",y:607.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mo5t0z-container\",children:/*#__PURE__*/_jsx(IconCard,{EBrCLAkBJ:\"var(--token-bf9ccb2b-d17c-4d4d-9fcd-1b640ee221e7, rgb(115, 115, 115))\",eLp037nKS:\"var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, rgb(246, 236, 52))\",gSpnQ7B6z:\"Impact Reports\",height:\"100%\",I3WxEJPUx:true,id:\"ZIPafmiZV\",layoutId:\"ZIPafmiZV\",MBuIeFlKa:\"CheckSquare\",mwYMH7vTZ:20,nlvycAkVl:{borderColor:'var(--token-925769dd-a311-4c0a-b2b5-4997f44f87e1, rgb(64, 64, 64)) /* {\"name\":\"neutral-700\"} */',borderStyle:\"solid\",borderWidth:1},rREr3ytF_:true,sggxe3RKg:\"32px 24px 32px 24px\",style:{width:\"100%\"},width:\"100%\",WT_We9mvK:\"fill\",z40LmtIFA:\"Details on social or sustainability initiatives.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1eevqajX:{width:\"max(max((min(100vw, 1400px) - 80px) * 0.45 - 40px, 1px), 50px)\",y:1116.4},sPDxXZvdK:{width:\"max(min(100vw, 1400px) - 48px, 50px)\",y:2378}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"max((max((min(100vw, 1400px) - 192px) / 2, 1px) - 24px) / 2, 50px)\",y:607.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18hc2rb-container\",children:/*#__PURE__*/_jsx(IconCard,{EBrCLAkBJ:\"var(--token-bf9ccb2b-d17c-4d4d-9fcd-1b640ee221e7, rgb(115, 115, 115))\",eLp037nKS:\"var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, rgb(246, 236, 52))\",gSpnQ7B6z:\"HR Reports\",height:\"100%\",I3WxEJPUx:true,id:\"hNmt0eIdl\",layoutId:\"hNmt0eIdl\",MBuIeFlKa:\"CheckSquare\",mwYMH7vTZ:20,nlvycAkVl:{borderColor:'var(--token-925769dd-a311-4c0a-b2b5-4997f44f87e1, rgb(64, 64, 64)) /* {\"name\":\"neutral-700\"} */',borderStyle:\"solid\",borderWidth:1},rREr3ytF_:true,sggxe3RKg:\"32px 24px 32px 24px\",style:{width:\"100%\"},width:\"100%\",WT_We9mvK:\"fill\",z40LmtIFA:\"Workforce details such as employee headcount and turnover rates.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1eevqajX:{width:\"max(max((min(100vw, 1400px) - 80px) * 0.45 - 40px, 1px), 50px)\",y:1384.4},sPDxXZvdK:{width:\"max(min(100vw, 1400px) - 48px, 50px)\",y:2646}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"max((max((min(100vw, 1400px) - 192px) / 2, 1px) - 24px) / 2, 50px)\",y:875.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dm3y21-container\",children:/*#__PURE__*/_jsx(IconCard,{EBrCLAkBJ:\"var(--token-bf9ccb2b-d17c-4d4d-9fcd-1b640ee221e7, rgb(115, 115, 115))\",eLp037nKS:\"var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, rgb(246, 236, 52))\",gSpnQ7B6z:\"Operational Budgets\",height:\"100%\",I3WxEJPUx:true,id:\"Uu3k29eeT\",layoutId:\"Uu3k29eeT\",MBuIeFlKa:\"CheckSquare\",mwYMH7vTZ:20,nlvycAkVl:{borderColor:'var(--token-925769dd-a311-4c0a-b2b5-4997f44f87e1, rgb(64, 64, 64)) /* {\"name\":\"neutral-700\"} */',borderStyle:\"solid\",borderWidth:1},rREr3ytF_:true,sggxe3RKg:\"32px 24px 32px 24px\",style:{width:\"100%\"},width:\"100%\",WT_We9mvK:\"fill\",z40LmtIFA:\"Spending on IT, marketing, R&D, training, and sustainability.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1eevqajX:{width:\"max(max((min(100vw, 1400px) - 80px) * 0.45 - 40px, 1px), 50px)\",y:1652.4},sPDxXZvdK:{width:\"max(min(100vw, 1400px) - 48px, 50px)\",y:2914}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"max((max((min(100vw, 1400px) - 192px) / 2, 1px) - 24px) / 2, 50px)\",y:875.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k6anna-container\",children:/*#__PURE__*/_jsx(IconCard,{EBrCLAkBJ:\"var(--token-bf9ccb2b-d17c-4d4d-9fcd-1b640ee221e7, rgb(115, 115, 115))\",eLp037nKS:\"var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, rgb(246, 236, 52))\",gSpnQ7B6z:\"Federal Contract Data\",height:\"100%\",I3WxEJPUx:true,id:\"DT6j_B_cG\",layoutId:\"DT6j_B_cG\",MBuIeFlKa:\"CheckSquare\",mwYMH7vTZ:20,nlvycAkVl:{borderColor:'var(--token-925769dd-a311-4c0a-b2b5-4997f44f87e1, rgb(64, 64, 64)) /* {\"name\":\"neutral-700\"} */',borderStyle:\"solid\",borderWidth:1},rREr3ytF_:true,sggxe3RKg:\"32px 24px 32px 24px\",style:{width:\"100%\"},width:\"100%\",WT_We9mvK:\"fill\",z40LmtIFA:\"Win rates, CPARS ratings, or sustainability measures.\"})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xa4jv0\",\"data-framer-name\":\"Video\",name:\"Video\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ra8xbk-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"B9HveqPb6\",isMixedBorderRadius:false,layoutId:\"B9HveqPb6\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/8ApN2PnR5z79FEAgdjCWQCtCw9M.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,className:\"framer-2747o5\",\"data-framer-name\":\"Pulse\",name:\"Pulse\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yjwgr9\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-y9pnr1\"})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gif3ko\",\"data-framer-name\":\"Yellow Bar\",name:\"Yellow Bar\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1eevqajX:{y:2112.4},sPDxXZvdK:{y:3374}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:405,width:\"100vw\",y:1653.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1044u0o-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1eevqajX:{variant:\"m1iH2Kb1L\"},sPDxXZvdK:{variant:\"E1JbYo2n1\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Z3kiFeJmU\",layoutId:\"Z3kiFeJmU\",style:{width:\"100%\"},variant:\"vDudkXoOF\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1t0cxpq\",\"data-framer-name\":\"CTA button\",name:\"CTA button\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FaAY0nHvh\"},implicitPathVariables:undefined},{href:{webPageId:\"FaAY0nHvh\"},implicitPathVariables:undefined},{href:{webPageId:\"FaAY0nHvh\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1eevqajX:{y:2541.4},sPDxXZvdK:{y:3803}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"min(max(100vw - 48px, 1px), 500px)\",y:2082.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-177wh6y-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S1eevqajX:{J3b0NftX9:resolvedLinks[1]},sPDxXZvdK:{J3b0NftX9:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonPrimary,{d3H0viGdo:false,e6N6uXNIm:false,esbFhT4Wu:\"ArrowForward\",height:\"100%\",id:\"FFaJUP7F1\",IJNyZgWWD:true,J3b0NftX9:resolvedLinks[0],layoutId:\"FFaJUP7F1\",mPbboHvTa:\"Start Assessment\",si3WsQPFn:\"Home\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"OtR1qOvKH\",width:\"100%\",wjMfGxpYe:false})})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-j7Zdn { background: var(--token-db9b6bc8-cf27-47d2-8905-901cfbab02b8, rgb(10, 10, 10)) /* {\"name\":\"neutral-950\"} */; }`,\".framer-j7Zdn.framer-1i8846b, .framer-j7Zdn .framer-1i8846b { display: block; }\",\".framer-j7Zdn.framer-17mnbxa { align-content: center; align-items: center; background-color: var(--token-db9b6bc8-cf27-47d2-8905-901cfbab02b8, #0a0a0a); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-j7Zdn .framer-scun7e-container { flex: none; height: auto; position: relative; width: 100%; z-index: 9; }\",\".framer-j7Zdn .framer-16svew { background-color: rgba(0, 0, 0, 0.9); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-j7Zdn .framer-idg993-container { flex: none; height: 100vh; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-j7Zdn .framer-11c1wn1-container { cursor: pointer; flex: none; height: 40px; position: fixed; right: 32px; top: 24px; width: 40px; z-index: 10; }\",\".framer-j7Zdn .framer-d28t4a, .framer-j7Zdn .framer-gif3ko { background-color: var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, #f6ec34); flex: none; height: 16px; overflow: hidden; position: relative; width: 100%; }\",\".framer-j7Zdn .framer-1cfouns { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: hidden; padding: 100px 64px 0px 64px; position: relative; width: 100%; }\",\".framer-j7Zdn .framer-sxh7ve { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-j7Zdn .framer-rmf6cc { flex: none; height: 96px; left: -40px; overflow: hidden; position: absolute; top: -40px; width: 96px; z-index: 0; }\",\".framer-j7Zdn .framer-14l037j { background-color: var(--token-56dd04d9-4f10-4ea8-a803-2c4e8625248d, #854d0e); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: 80px; left: calc(50.00000000000002% - 80px / 2); opacity: 0.5; overflow: hidden; position: absolute; top: calc(50.00000000000002% - 80px / 2); width: 80px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-j7Zdn .framer-1tk7hmw { background-color: var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, #f6ec34); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: 52px; left: calc(50.00000000000002% - 52px / 2); opacity: 0.5; overflow: hidden; position: absolute; top: calc(50.00000000000002% - 52px / 2); width: 52px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-j7Zdn .framer-16nyska { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j7Zdn .framer-ucnq0x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j7Zdn .framer-tlvr4c, .framer-j7Zdn .framer-3cjw6b, .framer-j7Zdn .framer-vtv2di, .framer-j7Zdn .framer-1gwsrqh, .framer-j7Zdn .framer-5rwboc, .framer-j7Zdn .framer-i73py6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-j7Zdn .framer-173xhsh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j7Zdn .framer-1tr4yod, .framer-j7Zdn .framer-o2e80p, .framer-j7Zdn .framer-10mj1i1, .framer-j7Zdn .framer-857z5w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j7Zdn .framer-14r06nb, .framer-j7Zdn .framer-1v300va, .framer-j7Zdn .framer-so21ua, .framer-j7Zdn .framer-1jnmy3r { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 32px; word-break: break-word; word-wrap: break-word; }\",\".framer-j7Zdn .framer-1i1gcxz, .framer-j7Zdn .framer-39ei9v, .framer-j7Zdn .framer-118c7ey { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 20px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-j7Zdn .framer-1p5lo8j { --framer-paragraph-spacing: 20px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-j7Zdn .framer-po54u5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-j7Zdn .framer-1wtu09y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j7Zdn .framer-1cpenpp { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j7Zdn .framer-1tqzq5u-container, .framer-j7Zdn .framer-s0gk6a-container, .framer-j7Zdn .framer-1mo5t0z-container, .framer-j7Zdn .framer-18hc2rb-container, .framer-j7Zdn .framer-1dm3y21-container, .framer-j7Zdn .framer-1k6anna-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-j7Zdn .framer-1xa4jv0 { -webkit-filter: grayscale(0); -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 4.990146396396397%, rgba(0,0,0,1) 55.218890765765764%) add; align-content: center; align-items: center; aspect-ratio: 6 / 1; display: flex; filter: grayscale(0); flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 200px); justify-content: center; mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 4.990146396396397%, rgba(0,0,0,1) 55.218890765765764%) add; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j7Zdn .framer-1ra8xbk-container { -webkit-filter: grayscale(1); filter: grayscale(1); flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-j7Zdn .framer-2747o5 { flex: none; height: 96px; overflow: hidden; position: absolute; right: 124px; top: 40px; width: 96px; z-index: 1; }\",\".framer-j7Zdn .framer-1yjwgr9 { background-color: var(--token-56dd04d9-4f10-4ea8-a803-2c4e8625248d, #854d0e); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: 80px; left: calc(50.00000000000002% - 80px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 80px / 2); width: 80px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-j7Zdn .framer-y9pnr1 { background-color: var(--token-7f873464-e369-494d-bf1c-59c7f62efdd3, #f6ec34); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: 52px; left: calc(50.00000000000002% - 52px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 52px / 2); width: 52px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-j7Zdn .framer-1044u0o-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-j7Zdn .framer-1t0cxpq { -webkit-backdrop-filter: blur(5px); align-content: center; align-items: center; backdrop-filter: blur(5px); background-color: rgba(0, 0, 0, 0.8); bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 24px; position: sticky; width: 100%; will-change: transform; z-index: 1; }\",\".framer-j7Zdn .framer-177wh6y-container { flex: 1 0 0px; height: auto; max-width: 500px; position: relative; width: 1px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-j7Zdn.framer-17mnbxa, .framer-j7Zdn .framer-1cfouns, .framer-j7Zdn .framer-sxh7ve, .framer-j7Zdn .framer-16nyska, .framer-j7Zdn .framer-ucnq0x, .framer-j7Zdn .framer-173xhsh, .framer-j7Zdn .framer-1tr4yod, .framer-j7Zdn .framer-o2e80p, .framer-j7Zdn .framer-10mj1i1, .framer-j7Zdn .framer-857z5w, .framer-j7Zdn .framer-po54u5, .framer-j7Zdn .framer-1wtu09y, .framer-j7Zdn .framer-1xa4jv0, .framer-j7Zdn .framer-1t0cxpq { gap: 0px; } .framer-j7Zdn.framer-17mnbxa > *, .framer-j7Zdn .framer-ucnq0x > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-j7Zdn.framer-17mnbxa > :first-child, .framer-j7Zdn .framer-sxh7ve > :first-child, .framer-j7Zdn .framer-16nyska > :first-child, .framer-j7Zdn .framer-ucnq0x > :first-child, .framer-j7Zdn .framer-173xhsh > :first-child, .framer-j7Zdn .framer-po54u5 > :first-child, .framer-j7Zdn .framer-1wtu09y > :first-child { margin-top: 0px; } .framer-j7Zdn.framer-17mnbxa > :last-child, .framer-j7Zdn .framer-sxh7ve > :last-child, .framer-j7Zdn .framer-16nyska > :last-child, .framer-j7Zdn .framer-ucnq0x > :last-child, .framer-j7Zdn .framer-173xhsh > :last-child, .framer-j7Zdn .framer-po54u5 > :last-child, .framer-j7Zdn .framer-1wtu09y > :last-child { margin-bottom: 0px; } .framer-j7Zdn .framer-1cfouns > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-j7Zdn .framer-1cfouns > :first-child, .framer-j7Zdn .framer-1tr4yod > :first-child, .framer-j7Zdn .framer-o2e80p > :first-child, .framer-j7Zdn .framer-10mj1i1 > :first-child, .framer-j7Zdn .framer-857z5w > :first-child, .framer-j7Zdn .framer-1xa4jv0 > :first-child, .framer-j7Zdn .framer-1t0cxpq > :first-child { margin-left: 0px; } .framer-j7Zdn .framer-1cfouns > :last-child, .framer-j7Zdn .framer-1tr4yod > :last-child, .framer-j7Zdn .framer-o2e80p > :last-child, .framer-j7Zdn .framer-10mj1i1 > :last-child, .framer-j7Zdn .framer-857z5w > :last-child, .framer-j7Zdn .framer-1xa4jv0 > :last-child, .framer-j7Zdn .framer-1t0cxpq > :last-child { margin-right: 0px; } .framer-j7Zdn .framer-sxh7ve > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-j7Zdn .framer-16nyska > *, .framer-j7Zdn .framer-173xhsh > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-j7Zdn .framer-1tr4yod > *, .framer-j7Zdn .framer-o2e80p > *, .framer-j7Zdn .framer-10mj1i1 > *, .framer-j7Zdn .framer-857z5w > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-j7Zdn .framer-po54u5 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-j7Zdn .framer-1wtu09y > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-j7Zdn .framer-1xa4jv0 > *, .framer-j7Zdn .framer-1t0cxpq > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-j7Zdn { background: var(--token-db9b6bc8-cf27-47d2-8905-901cfbab02b8, rgb(10, 10, 10)) /* {\"name\":\"neutral-950\"} */; } .framer-j7Zdn.framer-17mnbxa { width: 810px; } .framer-j7Zdn .framer-1cfouns { gap: 40px; padding: 80px 40px 0px 40px; } .framer-j7Zdn .framer-sxh7ve { flex: none; width: 55%; } .framer-j7Zdn .framer-1cpenpp { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-j7Zdn .framer-1xa4jv0 { aspect-ratio: 4.05 / 1; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-j7Zdn .framer-1cfouns { gap: 0px; } .framer-j7Zdn .framer-1cfouns > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-j7Zdn .framer-1cfouns > :first-child { margin-left: 0px; } .framer-j7Zdn .framer-1cfouns > :last-child { margin-right: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-j7Zdn { background: var(--token-db9b6bc8-cf27-47d2-8905-901cfbab02b8, rgb(10, 10, 10)) /* {\"name\":\"neutral-950\"} */; } .framer-j7Zdn.framer-17mnbxa { width: 390px; } .framer-j7Zdn .framer-1cfouns { flex-direction: column; padding: 64px 24px 0px 24px; } .framer-j7Zdn .framer-sxh7ve { flex: none; gap: 40px; width: 100%; } .framer-j7Zdn .framer-rmf6cc { left: calc(50.00000000000002% - 96px / 2); } .framer-j7Zdn .framer-po54u5 { flex: none; width: 100%; } .framer-j7Zdn .framer-1cpenpp { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-j7Zdn .framer-1xa4jv0 { aspect-ratio: 1.95 / 1; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-j7Zdn .framer-1cfouns, .framer-j7Zdn .framer-sxh7ve { gap: 0px; } .framer-j7Zdn .framer-1cfouns > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-j7Zdn .framer-1cfouns > :first-child, .framer-j7Zdn .framer-sxh7ve > :first-child { margin-top: 0px; } .framer-j7Zdn .framer-1cfouns > :last-child, .framer-j7Zdn .framer-sxh7ve > :last-child { margin-bottom: 0px; } .framer-j7Zdn .framer-sxh7ve > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1854\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"S1eevqajX\":{\"layout\":[\"fixed\",\"auto\"]},\"sPDxXZvdK\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerZZXD9pFGA=withCSS(Component,css,\"framer-j7Zdn\");export default FramerZZXD9pFGA;FramerZZXD9pFGA.displayName=\"Page\";FramerZZXD9pFGA.defaultProps={height:1854,width:1200};addFonts(FramerZZXD9pFGA,[{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:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC70w7Y3tcoqK5.woff2\",weight:\"900\"},{family:\"Montserrat\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqw16aXp-p7K5ILg.woff2\",weight:\"900\"},{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\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]},...TopNavFonts,...GlobalNavOverlayFonts,...MaterialFonts,...IconCardFonts,...VideoFonts,...FooterFonts,...ButtonPrimaryFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZZXD9pFGA\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"1854\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"S1eevqajX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sPDxXZvdK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TopNavFonts", "getFonts", "xh4F6dTHt_default", "TopNavWithVariantAppearEffect", "withVariantAppearEffect", "GlobalNavOverlayFonts", "OqGr5NVuV_default", "MaterialFonts", "Icon", "MotionDivWithFX", "withFX", "motion", "IconCardFonts", "ieXpkeC5a_default", "VideoFonts", "Video", "FooterFonts", "GMuPyYzA8_default", "ButtonPrimaryFonts", "K_elkTufC_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "animation3", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition2", "animation4", "animation5", "transition3", "animation6", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "QwkU2mTb2welu7j", "overlay", "paginationInfo", "args", "ez4riFgQC1wvko5h", "C_B70qNR61wvko5h", "wD_SXiwkF1wvko5h", "txFwd0bpd1wvko5h", "AqBoIFtPT1wvko5h", "GgKJKrNZ11wvko5h", "Qh9TNGaYN1wvko5h", "onClick1wvko5h", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "l", "ComponentViewportProvider", "Container", "TopNavWithVariantAppearEffect", "AnimatePresence", "Ga", "x", "OqGr5NVuV_default", "Icon", "MotionDivWithFX", "PropertyOverrides2", "RichText2", "Link", "ieXpkeC5a_default", "Video", "GMuPyYzA8_default", "ResolveLinks", "resolvedLinks", "K_elkTufC_default", "css", "FramerZZXD9pFGA", "withCSS", "ZZXD9pFGA_default", "addFonts", "TopNavFonts", "GlobalNavOverlayFonts", "MaterialFonts", "IconCardFonts", "VideoFonts", "FooterFonts", "ButtonPrimaryFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
