{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/mA3cTdzgV45Vq9ABK06N/Dc92Wqa8ZaYeMU025MCO/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (3d3d426)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import _KTNavigation from\"#framer/local/canvasComponent/cI9E7jHWM/cI9E7jHWM.js\";import _KTFooter2 from\"#framer/local/canvasComponent/N7UvVBadT/N7UvVBadT.js\";import _KTSectionDivider from\"#framer/local/canvasComponent/SE4zbxuxz/SE4zbxuxz.js\";import ButtonIcon from\"#framer/local/canvasComponent/uZI6j5QZr/uZI6j5QZr.js\";import*as sharedStyle3 from\"#framer/local/css/bmgtGAtvT/bmgtGAtvT.js\";import*as sharedStyle1 from\"#framer/local/css/JG4rYVHpN/JG4rYVHpN.js\";import*as sharedStyle from\"#framer/local/css/KN1n4eozB/KN1n4eozB.js\";import*as sharedStyle2 from\"#framer/local/css/OGkaZcHcM/OGkaZcHcM.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const _KTNavigationFonts=getFonts(_KTNavigation);const RichTextWithFX=withFX(RichText);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const _KTSectionDividerFonts=getFonts(_KTSectionDivider);const ContainerWithFX=withFX(Container);const ButtonIconFonts=getFonts(ButtonIcon);const MotionSectionWithFX=withFX(motion.section);const _KTFooter2Fonts=getFonts(_KTFooter2);const breakpoints={pI9W_PNdI:\"(min-width: 768px) and (max-width: 1099px)\",VnGzoQNds:\"(max-width: 767px)\",WQLkyLRf1:\"(min-width: 1100px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Xsz2a\";const variantClassNames={pI9W_PNdI:\"framer-v-11bkdjx\",VnGzoQNds:\"framer-v-rno4l3\",WQLkyLRf1:\"framer-v-72rtr7\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:30,y:0};const transition1={delay:.2,duration:1.5,ease:[.35,0,0,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:30,y:0};const animation2={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:50,y:0};const transition2={delay:.2,duration:.5,ease:[0,.46,.56,1],type:\"tween\"};const textEffect={effect:animation2,tokenization:\"line\",transition:transition2,trigger:\"onMount\",type:\"appear\"};const transition3={delay:.2,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:30,y:0};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:30,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"VnGzoQNds\",Tablet:\"pI9W_PNdI\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-e16847f2-b192-48e1-a890-7bbcce11cc6e, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:86,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rvitwj-container\",layoutScroll:true,nodeId:\"MKnBAZidl\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{variant:\"KaP6_a9hN\"},VnGzoQNds:{variant:\"JcvA96xoC\"}},children:/*#__PURE__*/_jsx(_KTNavigation,{height:\"100%\",id:\"MKnBAZidl\",layoutId:\"MKnBAZidl\",style:{width:\"100%\"},variant:\"mxTlWV6ls\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"main\",{className:\"framer-nwve3s\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ftb13i\",\"data-framer-name\":\"Inner Content\",children:[/*#__PURE__*/_jsx(\"section\",{\"aria-label\":\"intro-heading\",className:\"framer-m6sp60\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4ppx9l\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-zcx1yu\",\"data-styles-preset\":\"KN1n4eozB\",style:{\"--framer-text-color\":\"var(--token-904c14a9-7582-43d7-a43c-85f49d580145, rgb(138, 138, 138))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-be079bad-eabd-4234-8a56-5579c7057187, rgb(0, 0, 0))\"},children:\"Ken Tanabe \"}),\"is a leader of future facing design teams and projects\"]})}),className:\"framer-l5382l\",effect:textEffect,fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m9283o\",\"data-framer-name\":\"photo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{background:{alt:\"Ken Tanabe\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+0+0+0+0+0+0+112.8+0),pixelHeight:1080,pixelWidth:1080,sizes:`max(min(min(${componentViewport?.width||\"100vw\"} - 128px, 1800px), 1200px), 1px)`,src:\"https://framerusercontent.com/images/THmbEs07c8z3eLIeWBP0dJ2Gnk.jpg\",srcSet:\"https://framerusercontent.com/images/THmbEs07c8z3eLIeWBP0dJ2Gnk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/THmbEs07c8z3eLIeWBP0dJ2Gnk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/THmbEs07c8z3eLIeWBP0dJ2Gnk.jpg 1080w\"}},VnGzoQNds:{background:{alt:\"Ken Tanabe\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+0+0+0+0+112.8+0),pixelHeight:1080,pixelWidth:1080,sizes:`max(min(min(${componentViewport?.width||\"100vw\"} - 32px, 1800px), 1200px), 1px)`,src:\"https://framerusercontent.com/images/THmbEs07c8z3eLIeWBP0dJ2Gnk.jpg\",srcSet:\"https://framerusercontent.com/images/THmbEs07c8z3eLIeWBP0dJ2Gnk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/THmbEs07c8z3eLIeWBP0dJ2Gnk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/THmbEs07c8z3eLIeWBP0dJ2Gnk.jpg 1080w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation3,background:{alt:\"Ken Tanabe\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+0+0+0+0+0+0+0),pixelHeight:1080,pixelWidth:1080,sizes:`max((min(min(${componentViewport?.width||\"100vw\"} - 160px, 1800px), 1200px) - 36px) / 2, 1px)`,src:\"https://framerusercontent.com/images/THmbEs07c8z3eLIeWBP0dJ2Gnk.jpg\",srcSet:\"https://framerusercontent.com/images/THmbEs07c8z3eLIeWBP0dJ2Gnk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/THmbEs07c8z3eLIeWBP0dJ2Gnk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/THmbEs07c8z3eLIeWBP0dJ2Gnk.jpg 1080w\"},className:\"framer-1rpqm9g\",\"data-framer-appear-id\":\"1rpqm9g\",\"data-framer-name\":\"20240721 ken_tanabe_471_crop_2400\",initial:animation4,optimized:true})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{width:`min(${componentViewport?.width||\"100vw\"} - 128px, 1800px)`,y:(componentViewport?.y||0)+0+0+160+0+0+1392.8},VnGzoQNds:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,y:(componentViewport?.y||0)+0+0+120+0+0+1392.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:`min(${componentViewport?.width||\"100vw\"} - 160px, 1800px)`,y:(componentViewport?.y||0)+0+0+160+0+0+1280,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-s95j3e-container\",nodeId:\"asVDEgLbl\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(_KTSectionDivider,{fs5BRcApR:\"Professional Practice\",height:\"100%\",id:\"asVDEgLbl\",layoutId:\"asVDEgLbl\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1t6tijf\",\"data-framer-name\":\"Text 2 Col w/Tag\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",style:{\"--framer-text-color\":\"var(--token-be079bad-eabd-4234-8a56-5579c7057187, rgb(0, 0, 0))\"},children:\"Highlight\"})}),className:\"framer-1981imp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-149zj4r\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1kg8xe7\",\"data-styles-preset\":\"OGkaZcHcM\",style:{\"--framer-text-color\":\"var(--token-904c14a9-7582-43d7-a43c-85f49d580145, rgb(150, 150, 150))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-5a6a7d77-3d7f-4cac-a6d6-7ea13b9dcea9, rgb(0, 0, 0))\"},children:\"Developed, led, and expanded\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-be079bad-eabd-4234-8a56-5579c7057187, rgb(0, 0, 0))\"},children:\" \"}),\"a new design and innovation team at Visa.\"]})}),className:\"framer-1m480we\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GTaEJ7SyH\"},implicitPathVariables:undefined},{href:{webPageId:\"GTaEJ7SyH\"},implicitPathVariables:undefined},{href:{webPageId:\"GTaEJ7SyH\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{y:(componentViewport?.y||0)+0+0+160+0+0+1553.8+0+128+0+80},VnGzoQNds:{y:(componentViewport?.y||0)+0+0+120+0+0+1553.8+0+128+0+80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,y:(componentViewport?.y||0)+0+0+160+0+0+1441+0+128+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-csqvot-container\",nodeId:\"FUU1SucdB\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{bohRFuhqj:resolvedLinks[1]},VnGzoQNds:{bohRFuhqj:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonIcon,{bohRFuhqj:resolvedLinks[0],height:\"100%\",i7oFluX4k:\"Design Leader\",id:\"FUU1SucdB\",layoutId:\"FUU1SucdB\",variant:\"cmQsGoNxI\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-5elpd1\",\"data-framer-name\":\"Image Grid w/Tag\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",style:{\"--framer-text-color\":\"var(--token-be079bad-eabd-4234-8a56-5579c7057187, rgb(0, 0, 0))\"},children:\"Selected employers\"})}),className:\"framer-1bim5aw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dq1duj\",\"data-framer-name\":\"Grid - Logos\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xsd879\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-av8ksj\",\"data-framer-name\":\"Visa Inc. id1I_K05EN_0\",fill:'var(--token-5a6a7d77-3d7f-4cac-a6d6-7ea13b9dcea9, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */',intrinsicHeight:85,intrinsicWidth:262,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 262.3 85\" style=\"enable-background:new 0 0 262.3 85\" xml:space=\"preserve\"><path d=\"M170.9 0c-18.6 0-35.3 9.7-35.3 27.5 0 20.5 29.5 21.9 29.5 32.1 0 4.3-5 8.2-13.4 8.2-12 0-21-5.4-21-5.4l-3.8 18S137.2 85 151 85c20.4 0 36.4-10.1 36.4-28.3 0-21.6-29.6-23-29.6-32.5 0-3.4 4.1-7.1 12.5-7.1 9.5 0 17.3 3.9 17.3 3.9l3.8-17.4c-.1 0-8.6-3.6-20.5-3.6zM.5 1.3 0 3.9s7.8 1.4 14.9 4.3c9.1 3.3 9.7 5.2 11.3 11.1l16.7 64.3h22.4L99.6 1.3H77.3l-22.1 56-9-47.5c-.8-5.4-5-8.5-10.2-8.5H.5zm108.1 0L91.1 83.6h21.3l17.4-82.3h-21.2zm118.6 0c-5.1 0-7.8 2.7-9.8 7.5l-31.2 74.8h22.3l4.3-12.5H240l2.6 12.5h19.7L245.2 1.3h-18zm2.9 22.3 6.6 30.9H219l11.1-30.9z\"/></svg>',title:\"Visa logo\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-150bgq2\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-lw5pz1\",\"data-framer-name\":\"Google idn54zjU0j_0_black\",fill:'var(--token-5a6a7d77-3d7f-4cac-a6d6-7ea13b9dcea9, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */',intrinsicHeight:44,intrinsicWidth:140,svg:'<svg data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 139.9 44\"><path d=\"M17.5 15.7v4.7h11.3c-.3 2.6-1.2 4.6-2.6 5.9-1.6 1.6-4.2 3.4-8.7 3.4-6.9 0-12.3-5.6-12.3-12.5S10.5 4.7 17.5 4.7c3.7 0 6.5 1.5 8.5 3.4l3.3-3.3C26.5 2.1 22.7 0 17.5 0 8 0 0 7.7 0 17.2s8 17.2 17.5 17.2c5.1 0 9-1.7 12-4.8 3.1-3.1 4.1-7.5 4.1-11 0-1.1-.1-2.1-.2-2.9H17.5Zm30.1-3.9c-6.1 0-11.2 4.7-11.2 11.1S41.4 34 47.6 34s11.2-4.6 11.2-11-5-11.2-11.2-11.2Zm0 17.9c-3.4 0-6.3-2.8-6.3-6.7s2.9-6.7 6.3-6.7 6.3 2.7 6.3 6.7c0 3.9-2.9 6.7-6.3 6.7Zm54.7-15.4h-.2c-1.1-1.3-3.2-2.5-5.9-2.5-5.6 0-10.4 4.8-10.4 11.1S90.6 34 96.2 34c2.7 0 4.8-1.2 5.9-2.5h.2v1.6c0 4.2-2.3 6.5-5.9 6.5-3 0-4.8-2.1-5.6-4l-4.2 1.8c1.2 2.9 4.5 6.6 9.9 6.6 5.7 0 10.6-3.4 10.6-11.6v-20h-4.6v1.9h-.2Zm-5.6 15.4c-3.4 0-5.9-2.9-5.9-6.7s2.6-6.7 5.9-6.7 5.9 2.9 5.9 6.8c.1 3.8-2.5 6.6-5.9 6.6ZM72.5 11.8c-6.1 0-11.2 4.7-11.2 11.1S66.3 34 72.5 34s11.2-4.6 11.2-11-5-11.2-11.2-11.2Zm0 17.9c-3.4 0-6.3-2.8-6.3-6.7s2.9-6.7 6.3-6.7 6.3 2.7 6.3 6.7-2.9 6.7-6.3 6.7ZM110.8.5h4.8v33.6h-4.8V.5Zm19.6 29.2c-2.5 0-4.2-1.1-5.4-3.4l14.9-6.1-.5-1.3c-.9-2.5-3.8-7.1-9.5-7.1s-10.5 4.5-10.5 11.1c0 6.2 4.7 11.1 11 11.1 5.1 0 8-3.1 9.3-4.9l-3.8-2.5c-1.3 1.9-3 3.1-5.5 3.1Zm-.3-13.7c2 0 3.7 1 4.2 2.4l-10 4.2c-.1-4.6 3.3-6.6 5.8-6.6Z\" style=\"stroke-width:0\"/></svg>',title:\"Google logo\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zw9bzd\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-8zjjs3\",\"data-framer-name\":\"Johnson & Johnson Logo_0_black\",fill:'var(--token-5a6a7d77-3d7f-4cac-a6d6-7ea13b9dcea9, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */',intrinsicHeight:56,intrinsicWidth:602,svg:'<svg data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 601.8 56\"><path d=\"M59.5 51.3c-5.9 0-9.2-5.6-9.2-15.7s3.3-15.7 9.2-15.7 9.2 5.5 9.2 15.7-3.3 15.7-9.2 15.7Zm0-35.5c-12 0-18.7 9-18.7 19.9s6.7 19.9 18.7 19.9 18.7-9 18.7-19.9-6.7-19.9-18.7-19.9Zm83.5 0c-5.7 0-8.8 2.5-10.6 5.6h-.4v-4.8h-9v38.3h9V30.1c0-5.7 2.9-9 7.6-9s6.5 3 6.5 7.5v26.2h9V28.5c0-7.9-4.2-12.7-12.1-12.7Zm32.6 0c-8.3 0-14.6 3.5-14.6 11 0 6.4 4.4 9.8 9.3 11l7.6 1.9c4.1 1 5.9 2.5 5.9 5.7 0 3.9-2.8 6.1-7.6 6.1-5.2 0-7.9-2.5-8.7-8.9l-8.1 2.3c.5 6.6 6.6 10.6 15.8 10.6 10.3 0 15.9-4.8 15.9-12.5 0-7.2-5-10.2-10.2-11.5l-7.3-1.8c-3.7-.9-5.3-2.6-5.3-5.1 0-3.1 2.6-4.9 6.5-4.9 4.6 0 7.4 2.5 7.8 7.3l7.6-2.3c-.9-5.2-6.2-8.9-14.6-8.9Zm37.9 35.5c-5.9 0-9.2-5.6-9.2-15.7s3.3-15.7 9.2-15.7 9.2 5.5 9.2 15.7-3.3 15.7-9.2 15.7Zm0-35.5c-12 0-18.7 9-18.7 19.9s6.7 19.9 18.7 19.9 18.7-9 18.7-19.9-6.7-19.9-18.7-19.9Zm44.1 0c-5.7 0-8.8 2.5-10.6 5.6h-.5v-4.8h-9v38.3h9V30.1c0-5.7 2.9-9 7.6-9s6.5 3 6.5 7.5v26.2h9V28.5c0-7.9-4.1-12.7-12-12.7Zm134.1 35.5c-5.9 0-9.2-5.6-9.2-15.7s3.3-15.7 9.2-15.7 9.2 5.5 9.2 15.7c-.1 10.3-3.3 15.7-9.2 15.7Zm0-35.5c-12 0-18.7 9-18.7 19.9s6.7 19.9 18.7 19.9 18.7-9 18.7-19.9c-.1-11-6.7-19.9-18.7-19.9Zm83.4 0c-5.7 0-8.8 2.5-10.6 5.6h-.5v-4.8h-9v38.3h9V30.1c0-5.7 2.9-9 7.6-9s6.5 3 6.5 7.5v26.2h9V28.5c.1-7.9-4-12.7-12-12.7Zm32.6 0c-8.3 0-14.6 3.5-14.6 11 0 6.4 4.4 9.8 9.3 11l7.6 1.9c4.1 1 5.9 2.5 5.9 5.7 0 3.9-2.8 6.1-7.6 6.1-5.2 0-7.9-2.5-8.7-8.9l-8.1 2.3c.5 6.6 6.6 10.6 15.8 10.6 10.3 0 15.9-4.8 15.9-12.5 0-7.2-5-10.2-10.2-11.5l-7.3-1.8c-3.7-.9-5.3-2.6-5.3-5.1 0-3.1 2.6-4.9 6.5-4.9 4.6 0 7.4 2.5 7.8 7.3l7.6-2.3c-.8-5.2-6.1-8.9-14.6-8.9Zm38 35.5c-5.9 0-9.2-5.6-9.2-15.7s3.3-15.7 9.2-15.7 9.2 5.5 9.2 15.7c-.1 10.3-3.4 15.7-9.2 15.7Zm0-35.5c-12 0-18.7 9-18.7 19.9s6.7 19.9 18.7 19.9 18.7-9 18.7-19.9c-.1-11-6.7-19.9-18.7-19.9Zm44 0c-5.7 0-8.8 2.5-10.6 5.6h-.5v-4.8h-9v38.3h9V30.1c0-5.7 2.9-9 7.6-9s6.5 3 6.5 7.5v26.2h9V28.5c.1-7.9-4-12.7-12-12.7ZM35.5 1.2H26v39.5c0 6.4-2.5 10.2-8.3 10.2C12 51 9.5 47 9.5 40v-7.3L0 35v3.3C0 48.3 5 56 17.7 56s17.7-7.6 17.7-17.7V1.2h.1Zm57.1 0h-9v53.5h9V30.1c0-5.7 2.9-9 7.6-9s6.5 3 6.5 7.5v26.2h9V28.5c0-7.9-4.1-12.8-12.1-12.8-5.7 0-8.8 2.5-10.6 5.6h-.5V1.2h.1Zm275 0h-9.5v39.5c0 6.4-2.5 10.2-8.3 10.2s-8.3-4.1-8.3-11v-7.3L332 35v3.3c0 10 5 17.7 17.7 17.7s17.7-7.6 17.7-17.7V1.2h.2Zm57.1 0h-9v53.5h9V30.1c0-5.7 2.9-9 7.6-9s6.5 3 6.5 7.5v26.2h9V28.5c0-7.9-4.1-12.8-12.1-12.8-5.7 0-8.8 2.5-10.6 5.6h-.5V1.2h.1ZM299.4 50.4c-7.3 0-11.9-6-11.9-12.3 0-4 1.8-7.6 4.7-9.7l17.3 18.9c-3.2 1.9-6.8 3.1-10.1 3.1Zm16.8-9.4-15-16.5c2.7-1.1 5.3-1.5 7.4-1.5 6.2 0 10 3.6 10 9.8.1 2.8-.7 5.6-2.4 8.2Zm-17-18.7-3.3-3.7c-2.9-3.2-3.7-5.2-3.7-7.6 0-4.4 2.8-7 7.3-7s7.2 2.6 7.2 7.3c-.1 4.5-2.2 8.6-7.5 11Zm.4-22.3c-10.6 0-15.8 5.9-15.8 13.2 0 4 1.7 8 6.1 12.8l.1.2c-7.5 3.6-10.9 9.4-10.9 15.4 0 7.9 6 14.5 15.4 14.5 5.4 0 11.6-2.2 17.3-6.2l4.6 5h12v-.4l-9.8-10.8c4.1-4.9 6.5-10.2 6.5-14.9 0-5.8-3.9-9.7-10-9.7-3.2 0-6.8.9-9.2 1.8l-.2-.3c5.8-3.1 8.3-6 8.3-10.1C314 4.6 308.8 0 299.6 0Z\" style=\"stroke-width:0\"/></svg>',title:\"Johnson & Johnson logo\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m6u4tq\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-nt6pa\",\"data-framer-name\":\"AKQA-Logo\",fill:\"black\",intrinsicHeight:520,intrinsicWidth:1064,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1063.55\" height=\"520\"><path d=\"M0 0a.607.607 0 0 1-.239-.119c-.353-.247-.769-.37-1.247-.37-.314 0-.721.21-1.223.629l-.519.44-.129.11-.795.686c-.229.18-.63.461-1.205.843.393.101.76.23 1.102.387l-8.876-.001c.131-.151.281-.227.453-.227.091 0 .222.008.392.023.153.015.401.023.742.023.312 0 .531-.006.661-.019l-.024-.049a4.282 4.282 0 0 1-.435-1.693c-.001-.029-.002-.058 0-.083h.199-.199c.008-.182.078-.272.211-.272.086 0 .149.089.188.272h.001l.021.129c.063.52.239.963.529 1.327.29.364.61.547.956.547.399 0 1.026-.293 1.879-.879l1.435-.99A147.351 147.351 0 0 0-4.653-.388c.927-.705 1.733-1.057 2.417-1.057.507 0 1.034.146 1.584.44.548.293.818.574.806.842C.148-.047.098.008 0 0\" style=\"fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none\" transform=\"matrix(25.42704 0 0 -25.42704 808.01 473.258)\"/><path d=\"M0 0c-.541.126-.899.298-1.076.517-.176.218-.399.776-.665 1.672l-.189.601-1.214 4.027-2.47 8.201c-.063.214-.138.322-.229.322-.09 0-.172-.111-.245-.334l-2.84-8.189h.713c.009.075.045.201.11.377l1.667 4.794c.051.148.097.218.137.21.08-.007.155-.129.223-.364l.068-.233 1.343-4.384.043-.199c.02-.083.033-.151.039-.201h.655l-.655-.001a.359.359 0 0 0 .004-.053c0-.185-.143-.277-.428-.277h-2.584l-.23.011c-.263 0-.394.097-.394.288 0 .01 0 .021.002.032h-.713l-1.555-4.485-.248-.733a5.588 5.588 0 0 0-.479-.984c-.194-.314-.348-.494-.462-.538l-.316-.123c-.092-.036-.141-.112-.145-.226l-.001-.019c0-.14.077-.21.231-.21.028 0 .187.024.476.073.091.012.219.018.384.018.357 0 .673-.007.945-.023l.819-.056c.131-.008.226-.012.289-.012.165 0 .244.063.239.189a.546.546 0 0 1-.005.04h-.422.422c-.019.111-.107.187-.262.226-.394.111-.659.244-.794.4-.134.155-.201.406-.201.752 0 .363.127.916.383 1.663l.567 1.628c.17.502.307.798.41.886.103.089.365.134.787.134h3.096c.32 0 .513-.032.582-.095.069-.063.163-.298.283-.705l.429-1.465c.35-1.17.525-1.95.525-2.342 0-.429-.143-.681-.43-.755l-.266-.077c-.143-.039-.215-.119-.215-.24v-.01c.004-.153.078-.229.222-.229.057 0 .145.016.265.046.199.045.695.068 1.486.068.758 0 1.285-.016 1.581-.049.165-.012.274-.019.325-.019.153 0 .232.06.239.182v.002C.262-.134.177-.044 0 0\" style=\"fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none\" transform=\"matrix(25.42704 0 0 -25.42704 1047.034 400.056)\"/><path d=\"M0 0c-1.225 0-2.331.581-3.321 1.744-1.109 1.312-1.753 3.033-1.931 5.164-.034.407-.051.83-.051 1.268 0 1.882.389 3.409 1.166 4.583.779 1.174 1.791 1.761 3.038 1.761 1.476 0 2.73-.805 3.763-2.416.93-1.452 1.441-3.183 1.533-5.196.01-.222.016-.447.016-.676 0-1.859-.388-3.362-1.163-4.51C2.274.574 1.258 0 0 0m4.661 3.21c.472 1.125.729 2.357.772 3.697.005.134.006.269.006.404 0 2.327-.56 4.22-1.68 5.679-1.12 1.46-2.57 2.19-4.349 2.19-2.007 0-3.562-.874-4.669-2.623-.929-1.476-1.393-3.266-1.393-5.37 0-.094.001-.187.003-.279.057-2.513.901-4.589 2.53-6.225C-4.351.56-4.564.354-4.76.067l-.292.079C-5.61.294-6.126.691-6.6 1.337l-4.097 5.571h-3.21V2.626c0-.932-.071-1.595-.211-1.989a1.393 1.393 0 0 0-.108-.233.994.994 0 0 0-.238.203c-.177.219-.398.777-.666 1.673l-.188.601-1.213 4.027-2.471 8.2c-.062.215-.139.323-.228.323-.09 0-.172-.112-.246-.334l-2.839-8.189h.712c.009.074.045.2.11.377l1.668 4.794c.051.148.096.218.137.21.079-.007.153-.129.221-.364l.07-.234 1.342-4.383.043-.2c.02-.083.033-.15.039-.2h.656l-.656-.001c.002-.02.004-.038.004-.053 0-.185-.142-.277-.428-.277h-2.583l-.231.011c-.263 0-.394.097-.394.288l.002.032h-.712l-1.556-4.485-.248-.734a5.48 5.48 0 0 0-.48-.983c-.193-.314-.347-.494-.461-.538l-.316-.123c-.092-.036-.141-.112-.145-.227V-.2c0-.14.076-.21.23-.21.028 0 .187.024.477.073.09.012.218.018.383.018.358 0 .673-.007.946-.023l.817-.056c.131-.008.228-.012.29-.012.165 0 .244.063.238.189a.245.245 0 0 1-.004.039h-.421.421c-.02.112-.107.188-.261.227-.396.111-.659.244-.794.399-.135.156-.202.407-.202.753 0 .363.128.916.383 1.662l.567 1.629c.171.502.307.798.41.886.103.089.365.134.787.134h3.097c.319 0 .512-.032.581-.095.068-.063.163-.298.282-.705l.431-1.465c.349-1.17.524-1.95.524-2.343 0-.428-.143-.68-.43-.754l-.266-.078c-.144-.038-.215-.118-.215-.239v-.011c.004-.152.077-.228.222-.228.057 0 .145.015.265.046.2.045.695.068 1.487.068.41 0 .783.005 1.087.004.223-.01 2.482-.103 2.662-.129l.464-.058c.142-.006.211.065.206.217a.253.253 0 0 1-.018.08c-.034.078-.113.13-.239.159-.632.133-1.037.337-1.214.611-.176.274-.265.837-.265 1.689v4.068c0 .17.053.256.158.256.07 0 .14-.041.21-.123l.171-.245L-7.463.088l.146-.208a.608.608 0 0 1 .049-.062h8.876c.332.153.64.33.924.536.901.667 1.611 1.619 2.129 2.856\" style=\"fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none\" transform=\"matrix(25.42704 0 0 -25.42704 658.923 402.365)\"/><path d=\"M0 0c.006.09.071.208.196.357l2.923 3.446C4.575 5.505 5.56 6.441 6.073 6.612c.28.087.417.189.411.306-.011.145-.094.218-.249.218-.046 0-.133-.016-.265-.046-.115-.023-.352-.034-.712-.034l-.643-.011-.789.03c-.297 0-.565.013-.805.04-.103.014-.18.021-.232.021-.177 0-.266-.075-.266-.224 0-.135.13-.227.389-.277.411-.097.616-.316.616-.656 0-.394-.282-.916-.846-1.57L-.99.125l-.128-.134-.137-.122c-.052 0-.077.078-.077.235v4.362c0 .761.048 1.269.143 1.526.094.258.323.487.684.689.138.07.207.155.207.254 0 .141-.068.209-.206.201-.046 0-.184-.02-.413-.057a5.702 5.702 0 0 0-.446-.015l-.644-.028-.318-.015c-.624 0-1.082.026-1.375.077-.12.025-.223.038-.309.038-.154 0-.232-.076-.232-.228 0-.108.074-.184.223-.227l.42-.113c.371-.103.623-.314.754-.63.132-.318.198-.875.198-1.672v-5.22H.563l-.358.486C.063-.267-.006-.111 0 0\" style=\"fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none\" transform=\"matrix(25.42704 0 0 -25.42704 372.597 202.45)\"/></svg>',title:\"AKQA logo\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1btts03\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-okjgmg\",\"data-framer-name\":\"Gretel idgDXApunM_0\",fill:'var(--token-5a6a7d77-3d7f-4cac-a6d6-7ea13b9dcea9, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */',intrinsicHeight:81,intrinsicWidth:301,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 301 81.1\" style=\"enable-background:new 0 0 301 81.1\" xml:space=\"preserve\"><path d=\"m269.3 0-31.8 31.7v47.8H301V31.7zM60.4 43v36.4H49.7v-5.7c-6 5.8-12.6 7.4-18.2 7.4C10.9 81.2 0 64.7 0 46.8c0-21 13.9-35.7 32.2-35.7 13.9 0 24.1 8.5 28.1 19.6l-11.9 4.8c-1.2-3.7-4.8-13.2-16.1-13.2-12.6 0-18.7 11-18.7 24.1 0 14.6 8 23 18.9 23 7 0 15.3-3.7 16.4-15.5H32.3V43h28.1zm16-10.7V39c1.4-2.5 4.5-8 15.1-7.7v11.6c-2.5.1-6.7.2-10.2 2.8-4.8 3.7-4.9 8.5-4.9 16.3v17.5h-11V32.3h11zm62.7 36.6c-5.9 7.8-13.4 12-23 12-12.4 0-24.3-7.9-24.3-25.2 0-15.9 10.2-24.8 23.5-24.8 12.5 0 17.6 7.5 18.6 8.9 3.9 5.5 4.7 13.7 4.8 18.4h-34.9c1.3 7.5 5.9 11.7 13.4 11.7 7.7 0 10.8-4.5 12.3-6.5l9.6 5.5zm-12.8-19.1c-1-7.4-5.6-9.9-10.6-9.9-6 0-10.2 3.5-11.5 9.9h22.1zm30.8-9.4v21.3c0 5.9 0 8.4 5.4 8.4 1.7 0 3.1-.1 4.7-.6V79c-3.4.6-5.7.8-8.2.8-2.4 0-10.3 0-12.5-5.8-.7-1.9-.7-4.9-.7-9.6v-24h-7v-8.1h6.9V15.6H157v16.7h10.1v8.1h-10zm58.2 28.5c-5.9 7.8-13.4 12-23 12-12.4 0-24.3-7.8-24.3-25.2 0-15.9 10.2-24.8 23.5-24.8 12.5 0 17.7 7.5 18.6 8.9 3.9 5.5 4.7 13.7 4.8 18.4H180c1.3 7.5 6 11.7 13.4 11.7 7.7 0 10.9-4.5 12.3-6.5l9.6 5.5zm-12.9-19.1c-1-7.4-5.6-9.9-10.6-9.9-6 0-10.2 3.5-11.5 9.9h22.1zm28.5-37v66.6h-11.4V12.8h11.4z\"/></svg>',title:\"Gretel logo\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cgngcj\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-pbrlu7\",\"data-framer-name\":\"If\",fill:'var(--token-5a6a7d77-3d7f-4cac-a6d6-7ea13b9dcea9, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */',intrinsicHeight:93,intrinsicWidth:1769,svg:'<svg data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1769.28 93.01\"><path d=\"M0 1.38h16.56v91.63H0V1.38Zm159.25 91.63V19.18h-.28l-30.91 73.83h-15.04L82.8 20.56h-.28v72.45H66.51V1.38h24.84l29.39 69.97h.28l29.4-69.97h25.39v91.63h-16.56Zm129.86-17.25h-46.92l-7.31 17.25h-17.25l40.29-91.63h15.87l40.43 91.63h-17.8l-7.31-17.25Zm-23.6-55.61-17.25 41.12h34.78l-17.25-41.12h-.28Zm97.15 27.05c0 19.73 13.52 32.43 34.22 32.43 6.07 0 11.45-.83 16.42-2.35V58.65h-23.6V44.3h39.61v41.95c-8.69 5.66-19.04 8.14-32.98 8.14-30.64 0-50.37-18.49-50.37-47.2S365.7 0 396.33 0c13.94 0 24.29 2.48 32.98 8.14v18.08h-.83c-8.28-7.87-18.49-11.45-31.6-11.45-20.7 0-34.22 12.7-34.22 32.43ZM477.75 1.38h16.56v91.63h-16.56V1.38Zm127.93 91.63-45.13-73.55h-.28v73.55h-16.01V1.38h22.77l42.37 68.45h.28V1.38h16.01v91.63h-20.01Zm133.3-17.25h-46.92l-7.31 17.25H667.5l40.29-91.63h15.87l40.43 91.63h-17.8l-7.31-17.25Zm-23.6-55.61-17.25 41.12h34.78l-17.25-41.12h-.28Zm90.53 72.86V1.38h40.57c22.22 0 33.67 9.94 33.67 29.12 0 14.77-6.9 24.01-20.29 27.46l23.05 35.05h-19.6l-20.42-33.53h-20.42v33.53h-16.56Zm40.02-48.3c11.87 0 17.53-4.69 17.53-14.21s-5.66-14.35-17.53-14.35h-23.46v28.57h23.46Zm105.99 9.52L913.55 1.38h20.15l26.77 38.5 26.77-38.5h19.32l-38.09 52.58v39.05h-16.56V54.23Zm154.69-52.85h67.76v14.77h-67.76V1.38Zm0 39.61h57.82v14.77h-41.26v37.26h-16.56V40.99Zm199.41 6.21c0 27.6-19.73 47.2-47.89 47.2s-47.89-19.6-47.89-47.2S1229.98 0 1258.13 0s47.89 19.6 47.89 47.2Zm-79.08 0c0 19.18 12.7 32.43 31.19 32.43s31.19-13.25 31.19-32.43-12.7-32.43-31.19-32.43-31.19 13.25-31.19 32.43Zm123.38 45.81V1.38h40.57c22.22 0 33.67 9.94 33.67 29.12 0 14.77-6.9 24.01-20.29 27.46l23.05 35.05h-19.6l-20.42-33.53h-20.42v33.53h-16.56Zm40.02-48.3c11.87 0 17.53-4.69 17.53-14.21s-5.66-14.35-17.53-14.35h-23.46v28.57h23.46Zm152.9-36.57v18.08h-.83c-6.21-7.45-15.87-11.45-27.46-11.45-19.6 0-32.71 13.11-32.71 32.43s13.11 32.43 32.71 32.43c11.45 0 21.11-3.86 27.46-11.45h.83v18.08c-7.45 5.38-16.42 8.14-28.98 8.14-29.12 0-48.71-19.6-48.71-47.2S1485.14 0 1514.26 0c12.83 0 21.67 2.62 28.98 8.14Zm104.05 31.6v14.35h-41.26v24.15h51.2v14.77h-67.76V1.38h67.76v14.77h-51.2v23.6h41.26Zm116.75-32.43v17.53h-.83c-5.93-6.35-16.42-10.07-28.57-10.07s-19.04 4.97-19.04 12.7c0 6.49 4.83 9.8 20.29 11.32 24.43 2.48 33.4 10.9 33.4 27.74s-13.25 27.88-35.88 27.88c-15.04 0-26.91-3.04-34.36-8.69V68.06h.83c8.28 7.59 19.73 11.59 33.12 11.59 12.7 0 19.87-4.55 19.87-12.7 0-7.04-4.97-10.35-21.25-12.14-23.87-2.62-32.43-10.35-32.43-26.36 0-17.66 13.66-28.43 35.74-28.43 12.01 0 23.18 2.9 29.12 7.31Z\" style=\"stroke-width:0\"/></svg>',title:\"Imaginary Forces logo\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{width:`min(${componentViewport?.width||\"100vw\"} - 128px, 1800px)`,y:(componentViewport?.y||0)+0+0+160+0+0+2390.8},VnGzoQNds:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,y:(componentViewport?.y||0)+0+0+120+0+0+2474.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:`min(${componentViewport?.width||\"100vw\"} - 160px, 1800px)`,y:(componentViewport?.y||0)+0+0+160+0+0+2238,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-kmvcuh-container\",nodeId:\"sa1prFtYY\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(_KTSectionDivider,{fs5BRcApR:\"Passion Projects\",height:\"100%\",id:\"sa1prFtYY\",layoutId:\"sa1prFtYY\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1b46doq\",\"data-framer-name\":\"Text 2 Col w/Tag\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",style:{\"--framer-text-color\":\"var(--token-be079bad-eabd-4234-8a56-5579c7057187, rgb(0, 0, 0))\"},children:\"Community\"})}),className:\"framer-rilws2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wduh9q\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{background:{alt:\" Loving Day Founder Ken Tanabe holding a microphone and wearing a Loving Day t-shirt\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+0+0+2551.8+0+128+0),pixelHeight:1536,pixelWidth:1024,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1800px) - 48px) * 0.2481, 1px)`,src:\"https://framerusercontent.com/images/euVvdA7E4rdE1r5VaVjNHEdrv04.jpg\",srcSet:\"https://framerusercontent.com/images/euVvdA7E4rdE1r5VaVjNHEdrv04.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/euVvdA7E4rdE1r5VaVjNHEdrv04.jpg 1024w\"}},VnGzoQNds:{background:{alt:\" Loving Day Founder Ken Tanabe holding a microphone and wearing a Loving Day t-shirt\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+2635.8+0+128+0+0),pixelHeight:1536,pixelWidth:1024,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/euVvdA7E4rdE1r5VaVjNHEdrv04.jpg\",srcSet:\"https://framerusercontent.com/images/euVvdA7E4rdE1r5VaVjNHEdrv04.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/euVvdA7E4rdE1r5VaVjNHEdrv04.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation3,background:{alt:\" Loving Day Founder Ken Tanabe holding a microphone and wearing a Loving Day t-shirt\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+0+0+2399+0+128+0),pixelHeight:1536,pixelWidth:1024,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1800px) - 48px) / 3, 1px)`,src:\"https://framerusercontent.com/images/euVvdA7E4rdE1r5VaVjNHEdrv04.jpg\",srcSet:\"https://framerusercontent.com/images/euVvdA7E4rdE1r5VaVjNHEdrv04.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/euVvdA7E4rdE1r5VaVjNHEdrv04.jpg 1024w\"},className:\"framer-1boaw7v\",\"data-framer-appear-id\":\"1boaw7v\",initial:animation4,optimized:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-85ccy8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1kg8xe7\",\"data-styles-preset\":\"OGkaZcHcM\",style:{\"--framer-text-color\":\"var(--token-904c14a9-7582-43d7-a43c-85f49d580145, rgb(150, 150, 150))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-5a6a7d77-3d7f-4cac-a6d6-7ea13b9dcea9, rgb(0, 0, 0))\"},children:\"Founder of Loving Day, \"}),\"a global holiday created as a design-driven social change project.\"]})}),className:\"framer-1csm3mm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YIQn8b70I\"},implicitPathVariables:undefined},{href:{webPageId:\"YIQn8b70I\"},implicitPathVariables:undefined},{href:{webPageId:\"YIQn8b70I\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{y:(componentViewport?.y||0)+0+0+160+0+0+2551.8+0+128+0+0+80},VnGzoQNds:{y:(componentViewport?.y||0)+0+0+120+0+0+2635.8+0+128+0+252+0+80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,y:(componentViewport?.y||0)+0+0+160+0+0+2399+0+128+0+0+88,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-3e6vmr-container\",nodeId:\"qJccAfI9J\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{bohRFuhqj:resolvedLinks1[1]},VnGzoQNds:{bohRFuhqj:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ButtonIcon,{bohRFuhqj:resolvedLinks1[0],height:\"100%\",i7oFluX4k:\"Organizer\",id:\"qJccAfI9J\",layoutId:\"qJccAfI9J\",variant:\"cmQsGoNxI\",width:\"100%\"})})})})})})]})]})]}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-16auwqj\",\"data-framer-name\":\"Text 2 Col w/Tag\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",style:{\"--framer-text-color\":\"var(--token-be079bad-eabd-4234-8a56-5579c7057187, rgb(0, 0, 0))\"},children:\"Classroom\"})}),className:\"framer-a1de49\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ra4e33\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-d26oxh\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1kg8xe7\",\"data-styles-preset\":\"OGkaZcHcM\",style:{\"--framer-text-color\":\"var(--token-904c14a9-7582-43d7-a43c-85f49d580145, rgb(150, 150, 150))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-5a6a7d77-3d7f-4cac-a6d6-7ea13b9dcea9, rgb(0, 0, 0))\"},children:\"Award-winning professor \"}),\"at Parsons School of Design in New York City\"]})}),className:\"framer-17xuva5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-33gyoy\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-fylikk\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hja0zi\",\"data-framer-name\":\"Grid - Numbers\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-14uvg1e\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-tbzuh2\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9qb5c6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-zcx1yu\",\"data-styles-preset\":\"KN1n4eozB\",style:{\"--framer-text-alignment\":\"center\"},children:\"16\"})}),className:\"framer-1rmj4a1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1xo5nk6\",\"data-styles-preset\":\"bmgtGAtvT\",style:{\"--framer-text-alignment\":\"center\"},children:\"Years of teaching, graduate and undergraduate\"})}),className:\"framer-1mu7bbn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p1kwr1\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lhd22x\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nd2d4v\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-zcx1yu\",\"data-styles-preset\":\"KN1n4eozB\",style:{\"--framer-text-alignment\":\"center\"},children:\"8\"})}),className:\"framer-1brt33h\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1xo5nk6\",\"data-styles-preset\":\"bmgtGAtvT\",style:{\"--framer-text-alignment\":\"center\"},children:\"Subjects taught in design and design management\"})}),className:\"framer-1g2il0g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-156g44\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-14r63lf\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5kpq4f\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-zcx1yu\",\"data-styles-preset\":\"KN1n4eozB\",style:{\"--framer-text-alignment\":\"center\"},children:\"3\"})}),className:\"framer-1wjvqsb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1xo5nk6\",\"data-styles-preset\":\"bmgtGAtvT\",style:{\"--framer-text-alignment\":\"center\"},children:\"Institutions for guest critique: Yale, SVA, Parsons\"})}),className:\"framer-1e6x2vz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})})]})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"H4I7UDgTI\"},implicitPathVariables:undefined},{href:{webPageId:\"H4I7UDgTI\"},implicitPathVariables:undefined},{href:{webPageId:\"H4I7UDgTI\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{y:(componentViewport?.y||0)+0+0+160+0+0+2979.8+0+128+0+754},VnGzoQNds:{y:(componentViewport?.y||0)+0+0+120+0+0+3232.8+0+128+0+682}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,y:(componentViewport?.y||0)+0+0+160+0+0+2827+0+128+0+120,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1r3y2sp-container\",nodeId:\"iYZswq5TL\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{bohRFuhqj:resolvedLinks2[1]},VnGzoQNds:{bohRFuhqj:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(ButtonIcon,{bohRFuhqj:resolvedLinks2[0],height:\"100%\",i7oFluX4k:\"Educator\",id:\"iYZswq5TL\",layoutId:\"iYZswq5TL\",variant:\"cmQsGoNxI\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1991o1c\",\"data-framer-name\":\"Text 2 Col w/Tag\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",style:{\"--framer-text-color\":\"var(--token-be079bad-eabd-4234-8a56-5579c7057187, rgb(0, 0, 0))\"},children:\"Collected Speaking\"})}),className:\"framer-ek02sq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ybh8nl\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16buv0e\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1kg8xe7\",\"data-styles-preset\":\"OGkaZcHcM\",style:{\"--framer-text-color\":\"var(--token-5a6a7d77-3d7f-4cac-a6d6-7ea13b9dcea9, rgb(0, 0, 0))\"},children:[\"Speaker at 100+ venues on creating change through design \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-904c14a9-7582-43d7-a43c-85f49d580145, rgb(150, 150, 150))\"},children:\"with a focus on innovation and community\"})]})}),className:\"framer-loh1yg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VCU2ep5r2\"},implicitPathVariables:undefined},{href:{webPageId:\"VCU2ep5r2\"},implicitPathVariables:undefined},{href:{webPageId:\"VCU2ep5r2\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{y:(componentViewport?.y||0)+0+0+160+0+0+3998.8+0+128+0+0+80},VnGzoQNds:{y:(componentViewport?.y||0)+0+0+120+0+0+4179.8+0+128+0+0+0+80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,y:(componentViewport?.y||0)+0+0+160+0+0+3212+0+128+0+0+88,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19qhtb9-container\",nodeId:\"x9_QdSW5s\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{bohRFuhqj:resolvedLinks3[1]},VnGzoQNds:{bohRFuhqj:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(ButtonIcon,{bohRFuhqj:resolvedLinks3[0],height:\"100%\",i7oFluX4k:\"Speaker\",id:\"x9_QdSW5s\",layoutId:\"x9_QdSW5s\",variant:\"cmQsGoNxI\",width:\"100%\"})})})})})})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{width:`min(${componentViewport?.width||\"100vw\"} - 128px, 1800px)`,y:(componentViewport?.y||0)+0+0+160+0+0+4343.8},VnGzoQNds:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,y:(componentViewport?.y||0)+0+0+120+0+0+4524.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:`min(${componentViewport?.width||\"100vw\"} - 160px, 1800px)`,y:(componentViewport?.y||0)+0+0+160+0+0+3565,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-plo1wq-container\",nodeId:\"olIgRYjVc\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(_KTSectionDivider,{fs5BRcApR:\"Playful Pursuits\",height:\"100%\",id:\"olIgRYjVc\",layoutId:\"olIgRYjVc\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ivkqrv\",\"data-framer-name\":\"Text 2 Col w/Tag\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",style:{\"--framer-text-color\":\"var(--token-be079bad-eabd-4234-8a56-5579c7057187, rgb(0, 0, 0))\"},children:\"Costumes\"})}),className:\"framer-1giv2yi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vm3tp0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{background:{alt:\"Ken Tanabe Halloween\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+0+0+4504.8+0+128+0),pixelHeight:724,pixelWidth:966,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1800px) - 48px) * 0.375, 1px)`,src:\"https://framerusercontent.com/images/poTGJQAfq0L0dxhGid3Cz8rfeM.jpg\",srcSet:\"https://framerusercontent.com/images/poTGJQAfq0L0dxhGid3Cz8rfeM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/poTGJQAfq0L0dxhGid3Cz8rfeM.jpg 966w\"}},VnGzoQNds:{background:{alt:\"Ken Tanabe Halloween\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+4685.8+0+128+0+0),pixelHeight:724,pixelWidth:966,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/poTGJQAfq0L0dxhGid3Cz8rfeM.jpg\",srcSet:\"https://framerusercontent.com/images/poTGJQAfq0L0dxhGid3Cz8rfeM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/poTGJQAfq0L0dxhGid3Cz8rfeM.jpg 966w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation3,background:{alt:\"Ken Tanabe Halloween\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+0+0+3726+0+128+0),pixelHeight:724,pixelWidth:966,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1800px) - 48px) * 0.375, 1px)`,src:\"https://framerusercontent.com/images/poTGJQAfq0L0dxhGid3Cz8rfeM.jpg\",srcSet:\"https://framerusercontent.com/images/poTGJQAfq0L0dxhGid3Cz8rfeM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/poTGJQAfq0L0dxhGid3Cz8rfeM.jpg 966w\"},className:\"framer-1x6d54o\",\"data-framer-appear-id\":\"1x6d54o\",initial:animation4,optimized:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1095kzo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1kg8xe7\",\"data-styles-preset\":\"OGkaZcHcM\",style:{\"--framer-text-color\":\"var(--token-904c14a9-7582-43d7-a43c-85f49d580145, rgb(150, 150, 150))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-5a6a7d77-3d7f-4cac-a6d6-7ea13b9dcea9, rgb(0, 0, 0))\"},children:\"A \u201CHalloween hacker\u201D \"}),\"featured in an art book alongside fashion icons Alexander McQueen and Jean Paul Gaultier\"]})}),className:\"framer-15pjltq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",style:{\"--framer-text-color\":\"var(--token-5a6a7d77-3d7f-4cac-a6d6-7ea13b9dcea9, rgb(0, 0, 0))\"},children:\"And in the press including Fast Company, CBC, Dezeen, and Print.\"})}),className:\"framer-7og4gx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Nxhd_cEvH\"},implicitPathVariables:undefined},{href:{webPageId:\"Nxhd_cEvH\"},implicitPathVariables:undefined},{href:{webPageId:\"Nxhd_cEvH\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{y:(componentViewport?.y||0)+0+0+160+0+0+4504.8+0+128+0+0+216},VnGzoQNds:{y:(componentViewport?.y||0)+0+0+120+0+0+4685.8+0+128+0+348+0+216}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,y:(componentViewport?.y||0)+0+0+160+0+0+3726+0+128+0+0+216,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dvoplh-container\",nodeId:\"HuRyd6Uo8\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{bohRFuhqj:resolvedLinks4[1]},VnGzoQNds:{bohRFuhqj:resolvedLinks4[2]}},children:/*#__PURE__*/_jsx(ButtonIcon,{bohRFuhqj:resolvedLinks4[0],height:\"100%\",i7oFluX4k:\"Costumes\",id:\"HuRyd6Uo8\",layoutId:\"HuRyd6Uo8\",variant:\"cmQsGoNxI\",width:\"100%\"})})})})})})]})]})]}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14gby8f\",\"data-framer-name\":\"Text 2 Col w/Tag\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",style:{\"--framer-text-color\":\"var(--token-be079bad-eabd-4234-8a56-5579c7057187, rgb(0, 0, 0))\"},children:\"Music\"})}),className:\"framer-c8kbpp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e8qjip\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{background:{alt:\"Ken Tanabe If We Start Again album cover\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+0+0+5012.8+0+128+0),pixelHeight:1080,pixelWidth:1080,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1800px) - 48px) * 0.2481, 1px)`,src:\"https://framerusercontent.com/images/hXZEQtYdPcEpVykvWteqTjD8.jpg\",srcSet:\"https://framerusercontent.com/images/hXZEQtYdPcEpVykvWteqTjD8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hXZEQtYdPcEpVykvWteqTjD8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hXZEQtYdPcEpVykvWteqTjD8.jpg 1080w\"}},VnGzoQNds:{background:{alt:\"Ken Tanabe If We Start Again album cover\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+5514.8+0+128+0+0),pixelHeight:1080,pixelWidth:1080,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/hXZEQtYdPcEpVykvWteqTjD8.jpg\",srcSet:\"https://framerusercontent.com/images/hXZEQtYdPcEpVykvWteqTjD8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hXZEQtYdPcEpVykvWteqTjD8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hXZEQtYdPcEpVykvWteqTjD8.jpg 1080w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation3,background:{alt:\"Ken Tanabe If We Start Again album cover\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+0+0+4234+0+128+0),pixelHeight:1080,pixelWidth:1080,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1800px) - 48px) * 0.2481, 1px)`,src:\"https://framerusercontent.com/images/hXZEQtYdPcEpVykvWteqTjD8.jpg\",srcSet:\"https://framerusercontent.com/images/hXZEQtYdPcEpVykvWteqTjD8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hXZEQtYdPcEpVykvWteqTjD8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hXZEQtYdPcEpVykvWteqTjD8.jpg 1080w\"},className:\"framer-cc5vh9\",\"data-framer-appear-id\":\"cc5vh9\",initial:animation4,optimized:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vyesok\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1kg8xe7\",\"data-styles-preset\":\"OGkaZcHcM\",style:{\"--framer-text-color\":\"var(--token-904c14a9-7582-43d7-a43c-85f49d580145, rgb(150, 150, 150))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-5a6a7d77-3d7f-4cac-a6d6-7ea13b9dcea9, rgb(0, 0, 0))\"},children:\"A musician \"}),\"who enjoys writing and recording thoughtful indie synth-pop\"]})}),className:\"framer-14fbae2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mdord3\",\"data-styles-preset\":\"JG4rYVHpN\",style:{\"--framer-text-color\":\"var(--token-5a6a7d77-3d7f-4cac-a6d6-7ea13b9dcea9, rgb(0, 0, 0))\"},children:\"Available on major digital music platforms.\"})}),className:\"framer-j9kem8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MitWwi9lY\"},implicitPathVariables:undefined},{href:{webPageId:\"MitWwi9lY\"},implicitPathVariables:undefined},{href:{webPageId:\"MitWwi9lY\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{y:(componentViewport?.y||0)+0+0+160+0+0+5012.8+0+128+0+0+216},VnGzoQNds:{y:(componentViewport?.y||0)+0+0+120+0+0+5514.8+0+128+0+382+0+216}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,y:(componentViewport?.y||0)+0+0+160+0+0+4234+0+128+0+0+216,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mwmkv0-container\",nodeId:\"HdvB6UOXH\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{bohRFuhqj:resolvedLinks5[1]},VnGzoQNds:{bohRFuhqj:resolvedLinks5[2]}},children:/*#__PURE__*/_jsx(ButtonIcon,{bohRFuhqj:resolvedLinks5[0],height:\"100%\",i7oFluX4k:\"Music\",id:\"HdvB6UOXH\",layoutId:\"HdvB6UOXH\",variant:\"cmQsGoNxI\",width:\"100%\"})})})})})})]})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{y:(componentViewport?.y||0)+0+5794.8},VnGzoQNds:{y:(componentViewport?.y||0)+0+6577.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:720,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5096,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{__framer__styleTransformEffectEnabled:undefined,style:{}},VnGzoQNds:{__framer__styleTransformEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-500}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-a0kiak-container\",nodeId:\"Am6FmpvXx\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pI9W_PNdI:{variant:\"zCGv3Ce11\"},VnGzoQNds:{variant:\"s8fNcqfiC\"}},children:/*#__PURE__*/_jsx(_KTFooter2,{height:\"100%\",id:\"Am6FmpvXx\",layoutId:\"Am6FmpvXx\",style:{width:\"100%\"},variant:\"Hx4UKiKnQ\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Xsz2a.framer-lux5qc, .framer-Xsz2a .framer-lux5qc { display: block; }\",\".framer-Xsz2a.framer-72rtr7 { align-content: center; align-items: center; background-color: var(--token-e16847f2-b192-48e1-a890-7bbcce11cc6e, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1100px; }\",\".framer-Xsz2a .framer-rvitwj-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-Xsz2a .framer-nwve3s { align-content: center; align-items: center; background-color: var(--token-e16847f2-b192-48e1-a890-7bbcce11cc6e, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: center; overflow: visible; padding: 160px 80px 240px 80px; position: relative; width: 100%; z-index: 2; }\",\".framer-Xsz2a .framer-ftb13i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Xsz2a .framer-m6sp60 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Xsz2a .framer-4ppx9l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Xsz2a .framer-l5382l, .framer-Xsz2a .framer-1m480we { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Xsz2a .framer-1m9283o { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Xsz2a .framer-1rpqm9g { aspect-ratio: 1 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 452px); overflow: visible; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Xsz2a .framer-s95j3e-container, .framer-Xsz2a .framer-kmvcuh-container, .framer-Xsz2a .framer-plo1wq-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Xsz2a .framer-1t6tijf, .framer-Xsz2a .framer-5elpd1, .framer-Xsz2a .framer-1b46doq, .framer-Xsz2a .framer-16auwqj, .framer-Xsz2a .framer-1991o1c, .framer-Xsz2a .framer-1ivkqrv, .framer-Xsz2a .framer-14gby8f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Xsz2a .framer-1981imp { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 20%; word-break: break-word; word-wrap: break-word; }\",\".framer-Xsz2a .framer-149zj4r, .framer-Xsz2a .framer-wduh9q, .framer-Xsz2a .framer-d26oxh, .framer-Xsz2a .framer-33gyoy, .framer-Xsz2a .framer-1ybh8nl, .framer-Xsz2a .framer-1vm3tp0, .framer-Xsz2a .framer-1e8qjip { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Xsz2a .framer-csqvot-container, .framer-Xsz2a .framer-3e6vmr-container, .framer-Xsz2a .framer-1r3y2sp-container, .framer-Xsz2a .framer-19qhtb9-container, .framer-Xsz2a .framer-1dvoplh-container, .framer-Xsz2a .framer-1mwmkv0-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Xsz2a .framer-1bim5aw, .framer-Xsz2a .framer-rilws2, .framer-Xsz2a .framer-a1de49, .framer-Xsz2a .framer-ek02sq, .framer-Xsz2a .framer-1giv2yi, .framer-Xsz2a .framer-7og4gx, .framer-Xsz2a .framer-c8kbpp, .framer-Xsz2a .framer-j9kem8 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Xsz2a .framer-dq1duj { display: grid; flex: none; gap: 4px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Xsz2a .framer-1xsd879, .framer-Xsz2a .framer-150bgq2, .framer-Xsz2a .framer-zw9bzd, .framer-Xsz2a .framer-1m6u4tq, .framer-Xsz2a .framer-1btts03, .framer-Xsz2a .framer-1cgngcj { align-self: start; background-color: var(--token-2c7d0c40-26e8-40d8-9000-c8a4ae165651, #f0f0f0); flex: none; height: 160px; justify-self: start; overflow: hidden; position: relative; width: 100%; }\",\".framer-Xsz2a .framer-av8ksj { aspect-ratio: 3.074074074074074 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 27px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 83px; }\",\".framer-Xsz2a .framer-lw5pz1 { aspect-ratio: 3.1818181818181817 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 34px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 108px; }\",\".framer-Xsz2a .framer-8zjjs3 { aspect-ratio: 10.75 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 17px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 180px; }\",\".framer-Xsz2a .framer-nt6pa { aspect-ratio: 2.046153846153846 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 82px; }\",\".framer-Xsz2a .framer-okjgmg { aspect-ratio: 3.7160493827160495 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 27px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 100px; }\",\".framer-Xsz2a .framer-pbrlu7 { aspect-ratio: 19.021505376344088 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 10px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 180px; }\",\".framer-Xsz2a .framer-1boaw7v { aspect-ratio: 1 / 1; flex: 0.5 0 0px; height: var(--framer-aspect-ratio-supported, 298px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Xsz2a .framer-85ccy8, .framer-Xsz2a .framer-16buv0e { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Xsz2a .framer-1csm3mm, .framer-Xsz2a .framer-15pjltq, .framer-Xsz2a .framer-14fbae2 { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Xsz2a .framer-ra4e33 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Xsz2a .framer-17xuva5 { flex: 1 0 0px; height: auto; max-width: 820px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Xsz2a .framer-fylikk { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Xsz2a .framer-1hja0zi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Xsz2a .framer-14uvg1e, .framer-Xsz2a .framer-156g44 { align-content: center; align-items: center; align-self: stretch; background-color: var(--token-2c7d0c40-26e8-40d8-9000-c8a4ae165651, #f0f0f0); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Xsz2a .framer-tbzuh2, .framer-Xsz2a .framer-1lhd22x, .framer-Xsz2a .framer-14r63lf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 48px 24px 48px 24px; position: relative; width: 100%; }\",\".framer-Xsz2a .framer-9qb5c6, .framer-Xsz2a .framer-nd2d4v, .framer-Xsz2a .framer-5kpq4f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Xsz2a .framer-1rmj4a1, .framer-Xsz2a .framer-1mu7bbn, .framer-Xsz2a .framer-1brt33h, .framer-Xsz2a .framer-1g2il0g, .framer-Xsz2a .framer-1wjvqsb, .framer-Xsz2a .framer-1e6x2vz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Xsz2a .framer-1p1kwr1 { align-content: center; align-items: center; align-self: stretch; background-color: var(--token-2c7d0c40-26e8-40d8-9000-c8a4ae165651, #f0f0f0); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Xsz2a .framer-loh1yg { flex: none; height: auto; max-width: 820px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Xsz2a .framer-1x6d54o { aspect-ratio: 1.3333333333333333 / 1; flex: 0.6 0 0px; height: var(--framer-aspect-ratio-supported, 251px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Xsz2a .framer-1095kzo, .framer-Xsz2a .framer-vyesok { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Xsz2a .framer-cc5vh9 { aspect-ratio: 1 / 1; flex: 0.33 0 0px; height: var(--framer-aspect-ratio-supported, 221px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Xsz2a .framer-a0kiak-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 768px) and (max-width: 1099px) { .framer-Xsz2a.framer-72rtr7 { width: 768px; } .framer-Xsz2a .framer-nwve3s { gap: 0px; padding: 160px 64px 160px 64px; } .framer-Xsz2a .framer-4ppx9l, .framer-Xsz2a .framer-1hja0zi { flex-direction: column; } .framer-Xsz2a .framer-l5382l, .framer-Xsz2a .framer-1m9283o, .framer-Xsz2a .framer-1m480we, .framer-Xsz2a .framer-17xuva5 { flex: none; width: 100%; } .framer-Xsz2a .framer-1rpqm9g { height: var(--framer-aspect-ratio-supported, 640px); } .framer-Xsz2a .framer-149zj4r, .framer-Xsz2a .framer-d26oxh { flex-direction: column; gap: 24px; } .framer-Xsz2a .framer-1xsd879, .framer-Xsz2a .framer-150bgq2, .framer-Xsz2a .framer-zw9bzd, .framer-Xsz2a .framer-1m6u4tq, .framer-Xsz2a .framer-1btts03, .framer-Xsz2a .framer-1cgngcj { height: 140px; } .framer-Xsz2a .framer-1boaw7v { flex: 0.33 0 0px; height: var(--framer-aspect-ratio-supported, 147px); } .framer-Xsz2a .framer-85ccy8, .framer-Xsz2a .framer-ra4e33, .framer-Xsz2a .framer-16buv0e { gap: 24px; } .framer-Xsz2a .framer-14uvg1e, .framer-Xsz2a .framer-1p1kwr1, .framer-Xsz2a .framer-156g44 { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-Xsz2a .framer-tbzuh2, .framer-Xsz2a .framer-1lhd22x, .framer-Xsz2a .framer-14r63lf { align-content: flex-start; align-items: flex-start; flex-direction: row; } .framer-Xsz2a .framer-9qb5c6, .framer-Xsz2a .framer-nd2d4v, .framer-Xsz2a .framer-5kpq4f { flex: 1 0 0px; width: 1px; } .framer-Xsz2a .framer-1x6d54o { height: var(--framer-aspect-ratio-supported, 167px); } .framer-Xsz2a .framer-cc5vh9 { height: var(--framer-aspect-ratio-supported, 147px); }}\",\"@media (max-width: 767px) { .framer-Xsz2a.framer-72rtr7 { width: 390px; } .framer-Xsz2a .framer-nwve3s { gap: 0px; padding: 120px 16px 160px 16px; } .framer-Xsz2a .framer-m6sp60 { gap: 48px; } .framer-Xsz2a .framer-4ppx9l, .framer-Xsz2a .framer-33gyoy, .framer-Xsz2a .framer-1hja0zi, .framer-Xsz2a .framer-1ybh8nl, .framer-Xsz2a .framer-1vm3tp0, .framer-Xsz2a .framer-1e8qjip { flex-direction: column; } .framer-Xsz2a .framer-l5382l, .framer-Xsz2a .framer-1m9283o, .framer-Xsz2a .framer-1m480we, .framer-Xsz2a .framer-17xuva5, .framer-Xsz2a .framer-fylikk, .framer-Xsz2a .framer-1095kzo, .framer-Xsz2a .framer-vyesok { flex: none; width: 100%; } .framer-Xsz2a .framer-1rpqm9g { height: var(--framer-aspect-ratio-supported, 200px); } .framer-Xsz2a .framer-1981imp { width: 100%; } .framer-Xsz2a .framer-149zj4r, .framer-Xsz2a .framer-d26oxh { flex-direction: column; gap: 24px; } .framer-Xsz2a .framer-dq1duj { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-Xsz2a .framer-1xsd879, .framer-Xsz2a .framer-150bgq2, .framer-Xsz2a .framer-zw9bzd, .framer-Xsz2a .framer-1m6u4tq, .framer-Xsz2a .framer-1btts03, .framer-Xsz2a .framer-1cgngcj { height: 120px; } .framer-Xsz2a .framer-8zjjs3 { height: var(--framer-aspect-ratio-supported, 14px); width: 150px; } .framer-Xsz2a .framer-pbrlu7 { height: var(--framer-aspect-ratio-supported, 8px); width: 150px; } .framer-Xsz2a .framer-wduh9q { flex-direction: column; gap: 32px; } .framer-Xsz2a .framer-1boaw7v, .framer-Xsz2a .framer-cc5vh9 { flex: none; height: var(--framer-aspect-ratio-supported, 200px); width: 100%; } .framer-Xsz2a .framer-85ccy8, .framer-Xsz2a .framer-16buv0e { flex: none; gap: 24px; width: 100%; } .framer-Xsz2a .framer-ra4e33 { gap: 24px; } .framer-Xsz2a .framer-14uvg1e, .framer-Xsz2a .framer-1p1kwr1, .framer-Xsz2a .framer-156g44 { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-Xsz2a .framer-tbzuh2, .framer-Xsz2a .framer-1lhd22x, .framer-Xsz2a .framer-14r63lf { padding: 36px 16px 36px 16px; } .framer-Xsz2a .framer-1x6d54o { flex: none; height: var(--framer-aspect-ratio-supported, 150px); width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5051.5\n * @framerIntrinsicWidth 1100\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pI9W_PNdI\":{\"layout\":[\"fixed\",\"auto\"]},\"VnGzoQNds\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-Xsz2a\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:5051.5,width:1100};addFonts(FrameraugiA20Il,[{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\"}]},..._KTNavigationFonts,..._KTSectionDividerFonts,...ButtonIconFonts,..._KTFooter2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1100\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"5051.5\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pI9W_PNdI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VnGzoQNds\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["_KTNavigationFonts", "getFonts", "cI9E7jHWM_default", "RichTextWithFX", "withFX", "RichText2", "ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "_KTSectionDividerFonts", "SE4zbxuxz_default", "ContainerWithFX", "Container", "ButtonIconFonts", "uZI6j5QZr_default", "MotionSectionWithFX", "motion", "_KTFooter2Fonts", "N7UvVBadT_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "transition2", "textEffect", "transition3", "animation3", "animation4", "animation5", "animation6", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "cI9E7jHWM_default", "RichTextWithFX", "x", "getLoadingLazyAtYPosition", "ImageWithOptimizedAppearEffect", "ContainerWithFX", "SE4zbxuxz_default", "MotionSectionWithFX", "RichText2", "ResolveLinks", "resolvedLinks", "uZI6j5QZr_default", "SVG", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "N7UvVBadT_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "_KTNavigationFonts", "_KTSectionDividerFonts", "ButtonIconFonts", "_KTFooter2Fonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
