{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/m4LAhtqijvyux9gi5pdE/BxTfRN1goAAd1wgx9eva/GTaEJ7SyH.js"],
  "sourcesContent": ["// Generated by Framer (fb31e5e)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CaseThumbnail from\"#framer/local/canvasComponent/GMaomOE3U/GMaomOE3U.js\";import Footer from\"#framer/local/canvasComponent/Q_IxGDt_w/Q_IxGDt_w.js\";import Navigation from\"#framer/local/canvasComponent/RMTIifO8H/RMTIifO8H.js\";import Work from\"#framer/local/collection/qcOEbDaZ_/qcOEbDaZ_.js\";import*as sharedStyle from\"#framer/local/css/KN1n4eozB/KN1n4eozB.js\";import*as sharedStyle1 from\"#framer/local/css/rVaIBWTV0/rVaIBWTV0.js\";import metadataProvider from\"#framer/local/webPageMetadata/GTaEJ7SyH/GTaEJ7SyH.js\";const NavigationFonts=getFonts(Navigation);const RichTextWithFX=withFX(RichText);const CaseThumbnailFonts=getFonts(CaseThumbnail);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const breakpoints={kx_VdMT09:\"(min-width: 768px) and (max-width: 1099px)\",Mx7cGZdkH:\"(max-width: 767px)\",o5QZgbzOt:\"(min-width: 1100px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-TSQfK\";const variantClassNames={kx_VdMT09:\"framer-v-nbynrp\",Mx7cGZdkH:\"framer-v-15idz1w\",o5QZgbzOt:\"framer-v-115k27i\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:30,y:0};const transition1={delay:0,duration:1.5,ease:[.35,0,0,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:30,y:0};const animation2={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:50,y:0};const transition2={delay:.2,duration:.5,ease:[0,.46,.56,1],type:\"tween\"};const textEffect={effect:animation2,repeat:false,startDelay:0,tokenization:\"line\",transition:transition2,trigger:\"onMount\",type:\"appear\"};const transition3={delay:.1,duration:1.5,ease:[.35,0,0,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:30,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:30};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:30};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"o5QZgbzOt\",Phone:\"Mx7cGZdkH\",Tablet:\"kx_VdMT09\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"o5QZgbzOt\"};};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,y34GyoiDiuMgix3Bbw,MSZWmOUa4uMgix3Bbw,KM6vLSrChuMgix3Bbw,HO_Dxy3FbuMgix3Bbw,iduMgix3Bbw,...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,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"o5QZgbzOt\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-e16847f2-b192-48e1-a890-7bbcce11cc6e, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-115k27i\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:86,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pfde3d-container\",layoutScroll:true,nodeId:\"QLqIZTt3D\",scopeId:\"GTaEJ7SyH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kx_VdMT09:{variant:\"kUbzgqLYa\"},Mx7cGZdkH:{variant:\"dKaOon5M9\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"QLqIZTt3D\",layoutId:\"QLqIZTt3D\",style:{width:\"100%\"},variant:\"XR3KwPlhe\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1if8v0\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"main\",{className:\"framer-12ab7l0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ojcpka\",\"data-framer-name\":\"Intro Header\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-zcx1yu\",\"data-styles-preset\":\"KN1n4eozB\",style:{\"--framer-text-color\":\"var(--token-be079bad-eabd-4234-8a56-5579c7057187, rgb(0, 0, 0))\"},children:\"Designing success\"})}),className:\"framer-w94v8w\",effect:textEffect,fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-19zkxbw\",\"data-styles-preset\":\"rVaIBWTV0\",style:{\"--framer-text-color\":\"var(--token-be079bad-eabd-4234-8a56-5579c7057187, rgb(0, 0, 0))\"},children:\"See how we've turned ideas into reality and dive into the stories of projects that make a difference for our clients and their customers.\"})}),className:\"framer-pa14cm\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wepjjm\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"uMgix3Bbw\",data:Work,type:\"Collection\"},select:[{collection:\"uMgix3Bbw\",name:\"y34GyoiDi\",type:\"Identifier\"},{collection:\"uMgix3Bbw\",name:\"MSZWmOUa4\",type:\"Identifier\"},{collection:\"uMgix3Bbw\",name:\"KM6vLSrCh\",type:\"Identifier\"},{collection:\"uMgix3Bbw\",name:\"HO_Dxy3Fb\",type:\"Identifier\"},{collection:\"uMgix3Bbw\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({HO_Dxy3Fb:HO_Dxy3FbuMgix3Bbw,id:iduMgix3Bbw,KM6vLSrCh:KM6vLSrChuMgix3Bbw,MSZWmOUa4:MSZWmOUa4uMgix3Bbw,y34GyoiDi:y34GyoiDiuMgix3Bbw},index)=>{y34GyoiDiuMgix3Bbw??=\"\";MSZWmOUa4uMgix3Bbw??=\"\";HO_Dxy3FbuMgix3Bbw??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`uMgix3Bbw-${iduMgix3Bbw}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{HO_Dxy3Fb:HO_Dxy3FbuMgix3Bbw},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{HO_Dxy3Fb:HO_Dxy3FbuMgix3Bbw},webPageId:\"Yg0gGoq22\"},implicitPathVariables:undefined},{href:{pathVariables:{HO_Dxy3Fb:HO_Dxy3FbuMgix3Bbw},webPageId:\"Yg0gGoq22\"},implicitPathVariables:undefined},{href:{pathVariables:{HO_Dxy3Fb:HO_Dxy3FbuMgix3Bbw},webPageId:\"Yg0gGoq22\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kx_VdMT09:{height:450,width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1800px) - 40px) / 2, 200px)`,y:(componentViewport?.y||0)+0+0+160+0+0+242.39999999999998+0+0},Mx7cGZdkH:{height:300,width:`max(min(${componentViewport?.width||\"100vw\"} - 42px, 1800px), 200px)`,y:(componentViewport?.y||0)+0+0+120+0+0+202.39999999999998+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1800px) - 40px) / 2, 200px)`,y:(componentViewport?.y||0)+0+0+160+0+0+191.39999999999998+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ijikiw-container\",\"data-framer-name\":\"Project Card\",name:\"Project Card\",nodeId:\"rAW0fpyzt\",rendersWithMotion:true,scopeId:\"GTaEJ7SyH\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kx_VdMT09:{jk7hR1PkU:resolvedLinks[1]},Mx7cGZdkH:{jk7hR1PkU:resolvedLinks[2],variant:\"u7t4xt4bR\"}},children:/*#__PURE__*/_jsx(CaseThumbnail,{belbEkdrE:toResponsiveImage(KM6vLSrChuMgix3Bbw),bHtugLMfW:MSZWmOUa4uMgix3Bbw,height:\"100%\",id:\"rAW0fpyzt\",jk7hR1PkU:resolvedLinks[0],layoutId:\"rAW0fpyzt\",name:\"Project Card\",style:{height:\"100%\",width:\"100%\"},Ty82T0JvZ:y34GyoiDiuMgix3Bbw,variant:\"slBZ3hiPp\",width:\"100%\"})})})})})})})},iduMgix3Bbw);})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kx_VdMT09:{y:(componentViewport?.y||0)+0+2972.4},Mx7cGZdkH:{width:`calc(${componentViewport?.width||\"100vw\"} - 10px)`,y:(componentViewport?.y||0)+0+3502.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:540,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3151.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18wzx5z-container\",nodeId:\"oIBUDcFKX\",scopeId:\"GTaEJ7SyH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kx_VdMT09:{variant:\"jbbcbpulJ\"},Mx7cGZdkH:{variant:\"RSos2oHJP\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"oIBUDcFKX\",layoutId:\"oIBUDcFKX\",style:{maxHeight:\"100%\",width:\"100%\"},variant:\"gsKKaJUDB\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-TSQfK.framer-ecird0, .framer-TSQfK .framer-ecird0 { display: block; }\",\".framer-TSQfK.framer-115k27i { align-content: center; align-items: center; background-color: var(--token-e16847f2-b192-48e1-a890-7bbcce11cc6e, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1100px; }\",\".framer-TSQfK .framer-pfde3d-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-TSQfK .framer-1if8v0 { align-content: center; align-items: center; background-color: var(--token-e16847f2-b192-48e1-a890-7bbcce11cc6e, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: center; overflow: visible; padding: 160px 80px 140px 80px; position: relative; width: 100%; z-index: 2; }\",\".framer-TSQfK .framer-12ab7l0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 69px; height: min-content; justify-content: center; max-width: 1800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TSQfK .framer-ojcpka { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TSQfK .framer-w94v8w, .framer-TSQfK .framer-pa14cm { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TSQfK .framer-1wepjjm { display: grid; flex: none; gap: 40px; grid-auto-rows: 500px; grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: start; padding: 0px; position: relative; width: 100%; }\",\".framer-TSQfK .framer-ijikiw-container { align-self: start; flex: none; height: 500px; justify-self: start; position: relative; width: 100%; }\",\".framer-TSQfK .framer-18wzx5z-container { flex: none; height: auto; max-height: 1000px; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TSQfK.framer-115k27i, .framer-TSQfK .framer-1if8v0, .framer-TSQfK .framer-12ab7l0, .framer-TSQfK .framer-ojcpka { gap: 0px; } .framer-TSQfK.framer-115k27i > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-TSQfK.framer-115k27i > :first-child, .framer-TSQfK .framer-1if8v0 > :first-child, .framer-TSQfK .framer-12ab7l0 > :first-child, .framer-TSQfK .framer-ojcpka > :first-child { margin-top: 0px; } .framer-TSQfK.framer-115k27i > :last-child, .framer-TSQfK .framer-1if8v0 > :last-child, .framer-TSQfK .framer-12ab7l0 > :last-child, .framer-TSQfK .framer-ojcpka > :last-child { margin-bottom: 0px; } .framer-TSQfK .framer-1if8v0 > * { margin: 0px; margin-bottom: calc(160px / 2); margin-top: calc(160px / 2); } .framer-TSQfK .framer-12ab7l0 > * { margin: 0px; margin-bottom: calc(69px / 2); margin-top: calc(69px / 2); } .framer-TSQfK .framer-ojcpka > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 768px) and (max-width: 1099px) { .framer-TSQfK.framer-115k27i { width: 768px; } .framer-TSQfK .framer-1if8v0 { gap: 0px; padding: 160px 64px 160px 64px; } .framer-TSQfK .framer-12ab7l0 { gap: 120px; } .framer-TSQfK .framer-1wepjjm { grid-auto-rows: 450px; } .framer-TSQfK .framer-ijikiw-container { height: 450px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TSQfK .framer-1if8v0, .framer-TSQfK .framer-12ab7l0 { gap: 0px; } .framer-TSQfK .framer-1if8v0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-TSQfK .framer-1if8v0 > :first-child, .framer-TSQfK .framer-12ab7l0 > :first-child { margin-top: 0px; } .framer-TSQfK .framer-1if8v0 > :last-child, .framer-TSQfK .framer-12ab7l0 > :last-child { margin-bottom: 0px; } .framer-TSQfK .framer-12ab7l0 > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } }}\",\"@media (max-width: 767px) { .framer-TSQfK.framer-115k27i { padding: 0px 5px 0px 5px; width: 390px; } .framer-TSQfK .framer-1if8v0 { gap: 0px; padding: 120px 16px 160px 16px; } .framer-TSQfK .framer-12ab7l0 { gap: 80px; } .framer-TSQfK .framer-1wepjjm { grid-auto-rows: 300px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-TSQfK .framer-ijikiw-container { height: 300px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TSQfK .framer-1if8v0, .framer-TSQfK .framer-12ab7l0 { gap: 0px; } .framer-TSQfK .framer-1if8v0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-TSQfK .framer-1if8v0 > :first-child, .framer-TSQfK .framer-12ab7l0 > :first-child { margin-top: 0px; } .framer-TSQfK .framer-1if8v0 > :last-child, .framer-TSQfK .framer-12ab7l0 > :last-child { margin-bottom: 0px; } .framer-TSQfK .framer-12ab7l0 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3725\n * @framerIntrinsicWidth 1100\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kx_VdMT09\":{\"layout\":[\"fixed\",\"auto\"]},\"Mx7cGZdkH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerGTaEJ7SyH=withCSS(Component,css,\"framer-TSQfK\");export default FramerGTaEJ7SyH;FramerGTaEJ7SyH.displayName=\"Work\";FramerGTaEJ7SyH.defaultProps={height:3725,width:1100};addFonts(FramerGTaEJ7SyH,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavigationFonts,...CaseThumbnailFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGTaEJ7SyH\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"3725\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1100\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kx_VdMT09\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Mx7cGZdkH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "RMTIifO8H_default", "RichTextWithFX", "withFX", "RichText2", "CaseThumbnailFonts", "GMaomOE3U_default", "ContainerWithFX", "Container", "FooterFonts", "Q_IxGDt_w_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "transition2", "textEffect", "transition3", "animation3", "animation4", "animation5", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "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", "y34GyoiDiuMgix3Bbw", "MSZWmOUa4uMgix3Bbw", "KM6vLSrChuMgix3Bbw", "HO_Dxy3FbuMgix3Bbw", "iduMgix3Bbw", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "RMTIifO8H_default", "RichTextWithFX", "x", "ChildrenCanSuspend", "qcOEbDaZ_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "ContainerWithFX", "GMaomOE3U_default", "Q_IxGDt_w_default", "css", "FramerGTaEJ7SyH", "withCSS", "GTaEJ7SyH_default", "addFonts", "NavigationFonts", "CaseThumbnailFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
