{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Ju6J8XCpvcd3uc4Ed0J4/wD6l728kz9IWnUXiuZ7a/xmPoRf4N2.js", "ssg:https://framerusercontent.com/modules/zBHiAX5xfPvYbFJbXzdN/PXGOiXc0PbxrbOYW3t3B/CSghZt9LY.js", "ssg:https://framerusercontent.com/modules/bVQhoyLytX7HRoZt14bT/F4lbI3FJEhoh4rYiIFJm/W3AiJLndu.js", "ssg:https://framerusercontent.com/modules/zIILjGAU3Zq0uvM3O91W/dplzt5o1kTR2F3ry75Ss/mExqF0hHw.js", "ssg:https://framerusercontent.com/modules/uzSsZqM2G12bKEYrPfqH/1LHQxdZC4pcEcSkRvdN0/AFMXHvNaN.js", "ssg:https://framerusercontent.com/modules/zL3mXf8DMRpBH9tZWIAN/WzjeiYCVRMvzygxo4Y1e/zw3XpNUAg.js", "ssg:https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js", "ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/hero-icons/Home.js@0.0.28", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/BxUEKJRnSoywIcWWOJPa/Tx5Km4raDNb5dwHuyEd8/RsZ1mX9iS.js"],
  "sourcesContent": ["// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import Button_CaseStudiesMobile from\"#framer/local/canvasComponent/CSghZt9LY/CSghZt9LY.js\";import Button_CaseStudies from\"#framer/local/canvasComponent/mExqF0hHw/mExqF0hHw.js\";import Layout_Footer from\"#framer/local/canvasComponent/nB1hA45YC/nB1hA45YC.js\";import VideoButton from\"#framer/local/canvasComponent/zw3XpNUAg/zw3XpNUAg.js\";import*as sharedStyle from\"#framer/local/css/NeX6Owbi7/NeX6Owbi7.js\";import*as sharedStyle1 from\"#framer/local/css/RsZ1mX9iS/RsZ1mX9iS.js\";import metadataProvider from\"#framer/local/webPageMetadata/xmPoRf4N2/xmPoRf4N2.js\";const VideoButtonFonts=getFonts(VideoButton);const YouTubeFonts=getFonts(YouTube);const Button_CaseStudiesMobileFonts=getFonts(Button_CaseStudiesMobile);const Button_CaseStudiesFonts=getFonts(Button_CaseStudies);const Layout_FooterFonts=getFonts(Layout_Footer);const breakpoints={Dg54NjV5s:\"(min-width: 390px) and (max-width: 599px)\",Dp64poH8M:\"(min-width: 600px) and (max-width: 809px)\",gVcu12yVy:\"(min-width: 850px) and (max-width: 1199px)\",LxQJonGLC:\"(min-width: 1920px)\",N_L2rINEY:\"(min-width: 810px) and (max-width: 849px)\",PRVuLL_pB:\"(min-width: 1200px) and (max-width: 1919px)\",twRqa9Sei:\"(max-width: 389px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-K8hwo\";const variantClassNames={Dg54NjV5s:\"framer-v-1l06npp\",Dp64poH8M:\"framer-v-1jj6g4m\",gVcu12yVy:\"framer-v-1s02rhe\",LxQJonGLC:\"framer-v-va2rl8\",N_L2rINEY:\"framer-v-228qac\",PRVuLL_pB:\"framer-v-5bkhwb\",twRqa9Sei:\"framer-v-4mugfy\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Break fix 2\":\"Dp64poH8M\",\"Break fix\":\"gVcu12yVy\",\"Desktop 2\":\"LxQJonGLC\",\"Phone Small\":\"twRqa9Sei\",Desktop:\"PRVuLL_pB\",Phone:\"Dg54NjV5s\",Tablet:\"N_L2rINEY\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"PRVuLL_pB\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const YQh5KyEAA3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"ssl5H4teD\");const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"twRqa9Sei\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"Dg54NjV5s\",\"twRqa9Sei\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"Dg54NjV5s\")return true;return false;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"PRVuLL_pB\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 0, 0); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-5bkhwb\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7ktbd6\",\"data-framer-name\":\"Foreground shadow\"}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-sbvdot\",\"data-framer-name\":\"About\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ifdjzi\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1anu9o8\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-azz2ro\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1whaemf\",\"data-styles-preset\":\"NeX6Owbi7\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Expertise \uD83D\uDEE0\uFE0F\"})})}),className:\"framer-2qz59v\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1whaemf\",\"data-styles-preset\":\"NeX6Owbi7\",style:{\"--framer-text-alignment\":\"left\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"strong\",{children:\"-\"}),/*#__PURE__*/_jsxs(\"strong\",{children:[/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{})]}),\"Art direction\",/*#__PURE__*/_jsx(\"br\",{}),\"Graphic design\",/*#__PURE__*/_jsx(\"br\",{}),\"Illustration\",/*#__PURE__*/_jsx(\"br\",{}),\"Animation\"]})}),className:\"framer-167td4e\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9z527b\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1whaemf\",\"data-styles-preset\":\"NeX6Owbi7\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Contact \uD83E\uDD1D\"})})}),className:\"framer-6btfq5\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1whaemf\",\"data-styles-preset\":\"NeX6Owbi7\",children:[/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"strong\",{children:\"-\"}),/*#__PURE__*/_jsxs(\"strong\",{children:[/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{})]}),\"Hello, like what you see? Reach out to me at \",/*#__PURE__*/_jsx(Link,{href:\"mailto: mark.galura@gmail.com\",motionChild:true,nodeId:\"RfimufJno\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-e1ianj\",\"data-styles-preset\":\"RsZ1mX9iS\",children:\"mark.galura@gmail.com\"})})]})}),className:\"framer-ncj35a\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8h6cy0\",\"data-framer-name\":\"Home // Button - Watch Reel\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg54NjV5s:{y:(componentViewport?.y||0)+0+0+0+16.5+0+325+5.5},Dp64poH8M:{y:(componentViewport?.y||0)+0+0+0+60+0+212.99999999999997+22.5},twRqa9Sei:{width:`calc((${componentViewport?.width||\"100vw\"} - 60px) * 0.9156)`,y:(componentViewport?.y||0)+0+0+30+0+0+410+43.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:75,y:(componentViewport?.y||0)+0+0+0+37.5+75,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1vgm8r9-container\",id:\"1vgm8r9\",nodeId:\"ycbFBXTmd\",scopeId:\"xmPoRf4N2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{twRqa9Sei:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(VideoButton,{height:\"100%\",id:\"ycbFBXTmd\",layoutId:\"ycbFBXTmd\",width:\"100%\",YQh5KyEAA:YQh5KyEAA3bnx0g({overlay})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1yq1fvc\"),\"data-framer-portal-id\":\"1vgm8r9\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"KBe05SQU_\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-u515a-container\"),\"data-framer-portal-id\":\"1vgm8r9\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"fdNVrzpBD\",rendersWithMotion:true,scopeId:\"xmPoRf4N2\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"fdNVrzpBD\",isMixedBorderRadius:false,isRed:false,layoutId:\"fdNVrzpBD\",play:\"On\",shouldMute:false,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://youtu.be/kDJFOqOa5wU?si=rDA7g5lD24i2iaPu\",width:\"100%\"})})})]}),getContainer())})})]})})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i9s93x\",\"data-framer-name\":\"Portfolio\",id:elementId,ref:ref2,children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{twRqa9Sei:{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+605+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wz6zrw-container hidden-5bkhwb hidden-228qac hidden-1s02rhe hidden-1l06npp hidden-1jj6g4m hidden-va2rl8\",nodeId:\"Go_sZ5Ayn\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudiesMobile,{height:\"100%\",id:\"Go_sZ5Ayn\",layoutId:\"Go_sZ5Ayn\",style:{height:\"100%\",width:\"100%\"},variant:\"CkGqRgajc\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{twRqa9Sei:{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+605+0+610}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f2qiyo-container hidden-5bkhwb hidden-228qac hidden-1s02rhe hidden-1l06npp hidden-1jj6g4m hidden-va2rl8\",nodeId:\"JVzm4B0XF\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudiesMobile,{height:\"100%\",id:\"JVzm4B0XF\",layoutId:\"JVzm4B0XF\",style:{height:\"100%\",width:\"100%\"},variant:\"a1_uN9ckH\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{twRqa9Sei:{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+605+0+915}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k810je-container hidden-5bkhwb hidden-228qac hidden-1s02rhe hidden-1l06npp hidden-1jj6g4m hidden-va2rl8\",nodeId:\"SLgMXtMmt\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudiesMobile,{height:\"100%\",id:\"SLgMXtMmt\",layoutId:\"SLgMXtMmt\",style:{height:\"100%\",width:\"100%\"},variant:\"deirJ8gWv\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{twRqa9Sei:{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+605+0+1220}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-jixio4-container hidden-5bkhwb hidden-228qac hidden-1s02rhe hidden-1l06npp hidden-1jj6g4m hidden-va2rl8\",nodeId:\"ugxYP5LDh\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudiesMobile,{height:\"100%\",id:\"ugxYP5LDh\",layoutId:\"ugxYP5LDh\",style:{height:\"100%\",width:\"100%\"},variant:\"IBB8z1yre\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{twRqa9Sei:{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+605+0+1525}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xyadso-container hidden-5bkhwb hidden-228qac hidden-1s02rhe hidden-1l06npp hidden-1jj6g4m hidden-va2rl8\",nodeId:\"Ob9ltuKC4\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudiesMobile,{height:\"100%\",id:\"Ob9ltuKC4\",layoutId:\"Ob9ltuKC4\",style:{height:\"100%\",width:\"100%\"},variant:\"lwdPJUu8d\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{twRqa9Sei:{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+605+0+305}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bh8eu5-container hidden-5bkhwb hidden-228qac hidden-1s02rhe hidden-1l06npp hidden-1jj6g4m hidden-va2rl8\",nodeId:\"pUxtiJTQ0\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudiesMobile,{height:\"100%\",id:\"pUxtiJTQ0\",layoutId:\"pUxtiJTQ0\",style:{height:\"100%\",width:\"100%\"},variant:\"scDeLWaQG\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{twRqa9Sei:{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+605+0+1830}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-engh7-container hidden-5bkhwb hidden-228qac hidden-1s02rhe hidden-1l06npp hidden-1jj6g4m hidden-va2rl8\",nodeId:\"zUmovvZRL\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudiesMobile,{height:\"100%\",id:\"zUmovvZRL\",layoutId:\"zUmovvZRL\",style:{height:\"100%\",width:\"100%\"},variant:\"TNLjhJOjS\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dp64poH8M:{y:(componentViewport?.y||0)+0+420+0+0},LxQJonGLC:{width:\"1920px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+300+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i3hc2b-container hidden-1l06npp hidden-4mugfy\",id:\"1i3hc2b\",nodeId:\"qx8JhJ6sO\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudies,{height:\"100%\",id:\"qx8JhJ6sO\",layoutId:\"qx8JhJ6sO\",style:{height:\"100%\",width:\"100%\"},variant:\"vAmg82E3j\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dp64poH8M:{y:(componentViewport?.y||0)+0+420+0+300},LxQJonGLC:{width:\"1920px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+300+0+300,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g1zysg-container hidden-1l06npp hidden-4mugfy\",id:\"g1zysg\",nodeId:\"GqsUiZecZ\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudies,{height:\"100%\",id:\"GqsUiZecZ\",layoutId:\"GqsUiZecZ\",style:{height:\"100%\",width:\"100%\"},variant:\"eAzkKssrr\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s50vd4 hidden-1l06npp hidden-4mugfy\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dp64poH8M:{y:(componentViewport?.y||0)+0+420+0+600+0},LxQJonGLC:{width:\"960px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:`calc(${componentViewport?.width||\"100vw\"} / 2)`,y:(componentViewport?.y||0)+0+300+0+600+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gjgd2x-container\",nodeId:\"t8rAMd3Sb\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudies,{height:\"100%\",id:\"t8rAMd3Sb\",layoutId:\"t8rAMd3Sb\",style:{height:\"100%\",width:\"100%\"},variant:\"vrOgs8MNb\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dp64poH8M:{y:(componentViewport?.y||0)+0+420+0+600+0},LxQJonGLC:{width:\"960px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:`calc(${componentViewport?.width||\"100vw\"} / 2)`,y:(componentViewport?.y||0)+0+300+0+600+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14mcybs-container\",nodeId:\"ND92PSiQh\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudies,{height:\"100%\",id:\"ND92PSiQh\",layoutId:\"ND92PSiQh\",style:{height:\"100%\",width:\"100%\"},variant:\"NZOMGrrTW\",width:\"100%\"})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hmtbk3 hidden-1l06npp hidden-4mugfy\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dp64poH8M:{y:(componentViewport?.y||0)+0+420+0+900+0},LxQJonGLC:{width:\"960px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:`calc(${componentViewport?.width||\"100vw\"} / 2)`,y:(componentViewport?.y||0)+0+300+0+900+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r5cezu-container\",nodeId:\"xWySr8c02\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudies,{height:\"100%\",id:\"xWySr8c02\",layoutId:\"xWySr8c02\",style:{height:\"100%\",width:\"100%\"},variant:\"y1eYTvjze\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dp64poH8M:{y:(componentViewport?.y||0)+0+420+0+900+0},LxQJonGLC:{width:\"960px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:`calc(${componentViewport?.width||\"100vw\"} / 2)`,y:(componentViewport?.y||0)+0+300+0+900+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dmrr56-container\",nodeId:\"SPwqOW_kM\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudies,{height:\"100%\",id:\"SPwqOW_kM\",layoutId:\"SPwqOW_kM\",style:{height:\"100%\",width:\"100%\"},variant:\"OxkFBZbGq\",width:\"100%\"})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dp64poH8M:{y:(componentViewport?.y||0)+0+420+0+1200},LxQJonGLC:{width:\"1920px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+300+0+1200,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xxwea-container hidden-1l06npp hidden-4mugfy\",nodeId:\"A7OUeFfTv\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudies,{height:\"100%\",id:\"A7OUeFfTv\",layoutId:\"A7OUeFfTv\",style:{height:\"100%\",width:\"100%\"},variant:\"W6iRlQvf5\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dp64poH8M:{y:(componentViewport?.y||0)+0+420+0+1500},LxQJonGLC:{width:\"1920px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+300+0+1500,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xiotxz-container hidden-1l06npp hidden-4mugfy\",nodeId:\"ZhUd0LxXU\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudies,{height:\"100%\",id:\"ZhUd0LxXU\",layoutId:\"ZhUd0LxXU\",style:{height:\"100%\",width:\"100%\"},variant:\"K9r0C4vA0\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg54NjV5s:{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+461+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-lfqg7w-container hidden-5bkhwb hidden-228qac hidden-1s02rhe hidden-4mugfy hidden-1jj6g4m hidden-va2rl8\",nodeId:\"TstQUpCZ2\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudiesMobile,{height:\"100%\",id:\"TstQUpCZ2\",layoutId:\"TstQUpCZ2\",style:{height:\"100%\",width:\"100%\"},variant:\"CkGqRgajc\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg54NjV5s:{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+461+0+610}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qwif2x-container hidden-5bkhwb hidden-228qac hidden-1s02rhe hidden-4mugfy hidden-1jj6g4m hidden-va2rl8\",nodeId:\"uX8DtdVDD\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudiesMobile,{height:\"100%\",id:\"uX8DtdVDD\",layoutId:\"uX8DtdVDD\",style:{height:\"100%\",width:\"100%\"},variant:\"a1_uN9ckH\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg54NjV5s:{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+461+0+915}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wfize-container hidden-5bkhwb hidden-228qac hidden-1s02rhe hidden-4mugfy hidden-1jj6g4m hidden-va2rl8\",nodeId:\"QDs__t7FN\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudiesMobile,{height:\"100%\",id:\"QDs__t7FN\",layoutId:\"QDs__t7FN\",style:{height:\"100%\",width:\"100%\"},variant:\"deirJ8gWv\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg54NjV5s:{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+461+0+1220}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xowjoe-container hidden-5bkhwb hidden-228qac hidden-1s02rhe hidden-4mugfy hidden-1jj6g4m hidden-va2rl8\",nodeId:\"WaJACxkmF\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudiesMobile,{height:\"100%\",id:\"WaJACxkmF\",layoutId:\"WaJACxkmF\",style:{height:\"100%\",width:\"100%\"},variant:\"IBB8z1yre\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg54NjV5s:{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+461+0+305}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-124ipgz-container hidden-5bkhwb hidden-228qac hidden-1s02rhe hidden-4mugfy hidden-1jj6g4m hidden-va2rl8\",nodeId:\"RV_9JBY26\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudiesMobile,{height:\"100%\",id:\"RV_9JBY26\",layoutId:\"RV_9JBY26\",style:{height:\"100%\",width:\"100%\"},variant:\"scDeLWaQG\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg54NjV5s:{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+461+0+1525}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-102bz50-container hidden-5bkhwb hidden-228qac hidden-1s02rhe hidden-4mugfy hidden-1jj6g4m hidden-va2rl8\",nodeId:\"kND1FtTRb\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudiesMobile,{height:\"100%\",id:\"kND1FtTRb\",layoutId:\"kND1FtTRb\",style:{height:\"100%\",width:\"100%\"},variant:\"lwdPJUu8d\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg54NjV5s:{height:300,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+461+0+1830}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-k08dw6-container hidden-5bkhwb hidden-228qac hidden-1s02rhe hidden-4mugfy hidden-1jj6g4m hidden-va2rl8\",nodeId:\"o8QqctJ4_\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(Button_CaseStudiesMobile,{height:\"100%\",id:\"o8QqctJ4_\",layoutId:\"o8QqctJ4_\",style:{height:\"100%\",width:\"100%\"},variant:\"TNLjhJOjS\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg54NjV5s:{y:(componentViewport?.y||0)+0+2591},Dp64poH8M:{y:(componentViewport?.y||0)+0+2220},twRqa9Sei:{y:(componentViewport?.y||0)+0+2735}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2100,children:/*#__PURE__*/_jsx(Container,{className:\"framer-86e9hc-container\",nodeId:\"Jz3JsQowl\",scopeId:\"xmPoRf4N2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dg54NjV5s:{variant:\"dT2AN77BB\"},Dp64poH8M:{variant:\"dT2AN77BB\"},N_L2rINEY:{variant:\"dCL9sPVKd\"},twRqa9Sei:{variant:\"dT2AN77BB\"}},children:/*#__PURE__*/_jsx(Layout_Footer,{height:\"100%\",id:\"Jz3JsQowl\",layoutId:\"Jz3JsQowl\",style:{width:\"100%\"},variant:\"N96i6Vety\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-K8hwo.framer-2f9g33, .framer-K8hwo .framer-2f9g33 { display: block; }\",\".framer-K8hwo.framer-5bkhwb { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-K8hwo .framer-7ktbd6 { background: linear-gradient(0deg, #000000 -76.5527065527067%, hsl(0, 0%, 100%) 56.552706552705935%); bottom: 0px; flex: none; height: 10vh; left: calc(50.00000000000002% - 100% / 2); mix-blend-mode: color-burn; opacity: 0.75; overflow: hidden; position: fixed; width: 100%; z-index: 2; }\",\".framer-K8hwo .framer-sbvdot { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 300px; justify-content: center; overflow: hidden; padding: 0px 100px 0px 100px; position: relative; width: 100%; }\",\".framer-K8hwo .framer-ifdjzi { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 300px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-K8hwo .framer-1anu9o8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 75%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 42%; }\",\".framer-K8hwo .framer-azz2ro, .framer-K8hwo .framer-9z527b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: flex-start; max-width: 250px; overflow: hidden; padding: 20px; position: relative; width: 50%; }\",\".framer-K8hwo .framer-2qz59v, .framer-K8hwo .framer-167td4e, .framer-K8hwo .framer-6btfq5 { flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-K8hwo .framer-ncj35a { flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 211px; word-break: break-word; word-wrap: break-word; }\",\".framer-K8hwo .framer-8h6cy0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 75%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 42%; }\",\".framer-K8hwo .framer-1vgm8r9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-K8hwo.framer-1yq1fvc { background-color: rgba(3, 11, 28, 0.7); inset: 0px; position: fixed; user-select: none; z-index: 1; }\",\".framer-K8hwo.framer-u515a-container { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 113px); left: 50%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 80%; z-index: 1; }\",\".framer-K8hwo .framer-1i9s93x { align-content: flex-start; align-items: flex-start; 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-K8hwo .framer-1wz6zrw-container, .framer-K8hwo .framer-1f2qiyo-container, .framer-K8hwo .framer-1k810je-container, .framer-K8hwo .framer-jixio4-container, .framer-K8hwo .framer-1xyadso-container, .framer-K8hwo .framer-1bh8eu5-container, .framer-K8hwo .framer-engh7-container, .framer-K8hwo .framer-1i3hc2b-container, .framer-K8hwo .framer-g1zysg-container, .framer-K8hwo .framer-1xxwea-container, .framer-K8hwo .framer-1xiotxz-container, .framer-K8hwo .framer-lfqg7w-container, .framer-K8hwo .framer-1qwif2x-container, .framer-K8hwo .framer-wfize-container, .framer-K8hwo .framer-1xowjoe-container, .framer-K8hwo .framer-124ipgz-container, .framer-K8hwo .framer-102bz50-container, .framer-K8hwo .framer-k08dw6-container { flex: none; height: 300px; position: relative; width: 100%; }\",\".framer-K8hwo .framer-s50vd4, .framer-K8hwo .framer-hmtbk3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 300px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-K8hwo .framer-gjgd2x-container, .framer-K8hwo .framer-14mcybs-container, .framer-K8hwo .framer-1r5cezu-container, .framer-K8hwo .framer-1dmrr56-container { flex: none; height: 300px; position: relative; width: 50%; }\",\".framer-K8hwo .framer-86e9hc-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-K8hwo.framer-5bkhwb, .framer-K8hwo .framer-sbvdot, .framer-K8hwo .framer-ifdjzi, .framer-K8hwo .framer-1anu9o8, .framer-K8hwo .framer-azz2ro, .framer-K8hwo .framer-9z527b, .framer-K8hwo .framer-8h6cy0, .framer-K8hwo .framer-1i9s93x, .framer-K8hwo .framer-s50vd4, .framer-K8hwo .framer-hmtbk3 { gap: 0px; } .framer-K8hwo.framer-5bkhwb > *, .framer-K8hwo .framer-azz2ro > *, .framer-K8hwo .framer-9z527b > *, .framer-K8hwo .framer-1i9s93x > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-K8hwo.framer-5bkhwb > :first-child, .framer-K8hwo .framer-azz2ro > :first-child, .framer-K8hwo .framer-9z527b > :first-child, .framer-K8hwo .framer-1i9s93x > :first-child { margin-top: 0px; } .framer-K8hwo.framer-5bkhwb > :last-child, .framer-K8hwo .framer-azz2ro > :last-child, .framer-K8hwo .framer-9z527b > :last-child, .framer-K8hwo .framer-1i9s93x > :last-child { margin-bottom: 0px; } .framer-K8hwo .framer-sbvdot > *, .framer-K8hwo .framer-1anu9o8 > *, .framer-K8hwo .framer-s50vd4 > *, .framer-K8hwo .framer-hmtbk3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-K8hwo .framer-sbvdot > :first-child, .framer-K8hwo .framer-ifdjzi > :first-child, .framer-K8hwo .framer-1anu9o8 > :first-child, .framer-K8hwo .framer-8h6cy0 > :first-child, .framer-K8hwo .framer-s50vd4 > :first-child, .framer-K8hwo .framer-hmtbk3 > :first-child { margin-left: 0px; } .framer-K8hwo .framer-sbvdot > :last-child, .framer-K8hwo .framer-ifdjzi > :last-child, .framer-K8hwo .framer-1anu9o8 > :last-child, .framer-K8hwo .framer-8h6cy0 > :last-child, .framer-K8hwo .framer-s50vd4 > :last-child, .framer-K8hwo .framer-hmtbk3 > :last-child { margin-right: 0px; } .framer-K8hwo .framer-ifdjzi > *, .framer-K8hwo .framer-8h6cy0 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 849px) { .framer-K8hwo.framer-5bkhwb { width: 810px; } .framer-K8hwo .framer-sbvdot { padding: 0px 30px 0px 30px; } .framer-K8hwo .framer-ifdjzi { gap: 0px; width: 100%; } .framer-K8hwo .framer-azz2ro, .framer-K8hwo .framer-167td4e { overflow: auto; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-K8hwo .framer-ifdjzi { gap: 0px; } .framer-K8hwo .framer-ifdjzi > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-K8hwo .framer-ifdjzi > :first-child { margin-left: 0px; } .framer-K8hwo .framer-ifdjzi > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 850px) and (max-width: 1199px) { .framer-K8hwo.framer-5bkhwb { width: 850px; } .framer-K8hwo .framer-ifdjzi, .framer-K8hwo .framer-ncj35a { width: 100%; } .framer-K8hwo .framer-1anu9o8 { width: 54%; } .framer-K8hwo .framer-8h6cy0 { width: 45%; }}\",\"@media (min-width: 390px) and (max-width: 599px) { .framer-K8hwo.framer-5bkhwb { width: 390px; } .framer-K8hwo .framer-sbvdot { flex-direction: column; gap: 20px; height: 461px; padding: 0px 20px 0px 20px; } .framer-K8hwo .framer-ifdjzi { flex-direction: column; gap: 40px; height: 428px; width: 100%; } .framer-K8hwo .framer-1anu9o8 { height: 268px; justify-content: flex-start; width: 100%; } .framer-K8hwo .framer-azz2ro, .framer-K8hwo .framer-9z527b { height: min-content; } .framer-K8hwo .framer-8h6cy0 { height: 86px; width: 100%; } .framer-K8hwo .framer-1i9s93x { gap: 5px; } .framer-K8hwo .framer-lfqg7w-container { order: 13; } .framer-K8hwo .framer-1qwif2x-container { order: 15; } .framer-K8hwo .framer-wfize-container { order: 16; } .framer-K8hwo .framer-1xowjoe-container { order: 17; } .framer-K8hwo .framer-124ipgz-container { order: 14; } .framer-K8hwo .framer-102bz50-container { order: 18; } .framer-K8hwo .framer-k08dw6-container { order: 19; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-K8hwo .framer-sbvdot, .framer-K8hwo .framer-ifdjzi, .framer-K8hwo .framer-1i9s93x { gap: 0px; } .framer-K8hwo .framer-sbvdot > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-K8hwo .framer-sbvdot > :first-child, .framer-K8hwo .framer-ifdjzi > :first-child, .framer-K8hwo .framer-1i9s93x > :first-child { margin-top: 0px; } .framer-K8hwo .framer-sbvdot > :last-child, .framer-K8hwo .framer-ifdjzi > :last-child, .framer-K8hwo .framer-1i9s93x > :last-child { margin-bottom: 0px; } .framer-K8hwo .framer-ifdjzi > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-K8hwo .framer-1i9s93x > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }}\",\"@media (max-width: 389px) { .framer-K8hwo.framer-5bkhwb { width: 320px; } .framer-K8hwo .framer-sbvdot { flex-direction: column; height: 605px; padding: 30px 30px 0px 30px; } .framer-K8hwo .framer-ifdjzi { flex-direction: column; height: 100%; justify-content: flex-start; width: 113%; } .framer-K8hwo .framer-1anu9o8 { align-content: center; align-items: center; flex-direction: column; height: 400px; justify-content: flex-start; width: 100%; } .framer-K8hwo .framer-azz2ro { height: min-content; width: 85%; } .framer-K8hwo .framer-2qz59v, .framer-K8hwo .framer-167td4e, .framer-K8hwo .framer-6btfq5 { max-width: unset; } .framer-K8hwo .framer-9z527b { height: 50%; width: 85%; } .framer-K8hwo .framer-ncj35a { max-width: unset; width: 100%; } .framer-K8hwo .framer-8h6cy0 { gap: 0px; height: 162px; width: 100%; } .framer-K8hwo .framer-1vgm8r9-container { height: 46%; width: 81%; } .framer-K8hwo .framer-1i9s93x { gap: 5px; } .framer-K8hwo .framer-1wz6zrw-container { order: 0; } .framer-K8hwo .framer-1f2qiyo-container { order: 2; } .framer-K8hwo .framer-1k810je-container { order: 3; } .framer-K8hwo .framer-jixio4-container { order: 4; } .framer-K8hwo .framer-1xyadso-container { order: 5; } .framer-K8hwo .framer-1bh8eu5-container { order: 1; } .framer-K8hwo .framer-engh7-container { order: 6; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-K8hwo .framer-sbvdot, .framer-K8hwo .framer-ifdjzi, .framer-K8hwo .framer-1anu9o8, .framer-K8hwo .framer-8h6cy0, .framer-K8hwo .framer-1i9s93x { gap: 0px; } .framer-K8hwo .framer-sbvdot > *, .framer-K8hwo .framer-1anu9o8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-K8hwo .framer-sbvdot > :first-child, .framer-K8hwo .framer-ifdjzi > :first-child, .framer-K8hwo .framer-1anu9o8 > :first-child, .framer-K8hwo .framer-1i9s93x > :first-child { margin-top: 0px; } .framer-K8hwo .framer-sbvdot > :last-child, .framer-K8hwo .framer-ifdjzi > :last-child, .framer-K8hwo .framer-1anu9o8 > :last-child, .framer-K8hwo .framer-1i9s93x > :last-child { margin-bottom: 0px; } .framer-K8hwo .framer-ifdjzi > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-K8hwo .framer-8h6cy0 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-K8hwo .framer-8h6cy0 > :first-child { margin-left: 0px; } .framer-K8hwo .framer-8h6cy0 > :last-child { margin-right: 0px; } .framer-K8hwo .framer-1i9s93x > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }}\",\"@media (min-width: 600px) and (max-width: 809px) { .framer-K8hwo.framer-5bkhwb { width: 600px; } .framer-K8hwo .framer-sbvdot { flex-direction: column; height: 420px; padding: 0px 30px 0px 30px; } .framer-K8hwo .framer-ifdjzi { flex-direction: column; width: 100%; } .framer-K8hwo .framer-1anu9o8 { height: min-content; width: 100%; } .framer-K8hwo .framer-azz2ro, .framer-K8hwo .framer-9z527b { height: min-content; } .framer-K8hwo .framer-8h6cy0 { height: 120px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-K8hwo .framer-sbvdot, .framer-K8hwo .framer-ifdjzi { gap: 0px; } .framer-K8hwo .framer-sbvdot > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-K8hwo .framer-sbvdot > :first-child, .framer-K8hwo .framer-ifdjzi > :first-child { margin-top: 0px; } .framer-K8hwo .framer-sbvdot > :last-child, .framer-K8hwo .framer-ifdjzi > :last-child { margin-bottom: 0px; } .framer-K8hwo .framer-ifdjzi > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\",\"@media (min-width: 1920px) { .framer-K8hwo.framer-5bkhwb, .framer-K8hwo .framer-1i9s93x { width: 1920px; } .framer-K8hwo.framer-1yq1fvc { background-color: rgba(2, 13, 24, 0.8); } .framer-K8hwo .framer-1i3hc2b-container { order: 7; } .framer-K8hwo .framer-g1zysg-container { order: 8; } .framer-K8hwo .framer-s50vd4 { order: 9; } .framer-K8hwo .framer-hmtbk3 { order: 10; } .framer-K8hwo .framer-1xxwea-container { order: 11; } .framer-K8hwo .framer-1xiotxz-container { order: 12; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2200\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"N_L2rINEY\":{\"layout\":[\"fixed\",\"auto\"]},\"gVcu12yVy\":{\"layout\":[\"fixed\",\"auto\"]},\"Dg54NjV5s\":{\"layout\":[\"fixed\",\"auto\"]},\"twRqa9Sei\":{\"layout\":[\"fixed\",\"auto\"]},\"Dp64poH8M\":{\"layout\":[\"fixed\",\"auto\"]},\"LxQJonGLC\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"ssl5H4teD\":{\"pattern\":\":ssl5H4teD\",\"name\":\"portfolio\"}}\n * @framerResponsiveScreen\n */const FramerxmPoRf4N2=withCSS(Component,css,\"framer-K8hwo\");export default FramerxmPoRf4N2;FramerxmPoRf4N2.displayName=\"Home\";FramerxmPoRf4N2.defaultProps={height:2200,width:1200};addFonts(FramerxmPoRf4N2,[{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:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...VideoButtonFonts,...YouTubeFonts,...Button_CaseStudiesMobileFonts,...Button_CaseStudiesFonts,...Layout_FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxmPoRf4N2\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"ssl5H4teD\\\":{\\\"pattern\\\":\\\":ssl5H4teD\\\",\\\"name\\\":\\\"portfolio\\\"}}\",\"framerIntrinsicHeight\":\"2200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N_L2rINEY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gVcu12yVy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Dg54NjV5s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"twRqa9Sei\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Dp64poH8M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LxQJonGLC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Grain from\"https://framerusercontent.com/modules/cKGD16u2MGB7MfqfVXFp/wiztTCbXokZrMicHAmZc/Grain.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/bVQhoyLytX7HRoZt14bT/F4lbI3FJEhoh4rYiIFJm/W3AiJLndu.js\";const GrainFonts=getFonts(Grain);const enabledGestures={a1_uN9ckH:{pressed:true},BVndbHa82:{pressed:true},CkGqRgajc:{pressed:true},deirJ8gWv:{pressed:true},IBB8z1yre:{pressed:true},lwdPJUu8d:{pressed:true},scDeLWaQG:{pressed:true},TNLjhJOjS:{pressed:true}};const cycleOrder=[\"TNLjhJOjS\",\"CkGqRgajc\",\"a1_uN9ckH\",\"BVndbHa82\",\"lwdPJUu8d\",\"IBB8z1yre\",\"deirJ8gWv\",\"scDeLWaQG\"];const serializationHash=\"framer-mQGW8\";const variantClassNames={a1_uN9ckH:\"framer-v-107yzmz\",BVndbHa82:\"framer-v-10ifu2j\",CkGqRgajc:\"framer-v-o83vck\",deirJ8gWv:\"framer-v-1hwltn8\",IBB8z1yre:\"framer-v-3k0ybk\",lwdPJUu8d:\"framer-v-tyoxwc\",scDeLWaQG:\"framer-v-yju7sh\",TNLjhJOjS:\"framer-v-vdhyiy\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"TNLjhJOjS\",\"Variant 2\":\"CkGqRgajc\",\"Variant 3\":\"a1_uN9ckH\",\"Variant 4\":\"BVndbHa82\",\"Variant 5\":\"lwdPJUu8d\",\"Variant 6\":\"IBB8z1yre\",\"Variant 7\":\"deirJ8gWv\",\"Variant 8\":\"scDeLWaQG\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"TNLjhJOjS\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"TNLjhJOjS\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"uaz3GIRra\"},motionChild:true,nodeId:\"TNLjhJOjS\",...addPropertyOverrides({\"TNLjhJOjS-pressed\":{openInNewTab:false},a1_uN9ckH:{href:{webPageId:\"J0uvmYTIH\"},openInNewTab:false},CkGqRgajc:{href:{webPageId:\"VKY6eQbCt\"},openInNewTab:false},deirJ8gWv:{href:{webPageId:\"KFM9RRrzJ\"},openInNewTab:false},IBB8z1yre:{href:{webPageId:\"bs4RdLbRI\"},openInNewTab:false},lwdPJUu8d:{href:{webPageId:\"pwMjiv_Ao\"},openInNewTab:false},scDeLWaQG:{href:{webPageId:\"yoq_dWUyk\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-vdhyiy\",className,classNames)} framer-gfkbbh`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"TNLjhJOjS\",ref:ref??ref1,style:{backgroundColor:\"rgb(0, 0, 0)\",...style},...addPropertyOverrides({\"a1_uN9ckH-pressed\":{\"data-framer-name\":undefined},\"BVndbHa82-pressed\":{\"data-framer-name\":undefined},\"CkGqRgajc-pressed\":{\"data-framer-name\":undefined},\"deirJ8gWv-pressed\":{\"data-framer-name\":undefined},\"IBB8z1yre-pressed\":{\"data-framer-name\":undefined},\"lwdPJUu8d-pressed\":{\"data-framer-name\":undefined},\"scDeLWaQG-pressed\":{\"data-framer-name\":undefined},\"TNLjhJOjS-pressed\":{\"data-framer-name\":undefined},a1_uN9ckH:{\"data-framer-name\":\"Variant 3\"},BVndbHa82:{\"data-framer-name\":\"Variant 4\"},CkGqRgajc:{\"data-framer-name\":\"Variant 2\"},deirJ8gWv:{\"data-framer-name\":\"Variant 7\"},IBB8z1yre:{\"data-framer-name\":\"Variant 6\"},lwdPJUu8d:{\"data-framer-name\":\"Variant 5\"},scDeLWaQG:{\"data-framer-name\":\"Variant 8\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10duy7v-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"iK05dDJNn-container\",nodeId:\"iK05dDJNn\",rendersWithMotion:true,scopeId:\"CSghZt9LY\",children:/*#__PURE__*/_jsx(Grain,{height:\"100%\",id:\"iK05dDJNn\",layoutId:\"iK05dDJNn\",opacity:.05,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1azxtxn\",layoutDependency:layoutDependency,layoutId:\"lo5wiG7fE\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2313,intrinsicWidth:4112,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0),pixelHeight:2313,pixelWidth:4112,sizes:\"721px\",src:\"https://framerusercontent.com/images/MoCTltv7oaXZauURLwT0CU3IbUo.png\",srcSet:\"https://framerusercontent.com/images/MoCTltv7oaXZauURLwT0CU3IbUo.png?scale-down-to=512 512w,https://framerusercontent.com/images/MoCTltv7oaXZauURLwT0CU3IbUo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MoCTltv7oaXZauURLwT0CU3IbUo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MoCTltv7oaXZauURLwT0CU3IbUo.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/MoCTltv7oaXZauURLwT0CU3IbUo.png 4112w\"},className:\"framer-7qi6yu\",layoutDependency:layoutDependency,layoutId:\"Lvw3TG8fv\",...addPropertyOverrides({a1_uN9ckH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2313,intrinsicWidth:4112,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0),pixelHeight:2313,pixelWidth:4112,sizes:\"721px\",src:\"https://framerusercontent.com/images/6mabtrkk0jtjx11BdgvZh3fwXRY.png\",srcSet:\"https://framerusercontent.com/images/6mabtrkk0jtjx11BdgvZh3fwXRY.png?scale-down-to=512 512w,https://framerusercontent.com/images/6mabtrkk0jtjx11BdgvZh3fwXRY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6mabtrkk0jtjx11BdgvZh3fwXRY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/6mabtrkk0jtjx11BdgvZh3fwXRY.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/6mabtrkk0jtjx11BdgvZh3fwXRY.png 4112w\"}},BVndbHa82:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2658,intrinsicWidth:4112,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+(((componentViewport?.height||300)-0-0-(((componentViewport?.height||300)-0-0)*2.1233333333333335+0))/2+0+0)),pixelHeight:2658,pixelWidth:4112,sizes:`calc(${componentViewport?.width||\"100vw\"} * 7.9333)`,src:\"https://framerusercontent.com/images/BogGXWnpWm5Vy0lGOCWo0Te1s7s.png\",srcSet:\"https://framerusercontent.com/images/BogGXWnpWm5Vy0lGOCWo0Te1s7s.png?scale-down-to=512 512w,https://framerusercontent.com/images/BogGXWnpWm5Vy0lGOCWo0Te1s7s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BogGXWnpWm5Vy0lGOCWo0Te1s7s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BogGXWnpWm5Vy0lGOCWo0Te1s7s.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/BogGXWnpWm5Vy0lGOCWo0Te1s7s.png 4112w\"}},CkGqRgajc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2313,intrinsicWidth:4112,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0),pixelHeight:2313,pixelWidth:4112,sizes:\"721px\",src:\"https://framerusercontent.com/images/pXuaEwzrHIrvNCRdwlLOWeQqyQ.png\",srcSet:\"https://framerusercontent.com/images/pXuaEwzrHIrvNCRdwlLOWeQqyQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/pXuaEwzrHIrvNCRdwlLOWeQqyQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/pXuaEwzrHIrvNCRdwlLOWeQqyQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/pXuaEwzrHIrvNCRdwlLOWeQqyQ.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/pXuaEwzrHIrvNCRdwlLOWeQqyQ.png 4112w\"}},deirJ8gWv:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2314,intrinsicWidth:4112,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||300)-0)*.3966666666666669-481.5)),pixelHeight:862,pixelWidth:907,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} + 2990px)`,src:\"https://framerusercontent.com/images/66UYnjTSi0Mw8274JWIJyZKMBFo.png\",srcSet:\"https://framerusercontent.com/images/66UYnjTSi0Mw8274JWIJyZKMBFo.png?scale-down-to=512 512w,https://framerusercontent.com/images/66UYnjTSi0Mw8274JWIJyZKMBFo.png 907w\"},transformTemplate:transformTemplate1},IBB8z1yre:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2314,intrinsicWidth:4112,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||300)-0)*.8666666666666669-((componentViewport?.height||300)-0)*1.8666666666666667/2)),pixelHeight:2314,pixelWidth:4112,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} + 1974px)`,src:\"https://framerusercontent.com/images/7AZ9VWBpnPqApj0kS6KjIwoV4.jpg\",srcSet:\"https://framerusercontent.com/images/7AZ9VWBpnPqApj0kS6KjIwoV4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7AZ9VWBpnPqApj0kS6KjIwoV4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/7AZ9VWBpnPqApj0kS6KjIwoV4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/7AZ9VWBpnPqApj0kS6KjIwoV4.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/7AZ9VWBpnPqApj0kS6KjIwoV4.jpg 4112w\"}},lwdPJUu8d:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2658,intrinsicWidth:4112,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+(((componentViewport?.height||300)-0-0-(((componentViewport?.height||300)-0-0)*2.1233333333333335+0))/2+0+0)),pixelHeight:2658,pixelWidth:4112,sizes:`calc(${componentViewport?.width||\"100vw\"} * 7.9333)`,src:\"https://framerusercontent.com/images/8eM44wdeEnggYu1wIFCYl7cg.jpg\",srcSet:\"https://framerusercontent.com/images/8eM44wdeEnggYu1wIFCYl7cg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8eM44wdeEnggYu1wIFCYl7cg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8eM44wdeEnggYu1wIFCYl7cg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8eM44wdeEnggYu1wIFCYl7cg.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/8eM44wdeEnggYu1wIFCYl7cg.jpg 4112w\"}},scDeLWaQG:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2314,intrinsicWidth:4112,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+-61),pixelHeight:1497,pixelWidth:3840,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} + 1917px)`,src:\"https://framerusercontent.com/images/L3qLDI73wSsIpZbCeoRMedZVSxU.png\",srcSet:\"https://framerusercontent.com/images/L3qLDI73wSsIpZbCeoRMedZVSxU.png?scale-down-to=512 512w,https://framerusercontent.com/images/L3qLDI73wSsIpZbCeoRMedZVSxU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/L3qLDI73wSsIpZbCeoRMedZVSxU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/L3qLDI73wSsIpZbCeoRMedZVSxU.png 3840w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-2ej12c\",\"data-styles-preset\":\"W3AiJLndu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Kazuo Niibori\"})}),className:\"framer-1ogp8vj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PSOtYv5ic\",style:{\"--extracted-1of0zx5\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{\"deirJ8gWv-pressed\":{\"--extracted-1of0zx5\":\"rgb(0, 0, 0)\"},\"IBB8z1yre-pressed\":{\"--extracted-1of0zx5\":\"rgb(0, 0, 0)\"},\"scDeLWaQG-pressed\":{\"--extracted-1of0zx5\":\"rgb(0, 0, 0)\"},a1_uN9ckH:{\"--extracted-1of0zx5\":\"rgb(0, 0, 0)\"},BVndbHa82:{\"--extracted-1of0zx5\":\"rgb(0, 0, 0)\"},CkGqRgajc:{\"--extracted-1of0zx5\":\"rgb(0, 0, 0)\"},lwdPJUu8d:{\"--extracted-1of0zx5\":\"rgb(0, 0, 0)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"deirJ8gWv-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-2ej12c\",\"data-styles-preset\":\"W3AiJLndu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(0, 0, 0))\"},children:\"Sankofa Square\"})})},\"IBB8z1yre-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-2ej12c\",\"data-styles-preset\":\"W3AiJLndu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(0, 0, 0))\"},children:\"Sweaty Betty\"})})},\"scDeLWaQG-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-2ej12c\",\"data-styles-preset\":\"W3AiJLndu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(0, 0, 0))\"},children:\"CBC Radio Canada\"})})},a1_uN9ckH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-2ej12c\",\"data-styles-preset\":\"W3AiJLndu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(0, 0, 0))\"},children:\"Corteva Agriscience\"})})},BVndbHa82:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-2ej12c\",\"data-styles-preset\":\"W3AiJLndu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(0, 0, 0))\"},children:\"Mount Sinai Hospital\"})})},CkGqRgajc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-2ej12c\",\"data-styles-preset\":\"W3AiJLndu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(0, 0, 0))\"},children:\"Air Canada\"})})},deirJ8gWv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-2ej12c\",\"data-styles-preset\":\"W3AiJLndu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Sankofa Square\"})})},IBB8z1yre:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-2ej12c\",\"data-styles-preset\":\"W3AiJLndu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Sweaty Betty\"})})},lwdPJUu8d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-2ej12c\",\"data-styles-preset\":\"W3AiJLndu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(0, 0, 0))\"},children:\"Pharma Project\"})})},scDeLWaQG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-2ej12c\",\"data-styles-preset\":\"W3AiJLndu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"CBC Radio Canada\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-xfqjb8\",layoutDependency:layoutDependency,layoutId:\"aZG67deOA\",style:{backgroundColor:\"rgb(255, 255, 255)\",opacity:0},variants:{\"a1_uN9ckH-pressed\":{opacity:.75},\"BVndbHa82-pressed\":{opacity:.75},\"CkGqRgajc-pressed\":{opacity:.75},\"deirJ8gWv-pressed\":{opacity:.5},\"IBB8z1yre-pressed\":{opacity:.5},\"lwdPJUu8d-pressed\":{opacity:.5},\"scDeLWaQG-pressed\":{opacity:.5},\"TNLjhJOjS-pressed\":{opacity:.75}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mQGW8.framer-gfkbbh, .framer-mQGW8 .framer-gfkbbh { display: block; }\",\".framer-mQGW8.framer-vdhyiy { cursor: pointer; height: 300px; position: relative; text-decoration: none; width: 300px; }\",\".framer-mQGW8 .framer-10duy7v-container { flex: none; height: 100%; left: 0px; position: absolute; right: 0px; top: calc(50.00000000000002% - 100% / 2); z-index: 1; }\",\".framer-mQGW8 .framer-1azxtxn { align-content: flex-end; align-items: flex-end; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; justify-content: flex-start; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-mQGW8 .framer-7qi6yu { flex: none; height: 300px; overflow: hidden; position: relative; width: 721px; }\",\".framer-mQGW8 .framer-1ogp8vj { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-mQGW8 .framer-xfqjb8 { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-mQGW8 .framer-1azxtxn { gap: 0px; } .framer-mQGW8 .framer-1azxtxn > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-mQGW8 .framer-1azxtxn > :first-child { margin-top: 0px; } .framer-mQGW8 .framer-1azxtxn > :last-child { margin-bottom: 0px; } }\",\".framer-mQGW8.framer-v-10ifu2j .framer-1azxtxn, .framer-mQGW8.framer-v-tyoxwc .framer-1azxtxn, .framer-mQGW8.framer-v-3k0ybk .framer-1azxtxn, .framer-mQGW8.framer-v-1hwltn8 .framer-1azxtxn, .framer-mQGW8.framer-v-yju7sh .framer-1azxtxn { align-content: center; align-items: center; justify-content: center; }\",\".framer-mQGW8.framer-v-10ifu2j .framer-7qi6yu, .framer-mQGW8.framer-v-tyoxwc .framer-7qi6yu { height: 212%; width: 793%; }\",\".framer-mQGW8.framer-v-3k0ybk .framer-7qi6yu { height: 187%; left: -955px; position: absolute; right: -1019px; top: calc(86.66666666666669% - 186.66666666666666% / 2); width: unset; z-index: 1; }\",\".framer-mQGW8.framer-v-1hwltn8 .framer-7qi6yu { aspect-ratio: 4.516071428571428 / 1; height: var(--framer-aspect-ratio-supported, 729px); left: -1350px; position: absolute; right: -1640px; top: 40%; width: unset; z-index: 1; }\",\".framer-mQGW8.framer-v-yju7sh .framer-7qi6yu { bottom: -28px; height: unset; left: -895px; position: absolute; right: -1022px; top: -61px; width: unset; z-index: 1; }\",\".framer-mQGW8.framer-v-3k0ybk.pressed .framer-7qi6yu, .framer-mQGW8.framer-v-1hwltn8.pressed .framer-7qi6yu { width: unset; z-index: 0; }\",\".framer-mQGW8.framer-v-yju7sh.pressed .framer-7qi6yu { height: unset; width: unset; }\",\".framer-mQGW8.framer-v-yju7sh.pressed .framer-1ogp8vj { z-index: 2; }\",\".framer-mQGW8.framer-v-yju7sh.pressed .framer-xfqjb8 { z-index: 1; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 300\n * @framerIntrinsicWidth 300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"CkGqRgajc\":{\"layout\":[\"fixed\",\"fixed\"]},\"a1_uN9ckH\":{\"layout\":[\"fixed\",\"fixed\"]},\"BVndbHa82\":{\"layout\":[\"fixed\",\"fixed\"]},\"lwdPJUu8d\":{\"layout\":[\"fixed\",\"fixed\"]},\"IBB8z1yre\":{\"layout\":[\"fixed\",\"fixed\"]},\"deirJ8gWv\":{\"layout\":[\"fixed\",\"fixed\"]},\"scDeLWaQG\":{\"layout\":[\"fixed\",\"fixed\"]},\"TizLvhfyU\":{\"layout\":[\"fixed\",\"fixed\"]},\"uZcOGC0kN\":{\"layout\":[\"fixed\",\"fixed\"]},\"ANhhsYnzj\":{\"layout\":[\"fixed\",\"fixed\"]},\"qVxW9q9IU\":{\"layout\":[\"fixed\",\"fixed\"]},\"uWn3U2hrf\":{\"layout\":[\"fixed\",\"fixed\"]},\"iGv9Eg6_E\":{\"layout\":[\"fixed\",\"fixed\"]},\"UP6Hu0p2t\":{\"layout\":[\"fixed\",\"fixed\"]},\"b_kn6RPGk\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerCSghZt9LY=withCSS(Component,css,\"framer-mQGW8\");export default FramerCSghZt9LY;FramerCSghZt9LY.displayName=\"Button_Case Studies mobile\";FramerCSghZt9LY.defaultProps={height:300,width:300};addPropertyControls(FramerCSghZt9LY,{variant:{options:[\"TNLjhJOjS\",\"CkGqRgajc\",\"a1_uN9ckH\",\"BVndbHa82\",\"lwdPJUu8d\",\"IBB8z1yre\",\"deirJ8gWv\",\"scDeLWaQG\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\",\"Variant 6\",\"Variant 7\",\"Variant 8\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerCSghZt9LY,[{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\"}]},...GrainFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCSghZt9LY\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CkGqRgajc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"a1_uN9ckH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BVndbHa82\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lwdPJUu8d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IBB8z1yre\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"deirJ8gWv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"scDeLWaQG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TizLvhfyU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uZcOGC0kN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ANhhsYnzj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qVxW9q9IU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uWn3U2hrf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iGv9Eg6_E\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UP6Hu0p2t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"b_kn6RPGk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"300\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"300\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CSghZt9LY.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Quicksand-700\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-BoldItalic\"]);export const fonts=[{family:\"Quicksand\",moduleAsset:{localModuleIdentifier:\"local-module:css/W3AiJLndu:default\",url:\"https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv18G0wx40QDw.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv18G0wx40QDw.ttf\",weight:\"700\"}];export const css=['.framer-Xn2hF .framer-styles-preset-2ej12c:not(.rich-text-wrapper), .framer-Xn2hF .framer-styles-preset-2ej12c.rich-text-wrapper h2 { --framer-font-family: \"Quicksand\", \"Quicksand Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0.75em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-Xn2hF\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Grain from\"https://framerusercontent.com/modules/cKGD16u2MGB7MfqfVXFp/wiztTCbXokZrMicHAmZc/Grain.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/uzSsZqM2G12bKEYrPfqH/1LHQxdZC4pcEcSkRvdN0/AFMXHvNaN.js\";const VideoFonts=getFonts(Video);const GrainFonts=getFonts(Grain);const enabledGestures={eAzkKssrr:{hover:true,pressed:true},K9r0C4vA0:{hover:true,pressed:true},NZOMGrrTW:{hover:true,pressed:true},OxkFBZbGq:{hover:true,pressed:true},vAmg82E3j:{hover:true,pressed:true},vrOgs8MNb:{hover:true,pressed:true},W6iRlQvf5:{hover:true,pressed:true},y1eYTvjze:{hover:true,pressed:true}};const cycleOrder=[\"K9r0C4vA0\",\"vAmg82E3j\",\"vrOgs8MNb\",\"W6iRlQvf5\",\"OxkFBZbGq\",\"y1eYTvjze\",\"NZOMGrrTW\",\"eAzkKssrr\"];const serializationHash=\"framer-C8XQu\";const variantClassNames={eAzkKssrr:\"framer-v-1cgnewh\",K9r0C4vA0:\"framer-v-1po1wmn\",NZOMGrrTW:\"framer-v-7holj7\",OxkFBZbGq:\"framer-v-25yv1z\",vAmg82E3j:\"framer-v-1lh3u2n\",vrOgs8MNb:\"framer-v-27l4hj\",W6iRlQvf5:\"framer-v-1dmkezd\",y1eYTvjze:\"framer-v-h4gwo2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"K9r0C4vA0\",\"Variant 2\":\"vAmg82E3j\",\"Variant 3\":\"vrOgs8MNb\",\"Variant 4\":\"W6iRlQvf5\",\"Variant 5\":\"OxkFBZbGq\",\"Variant 6\":\"y1eYTvjze\",\"Variant 7\":\"NZOMGrrTW\",\"Variant 8\":\"eAzkKssrr\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"K9r0C4vA0\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"K9r0C4vA0\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"K9r0C4vA0-pressed\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"W6iRlQvf5-pressed\")return false;return true;};const isDisplayed2=()=>{if([\"K9r0C4vA0-hover\",\"K9r0C4vA0-pressed\",\"vAmg82E3j-hover\",\"vAmg82E3j-pressed\",\"vrOgs8MNb-hover\",\"W6iRlQvf5-hover\"].includes(gestureVariant))return false;if(gestureVariant===\"vrOgs8MNb-pressed\")return true;if([\"vAmg82E3j\",\"vrOgs8MNb\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{motionChild:true,nodeId:\"K9r0C4vA0\",...addPropertyOverrides({\"eAzkKssrr-hover\":{href:{webPageId:\"yoq_dWUyk\"}},\"eAzkKssrr-pressed\":{href:{webPageId:\"yoq_dWUyk\"}},\"K9r0C4vA0-hover\":{href:{webPageId:\"uaz3GIRra\"},openInNewTab:false},\"K9r0C4vA0-pressed\":{href:{webPageId:\"uaz3GIRra\"},openInNewTab:false},\"NZOMGrrTW-hover\":{href:{webPageId:\"KFM9RRrzJ\"}},\"NZOMGrrTW-pressed\":{href:{webPageId:\"KFM9RRrzJ\"}},\"OxkFBZbGq-hover\":{href:{webPageId:\"pwMjiv_Ao\"},openInNewTab:false},\"OxkFBZbGq-pressed\":{href:{webPageId:\"pwMjiv_Ao\"},openInNewTab:false},\"vAmg82E3j-hover\":{href:{webPageId:\"VKY6eQbCt\"},openInNewTab:false},\"vAmg82E3j-pressed\":{href:{webPageId:\"VKY6eQbCt\"},openInNewTab:false},\"vrOgs8MNb-hover\":{href:{webPageId:\"J0uvmYTIH\"},openInNewTab:false},\"vrOgs8MNb-pressed\":{href:{webPageId:\"J0uvmYTIH\"},openInNewTab:false,smoothScroll:true},\"y1eYTvjze-hover\":{href:{webPageId:\"bs4RdLbRI\"},openInNewTab:false},\"y1eYTvjze-pressed\":{href:{webPageId:\"bs4RdLbRI\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1po1wmn\",className,classNames)} framer-lbnkpz`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"K9r0C4vA0\",ref:ref??ref1,style:{backgroundColor:\"rgb(0, 0, 0)\",...style},...addPropertyOverrides({\"eAzkKssrr-hover\":{\"data-framer-name\":undefined},\"eAzkKssrr-pressed\":{\"data-framer-name\":undefined},\"K9r0C4vA0-hover\":{\"data-framer-name\":undefined},\"K9r0C4vA0-pressed\":{\"data-framer-name\":undefined},\"NZOMGrrTW-hover\":{\"data-framer-name\":undefined},\"NZOMGrrTW-pressed\":{\"data-framer-name\":undefined},\"OxkFBZbGq-hover\":{\"data-framer-name\":undefined},\"OxkFBZbGq-pressed\":{\"data-framer-name\":undefined},\"vAmg82E3j-hover\":{\"data-framer-name\":undefined},\"vAmg82E3j-pressed\":{\"data-framer-name\":undefined},\"vrOgs8MNb-hover\":{\"data-framer-name\":undefined},\"vrOgs8MNb-pressed\":{\"data-framer-name\":undefined},\"W6iRlQvf5-hover\":{\"data-framer-name\":undefined},\"W6iRlQvf5-pressed\":{\"data-framer-name\":undefined},\"y1eYTvjze-hover\":{\"data-framer-name\":undefined},\"y1eYTvjze-pressed\":{\"data-framer-name\":undefined},eAzkKssrr:{\"data-framer-name\":\"Variant 8\"},NZOMGrrTW:{\"data-framer-name\":\"Variant 7\"},OxkFBZbGq:{\"data-framer-name\":\"Variant 5\"},vAmg82E3j:{\"data-framer-name\":\"Variant 2\"},vrOgs8MNb:{\"data-framer-name\":\"Variant 3\"},W6iRlQvf5:{\"data-framer-name\":\"Variant 4\"},y1eYTvjze:{\"data-framer-name\":\"Variant 6\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18sixc1\",layoutDependency:layoutDependency,layoutId:\"XWXasmgiF\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tv4coc\",layoutDependency:layoutDependency,layoutId:\"Mw0Yyc_GX\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wu3eeu-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"epVyp7E6t-container\",nodeId:\"epVyp7E6t\",rendersWithMotion:true,scopeId:\"mExqF0hHw\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"epVyp7E6t\",isMixedBorderRadius:false,layoutId:\"epVyp7E6t\",loop:true,muted:true,objectFit:\"cover\",playing:false,poster:\"https://framerusercontent.com/images/MoCTltv7oaXZauURLwT0CU3IbUo.png\",posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/hNTukNHQRBstLfyHcPF5JWU4NM.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\",...addPropertyOverrides({\"eAzkKssrr-hover\":{playing:true},\"eAzkKssrr-pressed\":{playing:true},\"K9r0C4vA0-hover\":{playing:true},\"NZOMGrrTW-hover\":{playing:true},\"OxkFBZbGq-hover\":{playing:true},\"vAmg82E3j-hover\":{playing:true},\"vrOgs8MNb-hover\":{playing:true},\"W6iRlQvf5-hover\":{playing:true},\"y1eYTvjze-hover\":{playing:true},eAzkKssrr:{poster:\"https://framerusercontent.com/images/L3qLDI73wSsIpZbCeoRMedZVSxU.png\",srcFile:\"https://framerusercontent.com/assets/1kWzG5utUNysIW3iCpAQKmnG8.mp4\"},NZOMGrrTW:{poster:\"https://framerusercontent.com/images/M4G72sYwDrr8t4MkKVK2VUfBQ.png\",srcFile:\"https://framerusercontent.com/assets/GRUlo47xB3DfZvXfgw04bgOY5Yw.mp4\"},OxkFBZbGq:{poster:\"https://framerusercontent.com/images/UzseqQuGbXFJzfI2gfwpHQmTFE.png\",srcFile:\"https://framerusercontent.com/assets/gFvoPt8NMyN8pjdLqAJY0UYI.mp4\"},vAmg82E3j:{poster:\"https://framerusercontent.com/images/qAzIoLLPDTi1XIjCrRjYkRrw5g.png\",srcFile:\"https://framerusercontent.com/assets/5GXT8I3ZGbeQM1jZLYaaTUu7Vg.mp4\"},vrOgs8MNb:{poster:\"https://framerusercontent.com/images/6mabtrkk0jtjx11BdgvZh3fwXRY.png\",srcFile:\"https://framerusercontent.com/assets/ChS8DczYddirCe6N3lB5a2FY3o.mp4\"},W6iRlQvf5:{poster:\"https://framerusercontent.com/images/0xVp7Ma9EmnkGWk2gqaZewCQY.jpg\",srcFile:\"https://framerusercontent.com/assets/5tNLFUcZBETAjYZpNdfCMywP2yM.mp4\"},y1eYTvjze:{poster:\"https://framerusercontent.com/images/7AZ9VWBpnPqApj0kS6KjIwoV4.jpg\",srcFile:\"https://framerusercontent.com/assets/4Gop4lKBFzVWIIdZekoXP22kLc.mp4\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cierrw-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Xt8MuAvoL-container\",nodeId:\"Xt8MuAvoL\",rendersWithMotion:true,scopeId:\"mExqF0hHw\",children:/*#__PURE__*/_jsx(Grain,{height:\"100%\",id:\"Xt8MuAvoL\",layoutId:\"Xt8MuAvoL\",opacity:.05,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-162rnm6\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"K35IOA_Mq\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgb(0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{\"eAzkKssrr-hover\":{\"--border-bottom-width\":\"10px\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"},\"eAzkKssrr-pressed\":{\"--border-bottom-width\":\"10px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"},\"K9r0C4vA0-hover\":{\"--border-bottom-width\":\"10px\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"},\"K9r0C4vA0-pressed\":{\"--border-bottom-width\":\"10px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"},\"NZOMGrrTW-hover\":{\"--border-bottom-width\":\"10px\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"},\"NZOMGrrTW-pressed\":{\"--border-bottom-width\":\"10px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"},\"OxkFBZbGq-hover\":{\"--border-bottom-width\":\"10px\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"},\"OxkFBZbGq-pressed\":{\"--border-bottom-width\":\"10px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"},\"vAmg82E3j-hover\":{\"--border-bottom-width\":\"10px\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"},\"vAmg82E3j-pressed\":{\"--border-bottom-width\":\"10px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"},\"vrOgs8MNb-hover\":{\"--border-bottom-width\":\"10px\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"},\"vrOgs8MNb-pressed\":{\"--border-bottom-width\":\"10px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"},\"W6iRlQvf5-hover\":{\"--border-bottom-width\":\"10px\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"},\"W6iRlQvf5-pressed\":{\"--border-bottom-width\":\"10px\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"},\"y1eYTvjze-hover\":{\"--border-bottom-width\":\"10px\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"},\"y1eYTvjze-pressed\":{\"--border-bottom-width\":\"10px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"10px\",\"--border-right-width\":\"10px\",\"--border-top-width\":\"10px\"}}}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-dnd2bj\",layoutDependency:layoutDependency,layoutId:\"jAbruyzol\",style:{backgroundColor:\"rgb(0, 0, 0)\",opacity:.4},variants:{\"eAzkKssrr-hover\":{opacity:0},\"eAzkKssrr-pressed\":{opacity:0},\"K9r0C4vA0-hover\":{opacity:0},\"NZOMGrrTW-hover\":{opacity:0},\"NZOMGrrTW-pressed\":{opacity:0},\"OxkFBZbGq-hover\":{opacity:0},\"OxkFBZbGq-pressed\":{opacity:0},\"vAmg82E3j-hover\":{opacity:0},\"vAmg82E3j-pressed\":{opacity:0},\"vrOgs8MNb-hover\":{opacity:0},\"vrOgs8MNb-pressed\":{opacity:0},\"W6iRlQvf5-hover\":{opacity:0},\"y1eYTvjze-hover\":{opacity:0},\"y1eYTvjze-pressed\":{opacity:0}}}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"KAZUO NIIBORI\"})}),className:\"framer-1lt3xp5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rXI6rUWeG\",style:{\"--extracted-1of0zx5\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:0},variants:{\"eAzkKssrr-hover\":{opacity:1},\"eAzkKssrr-pressed\":{opacity:1},\"K9r0C4vA0-hover\":{opacity:1},\"K9r0C4vA0-pressed\":{opacity:1},\"NZOMGrrTW-hover\":{opacity:1},\"NZOMGrrTW-pressed\":{opacity:1},\"OxkFBZbGq-hover\":{opacity:1},\"OxkFBZbGq-pressed\":{\"--extracted-1of0zx5\":\"rgb(255, 255, 255)\",opacity:1},\"vAmg82E3j-hover\":{opacity:1},\"vAmg82E3j-pressed\":{\"--extracted-1of0zx5\":\"rgb(255, 255, 255)\",opacity:1},\"vrOgs8MNb-hover\":{opacity:1},\"vrOgs8MNb-pressed\":{\"--extracted-1of0zx5\":\"rgb(255, 255, 255)\",opacity:1},\"W6iRlQvf5-hover\":{opacity:1},\"y1eYTvjze-hover\":{opacity:1},\"y1eYTvjze-pressed\":{opacity:1},OxkFBZbGq:{\"--extracted-1of0zx5\":\"rgb(0, 0, 0)\"},vAmg82E3j:{\"--extracted-1of0zx5\":\"rgb(0, 0, 0)\"},vrOgs8MNb:{\"--extracted-1of0zx5\":\"rgb(0, 0, 0)\"},W6iRlQvf5:{\"--extracted-1of0zx5\":\"rgb(0, 0, 0)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"eAzkKssrr-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"CBC/Radio Canada\"})})},\"eAzkKssrr-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"CBC/Radio Canada\"})})},\"K9r0C4vA0-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Kazuo Niibori\"})})},\"K9r0C4vA0-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Kazuo Niibori\"})})},\"OxkFBZbGq-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(0, 0, 0))\"},children:\"Pharma Project\"})})},\"OxkFBZbGq-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Pharma Project\"})})},\"vAmg82E3j-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(0, 0, 0))\"},children:\"Air Canada\"})})},\"vAmg82E3j-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Air Canada\"})})},\"vrOgs8MNb-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(0, 0, 0))\"},children:\"Corteva Agriscience\"})})},\"vrOgs8MNb-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Corteva Agriscience\"})})},eAzkKssrr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Sankofa Square\"})})},NZOMGrrTW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Sankofa Square\"})})},OxkFBZbGq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(0, 0, 0))\"},children:\"PHARMA PROJECT\"})})},vAmg82E3j:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(0, 0, 0))\"},children:\"AIR CANADA\"})})},vrOgs8MNb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(0, 0, 0))\"},children:\"CORTEVA AGRISCIENCE\"})})},W6iRlQvf5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(0, 0, 0))\"},children:\"Mount Sinai Hospital\"})})},y1eYTvjze:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Sweaty Betty\"})})}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"COMING SOON\"})}),className:\"framer-43onho\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hFlDgykD_\",style:{\"--extracted-1of0zx5\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:0},variants:{\"W6iRlQvf5-pressed\":{opacity:1}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"W6iRlQvf5-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1ipeb78\",\"data-styles-preset\":\"AFMXHvNaN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Coming Soon\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-C8XQu.framer-lbnkpz, .framer-C8XQu .framer-lbnkpz { display: block; }\",\".framer-C8XQu.framer-1po1wmn { cursor: pointer; height: 300px; position: relative; width: 1200px; }\",\".framer-C8XQu .framer-18sixc1, .framer-C8XQu .framer-1tv4coc { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-C8XQu .framer-1wu3eeu-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-C8XQu .framer-1cierrw-container { flex: none; height: 100%; left: 0px; position: absolute; right: 0px; top: calc(50.00000000000002% - 100% / 2); z-index: 1; }\",\".framer-C8XQu .framer-162rnm6 { align-content: flex-start; align-items: flex-start; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; justify-content: center; left: 0px; overflow: visible; padding: 0px 0px 0px 100px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-C8XQu .framer-dnd2bj { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-C8XQu .framer-1lt3xp5 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-C8XQu .framer-43onho { bottom: 0px; cursor: pointer; flex: none; left: 0px; position: absolute; top: 0px; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-C8XQu .framer-162rnm6 { gap: 0px; } .framer-C8XQu .framer-162rnm6 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-C8XQu .framer-162rnm6 > :first-child { margin-top: 0px; } .framer-C8XQu .framer-162rnm6 > :last-child { margin-bottom: 0px; } }\",\".framer-C8XQu.framer-v-1dmkezd.framer-1po1wmn { overflow: hidden; }\",\".framer-C8XQu.framer-v-1dmkezd .framer-1tv4coc { aspect-ratio: 4 / 1; bottom: unset; height: var(--framer-aspect-ratio-supported, 300px); }\",\".framer-C8XQu.framer-v-1dmkezd .framer-1wu3eeu-container { bottom: unset; height: 103%; left: -20px; right: unset; top: -5px; width: 103%; }\",\".framer-C8XQu.framer-v-1dmkezd .framer-162rnm6 { gap: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-C8XQu.framer-v-1dmkezd .framer-162rnm6 { gap: 0px; } .framer-C8XQu.framer-v-1dmkezd .framer-162rnm6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-C8XQu.framer-v-1dmkezd .framer-162rnm6 > :first-child { margin-top: 0px; } .framer-C8XQu.framer-v-1dmkezd .framer-162rnm6 > :last-child { margin-bottom: 0px; } }\",\".framer-C8XQu.framer-v-1po1wmn.hover.framer-1po1wmn, .framer-C8XQu.framer-v-1po1wmn.pressed.framer-1po1wmn, .framer-C8XQu.framer-v-1lh3u2n.hover.framer-1po1wmn, .framer-C8XQu.framer-v-1lh3u2n.pressed.framer-1po1wmn, .framer-C8XQu.framer-v-27l4hj.hover.framer-1po1wmn, .framer-C8XQu.framer-v-27l4hj.pressed.framer-1po1wmn, .framer-C8XQu.framer-v-25yv1z.hover.framer-1po1wmn, .framer-C8XQu.framer-v-25yv1z.pressed.framer-1po1wmn, .framer-C8XQu.framer-v-h4gwo2.hover.framer-1po1wmn, .framer-C8XQu.framer-v-h4gwo2.pressed.framer-1po1wmn, .framer-C8XQu.framer-v-7holj7.hover.framer-1po1wmn, .framer-C8XQu.framer-v-7holj7.pressed.framer-1po1wmn, .framer-C8XQu.framer-v-1cgnewh.hover.framer-1po1wmn, .framer-C8XQu.framer-v-1cgnewh.pressed.framer-1po1wmn { text-decoration: none; }\",\".framer-C8XQu.framer-v-1dmkezd.hover .framer-1tv4coc, .framer-C8XQu.framer-v-1dmkezd.pressed .framer-1tv4coc { bottom: unset; }\",\".framer-C8XQu.framer-v-1dmkezd.hover .framer-1wu3eeu-container, .framer-C8XQu.framer-v-1dmkezd.pressed .framer-1wu3eeu-container { bottom: unset; right: unset; }\",...sharedStyle.css,'.framer-C8XQu[data-border=\"true\"]::after, .framer-C8XQu [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 300\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"vAmg82E3j\":{\"layout\":[\"fixed\",\"fixed\"]},\"vrOgs8MNb\":{\"layout\":[\"fixed\",\"fixed\"]},\"W6iRlQvf5\":{\"layout\":[\"fixed\",\"fixed\"]},\"OxkFBZbGq\":{\"layout\":[\"fixed\",\"fixed\"]},\"y1eYTvjze\":{\"layout\":[\"fixed\",\"fixed\"]},\"NZOMGrrTW\":{\"layout\":[\"fixed\",\"fixed\"]},\"eAzkKssrr\":{\"layout\":[\"fixed\",\"fixed\"]},\"nsoDzueQx\":{\"layout\":[\"fixed\",\"fixed\"]},\"MpR44FY0T\":{\"layout\":[\"fixed\",\"fixed\"]},\"FaGkeXsKk\":{\"layout\":[\"fixed\",\"fixed\"]},\"OPUgJlkt2\":{\"layout\":[\"fixed\",\"fixed\"]},\"p2BJOAZMC\":{\"layout\":[\"fixed\",\"fixed\"]},\"VAXyggWjC\":{\"layout\":[\"fixed\",\"fixed\"]},\"pcDLz4zkY\":{\"layout\":[\"fixed\",\"fixed\"]},\"FPLeqYvkH\":{\"layout\":[\"fixed\",\"fixed\"]},\"xF_CzQcuP\":{\"layout\":[\"fixed\",\"fixed\"]},\"zDVCUgEYV\":{\"layout\":[\"fixed\",\"fixed\"]},\"jo_ALECs9\":{\"layout\":[\"fixed\",\"fixed\"]},\"IKE4v8nJ4\":{\"layout\":[\"fixed\",\"fixed\"]},\"Jl2rmYHBL\":{\"layout\":[\"fixed\",\"fixed\"]},\"SU85A5ttu\":{\"layout\":[\"fixed\",\"fixed\"]},\"ilHfMWTKP\":{\"layout\":[\"fixed\",\"fixed\"]},\"py7Kfkf1s\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramermExqF0hHw=withCSS(Component,css,\"framer-C8XQu\");export default FramermExqF0hHw;FramermExqF0hHw.displayName=\"Button_Case Studies\";FramermExqF0hHw.defaultProps={height:300,width:1200};addPropertyControls(FramermExqF0hHw,{variant:{options:[\"K9r0C4vA0\",\"vAmg82E3j\",\"vrOgs8MNb\",\"W6iRlQvf5\",\"OxkFBZbGq\",\"y1eYTvjze\",\"NZOMGrrTW\",\"eAzkKssrr\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\",\"Variant 6\",\"Variant 7\",\"Variant 8\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramermExqF0hHw,[{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\"}]},...VideoFonts,...GrainFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermExqF0hHw\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vAmg82E3j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vrOgs8MNb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"W6iRlQvf5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OxkFBZbGq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"y1eYTvjze\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NZOMGrrTW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"eAzkKssrr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nsoDzueQx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MpR44FY0T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FaGkeXsKk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OPUgJlkt2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"p2BJOAZMC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VAXyggWjC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pcDLz4zkY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FPLeqYvkH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xF_CzQcuP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"zDVCUgEYV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jo_ALECs9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IKE4v8nJ4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Jl2rmYHBL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SU85A5ttu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ilHfMWTKP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"py7Kfkf1s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"300\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mExqF0hHw.map", "// Generated by Framer (aba0f78)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Quicksand-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Quicksand\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv18S0wx40QDw.woff2\",weight:\"700\"}]}];export const css=['.framer-sxleT .framer-styles-preset-1ipeb78:not(.rich-text-wrapper), .framer-sxleT .framer-styles-preset-1ipeb78.rich-text-wrapper h2 { --framer-font-family: \"Quicksand\", \"Quicksand Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 30px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-letter-spacing: 0.25em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-sxleT\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import MotionText from\"https://framerusercontent.com/modules/2AusMW9Upi6mhJ0JzKTi/JDzSGgmn8h2b4UH5eZEa/MotionText.js\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";const MotionTextFonts=getFonts(MotionText);const HeroFonts=getFonts(Hero);const enabledGestures={cl5eUnm4K:{hover:true}};const serializationHash=\"framer-tzaLS\";const variantClassNames={cl5eUnm4K:\"framer-v-42aci7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,tap,width,...props})=>{return{...props,YQh5KyEAA:tap??props.YQh5KyEAA};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,YQh5KyEAA,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"cl5eUnm4K\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap17p4ful=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(YQh5KyEAA){const res=await YQh5KyEAA(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-42aci7\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"cl5eUnm4K\",onTap:onTap17p4ful,ref:ref??ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5,...style},variants:{\"cl5eUnm4K-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(51, 170, 255)\"}},...addPropertyOverrides({\"cl5eUnm4K-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m3fwm\",layoutDependency:layoutDependency,layoutId:\"FSdyU9PLN\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-hwj3ul\",layoutDependency:layoutDependency,layoutId:\"tr5Tac4gk\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ev4g60\",layoutDependency:layoutDependency,layoutId:\"JPX4YVa5Y\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16mea37-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"O7urI3Iev-container\",nodeId:\"O7urI3Iev\",rendersWithMotion:true,scopeId:\"zw3XpNUAg\",children:/*#__PURE__*/_jsx(MotionText,{color:\"rgb(255, 255, 255)\",effectOptions:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,x:0,y:100},font:{font:\"quicksand\",fontSize:25,fontWeight:600,letterSpacing:1.5,lineHeight:1,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"center\",whiteSpace:\"nowrap\"},height:\"100%\",id:\"O7urI3Iev\",layoutId:\"O7urI3Iev\",overflow:false,perWord:false,stagger:.1,style:{height:\"100%\",width:\"100%\"},text:\"Play Reel\",transitionOptions:{damping:30,delay:.4,mass:1,stiffness:400,type:\"spring\"},type:\"letter\",variant:true,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qhcye0-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"xhelCwEs3-container\",nodeId:\"xhelCwEs3\",rendersWithMotion:true,scopeId:\"zw3XpNUAg\",children:/*#__PURE__*/_jsx(MotionText,{color:\"rgb(255, 255, 255)\",effectOptions:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,x:0,y:100},font:{font:\"quicksand\",fontSize:25,fontWeight:600,letterSpacing:1.5,lineHeight:1,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"center\",whiteSpace:\"nowrap\"},height:\"100%\",id:\"xhelCwEs3\",layoutId:\"xhelCwEs3\",overflow:false,perWord:false,stagger:.1,style:{height:\"100%\",width:\"100%\"},text:\"Play Reel\",transitionOptions:{damping:30,delay:.4,mass:1,stiffness:400,type:\"spring\"},type:\"letter\",variant:true,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-6koo36-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"WxwP3a_nR-container\",nodeId:\"WxwP3a_nR\",rendersWithMotion:true,scopeId:\"zw3XpNUAg\",children:/*#__PURE__*/_jsx(MotionText,{color:\"rgb(255, 255, 255)\",effectOptions:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,x:0,y:100},font:{font:\"quicksand\",fontSize:25,fontWeight:600,letterSpacing:1.5,lineHeight:1,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"center\",whiteSpace:\"nowrap\"},height:\"100%\",id:\"WxwP3a_nR\",layoutId:\"WxwP3a_nR\",overflow:false,perWord:false,stagger:.1,style:{height:\"100%\",width:\"100%\"},text:\"Play Reel\",transitionOptions:{damping:30,delay:.4,mass:1,stiffness:400,type:\"spring\"},type:\"letter\",variant:true,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1uaftt1-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"YaOr7q11d-container\",nodeId:\"YaOr7q11d\",rendersWithMotion:true,scopeId:\"zw3XpNUAg\",children:/*#__PURE__*/_jsx(MotionText,{color:\"rgb(255, 255, 255)\",effectOptions:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,x:0,y:100},font:{font:\"quicksand\",fontSize:25,fontWeight:600,letterSpacing:1.5,lineHeight:1,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"center\",whiteSpace:\"nowrap\"},height:\"100%\",id:\"YaOr7q11d\",layoutId:\"YaOr7q11d\",overflow:false,perWord:false,stagger:.1,style:{height:\"100%\",width:\"100%\"},text:\"Play Reel\",transitionOptions:{damping:30,delay:.5,mass:1,stiffness:400,type:\"spring\"},type:\"letter\",variant:true,width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-b9hwtg-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"YmudB_drq-container\",nodeId:\"YmudB_drq\",rendersWithMotion:true,scopeId:\"zw3XpNUAg\",children:/*#__PURE__*/_jsx(Hero,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Play\",id:\"YmudB_drq\",layoutId:\"YmudB_drq\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tzaLS.framer-1hxfk5j, .framer-tzaLS .framer-1hxfk5j { display: block; }\",\".framer-tzaLS.framer-42aci7 { cursor: pointer; height: 75px; overflow: hidden; position: relative; width: 275px; will-change: var(--framer-will-change-override, transform); }\",\".framer-tzaLS .framer-m3fwm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 70px; justify-content: center; left: 49%; overflow: hidden; padding: 0px; position: absolute; top: 49%; width: min-content; }\",\".framer-tzaLS .framer-hwj3ul { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 37px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 150px; }\",\".framer-tzaLS .framer-1ev4g60 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: 100%; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; top: -25px; z-index: 1; }\",\".framer-tzaLS .framer-16mea37-container, .framer-tzaLS .framer-qhcye0-container, .framer-tzaLS .framer-6koo36-container, .framer-tzaLS .framer-1uaftt1-container { flex: none; height: 27px; position: relative; width: 145px; }\",\".framer-tzaLS .framer-b9hwtg-container { flex: none; height: 30px; position: relative; width: 30px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tzaLS .framer-m3fwm, .framer-tzaLS .framer-hwj3ul, .framer-tzaLS .framer-1ev4g60 { gap: 0px; } .framer-tzaLS .framer-m3fwm > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-tzaLS .framer-m3fwm > :first-child, .framer-tzaLS .framer-hwj3ul > :first-child { margin-left: 0px; } .framer-tzaLS .framer-m3fwm > :last-child, .framer-tzaLS .framer-hwj3ul > :last-child { margin-right: 0px; } .framer-tzaLS .framer-hwj3ul > * { margin: 0px; margin-left: calc(37px / 2); margin-right: calc(37px / 2); } .framer-tzaLS .framer-1ev4g60 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-tzaLS .framer-1ev4g60 > :first-child { margin-top: 0px; } .framer-tzaLS .framer-1ev4g60 > :last-child { margin-bottom: 0px; } }\",\".framer-tzaLS.framer-v-42aci7.hover .framer-1ev4g60 { bottom: -83px; justify-content: flex-end; top: unset; }\",'.framer-tzaLS[data-border=\"true\"]::after, .framer-tzaLS [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 75\n * @framerIntrinsicWidth 275\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"jNrVfHyUw\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"YQh5KyEAA\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerzw3XpNUAg=withCSS(Component,css,\"framer-tzaLS\");export default Framerzw3XpNUAg;Framerzw3XpNUAg.displayName=\"video button\";Framerzw3XpNUAg.defaultProps={height:75,width:275};addPropertyControls(Framerzw3XpNUAg,{YQh5KyEAA:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(Framerzw3XpNUAg,[{explicitInter:true,fonts:[]},...MotionTextFonts,...HeroFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerzw3XpNUAg\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"75\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"275\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"YQh5KyEAA\\\":\\\"tap\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jNrVfHyUw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./zw3XpNUAg.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/hero-icons/Home.js@0.0.28\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"AcademicCap\",\"AdjustmentsVertical\",\"ArchiveBox\",\"ArchiveBoxArrowDown\",\"ArchiveBoxXMark\",\"ArrowDown\",\"ArrowDownCircle\",\"ArrowDownLeft\",\"ArrowDownOnSquare\",\"ArrowDownRight\",\"ArrowDownTray\",\"ArrowLeft\",\"ArrowLeftCircle\",\"ArrowLeftOnRectangle\",\"ArrowLongDown\",\"ArrowLongLeft\",\"ArrowLongRight\",\"ArrowLongUp\",\"ArrowPath\",\"ArrowRight\",\"ArrowRightCircle\",\"ArrowSmallDown\",\"ArrowSmallLeft\",\"ArrowSmallRight\",\"ArrowSmallUp\",\"ArrowTrendingDown\",\"ArrowTrendingUp\",\"ArrowUp\",\"ArrowUpCircle\",\"ArrowUpLeft\",\"ArrowUpOnSquare\",\"ArrowUpOnSquareStack\",\"ArrowUpRight\",\"ArrowUpTray\",\"ArrowUturnDown\",\"ArrowUturnLeft\",\"ArrowUturnRight\",\"ArrowUturnUp\",\"ArrowsPointingIn\",\"ArrowsPointingOut\",\"ArrowsRightLeft\",\"ArrowsUpDown\",\"AtSymbol\",\"Backspace\",\"Backward\",\"Banknotes\",\"Bars2\",\"Bars3\",\"Bars3BottomLeft\",\"Bars3BottomRight\",\"Bars3CenterLeft\",\"Bars4\",\"BarsArrowDown\",\"BarsArrowUp\",\"Battery0\",\"Battery100\",\"Battery50\",\"Beaker\",\"Bell\",\"BellAlert\",\"BellSlash\",\"BellSnooze\",\"Bolt\",\"BoltSlash\",\"BookOpen\",\"Bookmark\",\"BookmarkSlash\",\"BookmarkSquare\",\"Briefcase\",\"BugAnt\",\"BuildingLibrary\",\"BuildingOffice\",\"BuildingOffice2\",\"BuildingStorefront\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarDays\",\"Camera\",\"ChartBar\",\"ChartBarSquare\",\"ChartPie\",\"ChatBubbleLeft\",\"ChatBubbleLeftRight\",\"ChatBubbleOvalLeft\",\"Check\",\"CheckBadge\",\"CheckCircle\",\"ChevronDoubleDown\",\"ChevronDoubleLeft\",\"ChevronDoubleRight\",\"ChevronDoubleUp\",\"ChevronDown\",\"ChevronLeft\",\"ChevronRight\",\"ChevronUp\",\"ChevronUpDown\",\"CircleStack\",\"Clipboard\",\"ClipboardDocument\",\"Clock\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CodeBracket\",\"CodeBracketSquare\",\"Cog\",\"Cog6Tooth\",\"Cog8Tooth\",\"CommandLine\",\"ComputerDesktop\",\"CpuChip\",\"CreditCard\",\"Cube\",\"CubeTransparent\",\"CurrencyBangladeshi\",\"CurrencyDollar\",\"CurrencyEuro\",\"CurrencyPound\",\"CurrencyRupee\",\"CurrencyYen\",\"CursorArrowRays\",\"CursorArrowRipple\",\"DevicePhoneMobile\",\"DeviceTablet\",\"Document\",\"DocumentArrowDown\",\"DocumentArrowUp\",\"DocumentChartBar\",\"DocumentCheck\",\"DocumentDuplicate\",\"DocumentMinus\",\"DocumentPlus\",\"DocumentText\",\"EllipsisHorizontal\",\"EllipsisVertical\",\"Envelope\",\"EnvelopeOpen\",\"ExclamationCircle\",\"ExclamationTriangle\",\"Eye\",\"EyeDropper\",\"EyeSlash\",\"FaceFrown\",\"FaceSmile\",\"Film\",\"FingerPrint\",\"Fire\",\"Flag\",\"Folder\",\"FolderArrowDown\",\"FolderMinus\",\"FolderOpen\",\"FolderPlus\",\"Forward\",\"Funnel\",\"Gif\",\"Gift\",\"GiftTop\",\"GlobeAlt\",\"GlobeAmericas\",\"GlobeAsiaAustralia\",\"GlobeEuropeAfrica\",\"HandRaised\",\"HandThumbDown\",\"HandThumbUp\",\"Hashtag\",\"Heart\",\"Home\",\"HomeModern\",\"Identification\",\"Inbox\",\"InboxArrowDown\",\"InboxStack\",\"InformationCircle\",\"Key\",\"Language\",\"Lifebuoy\",\"LightBulb\",\"Link\",\"ListBullet\",\"LockClosed\",\"LockOpen\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"Map\",\"MapPin\",\"Megaphone\",\"Microphone\",\"Minus\",\"MinusCircle\",\"MinusSmall\",\"Moon\",\"MusicalNote\",\"Newspaper\",\"NoSymbol\",\"PaintBrush\",\"PaperAirplane\",\"PaperClip\",\"Pause\",\"PauseCircle\",\"Pencil\",\"PencilSquare\",\"Phone\",\"PhoneArrowDownLeft\",\"PhoneArrowUpRight\",\"PhoneXMark\",\"Photo\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Plus\",\"PlusCircle\",\"PlusSmall\",\"Power\",\"PresentationChartBar\",\"Printer\",\"PuzzlePiece\",\"QrCode\",\"QuestionMarkCircle\",\"QueueList\",\"Radio\",\"ReceiptPercent\",\"ReceiptRefund\",\"RectangleGroup\",\"RectangleStack\",\"RocketLaunch\",\"Rss\",\"Scale\",\"Scissors\",\"Server\",\"ServerStack\",\"Share\",\"ShieldCheck\",\"ShieldExclamation\",\"ShoppingBag\",\"ShoppingCart\",\"Signal\",\"SignalSlash\",\"Sparkles\",\"SpeakerWave\",\"SpeakerXMark\",\"Square2Stack\",\"Square3Stack3D\",\"Squares2X2\",\"SquaresPlus\",\"Star\",\"Stop\",\"StopCircle\",\"Sun\",\"Swatch\",\"TableCells\",\"Tag\",\"Ticket\",\"Trash\",\"Trophy\",\"Truck\",\"Tv\",\"User\",\"UserCircle\",\"UserGroup\",\"UserMinus\",\"UserPlus\",\"Users\",\"Variable\",\"VideoCamera\",\"VideoCameraSlash\",\"ViewColumns\",\"ViewfinderCircle\",\"Wallet\",\"Wifi\",\"Window\",\"Wrench\",\"WrenchScrewdriver\",\"XCircle\",\"XMark\",\"index\"];const moduleBaseUrl=\"https://framer.com/m/hero-icons/\";const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * HERO\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.28`;const module=await import(/* webpackIgnore: true */iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/_jsx(NullState,{}):null;return /*#__PURE__*/_jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/_jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Hero\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Hero site](https://heroicons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Hero.map", "import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let Component;\nvar Home_default = (React) => {\n  if (!Component) {\n    const HomeIcon = React.forwardRef(function HomeIcon2({\n      title,\n      titleId,\n      ...props\n    }, svgRef) {\n      return /* @__PURE__ */ React.createElement(\"svg\", Object.assign({\n        xmlns: \"http://www.w3.org/2000/svg\",\n        viewBox: \"0 0 24 24\",\n        fill: \"currentColor\",\n        \"aria-hidden\": \"true\",\n        \"data-slot\": \"icon\",\n        ref: svgRef,\n        \"aria-labelledby\": titleId\n      }, props), title ? /* @__PURE__ */ React.createElement(\"title\", {\n        id: titleId\n      }, title) : null, /* @__PURE__ */ React.createElement(\"path\", {\n        d: \"M11.47 3.841a.75.75 0 0 1 1.06 0l8.69 8.69a.75.75 0 1 0 1.06-1.061l-8.689-8.69a2.25 2.25 0 0 0-3.182 0l-8.69 8.69a.75.75 0 1 0 1.061 1.06l8.69-8.689Z\"\n      }), /* @__PURE__ */ React.createElement(\"path\", {\n        d: \"m12 5.432 8.159 8.159c.03.03.06.058.091.086v6.198c0 1.035-.84 1.875-1.875 1.875H15a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0-.75.75V21a.75.75 0 0 1-.75.75H5.625a1.875 1.875 0 0 1-1.875-1.875v-6.198a2.29 2.29 0 0 0 .091-.086L12 5.432Z\"\n      }));\n    });\n    Component = HomeIcon;\n  }\n  return Component;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nexport {\n  __FramerMetadata__,\n  Home_default as default\n};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([]);export const fonts=[];export const css=[\".framer-ae0Jm .framer-styles-preset-e1ianj:not(.rich-text-wrapper), .framer-ae0Jm .framer-styles-preset-e1ianj.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #0088ff; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #0099ff; --framer-link-text-decoration: none; transition: color 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-ae0Jm\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "GrainFonts", "getFonts", "Grain", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerCSghZt9LY", "withCSS", "CSghZt9LY_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "VideoFonts", "getFonts", "Video", "GrainFonts", "Grain", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FramermExqF0hHw", "withCSS", "mExqF0hHw_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "init_ssg_sandbox_shims", "Component", "Home_default", "React", "title", "titleId", "props", "svgRef", "init_ssg_sandbox_shims", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "Home_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "defaultEvents", "MotionTextFonts", "getFonts", "MotionText", "HeroFonts", "Icon", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "tap", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "YQh5KyEAA", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap17p4ful", "args", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "Framerzw3XpNUAg", "withCSS", "zw3XpNUAg_default", "addPropertyControls", "ControlType", "addFonts", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "VideoButtonFonts", "getFonts", "zw3XpNUAg_default", "YouTubeFonts", "Youtube", "Button_CaseStudiesMobileFonts", "CSghZt9LY_default", "Button_CaseStudiesFonts", "mExqF0hHw_default", "Layout_FooterFonts", "nB1hA45YC_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "YQh5KyEAA3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "RichText2", "x", "Link", "l", "PropertyOverrides2", "ComponentViewportProvider", "Container", "AnimatePresence", "Ga", "css", "FramerxmPoRf4N2", "withCSS", "xmPoRf4N2_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
