{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Eys7L2K56uWNiZ9A27gx/qnhdDDgFN4vi8A0b2kGH/hGITRAxwd.js"],
  "sourcesContent": ["// Generated by Framer (d6b3045)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React 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*as sharedStyle2 from\"#framer/local/css/bmgtGAtvT/bmgtGAtvT.js\";import*as sharedStyle from\"#framer/local/css/irIquxyD6/irIquxyD6.js\";import*as sharedStyle3 from\"#framer/local/css/JG4rYVHpN/JG4rYVHpN.js\";import*as sharedStyle1 from\"#framer/local/css/rVaIBWTV0/rVaIBWTV0.js\";import metadataProvider from\"#framer/local/webPageMetadata/hGITRAxwd/hGITRAxwd.js\";const NavigationFonts=getFonts(Navigation);const RichTextWithFX=withFX(RichText);const MotionAWithFX=withFX(motion.a);const MotionDivWithFX=withFX(motion.div);const CaseThumbnailFonts=getFonts(CaseThumbnail);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const breakpoints={G_KhpXHZk:\"(max-width: 1199px)\",J1Tq8gLhS:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-YiKqT\";const variantClassNames={G_KhpXHZk:\"framer-v-cdi8lo\",J1Tq8gLhS:\"framer-v-19782sw\"};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:.2,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:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:20,y:0};const transition2={delay:.2,duration:1,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:transition2,x:20,y:0};const isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};const transition3={delay:0,duration:1.5,ease:[.35,0,0,1],type:\"tween\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:30,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:30};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:30};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"J1Tq8gLhS\",Phone:\"G_KhpXHZk\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"J1Tq8gLhS\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,TZJ_2KiLsWyUAEc0YD,DNfpvJcm2WyUAEc0YD,qE_cpkIf3WyUAEc0YD,OKSL9kR0GWyUAEc0YD,lMSSasIKMWyUAEc0YD,DxXwQZ42eZWOKHa2WM,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-YiKqT`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-YiKqT`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const visible=isSet(DxXwQZ42eZWOKHa2WM);const elementId=useRouteElementId(\"m9CV1DAlv\");const router=useRouter();const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"J1Tq8gLhS\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-19782sw\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:83,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15h4yws-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{variant:\"dKaOon5M9\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"P60pl1TDF\",layoutId:\"P60pl1TDF\",style:{width:\"100%\"},variant:\"XR3KwPlhe\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kngkx8\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iyamh2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(60),pixelHeight:846,pixelWidth:1584,sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/Xgg583F9syCwPOc6nqUAAfIaLE.png\",srcSet:\"https://framerusercontent.com/images/Xgg583F9syCwPOc6nqUAAfIaLE.png?scale-down-to=512 512w,https://framerusercontent.com/images/Xgg583F9syCwPOc6nqUAAfIaLE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Xgg583F9syCwPOc6nqUAAfIaLE.png 1584w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(80),pixelHeight:846,pixelWidth:1584,sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/Xgg583F9syCwPOc6nqUAAfIaLE.png\",srcSet:\"https://framerusercontent.com/images/Xgg583F9syCwPOc6nqUAAfIaLE.png?scale-down-to=512 512w,https://framerusercontent.com/images/Xgg583F9syCwPOc6nqUAAfIaLE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Xgg583F9syCwPOc6nqUAAfIaLE.png 1584w\"},className:\"framer-st4u4f\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pevesc\",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(\"h2\",{className:\"framer-styles-preset-199mp42\",\"data-styles-preset\":\"irIquxyD6\",children:\"Brewing Connections: \"})}),className:\"framer-1syqnu0\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__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(\"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:\"Bringing \u2018Share a Coffee, Share an Experience\u2019 to Your Fingertips\"})}),className:\"framer-1c7mwd5\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1or7r7r\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sw6z6x\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dd4xkfVUE\"},nodeId:\"f92y0Owfp\",openInNewTab:false,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-fr5lxo framer-gwb4uk\",\"data-border\":true,\"data-framer-name\":\"Button Icon\",name:\"Button Icon\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1xo5nk6\",\"data-styles-preset\":\"bmgtGAtvT\",style:{\"--framer-text-color\":\"var(--token-be079bad-eabd-4234-8a56-5579c7057187, rgb(0, 0, 0))\"},children:\"UI \"})}),className:\"framer-178zprp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dd4xkfVUE\"},nodeId:\"H3gKD3smS\",openInNewTab:false,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-era9ss framer-gwb4uk\",\"data-border\":true,\"data-framer-name\":\"Button Icon\",name:\"Button Icon\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1xo5nk6\",\"data-styles-preset\":\"bmgtGAtvT\",style:{\"--framer-text-color\":\"var(--token-be079bad-eabd-4234-8a56-5579c7057187, rgb(0, 0, 0))\"},children:\"UX \"})}),className:\"framer-vea25d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dd4xkfVUE\"},nodeId:\"eksapIbAw\",openInNewTab:false,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14cm3bd framer-gwb4uk\",\"data-border\":true,\"data-framer-name\":\"Button Icon\",name:\"Button Icon\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1xo5nk6\",\"data-styles-preset\":\"bmgtGAtvT\",style:{\"--framer-text-color\":\"var(--token-be079bad-eabd-4234-8a56-5579c7057187, rgb(0, 0, 0))\"},children:\"Research\"})}),className:\"framer-jos78m\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-137n8bf\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rhkp8g\",\"data-framer-name\":\"Description\",name:\"Description\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0e272a57-d630-4ae6-a209-51c62dec2a5a, rgb(135, 135, 135))\"},children:\"Industry\"})}),className:\"framer-5ippo\",\"data-framer-name\":\"Client Name\",fonts:[\"GF;Manrope-500\"],name:\"Client Name\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",children:\"Coffeehouse\"})}),text:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",children:\"Cybersecurity\"})}),className:\"framer-sstvqn\",fonts:[\"Inter\"],text:TZJ_2KiLsWyUAEc0YD,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dia6uw\",\"data-framer-name\":\"Description\",name:\"Description\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0e272a57-d630-4ae6-a209-51c62dec2a5a, rgb(135, 135, 135))\"},children:\"Client\"})}),className:\"framer-1mn8g6v\",\"data-framer-name\":\"Client Name\",fonts:[\"GF;Manrope-500\"],name:\"Client Name\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",children:\"Self project\"})}),text:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",children:\"Cybersecurity and Cybersecurity of Cyber-physical Systems, IIT Kanpur\"})}),className:\"framer-djqzap\",fonts:[\"Inter\"],text:DNfpvJcm2WyUAEc0YD,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19kmd4x\",\"data-framer-name\":\"Description\",name:\"Description\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0e272a57-d630-4ae6-a209-51c62dec2a5a, rgb(135, 135, 135))\"},children:\"Timeline\"})}),className:\"framer-1jbrr5u\",\"data-framer-name\":\"Client Name\",fonts:[\"GF;Manrope-500\"],name:\"Client Name\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",children:\"Aug- Nov 2024\"})}),className:\"framer-1qrtzo4\",fonts:[\"Inter\"],text:qE_cpkIf3WyUAEc0YD,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-de5mom\",\"data-framer-name\":\"Description\",name:\"Description\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0e272a57-d630-4ae6-a209-51c62dec2a5a, rgb(135, 135, 135))\"},children:\"Team\"})}),className:\"framer-hmotpp\",\"data-framer-name\":\"Client Name\",fonts:[\"GF;Manrope-500\"],name:\"Client Name\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",children:\"Rakesh, Aditi, Aparna\"})}),text:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",children:\"Application\"})}),className:\"framer-4trs53\",fonts:[\"Inter\"],text:OKSL9kR0GWyUAEc0YD,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1edkeoa\",\"data-framer-name\":\"Description\",name:\"Description\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0e272a57-d630-4ae6-a209-51c62dec2a5a, rgb(135, 135, 135))\"},children:\"Deliverable\"})}),className:\"framer-og8fc0\",\"data-framer-name\":\"Client Name\",fonts:[\"GF;Manrope-500\"],name:\"Client Name\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",children:\"Application\"})}),className:\"framer-19x1i0\",fonts:[\"Inter\"],text:lMSSasIKMWyUAEc0YD,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vj1suv\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1176,intrinsicWidth:1947,loading:getLoadingLazyAtYPosition(850.2),pixelHeight:935,pixelWidth:1551,sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/wkJRe7qcOTd6PdBdQE7WOhIyg.gif\",srcSet:\"https://framerusercontent.com/images/wkJRe7qcOTd6PdBdQE7WOhIyg.gif?scale-down-to=512 512w,https://framerusercontent.com/images/wkJRe7qcOTd6PdBdQE7WOhIyg.gif?scale-down-to=1024 1024w,https://framerusercontent.com/images/wkJRe7qcOTd6PdBdQE7WOhIyg.gif 1551w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1176,intrinsicWidth:1947,loading:getLoadingLazyAtYPosition(573.4),pixelHeight:935,pixelWidth:1551,sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/wkJRe7qcOTd6PdBdQE7WOhIyg.gif\",srcSet:\"https://framerusercontent.com/images/wkJRe7qcOTd6PdBdQE7WOhIyg.gif?scale-down-to=512 512w,https://framerusercontent.com/images/wkJRe7qcOTd6PdBdQE7WOhIyg.gif?scale-down-to=1024 1024w,https://framerusercontent.com/images/wkJRe7qcOTd6PdBdQE7WOhIyg.gif 1551w\"},className:\"framer-djc002\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1176,intrinsicWidth:1947,loading:getLoadingLazyAtYPosition(1537.2),pixelHeight:1149,pixelWidth:1920,sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/48T409CnBAGwyZLyQHgbhS75JPc.jpg\",srcSet:\"https://framerusercontent.com/images/48T409CnBAGwyZLyQHgbhS75JPc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/48T409CnBAGwyZLyQHgbhS75JPc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/48T409CnBAGwyZLyQHgbhS75JPc.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1176,intrinsicWidth:1947,loading:getLoadingLazyAtYPosition(1260.4),pixelHeight:1149,pixelWidth:1920,sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/48T409CnBAGwyZLyQHgbhS75JPc.jpg\",srcSet:\"https://framerusercontent.com/images/48T409CnBAGwyZLyQHgbhS75JPc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/48T409CnBAGwyZLyQHgbhS75JPc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/48T409CnBAGwyZLyQHgbhS75JPc.jpg 1920w\"},className:\"framer-155s3qr\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1176,intrinsicWidth:1947,loading:getLoadingLazyAtYPosition(2250.2),pixelHeight:1379,pixelWidth:1920,positionX:\"center\",positionY:\"bottom\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/dtmiJrO12pDDvNkX1xlNfBNEmek.jpg\",srcSet:\"https://framerusercontent.com/images/dtmiJrO12pDDvNkX1xlNfBNEmek.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/dtmiJrO12pDDvNkX1xlNfBNEmek.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/dtmiJrO12pDDvNkX1xlNfBNEmek.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1176,intrinsicWidth:1947,loading:getLoadingLazyAtYPosition(1973.4),pixelHeight:1379,pixelWidth:1920,positionX:\"center\",positionY:\"bottom\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/dtmiJrO12pDDvNkX1xlNfBNEmek.jpg\",srcSet:\"https://framerusercontent.com/images/dtmiJrO12pDDvNkX1xlNfBNEmek.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/dtmiJrO12pDDvNkX1xlNfBNEmek.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/dtmiJrO12pDDvNkX1xlNfBNEmek.jpg 1920w\"},className:\"framer-7ghu1m\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(3109.2),pixelHeight:2941,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/oz2jVu1Ag1hxgKmZyv0weJ2F8uk.jpg\",srcSet:\"https://framerusercontent.com/images/oz2jVu1Ag1hxgKmZyv0weJ2F8uk.jpg?scale-down-to=1024 668w,https://framerusercontent.com/images/oz2jVu1Ag1hxgKmZyv0weJ2F8uk.jpg?scale-down-to=2048 1337w,https://framerusercontent.com/images/oz2jVu1Ag1hxgKmZyv0weJ2F8uk.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2832.4),pixelHeight:2941,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/oz2jVu1Ag1hxgKmZyv0weJ2F8uk.jpg\",srcSet:\"https://framerusercontent.com/images/oz2jVu1Ag1hxgKmZyv0weJ2F8uk.jpg?scale-down-to=1024 668w,https://framerusercontent.com/images/oz2jVu1Ag1hxgKmZyv0weJ2F8uk.jpg?scale-down-to=2048 1337w,https://framerusercontent.com/images/oz2jVu1Ag1hxgKmZyv0weJ2F8uk.jpg 1920w\"},className:\"framer-v6tcsm\",\"data-framer-name\":\"Gallery Img 6\",name:\"Gallery Img 6\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(4890.2),pixelHeight:2997,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/ySGsxDOSUgzVTmWVEq5un7Y73c.jpg\",srcSet:\"https://framerusercontent.com/images/ySGsxDOSUgzVTmWVEq5un7Y73c.jpg?scale-down-to=1024 656w,https://framerusercontent.com/images/ySGsxDOSUgzVTmWVEq5un7Y73c.jpg?scale-down-to=2048 1312w,https://framerusercontent.com/images/ySGsxDOSUgzVTmWVEq5un7Y73c.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(4613.4),pixelHeight:2997,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/ySGsxDOSUgzVTmWVEq5un7Y73c.jpg\",srcSet:\"https://framerusercontent.com/images/ySGsxDOSUgzVTmWVEq5un7Y73c.jpg?scale-down-to=1024 656w,https://framerusercontent.com/images/ySGsxDOSUgzVTmWVEq5un7Y73c.jpg?scale-down-to=2048 1312w,https://framerusercontent.com/images/ySGsxDOSUgzVTmWVEq5un7Y73c.jpg 1920w\"},className:\"framer-1uhz2p3\",\"data-framer-name\":\"Gallery Img 6\",name:\"Gallery Img 6\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(6638.2),pixelHeight:2090,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/XkACCgLMx5zr3u1kcyhAZq9XJ8.jpg\",srcSet:\"https://framerusercontent.com/images/XkACCgLMx5zr3u1kcyhAZq9XJ8.jpg?scale-down-to=1024 940w,https://framerusercontent.com/images/XkACCgLMx5zr3u1kcyhAZq9XJ8.jpg?scale-down-to=2048 1881w,https://framerusercontent.com/images/XkACCgLMx5zr3u1kcyhAZq9XJ8.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(6361.4),pixelHeight:2090,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/XkACCgLMx5zr3u1kcyhAZq9XJ8.jpg\",srcSet:\"https://framerusercontent.com/images/XkACCgLMx5zr3u1kcyhAZq9XJ8.jpg?scale-down-to=1024 940w,https://framerusercontent.com/images/XkACCgLMx5zr3u1kcyhAZq9XJ8.jpg?scale-down-to=2048 1881w,https://framerusercontent.com/images/XkACCgLMx5zr3u1kcyhAZq9XJ8.jpg 1920w\"},className:\"framer-160d2ox\",\"data-framer-name\":\"Gallery Img 6\",name:\"Gallery Img 6\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(7949.2),pixelHeight:2029,pixelWidth:1920,sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/7GCwTwDt1OJInMWQ4gMxTTCOshA.jpg\",srcSet:\"https://framerusercontent.com/images/7GCwTwDt1OJInMWQ4gMxTTCOshA.jpg?scale-down-to=1024 968w,https://framerusercontent.com/images/7GCwTwDt1OJInMWQ4gMxTTCOshA.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(7672.4),pixelHeight:2029,pixelWidth:1920,sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/7GCwTwDt1OJInMWQ4gMxTTCOshA.jpg\",srcSet:\"https://framerusercontent.com/images/7GCwTwDt1OJInMWQ4gMxTTCOshA.jpg?scale-down-to=1024 968w,https://framerusercontent.com/images/7GCwTwDt1OJInMWQ4gMxTTCOshA.jpg 1920w\"},className:\"framer-5jzuj9\",\"data-framer-name\":\"Gallery Img 6\",name:\"Gallery Img 6\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(9216.2),pixelHeight:1449,pixelWidth:1920,sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/KYOfkqsWP9MsCXFQBppjFQA4.jpg\",srcSet:\"https://framerusercontent.com/images/KYOfkqsWP9MsCXFQBppjFQA4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/KYOfkqsWP9MsCXFQBppjFQA4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/KYOfkqsWP9MsCXFQBppjFQA4.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(8939.4),pixelHeight:1449,pixelWidth:1920,sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/KYOfkqsWP9MsCXFQBppjFQA4.jpg\",srcSet:\"https://framerusercontent.com/images/KYOfkqsWP9MsCXFQBppjFQA4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/KYOfkqsWP9MsCXFQBppjFQA4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/KYOfkqsWP9MsCXFQBppjFQA4.jpg 1920w\"},className:\"framer-3r00li\",\"data-framer-name\":\"Gallery Img 6\",name:\"Gallery Img 6\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(10130.2),pixelHeight:4805,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/GrXAdwJQj4zXZ3Nhl9sauQAA.jpg\",srcSet:\"https://framerusercontent.com/images/GrXAdwJQj4zXZ3Nhl9sauQAA.jpg?scale-down-to=2048 818w,https://framerusercontent.com/images/GrXAdwJQj4zXZ3Nhl9sauQAA.jpg?scale-down-to=4096 1636w,https://framerusercontent.com/images/GrXAdwJQj4zXZ3Nhl9sauQAA.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(9853.4),pixelHeight:4805,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/GrXAdwJQj4zXZ3Nhl9sauQAA.jpg\",srcSet:\"https://framerusercontent.com/images/GrXAdwJQj4zXZ3Nhl9sauQAA.jpg?scale-down-to=2048 818w,https://framerusercontent.com/images/GrXAdwJQj4zXZ3Nhl9sauQAA.jpg?scale-down-to=4096 1636w,https://framerusercontent.com/images/GrXAdwJQj4zXZ3Nhl9sauQAA.jpg 1920w\"},className:\"framer-1cvghjt\",\"data-framer-name\":\"Gallery Img 6\",name:\"Gallery Img 6\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(12994.2),pixelHeight:2134,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/SP1uhggCRvbBYUn2CAkvTGJ964.jpg\",srcSet:\"https://framerusercontent.com/images/SP1uhggCRvbBYUn2CAkvTGJ964.jpg?scale-down-to=1024 921w,https://framerusercontent.com/images/SP1uhggCRvbBYUn2CAkvTGJ964.jpg?scale-down-to=2048 1842w,https://framerusercontent.com/images/SP1uhggCRvbBYUn2CAkvTGJ964.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(12717.4),pixelHeight:2134,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/SP1uhggCRvbBYUn2CAkvTGJ964.jpg\",srcSet:\"https://framerusercontent.com/images/SP1uhggCRvbBYUn2CAkvTGJ964.jpg?scale-down-to=1024 921w,https://framerusercontent.com/images/SP1uhggCRvbBYUn2CAkvTGJ964.jpg?scale-down-to=2048 1842w,https://framerusercontent.com/images/SP1uhggCRvbBYUn2CAkvTGJ964.jpg 1920w\"},className:\"framer-1llq68c\",\"data-framer-name\":\"Gallery Img 6\",name:\"Gallery Img 6\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(14322.2),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/difCJqBZdG7X56EtO8htbj3pYQ.jpg\",srcSet:\"https://framerusercontent.com/images/difCJqBZdG7X56EtO8htbj3pYQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/difCJqBZdG7X56EtO8htbj3pYQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/difCJqBZdG7X56EtO8htbj3pYQ.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(14045.4),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/difCJqBZdG7X56EtO8htbj3pYQ.jpg\",srcSet:\"https://framerusercontent.com/images/difCJqBZdG7X56EtO8htbj3pYQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/difCJqBZdG7X56EtO8htbj3pYQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/difCJqBZdG7X56EtO8htbj3pYQ.jpg 1920w\"},className:\"framer-1ipk7rj\",\"data-framer-name\":\"Gallery Img 6\",name:\"Gallery Img 6\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(15021.2),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/zs3B1flQ57QK35o0KZRfhYYUEqA.jpg\",srcSet:\"https://framerusercontent.com/images/zs3B1flQ57QK35o0KZRfhYYUEqA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zs3B1flQ57QK35o0KZRfhYYUEqA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zs3B1flQ57QK35o0KZRfhYYUEqA.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(14744.4),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/zs3B1flQ57QK35o0KZRfhYYUEqA.jpg\",srcSet:\"https://framerusercontent.com/images/zs3B1flQ57QK35o0KZRfhYYUEqA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zs3B1flQ57QK35o0KZRfhYYUEqA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zs3B1flQ57QK35o0KZRfhYYUEqA.jpg 1920w\"},className:\"framer-wia0zm\",\"data-framer-name\":\"Gallery Img 6\",name:\"Gallery Img 6\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(15701.2),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/nU7U9K4UzIVavb0cqA6Q7Ye4.jpg\",srcSet:\"https://framerusercontent.com/images/nU7U9K4UzIVavb0cqA6Q7Ye4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nU7U9K4UzIVavb0cqA6Q7Ye4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/nU7U9K4UzIVavb0cqA6Q7Ye4.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(15424.4),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/nU7U9K4UzIVavb0cqA6Q7Ye4.jpg\",srcSet:\"https://framerusercontent.com/images/nU7U9K4UzIVavb0cqA6Q7Ye4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nU7U9K4UzIVavb0cqA6Q7Ye4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/nU7U9K4UzIVavb0cqA6Q7Ye4.jpg 1920w\"},className:\"framer-177szja\",\"data-framer-name\":\"Gallery Img 6\",name:\"Gallery Img 6\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(16376.2),pixelHeight:1089,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/2EVbzVsktqdLD6odiREHOXeDWAA.jpg\",srcSet:\"https://framerusercontent.com/images/2EVbzVsktqdLD6odiREHOXeDWAA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2EVbzVsktqdLD6odiREHOXeDWAA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2EVbzVsktqdLD6odiREHOXeDWAA.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(16099.4),pixelHeight:1089,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/2EVbzVsktqdLD6odiREHOXeDWAA.jpg\",srcSet:\"https://framerusercontent.com/images/2EVbzVsktqdLD6odiREHOXeDWAA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2EVbzVsktqdLD6odiREHOXeDWAA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2EVbzVsktqdLD6odiREHOXeDWAA.jpg 1920w\"},className:\"framer-cxl2av\",\"data-framer-name\":\"Gallery Img 6\",name:\"Gallery Img 6\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(17056.2),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/iCB6sF7Gaci5jCybeyrs4JmU.jpg\",srcSet:\"https://framerusercontent.com/images/iCB6sF7Gaci5jCybeyrs4JmU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/iCB6sF7Gaci5jCybeyrs4JmU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/iCB6sF7Gaci5jCybeyrs4JmU.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(16779.4),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/iCB6sF7Gaci5jCybeyrs4JmU.jpg\",srcSet:\"https://framerusercontent.com/images/iCB6sF7Gaci5jCybeyrs4JmU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/iCB6sF7Gaci5jCybeyrs4JmU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/iCB6sF7Gaci5jCybeyrs4JmU.jpg 1920w\"},className:\"framer-102t2bz\",\"data-framer-name\":\"Gallery Img 6\",name:\"Gallery Img 6\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(17738.2),pixelHeight:1097,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/WbJ06KbLouPy4KmeJEHrJew4o4Q.jpg\",srcSet:\"https://framerusercontent.com/images/WbJ06KbLouPy4KmeJEHrJew4o4Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WbJ06KbLouPy4KmeJEHrJew4o4Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WbJ06KbLouPy4KmeJEHrJew4o4Q.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(17461.4),pixelHeight:1097,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/WbJ06KbLouPy4KmeJEHrJew4o4Q.jpg\",srcSet:\"https://framerusercontent.com/images/WbJ06KbLouPy4KmeJEHrJew4o4Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WbJ06KbLouPy4KmeJEHrJew4o4Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WbJ06KbLouPy4KmeJEHrJew4o4Q.jpg 1920w\"},className:\"framer-1k206r4\",\"data-framer-name\":\"Gallery Img 6\",name:\"Gallery Img 6\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(18424.2),pixelHeight:3508,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/MwA01qS89Bhs7ojeLUUUfOI.jpg\",srcSet:\"https://framerusercontent.com/images/MwA01qS89Bhs7ojeLUUUfOI.jpg?scale-down-to=1024 560w,https://framerusercontent.com/images/MwA01qS89Bhs7ojeLUUUfOI.jpg?scale-down-to=2048 1120w,https://framerusercontent.com/images/MwA01qS89Bhs7ojeLUUUfOI.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(18147.4),pixelHeight:3508,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/MwA01qS89Bhs7ojeLUUUfOI.jpg\",srcSet:\"https://framerusercontent.com/images/MwA01qS89Bhs7ojeLUUUfOI.jpg?scale-down-to=1024 560w,https://framerusercontent.com/images/MwA01qS89Bhs7ojeLUUUfOI.jpg?scale-down-to=2048 1120w,https://framerusercontent.com/images/MwA01qS89Bhs7ojeLUUUfOI.jpg 1920w\"},className:\"framer-1kt6z5c\",\"data-framer-name\":\"Gallery Img 6\",name:\"Gallery Img 6\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(20619.2),pixelHeight:1263,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/KBHSjn0WCihfFyOmyCHyLcRgUJs.jpg\",srcSet:\"https://framerusercontent.com/images/KBHSjn0WCihfFyOmyCHyLcRgUJs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/KBHSjn0WCihfFyOmyCHyLcRgUJs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/KBHSjn0WCihfFyOmyCHyLcRgUJs.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(20342.4),pixelHeight:1263,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/KBHSjn0WCihfFyOmyCHyLcRgUJs.jpg\",srcSet:\"https://framerusercontent.com/images/KBHSjn0WCihfFyOmyCHyLcRgUJs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/KBHSjn0WCihfFyOmyCHyLcRgUJs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/KBHSjn0WCihfFyOmyCHyLcRgUJs.jpg 1920w\"},className:\"framer-pzfjso\",\"data-framer-name\":\"Gallery Img 6\",name:\"Gallery Img 6\"})}),visible&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ypti36\",\"data-framer-name\":\"Final Text\",name:\"Final Text\",style:{transformPerspective:1200}})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{background:{alt:\"\",backgroundSize:1,fit:\"tile\",loading:getLoadingLazyAtYPosition(21417.2),pixelHeight:1051,pixelWidth:1584,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/7yhnGosjP5puZx5zSHCYgEacrc.png\",srcSet:\"https://framerusercontent.com/images/7yhnGosjP5puZx5zSHCYgEacrc.png?scale-down-to=512 512w,https://framerusercontent.com/images/7yhnGosjP5puZx5zSHCYgEacrc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7yhnGosjP5puZx5zSHCYgEacrc.png 1584w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",backgroundSize:1,fit:\"tile\",loading:getLoadingLazyAtYPosition(21140.4),pixelHeight:1051,pixelWidth:1584,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 1800px)\",src:\"https://framerusercontent.com/images/7yhnGosjP5puZx5zSHCYgEacrc.png\",srcSet:\"https://framerusercontent.com/images/7yhnGosjP5puZx5zSHCYgEacrc.png?scale-down-to=512 512w,https://framerusercontent.com/images/7yhnGosjP5puZx5zSHCYgEacrc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7yhnGosjP5puZx5zSHCYgEacrc.png 1584w\"},className:\"framer-1vek6e9\",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(\"h2\",{className:\"framer-styles-preset-199mp42\",\"data-styles-preset\":\"irIquxyD6\",children:\"Check out other projects\"})}),className:\"framer-nizvu1\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pjlem4\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mlgV1V6oS\"},implicitPathVariables:undefined},{href:{webPageId:\"mlgV1V6oS\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{y:21532}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:250,width:\"max((min(100vw, 1800px) - 168px) / 3, 1px)\",y:21255.2,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-cktk8f-container\",\"data-framer-name\":\"Project Card\",id:elementId,name:\"Project Card\",ref:ref2,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{jk7hR1PkU:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(CaseThumbnail,{belbEkdrE:addImageAlt({src:\"https://framerusercontent.com/images/08A3LGKwESS6b5hPqwfYm3hjCy8.png\",srcSet:\"https://framerusercontent.com/images/08A3LGKwESS6b5hPqwfYm3hjCy8.png?scale-down-to=1024 800w,https://framerusercontent.com/images/08A3LGKwESS6b5hPqwfYm3hjCy8.png?scale-down-to=2048 1601w,https://framerusercontent.com/images/08A3LGKwESS6b5hPqwfYm3hjCy8.png?scale-down-to=4096 3203w,https://framerusercontent.com/images/08A3LGKwESS6b5hPqwfYm3hjCy8.png 3416w\"},\"\"),CBIe5Rzi5:\"UX UI Research Data visualisation\",height:\"100%\",id:\"m9CV1DAlv\",jk7hR1PkU:resolvedLinks[0],layoutId:\"m9CV1DAlv\",name:\"Project Card\",style:{height:\"100%\",width:\"100%\"},variant:\"slBZ3hiPp\",width:\"100%\",XAXQe75o7:\"Dashboard design for UnORG\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FHqg1HZgZ\"},implicitPathVariables:undefined},{href:{webPageId:\"FHqg1HZgZ\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{y:21532}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:250,width:\"max((min(100vw, 1800px) - 168px) / 3, 1px)\",y:21255.2,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ovcitq-container\",\"data-framer-name\":\"Project Card\",name:\"Project Card\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{jk7hR1PkU:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(CaseThumbnail,{belbEkdrE:addImageAlt({src:\"https://framerusercontent.com/images/ur3Hgsc5LPkBbGVLSBz5I40EiAE.png\",srcSet:\"https://framerusercontent.com/images/ur3Hgsc5LPkBbGVLSBz5I40EiAE.png?scale-down-to=512 512w,https://framerusercontent.com/images/ur3Hgsc5LPkBbGVLSBz5I40EiAE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ur3Hgsc5LPkBbGVLSBz5I40EiAE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ur3Hgsc5LPkBbGVLSBz5I40EiAE.png 3416w\"},\"\"),CBIe5Rzi5:\"UX UI Research Data visualisation\",height:\"100%\",id:\"zfi4jjNaP\",jk7hR1PkU:resolvedLinks1[0],layoutId:\"zfi4jjNaP\",name:\"Project Card\",style:{height:\"100%\",width:\"100%\"},variant:\"slBZ3hiPp\",width:\"100%\",XAXQe75o7:\"Case management in cybersecurity\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ae0KmuqXV\"},implicitPathVariables:undefined},{href:{webPageId:\"Ae0KmuqXV\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{y:21532}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:250,width:\"max((min(100vw, 1800px) - 168px) / 3, 1px)\",y:21255.2,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14ugziz-container\",\"data-framer-name\":\"Project Card\",name:\"Project Card\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{jk7hR1PkU:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(CaseThumbnail,{belbEkdrE:addImageAlt({src:\"https://framerusercontent.com/images/I6r1ntT5FQ4vqYnVQ0i7M418snQ.png\",srcSet:\"https://framerusercontent.com/images/I6r1ntT5FQ4vqYnVQ0i7M418snQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/I6r1ntT5FQ4vqYnVQ0i7M418snQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/I6r1ntT5FQ4vqYnVQ0i7M418snQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/I6r1ntT5FQ4vqYnVQ0i7M418snQ.png 3416w\"},\"\"),CBIe5Rzi5:\"UX UI Research Interaction Product\",height:\"100%\",id:\"iUVNR_DPa\",jk7hR1PkU:resolvedLinks2[0],layoutId:\"iUVNR_DPa\",name:\"Project Card\",style:{height:\"100%\",width:\"100%\"},variant:\"slBZ3hiPp\",width:\"100%\",XAXQe75o7:\"Secure parcel exchange system\"})})})})})})]})]})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{y:21842}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:308,width:\"100vw\",y:21565.2,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-500}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-13fjq75-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G_KhpXHZk:{variant:\"RSos2oHJP\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"mEPvljq96\",layoutId:\"mEPvljq96\",style:{maxHeight:\"100%\",width:\"100%\"},variant:\"jbbcbpulJ\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-YiKqT { background: var(--token-e16847f2-b192-48e1-a890-7bbcce11cc6e, rgb(255, 255, 255)) /* {\"name\":\"Primary / White\"} */; }`,\".framer-YiKqT.framer-gwb4uk, .framer-YiKqT .framer-gwb4uk { display: block; }\",\".framer-YiKqT.framer-19782sw { 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: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-YiKqT .framer-15h4yws-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-YiKqT .framer-kngkx8 { 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: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 0px 0px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-YiKqT .framer-iyamh2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YiKqT .framer-st4u4f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: visible; padding: 60px 100px 100px 100px; position: relative; width: 100%; }\",\".framer-YiKqT .framer-pevesc, .framer-YiKqT .framer-1vj1suv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YiKqT .framer-1syqnu0, .framer-YiKqT .framer-1c7mwd5, .framer-YiKqT .framer-nizvu1 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YiKqT .framer-1or7r7r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 31px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YiKqT .framer-1sw6z6x { align-content: center; align-items: center; 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%; }\",\".framer-YiKqT .framer-fr5lxo, .framer-YiKqT .framer-era9ss, .framer-YiKqT .framer-14cm3bd { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0); --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-e16847f2-b192-48e1-a890-7bbcce11cc6e, #ffffff); border-bottom-left-radius: 64px; border-bottom-right-radius: 64px; border-top-left-radius: 64px; border-top-right-radius: 64px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 9px 32px 9px 32px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-YiKqT .framer-178zprp, .framer-YiKqT .framer-vea25d, .framer-YiKqT .framer-jos78m { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-YiKqT .framer-137n8bf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YiKqT .framer-rhkp8g, .framer-YiKqT .framer-1dia6uw, .framer-YiKqT .framer-19kmd4x { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 200px; }\",\".framer-YiKqT .framer-5ippo, .framer-YiKqT .framer-sstvqn, .framer-YiKqT .framer-1mn8g6v, .framer-YiKqT .framer-1jbrr5u, .framer-YiKqT .framer-1qrtzo4, .framer-YiKqT .framer-hmotpp, .framer-YiKqT .framer-4trs53, .framer-YiKqT .framer-og8fc0, .framer-YiKqT .framer-19x1i0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-YiKqT .framer-djqzap { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YiKqT .framer-de5mom, .framer-YiKqT .framer-1edkeoa { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-YiKqT .framer-djc002 { aspect-ratio: 1.7467248908296944 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 687px); overflow: hidden; position: relative; width: 100%; }\",\".framer-YiKqT .framer-155s3qr { aspect-ratio: 1.6830294530154277 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 713px); overflow: hidden; position: relative; width: 100%; }\",\".framer-YiKqT .framer-7ghu1m { aspect-ratio: 1.3969732246798603 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 859px); overflow: hidden; position: relative; width: 100%; }\",\".framer-YiKqT .framer-v6tcsm { aspect-ratio: 0.673778775968557 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1781px); position: relative; width: 100%; }\",\".framer-YiKqT .framer-1uhz2p3 { aspect-ratio: 0.6864988558352403 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1748px); position: relative; width: 100%; }\",\".framer-YiKqT .framer-160d2ox { aspect-ratio: 0.9153318077803204 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1311px); position: relative; width: 100%; }\",\".framer-YiKqT .framer-5jzuj9 { aspect-ratio: 0.9471191791633781 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1267px); position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-YiKqT .framer-3r00li { aspect-ratio: 1.312910284463895 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 914px); position: relative; width: 100%; }\",\".framer-YiKqT .framer-1cvghjt { aspect-ratio: 0.41899441340782123 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2864px); position: relative; width: 100%; }\",\".framer-YiKqT .framer-1llq68c { aspect-ratio: 0.9036144578313253 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1328px); position: relative; width: 100%; }\",\".framer-YiKqT .framer-1ipk7rj { aspect-ratio: 1.7167381974248928 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 699px); position: relative; width: 100%; }\",\".framer-YiKqT .framer-wia0zm, .framer-YiKqT .framer-cxl2av { aspect-ratio: 1.7647058823529411 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 680px); position: relative; width: 100%; }\",\".framer-YiKqT .framer-177szja { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 675px); position: relative; width: 100%; }\",\".framer-YiKqT .framer-102t2bz { aspect-ratio: 1.7595307917888563 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 682px); position: relative; width: 100%; }\",\".framer-YiKqT .framer-1k206r4 { aspect-ratio: 1.749271137026239 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 686px); position: relative; width: 100%; }\",\".framer-YiKqT .framer-1kt6z5c { aspect-ratio: 0.5466970387243736 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2195px); position: relative; width: 100%; }\",\".framer-YiKqT .framer-pzfjso { aspect-ratio: 1.5037593984962405 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 798px); position: relative; width: 100%; }\",\".framer-YiKqT .framer-ypti36 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1200px; min-height: 90px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YiKqT .framer-1vek6e9 { 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: 60px; position: relative; width: 100%; }\",\".framer-YiKqT .framer-pjlem4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YiKqT .framer-cktk8f-container, .framer-YiKqT .framer-1ovcitq-container, .framer-YiKqT .framer-14ugziz-container { flex: 1 0 0px; height: 250px; position: relative; width: 1px; }\",\".framer-YiKqT .framer-13fjq75-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-YiKqT.framer-19782sw, .framer-YiKqT .framer-kngkx8, .framer-YiKqT .framer-iyamh2, .framer-YiKqT .framer-st4u4f, .framer-YiKqT .framer-pevesc, .framer-YiKqT .framer-1or7r7r, .framer-YiKqT .framer-1sw6z6x, .framer-YiKqT .framer-fr5lxo, .framer-YiKqT .framer-era9ss, .framer-YiKqT .framer-14cm3bd, .framer-YiKqT .framer-137n8bf, .framer-YiKqT .framer-rhkp8g, .framer-YiKqT .framer-1dia6uw, .framer-YiKqT .framer-19kmd4x, .framer-YiKqT .framer-de5mom, .framer-YiKqT .framer-1edkeoa, .framer-YiKqT .framer-1vj1suv, .framer-YiKqT .framer-ypti36, .framer-YiKqT .framer-1vek6e9, .framer-YiKqT .framer-pjlem4 { gap: 0px; } .framer-YiKqT.framer-19782sw > *, .framer-YiKqT .framer-kngkx8 > *, .framer-YiKqT .framer-iyamh2 > *, .framer-YiKqT .framer-pevesc > *, .framer-YiKqT .framer-1vj1suv > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-YiKqT.framer-19782sw > :first-child, .framer-YiKqT .framer-kngkx8 > :first-child, .framer-YiKqT .framer-iyamh2 > :first-child, .framer-YiKqT .framer-st4u4f > :first-child, .framer-YiKqT .framer-pevesc > :first-child, .framer-YiKqT .framer-1or7r7r > :first-child, .framer-YiKqT .framer-rhkp8g > :first-child, .framer-YiKqT .framer-1dia6uw > :first-child, .framer-YiKqT .framer-19kmd4x > :first-child, .framer-YiKqT .framer-de5mom > :first-child, .framer-YiKqT .framer-1edkeoa > :first-child, .framer-YiKqT .framer-1vj1suv > :first-child, .framer-YiKqT .framer-ypti36 > :first-child, .framer-YiKqT .framer-1vek6e9 > :first-child { margin-top: 0px; } .framer-YiKqT.framer-19782sw > :last-child, .framer-YiKqT .framer-kngkx8 > :last-child, .framer-YiKqT .framer-iyamh2 > :last-child, .framer-YiKqT .framer-st4u4f > :last-child, .framer-YiKqT .framer-pevesc > :last-child, .framer-YiKqT .framer-1or7r7r > :last-child, .framer-YiKqT .framer-rhkp8g > :last-child, .framer-YiKqT .framer-1dia6uw > :last-child, .framer-YiKqT .framer-19kmd4x > :last-child, .framer-YiKqT .framer-de5mom > :last-child, .framer-YiKqT .framer-1edkeoa > :last-child, .framer-YiKqT .framer-1vj1suv > :last-child, .framer-YiKqT .framer-ypti36 > :last-child, .framer-YiKqT .framer-1vek6e9 > :last-child { margin-bottom: 0px; } .framer-YiKqT .framer-st4u4f > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-YiKqT .framer-1or7r7r > * { margin: 0px; margin-bottom: calc(31px / 2); margin-top: calc(31px / 2); } .framer-YiKqT .framer-1sw6z6x > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-YiKqT .framer-1sw6z6x > :first-child, .framer-YiKqT .framer-fr5lxo > :first-child, .framer-YiKqT .framer-era9ss > :first-child, .framer-YiKqT .framer-14cm3bd > :first-child, .framer-YiKqT .framer-137n8bf > :first-child, .framer-YiKqT .framer-pjlem4 > :first-child { margin-left: 0px; } .framer-YiKqT .framer-1sw6z6x > :last-child, .framer-YiKqT .framer-fr5lxo > :last-child, .framer-YiKqT .framer-era9ss > :last-child, .framer-YiKqT .framer-14cm3bd > :last-child, .framer-YiKqT .framer-137n8bf > :last-child, .framer-YiKqT .framer-pjlem4 > :last-child { margin-right: 0px; } .framer-YiKqT .framer-fr5lxo > *, .framer-YiKqT .framer-era9ss > *, .framer-YiKqT .framer-14cm3bd > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-YiKqT .framer-137n8bf > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-YiKqT .framer-rhkp8g > *, .framer-YiKqT .framer-1dia6uw > *, .framer-YiKqT .framer-19kmd4x > *, .framer-YiKqT .framer-de5mom > *, .framer-YiKqT .framer-1edkeoa > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-YiKqT .framer-ypti36 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-YiKqT .framer-1vek6e9 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-YiKqT .framer-pjlem4 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",`@media (max-width: 1199px) { .${metadata.bodyClassName}-framer-YiKqT { background: var(--token-e16847f2-b192-48e1-a890-7bbcce11cc6e, rgb(255, 255, 255)) /* {\"name\":\"Primary / White\"} */; } .framer-YiKqT.framer-19782sw { width: 390px; } .framer-YiKqT .framer-kngkx8 { padding: 60px 0px 0px 0px; } .framer-YiKqT .framer-st4u4f { padding: 60px 20px 40px 20px; } .framer-YiKqT .framer-137n8bf { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; } .framer-YiKqT .framer-rhkp8g, .framer-YiKqT .framer-1dia6uw, .framer-YiKqT .framer-19kmd4x { align-self: start; height: 100%; justify-self: start; width: 100%; } .framer-YiKqT .framer-de5mom, .framer-YiKqT .framer-1edkeoa { align-self: start; flex: none; height: 100%; justify-self: start; width: 100%; } .framer-YiKqT .framer-djc002, .framer-YiKqT .framer-1k206r4 { height: var(--framer-aspect-ratio-supported, 223px); } .framer-YiKqT .framer-155s3qr { height: var(--framer-aspect-ratio-supported, 232px); } .framer-YiKqT .framer-7ghu1m { height: var(--framer-aspect-ratio-supported, 279px); } .framer-YiKqT .framer-v6tcsm { height: var(--framer-aspect-ratio-supported, 579px); } .framer-YiKqT .framer-1uhz2p3 { height: var(--framer-aspect-ratio-supported, 568px); } .framer-YiKqT .framer-160d2ox { height: var(--framer-aspect-ratio-supported, 426px); } .framer-YiKqT .framer-5jzuj9 { height: var(--framer-aspect-ratio-supported, 412px); } .framer-YiKqT .framer-3r00li { height: var(--framer-aspect-ratio-supported, 297px); } .framer-YiKqT .framer-1cvghjt { height: var(--framer-aspect-ratio-supported, 931px); } .framer-YiKqT .framer-1llq68c { height: var(--framer-aspect-ratio-supported, 432px); } .framer-YiKqT .framer-1ipk7rj { height: var(--framer-aspect-ratio-supported, 227px); } .framer-YiKqT .framer-wia0zm, .framer-YiKqT .framer-cxl2av { height: var(--framer-aspect-ratio-supported, 221px); } .framer-YiKqT .framer-177szja { height: var(--framer-aspect-ratio-supported, 220px); } .framer-YiKqT .framer-102t2bz { height: var(--framer-aspect-ratio-supported, 222px); } .framer-YiKqT .framer-1kt6z5c { height: var(--framer-aspect-ratio-supported, 714px); } .framer-YiKqT .framer-pzfjso { height: var(--framer-aspect-ratio-supported, 259px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-YiKqT .framer-137n8bf { gap: 0px; } .framer-YiKqT .framer-137n8bf > *, .framer-YiKqT .framer-137n8bf > :first-child, .framer-YiKqT .framer-137n8bf > :last-child { margin: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-YiKqT[data-border=\"true\"]::after, .framer-YiKqT [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 21808\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"G_KhpXHZk\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerhGITRAxwd=withCSS(Component,css,\"framer-YiKqT\");export default FramerhGITRAxwd;FramerhGITRAxwd.displayName=\"Page\";FramerhGITRAxwd.defaultProps={height:21808,width:1200};addFonts(FramerhGITRAxwd,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"}]},...NavigationFonts,...CaseThumbnailFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhGITRAxwd\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"G_KhpXHZk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"21808\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "RMTIifO8H_default", "RichTextWithFX", "withFX", "RichText2", "MotionAWithFX", "motion", "MotionDivWithFX", "CaseThumbnailFonts", "GMaomOE3U_default", "ContainerWithFX", "Container", "FooterFonts", "Q_IxGDt_w_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "transition2", "animation3", "isSet", "value", "transition3", "animation4", "animation5", "animation6", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "TZJ_2KiLsWyUAEc0YD", "DNfpvJcm2WyUAEc0YD", "qE_cpkIf3WyUAEc0YD", "OKSL9kR0GWyUAEc0YD", "lMSSasIKMWyUAEc0YD", "DxXwQZ42eZWOKHa2WM", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "visible", "elementId", "useRouteElementId", "router", "useRouter", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "RMTIifO8H_default", "getLoadingLazyAtYPosition", "Image2", "RichTextWithFX", "x", "Link", "MotionAWithFX", "RichText2", "MotionDivWithFX", "ResolveLinks", "resolvedLinks", "ContainerWithFX", "GMaomOE3U_default", "resolvedLinks1", "resolvedLinks2", "Q_IxGDt_w_default", "css", "FramerhGITRAxwd", "withCSS", "hGITRAxwd_default", "addFonts", "NavigationFonts", "CaseThumbnailFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
