{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wRiadMzZembgyiqbQC3I/5sXTr1h3kGVkDTFqV4MZ/JgT8laokI.js"],
  "sourcesContent": ["// Generated by Framer (b62c1c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/0jtlswBvrookcx7EpjBD/Video.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/qXyG1UgqGGx5DS4G9abM/Smooth_Scroll.js\";import Footer from\"#framer/local/canvasComponent/DgzoaePMU/DgzoaePMU.js\";import CaseDetail from\"#framer/local/canvasComponent/goHm3uZGC/goHm3uZGC.js\";import Cursor from\"#framer/local/canvasComponent/iVIYn42le/iVIYn42le.js\";import Nextprojectblock from\"#framer/local/canvasComponent/O3V7Yk2vT/O3V7Yk2vT.js\";import CaseCTAFooter from\"#framer/local/canvasComponent/oChqkfduh/oChqkfduh.js\";import CaseSplitScreen from\"#framer/local/canvasComponent/PCxTDsujV/PCxTDsujV.js\";import CaseFullScreen from\"#framer/local/canvasComponent/r4ds8QDvA/r4ds8QDvA.js\";import metadataProvider from\"#framer/local/webPageMetadata/JgT8laokI/JgT8laokI.js\";const CaseFullScreenFonts=getFonts(CaseFullScreen);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const CaseDetailFonts=getFonts(CaseDetail);const VideoFonts=getFonts(Video);const CaseSplitScreenFonts=getFonts(CaseSplitScreen);const CaseCTAFooterFonts=getFonts(CaseCTAFooter);const FooterFonts=getFonts(Footer);const NextprojectblockFonts=getFonts(Nextprojectblock);const SmoothScrollFonts=getFonts(SmoothScroll);const CursorFonts=getFonts(Cursor);const breakpoints={E7MuzOcxG:\"(max-width: 809px)\",Hu7fNSZNr:\"(min-width: 810px) and (max-width: 1199px)\",qrei2NV8H:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-YtV46\";const variantClassNames={E7MuzOcxG:\"framer-v-15mepvh\",Hu7fNSZNr:\"framer-v-1s8267t\",qrei2NV8H:\"framer-v-z4xfk\"};const transition1={delay:.5,duration:1,ease:[.44,0,0,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:10,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"qrei2NV8H\",Phone:\"E7MuzOcxG\",Tablet:\"Hu7fNSZNr\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"qrei2NV8H\"};};const cursor={component:Cursor,variant:\"ORzORzlcS\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"E7MuzOcxG\")return false;return true;};const elementId=useRouteElementId(\"tgKppUMdu\");const router=useRouter();const ref1=React.useRef(null);useCustomCursors({\"14dgfl9\":{...cursor,variant:\"uf6YVFTcJ\"},\"1t1eyfs\":cursor,niw61i:{...cursor,variant:\"HYFYoXoGM\"}});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"qrei2NV8H\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-z4xfk\",className),\"data-framer-cursor\":\"1t1eyfs\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bcqdoq\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{height:700},Hu7fNSZNr:{height:800}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1100,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-hfyd4x-container\",\"data-framer-appear-id\":\"hfyd4x\",initial:animation1,nodeId:\"kLMIVcdG2\",optimized:true,rendersWithMotion:true,scopeId:\"JgT8laokI\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{op08Mv6Mv:\"https://framerusercontent.com/assets/dLYU285ITD8KnqhHVfpvkjZY7Dg.mp4\",OPFL2cL5d:addImageAlt({src:\"https://framerusercontent.com/images/103ekUcOgyhof7peAZXjIsIjU.png\",srcSet:\"https://framerusercontent.com/images/103ekUcOgyhof7peAZXjIsIjU.png?scale-down-to=512 512w,https://framerusercontent.com/images/103ekUcOgyhof7peAZXjIsIjU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/103ekUcOgyhof7peAZXjIsIjU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/103ekUcOgyhof7peAZXjIsIjU.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/103ekUcOgyhof7peAZXjIsIjU.png 6676w\"},\"\")},Hu7fNSZNr:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(CaseFullScreen,{crwoo0Vz2:\"7px 7px 7px 7px\",dJD52Ezcb:\"rgb(204, 204, 204)\",height:\"100%\",id:\"kLMIVcdG2\",layoutId:\"kLMIVcdG2\",op08Mv6Mv:\"https://framerusercontent.com/assets/TLL0o0j6n7glgo6PYh3kYSqAEU.mp4\",OPFL2cL5d:addImageAlt({src:\"https://framerusercontent.com/images/FjV3LWF920GVywzvu02zK9o52M0.png\",srcSet:\"https://framerusercontent.com/images/FjV3LWF920GVywzvu02zK9o52M0.png?scale-down-to=512 512w,https://framerusercontent.com/images/FjV3LWF920GVywzvu02zK9o52M0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FjV3LWF920GVywzvu02zK9o52M0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/FjV3LWF920GVywzvu02zK9o52M0.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/FjV3LWF920GVywzvu02zK9o52M0.png 6676w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"Uy1igq2uU\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{y:(componentViewport?.y||0)+0+0+0+700},Hu7fNSZNr:{y:(componentViewport?.y||0)+0+0+0+800}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:470,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+1100,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ucs4bd-container\",\"data-framer-cursor\":\"niw61i\",nodeId:\"bJAx6tje9\",scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{variant:\"DRNEyXxGp\"},Hu7fNSZNr:{variant:\"sPKgUyjfs\"}},children:/*#__PURE__*/_jsx(CaseDetail,{b413SjB_B:\"Identity and website for the all-in-one financial platform for employees.\",Gl0l6W8w1:\"2023\",height:\"100%\",id:\"bJAx6tje9\",layoutId:\"bJAx6tje9\",PPP2Zol2C:\"Brand identity\\nWebsite\",style:{width:\"100%\"},variant:\"ftSOiO7Cz\",width:\"100%\",ZfgSbjm55:\"rgb(153, 153, 153)\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{height:300,y:(componentViewport?.y||0)+0+0+0+1170},Hu7fNSZNr:{y:(componentViewport?.y||0)+0+0+0+1270}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+1570,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dx9urd-container\",nodeId:\"QgIKZDwmj\",scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(CaseFullScreen,{crwoo0Vz2:\"0px 7px 7px 7px\",dJD52Ezcb:\"rgb(204, 204, 204)\",height:\"100%\",id:\"QgIKZDwmj\",layoutId:\"QgIKZDwmj\",op08Mv6Mv:\"https://framerusercontent.com/assets/pMcE5OpncZ0T4amaxpFj95nljYU.mp4\",OPFL2cL5d:addImageAlt({src:\"https://framerusercontent.com/images/buOTHB1GAGuqFBZkekVPMZ87HnI.png\",srcSet:\"https://framerusercontent.com/images/buOTHB1GAGuqFBZkekVPMZ87HnI.png?scale-down-to=512 512w,https://framerusercontent.com/images/buOTHB1GAGuqFBZkekVPMZ87HnI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/buOTHB1GAGuqFBZkekVPMZ87HnI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/buOTHB1GAGuqFBZkekVPMZ87HnI.png 3608w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"Uy1igq2uU\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kzwwca\",\"data-framer-name\":\"Case Split Screen\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x7p8p3\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14t6zc3-container\",isModuleExternal:true,nodeId:\"wNP62lR06\",scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,canvasPlay:false,controls:false,height:\"100%\",id:\"wNP62lR06\",isMixedBorderRadius:false,layoutId:\"wNP62lR06\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/ZEfrtuz8xR0CfzBti1GnIU8ndKg.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ra57nk\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-pvsr0k\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1470+0+466+0+0+0),sizes:`max(${componentViewport?.width||\"100vw\"} - 14px, 1px)`,src:\"https://framerusercontent.com/images/5t3ko0w4exK8TSz0rJBbGKmKTSM.jpg\",srcSet:\"https://framerusercontent.com/images/5t3ko0w4exK8TSz0rJBbGKmKTSM.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/5t3ko0w4exK8TSz0rJBbGKmKTSM.jpg 1440w\"}},Hu7fNSZNr:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2070+0+0+0+0),sizes:`max((${componentViewport?.width||\"100vw\"} - 21px) / 2, 1px)`,src:\"https://framerusercontent.com/images/5t3ko0w4exK8TSz0rJBbGKmKTSM.jpg\",srcSet:\"https://framerusercontent.com/images/5t3ko0w4exK8TSz0rJBbGKmKTSM.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/5t3ko0w4exK8TSz0rJBbGKmKTSM.jpg 1440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2370+0+0+0+0),sizes:`max((${componentViewport?.width||\"100vw\"} - 21px) / 2, 1px)`,src:\"https://framerusercontent.com/images/5t3ko0w4exK8TSz0rJBbGKmKTSM.jpg\",srcSet:\"https://framerusercontent.com/images/5t3ko0w4exK8TSz0rJBbGKmKTSM.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/5t3ko0w4exK8TSz0rJBbGKmKTSM.jpg 1440w\"},className:\"framer-sy4993\",\"data-framer-name\":\"Image\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{height:300,y:(componentViewport?.y||0)+0+0+0+2413},Hu7fNSZNr:{y:(componentViewport?.y||0)+0+0+0+2579}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+3127,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lmcfwx-container\",nodeId:\"WxA0Qpndc\",scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(CaseFullScreen,{crwoo0Vz2:\"0px 7px 7px 7px\",dJD52Ezcb:\"rgb(204, 204, 204)\",height:\"100%\",id:\"WxA0Qpndc\",layoutId:\"WxA0Qpndc\",op08Mv6Mv:\"https://framerusercontent.com/assets/Znxd9nPn4RWTGoMxT9xazvwWy4.mp4\",OPFL2cL5d:addImageAlt({src:\"https://framerusercontent.com/images/c09BYPhMZmncq5UzvEH2Hm3ZuM.png\",srcSet:\"https://framerusercontent.com/images/c09BYPhMZmncq5UzvEH2Hm3ZuM.png?scale-down-to=512 512w,https://framerusercontent.com/images/c09BYPhMZmncq5UzvEH2Hm3ZuM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/c09BYPhMZmncq5UzvEH2Hm3ZuM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/c09BYPhMZmncq5UzvEH2Hm3ZuM.png 3584w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"Uy1igq2uU\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{height:300,y:(componentViewport?.y||0)+0+0+0+2713},Hu7fNSZNr:{y:(componentViewport?.y||0)+0+0+0+3379}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+3927,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pk0y70-container\",nodeId:\"yUs5MXZWl\",scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(CaseFullScreen,{crwoo0Vz2:\"7px 7px 7px 7px\",dJD52Ezcb:\"rgb(204, 204, 204)\",height:\"100%\",id:\"yUs5MXZWl\",layoutId:\"yUs5MXZWl\",OPFL2cL5d:addImageAlt({src:\"https://framerusercontent.com/images/V8TUprKQUNGhvIDdJCtW1V6EBpo.png\",srcSet:\"https://framerusercontent.com/images/V8TUprKQUNGhvIDdJCtW1V6EBpo.png?scale-down-to=512 512w,https://framerusercontent.com/images/V8TUprKQUNGhvIDdJCtW1V6EBpo.png 1024w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"CAh8zyZn1\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{height:300,y:(componentViewport?.y||0)+0+0+0+3013},Hu7fNSZNr:{y:(componentViewport?.y||0)+0+0+0+4179}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+4727,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yur8sf-container\",nodeId:\"lzP1egC7a\",scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(CaseFullScreen,{crwoo0Vz2:\"7px 7px 7px 7px\",dJD52Ezcb:\"rgb(204, 204, 204)\",height:\"100%\",id:\"lzP1egC7a\",layoutId:\"lzP1egC7a\",OPFL2cL5d:addImageAlt({src:\"https://framerusercontent.com/images/6oOKx9P4iQc27dg8TPZHU0UVZh8.jpg\",srcSet:\"https://framerusercontent.com/images/6oOKx9P4iQc27dg8TPZHU0UVZh8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6oOKx9P4iQc27dg8TPZHU0UVZh8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/6oOKx9P4iQc27dg8TPZHU0UVZh8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/6oOKx9P4iQc27dg8TPZHU0UVZh8.jpg 2880w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"CAh8zyZn1\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8lcdoi\",\"data-framer-name\":\"Case Split Screen\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9ungxw\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-kuisa6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3313+0+0+0+0+0),pixelHeight:1800,pixelWidth:1440,sizes:`max(${componentViewport?.width||\"100vw\"} - 14px, 1px)`,src:\"https://framerusercontent.com/images/z2RaAxdoXoE9g9A9Ym36wls9FM0.jpg\",srcSet:\"https://framerusercontent.com/images/z2RaAxdoXoE9g9A9Ym36wls9FM0.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/z2RaAxdoXoE9g9A9Ym36wls9FM0.jpg 1440w\"}},Hu7fNSZNr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+4979+124+0+0+0),pixelHeight:1800,pixelWidth:1440,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 21px) / 2, 1px) * 1.0002)`,src:\"https://framerusercontent.com/images/z2RaAxdoXoE9g9A9Ym36wls9FM0.jpg\",srcSet:\"https://framerusercontent.com/images/z2RaAxdoXoE9g9A9Ym36wls9FM0.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/z2RaAxdoXoE9g9A9Ym36wls9FM0.jpg 1440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5527+0+0+0+0),pixelHeight:1800,pixelWidth:1440,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 21px) / 2, 1px) * 0.9993)`,src:\"https://framerusercontent.com/images/z2RaAxdoXoE9g9A9Ym36wls9FM0.jpg\",srcSet:\"https://framerusercontent.com/images/z2RaAxdoXoE9g9A9Ym36wls9FM0.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/z2RaAxdoXoE9g9A9Ym36wls9FM0.jpg 1440w\"},className:\"framer-12dbh1n\",\"data-framer-name\":\"Rectangle 15771624\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-c4ssg0\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-10sxpe5\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-v9ejie-container\",isModuleExternal:true,nodeId:\"vwFqKWvub\",scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,canvasPlay:false,controls:false,height:\"100%\",id:\"vwFqKWvub\",isMixedBorderRadius:false,layoutId:\"vwFqKWvub\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/PGYpkLFusW6eRpUrQgnNNWWds9g.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{height:300,y:(componentViewport?.y||0)+0+0+0+4267},Hu7fNSZNr:{y:(componentViewport?.y||0)+0+0+0+5736}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+6284,children:/*#__PURE__*/_jsx(Container,{className:\"framer-47zay9-container\",nodeId:\"RVr4GRYkY\",scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(CaseFullScreen,{crwoo0Vz2:\"7px 7px 7px 7px\",dJD52Ezcb:\"rgb(204, 204, 204)\",height:\"100%\",id:\"RVr4GRYkY\",layoutId:\"RVr4GRYkY\",OPFL2cL5d:addImageAlt({src:\"https://framerusercontent.com/images/sHHTNF31vPowyFIfOSK0mWcBdwA.jpg\",srcSet:\"https://framerusercontent.com/images/sHHTNF31vPowyFIfOSK0mWcBdwA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/sHHTNF31vPowyFIfOSK0mWcBdwA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/sHHTNF31vPowyFIfOSK0mWcBdwA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/sHHTNF31vPowyFIfOSK0mWcBdwA.jpg 3700w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"CAh8zyZn1\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1su40j6\",\"data-framer-name\":\"Case Split Screen\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bt5flr\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-17n8x90\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1445,intrinsicWidth:1078,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+4567+0+0+0+0+0),pixelHeight:1445,pixelWidth:1078,sizes:`max(${componentViewport?.width||\"100vw\"} - 14px, 1px)`,src:\"https://framerusercontent.com/images/02SbRxYKEW0jyIKOPv52rHSzuE.jpg\",srcSet:\"https://framerusercontent.com/images/02SbRxYKEW0jyIKOPv52rHSzuE.jpg?scale-down-to=1024 763w,https://framerusercontent.com/images/02SbRxYKEW0jyIKOPv52rHSzuE.jpg 1078w\"}},Hu7fNSZNr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1445,intrinsicWidth:1078,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+6536+0+0+0+0),pixelHeight:1445,pixelWidth:1078,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 21px) / 2, 1px) * 0.9993)`,src:\"https://framerusercontent.com/images/02SbRxYKEW0jyIKOPv52rHSzuE.jpg\",srcSet:\"https://framerusercontent.com/images/02SbRxYKEW0jyIKOPv52rHSzuE.jpg?scale-down-to=1024 763w,https://framerusercontent.com/images/02SbRxYKEW0jyIKOPv52rHSzuE.jpg 1078w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1445,intrinsicWidth:1078,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7084+0+0+0+0),pixelHeight:1445,pixelWidth:1078,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 21px) / 2, 1px) * 0.9993)`,src:\"https://framerusercontent.com/images/02SbRxYKEW0jyIKOPv52rHSzuE.jpg\",srcSet:\"https://framerusercontent.com/images/02SbRxYKEW0jyIKOPv52rHSzuE.jpg?scale-down-to=1024 763w,https://framerusercontent.com/images/02SbRxYKEW0jyIKOPv52rHSzuE.jpg 1078w\"},className:\"framer-19kdnhr\",\"data-framer-name\":\"Rectangle 15771624\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rjxex8\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2ps3g2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:7200,intrinsicWidth:5760,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+4567+0+477+0+0+0),pixelHeight:7200,pixelWidth:5760,sizes:`max(${componentViewport?.width||\"100vw\"} - 14px, 1px)`,src:\"https://framerusercontent.com/images/nWr6W2hnuacIik2MbfxEBQsLW3k.png\",srcSet:\"https://framerusercontent.com/images/nWr6W2hnuacIik2MbfxEBQsLW3k.png?scale-down-to=1024 819w,https://framerusercontent.com/images/nWr6W2hnuacIik2MbfxEBQsLW3k.png?scale-down-to=2048 1638w,https://framerusercontent.com/images/nWr6W2hnuacIik2MbfxEBQsLW3k.png?scale-down-to=4096 3276w,https://framerusercontent.com/images/nWr6W2hnuacIik2MbfxEBQsLW3k.png 5760w\"}},Hu7fNSZNr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:7200,intrinsicWidth:5760,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+6536+0+0+0+0),pixelHeight:7200,pixelWidth:5760,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 21px) / 2, 1px) * 0.9993)`,src:\"https://framerusercontent.com/images/nWr6W2hnuacIik2MbfxEBQsLW3k.png\",srcSet:\"https://framerusercontent.com/images/nWr6W2hnuacIik2MbfxEBQsLW3k.png?scale-down-to=1024 819w,https://framerusercontent.com/images/nWr6W2hnuacIik2MbfxEBQsLW3k.png?scale-down-to=2048 1638w,https://framerusercontent.com/images/nWr6W2hnuacIik2MbfxEBQsLW3k.png?scale-down-to=4096 3276w,https://framerusercontent.com/images/nWr6W2hnuacIik2MbfxEBQsLW3k.png 5760w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:7200,intrinsicWidth:5760,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7084+0+0+0+0),pixelHeight:7200,pixelWidth:5760,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 21px) / 2, 1px) * 0.9993)`,src:\"https://framerusercontent.com/images/nWr6W2hnuacIik2MbfxEBQsLW3k.png\",srcSet:\"https://framerusercontent.com/images/nWr6W2hnuacIik2MbfxEBQsLW3k.png?scale-down-to=1024 819w,https://framerusercontent.com/images/nWr6W2hnuacIik2MbfxEBQsLW3k.png?scale-down-to=2048 1638w,https://framerusercontent.com/images/nWr6W2hnuacIik2MbfxEBQsLW3k.png?scale-down-to=4096 3276w,https://framerusercontent.com/images/nWr6W2hnuacIik2MbfxEBQsLW3k.png 5760w\"},className:\"framer-2ok0ln\",\"data-framer-name\":\"Rectangle 15771624\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{height:300,y:(componentViewport?.y||0)+0+0+0+5521},Hu7fNSZNr:{y:(componentViewport?.y||0)+0+0+0+7045}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+7841,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14nhyxw-container\",nodeId:\"pWmdDqPKZ\",scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(CaseFullScreen,{crwoo0Vz2:\"7px 7px 7px 7px\",dJD52Ezcb:\"rgb(204, 204, 204)\",height:\"100%\",id:\"pWmdDqPKZ\",layoutId:\"pWmdDqPKZ\",OPFL2cL5d:addImageAlt({src:\"https://framerusercontent.com/images/5UG4fz3PKnGNW3IVPKiFsSLhkX8.jpg\",srcSet:\"https://framerusercontent.com/images/5UG4fz3PKnGNW3IVPKiFsSLhkX8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/5UG4fz3PKnGNW3IVPKiFsSLhkX8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/5UG4fz3PKnGNW3IVPKiFsSLhkX8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/5UG4fz3PKnGNW3IVPKiFsSLhkX8.jpg 3044w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"CAh8zyZn1\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{height:300,y:(componentViewport?.y||0)+0+0+0+5821},Hu7fNSZNr:{y:(componentViewport?.y||0)+0+0+0+7845}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+8641,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mj02y2-container\",nodeId:\"CuFOeq1CW\",scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(CaseFullScreen,{crwoo0Vz2:\"0px 7px 7px 7px\",dJD52Ezcb:\"rgb(204, 204, 204)\",height:\"100%\",id:\"CuFOeq1CW\",layoutId:\"CuFOeq1CW\",op08Mv6Mv:\"https://framerusercontent.com/assets/cdGle9EGRAjdSJoG7RuIYwo4Z7g.mp4\",OPFL2cL5d:addImageAlt({src:\"https://framerusercontent.com/images/fD9k6lMZcBcOESXI5vj2298lStQ.jpg\",srcSet:\"https://framerusercontent.com/images/fD9k6lMZcBcOESXI5vj2298lStQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fD9k6lMZcBcOESXI5vj2298lStQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fD9k6lMZcBcOESXI5vj2298lStQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/fD9k6lMZcBcOESXI5vj2298lStQ.jpg 2880w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"Uy1igq2uU\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{height:286,y:(componentViewport?.y||0)+0+0+0+6121},Hu7fNSZNr:{height:648,y:(componentViewport?.y||0)+0+0+0+8645}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+9441,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1asgb7f-container\",nodeId:\"rt4gomaL9\",scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(CaseSplitScreen,{height:\"100%\",id:\"rt4gomaL9\",layoutId:\"rt4gomaL9\",LWejt9q6X:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",NsKWnwNu0:10,piAmEgD7H:addImageAlt({src:\"https://framerusercontent.com/images/rdUYH6xtEvWKrAJdW6iP3yVAWhE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/rdUYH6xtEvWKrAJdW6iP3yVAWhE.png?scale-down-to=512 512w,https://framerusercontent.com/images/rdUYH6xtEvWKrAJdW6iP3yVAWhE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/rdUYH6xtEvWKrAJdW6iP3yVAWhE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/rdUYH6xtEvWKrAJdW6iP3yVAWhE.png 3329w\"},\"\"),PW4CYPNkO:addImageAlt({src:\"https://framerusercontent.com/images/RVooelX3yKFlbZC3JcjtuhTg.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/RVooelX3yKFlbZC3JcjtuhTg.png?scale-down-to=512 512w,https://framerusercontent.com/images/RVooelX3yKFlbZC3JcjtuhTg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RVooelX3yKFlbZC3JcjtuhTg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RVooelX3yKFlbZC3JcjtuhTg.png 3329w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"abTvje7Gs\",width:\"100%\",XueQ4VmvI:\"rgb(207, 207, 207)\",YEQick2iD:addImageAlt({src:\"https://framerusercontent.com/images/6Xy90fqapgNdFZwX03x9MLOnhnQ.jpg\",srcSet:\"https://framerusercontent.com/images/6Xy90fqapgNdFZwX03x9MLOnhnQ.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/6Xy90fqapgNdFZwX03x9MLOnhnQ.jpg 1440w\"},\"\")})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{height:300,y:(componentViewport?.y||0)+0+0+0+6407},Hu7fNSZNr:{y:(componentViewport?.y||0)+0+0+0+9293}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+10241,children:/*#__PURE__*/_jsx(Container,{className:\"framer-p5r9mw-container\",nodeId:\"aE2Y3jKhE\",scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(CaseFullScreen,{crwoo0Vz2:\"7px 7px 7px 7px\",dJD52Ezcb:\"rgb(204, 204, 204)\",height:\"100%\",id:\"aE2Y3jKhE\",layoutId:\"aE2Y3jKhE\",OPFL2cL5d:addImageAlt({src:\"https://framerusercontent.com/images/iESn2GtYtu3hnsjefwdhc9SkGI.jpg\",srcSet:\"https://framerusercontent.com/images/iESn2GtYtu3hnsjefwdhc9SkGI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/iESn2GtYtu3hnsjefwdhc9SkGI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/iESn2GtYtu3hnsjefwdhc9SkGI.jpg 2012w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"CAh8zyZn1\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{y:(componentViewport?.y||0)+0+0+0+6707},Hu7fNSZNr:{y:(componentViewport?.y||0)+0+0+0+10093}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+11041,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1asdtmn-container\",\"data-framer-cursor\":\"niw61i\",nodeId:\"IRHVdVuEg\",scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{variant:\"qtI8KSTGM\"},Hu7fNSZNr:{variant:\"E8fNk8TU0\"}},children:/*#__PURE__*/_jsx(CaseCTAFooter,{BsfYEdUQZ:\"rgb(0, 0, 0)\",height:\"100%\",id:\"IRHVdVuEg\",layoutId:\"IRHVdVuEg\",SH8LNI4w4:\"We help start-ups start up.\",style:{height:\"100%\",width:\"100%\"},UHthzTQeE:\"Work with us\",variant:\"I1073:9593;1066:14533\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hu7fNSZNr:{y:(componentViewport?.y||0)+0+0+0+11093}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+12041,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nff7rp-container hidden-15mepvh\",nodeId:\"NGrRCEl9l\",scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"NGrRCEl9l\",layoutId:\"NGrRCEl9l\",style:{width:\"100%\"},wDgZFD1ra:\"\\xa9 Analogue 2025\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GIkQbY4Wb\"},implicitPathVariables:undefined},{href:{webPageId:\"GIkQbY4Wb\"},implicitPathVariables:undefined},{href:{webPageId:\"GIkQbY4Wb\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{y:(componentViewport?.y||0)+0+0+0+7707},Hu7fNSZNr:{y:(componentViewport?.y||0)+0+0+0+11157}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+12105,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{\"data-framer-cursor\":undefined},Hu7fNSZNr:{\"data-framer-cursor\":undefined}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-f5kn29-container\",\"data-framer-cursor\":\"14dgfl9\",id:elementId,nodeId:\"tgKppUMdu\",ref:ref1,scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E7MuzOcxG:{gajKAUEE7:\"Rekorder\",variant:\"t2QPiTVMV\",YmMjIzqp6:resolvedLinks[1]},Hu7fNSZNr:{variant:\"t2QPiTVMV\",YmMjIzqp6:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Nextprojectblock,{fzwBSUlqm:\"var(--token-dc2cd1ff-5a62-4c5f-9324-65c975576309, rgb(110, 110, 110))\",gajKAUEE7:\"Expertise\",height:\"100%\",id:\"tgKppUMdu\",KzB2XUyJ2:\"Next chapter\",layoutId:\"tgKppUMdu\",o7xh2PBeC:addImageAlt({src:\"https://framerusercontent.com/images/m1ct8KzxfMYzeGwS5904EtS2o.jpg\",srcSet:\"https://framerusercontent.com/images/m1ct8KzxfMYzeGwS5904EtS2o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/m1ct8KzxfMYzeGwS5904EtS2o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/m1ct8KzxfMYzeGwS5904EtS2o.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/m1ct8KzxfMYzeGwS5904EtS2o.jpg 2850w\"},\"\"),style:{height:\"100%\",width:\"100%\"},SzALE6_eY:\"var(--token-296abdf5-117e-4444-9fdd-4b41b1188452, rgb(237, 237, 237))\",variant:\"e4Ju0fUEA\",width:\"100%\",YmMjIzqp6:resolvedLinks[0]})})})})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i6ymbs-container\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"qLoLoXqXa\",scopeId:\"JgT8laokI\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"qLoLoXqXa\",intensity:9,layoutId:\"qLoLoXqXa\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YtV46.framer-1go0vgb, .framer-YtV46 .framer-1go0vgb { display: block; }\",\".framer-YtV46.framer-z4xfk { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-YtV46 .framer-bcqdoq { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YtV46 .framer-hfyd4x-container { flex: none; height: 110.00000000000001vh; position: relative; width: 100%; }\",\".framer-YtV46 .framer-ucs4bd-container, .framer-YtV46 .framer-1nff7rp-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-YtV46 .framer-dx9urd-container, .framer-YtV46 .framer-1lmcfwx-container, .framer-YtV46 .framer-pk0y70-container, .framer-YtV46 .framer-yur8sf-container, .framer-YtV46 .framer-47zay9-container, .framer-YtV46 .framer-14nhyxw-container, .framer-YtV46 .framer-mj02y2-container, .framer-YtV46 .framer-p5r9mw-container { aspect-ratio: 1.3636363636363635 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 880px); position: relative; width: 100%; }\",\".framer-YtV46 .framer-kzwwca, .framer-YtV46 .framer-8lcdoi, .framer-YtV46 .framer-1su40j6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 7px 7px 7px; position: relative; width: 100%; }\",\".framer-YtV46 .framer-1x7p8p3, .framer-YtV46 .framer-1ra57nk, .framer-YtV46 .framer-9ungxw, .framer-YtV46 .framer-c4ssg0, .framer-YtV46 .framer-1bt5flr, .framer-YtV46 .framer-1rjxex8 { align-content: center; align-items: center; background-color: #cfcfcf; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YtV46 .framer-14t6zc3-container { aspect-ratio: 0.786 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 750px); position: relative; width: 100%; }\",\".framer-YtV46 .framer-pvsr0k, .framer-YtV46 .framer-kuisa6, .framer-YtV46 .framer-10sxpe5, .framer-YtV46 .framer-17n8x90, .framer-YtV46 .framer-2ps3g2 { align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-YtV46 .framer-sy4993 { aspect-ratio: 0.786 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 750px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YtV46 .framer-12dbh1n { aspect-ratio: 0.786 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 749px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-YtV46 .framer-v9ejie-container { aspect-ratio: 0.786 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 750px); position: relative; width: 1px; }\",\".framer-YtV46 .framer-19kdnhr, .framer-YtV46 .framer-2ok0ln { aspect-ratio: 0.786 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 750px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-YtV46 .framer-1asgb7f-container { aspect-ratio: 1.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 800px); position: relative; width: 100%; }\",\".framer-YtV46 .framer-1asdtmn-container, .framer-YtV46 .framer-f5kn29-container { flex: none; height: 100vh; position: relative; width: 100%; }\",\".framer-YtV46 .framer-1i6ymbs-container { flex: none; height: auto; left: 0px; position: fixed; top: -4px; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-YtV46.framer-z4xfk, .framer-YtV46 .framer-bcqdoq, .framer-YtV46 .framer-kzwwca, .framer-YtV46 .framer-1x7p8p3, .framer-YtV46 .framer-1ra57nk, .framer-YtV46 .framer-pvsr0k, .framer-YtV46 .framer-8lcdoi, .framer-YtV46 .framer-9ungxw, .framer-YtV46 .framer-kuisa6, .framer-YtV46 .framer-c4ssg0, .framer-YtV46 .framer-10sxpe5, .framer-YtV46 .framer-1su40j6, .framer-YtV46 .framer-1bt5flr, .framer-YtV46 .framer-17n8x90, .framer-YtV46 .framer-1rjxex8, .framer-YtV46 .framer-2ps3g2 { gap: 0px; } .framer-YtV46.framer-z4xfk > *, .framer-YtV46 .framer-1x7p8p3 > *, .framer-YtV46 .framer-1ra57nk > *, .framer-YtV46 .framer-9ungxw > *, .framer-YtV46 .framer-c4ssg0 > *, .framer-YtV46 .framer-1bt5flr > *, .framer-YtV46 .framer-1rjxex8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-YtV46.framer-z4xfk > :first-child, .framer-YtV46 .framer-bcqdoq > :first-child, .framer-YtV46 .framer-1x7p8p3 > :first-child, .framer-YtV46 .framer-1ra57nk > :first-child, .framer-YtV46 .framer-9ungxw > :first-child, .framer-YtV46 .framer-c4ssg0 > :first-child, .framer-YtV46 .framer-1bt5flr > :first-child, .framer-YtV46 .framer-1rjxex8 > :first-child { margin-top: 0px; } .framer-YtV46.framer-z4xfk > :last-child, .framer-YtV46 .framer-bcqdoq > :last-child, .framer-YtV46 .framer-1x7p8p3 > :last-child, .framer-YtV46 .framer-1ra57nk > :last-child, .framer-YtV46 .framer-9ungxw > :last-child, .framer-YtV46 .framer-c4ssg0 > :last-child, .framer-YtV46 .framer-1bt5flr > :last-child, .framer-YtV46 .framer-1rjxex8 > :last-child { margin-bottom: 0px; } .framer-YtV46 .framer-bcqdoq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-YtV46 .framer-kzwwca > *, .framer-YtV46 .framer-8lcdoi > *, .framer-YtV46 .framer-1su40j6 > * { margin: 0px; margin-left: calc(7px / 2); margin-right: calc(7px / 2); } .framer-YtV46 .framer-kzwwca > :first-child, .framer-YtV46 .framer-pvsr0k > :first-child, .framer-YtV46 .framer-8lcdoi > :first-child, .framer-YtV46 .framer-kuisa6 > :first-child, .framer-YtV46 .framer-10sxpe5 > :first-child, .framer-YtV46 .framer-1su40j6 > :first-child, .framer-YtV46 .framer-17n8x90 > :first-child, .framer-YtV46 .framer-2ps3g2 > :first-child { margin-left: 0px; } .framer-YtV46 .framer-kzwwca > :last-child, .framer-YtV46 .framer-pvsr0k > :last-child, .framer-YtV46 .framer-8lcdoi > :last-child, .framer-YtV46 .framer-kuisa6 > :last-child, .framer-YtV46 .framer-10sxpe5 > :last-child, .framer-YtV46 .framer-1su40j6 > :last-child, .framer-YtV46 .framer-17n8x90 > :last-child, .framer-YtV46 .framer-2ps3g2 > :last-child { margin-right: 0px; } .framer-YtV46 .framer-pvsr0k > *, .framer-YtV46 .framer-kuisa6 > *, .framer-YtV46 .framer-10sxpe5 > *, .framer-YtV46 .framer-17n8x90 > *, .framer-YtV46 .framer-2ps3g2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\"@media (max-width: 809px) { .framer-YtV46.framer-z4xfk { width: 390px; } .framer-YtV46 .framer-hfyd4x-container { height: 70vh; order: 0; } .framer-YtV46 .framer-ucs4bd-container { order: 1; } .framer-YtV46 .framer-dx9urd-container { height: var(--framer-aspect-ratio-supported, 286px); order: 2; } .framer-YtV46 .framer-kzwwca { flex-direction: column; order: 3; } .framer-YtV46 .framer-1x7p8p3, .framer-YtV46 .framer-1ra57nk, .framer-YtV46 .framer-9ungxw, .framer-YtV46 .framer-c4ssg0, .framer-YtV46 .framer-1bt5flr, .framer-YtV46 .framer-1rjxex8 { flex: none; width: 100%; } .framer-YtV46 .framer-14t6zc3-container { aspect-ratio: 0.8191721132897604 / 1; height: var(--framer-aspect-ratio-supported, 470px); } .framer-YtV46 .framer-sy4993, .framer-YtV46 .framer-v9ejie-container { aspect-ratio: 0.8 / 1; height: var(--framer-aspect-ratio-supported, 470px); } .framer-YtV46 .framer-1lmcfwx-container { height: var(--framer-aspect-ratio-supported, 286px); order: 4; } .framer-YtV46 .framer-pk0y70-container { height: var(--framer-aspect-ratio-supported, 286px); order: 5; } .framer-YtV46 .framer-yur8sf-container { height: var(--framer-aspect-ratio-supported, 286px); order: 6; } .framer-YtV46 .framer-8lcdoi { flex-direction: column; order: 7; } .framer-YtV46 .framer-12dbh1n, .framer-YtV46 .framer-19kdnhr, .framer-YtV46 .framer-2ok0ln { aspect-ratio: 0.8 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 470px); width: 1px; } .framer-YtV46 .framer-47zay9-container { height: var(--framer-aspect-ratio-supported, 286px); order: 8; } .framer-YtV46 .framer-1su40j6 { flex-direction: column; order: 9; } .framer-YtV46 .framer-14nhyxw-container { height: var(--framer-aspect-ratio-supported, 286px); order: 10; } .framer-YtV46 .framer-mj02y2-container { height: var(--framer-aspect-ratio-supported, 286px); order: 11; } .framer-YtV46 .framer-1asgb7f-container { aspect-ratio: 1.3636363636363635 / 1; height: var(--framer-aspect-ratio-supported, 286px); order: 12; } .framer-YtV46 .framer-p5r9mw-container { height: var(--framer-aspect-ratio-supported, 286px); order: 13; } .framer-YtV46 .framer-1asdtmn-container { order: 14; } .framer-YtV46 .framer-f5kn29-container { order: 16; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-YtV46 .framer-kzwwca, .framer-YtV46 .framer-8lcdoi, .framer-YtV46 .framer-1su40j6 { gap: 0px; } .framer-YtV46 .framer-kzwwca > *, .framer-YtV46 .framer-8lcdoi > *, .framer-YtV46 .framer-1su40j6 > * { margin: 0px; margin-bottom: calc(7px / 2); margin-top: calc(7px / 2); } .framer-YtV46 .framer-kzwwca > :first-child, .framer-YtV46 .framer-8lcdoi > :first-child, .framer-YtV46 .framer-1su40j6 > :first-child { margin-top: 0px; } .framer-YtV46 .framer-kzwwca > :last-child, .framer-YtV46 .framer-8lcdoi > :last-child, .framer-YtV46 .framer-1su40j6 > :last-child { margin-bottom: 0px; } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-YtV46.framer-z4xfk { width: 810px; } .framer-YtV46 .framer-hfyd4x-container { height: auto; } .framer-YtV46 .framer-dx9urd-container, .framer-YtV46 .framer-1lmcfwx-container, .framer-YtV46 .framer-pk0y70-container, .framer-YtV46 .framer-yur8sf-container, .framer-YtV46 .framer-47zay9-container, .framer-YtV46 .framer-14nhyxw-container, .framer-YtV46 .framer-mj02y2-container, .framer-YtV46 .framer-p5r9mw-container { height: var(--framer-aspect-ratio-supported, 594px); } .framer-YtV46 .framer-14t6zc3-container, .framer-YtV46 .framer-sy4993, .framer-YtV46 .framer-v9ejie-container { height: var(--framer-aspect-ratio-supported, 502px); } .framer-YtV46 .framer-12dbh1n { height: var(--framer-aspect-ratio-supported, 502px); width: 100%; } .framer-YtV46 .framer-19kdnhr, .framer-YtV46 .framer-2ok0ln { aspect-ratio: 0.7858565737051793 / 1; height: var(--framer-aspect-ratio-supported, 502px); } .framer-YtV46 .framer-1asgb7f-container { aspect-ratio: 1.3636363636363635 / 1; height: var(--framer-aspect-ratio-supported, 594px); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 13124.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"E7MuzOcxG\":{\"layout\":[\"fixed\",\"auto\"]},\"Hu7fNSZNr\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"tgKppUMdu\":{\"pattern\":\":tgKppUMdu\",\"name\":\"nextcase\"}}\n * @framerResponsiveScreen\n */const FramerJgT8laokI=withCSS(Component,css,\"framer-YtV46\");export default FramerJgT8laokI;FramerJgT8laokI.displayName=\"Equip\";FramerJgT8laokI.defaultProps={height:13124.5,width:1200};addFonts(FramerJgT8laokI,[{explicitInter:true,fonts:[]},...CaseFullScreenFonts,...CaseDetailFonts,...VideoFonts,...CaseSplitScreenFonts,...CaseCTAFooterFonts,...FooterFonts,...NextprojectblockFonts,...SmoothScrollFonts,...CursorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJgT8laokI\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"E7MuzOcxG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Hu7fNSZNr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"tgKppUMdu\\\":{\\\"pattern\\\":\\\":tgKppUMdu\\\",\\\"name\\\":\\\"nextcase\\\"}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"13124.5\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["CaseFullScreenFonts", "getFonts", "r4ds8QDvA_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "CaseDetailFonts", "goHm3uZGC_default", "VideoFonts", "Video", "CaseSplitScreenFonts", "PCxTDsujV_default", "CaseCTAFooterFonts", "oChqkfduh_default", "FooterFonts", "DgzoaePMU_default", "NextprojectblockFonts", "O3V7Yk2vT_default", "SmoothScrollFonts", "SmoothScroll", "CursorFonts", "iVIYn42le_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "elementId", "useRouteElementId", "router", "useRouter", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "css", "FramerJgT8laokI", "withCSS", "JgT8laokI_default", "addFonts", "__FramerMetadata__"]
}
