{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/WOZ3WuUPV5XixAcLsL7p/RXxwtQ3Sd7TjdHMu22ea/EG9ocSnjr.js"],
  "sourcesContent": ["// Generated by Framer (ab6b6d5)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,ResolveLinks,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import SpProcessSection from\"#framer/local/canvasComponent/bWfFaaNI8/bWfFaaNI8.js\";import Footer from\"#framer/local/canvasComponent/C7wbVNK9O/C7wbVNK9O.js\";import ServiceImproveList from\"#framer/local/canvasComponent/FC3eyOaBH/FC3eyOaBH.js\";import SpListSectionTitle from\"#framer/local/canvasComponent/Iyhf0OrDj/Iyhf0OrDj.js\";import CspHeader from\"#framer/local/canvasComponent/p__bgguBs/p__bgguBs.js\";import TopNav from\"#framer/local/canvasComponent/RRgccXASO/RRgccXASO.js\";import LinkWithArrow from\"#framer/local/canvasComponent/UgZ6846dd/UgZ6846dd.js\";import SpContactSection from\"#framer/local/canvasComponent/UPyGaRqy3/UPyGaRqy3.js\";import SpTopSection from\"#framer/local/canvasComponent/WX1OaUG0U/WX1OaUG0U.js\";import metadataProvider from\"#framer/local/webPageMetadata/EG9ocSnjr/EG9ocSnjr.js\";const TopNavFonts=getFonts(TopNav);const TopNavWithVariantAppearEffect=withVariantAppearEffect(TopNav);const CspHeaderFonts=getFonts(CspHeader);const SpTopSectionFonts=getFonts(SpTopSection);const SpProcessSectionFonts=getFonts(SpProcessSection);const SpListSectionTitleFonts=getFonts(SpListSectionTitle);const ServiceImproveListFonts=getFonts(ServiceImproveList);const LinkWithArrowFonts=getFonts(LinkWithArrow);const SpContactSectionFonts=getFonts(SpContactSection);const FooterFonts=getFonts(Footer);const breakpoints={BCsVJ1MQv:\"(min-width: 1200px) and (max-width: 1439px)\",jxSTIfafG:\"(max-width: 809px)\",p4e6lML6T:\"(min-width: 1440px)\",xGekMaxYE:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Ecutx\";const variantClassNames={BCsVJ1MQv:\"framer-v-z4dqo6\",jxSTIfafG:\"framer-v-1r2boyx\",p4e6lML6T:\"framer-v-7i9t3a\",xGekMaxYE:\"framer-v-1natm8l\"};const getContainer=()=>{var _document_querySelector,_ref;return(_ref=(_document_querySelector=document.querySelector(\"#template-overlay\"))!==null&&_document_querySelector!==void 0?_document_querySelector:document.querySelector(\"#overlay\"))!==null&&_ref!==void 0?_ref: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 metadata=metadataProvider();const humanReadableVariantMap={\"Desktop 2\":\"p4e6lML6T\",Desktop:\"BCsVJ1MQv\",Phone:\"jxSTIfafG\",Tablet:\"xGekMaxYE\"};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:\"BCsVJ1MQv\"};};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-Ecutx`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-Ecutx`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const JdzUI5e8V3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const elementId=useRouteElementId(\"feAylK5Ed\");const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"BCsVJ1MQv\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-z4dqo6\",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:128,width:\"100vw\",y:0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1utpocl-container\",id:\"1utpocl\",layoutScroll:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxSTIfafG:{__framer__targets:[{offset:400,ref:ref2,target:\"LLRRgOaZ8\"}],variant:\"R6KDUV8Dc\"},xGekMaxYE:{__framer__targets:[{offset:400,ref:ref2,target:\"LzXmH37m3\"}],variant:\"bJ7m49dU4\"}},children:/*#__PURE__*/_jsx(TopNavWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{offset:400,ref:ref2,target:\"PiiBTOcNI\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,B0IX7CIzA:\"jSMHBM2Wa\",height:\"100%\",iD_PaXYvN:\"vhZLSPIyr\",id:\"CINJp4ofC\",JdzUI5e8V:JdzUI5e8V3bnx0g({overlay}),layoutId:\"CINJp4ofC\",qnUQucDxb:\"jSMHBM2Wa\",qzwKPdJEb:\"jSMHBM2Wa\",style:{width:\"100%\"},variant:\"aJEp9CJM6\",vfWYJsE1O:\"jSMHBM2Wa\",width:\"100%\",Zjl8HPH3u:\"vhZLSPIyr\",zLj7dKp9s:\"jSMHBM2Wa\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsx(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-7r4y8c\"),\"data-framer-portal-id\":\"1utpocl\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"zRTvTHuAa\")}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:875,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v9go47-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxSTIfafG:{variant:\"OVOld31w_\"},xGekMaxYE:{variant:\"SyLU0_xEV\"}},children:/*#__PURE__*/_jsx(CspHeader,{height:\"100%\",id:\"Da5oqLfW6\",layoutId:\"Da5oqLfW6\",mETjXm2pB:\"Alignment Workshops\",MKfZU5RDT:false,NtTWqlFUB:\"VXeN6iji0\",P12PAtvCA:\"\",style:{width:\"100%\"},variant:\"T0uQGnsI2\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1d5m4xm\",\"data-framer-name\":\"body\",id:elementId,name:\"body\",ref:ref2,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxSTIfafG:{width:\"calc(min(100vw, 1440px) - 40px)\"},xGekMaxYE:{width:\"calc(min(100vw, 1440px) - 80px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:309,width:\"calc(min(100vw, 1440px) - 240px)\",y:975,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wysw1c-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxSTIfafG:{variant:\"mSbmlaZKf\"},xGekMaxYE:{variant:\"mSbmlaZKf\"}},children:/*#__PURE__*/_jsx(SpTopSection,{EGLRzlfbc:\"What are alignment workshops?\",height:\"100%\",id:\"d_yOBGNl4\",layoutId:\"d_yOBGNl4\",style:{width:\"100%\"},variant:\"XcSUYIYqJ\",width:\"100%\",ZhCxzb1s2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Alignment workshops bring together stakeholders across a project to establish a shared vision and are important for keeping everyone on the same page. They build trust in a process and a broader project by ensuring there is a shared understanding of the objectives and outcomes.\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxSTIfafG:{width:\"calc(min(100vw, 1440px) - 40px)\"},xGekMaxYE:{width:\"calc(min(100vw, 1440px) - 80px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:646,width:\"calc(min(100vw, 1440px) - 240px)\",y:1324,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a8fu4c-container\",children:/*#__PURE__*/_jsx(SpProcessSection,{cZw1_U3xk:\"How do we approach alignment workshops?\",DyzU9YD4z:\"Why do we conduct alignment workshops?\",height:\"100%\",id:\"y0Wgio9Nb\",JxhBM3epv:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Alignment workshops play a pivotal role in setting a strong foundation for a project. By bringing together diverse expertise and perspectives, they foster creativity and innovation. These sessions enable teams to collectively generate ideas and concepts, ensuring that the project starts with a well-defined and shared vision.\"})}),layoutId:\"y0Wgio9Nb\",lDsUB6lMQ:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Our alignment workshops are dynamic, collaborative sessions that convene cross-functional teams to establish a shared vision. The agenda is typically defined in collaboration with business stakeholders but could include opportunities for cross-functional teams to generate ideas, brainstorm solutions and align on key concepts, goals and strategies.\"})}),style:{width:\"100%\"},SV6dq70Ur:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Alignment workshops are strategically integrated at the outset of a project, providing a platform for cross-functional collaboration. Alignment workshops are also valuable if collaborative issues arise within a project which are stalling progress.\"})}),W2WGsdZs6:\"When do we conduct alignment workshops?\",width:\"100%\",zcPSDmgYV:\"Alignment workshop process\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-18unwjs\",\"data-framer-name\":\"sp-list-section\",name:\"sp-list-section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xkapra\",\"data-framer-name\":\"body\",name:\"body\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kcfhjk-container\",children:/*#__PURE__*/_jsx(SpListSectionTitle,{height:\"100%\",id:\"DDo0JIgZT\",layoutId:\"DDo0JIgZT\",style:{width:\"100%\"},variant:\"XPhkU_W79\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13ivw21-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxSTIfafG:{variant:\"d3GUiMKs1\"},p4e6lML6T:{variant:\"ITbT2XTaC\"}},children:/*#__PURE__*/_jsx(ServiceImproveList,{apGBeL1Xv:true,cCk6Nx0dX:true,E5IshlyNi:true,height:\"100%\",Hzm8h5sJD:true,id:\"c62vLLPxc\",ifzF6uNx6:true,layoutId:\"c62vLLPxc\",mx_fPXBPu:true,QEhfMpFZD:false,RfWGW4hLE:true,style:{width:\"100%\"},TWm9AyWEr:true,tXbrxrE1w:true,variant:\"SAYfH4p_q\",vEWSG_m9K:true,Vrxjrr23N:true,width:\"100%\",X8291wmNg:true,ZTYzN2Hlj:true})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WLNTn1blq\"},implicitPathVariables:undefined},{href:{webPageId:\"WLNTn1blq\"},implicitPathVariables:undefined},{href:{webPageId:\"WLNTn1blq\"},implicitPathVariables:undefined},{href:{webPageId:\"WLNTn1blq\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:2452,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13aqrz7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxSTIfafG:{bPcrFm1gn:resolvedLinks[3]},p4e6lML6T:{bPcrFm1gn:resolvedLinks[1]},xGekMaxYE:{bPcrFm1gn:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(LinkWithArrow,{bPcrFm1gn:resolvedLinks[0],height:\"100%\",hXEIJZPan:false,id:\"JVU3gx88y\",layoutId:\"JVU3gx88y\",LHCEY9UrW:true,LwaEke4ir:\"View all services\",variant:\"dUEZW3KJc\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r6nzus-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxSTIfafG:{variant:\"Nx5qerv7V\"}},children:/*#__PURE__*/_jsx(SpContactSection,{height:\"100%\",id:\"wsnIVHcfW\",layoutId:\"wsnIVHcfW\",style:{width:\"100%\"},variant:\"uNupNausG\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:860,width:\"100vw\",y:3041,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tbwolq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxSTIfafG:{variant:\"Mr5CkyeUq\"},xGekMaxYE:{variant:\"qqLe7NGoh\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ZpU_q5cD6\",layoutId:\"ZpU_q5cD6\",style:{width:\"100%\"},variant:\"ssk0VSIaS\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-Ecutx { background: white; }`,\".framer-Ecutx.framer-yz8mag, .framer-Ecutx .framer-yz8mag { display: block; }\",\".framer-Ecutx.framer-z4dqo6 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-Ecutx .framer-1utpocl-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 1; }\",\".framer-Ecutx.framer-7r4y8c { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-Ecutx .framer-1v9go47-container, .framer-Ecutx .framer-wysw1c-container, .framer-Ecutx .framer-1a8fu4c-container, .framer-Ecutx .framer-kcfhjk-container, .framer-Ecutx .framer-13ivw21-container, .framer-Ecutx .framer-1r6nzus-container, .framer-Ecutx .framer-1tbwolq-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Ecutx .framer-1d5m4xm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 100px 120px 0px 120px; position: relative; scroll-margin-top: 400px; width: 100%; }\",\".framer-Ecutx .framer-18unwjs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ecutx .framer-1xkapra { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Ecutx .framer-13aqrz7-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Ecutx.framer-z4dqo6, .framer-Ecutx .framer-1d5m4xm, .framer-Ecutx .framer-18unwjs, .framer-Ecutx .framer-1xkapra { gap: 0px; } .framer-Ecutx.framer-z4dqo6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Ecutx.framer-z4dqo6 > :first-child, .framer-Ecutx .framer-1d5m4xm > :first-child, .framer-Ecutx .framer-18unwjs > :first-child, .framer-Ecutx .framer-1xkapra > :first-child { margin-top: 0px; } .framer-Ecutx.framer-z4dqo6 > :last-child, .framer-Ecutx .framer-1d5m4xm > :last-child, .framer-Ecutx .framer-18unwjs > :last-child, .framer-Ecutx .framer-1xkapra > :last-child { margin-bottom: 0px; } .framer-Ecutx .framer-1d5m4xm > *, .framer-Ecutx .framer-18unwjs > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Ecutx .framer-1xkapra > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",`@media (min-width: 1440px) { .${metadata.bodyClassName}-framer-Ecutx { background: white; } .framer-Ecutx.framer-z4dqo6 { width: 1440px; }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-Ecutx { background: white; } .framer-Ecutx.framer-z4dqo6 { width: 810px; } .framer-Ecutx .framer-1d5m4xm { padding: 100px 40px 0px 40px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-Ecutx { background: white; } .framer-Ecutx.framer-z4dqo6 { width: 390px; } .framer-Ecutx .framer-1d5m4xm { padding: 100px 20px 0px 20px; }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3685\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"p4e6lML6T\":{\"layout\":[\"fixed\",\"auto\"]},\"xGekMaxYE\":{\"layout\":[\"fixed\",\"auto\"]},\"jxSTIfafG\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerEG9ocSnjr=withCSS(Component,css,\"framer-Ecutx\");export default FramerEG9ocSnjr;FramerEG9ocSnjr.displayName=\"Services / Alignment Workshops\";FramerEG9ocSnjr.defaultProps={height:3685,width:1200};addFonts(FramerEG9ocSnjr,[{explicitInter:true,fonts:[]},...TopNavFonts,...CspHeaderFonts,...SpTopSectionFonts,...SpProcessSectionFonts,...SpListSectionTitleFonts,...ServiceImproveListFonts,...LinkWithArrowFonts,...SpContactSectionFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEG9ocSnjr\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"3685\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"p4e6lML6T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xGekMaxYE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jxSTIfafG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TopNavFonts", "getFonts", "RRgccXASO_default", "TopNavWithVariantAppearEffect", "withVariantAppearEffect", "CspHeaderFonts", "p_bgguBs_default", "SpTopSectionFonts", "WX1OaUG0U_default", "SpProcessSectionFonts", "bWfFaaNI8_default", "SpListSectionTitleFonts", "Iyhf0OrDj_default", "ServiceImproveListFonts", "FC3eyOaBH_default", "LinkWithArrowFonts", "UgZ6846dd_default", "SpContactSectionFonts", "UPyGaRqy3_default", "FooterFonts", "C7wbVNK9O_default", "breakpoints", "serializationHash", "variantClassNames", "getContainer", "_document_querySelector", "_ref", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "JdzUI5e8V3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "pe", "ref2", "elementId", "useRouteElementId", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "l", "ComponentViewportProvider", "Container", "PropertyOverrides2", "TopNavWithVariantAppearEffect", "AnimatePresence", "Ga", "x", "p_bgguBs_default", "WX1OaUG0U_default", "bWfFaaNI8_default", "Iyhf0OrDj_default", "FC3eyOaBH_default", "ResolveLinks", "resolvedLinks", "UgZ6846dd_default", "UPyGaRqy3_default", "C7wbVNK9O_default", "css", "FramerEG9ocSnjr", "withCSS", "EG9ocSnjr_default", "addFonts", "TopNavFonts", "CspHeaderFonts", "SpTopSectionFonts", "SpProcessSectionFonts", "SpListSectionTitleFonts", "ServiceImproveListFonts", "LinkWithArrowFonts", "SpContactSectionFonts", "FooterFonts", "__FramerMetadata__"]
}
