{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/inDluY4DaGVH21in04Gp/0AtLsOTDWWb9Y0GN7Dm3/nTioraq8o.js"],
  "sourcesContent": ["// Generated by Framer (fd7a51d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/DAWxXDGdC5RJUOPfOsh5/Ticker.js\";import Footer from\"#framer/local/canvasComponent/BNvGD9HH0/BNvGD9HH0.js\";import IconLink from\"#framer/local/canvasComponent/e95HYVcyB/e95HYVcyB.js\";import Navbar from\"#framer/local/canvasComponent/rgED6bF5k/rgED6bF5k.js\";import*as sharedStyle from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import metadataProvider from\"#framer/local/webPageMetadata/nTioraq8o/nTioraq8o.js\";const NavbarFonts=getFonts(Navbar);const MotionNavWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.nav);const TickerFonts=getFonts(Ticker);const MotionDivWithFX=withFX(motion.div);const IconLinkFonts=getFonts(IconLink);const FooterFonts=getFonts(Footer);const breakpoints={DqH8zcv5r:\"(min-width: 1200px)\",eDJcXVQ93:\"(max-width: 809px)\",sk9_G62fh:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-xAa0D\";const variantClassNames={DqH8zcv5r:\"framer-v-1yjtvr2\",eDJcXVQ93:\"framer-v-pmu3fg\",sk9_G62fh:\"framer-v-1wrd62o\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={delay:.3,duration:.6,ease:[.19,1,.22,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-150};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:50};const transition3={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation4={boxShadow:\"0px 4px 4px 0px rgba(255, 255, 255, 0.25)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"DqH8zcv5r\",Phone:\"eDJcXVQ93\",Tablet:\"sk9_G62fh\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"DqH8zcv5r\"};};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 sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"DqH8zcv5r\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-1398aebf-bcdf-4ceb-9360-2b5bc58c9e9f, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1yjtvr2\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(MotionNavWithOptimizedAppearEffect,{animate:animation,className:\"framer-xpek3x\",\"data-framer-appear-id\":\"xpek3x\",\"data-framer-name\":\"Nav\",initial:animation1,optimized:true,style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eDJcXVQ93:{width:\"100vw\",y:10}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"max(100vw, 1px)\",y:20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bz19n9-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eDJcXVQ93:{variant:\"u8sbPu3yD\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"PDglbcaSx\",layoutId:\"PDglbcaSx\",style:{width:\"100%\"},variant:\"LAnneOQDH\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11abk30\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vdndvx-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"flex-start\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:0,height:\"100%\",hoverFactor:.5,id:\"lSQE8p6mO\",layoutId:\"lSQE8p6mO\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-qyjlct\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-color\":\"var(--token-949aa217-4328-4a90-9079-bc6293877e69, rgb(0, 0, 0))\"},children:\"Work  \"})}),className:\"framer-8vpvk9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})],speed:90,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-wyd36c\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1irng8n\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1gqo0t3\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ccq2BkNZt\"},nodeId:\"Hfnv0SCfu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eDJcXVQ93:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+20+30+0+0+0+0+0),pixelHeight:800,pixelWidth:800,sizes:`calc(min(1000px, ${componentViewport?.width||\"100vw\"}) - 60px)`,src:\"https://framerusercontent.com/images/k0wiiOB7VC63Ooi8hjiA0u6Prc.jpg\",srcSet:\"https://framerusercontent.com/images/k0wiiOB7VC63Ooi8hjiA0u6Prc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/k0wiiOB7VC63Ooi8hjiA0u6Prc.jpg 800w\"}},sk9_G62fh:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+40+40+0+0+0+0),pixelHeight:800,pixelWidth:800,sizes:`max((min(1000px, ${componentViewport?.width||\"100vw\"}) - 100px) / 2, 1px)`,src:\"https://framerusercontent.com/images/k0wiiOB7VC63Ooi8hjiA0u6Prc.jpg\",srcSet:\"https://framerusercontent.com/images/k0wiiOB7VC63Ooi8hjiA0u6Prc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/k0wiiOB7VC63Ooi8hjiA0u6Prc.jpg 800w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+40+0+0+0+0+0),pixelHeight:800,pixelWidth:800,sizes:`max((min(1000px, ${componentViewport?.width||\"100vw\"}) - 20px) / 2, 1px)`,src:\"https://framerusercontent.com/images/k0wiiOB7VC63Ooi8hjiA0u6Prc.jpg\",srcSet:\"https://framerusercontent.com/images/k0wiiOB7VC63Ooi8hjiA0u6Prc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/k0wiiOB7VC63Ooi8hjiA0u6Prc.jpg 800w\"},className:\"framer-1vosouv framer-10wceu3\",\"data-framer-name\":\"Photo Copy\",whileHover:animation4})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LHGVs2lA2\"},nodeId:\"sbOZFl3kh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eDJcXVQ93:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1198,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+20+30+0+0+0+0+453),pixelHeight:800,pixelWidth:800,sizes:`calc(min(1000px, ${componentViewport?.width||\"100vw\"}) - 60px)`,src:\"https://framerusercontent.com/images/vmMYCbu4XVkbKrqWHvq4EmGzE.jpg\",srcSet:\"https://framerusercontent.com/images/vmMYCbu4XVkbKrqWHvq4EmGzE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vmMYCbu4XVkbKrqWHvq4EmGzE.jpg 800w\"}},sk9_G62fh:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1198,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+40+40+0+0+0+0),pixelHeight:800,pixelWidth:800,sizes:`max((min(1000px, ${componentViewport?.width||\"100vw\"}) - 100px) / 2, 1px)`,src:\"https://framerusercontent.com/images/vmMYCbu4XVkbKrqWHvq4EmGzE.jpg\",srcSet:\"https://framerusercontent.com/images/vmMYCbu4XVkbKrqWHvq4EmGzE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vmMYCbu4XVkbKrqWHvq4EmGzE.jpg 800w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1198,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+40+0+0+0+0+0),pixelHeight:800,pixelWidth:800,sizes:`max((min(1000px, ${componentViewport?.width||\"100vw\"}) - 20px) / 2, 1px)`,src:\"https://framerusercontent.com/images/vmMYCbu4XVkbKrqWHvq4EmGzE.jpg\",srcSet:\"https://framerusercontent.com/images/vmMYCbu4XVkbKrqWHvq4EmGzE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vmMYCbu4XVkbKrqWHvq4EmGzE.jpg 800w\"},className:\"framer-xph9ge framer-10wceu3\",\"data-framer-name\":\"Photo Copy\",whileHover:animation4})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ckk55u\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"K22GPeFAl\"},nodeId:\"Ry0g1Optc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eDJcXVQ93:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+20+30+0+0+906+0+0),pixelHeight:800,pixelWidth:800,sizes:`calc(min(1000px, ${componentViewport?.width||\"100vw\"}) - 60px)`,src:\"https://framerusercontent.com/images/OH0Tw4NfQcTEFnCV5umbhr4OTpo.jpg\",srcSet:\"https://framerusercontent.com/images/OH0Tw4NfQcTEFnCV5umbhr4OTpo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OH0Tw4NfQcTEFnCV5umbhr4OTpo.jpg 800w\"}},sk9_G62fh:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+40+40+0+0+453+0),pixelHeight:800,pixelWidth:800,sizes:`max((min(1000px, ${componentViewport?.width||\"100vw\"}) - 100px) / 2, 1px)`,src:\"https://framerusercontent.com/images/OH0Tw4NfQcTEFnCV5umbhr4OTpo.jpg\",srcSet:\"https://framerusercontent.com/images/OH0Tw4NfQcTEFnCV5umbhr4OTpo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OH0Tw4NfQcTEFnCV5umbhr4OTpo.jpg 800w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+40+0+0+0+453+0),pixelHeight:800,pixelWidth:800,sizes:`max((min(1000px, ${componentViewport?.width||\"100vw\"}) - 20px) / 2, 1px)`,src:\"https://framerusercontent.com/images/OH0Tw4NfQcTEFnCV5umbhr4OTpo.jpg\",srcSet:\"https://framerusercontent.com/images/OH0Tw4NfQcTEFnCV5umbhr4OTpo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OH0Tw4NfQcTEFnCV5umbhr4OTpo.jpg 800w\"},className:\"framer-1j7yxz3 framer-10wceu3\",\"data-framer-name\":\"Photo Copy\",whileHover:animation4})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZDQeH7qjs\"},nodeId:\"Dr7j1JLFW\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eDJcXVQ93:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1198,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+20+30+0+0+906+0+453),pixelHeight:800,pixelWidth:800,sizes:`calc(min(1000px, ${componentViewport?.width||\"100vw\"}) - 60px)`,src:\"https://framerusercontent.com/images/1rL1Vpv9GywGAfHWjcPboM4bvQ.jpg\",srcSet:\"https://framerusercontent.com/images/1rL1Vpv9GywGAfHWjcPboM4bvQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/1rL1Vpv9GywGAfHWjcPboM4bvQ.jpg 800w\"}},sk9_G62fh:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1198,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+40+40+0+0+453+0),pixelHeight:800,pixelWidth:800,sizes:`max((min(1000px, ${componentViewport?.width||\"100vw\"}) - 100px) / 2, 1px)`,src:\"https://framerusercontent.com/images/1rL1Vpv9GywGAfHWjcPboM4bvQ.jpg\",srcSet:\"https://framerusercontent.com/images/1rL1Vpv9GywGAfHWjcPboM4bvQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/1rL1Vpv9GywGAfHWjcPboM4bvQ.jpg 800w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1198,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+40+0+0+0+453+0),pixelHeight:800,pixelWidth:800,sizes:`max((min(1000px, ${componentViewport?.width||\"100vw\"}) - 20px) / 2, 1px)`,src:\"https://framerusercontent.com/images/1rL1Vpv9GywGAfHWjcPboM4bvQ.jpg\",srcSet:\"https://framerusercontent.com/images/1rL1Vpv9GywGAfHWjcPboM4bvQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/1rL1Vpv9GywGAfHWjcPboM4bvQ.jpg 800w\"},className:\"framer-192l3sf framer-10wceu3\",\"data-framer-name\":\"Photo Copy\",whileHover:animation4})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1st4afh\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qMGVvrhI2\"},nodeId:\"aPWjhLfeq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eDJcXVQ93:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+20+30+0+0+1812+0+0),pixelHeight:800,pixelWidth:800,sizes:`calc(min(1000px, ${componentViewport?.width||\"100vw\"}) - 60px)`,src:\"https://framerusercontent.com/images/uYXptz6JEPNkSDSfmsKh5L3V4w.jpg\",srcSet:\"https://framerusercontent.com/images/uYXptz6JEPNkSDSfmsKh5L3V4w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/uYXptz6JEPNkSDSfmsKh5L3V4w.jpg 800w\"}},sk9_G62fh:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+40+40+0+0+906+0),pixelHeight:800,pixelWidth:800,sizes:`max((min(1000px, ${componentViewport?.width||\"100vw\"}) - 100px) / 2, 1px)`,src:\"https://framerusercontent.com/images/uYXptz6JEPNkSDSfmsKh5L3V4w.jpg\",srcSet:\"https://framerusercontent.com/images/uYXptz6JEPNkSDSfmsKh5L3V4w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/uYXptz6JEPNkSDSfmsKh5L3V4w.jpg 800w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+40+0+0+0+906+0),pixelHeight:800,pixelWidth:800,sizes:`max((min(1000px, ${componentViewport?.width||\"100vw\"}) - 20px) / 2, 1px)`,src:\"https://framerusercontent.com/images/uYXptz6JEPNkSDSfmsKh5L3V4w.jpg\",srcSet:\"https://framerusercontent.com/images/uYXptz6JEPNkSDSfmsKh5L3V4w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/uYXptz6JEPNkSDSfmsKh5L3V4w.jpg 800w\"},className:\"framer-ibg6pj framer-10wceu3\",\"data-framer-name\":\"Photo Copy\",whileHover:animation4})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"yd8j2AkH5\"},nodeId:\"vGDV2naFD\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eDJcXVQ93:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1198,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+20+30+0+0+1812+0+453),pixelHeight:800,pixelWidth:800,sizes:`calc(min(1000px, ${componentViewport?.width||\"100vw\"}) - 60px)`,src:\"https://framerusercontent.com/images/2K8vNvMwF0l2ofklZnzW6yd8Wvw.jpg\",srcSet:\"https://framerusercontent.com/images/2K8vNvMwF0l2ofklZnzW6yd8Wvw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2K8vNvMwF0l2ofklZnzW6yd8Wvw.jpg 800w\"}},sk9_G62fh:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1198,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+40+40+0+0+906+0),pixelHeight:800,pixelWidth:800,sizes:`max((min(1000px, ${componentViewport?.width||\"100vw\"}) - 100px) / 2, 1px)`,src:\"https://framerusercontent.com/images/2K8vNvMwF0l2ofklZnzW6yd8Wvw.jpg\",srcSet:\"https://framerusercontent.com/images/2K8vNvMwF0l2ofklZnzW6yd8Wvw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2K8vNvMwF0l2ofklZnzW6yd8Wvw.jpg 800w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1198,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+40+0+0+0+906+0),pixelHeight:800,pixelWidth:800,sizes:`max((min(1000px, ${componentViewport?.width||\"100vw\"}) - 20px) / 2, 1px)`,src:\"https://framerusercontent.com/images/2K8vNvMwF0l2ofklZnzW6yd8Wvw.jpg\",srcSet:\"https://framerusercontent.com/images/2K8vNvMwF0l2ofklZnzW6yd8Wvw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2K8vNvMwF0l2ofklZnzW6yd8Wvw.jpg 800w\"},className:\"framer-1cje91n framer-10wceu3\",\"data-framer-name\":\"Photo Copy\",whileHover:animation4})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lq55pu\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-fzitdj\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c5ucyp-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eDJcXVQ93:{link:resolvedLinks[2]},sk9_G62fh:{link:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(IconLink,{height:\"100%\",id:\"lGrJb6JwW\",layoutId:\"lGrJb6JwW\",link:resolvedLinks[0],title:\"Go back index\",variant:\"tkwDtGrtT\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eDJcXVQ93:{y:(componentViewport?.y||0)+0+2842},sk9_G62fh:{y:(componentViewport?.y||0)+0+1571}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:169,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1587,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vjtewr-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eDJcXVQ93:{variant:\"KC0CymOa5\"},sk9_G62fh:{variant:\"S9blXHZjn\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"PCdQLZZWX\",layoutId:\"PCdQLZZWX\",style:{width:\"100%\"},variant:\"dcOWjuX8u\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xAa0D.framer-10wceu3, .framer-xAa0D .framer-10wceu3 { display: block; }\",\".framer-xAa0D.framer-1yjtvr2 { align-content: center; align-items: center; background-color: var(--token-1398aebf-bcdf-4ceb-9360-2b5bc58c9e9f, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-xAa0D .framer-xpek3x { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; left: 50%; mix-blend-mode: difference; overflow: hidden; padding: 0px; position: fixed; top: 20px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-xAa0D .framer-bz19n9-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-xAa0D .framer-11abk30 { 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: flex-start; overflow: hidden; padding: 0px 20px 40px 20px; position: relative; width: 100%; z-index: 2; }\",\".framer-xAa0D .framer-1vdndvx-container { flex: none; height: 100%; position: relative; width: 100%; }\",\".framer-xAa0D .framer-qyjlct { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-xAa0D .framer-8vpvk9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-xAa0D .framer-wyd36c { 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; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-xAa0D .framer-1irng8n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xAa0D .framer-1gqo0t3, .framer-xAa0D .framer-1ckk55u, .framer-xAa0D .framer-1st4afh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xAa0D .framer-1vosouv, .framer-xAa0D .framer-xph9ge, .framer-xAa0D .framer-1j7yxz3, .framer-xAa0D .framer-192l3sf, .framer-xAa0D .framer-ibg6pj, .framer-xAa0D .framer-1cje91n { aspect-ratio: 0.9969879518072289 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 492px); overflow: visible; position: relative; text-decoration: none; width: 1px; }\",\".framer-xAa0D .framer-lq55pu { align-content: flex-start; align-items: flex-start; background-color: var(--token-1398aebf-bcdf-4ceb-9360-2b5bc58c9e9f, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 96px 20px 96px 20px; position: relative; width: 100%; }\",\".framer-xAa0D .framer-fzitdj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xAa0D .framer-1c5ucyp-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-xAa0D .framer-1vjtewr-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xAa0D.framer-1yjtvr2, .framer-xAa0D .framer-xpek3x, .framer-xAa0D .framer-11abk30, .framer-xAa0D .framer-qyjlct, .framer-xAa0D .framer-wyd36c, .framer-xAa0D .framer-1irng8n, .framer-xAa0D .framer-1gqo0t3, .framer-xAa0D .framer-1ckk55u, .framer-xAa0D .framer-1st4afh, .framer-xAa0D .framer-lq55pu, .framer-xAa0D .framer-fzitdj { gap: 0px; } .framer-xAa0D.framer-1yjtvr2 > *, .framer-xAa0D .framer-11abk30 > *, .framer-xAa0D .framer-wyd36c > *, .framer-xAa0D .framer-lq55pu > *, .framer-xAa0D .framer-fzitdj > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-xAa0D.framer-1yjtvr2 > :first-child, .framer-xAa0D .framer-11abk30 > :first-child, .framer-xAa0D .framer-wyd36c > :first-child, .framer-xAa0D .framer-1irng8n > :first-child, .framer-xAa0D .framer-lq55pu > :first-child, .framer-xAa0D .framer-fzitdj > :first-child { margin-top: 0px; } .framer-xAa0D.framer-1yjtvr2 > :last-child, .framer-xAa0D .framer-11abk30 > :last-child, .framer-xAa0D .framer-wyd36c > :last-child, .framer-xAa0D .framer-1irng8n > :last-child, .framer-xAa0D .framer-lq55pu > :last-child, .framer-xAa0D .framer-fzitdj > :last-child { margin-bottom: 0px; } .framer-xAa0D .framer-xpek3x > *, .framer-xAa0D .framer-1gqo0t3 > *, .framer-xAa0D .framer-1ckk55u > *, .framer-xAa0D .framer-1st4afh > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-xAa0D .framer-xpek3x > :first-child, .framer-xAa0D .framer-qyjlct > :first-child, .framer-xAa0D .framer-1gqo0t3 > :first-child, .framer-xAa0D .framer-1ckk55u > :first-child, .framer-xAa0D .framer-1st4afh > :first-child { margin-left: 0px; } .framer-xAa0D .framer-xpek3x > :last-child, .framer-xAa0D .framer-qyjlct > :last-child, .framer-xAa0D .framer-1gqo0t3 > :last-child, .framer-xAa0D .framer-1ckk55u > :last-child, .framer-xAa0D .framer-1st4afh > :last-child { margin-right: 0px; } .framer-xAa0D .framer-qyjlct > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-xAa0D .framer-1irng8n > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-xAa0D.framer-1yjtvr2 { width: 810px; } .framer-xAa0D .framer-wyd36c { padding: 40px; } .framer-xAa0D .framer-1vosouv, .framer-xAa0D .framer-xph9ge, .framer-xAa0D .framer-1j7yxz3, .framer-xAa0D .framer-192l3sf, .framer-xAa0D .framer-ibg6pj, .framer-xAa0D .framer-1cje91n { height: var(--framer-aspect-ratio-supported, 356px); } .framer-xAa0D .framer-lq55pu { padding: 48px 20px 48px 20px; }}\",\"@media (max-width: 809px) { .framer-xAa0D.framer-1yjtvr2 { width: 390px; } .framer-xAa0D .framer-xpek3x { flex-direction: column; top: 10px; } .framer-xAa0D .framer-bz19n9-container { flex: none; width: 100%; } .framer-xAa0D .framer-11abk30 { padding: 0px 20px 20px 20px; } .framer-xAa0D .framer-wyd36c { padding: 30px; } .framer-xAa0D .framer-1gqo0t3, .framer-xAa0D .framer-1ckk55u, .framer-xAa0D .framer-1st4afh { flex-direction: column; } .framer-xAa0D .framer-1vosouv, .framer-xAa0D .framer-xph9ge, .framer-xAa0D .framer-1j7yxz3, .framer-xAa0D .framer-192l3sf, .framer-xAa0D .framer-ibg6pj, .framer-xAa0D .framer-1cje91n { flex: none; height: var(--framer-aspect-ratio-supported, 331px); width: 100%; } .framer-xAa0D .framer-lq55pu { padding: 24px 10px 24px 10px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xAa0D .framer-xpek3x, .framer-xAa0D .framer-1gqo0t3, .framer-xAa0D .framer-1ckk55u, .framer-xAa0D .framer-1st4afh { gap: 0px; } .framer-xAa0D .framer-xpek3x > *, .framer-xAa0D .framer-1gqo0t3 > *, .framer-xAa0D .framer-1ckk55u > *, .framer-xAa0D .framer-1st4afh > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-xAa0D .framer-xpek3x > :first-child, .framer-xAa0D .framer-1gqo0t3 > :first-child, .framer-xAa0D .framer-1ckk55u > :first-child, .framer-xAa0D .framer-1st4afh > :first-child { margin-top: 0px; } .framer-xAa0D .framer-xpek3x > :last-child, .framer-xAa0D .framer-1gqo0t3 > :last-child, .framer-xAa0D .framer-1ckk55u > :last-child, .framer-xAa0D .framer-1st4afh > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2189\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"sk9_G62fh\":{\"layout\":[\"fixed\",\"auto\"]},\"eDJcXVQ93\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramernTioraq8o=withCSS(Component,css,\"framer-xAa0D\");export default FramernTioraq8o;FramernTioraq8o.displayName=\"Banner\";FramernTioraq8o.defaultProps={height:2189,width:1200};addFonts(FramernTioraq8o,[{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\"}]},...NavbarFonts,...TickerFonts,...IconLinkFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernTioraq8o\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2189\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sk9_G62fh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eDJcXVQ93\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "6lBAC28B,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAAmCC,EAA0BC,EAAO,GAAG,EAAQC,GAAYL,EAASM,CAAM,EAAQC,EAAgBC,EAAOJ,EAAO,GAAG,EAAQK,GAAcT,EAASU,CAAQ,EAAQC,GAAYX,EAASY,CAAM,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,qBAAqB,UAAU,4CAA4C,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,IAAI,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,EAAE,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,EAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAY,CAAC,OAAO,IAAI,MAAM,EAAE,SAAS,IAAI,KAAK,QAAQ,EAAQC,EAAW,CAAC,UAAU,4CAA4C,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAW,EAAQE,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEf,GAASI,CAAK,EAAQY,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUT,CAAY,EAAE,GAAGS,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUT,CAAY,EAAE,SAAS,MAAMS,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACY,EAAYC,EAAmB,EAAEC,EAA8BR,GAAQS,GAAY,EAAK,EAAQC,GAAe,OAAoEC,GAAkBC,EAAG5C,GAAkB,GAArE,CAAa8B,CAAS,CAAuE,EAAQe,GAAWC,EAAO,IAAI,EAAQC,GAAOC,EAAU,EAAQC,GAAsBC,EAAM,EAAEC,EAAiB,CAAC,CAAC,EAAE,IAAMC,EAAkBC,EAAqB,EAAE,OAAoBrC,EAAKsC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAArD,EAAiB,EAAE,SAAsBsD,EAAMC,EAAY,CAAC,GAAGzB,IAAUkB,GAAgB,SAAS,CAAcjC,EAAKH,GAAU,CAAC,MAAM,kGAAkG,CAAC,EAAe0C,EAAME,EAAO,IAAI,CAAC,GAAGxB,GAAU,UAAUW,EAAGD,GAAkB,iBAAiBb,EAAS,EAAE,IAAIL,GAAKoB,GAAK,MAAM,CAAC,GAAGhB,EAAK,EAAE,SAAS,CAAcb,EAAK0C,GAAmC,CAAC,QAAQpD,GAAU,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,MAAM,QAAQC,GAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkBL,GAAmB,SAAsBc,EAAK2C,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQ,EAAE,EAAE,CAAC,EAAE,SAAsBtB,EAAK4C,EAA0B,CAAC,OAAO,GAAG,MAAM,kBAAkB,EAAE,GAAG,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,0BAA0B,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAK8C,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe9C,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAsBA,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,2BAA2B,SAAsB7C,EAAK+C,EAAO,CAAC,UAAU,aAAa,UAAU,OAAO,YAAY,CAAC,UAAU,EAAE,YAAY,GAAM,UAAU,EAAE,UAAU,GAAG,SAAS,EAAI,EAAE,IAAI,EAAE,OAAO,OAAO,YAAY,GAAG,GAAG,YAAY,SAAS,YAAY,QAAQ,EAAE,cAAc,EAAE,YAAY,EAAE,eAAe,GAAM,aAAa,EAAE,WAAW,EAAE,cAAc,CAAC,WAAW,GAAK,UAAU,EAAI,EAAE,MAAM,CAAc/C,EAAKyC,EAAO,IAAI,CAAC,UAAU,gBAAgB,SAAsBzC,EAAKgD,EAAS,CAAC,sBAAsB,GAAK,SAAsBhD,EAAWiD,EAAS,CAAC,SAAsBjD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,iEAAiE,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,UAAU,CAAC,UAAU,gBAAgB,SAAsBuC,EAAMW,EAAgB,CAAC,kBAAkB,CAAC,WAAWzD,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAc6C,EAAMW,EAAgB,CAAC,kBAAkB,CAAC,WAAWzD,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcM,EAAKmD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,SAAsBnD,EAAK2C,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ8B,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,YAAY,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQgB,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,uBAAuB,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,CAAC,EAAE,SAAsBpC,EAAKqD,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,sBAAsB,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,UAAU,gCAAgC,mBAAmB,aAAa,WAAWxC,CAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeI,EAAKmD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,SAAsBnD,EAAK2C,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ8B,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,YAAY,IAAI,qEAAqE,OAAO,mKAAmK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQgB,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,uBAAuB,IAAI,qEAAqE,OAAO,mKAAmK,CAAC,CAAC,EAAE,SAAsBpC,EAAKqD,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,sBAAsB,IAAI,qEAAqE,OAAO,mKAAmK,EAAE,UAAU,+BAA+B,mBAAmB,aAAa,WAAWxC,CAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2C,EAAMW,EAAgB,CAAC,kBAAkB,CAAC,WAAWzD,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcM,EAAKmD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,SAAsBnD,EAAK2C,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ8B,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,YAAY,IAAI,uEAAuE,OAAO,uKAAuK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQgB,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,uBAAuB,IAAI,uEAAuE,OAAO,uKAAuK,CAAC,CAAC,EAAE,SAAsBpC,EAAKqD,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,sBAAsB,IAAI,uEAAuE,OAAO,uKAAuK,EAAE,UAAU,gCAAgC,mBAAmB,aAAa,WAAWxC,CAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeI,EAAKmD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,SAAsBnD,EAAK2C,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ8B,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,YAAY,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQgB,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,uBAAuB,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,CAAC,EAAE,SAAsBpC,EAAKqD,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,sBAAsB,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,UAAU,gCAAgC,mBAAmB,aAAa,WAAWxC,CAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2C,EAAMW,EAAgB,CAAC,kBAAkB,CAAC,WAAWzD,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcM,EAAKmD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,SAAsBnD,EAAK2C,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ8B,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,YAAY,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQgB,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,uBAAuB,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,CAAC,EAAE,SAAsBpC,EAAKqD,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,sBAAsB,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,UAAU,+BAA+B,mBAAmB,aAAa,WAAWxC,CAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeI,EAAKmD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,SAAsBnD,EAAK2C,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ8B,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,KAAK,EAAE,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,YAAY,IAAI,uEAAuE,OAAO,uKAAuK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQgB,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,uBAAuB,IAAI,uEAAuE,OAAO,uKAAuK,CAAC,CAAC,EAAE,SAAsBpC,EAAKqD,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,GAA2BhB,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,sBAAsB,IAAI,uEAAuE,OAAO,uKAAuK,EAAE,UAAU,gCAAgC,mBAAmB,aAAa,WAAWxC,CAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeI,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKsD,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BvD,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,2BAA2B,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,KAAKiC,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,KAAKA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBvD,EAAKwD,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAKD,EAAc,CAAC,EAAE,MAAM,gBAAgB,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAevD,EAAK2C,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGc,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,CAAC,EAAE,SAAsBpC,EAAK4C,EAA0B,CAAC,OAAO,IAAI,MAAMR,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAsBpC,EAAK6C,EAAU,CAAC,UAAU,2BAA2B,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAKyD,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezD,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ0D,GAAI,CAAC,kFAAkF,kFAAkF,sVAAsV,iXAAiX,0GAA0G,sTAAsT,yGAAyG,mRAAmR,6LAA6L,0SAA0S,iRAAiR,gVAAgV,ifAAif,qXAAqX,8QAA8Q,yGAAyG,yGAAyG,2nEAA2nE,GAAeA,EAAI,qcAAqc,8jDAA8jD,EAWp24BC,EAAgBC,EAAQrD,GAAUmD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,SAASA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAY,GAAGC,GAAY,GAAGC,GAAc,GAAGC,GAAY,GAAGC,EAAoCC,CAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACz5D,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,4BAA4B,6BAA+B,OAAO,qBAAuB,OAAO,4BAA8B,OAAO,yBAA2B,QAAQ,sBAAwB,OAAO,oCAAsC,4JAA0L,sBAAwB,IAAI,yBAA2B,MAAM,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavbarFonts", "getFonts", "rgED6bF5k_default", "MotionNavWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "TickerFonts", "Ticker", "MotionDivWithFX", "withFX", "IconLinkFonts", "e95HYVcyB_default", "FooterFonts", "BNvGD9HH0_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "transition3", "animation4", "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", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionNavWithOptimizedAppearEffect", "PropertyOverrides2", "ComponentViewportProvider", "Container", "rgED6bF5k_default", "Ticker", "RichText2", "x", "MotionDivWithFX", "Link", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "e95HYVcyB_default", "BNvGD9HH0_default", "css", "FramernTioraq8o", "withCSS", "nTioraq8o_default", "addFonts", "NavbarFonts", "TickerFonts", "IconLinkFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
