{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/RSuWrioP7ngBzfb5ahxF/iEmidQpiXN3FktWL2uI0/VnvLRf8cz.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,useSiteRefs,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/6YdWVZhgezRAHPsDckZo/Ticker.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/z9LFDX6PKECtSqS68OWD/SlideShow.js\";import Elevation from\"#framer/local/canvasComponent/mgL_mPTmh/mgL_mPTmh.js\";import VerticalTabs from\"#framer/local/canvasComponent/ndEbCGlNA/ndEbCGlNA.js\";import InfoCard from\"#framer/local/canvasComponent/RjRdrwzTM/RjRdrwzTM.js\";import TLDRControl from\"#framer/local/canvasComponent/t7XnE5cYG/t7XnE5cYG.js\";import ProjectDetailCards from\"#framer/local/canvasComponent/xe9FxiYQT/xe9FxiYQT.js\";import*as sharedStyle from\"#framer/local/css/lVZil8VdP/lVZil8VdP.js\";import metadataProvider from\"#framer/local/webPageMetadata/VnvLRf8cz/VnvLRf8cz.js\";const TLDRControlFonts=getFonts(TLDRControl);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ProjectDetailCardsFonts=getFonts(ProjectDetailCards);const MotionDivWithFX=withFX(motion.div);const TickerFonts=getFonts(Ticker);const RichTextWithFX=withFX(RichText);const InfoCardFonts=getFonts(InfoCard);const ContainerWithFX=withFX(Container);const SlideshowFonts=getFonts(Slideshow);const ImageWithFX=withFX(Image);const ElevationFonts=getFonts(Elevation);const VerticalTabsFonts=getFonts(VerticalTabs);const breakpoints={a16J6e4gu:\"(max-width: 809px)\",KPtNMVk5d:\"(min-width: 1440px)\",sjlXiutg4:\"(min-width: 810px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-eseXx\";const variantClassNames={a16J6e4gu:\"framer-v-1g2tmx5\",KPtNMVk5d:\"framer-v-1lqne0\",sjlXiutg4:\"framer-v-1on5aul\"};const transition1={bounce:.2,delay:0,duration:2,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-50};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-50,y:0};const transition2={bounce:.2,delay:.2,duration:2,type:\"spring\"};const transition3={bounce:.2,delay:.4,duration:2,type:\"spring\"};const transition4={bounce:.2,delay:.6,duration:2,type:\"spring\"};const transition5={bounce:.2,delay:.3,duration:2,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition6={bounce:.2,delay:.8,duration:2,type:\"spring\"};const inertia={bounceDamping:30,bounceStiffness:400,delay:0,type:\"inertia\"};const preventDefault=e=>e.preventDefault();const animation4={cursor:\"grabbing\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"KPtNMVk5d\",Phone:\"a16J6e4gu\",Tablet:\"sjlXiutg4\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"KPtNMVk5d\"};};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 sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"bzfoELLmJ\");const ref1=React.useRef(null);const router=useRouter();const elementId1=useRouteElementId(\"vSVSqwCKj\");const dynamicRef=useSiteRefs();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"KPtNMVk5d\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-6d301619-6163-466a-a2ef-b0abcf9b766c, rgb(241, 238, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1lqne0\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rbtz7q\",\"data-framer-name\":\"Top\",id:elementId,ref:ref1}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-iz1vb2\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mcdup0\",\"data-framer-name\":\"Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uzj5zj\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1drjxx6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xxjkgc\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"T6vXu8UEV\"},implicitPathVariables:undefined},{href:{webPageId:\"VnvLRf8cz\"},implicitPathVariables:undefined},{href:{webPageId:\"T6vXu8UEV\"},implicitPathVariables:undefined},{href:{webPageId:\"VnvLRf8cz\"},implicitPathVariables:undefined},{href:{webPageId:\"T6vXu8UEV\"},implicitPathVariables:undefined},{href:{webPageId:\"VnvLRf8cz\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+0+0+0},sjlXiutg4:{width:`calc(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) / 2)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.3)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3ku324-container\",nodeId:\"dZesFDUtb\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{g8cZA9IUP:resolvedLinks[4],qFuN0VBzk:resolvedLinks[5]},sjlXiutg4:{g8cZA9IUP:resolvedLinks[2],qFuN0VBzk:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(TLDRControl,{g8cZA9IUP:resolvedLinks[0],height:\"100%\",id:\"dZesFDUtb\",layoutId:\"dZesFDUtb\",LXIGto616:\"TL;DR Version\",qFuN0VBzk:resolvedLinks[1],style:{height:\"100%\",width:\"100%\"},variant:\"IKurWu09H\",width:\"100%\",wnw7fWf8v:\"Deep Dive Version\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURnd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"52px\",\"--framer-font-variation-axes\":'\"wght\" 800',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Developing a robust design system for Clickatell to drive cohesive interfaces.\"})})},sjlXiutg4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURnd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"52px\",\"--framer-font-variation-axes\":'\"wght\" 800',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Developing a robust design system for Clickatell to drive cohesive interfaces.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURnd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-variation-axes\":'\"wght\" 800',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Developing a robust design system for Clickatell to drive cohesive interfaces.\"})}),className:\"framer-15yay6m\",\"data-framer-appear-id\":\"15yay6m\",fonts:[\"FS;Satoshi-variable\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+154.4},sjlXiutg4:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+186.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:170,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+210.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jh8ygk-container\",nodeId:\"UGsqJwpY4\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{variant:\"USVJmfTOA\"},sjlXiutg4:{variant:\"H1AuW3IOd\"}},children:/*#__PURE__*/_jsx(ProjectDetailCards,{height:\"100%\",hgPKcUcpt:\"Sr. Product Designer, 2 Front End Devs, 1 Tech Lead, 1 Product Manager, 1 QA\",id:\"UGsqJwpY4\",layoutId:\"UGsqJwpY4\",qggd4zBLr:\"Q2 2020 - Q4 2020\",style:{width:\"100%\"},uS1GUxvUL:\"Figma, Miro, Storybook, VSCode\",variant:\"IpbJ8g7kN\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ynak6\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-e8mg7g\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-f8088c75-509e-459f-8761-f76398051455, rgb(55, 53, 65))\"},children:\"IMPACT\"})})},sjlXiutg4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-f8088c75-509e-459f-8761-f76398051455, rgb(55, 53, 65))\"},children:\"IMPACT\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-f8088c75-509e-459f-8761-f76398051455, rgb(55, 53, 65))\"},children:\"IMPACT\"})}),className:\"framer-1tsrll8\",fonts:[\"FS;Satoshi-variable\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1saWdodA==\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on, 'ss02' on, 'ss03' on, 'ss04' on, 'salt' on, 'dlig' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-weight\":\"500\"},children:\"Streamlined over 55 inconsistent components across 3 products,\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-variation-axes\":'\"wght\" 400',\"--framer-font-weight\":\"400\"},children:\" \"}),\"creating reusable components that significantly reduced time spent on design and development.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1saWdodA==\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on, 'ss02' on, 'ss03' on, 'ss04' on, 'salt' on, 'dlig' on\",\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-weight\":\"500\"},children:\"Streamlined over 55 inconsistent components across 3 products,\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-variation-axes\":'\"wght\" 400',\"--framer-font-weight\":\"400\"},children:\" \"}),\"creating reusable components that significantly reduced time spent on design and development.\"]})}),className:\"framer-js181f\",fonts:[\"FS;Satoshi-light\",\"FS;Satoshi-medium\",\"FS;Satoshi-variable\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14xdrex\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-f8088c75-509e-459f-8761-f76398051455, rgb(55, 53, 65))\"},children:\"SCALE\"})})},sjlXiutg4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-f8088c75-509e-459f-8761-f76398051455, rgb(55, 53, 65))\"},children:\"SCALE\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-f8088c75-509e-459f-8761-f76398051455, rgb(55, 53, 65))\"},children:\"SCALE\"})}),className:\"framer-wx1or9\",fonts:[\"FS;Satoshi-variable\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on, 'ss02' on, 'ss03' on, 'ss04' on, 'salt' on, 'dlig' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:[\"Built a design system with over 220+ components and achieved full team adoption within 6 months, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1saWdodA==\",\"--framer-font-weight\":\"300\"},children:\"simplifying future updates and scaling efforts.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on, 'ss02' on, 'ss03' on, 'ss04' on, 'salt' on, 'dlig' on\",\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:[\"Built a design system with over 220+ components and achieved full team adoption within 6 months, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1saWdodA==\",\"--framer-font-weight\":\"300\"},children:\"simplifying future updates and scaling efforts.\"})]})}),className:\"framer-19am66u\",fonts:[\"FS;Satoshi-medium\",\"FS;Satoshi-light\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rnbq64\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-f8088c75-509e-459f-8761-f76398051455, rgb(55, 53, 65))\"},children:\"COLLABORATION\"})})},sjlXiutg4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-f8088c75-509e-459f-8761-f76398051455, rgb(55, 53, 65))\"},children:\"COLLABORATION\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-f8088c75-509e-459f-8761-f76398051455, rgb(55, 53, 65))\"},children:\"COLLABORATION\"})}),className:\"framer-5tm8jq\",fonts:[\"FS;Satoshi-variable\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on, 'ss02' on, 'ss03' on, 'ss04' on, 'salt' on, 'dlig' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:[\"Aligned workflows between designers, developers, and product managers, improving communication \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1saWdodA==\",\"--framer-font-weight\":\"300\"},children:\"and fostering more efficient collaboration on features.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on, 'ss02' on, 'ss03' on, 'ss04' on, 'salt' on, 'dlig' on\",\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:[\"Aligned workflows between designers, developers, and product managers, improving communication \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1saWdodA==\",\"--framer-font-weight\":\"300\"},children:\"and fostering more efficient collaboration on features.\"})]})}),className:\"framer-1of52o1\",fonts:[\"FS;Satoshi-medium\",\"FS;Satoshi-light\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-fgrqp9\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-f8088c75-509e-459f-8761-f76398051455, rgb(55, 53, 65))\"},children:\"OUTCOME\"})})},sjlXiutg4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-f8088c75-509e-459f-8761-f76398051455, rgb(55, 53, 65))\"},children:\"OUTCOME\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-f8088c75-509e-459f-8761-f76398051455, rgb(55, 53, 65))\"},children:\"OUTCOME\"})}),className:\"framer-u7y858\",fonts:[\"FS;Satoshi-variable\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on, 'ss02' on, 'ss03' on, 'ss04' on, 'salt' on, 'dlig' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:[\"Established a scalable foundation that simplified updates and created consistency across all products. \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1saWdodA==\",\"--framer-font-weight\":\"300\"},children:\"Users quickly noticed the more polished and cohesive experience.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on, 'ss02' on, 'ss03' on, 'ss04' on, 'salt' on, 'dlig' on\",\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:[\"Established a scalable foundation that simplified updates and created consistency across all products. \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1saWdodA==\",\"--framer-font-weight\":\"300\"},children:\"Users quickly noticed the more polished and cohesive experience.\"})]})}),className:\"framer-l8hwsr\",fonts:[\"FS;Satoshi-medium\",\"FS;Satoshi-light\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f8088c75-509e-459f-8761-f76398051455, rgb(55, 53, 65))\"},children:\"In 2020, Clickatell faced significant challenges due to the absence of a unified design system, leading to inconsistencies across products and inefficient workflows. As the Senior Product Designer, I spearheaded the development of Clickatell's first comprehensive design system, utilizing atomic design principles to establish a scalable and user-centered framework.\"})})},sjlXiutg4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f8088c75-509e-459f-8761-f76398051455, rgb(55, 53, 65))\"},children:\"In 2020, Clickatell faced significant challenges due to the absence of a unified design system, leading to inconsistencies across products and inefficient workflows. As the Senior Product Designer, I spearheaded the development of Clickatell's first comprehensive design system, utilizing atomic design principles to establish a scalable and user-centered framework.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f8088c75-509e-459f-8761-f76398051455, rgb(55, 53, 65))\"},children:\"In 2020, Clickatell faced significant challenges due to the absence of a unified design system, leading to inconsistencies across products and inefficient workflows. As the Senior Product Designer, I spearheaded the development of Clickatell's first comprehensive design system, utilizing atomic design principles to establish a scalable and user-centered framework.\"})}),className:\"framer-yho0rm\",\"data-framer-appear-id\":\"yho0rm\",fonts:[\"FS;Satoshi-variable\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-78snwv\",\"data-border\":true,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q81wxn-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"m1jgBBSYU\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",hoverFactor:.5,id:\"m1jgBBSYU\",layoutId:\"m1jgBBSYU\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2094,intrinsicWidth:600,pixelHeight:2094,pixelWidth:600,sizes:\"600px\",src:\"https://framerusercontent.com/images/HgSuh6xdRfh2TOM5vjDoKNjNC8.png\",srcSet:\"https://framerusercontent.com/images/HgSuh6xdRfh2TOM5vjDoKNjNC8.png?scale-down-to=2048 586w,https://framerusercontent.com/images/HgSuh6xdRfh2TOM5vjDoKNjNC8.png 600w\"},className:\"framer-gpk5nk\",\"data-framer-name\":\"hero 1\"})],speed:30,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1prlzdw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Tf0tOjzHh\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"bottom\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",hoverFactor:.5,id:\"Tf0tOjzHh\",layoutId:\"Tf0tOjzHh\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1942,intrinsicWidth:600,pixelHeight:1942,pixelWidth:600,sizes:\"600px\",src:\"https://framerusercontent.com/images/uS0HotWQ9SW9fu5K7yI9R6F4A.png\",srcSet:\"https://framerusercontent.com/images/uS0HotWQ9SW9fu5K7yI9R6F4A.png 600w\"},className:\"framer-1c7cjxx\",\"data-framer-name\":\"hero 2\"})],speed:30,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fpkbzt-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"fgwHTvxoK\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",hoverFactor:.5,id:\"fgwHTvxoK\",layoutId:\"fgwHTvxoK\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2082,intrinsicWidth:600,pixelHeight:2082,pixelWidth:600,sizes:\"600px\",src:\"https://framerusercontent.com/images/MVlUXc7pc27mKTj0TMdx6u92ZCc.png\",srcSet:\"https://framerusercontent.com/images/MVlUXc7pc27mKTj0TMdx6u92ZCc.png?scale-down-to=2048 590w,https://framerusercontent.com/images/MVlUXc7pc27mKTj0TMdx6u92ZCc.png 600w\"},className:\"framer-16cghq3\",\"data-framer-name\":\"hero 3\"})],speed:40,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Business goals\"})})},sjlXiutg4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Business goals\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Business goals\"})}),className:\"framer-uwxgzj\",fonts:[\"FS;Satoshi-variable\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5bjpfb\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+1867.2+0+0},sjlXiutg4:{height:372,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 48px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+1370+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:374,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+1772.4+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-u9mk4-container\",nodeId:\"ZmRNB7lJa\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-a6b272a5-8bb6-481c-82c7-7ce835bff784, rgb(147, 123, 255))\",G7ZhNkJhd:false,gAPDiC8Wp:true,height:\"100%\",id:\"ZmRNB7lJa\",jsgLRArdX:true,layoutId:\"ZmRNB7lJa\",NxnIsrm3M:\"Accelerate time-to-market\",osiuZqnii:true,rBJpZmEAl:\"var(--token-75488caf-2a2b-4d96-8bfa-3ca8496840c4, rgb(234, 179, 8))\",sEpVSqMia:\"Streamline design and development workflows to launch new features faster and stay competitive in the SaaS market.\",style:{height:\"100%\",width:\"100%\"},u8hmk9K0H:false,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-52b457e1-f67b-4d75-984c-2a7be0ffb16b, rgb(254, 249, 195))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"FastForward\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+1867.2+0+388},sjlXiutg4:{height:372,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 48px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+1370+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:374,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+1772.4+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1gb1czb-container\",nodeId:\"PCYrcc5O3\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"},sjlXiutg4:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-a6b272a5-8bb6-481c-82c7-7ce835bff784, rgb(147, 123, 255))\",G7ZhNkJhd:false,gAPDiC8Wp:true,height:\"100%\",id:\"PCYrcc5O3\",jsgLRArdX:true,layoutId:\"PCYrcc5O3\",NxnIsrm3M:\"Enhance brand consistency\",osiuZqnii:true,rBJpZmEAl:\"var(--token-69933099-123f-4789-b455-07bddd565d86, rgb(57, 198, 200))\",sEpVSqMia:\"Establish a unified visual language to reinforce Clickatell\u2019s brand identity across all products and customer touchpoints.\",style:{height:\"100%\",width:\"100%\"},u8hmk9K0H:false,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-1088a55b-b0fb-49ea-a383-05d60fc21a95, rgb(204, 247, 244))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"DoubleArrow\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+1867.2+0+776},sjlXiutg4:{height:372,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 48px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+1370+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:374,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+1772.4+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-djmqd9-container\",nodeId:\"lB8NkNlI_\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-a6b272a5-8bb6-481c-82c7-7ce835bff784, rgb(147, 123, 255))\",G7ZhNkJhd:false,gAPDiC8Wp:true,height:\"100%\",id:\"lB8NkNlI_\",jsgLRArdX:true,layoutId:\"lB8NkNlI_\",NxnIsrm3M:\"Boost team productivity\",osiuZqnii:true,rBJpZmEAl:\"var(--token-ccbd9c88-070a-4c01-8a36-737163391107, rgb(109, 77, 255))\",sEpVSqMia:\"Reduce repetitive design and development tasks, freeing up resources to focus on innovation and problem-solving.\",style:{height:\"100%\",width:\"100%\"},u8hmk9K0H:false,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-83df43fc-43b5-4bc0-bd81-1d340ca87aa7, rgb(222, 215, 255))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"Bolt\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"The problem\"})})},sjlXiutg4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"The problem\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"The problem\"})}),className:\"framer-12ibwka\",fonts:[\"FS;Satoshi-variable\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1r6ki8q\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1srsj8a-container\",isModuleExternal:true,nodeId:\"bD4HSSUWC\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"bD4HSSUWC\",intervalControl:1.5,itemAmount:1,layoutId:\"bD4HSSUWC\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:2160,pixelWidth:3840,sizes:\"1920px\",src:\"https://framerusercontent.com/images/K0hTd17F77IanVITjAi5CpayFWA.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/K0hTd17F77IanVITjAi5CpayFWA.png?scale-down-to=512 512w,https://framerusercontent.com/images/K0hTd17F77IanVITjAi5CpayFWA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/K0hTd17F77IanVITjAi5CpayFWA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/K0hTd17F77IanVITjAi5CpayFWA.png 3840w\"},className:\"framer-1o15gz9\",\"data-framer-name\":\"oldstylesheet\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:2160,pixelWidth:3840,sizes:\"1920px\",src:\"https://framerusercontent.com/images/z30bg3ygDqZz46nHek85HW8n10.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/z30bg3ygDqZz46nHek85HW8n10.png?scale-down-to=512 512w,https://framerusercontent.com/images/z30bg3ygDqZz46nHek85HW8n10.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/z30bg3ygDqZz46nHek85HW8n10.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/z30bg3ygDqZz46nHek85HW8n10.png 3840w\"},className:\"framer-ma207w\",\"data-framer-name\":\"inconsistentcomponents\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wzqy3m\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+3750.8+0+0},sjlXiutg4:{height:372,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+2298.6+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:310,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px) / 4, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+2932.4+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1nuwd62-container\",nodeId:\"M0WrABmTJ\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"},sjlXiutg4:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-a6b272a5-8bb6-481c-82c7-7ce835bff784, rgb(147, 123, 255))\",G7ZhNkJhd:false,gAPDiC8Wp:false,height:\"100%\",id:\"M0WrABmTJ\",jsgLRArdX:true,layoutId:\"M0WrABmTJ\",NxnIsrm3M:\"Designers often recreated existing components\",osiuZqnii:true,rBJpZmEAl:\"var(--token-831d1ef1-e62b-42e7-ace7-2cabeb942784, rgb(32, 167, 172))\",sEpVSqMia:\"During interviews, designers shared that they often had to recreate buttons from scratch due to missing states, while developers mentioned struggling to understand which version of a component to use.\",style:{height:\"100%\",width:\"100%\"},u8hmk9K0H:false,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-1088a55b-b0fb-49ea-a383-05d60fc21a95, rgb(204, 247, 244))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"People\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+3750.8+0+388},sjlXiutg4:{height:372,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+2298.6+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:310,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px) / 4, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+2932.4+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mjhpgi-container\",nodeId:\"PoHxFiH5j\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"},sjlXiutg4:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-a6b272a5-8bb6-481c-82c7-7ce835bff784, rgb(147, 123, 255))\",G7ZhNkJhd:false,gAPDiC8Wp:false,height:\"100%\",id:\"PoHxFiH5j\",jsgLRArdX:true,layoutId:\"PoHxFiH5j\",NxnIsrm3M:\"Teams wasted time on inconsistencies and rework\",osiuZqnii:true,rBJpZmEAl:\"var(--token-ccbd9c88-070a-4c01-8a36-737163391107, rgb(109, 77, 255))\",sEpVSqMia:\"Designers reported spending a lot of their time fixing inconsistencies, while developers faced rework due to unclear or missing documentation for components.\",style:{height:\"100%\",width:\"100%\"},u8hmk9K0H:false,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-83df43fc-43b5-4bc0-bd81-1d340ca87aa7, rgb(222, 215, 255))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"Speed\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+3750.8+0+776},sjlXiutg4:{height:372,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+2298.6+0+388}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:310,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px) / 4, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+2932.4+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1hvm18j-container\",nodeId:\"B59WZJeFD\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"},sjlXiutg4:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-a6b272a5-8bb6-481c-82c7-7ce835bff784, rgb(147, 123, 255))\",G7ZhNkJhd:false,gAPDiC8Wp:false,height:\"100%\",id:\"B59WZJeFD\",jsgLRArdX:true,layoutId:\"B59WZJeFD\",NxnIsrm3M:\"Audit showed over 55 inconsistent UI components\",osiuZqnii:true,rBJpZmEAl:\"var(--token-028866f0-f7ca-4586-8a5d-cb302f16877b, rgb(249, 102, 117))\",sEpVSqMia:\"The audit revealed over 12 button variations, such as five different \u201Cprimary\u201D buttons with inconsistent styles, hover effects, and spacing rules.\",style:{height:\"100%\",width:\"100%\"},u8hmk9K0H:false,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-c0222788-e671-41ab-8310-ba361d095408, rgb(254, 220, 224))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"Search\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+3750.8+0+1164},sjlXiutg4:{height:372,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+2298.6+0+388}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:310,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px) / 4, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+2932.4+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1howdj5-container\",nodeId:\"SPtT_zXl3\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"},sjlXiutg4:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-a6b272a5-8bb6-481c-82c7-7ce835bff784, rgb(147, 123, 255))\",G7ZhNkJhd:false,gAPDiC8Wp:false,height:\"100%\",id:\"SPtT_zXl3\",jsgLRArdX:true,layoutId:\"SPtT_zXl3\",NxnIsrm3M:\"Users were unsure of component behaviours\",osiuZqnii:true,rBJpZmEAl:\"var(--token-75488caf-2a2b-4d96-8bfa-3ca8496840c4, rgb(234, 179, 8))\",sEpVSqMia:\"End users experienced confusion with mismatched button styles and behaviours across pages, eroding trust and usability in key workflows.\",style:{height:\"100%\",width:\"100%\"},u8hmk9K0H:false,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-c813fc31-e5cf-4d86-8392-c10ed6a39939, rgb(254, 240, 138))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"Error\"})})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1bjtbho\",\"data-framer-name\":\"Inline Media\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:922,intrinsicWidth:1140,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+5310.8+0+0),pixelHeight:922,pixelWidth:1140,positionX:\"center\",positionY:\"top\",sizes:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,src:\"https://framerusercontent.com/images/PUjO28lsRClIFvALp2XlIzq9bA.png\",srcSet:\"https://framerusercontent.com/images/PUjO28lsRClIFvALp2XlIzq9bA.png?scale-down-to=512 512w,https://framerusercontent.com/images/PUjO28lsRClIFvALp2XlIzq9bA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PUjO28lsRClIFvALp2XlIzq9bA.png 1140w\"}},sjlXiutg4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:922,intrinsicWidth:1140,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+3098.6+0+0),pixelHeight:922,pixelWidth:1140,positionX:\"center\",positionY:\"top\",sizes:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,src:\"https://framerusercontent.com/images/PUjO28lsRClIFvALp2XlIzq9bA.png\",srcSet:\"https://framerusercontent.com/images/PUjO28lsRClIFvALp2XlIzq9bA.png?scale-down-to=512 512w,https://framerusercontent.com/images/PUjO28lsRClIFvALp2XlIzq9bA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PUjO28lsRClIFvALp2XlIzq9bA.png 1140w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:922,intrinsicWidth:1140,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+3282.4+0+0),pixelHeight:922,pixelWidth:1140,positionX:\"center\",positionY:\"top\",sizes:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,src:\"https://framerusercontent.com/images/PUjO28lsRClIFvALp2XlIzq9bA.png\",srcSet:\"https://framerusercontent.com/images/PUjO28lsRClIFvALp2XlIzq9bA.png?scale-down-to=512 512w,https://framerusercontent.com/images/PUjO28lsRClIFvALp2XlIzq9bA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PUjO28lsRClIFvALp2XlIzq9bA.png 1140w\"},className:\"framer-grqgyh\",\"data-border\":true,\"data-framer-name\":\"D80dda55-66fb-4645-a562-3567b7284883 copy\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1c1flng\",\"data-styles-preset\":\"lVZil8VdP\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Component audit\"})})}),className:\"framer-gnnf2h\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Guiding principles\"})})},sjlXiutg4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Guiding principles\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Guiding principles\"})}),className:\"framer-1u3zd5l\",fonts:[\"FS;Satoshi-variable\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ay42wy\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+6179.4+0+0},sjlXiutg4:{width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+3999.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:263,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+4185.4+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14u88mi-container\",nodeId:\"XJHeyONUO\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-a6b272a5-8bb6-481c-82c7-7ce835bff784, rgb(147, 123, 255))\",G7ZhNkJhd:false,gAPDiC8Wp:true,height:\"100%\",id:\"XJHeyONUO\",jsgLRArdX:false,layoutId:\"XJHeyONUO\",NxnIsrm3M:\"1. Consistency\",osiuZqnii:true,rBJpZmEAl:\"var(--token-028866f0-f7ca-4586-8a5d-cb302f16877b, rgb(249, 102, 117))\",sEpVSqMia:\"Standardizing components and behaviours ensures users encounter the same quality and predictability, no matter where they interact.\",style:{height:\"100%\",width:\"100%\"},ty8f21zVC:addImageAlt({src:\"https://framerusercontent.com/images/IJbQDOwCg8s2vT0UgJigwwc9KPU.png\",srcSet:\"https://framerusercontent.com/images/IJbQDOwCg8s2vT0UgJigwwc9KPU.png?scale-down-to=512 512w,https://framerusercontent.com/images/IJbQDOwCg8s2vT0UgJigwwc9KPU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IJbQDOwCg8s2vT0UgJigwwc9KPU.png 2048w\"},\"\"),u8hmk9K0H:true,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-c0222788-e671-41ab-8310-ba361d095408, rgb(254, 220, 224))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"Error\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+6179.4+0+388},sjlXiutg4:{width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+3999.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:263,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+4185.4+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-pbp0ge-container\",nodeId:\"l0vDwkVtL\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-0db333f9-4698-4d28-a313-876fedf93e9f, rgb(251, 142, 152))\",G7ZhNkJhd:false,gAPDiC8Wp:true,height:\"100%\",id:\"l0vDwkVtL\",jsgLRArdX:false,layoutId:\"l0vDwkVtL\",NxnIsrm3M:\"2. Efficiency\",osiuZqnii:true,rBJpZmEAl:\"var(--token-028866f0-f7ca-4586-8a5d-cb302f16877b, rgb(249, 102, 117))\",sEpVSqMia:\"Reducing the need for manual styling and rework allows teams to save time and focus on impactful work while fostering better collaboration.\",style:{height:\"100%\",width:\"100%\"},ty8f21zVC:addImageAlt({src:\"https://framerusercontent.com/images/OLsnLAONH8DgVUHtGEO6fEYqE.png\",srcSet:\"https://framerusercontent.com/images/OLsnLAONH8DgVUHtGEO6fEYqE.png?scale-down-to=512 512w,https://framerusercontent.com/images/OLsnLAONH8DgVUHtGEO6fEYqE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OLsnLAONH8DgVUHtGEO6fEYqE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/OLsnLAONH8DgVUHtGEO6fEYqE.png 2086w\"},\"\"),u8hmk9K0H:true,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-c0222788-e671-41ab-8310-ba361d095408, rgb(254, 220, 224))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"Error\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+6179.4+0+776},sjlXiutg4:{height:291,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+3999.2+0+287}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:263,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+4185.4+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-16azvor-container\",nodeId:\"jwXdHHxDW\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-6a22bf38-fcb2-4a4d-85d1-b000e370ca9c, rgb(253, 224, 71))\",G7ZhNkJhd:false,gAPDiC8Wp:true,height:\"100%\",id:\"jwXdHHxDW\",jsgLRArdX:false,layoutId:\"jwXdHHxDW\",NxnIsrm3M:\"3. Maintainability\",osiuZqnii:true,rBJpZmEAl:\"var(--token-028866f0-f7ca-4586-8a5d-cb302f16877b, rgb(249, 102, 117))\",sEpVSqMia:\"Structuring the system to be easy to test, maintain, and expand ensures long-term reliability and reduces technical debt.\",style:{height:\"100%\",width:\"100%\"},ty8f21zVC:addImageAlt({src:\"https://framerusercontent.com/images/Hb1x5Kb65ynZJwvgG9myrslqqs.png\",srcSet:\"https://framerusercontent.com/images/Hb1x5Kb65ynZJwvgG9myrslqqs.png?scale-down-to=512 512w,https://framerusercontent.com/images/Hb1x5Kb65ynZJwvgG9myrslqqs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Hb1x5Kb65ynZJwvgG9myrslqqs.png 2048w\"},\"\"),u8hmk9K0H:true,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-c0222788-e671-41ab-8310-ba361d095408, rgb(254, 220, 224))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"Error\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+6179.4+0+1164},sjlXiutg4:{height:291,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+3999.2+0+287}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:263,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+4185.4+0+303,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1l2zx99-container\",nodeId:\"R8sRyqvjb\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-46819a9c-5288-43d5-9c0e-fda24fd8bb64, rgb(185, 182, 196))\",G7ZhNkJhd:false,gAPDiC8Wp:true,height:\"100%\",id:\"R8sRyqvjb\",jsgLRArdX:false,layoutId:\"R8sRyqvjb\",NxnIsrm3M:\"4. Accessibility\",osiuZqnii:true,rBJpZmEAl:\"var(--token-028866f0-f7ca-4586-8a5d-cb302f16877b, rgb(249, 102, 117))\",sEpVSqMia:\"Prioritizing accessibility ensures designs meet standards for colour contrast, keyboard navigation, and screen reader support, creating inclusive products for all users.\",style:{height:\"100%\",width:\"100%\"},ty8f21zVC:addImageAlt({src:\"https://framerusercontent.com/images/ZnIoLJhQo1b95MVnx4JCycY5PNM.png\",srcSet:\"https://framerusercontent.com/images/ZnIoLJhQo1b95MVnx4JCycY5PNM.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZnIoLJhQo1b95MVnx4JCycY5PNM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZnIoLJhQo1b95MVnx4JCycY5PNM.png 2048w\"},\"\"),u8hmk9K0H:true,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-c0222788-e671-41ab-8310-ba361d095408, rgb(254, 220, 224))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"Error\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+6179.4+0+1552},sjlXiutg4:{width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+3999.2+0+602}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:263,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+4185.4+0+303,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-8ry87y-container\",nodeId:\"G1EDxCOaE\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-f4f4855a-4dc3-410a-9241-70b3687ffb58, rgb(104, 224, 222))\",G7ZhNkJhd:false,gAPDiC8Wp:true,height:\"100%\",id:\"G1EDxCOaE\",jsgLRArdX:false,layoutId:\"G1EDxCOaE\",NxnIsrm3M:\"5. Scalability\",osiuZqnii:true,rBJpZmEAl:\"var(--token-028866f0-f7ca-4586-8a5d-cb302f16877b, rgb(249, 102, 117))\",sEpVSqMia:\"Designing with flexibility in mind ensures the system adapts seamlessly as products and user needs evolve, avoiding future bottlenecks.\",style:{height:\"100%\",width:\"100%\"},ty8f21zVC:addImageAlt({src:\"https://framerusercontent.com/images/QLxXYr1c8rhA1bJ8efeKcwnejg.png\",srcSet:\"https://framerusercontent.com/images/QLxXYr1c8rhA1bJ8efeKcwnejg.png?scale-down-to=512 512w,https://framerusercontent.com/images/QLxXYr1c8rhA1bJ8efeKcwnejg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QLxXYr1c8rhA1bJ8efeKcwnejg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QLxXYr1c8rhA1bJ8efeKcwnejg.png 2464w\"},\"\"),u8hmk9K0H:true,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-c0222788-e671-41ab-8310-ba361d095408, rgb(254, 220, 224))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"Error\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Technical roll-out plan\"})})},sjlXiutg4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Technical roll-out plan\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Technical roll-out plan\"})}),className:\"framer-1dot9ft\",fonts:[\"FS;Satoshi-variable\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1yypmiq\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-d3789684-2a73-4b81-89df-5d43c149a51f, rgb(108, 103, 126))\"},children:\"Drag to move around\"})})},sjlXiutg4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-d3789684-2a73-4b81-89df-5d43c149a51f, rgb(108, 103, 126))\"},children:\"Drag to move around\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURRME1BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-variation-axes\":'\"wght\" 440',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-d3789684-2a73-4b81-89df-5d43c149a51f, rgb(108, 103, 126))\"},children:\"Drag to move around\"})}),className:\"framer-c0kxue\",fonts:[\"FS;Satoshi-variable\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1151,intrinsicWidth:1011,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+8185+66),pixelHeight:1151,pixelWidth:1011,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) + 9px)`,src:\"https://framerusercontent.com/images/Bm3kqzymC9A52wqXapBxjWcFF98.png\",srcSet:\"https://framerusercontent.com/images/Bm3kqzymC9A52wqXapBxjWcFF98.png?scale-down-to=1024 899w,https://framerusercontent.com/images/Bm3kqzymC9A52wqXapBxjWcFF98.png 1011w\"}},sjlXiutg4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1151,intrinsicWidth:1011,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+4977.8+79),pixelHeight:1151,pixelWidth:1011,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) + 282px)`,src:\"https://framerusercontent.com/images/Bm3kqzymC9A52wqXapBxjWcFF98.png\",srcSet:\"https://framerusercontent.com/images/Bm3kqzymC9A52wqXapBxjWcFF98.png?scale-down-to=1024 899w,https://framerusercontent.com/images/Bm3kqzymC9A52wqXapBxjWcFF98.png 1011w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1151,intrinsicWidth:1011,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+4867.4+79),pixelHeight:1151,pixelWidth:1011,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 189px)`,src:\"https://framerusercontent.com/images/Bm3kqzymC9A52wqXapBxjWcFF98.png\",srcSet:\"https://framerusercontent.com/images/Bm3kqzymC9A52wqXapBxjWcFF98.png?scale-down-to=1024 899w,https://framerusercontent.com/images/Bm3kqzymC9A52wqXapBxjWcFF98.png 1011w\"},className:\"framer-jip8zf\",\"data-framer-name\":\"Screen Shot 2022-07-14 at 2.12.45 PM\",drag:true,dragMomentum:false,onMouseDown:preventDefault,whileTap:animation4})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1858,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+8879),pixelHeight:1858,pixelWidth:3840,sizes:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,src:\"https://framerusercontent.com/images/afsa73qUz4WQ2GwJsX9OctcNA.png\",srcSet:\"https://framerusercontent.com/images/afsa73qUz4WQ2GwJsX9OctcNA.png?scale-down-to=512 512w,https://framerusercontent.com/images/afsa73qUz4WQ2GwJsX9OctcNA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/afsa73qUz4WQ2GwJsX9OctcNA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/afsa73qUz4WQ2GwJsX9OctcNA.png 3840w\"}},sjlXiutg4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1858,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+5687.8),pixelHeight:1858,pixelWidth:3840,sizes:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,src:\"https://framerusercontent.com/images/afsa73qUz4WQ2GwJsX9OctcNA.png\",srcSet:\"https://framerusercontent.com/images/afsa73qUz4WQ2GwJsX9OctcNA.png?scale-down-to=512 512w,https://framerusercontent.com/images/afsa73qUz4WQ2GwJsX9OctcNA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/afsa73qUz4WQ2GwJsX9OctcNA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/afsa73qUz4WQ2GwJsX9OctcNA.png 3840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1858,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+5577.4),pixelHeight:1858,pixelWidth:3840,sizes:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,src:\"https://framerusercontent.com/images/afsa73qUz4WQ2GwJsX9OctcNA.png\",srcSet:\"https://framerusercontent.com/images/afsa73qUz4WQ2GwJsX9OctcNA.png?scale-down-to=512 512w,https://framerusercontent.com/images/afsa73qUz4WQ2GwJsX9OctcNA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/afsa73qUz4WQ2GwJsX9OctcNA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/afsa73qUz4WQ2GwJsX9OctcNA.png 3840w\"},className:\"framer-1ek879u\",\"data-border\":true,\"data-framer-name\":\"DesignSystem\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8m622y\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1hw39zy\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Foundation Colours\"})})},sjlXiutg4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Foundation Colours\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Foundation Colours\"})}),className:\"framer-1qzv6oz\",fonts:[\"FS;Satoshi-variable\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ruf34n\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-na8ij0-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"gUwuK8sm6\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",hoverFactor:.4,id:\"gUwuK8sm6\",layoutId:\"gUwuK8sm6\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:false},slots:[/*#__PURE__*/_jsx(ImageWithFX,{__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:10712,intrinsicWidth:4640,pixelHeight:10712,pixelWidth:4640,sizes:\"1200px\",src:\"https://framerusercontent.com/images/JwxYiuL97H4pLbKNQHI3lF5p2k.png\",srcSet:\"https://framerusercontent.com/images/JwxYiuL97H4pLbKNQHI3lF5p2k.png?scale-down-to=2048 887w,https://framerusercontent.com/images/JwxYiuL97H4pLbKNQHI3lF5p2k.png?scale-down-to=4096 1774w,https://framerusercontent.com/images/JwxYiuL97H4pLbKNQHI3lF5p2k.png 4640w\"},className:\"framer-1mt2h3v\",\"data-framer-name\":\"foundationcolours\",drag:true,dragMomentum:false,dragSnapToOrigin:true,dragTransition:inertia,onMouseDown:preventDefault,whileTap:animation4})],speed:40,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-163nqy8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Semantic Colours\"})})},sjlXiutg4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Semantic Colours\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Semantic Colours\"})}),className:\"framer-awbpx1\",fonts:[\"FS;Satoshi-variable\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-g1vzuc\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-16zzwdl\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13h4b0d-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QFXgRQEGx\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",hoverFactor:.4,id:\"QFXgRQEGx\",layoutId:\"QFXgRQEGx\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:7836,intrinsicWidth:2660,pixelHeight:7836,pixelWidth:2660,sizes:\"1200px\",src:\"https://framerusercontent.com/images/cLGrLT3bfWmQghPL0Oe8yC1wMLo.png\",srcSet:\"https://framerusercontent.com/images/cLGrLT3bfWmQghPL0Oe8yC1wMLo.png?scale-down-to=2048 695w,https://framerusercontent.com/images/cLGrLT3bfWmQghPL0Oe8yC1wMLo.png?scale-down-to=4096 1390w,https://framerusercontent.com/images/cLGrLT3bfWmQghPL0Oe8yC1wMLo.png 2660w\"},className:\"framer-hb4s8m\",\"data-framer-name\":\"semanticcolours\"})],speed:40,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1v3l9f0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Colour tokenization and variables in Figma\"})})},sjlXiutg4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Colour tokenization and variables in Figma\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Colour tokenization and variables in Figma\"})}),className:\"framer-tc027p\",fonts:[\"FS;Satoshi-variable\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+10970.2+0+49.6),pixelHeight:2160,pixelWidth:3840,sizes:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,src:\"https://framerusercontent.com/images/sRZJf6UQya11J5Uy6YhSM6zxgss.png\",srcSet:\"https://framerusercontent.com/images/sRZJf6UQya11J5Uy6YhSM6zxgss.png?scale-down-to=512 512w,https://framerusercontent.com/images/sRZJf6UQya11J5Uy6YhSM6zxgss.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sRZJf6UQya11J5Uy6YhSM6zxgss.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sRZJf6UQya11J5Uy6YhSM6zxgss.png 3840w\"}},sjlXiutg4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+7067.4+0+49.6),pixelHeight:2160,pixelWidth:3840,sizes:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,src:\"https://framerusercontent.com/images/sRZJf6UQya11J5Uy6YhSM6zxgss.png\",srcSet:\"https://framerusercontent.com/images/sRZJf6UQya11J5Uy6YhSM6zxgss.png?scale-down-to=512 512w,https://framerusercontent.com/images/sRZJf6UQya11J5Uy6YhSM6zxgss.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sRZJf6UQya11J5Uy6YhSM6zxgss.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sRZJf6UQya11J5Uy6YhSM6zxgss.png 3840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+6959.4+0+52),pixelHeight:2160,pixelWidth:3840,sizes:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,src:\"https://framerusercontent.com/images/sRZJf6UQya11J5Uy6YhSM6zxgss.png\",srcSet:\"https://framerusercontent.com/images/sRZJf6UQya11J5Uy6YhSM6zxgss.png?scale-down-to=512 512w,https://framerusercontent.com/images/sRZJf6UQya11J5Uy6YhSM6zxgss.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sRZJf6UQya11J5Uy6YhSM6zxgss.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sRZJf6UQya11J5Uy6YhSM6zxgss.png 3840w\"},className:\"framer-zjiglv\",\"data-border\":true,\"data-framer-name\":\"Image\"})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1nqlvrj\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-d5cr6g-container\",isModuleExternal:true,nodeId:\"v0gcLxnln\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"v0gcLxnln\",intervalControl:1.5,itemAmount:1,layoutId:\"v0gcLxnln\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/XnfboFwi5gYKWZDfkAN3DMmLk.png\",srcSet:\"https://framerusercontent.com/images/XnfboFwi5gYKWZDfkAN3DMmLk.png?scale-down-to=512 512w,https://framerusercontent.com/images/XnfboFwi5gYKWZDfkAN3DMmLk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XnfboFwi5gYKWZDfkAN3DMmLk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XnfboFwi5gYKWZDfkAN3DMmLk.png 3840w\"},className:\"framer-64vatc\",\"data-framer-name\":\"icon1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/vYtxL51V1bNtAzwk1U7igcOGeFc.png\",srcSet:\"https://framerusercontent.com/images/vYtxL51V1bNtAzwk1U7igcOGeFc.png?scale-down-to=512 512w,https://framerusercontent.com/images/vYtxL51V1bNtAzwk1U7igcOGeFc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vYtxL51V1bNtAzwk1U7igcOGeFc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vYtxL51V1bNtAzwk1U7igcOGeFc.png 3840w\"},className:\"framer-1t34u0c\",\"data-framer-name\":\"icon2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/6rN635U2hExTU3SehT1iw6JGw0.png\",srcSet:\"https://framerusercontent.com/images/6rN635U2hExTU3SehT1iw6JGw0.png?scale-down-to=512 512w,https://framerusercontent.com/images/6rN635U2hExTU3SehT1iw6JGw0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6rN635U2hExTU3SehT1iw6JGw0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/6rN635U2hExTU3SehT1iw6JGw0.png 3840w\"},className:\"framer-1e5l3o\",\"data-framer-name\":\"icon3\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19w743n\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-b7389z-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"uXKzgBmem\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",hoverFactor:.4,id:\"uXKzgBmem\",layoutId:\"uXKzgBmem\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4652,intrinsicWidth:2590,pixelHeight:4522,pixelWidth:2590,sizes:\"1200px\",src:\"https://framerusercontent.com/images/mzRaqKMAZguX8WAomEbiyST9KI.png\",srcSet:\"https://framerusercontent.com/images/mzRaqKMAZguX8WAomEbiyST9KI.png?scale-down-to=1024 586w,https://framerusercontent.com/images/mzRaqKMAZguX8WAomEbiyST9KI.png?scale-down-to=2048 1173w,https://framerusercontent.com/images/mzRaqKMAZguX8WAomEbiyST9KI.png?scale-down-to=4096 2346w,https://framerusercontent.com/images/mzRaqKMAZguX8WAomEbiyST9KI.png 2590w\"},className:\"framer-1iyywip\",\"data-framer-name\":\"typography\"})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+13066.8},sjlXiutg4:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+8985}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:509,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+9106.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o88lpk-container\",nodeId:\"aK2U1dKiy\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{variant:\"bEJIJ9d6O\"},sjlXiutg4:{variant:\"SC5lAbfES\"}},children:/*#__PURE__*/_jsx(Elevation,{height:\"100%\",id:\"aK2U1dKiy\",layoutId:\"aK2U1dKiy\",style:{width:\"100%\"},variant:\"brd7pMXqp\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-t8rdth\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-p1hymg-container\",isModuleExternal:true,nodeId:\"uIdNIMAqE\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:false,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"uIdNIMAqE\",intervalControl:1.5,itemAmount:1,layoutId:\"uIdNIMAqE\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/mVYzJnmWRNpxTYpP8nYBVXiRA.png\",srcSet:\"https://framerusercontent.com/images/mVYzJnmWRNpxTYpP8nYBVXiRA.png?scale-down-to=512 512w,https://framerusercontent.com/images/mVYzJnmWRNpxTYpP8nYBVXiRA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mVYzJnmWRNpxTYpP8nYBVXiRA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/mVYzJnmWRNpxTYpP8nYBVXiRA.png 3840w\"},className:\"framer-oy8kix\",\"data-framer-name\":\"atom1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/5jbXGIEB7inenrhfErhRFrtWo.png\",srcSet:\"https://framerusercontent.com/images/5jbXGIEB7inenrhfErhRFrtWo.png?scale-down-to=512 512w,https://framerusercontent.com/images/5jbXGIEB7inenrhfErhRFrtWo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5jbXGIEB7inenrhfErhRFrtWo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5jbXGIEB7inenrhfErhRFrtWo.png 3840w\"},className:\"framer-y58in\",\"data-framer-name\":\"atom2\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+14298.8},sjlXiutg4:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+10249}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:582,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+10370.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yb3tha-container\",nodeId:\"m7ZtKqAo0\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{variant:\"Fki3CsuIr\"},sjlXiutg4:{variant:\"Fki3CsuIr\"}},children:/*#__PURE__*/_jsx(VerticalTabs,{height:\"100%\",id:\"m7ZtKqAo0\",IQNwyvVnX:\"All components were created with care and ensuring that usage was flexible and also scalable to the needs of the designs.\\xa0\",layoutId:\"m7ZtKqAo0\",style:{width:\"100%\"},variant:\"vvD70f5Cc\",WI0z_nH2y:\"Prototype interactions were also added to most components that required interactions. This allowed designers to prototype faster and have working base components ready to use.\",width:\"100%\",wQr1bLvMR:\"Components built with flexibility\",yqnrRBoxs:\"Prototype Ready Components\"})})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1d2nw7l\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zqy114-container\",isModuleExternal:true,nodeId:\"hqEPieDet\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:false,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"hqEPieDet\",intervalControl:1.5,itemAmount:1,layoutId:\"hqEPieDet\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/yX3IGbO7sHDH04BBJ37mecxVLk.png\",srcSet:\"https://framerusercontent.com/images/yX3IGbO7sHDH04BBJ37mecxVLk.png?scale-down-to=512 512w,https://framerusercontent.com/images/yX3IGbO7sHDH04BBJ37mecxVLk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yX3IGbO7sHDH04BBJ37mecxVLk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yX3IGbO7sHDH04BBJ37mecxVLk.png 3840w\"},className:\"framer-hwnr8q\",\"data-framer-name\":\"mole1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/P7fuX7VJvmY4dumaTOzGksE0Yg.png\",srcSet:\"https://framerusercontent.com/images/P7fuX7VJvmY4dumaTOzGksE0Yg.png?scale-down-to=512 512w,https://framerusercontent.com/images/P7fuX7VJvmY4dumaTOzGksE0Yg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/P7fuX7VJvmY4dumaTOzGksE0Yg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/P7fuX7VJvmY4dumaTOzGksE0Yg.png 3840w\"},className:\"framer-k2c7q\",\"data-framer-name\":\"mole2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/XyXuEhAViozAwSIeHVgkkE5ouPs.png\",srcSet:\"https://framerusercontent.com/images/XyXuEhAViozAwSIeHVgkkE5ouPs.png?scale-down-to=512 512w,https://framerusercontent.com/images/XyXuEhAViozAwSIeHVgkkE5ouPs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XyXuEhAViozAwSIeHVgkkE5ouPs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XyXuEhAViozAwSIeHVgkkE5ouPs.png 3840w\"},className:\"framer-q7te99\",\"data-framer-name\":\"mole3\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/jecUmsIGe1CLUNQzusd88ttWleA.png\",srcSet:\"https://framerusercontent.com/images/jecUmsIGe1CLUNQzusd88ttWleA.png?scale-down-to=512 512w,https://framerusercontent.com/images/jecUmsIGe1CLUNQzusd88ttWleA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jecUmsIGe1CLUNQzusd88ttWleA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/jecUmsIGe1CLUNQzusd88ttWleA.png 3840w\"},className:\"framer-5m4zi6\",\"data-framer-name\":\"mole4\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-e4xxaf\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1daljly-container\",isModuleExternal:true,nodeId:\"db6Tg1jAN\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:false,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"db6Tg1jAN\",intervalControl:1.5,itemAmount:1,layoutId:\"db6Tg1jAN\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/XcAtSkm0OKPgWEen2UTK4A2qv4A.png\",srcSet:\"https://framerusercontent.com/images/XcAtSkm0OKPgWEen2UTK4A2qv4A.png?scale-down-to=512 512w,https://framerusercontent.com/images/XcAtSkm0OKPgWEen2UTK4A2qv4A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XcAtSkm0OKPgWEen2UTK4A2qv4A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XcAtSkm0OKPgWEen2UTK4A2qv4A.png 3840w\"},className:\"framer-13c2veb\",\"data-framer-name\":\"organ1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/Oqise42pcw0SbhsyxYaxdigHc.png\",srcSet:\"https://framerusercontent.com/images/Oqise42pcw0SbhsyxYaxdigHc.png?scale-down-to=512 512w,https://framerusercontent.com/images/Oqise42pcw0SbhsyxYaxdigHc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Oqise42pcw0SbhsyxYaxdigHc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Oqise42pcw0SbhsyxYaxdigHc.png 3840w\"},className:\"framer-1mx918l\",\"data-framer-name\":\"organ2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/L5du1HXywdG4cNJU33MRjCoKi0w.png\",srcSet:\"https://framerusercontent.com/images/L5du1HXywdG4cNJU33MRjCoKi0w.png?scale-down-to=512 512w,https://framerusercontent.com/images/L5du1HXywdG4cNJU33MRjCoKi0w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/L5du1HXywdG4cNJU33MRjCoKi0w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/L5du1HXywdG4cNJU33MRjCoKi0w.png 3840w\"},className:\"framer-c80ofq\",\"data-framer-name\":\"organ4\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/u33kJqji5hMA0fFD03pCv4yQhtw.png\",srcSet:\"https://framerusercontent.com/images/u33kJqji5hMA0fFD03pCv4yQhtw.png?scale-down-to=512 512w,https://framerusercontent.com/images/u33kJqji5hMA0fFD03pCv4yQhtw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/u33kJqji5hMA0fFD03pCv4yQhtw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/u33kJqji5hMA0fFD03pCv4yQhtw.png 3840w\"},className:\"framer-jimeye\",\"data-framer-name\":\"organ3\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-nkkneo\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-unt1wu-container\",isModuleExternal:true,nodeId:\"qcq4kMU7I\",scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:false,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"qcq4kMU7I\",intervalControl:1.5,itemAmount:1,layoutId:\"qcq4kMU7I\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/CPBs9QEoqaYEk9L4ZGvDBexd6YA.png\",srcSet:\"https://framerusercontent.com/images/CPBs9QEoqaYEk9L4ZGvDBexd6YA.png?scale-down-to=512 512w,https://framerusercontent.com/images/CPBs9QEoqaYEk9L4ZGvDBexd6YA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CPBs9QEoqaYEk9L4ZGvDBexd6YA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/CPBs9QEoqaYEk9L4ZGvDBexd6YA.png 3840w\"},className:\"framer-1amqysg\",\"data-framer-name\":\"template1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/rrQJTtfF7W3kZBfaUT9uOrX8w.png\",srcSet:\"https://framerusercontent.com/images/rrQJTtfF7W3kZBfaUT9uOrX8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/rrQJTtfF7W3kZBfaUT9uOrX8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/rrQJTtfF7W3kZBfaUT9uOrX8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/rrQJTtfF7W3kZBfaUT9uOrX8w.png 3840w\"},className:\"framer-17hey0x\",\"data-framer-name\":\"template2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/qOj8RjDsPjZtY0coe3cB1E9kE.png\",srcSet:\"https://framerusercontent.com/images/qOj8RjDsPjZtY0coe3cB1E9kE.png?scale-down-to=512 512w,https://framerusercontent.com/images/qOj8RjDsPjZtY0coe3cB1E9kE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qOj8RjDsPjZtY0coe3cB1E9kE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/qOj8RjDsPjZtY0coe3cB1E9kE.png 3840w\"},className:\"framer-t79ys1\",\"data-framer-name\":\"template3\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:2160,pixelWidth:3840,sizes:\"1200px\",src:\"https://framerusercontent.com/images/Sd5Pblj0rGyDL5oROShRLaH62DI.png\",srcSet:\"https://framerusercontent.com/images/Sd5Pblj0rGyDL5oROShRLaH62DI.png?scale-down-to=512 512w,https://framerusercontent.com/images/Sd5Pblj0rGyDL5oROShRLaH62DI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Sd5Pblj0rGyDL5oROShRLaH62DI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Sd5Pblj0rGyDL5oROShRLaH62DI.png 3840w\"},className:\"framer-1fba09o\",\"data-framer-name\":\"template4\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1158,intrinsicWidth:3022,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+17001.8),pixelHeight:1158,pixelWidth:3022,sizes:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,src:\"https://framerusercontent.com/images/fg5EPmqp73vRwVq6qwSOUGm07Q.png\",srcSet:\"https://framerusercontent.com/images/fg5EPmqp73vRwVq6qwSOUGm07Q.png?scale-down-to=512 512w,https://framerusercontent.com/images/fg5EPmqp73vRwVq6qwSOUGm07Q.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fg5EPmqp73vRwVq6qwSOUGm07Q.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/fg5EPmqp73vRwVq6qwSOUGm07Q.png 3022w\"}},sjlXiutg4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1158,intrinsicWidth:3022,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+13016),pixelHeight:1158,pixelWidth:3022,sizes:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,src:\"https://framerusercontent.com/images/fg5EPmqp73vRwVq6qwSOUGm07Q.png\",srcSet:\"https://framerusercontent.com/images/fg5EPmqp73vRwVq6qwSOUGm07Q.png?scale-down-to=512 512w,https://framerusercontent.com/images/fg5EPmqp73vRwVq6qwSOUGm07Q.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fg5EPmqp73vRwVq6qwSOUGm07Q.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/fg5EPmqp73vRwVq6qwSOUGm07Q.png 3022w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1158,intrinsicWidth:3022,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+13137.4),pixelHeight:1158,pixelWidth:3022,sizes:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,src:\"https://framerusercontent.com/images/fg5EPmqp73vRwVq6qwSOUGm07Q.png\",srcSet:\"https://framerusercontent.com/images/fg5EPmqp73vRwVq6qwSOUGm07Q.png?scale-down-to=512 512w,https://framerusercontent.com/images/fg5EPmqp73vRwVq6qwSOUGm07Q.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fg5EPmqp73vRwVq6qwSOUGm07Q.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/fg5EPmqp73vRwVq6qwSOUGm07Q.png 3022w\"},className:\"framer-anya3b\",\"data-border\":true,\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1390,intrinsicWidth:2130,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+18183.8),pixelHeight:1390,pixelWidth:2130,sizes:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,src:\"https://framerusercontent.com/images/KXdXhHltuamhUs96oo5YaNxwS4.png\",srcSet:\"https://framerusercontent.com/images/KXdXhHltuamhUs96oo5YaNxwS4.png?scale-down-to=512 512w,https://framerusercontent.com/images/KXdXhHltuamhUs96oo5YaNxwS4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KXdXhHltuamhUs96oo5YaNxwS4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KXdXhHltuamhUs96oo5YaNxwS4.png 2130w\"}},sjlXiutg4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1390,intrinsicWidth:2130,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+14214),pixelHeight:1390,pixelWidth:2130,sizes:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9)`,src:\"https://framerusercontent.com/images/KXdXhHltuamhUs96oo5YaNxwS4.png\",srcSet:\"https://framerusercontent.com/images/KXdXhHltuamhUs96oo5YaNxwS4.png?scale-down-to=512 512w,https://framerusercontent.com/images/KXdXhHltuamhUs96oo5YaNxwS4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KXdXhHltuamhUs96oo5YaNxwS4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KXdXhHltuamhUs96oo5YaNxwS4.png 2130w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1390,intrinsicWidth:2130,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+14335.4),pixelHeight:1390,pixelWidth:2130,sizes:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,src:\"https://framerusercontent.com/images/KXdXhHltuamhUs96oo5YaNxwS4.png\",srcSet:\"https://framerusercontent.com/images/KXdXhHltuamhUs96oo5YaNxwS4.png?scale-down-to=512 512w,https://framerusercontent.com/images/KXdXhHltuamhUs96oo5YaNxwS4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KXdXhHltuamhUs96oo5YaNxwS4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KXdXhHltuamhUs96oo5YaNxwS4.png 2130w\"},className:\"framer-1xffll9\",\"data-border\":true,\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Results\"})})},sjlXiutg4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Results\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS12YXJpYWJsZVZGPUluZG5hSFFpSURjd01BPT0=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-variation-axes\":'\"wght\" 700',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, rgb(16, 15, 18))\"},children:\"Results\"})}),className:\"framer-tcaa7z\",fonts:[\"FS;Satoshi-variable\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1st23r4\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`max(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9), 50px)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+19655.4+0+0},sjlXiutg4:{height:340,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+15717.6+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:343,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+15841.4+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-dyjbfb-container\",nodeId:\"dAU5_fKLg\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-a6b272a5-8bb6-481c-82c7-7ce835bff784, rgb(147, 123, 255))\",G7ZhNkJhd:false,gAPDiC8Wp:true,height:\"100%\",id:\"dAU5_fKLg\",jsgLRArdX:true,layoutId:\"dAU5_fKLg\",NxnIsrm3M:\"Consistency\",osiuZqnii:true,rBJpZmEAl:\"var(--token-267fa8ca-3bf3-43ba-9972-26670d715a37, rgb(160, 157, 175))\",sEpVSqMia:\"Improved UI consistency and user experience across Clickatell\u2019s product suite.\",style:{height:\"100%\",width:\"100%\"},u8hmk9K0H:false,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-4ac3e8c8-0fd4-4d37-80cd-ed35524cb7a2, rgb(234, 233, 237))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"SelfImprovement\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`max(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9), 50px)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+19655.4+0+412},sjlXiutg4:{height:340,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+15717.6+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:343,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+15841.4+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-140yw7p-container\",nodeId:\"fJsyeZQ0j\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-a6b272a5-8bb6-481c-82c7-7ce835bff784, rgb(147, 123, 255))\",G7ZhNkJhd:false,gAPDiC8Wp:true,height:\"100%\",id:\"fJsyeZQ0j\",jsgLRArdX:true,layoutId:\"fJsyeZQ0j\",NxnIsrm3M:\"Efficiency\",osiuZqnii:true,rBJpZmEAl:\"var(--token-831d1ef1-e62b-42e7-ace7-2cabeb942784, rgb(32, 167, 172))\",sEpVSqMia:\"Achieved a\\xa0significant reduction in design and development time.\",style:{height:\"100%\",width:\"100%\"},u8hmk9K0H:false,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-1088a55b-b0fb-49ea-a383-05d60fc21a95, rgb(204, 247, 244))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"Bolt\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`max(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9), 50px)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+19655.4+0+824},sjlXiutg4:{height:340,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+15717.6+0+364}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:343,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+15841.4+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1i1hpwp-container\",nodeId:\"x_9pTBQJZ\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-a6b272a5-8bb6-481c-82c7-7ce835bff784, rgb(147, 123, 255))\",G7ZhNkJhd:false,gAPDiC8Wp:true,height:\"100%\",id:\"x_9pTBQJZ\",jsgLRArdX:true,layoutId:\"x_9pTBQJZ\",NxnIsrm3M:\"Scalable\",osiuZqnii:true,rBJpZmEAl:\"var(--token-ccbd9c88-070a-4c01-8a36-737163391107, rgb(109, 77, 255))\",sEpVSqMia:\"Established a\\xa0scalable foundation for future design, allowing for easy updates and modifications.\",style:{height:\"100%\",width:\"100%\"},u8hmk9K0H:false,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-83df43fc-43b5-4bc0-bd81-1d340ca87aa7, rgb(222, 215, 255))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"FitScreen\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`max(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9), 50px)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+19655.4+0+1236},sjlXiutg4:{height:340,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+15717.6+0+364}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:371,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+15841.4+0+383,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1vnpkwx-container\",nodeId:\"WS5Hlac9j\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-a6b272a5-8bb6-481c-82c7-7ce835bff784, rgb(147, 123, 255))\",G7ZhNkJhd:false,gAPDiC8Wp:true,height:\"100%\",id:\"WS5Hlac9j\",jsgLRArdX:true,layoutId:\"WS5Hlac9j\",NxnIsrm3M:\"Adoption\",osiuZqnii:true,rBJpZmEAl:\"var(--token-028866f0-f7ca-4586-8a5d-cb302f16877b, rgb(249, 102, 117))\",sEpVSqMia:\"The design system was fully embraced by the design team. \",style:{height:\"100%\",width:\"100%\"},u8hmk9K0H:false,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-c0222788-e671-41ab-8310-ba361d095408, rgb(254, 220, 224))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"Favorite\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{height:372,width:`max(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9), 50px)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0+19655.4+0+1648},sjlXiutg4:{height:372,width:`calc(max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.9) - 24px) / 2, 50px) * 2 + 24px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+15717.6+0+728}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:371,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+15841.4+0+383,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-uullhb-container\",nodeId:\"fYbkiHueu\",rendersWithMotion:true,scopeId:\"VnvLRf8cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a16J6e4gu:{style:{width:\"100%\"},variant:\"CFDzjI7FO\"},sjlXiutg4:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(InfoCard,{dgfJT_DfY:\"var(--token-a6b272a5-8bb6-481c-82c7-7ce835bff784, rgb(147, 123, 255))\",G7ZhNkJhd:false,gAPDiC8Wp:true,height:\"100%\",id:\"fYbkiHueu\",jsgLRArdX:true,layoutId:\"fYbkiHueu\",NxnIsrm3M:\"Utilization\",osiuZqnii:true,rBJpZmEAl:\"var(--token-75488caf-2a2b-4d96-8bfa-3ca8496840c4, rgb(234, 179, 8))\",sEpVSqMia:\"Designers are now using the system to its full potential, leveraging the standardized components and guidelines.\",style:{height:\"100%\",width:\"100%\"},u8hmk9K0H:false,variant:\"Jykg8TC8u\",width:\"100%\",xeMOFeR9T:\"var(--token-c813fc31-e5cf-4d86-8392-c10ed6a39939, rgb(254, 240, 138))\",XLqy7tRpp:\"Filled\",YP4KJjF2r:false,ZIseJmoVk:\"ArrowCircleUp\"})})})})})]})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pv0ize\",\"data-framer-name\":\"Scroll to top Section\",id:elementId1,ref:dynamicRef(elementId1)})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eseXx.framer-16izmwh, .framer-eseXx .framer-16izmwh { display: block; }\",\".framer-eseXx.framer-1lqne0 { align-content: center; align-items: center; background-color: var(--token-6d301619-6163-466a-a2ef-b0abcf9b766c, #f1eeff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-eseXx .framer-1rbtz7q { background-color: var(--token-6d301619-6163-466a-a2ef-b0abcf9b766c, #f1eeff); flex: none; height: 1px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-eseXx .framer-iz1vb2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-1mcdup0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-1uzj5zj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-1drjxx6 { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-1xxjkgc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-3ku324-container { flex: none; height: 44px; position: relative; width: 30%; }\",\".framer-eseXx .framer-15yay6m, .framer-eseXx .framer-yho0rm { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap: balance; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-eseXx .framer-jh8ygk-container, .framer-eseXx .framer-o88lpk-container, .framer-eseXx .framer-1yb3tha-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-eseXx .framer-1ynak6 { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-e8mg7g, .framer-eseXx .framer-14xdrex, .framer-eseXx .framer-1rnbq64, .framer-eseXx .framer-fgrqp9 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-1tsrll8, .framer-eseXx .framer-js181f, .framer-eseXx .framer-wx1or9, .framer-eseXx .framer-19am66u, .framer-eseXx .framer-5tm8jq, .framer-eseXx .framer-1of52o1, .framer-eseXx .framer-u7y858, .framer-eseXx .framer-l8hwsr { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap: balance; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-eseXx .framer-78snwv { --border-bottom-width: 1px; --border-color: var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, #100f12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; aspect-ratio: 1.791044776119403 / 1; background-color: var(--token-d19b9fef-d730-4f7e-904a-2efced8edd1b, #f6f5f7); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 8px 8px 0px 0px var(--token-a6b272a5-8bb6-481c-82c7-7ce835bff784, #937bff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: var(--framer-aspect-ratio-supported, 670px); justify-content: center; overflow: hidden; padding: 0px 12px 0px 12px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-eseXx .framer-1q81wxn-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-eseXx .framer-gpk5nk { aspect-ratio: 0.28653295128939826 / 1; height: var(--framer-aspect-ratio-supported, 2094px); overflow: visible; position: relative; width: 600px; }\",\".framer-eseXx .framer-1prlzdw-container, .framer-eseXx .framer-1fpkbzt-container { flex: 2 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-eseXx .framer-1c7cjxx { aspect-ratio: 0.30895983522142123 / 1; height: var(--framer-aspect-ratio-supported, 1942px); overflow: visible; position: relative; width: 600px; }\",\".framer-eseXx .framer-16cghq3 { aspect-ratio: 0.2881844380403458 / 1; height: var(--framer-aspect-ratio-supported, 2082px); overflow: visible; position: relative; width: 600px; }\",\".framer-eseXx .framer-uwxgzj, .framer-eseXx .framer-12ibwka, .framer-eseXx .framer-1u3zd5l, .framer-eseXx .framer-1dot9ft, .framer-eseXx .framer-1qzv6oz, .framer-eseXx .framer-awbpx1, .framer-eseXx .framer-tc027p, .framer-eseXx .framer-tcaa7z { --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; z-index: 1; }\",\".framer-eseXx .framer-5bjpfb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-u9mk4-container, .framer-eseXx .framer-1gb1czb-container, .framer-eseXx .framer-djmqd9-container { flex: 1 0 0px; height: 374px; position: relative; width: 1px; }\",\".framer-eseXx .framer-1r6ki8q, .framer-eseXx .framer-1ruf34n, .framer-eseXx .framer-16zzwdl { --border-bottom-width: 1px; --border-color: var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, #100f12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-eseXx .framer-1srsj8a-container, .framer-eseXx .framer-d5cr6g-container { aspect-ratio: 1.9047619047619047 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 630px); position: relative; width: 1px; }\",\".framer-eseXx .framer-1o15gz9, .framer-eseXx .framer-ma207w { aspect-ratio: 1.7777777777777777 / 1; height: var(--framer-aspect-ratio-supported, 1080px); overflow: visible; position: relative; width: 1920px; }\",\".framer-eseXx .framer-1wzqy3m { display: grid; flex: none; gap: 16px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(4, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-1nuwd62-container, .framer-eseXx .framer-1mjhpgi-container, .framer-eseXx .framer-1hvm18j-container, .framer-eseXx .framer-1howdj5-container { align-self: start; flex: none; height: 310px; justify-self: start; position: relative; width: 100%; }\",\".framer-eseXx .framer-1bjtbho { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-grqgyh { --border-bottom-width: 1px; --border-color: var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, #100f12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.791044776119403 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 670px); overflow: visible; position: relative; width: 100%; }\",\".framer-eseXx .framer-gnnf2h { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: none; flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-eseXx .framer-ay42wy { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-14u88mi-container, .framer-eseXx .framer-pbp0ge-container, .framer-eseXx .framer-16azvor-container, .framer-eseXx .framer-1l2zx99-container, .framer-eseXx .framer-8ry87y-container { align-self: start; flex: none; height: 263px; justify-self: start; position: relative; width: 100%; }\",\".framer-eseXx .framer-1yypmiq { --border-bottom-width: 1px; --border-color: var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, #100f12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.791044776119403 / 1; background-color: var(--token-8889e94e-d76f-4342-89f8-fd63b139a870, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 670px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-eseXx .framer-c0kxue { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 20px; position: absolute; top: 20px; white-space: pre; width: auto; }\",\".framer-eseXx .framer-jip8zf { aspect-ratio: 0.8783666377063423 / 1; cursor: grab; flex: none; height: var(--framer-aspect-ratio-supported, 1151px); left: 95px; overflow: visible; position: absolute; right: 94px; top: 79px; }\",\".framer-eseXx .framer-1ek879u { --border-bottom-width: 1px; --border-color: var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, #100f12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 2.0667384284176533 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 580px); overflow: visible; position: relative; width: 100%; }\",\".framer-eseXx .framer-8m622y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-1hw39zy, .framer-eseXx .framer-163nqy8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-eseXx .framer-na8ij0-container, .framer-eseXx .framer-13h4b0d-container { aspect-ratio: 0.8656716417910447 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 670px); position: relative; width: 1px; }\",\".framer-eseXx .framer-1mt2h3v { aspect-ratio: 0.43315907393577296 / 1; cursor: grab; height: var(--framer-aspect-ratio-supported, 2770px); overflow: visible; position: relative; width: 1200px; }\",\".framer-eseXx .framer-g1vzuc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-hb4s8m { aspect-ratio: 0.3394589076059214 / 1; height: var(--framer-aspect-ratio-supported, 3535px); overflow: visible; position: relative; width: 1200px; }\",\".framer-eseXx .framer-1v3l9f0 { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-zjiglv { --border-bottom-width: 1px; --border-color: var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, #100f12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.7777777777777777 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 675px); overflow: visible; position: relative; width: 100%; }\",\".framer-eseXx .framer-1nqlvrj { --border-bottom-width: 1px; --border-color: var(--token-35015575-e880-4e51-9713-ad85f6a50d0c, #060022); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-64vatc, .framer-eseXx .framer-1t34u0c, .framer-eseXx .framer-1e5l3o, .framer-eseXx .framer-oy8kix, .framer-eseXx .framer-y58in, .framer-eseXx .framer-hwnr8q, .framer-eseXx .framer-k2c7q, .framer-eseXx .framer-q7te99, .framer-eseXx .framer-5m4zi6, .framer-eseXx .framer-13c2veb, .framer-eseXx .framer-1mx918l, .framer-eseXx .framer-c80ofq, .framer-eseXx .framer-jimeye, .framer-eseXx .framer-1amqysg, .framer-eseXx .framer-17hey0x, .framer-eseXx .framer-t79ys1, .framer-eseXx .framer-1fba09o { aspect-ratio: 1.7777777777777777 / 1; height: var(--framer-aspect-ratio-supported, 675px); overflow: visible; position: relative; width: 1200px; }\",\".framer-eseXx .framer-19w743n { --border-bottom-width: 1px; --border-color: var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, #100f12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; aspect-ratio: 1.791044776119403 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 670px); justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-eseXx .framer-b7389z-container { aspect-ratio: 0.8656716417910447 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 1387px); position: relative; width: 1px; }\",\".framer-eseXx .framer-1iyywip { aspect-ratio: 0.556749785038693 / 1; height: var(--framer-aspect-ratio-supported, 2155px); overflow: visible; position: relative; width: 1200px; }\",\".framer-eseXx .framer-t8rdth { --border-bottom-width: 1px; --border-color: var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, #100f12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-83df43fc-43b5-4bc0-bd81-1d340ca87aa7, #ded7ff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-eseXx .framer-p1hymg-container, .framer-eseXx .framer-zqy114-container, .framer-eseXx .framer-1daljly-container, .framer-eseXx .framer-unt1wu-container { aspect-ratio: 1.7777777777777777 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 675px); position: relative; width: 1px; }\",\".framer-eseXx .framer-1d2nw7l, .framer-eseXx .framer-e4xxaf, .framer-eseXx .framer-nkkneo { --border-bottom-width: 1px; --border-color: var(--token-35015575-e880-4e51-9713-ad85f6a50d0c, #060022); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-8889e94e-d76f-4342-89f8-fd63b139a870, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-eseXx .framer-anya3b { --border-bottom-width: 1px; --border-color: var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, #100f12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 2.609671848013817 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 460px); overflow: visible; position: relative; width: 100%; }\",\".framer-eseXx .framer-1xffll9 { --border-bottom-width: 1px; --border-color: var(--token-515317c8-426c-4410-a65e-c8c0a372ff56, #100f12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.5323741007194245 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 783px); overflow: visible; position: relative; width: 100%; }\",\".framer-eseXx .framer-1st23r4 { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eseXx .framer-dyjbfb-container, .framer-eseXx .framer-140yw7p-container, .framer-eseXx .framer-1i1hpwp-container { align-self: start; flex: none; height: 343px; justify-self: center; position: relative; width: 100%; z-index: 1; }\",\".framer-eseXx .framer-1vnpkwx-container, .framer-eseXx .framer-uullhb-container { align-self: start; flex: none; height: 371px; justify-self: center; position: relative; width: 100%; z-index: 1; }\",\".framer-eseXx .framer-1pv0ize { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 85px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: absolute; top: 1400px; width: 100%; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-eseXx.framer-1lqne0, .framer-eseXx .framer-iz1vb2, .framer-eseXx .framer-1mcdup0, .framer-eseXx .framer-1uzj5zj, .framer-eseXx .framer-1drjxx6, .framer-eseXx .framer-1xxjkgc, .framer-eseXx .framer-e8mg7g, .framer-eseXx .framer-14xdrex, .framer-eseXx .framer-1rnbq64, .framer-eseXx .framer-fgrqp9, .framer-eseXx .framer-78snwv, .framer-eseXx .framer-5bjpfb, .framer-eseXx .framer-1r6ki8q, .framer-eseXx .framer-1bjtbho, .framer-eseXx .framer-8m622y, .framer-eseXx .framer-1hw39zy, .framer-eseXx .framer-1ruf34n, .framer-eseXx .framer-163nqy8, .framer-eseXx .framer-g1vzuc, .framer-eseXx .framer-16zzwdl, .framer-eseXx .framer-1v3l9f0, .framer-eseXx .framer-1nqlvrj, .framer-eseXx .framer-19w743n, .framer-eseXx .framer-t8rdth, .framer-eseXx .framer-1d2nw7l, .framer-eseXx .framer-e4xxaf, .framer-eseXx .framer-nkkneo, .framer-eseXx .framer-1pv0ize { gap: 0px; } .framer-eseXx.framer-1lqne0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-eseXx.framer-1lqne0 > :first-child, .framer-eseXx .framer-iz1vb2 > :first-child, .framer-eseXx .framer-1mcdup0 > :first-child, .framer-eseXx .framer-1uzj5zj > :first-child, .framer-eseXx .framer-1drjxx6 > :first-child, .framer-eseXx .framer-1xxjkgc > :first-child, .framer-eseXx .framer-e8mg7g > :first-child, .framer-eseXx .framer-14xdrex > :first-child, .framer-eseXx .framer-1rnbq64 > :first-child, .framer-eseXx .framer-fgrqp9 > :first-child, .framer-eseXx .framer-1bjtbho > :first-child, .framer-eseXx .framer-1hw39zy > :first-child, .framer-eseXx .framer-163nqy8 > :first-child, .framer-eseXx .framer-g1vzuc > :first-child, .framer-eseXx .framer-1v3l9f0 > :first-child, .framer-eseXx .framer-1pv0ize > :first-child { margin-top: 0px; } .framer-eseXx.framer-1lqne0 > :last-child, .framer-eseXx .framer-iz1vb2 > :last-child, .framer-eseXx .framer-1mcdup0 > :last-child, .framer-eseXx .framer-1uzj5zj > :last-child, .framer-eseXx .framer-1drjxx6 > :last-child, .framer-eseXx .framer-1xxjkgc > :last-child, .framer-eseXx .framer-e8mg7g > :last-child, .framer-eseXx .framer-14xdrex > :last-child, .framer-eseXx .framer-1rnbq64 > :last-child, .framer-eseXx .framer-fgrqp9 > :last-child, .framer-eseXx .framer-1bjtbho > :last-child, .framer-eseXx .framer-1hw39zy > :last-child, .framer-eseXx .framer-163nqy8 > :last-child, .framer-eseXx .framer-g1vzuc > :last-child, .framer-eseXx .framer-1v3l9f0 > :last-child, .framer-eseXx .framer-1pv0ize > :last-child { margin-bottom: 0px; } .framer-eseXx .framer-iz1vb2 > *, .framer-eseXx .framer-1mcdup0 > *, .framer-eseXx .framer-1xxjkgc > *, .framer-eseXx .framer-e8mg7g > *, .framer-eseXx .framer-14xdrex > *, .framer-eseXx .framer-1rnbq64 > *, .framer-eseXx .framer-fgrqp9 > *, .framer-eseXx .framer-g1vzuc > *, .framer-eseXx .framer-1pv0ize > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-eseXx .framer-1uzj5zj > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-eseXx .framer-1drjxx6 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-eseXx .framer-78snwv > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-eseXx .framer-78snwv > :first-child, .framer-eseXx .framer-5bjpfb > :first-child, .framer-eseXx .framer-1r6ki8q > :first-child, .framer-eseXx .framer-8m622y > :first-child, .framer-eseXx .framer-1ruf34n > :first-child, .framer-eseXx .framer-16zzwdl > :first-child, .framer-eseXx .framer-1nqlvrj > :first-child, .framer-eseXx .framer-19w743n > :first-child, .framer-eseXx .framer-t8rdth > :first-child, .framer-eseXx .framer-1d2nw7l > :first-child, .framer-eseXx .framer-e4xxaf > :first-child, .framer-eseXx .framer-nkkneo > :first-child { margin-left: 0px; } .framer-eseXx .framer-78snwv > :last-child, .framer-eseXx .framer-5bjpfb > :last-child, .framer-eseXx .framer-1r6ki8q > :last-child, .framer-eseXx .framer-8m622y > :last-child, .framer-eseXx .framer-1ruf34n > :last-child, .framer-eseXx .framer-16zzwdl > :last-child, .framer-eseXx .framer-1nqlvrj > :last-child, .framer-eseXx .framer-19w743n > :last-child, .framer-eseXx .framer-t8rdth > :last-child, .framer-eseXx .framer-1d2nw7l > :last-child, .framer-eseXx .framer-e4xxaf > :last-child, .framer-eseXx .framer-nkkneo > :last-child { margin-right: 0px; } .framer-eseXx .framer-5bjpfb > *, .framer-eseXx .framer-8m622y > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-eseXx .framer-1r6ki8q > *, .framer-eseXx .framer-1ruf34n > *, .framer-eseXx .framer-16zzwdl > *, .framer-eseXx .framer-1nqlvrj > *, .framer-eseXx .framer-19w743n > *, .framer-eseXx .framer-t8rdth > *, .framer-eseXx .framer-1d2nw7l > *, .framer-eseXx .framer-e4xxaf > *, .framer-eseXx .framer-nkkneo > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-eseXx .framer-1bjtbho > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-eseXx .framer-1hw39zy > *, .framer-eseXx .framer-163nqy8 > *, .framer-eseXx .framer-1v3l9f0 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,'.framer-eseXx[data-border=\"true\"]::after, .framer-eseXx [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1439px) { .framer-eseXx.framer-1lqne0 { width: 810px; } .framer-eseXx .framer-1rbtz7q { order: 0; } .framer-eseXx .framer-iz1vb2 { order: 1; } .framer-eseXx .framer-1uzj5zj { max-width: 90%; } .framer-eseXx .framer-3ku324-container { width: 50%; } .framer-eseXx .framer-15yay6m, .framer-eseXx .framer-yho0rm { width: 100%; } .framer-eseXx .framer-1ynak6, .framer-eseXx .framer-5bjpfb, .framer-eseXx .framer-8m622y { gap: 24px; } .framer-eseXx .framer-78snwv, .framer-eseXx .framer-1yypmiq, .framer-eseXx .framer-na8ij0-container, .framer-eseXx .framer-13h4b0d-container, .framer-eseXx .framer-19w743n { height: var(--framer-aspect-ratio-supported, 407px); } .framer-eseXx .framer-u9mk4-container, .framer-eseXx .framer-djmqd9-container { align-self: stretch; height: auto; } .framer-eseXx .framer-1gb1czb-container, .framer-eseXx .framer-1nuwd62-container, .framer-eseXx .framer-1mjhpgi-container, .framer-eseXx .framer-1hvm18j-container, .framer-eseXx .framer-1howdj5-container { height: auto; } .framer-eseXx .framer-1srsj8a-container { height: var(--framer-aspect-ratio-supported, 382px); } .framer-eseXx .framer-1wzqy3m { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-eseXx .framer-grqgyh { height: var(--framer-aspect-ratio-supported, 408px); } .framer-eseXx .framer-ay42wy, .framer-eseXx .framer-1st23r4 { gap: 24px; grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-eseXx .framer-16azvor-container, .framer-eseXx .framer-1l2zx99-container { height: 291px; } .framer-eseXx .framer-jip8zf { right: -377px; } .framer-eseXx .framer-1ek879u { height: var(--framer-aspect-ratio-supported, 353px); } .framer-eseXx .framer-zjiglv, .framer-eseXx .framer-p1hymg-container, .framer-eseXx .framer-zqy114-container, .framer-eseXx .framer-1daljly-container, .framer-eseXx .framer-unt1wu-container { height: var(--framer-aspect-ratio-supported, 410px); } .framer-eseXx .framer-d5cr6g-container { height: var(--framer-aspect-ratio-supported, 383px); } .framer-eseXx .framer-b7389z-container { height: var(--framer-aspect-ratio-supported, 842px); } .framer-eseXx .framer-anya3b { height: var(--framer-aspect-ratio-supported, 279px); } .framer-eseXx .framer-1xffll9 { height: var(--framer-aspect-ratio-supported, 476px); } .framer-eseXx .framer-dyjbfb-container, .framer-eseXx .framer-140yw7p-container, .framer-eseXx .framer-1i1hpwp-container, .framer-eseXx .framer-1vnpkwx-container { height: 340px; } .framer-eseXx .framer-uullhb-container { grid-column: auto / span 2; height: auto; } .framer-eseXx .framer-1pv0ize { left: 0px; order: 2; right: 0px; top: 1100px; width: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-eseXx .framer-1ynak6, .framer-eseXx .framer-5bjpfb, .framer-eseXx .framer-ay42wy, .framer-eseXx .framer-8m622y, .framer-eseXx .framer-1st23r4 { gap: 0px; } .framer-eseXx .framer-1ynak6 > *, .framer-eseXx .framer-1ynak6 > :first-child, .framer-eseXx .framer-1ynak6 > :last-child, .framer-eseXx .framer-ay42wy > *, .framer-eseXx .framer-ay42wy > :first-child, .framer-eseXx .framer-ay42wy > :last-child, .framer-eseXx .framer-1st23r4 > *, .framer-eseXx .framer-1st23r4 > :first-child, .framer-eseXx .framer-1st23r4 > :last-child { margin: 0px; } .framer-eseXx .framer-5bjpfb > *, .framer-eseXx .framer-8m622y > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-eseXx .framer-5bjpfb > :first-child, .framer-eseXx .framer-8m622y > :first-child { margin-left: 0px; } .framer-eseXx .framer-5bjpfb > :last-child, .framer-eseXx .framer-8m622y > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-eseXx.framer-1lqne0 { width: 390px; } .framer-eseXx .framer-1rbtz7q { order: 0; } .framer-eseXx .framer-iz1vb2 { order: 1; padding: 40px 0px 40px 0px; } .framer-eseXx .framer-1uzj5zj { gap: 40px; max-width: 90%; } .framer-eseXx .framer-1drjxx6 { gap: 24px; } .framer-eseXx .framer-3ku324-container, .framer-eseXx .framer-15yay6m, .framer-eseXx .framer-yho0rm { width: 100%; } .framer-eseXx .framer-1ynak6 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; } .framer-eseXx .framer-e8mg7g, .framer-eseXx .framer-14xdrex, .framer-eseXx .framer-1rnbq64, .framer-eseXx .framer-fgrqp9 { align-self: unset; } .framer-eseXx .framer-78snwv, .framer-eseXx .framer-grqgyh, .framer-eseXx .framer-1yypmiq, .framer-eseXx .framer-19w743n { height: var(--framer-aspect-ratio-supported, 196px); } .framer-eseXx .framer-uwxgzj, .framer-eseXx .framer-12ibwka, .framer-eseXx .framer-1u3zd5l, .framer-eseXx .framer-1dot9ft, .framer-eseXx .framer-1qzv6oz, .framer-eseXx .framer-awbpx1, .framer-eseXx .framer-tc027p, .framer-eseXx .framer-tcaa7z { --framer-text-wrap: balance; } .framer-eseXx .framer-5bjpfb { flex-direction: column; gap: 16px; } .framer-eseXx .framer-u9mk4-container, .framer-eseXx .framer-1gb1czb-container, .framer-eseXx .framer-djmqd9-container { flex: none; height: auto; width: 100%; } .framer-eseXx .framer-1srsj8a-container, .framer-eseXx .framer-d5cr6g-container { height: var(--framer-aspect-ratio-supported, 185px); } .framer-eseXx .framer-1wzqy3m { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-eseXx .framer-1nuwd62-container, .framer-eseXx .framer-1mjhpgi-container, .framer-eseXx .framer-1hvm18j-container, .framer-eseXx .framer-1howdj5-container, .framer-eseXx .framer-14u88mi-container, .framer-eseXx .framer-pbp0ge-container, .framer-eseXx .framer-16azvor-container, .framer-eseXx .framer-1l2zx99-container, .framer-eseXx .framer-8ry87y-container { align-self: unset; height: auto; } .framer-eseXx .framer-ay42wy { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; justify-content: flex-start; } .framer-eseXx .framer-jip8zf { height: var(--framer-aspect-ratio-supported, 410px); left: 20px; right: -29px; top: 66px; } .framer-eseXx .framer-1ek879u { height: var(--framer-aspect-ratio-supported, 170px); } .framer-eseXx .framer-8m622y { flex-direction: column; gap: 24px; } .framer-eseXx .framer-1hw39zy, .framer-eseXx .framer-163nqy8 { flex: none; width: 100%; } .framer-eseXx .framer-na8ij0-container, .framer-eseXx .framer-13h4b0d-container { height: var(--framer-aspect-ratio-supported, 406px); } .framer-eseXx .framer-zjiglv, .framer-eseXx .framer-p1hymg-container, .framer-eseXx .framer-1daljly-container { height: var(--framer-aspect-ratio-supported, 197px); } .framer-eseXx .framer-b7389z-container { height: var(--framer-aspect-ratio-supported, 405px); } .framer-eseXx .framer-zqy114-container, .framer-eseXx .framer-unt1wu-container { height: var(--framer-aspect-ratio-supported, 198px); } .framer-eseXx .framer-anya3b { height: var(--framer-aspect-ratio-supported, 134px); } .framer-eseXx .framer-1xffll9 { height: var(--framer-aspect-ratio-supported, 229px); } .framer-eseXx .framer-1st23r4 { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-eseXx .framer-dyjbfb-container, .framer-eseXx .framer-140yw7p-container, .framer-eseXx .framer-1i1hpwp-container, .framer-eseXx .framer-1vnpkwx-container, .framer-eseXx .framer-uullhb-container { height: auto; } .framer-eseXx .framer-1pv0ize { left: 0px; order: 2; right: 0px; top: 700px; width: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-eseXx .framer-1uzj5zj, .framer-eseXx .framer-1drjxx6, .framer-eseXx .framer-1ynak6, .framer-eseXx .framer-5bjpfb, .framer-eseXx .framer-1wzqy3m, .framer-eseXx .framer-ay42wy, .framer-eseXx .framer-8m622y { gap: 0px; } .framer-eseXx .framer-1uzj5zj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-eseXx .framer-1uzj5zj > :first-child, .framer-eseXx .framer-1drjxx6 > :first-child, .framer-eseXx .framer-1ynak6 > :first-child, .framer-eseXx .framer-5bjpfb > :first-child, .framer-eseXx .framer-1wzqy3m > :first-child, .framer-eseXx .framer-ay42wy > :first-child, .framer-eseXx .framer-8m622y > :first-child { margin-top: 0px; } .framer-eseXx .framer-1uzj5zj > :last-child, .framer-eseXx .framer-1drjxx6 > :last-child, .framer-eseXx .framer-1ynak6 > :last-child, .framer-eseXx .framer-5bjpfb > :last-child, .framer-eseXx .framer-1wzqy3m > :last-child, .framer-eseXx .framer-ay42wy > :last-child, .framer-eseXx .framer-8m622y > :last-child { margin-bottom: 0px; } .framer-eseXx .framer-1drjxx6 > *, .framer-eseXx .framer-1ynak6 > *, .framer-eseXx .framer-8m622y > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-eseXx .framer-5bjpfb > *, .framer-eseXx .framer-1wzqy3m > *, .framer-eseXx .framer-ay42wy > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 16815\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"sjlXiutg4\":{\"layout\":[\"fixed\",\"auto\"]},\"a16J6e4gu\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"bzfoELLmJ\":{\"pattern\":\":bzfoELLmJ\",\"name\":\"top\"},\"vSVSqwCKj\":{\"pattern\":\":vSVSqwCKj\",\"name\":\"showscrolltop\"}}\n * @framerResponsiveScreen\n */const FramerVnvLRf8cz=withCSS(Component,css,\"framer-eseXx\");export default FramerVnvLRf8cz;FramerVnvLRf8cz.displayName=\"Projects / Clickatelldesignsystem Tldr\";FramerVnvLRf8cz.defaultProps={height:16815,width:1440};const variationAxes=[{defaultValue:900,maxValue:900,minValue:300,name:\"Weight\",tag:\"wght\"}];addFonts(FramerVnvLRf8cz,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NWBQYJIM7GCZ5XWD7D26ARB3VDY55ZRT/K63EV2KZIGKLE7RANQ2U42S6SVHU5RJ7/X6XYTKIVDUW7GZTZPZNN4EUM5KH54KHF.woff2\",variationAxes,weight:\"400\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/D7WD5OXZFWQ5T76HSPWAC7MNKAJXE2YG/LUGNSPO5YC34ABNB2O6K7AFDSOJZT56V/WNDVG7O66ENLOD43GS7FBUCC4KMT5OM2.woff2\",weight:\"300\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...TLDRControlFonts,...ProjectDetailCardsFonts,...TickerFonts,...InfoCardFonts,...SlideshowFonts,...ElevationFonts,...VerticalTabsFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVnvLRf8cz\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"16815\",\"framerScrollSections\":\"{\\\"bzfoELLmJ\\\":{\\\"pattern\\\":\\\":bzfoELLmJ\\\",\\\"name\\\":\\\"top\\\"},\\\"vSVSqwCKj\\\":{\\\"pattern\\\":\\\":vSVSqwCKj\\\",\\\"name\\\":\\\"showscrolltop\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sjlXiutg4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"a16J6e4gu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TLDRControlFonts", "getFonts", "t7XnE5cYG_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ProjectDetailCardsFonts", "xe9FxiYQT_default", "MotionDivWithFX", "withFX", "motion", "TickerFonts", "Ticker", "RichTextWithFX", "InfoCardFonts", "RjRdrwzTM_default", "ContainerWithFX", "Container", "SlideshowFonts", "Slideshow", "ImageWithFX", "Image2", "ElevationFonts", "mgL_mPTmh_default", "VerticalTabsFonts", "ndEbCGlNA_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "transition3", "transition4", "transition5", "animation3", "addImageAlt", "image", "alt", "transition6", "inertia", "preventDefault", "e", "animation4", "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", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "router", "useRouter", "elementId1", "dynamicRef", "useSiteRefs", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "Container", "t7XnE5cYG_default", "x", "RichTextWithOptimizedAppearEffect", "xe9FxiYQT_default", "MotionDivWithFX", "RichText2", "Ticker", "Image2", "RichTextWithFX", "ContainerWithFX", "RjRdrwzTM_default", "Slideshow", "getLoadingLazyAtYPosition", "ImageWithFX", "mgL_mPTmh_default", "ndEbCGlNA_default", "css", "FramerVnvLRf8cz", "withCSS", "VnvLRf8cz_default", "variationAxes", "addFonts", "TLDRControlFonts", "ProjectDetailCardsFonts", "TickerFonts", "InfoCardFonts", "SlideshowFonts", "ElevationFonts", "VerticalTabsFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
