{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/r3nL3kP63c9pIMPvI3BZ/vrzuuW0O4x20ujCSqGS7/yPeGg1wq6.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,ResolveLinks,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import ElementsTitle from\"#framer/local/canvasComponent/BhxIpkZij/BhxIpkZij.js\";import ButtonButton from\"#framer/local/canvasComponent/GOf3yTlzm/GOf3yTlzm.js\";import ElementsTeaser from\"#framer/local/canvasComponent/J60drKaL5/J60drKaL5.js\";import LayoutHeader from\"#framer/local/canvasComponent/jIiLgNn_Q/jIiLgNn_Q.js\";import AtomsCursor from\"#framer/local/canvasComponent/LJao4nNJd/LJao4nNJd.js\";import ElementsTeaserDigitalArtToTheWorld from\"#framer/local/canvasComponent/LnVwRige7/LnVwRige7.js\";import LayoutOverlay from\"#framer/local/canvasComponent/miQF0Fp2K/miQF0Fp2K.js\";import LayoutFooter from\"#framer/local/canvasComponent/mxyNNMLNx/mxyNNMLNx.js\";import ElementsTeaserMoreSoon from\"#framer/local/canvasComponent/y4OrovO9R/y4OrovO9R.js\";import metadataProvider from\"#framer/local/webPageMetadata/yPeGg1wq6/yPeGg1wq6.js\";const LayoutHeaderFonts=getFonts(LayoutHeader);const LayoutOverlayFonts=getFonts(LayoutOverlay);const ContainerWithFX=withFX(Container);const ElementsTitleFonts=getFonts(ElementsTitle);const ElementsTeaserFonts=getFonts(ElementsTeaser);const ElementsTeaserDigitalArtToTheWorldFonts=getFonts(ElementsTeaserDigitalArtToTheWorld);const ElementsTeaserMoreSoonFonts=getFonts(ElementsTeaserMoreSoon);const ButtonButtonFonts=getFonts(ButtonButton);const MotionSectionWithFX=withFX(motion.section);const LayoutFooterFonts=getFonts(LayoutFooter);const AtomsCursorFonts=getFonts(AtomsCursor);const breakpoints={BkiBwYpOT:\"(min-width: 960px) and (max-width: 1199px)\",cfn7B0uF8:\"(max-width: 959px)\",scaNXHzqb:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-gYMmo\";const variantClassNames={BkiBwYpOT:\"framer-v-hhv5u6\",cfn7B0uF8:\"framer-v-rqe3w1\",scaNXHzqb:\"framer-v-1v97qvn\"};const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-100};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80};const transition3={delay:0,duration:1.5,ease:[.19,1,.22,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:80};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"scaNXHzqb\",Phone:\"cfn7B0uF8\",Tablet:\"BkiBwYpOT\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"scaNXHzqb\"};};const transition4={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const cursor={alignment:\"center\",component:AtomsCursor,offset:{x:10,y:15},placement:\"bottom\",transition:transition4,variant:\"xfiggJ8NA\"};const cursor1={alignment:\"center\",component:AtomsCursor,offset:{x:10,y:15},placement:\"bottom\",transition:transition4,variant:\"f6v1l4S9G\"};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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const EWDs_eTsi3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const yfKUoGXg81wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const elementId=useRouteElementId(\"zRLOlgnaf\");const ref1=React.useRef(null);useCustomCursors({dxmgdo:cursor1,srixqg:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"scaNXHzqb\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-cb13553f-df4a-47a7-9b7e-4a10acac2330, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1v97qvn\",className),\"data-framer-cursor\":\"srixqg\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:94,width:\"100vw\",y:0,children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-mr7pr8-container\",id:\"mr7pr8\",layoutScroll:true,nodeId:\"S_TQGDuIM\",rendersWithMotion:true,scopeId:\"yPeGg1wq6\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cfn7B0uF8:{nblPIGelr:\"VLaZQ5owV\",variant:\"uGL2oXSKB\"}},children:/*#__PURE__*/_jsx(LayoutHeader,{D927CJfs6:\"dxmgdo\",EWDs_eTsi:EWDs_eTsi3bnx0g({overlay}),eZkdd3sRr:\"ajfxC_9Jf\",height:\"100%\",id:\"S_TQGDuIM\",layoutId:\"S_TQGDuIM\",nblPIGelr:\"DypBuPWH4\",style:{width:\"100%\"},variant:\"LBEUos6R2\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-ursoxn\"),\"data-framer-portal-id\":\"mr7pr8\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"jivrqASU5\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{animate:animation2,className:cx(scopingClassNames,\"framer-izarlq-container\"),\"data-framer-portal-id\":\"mr7pr8\",exit:animation1,inComponentSlot:true,initial:animation3,nodeId:\"vFMq3HL19\",rendersWithMotion:true,scopeId:\"yPeGg1wq6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cfn7B0uF8:{variant:\"y3k2XjlRY\"}},children:/*#__PURE__*/_jsx(LayoutOverlay,{B4DNw7Ssj:\"var(--token-a2258b70-b135-4074-9ead-8d994f120c87, rgb(34, 232, 156))\",GtS_9I0iB:\"rzmpL8cKm\",height:\"100%\",id:\"vFMq3HL19\",kjtsUpsi6:\"KDKWOHPL6\",layoutId:\"vFMq3HL19\",style:{height:\"100%\",width:\"100%\"},variant:\"v9xTJojUE\",width:\"100%\",yfKUoGXg8:yfKUoGXg81wnntms({overlay})})})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pf39z2\",\"data-framer-name\":\"Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u9x1gk\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-tky47z\",\"data-framer-name\":\"Section\",id:\"tky47z\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cfn7B0uF8:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1600px)`,y:(componentViewport?.y||0)+100+0+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:94,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1600px)`,y:(componentViewport?.y||0)+150+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-622mur-container\",nodeId:\"gEZhOOifG\",scopeId:\"yPeGg1wq6\",children:/*#__PURE__*/_jsx(ElementsTitle,{eHQsmXO3m:\"\",height:\"100%\",id:\"gEZhOOifG\",layoutId:\"gEZhOOifG\",lJ8qR_3zb:\"Conference\",Neifni2PA:\"An1uL2zhr\",style:{width:\"100%\"},variant:\"G24Q9UAd3\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n10ru1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cfn7B0uF8:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1600px), 100px)`,y:(componentViewport?.y||0)+100+0+0+0+0+0+0+114+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1120,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1600px) - 80px) / 3, 100px)`,y:(componentViewport?.y||0)+150+0+0+0+0+0+0+134+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yji6z1-container\",nodeId:\"zqjM6Bpeo\",scopeId:\"yPeGg1wq6\",children:/*#__PURE__*/_jsx(ElementsTeaser,{BlP5I8077:\"\",CGxNJj085:\"\",cQoHtgh0w:\"\",height:\"100%\",id:\"zqjM6Bpeo\",iUjkGBAqk:\"\",kumONpjwq:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.  \"})}),layoutId:\"zqjM6Bpeo\",q2P6AwUoa:\"\",SRIFZD0sQ:true,style:{width:\"100%\"},wbuBbvgkf:\"\",width:\"100%\",Wjkh7pq1k:addImageAlt({src:\"https://framerusercontent.com/images/FIhiL6L5J8GQt80OusFSLagCBus.jpg\",srcSet:\"https://framerusercontent.com/images/FIhiL6L5J8GQt80OusFSLagCBus.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FIhiL6L5J8GQt80OusFSLagCBus.jpg 1000w\"},\"\")})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cfn7B0uF8:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1600px), 100px)`,y:(componentViewport?.y||0)+100+0+0+0+0+0+0+114+0+1140}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:924,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1600px) - 80px) / 3, 100px)`,y:(componentViewport?.y||0)+150+0+0+0+0+0+0+134+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ybhhvp-container\",nodeId:\"vSTLuvd3W\",scopeId:\"yPeGg1wq6\",children:/*#__PURE__*/_jsx(ElementsTeaserDigitalArtToTheWorld,{height:\"100%\",id:\"vSTLuvd3W\",layoutId:\"vSTLuvd3W\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cfn7B0uF8:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1600px), 100px)`,y:(componentViewport?.y||0)+100+0+0+0+0+0+0+114+0+2084}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:924,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1600px) - 80px) / 3, 100px)`,y:(componentViewport?.y||0)+150+0+0+0+0+0+0+134+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jwblxp-container\",nodeId:\"OdSCyg7gH\",scopeId:\"yPeGg1wq6\",children:/*#__PURE__*/_jsx(ElementsTeaserMoreSoon,{height:\"100%\",id:\"OdSCyg7gH\",JgiYoqzfo:addImageAlt({src:\"https://framerusercontent.com/images/lkRRBZdRB3eKo1WvTQJ0x46pQOk.png\",srcSet:\"https://framerusercontent.com/images/lkRRBZdRB3eKo1WvTQJ0x46pQOk.png?scale-down-to=512 512w,https://framerusercontent.com/images/lkRRBZdRB3eKo1WvTQJ0x46pQOk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/lkRRBZdRB3eKo1WvTQJ0x46pQOk.png 2000w\"},\"\"),layoutId:\"OdSCyg7gH\",style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bpt43p\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ajzuMLt_n\"},implicitPathVariables:undefined},{href:{webPageId:\"ajzuMLt_n\"},implicitPathVariables:undefined},{href:{webPageId:\"ajzuMLt_n\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cfn7B0uF8:{y:(componentViewport?.y||0)+100+0+0+0+0+0+0+3142+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+150+0+0+0+0+0+0+1294+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hw03xz-container\",nodeId:\"N7rV_WWCG\",scopeId:\"yPeGg1wq6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BkiBwYpOT:{rM2YzbpWw:resolvedLinks[1]},cfn7B0uF8:{rM2YzbpWw:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonButton,{AKuMapH2Y:\"var(--token-a2258b70-b135-4074-9ead-8d994f120c87, rgb(34, 232, 156))\",height:\"100%\",id:\"N7rV_WWCG\",jMerdKtNh:\"Explore 2024\",layoutId:\"N7rV_WWCG\",rM2YzbpWw:resolvedLinks[0],variant:\"yal7_Pq7z\",width:\"100%\",xs6VAQ4Cd:\"var(--token-a2258b70-b135-4074-9ead-8d994f120c87, rgb(34, 232, 156))\"})})})})})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4vj3m1\",\"data-framer-name\":\"Footer Trigger\",id:elementId,ref:ref1}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cfn7B0uF8:{y:(componentViewport?.y||0)+100+3195}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:969,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+150+1407,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hzqct-container\",nodeId:\"kCbbg8p35\",scopeId:\"yPeGg1wq6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cfn7B0uF8:{variant:\"PUUh2EZFl\"}},children:/*#__PURE__*/_jsx(LayoutFooter,{EyrMRIPcn:\"tHTHgO3qu\",height:\"100%\",id:\"kCbbg8p35\",layoutId:\"kCbbg8p35\",style:{width:\"100%\"},uWE2hHslF:{borderBottomWidth:0,borderColor:\"var(--token-a2258b70-b135-4074-9ead-8d994f120c87, rgb(34, 232, 156))\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:.5},variant:\"xe7esQUSM\",wgXhdj551:\"var(--token-a2258b70-b135-4074-9ead-8d994f120c87, rgb(34, 232, 156))\",width:\"100%\",WNNO0GWCT:ref1})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gYMmo.framer-19gjlhh, .framer-gYMmo .framer-19gjlhh { display: block; }\",\".framer-gYMmo.framer-1v97qvn { align-content: center; align-items: center; background-color: var(--token-cb13553f-df4a-47a7-9b7e-4a10acac2330, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 150px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-gYMmo .framer-mr7pr8-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-gYMmo.framer-ursoxn { inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-gYMmo.framer-izarlq-container { flex: none; height: 100%; left: 0px; position: fixed; top: 0px; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-gYMmo .framer-pf39z2 { align-content: center; align-items: center; background-color: var(--token-cb13553f-df4a-47a7-9b7e-4a10acac2330, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 40px 80px 40px; position: relative; width: 100%; z-index: 2; }\",\".framer-gYMmo .framer-1u9x1gk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1600px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gYMmo .framer-tky47z { align-content: flex-start; align-items: flex-start; background-color: var(--token-cb13553f-df4a-47a7-9b7e-4a10acac2330, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gYMmo .framer-622mur-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-gYMmo .framer-n10ru1 { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(100px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gYMmo .framer-1yji6z1-container, .framer-gYMmo .framer-ybhhvp-container, .framer-gYMmo .framer-1jwblxp-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-gYMmo .framer-1bpt43p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gYMmo .framer-1hw03xz-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-gYMmo .framer-4vj3m1 { bottom: 0px; flex: none; height: 100vh; left: 0px; overflow: hidden; pointer-events: none; position: absolute; width: 100%; z-index: 1; }\",\".framer-gYMmo .framer-1hzqct-container { bottom: 0px; flex: none; height: auto; position: sticky; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gYMmo.framer-1v97qvn, .framer-gYMmo .framer-pf39z2, .framer-gYMmo .framer-1u9x1gk, .framer-gYMmo .framer-tky47z, .framer-gYMmo .framer-1bpt43p { gap: 0px; } .framer-gYMmo.framer-1v97qvn > *, .framer-gYMmo .framer-pf39z2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-gYMmo.framer-1v97qvn > :first-child, .framer-gYMmo .framer-pf39z2 > :first-child, .framer-gYMmo .framer-1u9x1gk > :first-child, .framer-gYMmo .framer-tky47z > :first-child, .framer-gYMmo .framer-1bpt43p > :first-child { margin-top: 0px; } .framer-gYMmo.framer-1v97qvn > :last-child, .framer-gYMmo .framer-pf39z2 > :last-child, .framer-gYMmo .framer-1u9x1gk > :last-child, .framer-gYMmo .framer-tky47z > :last-child, .framer-gYMmo .framer-1bpt43p > :last-child { margin-bottom: 0px; } .framer-gYMmo .framer-1u9x1gk > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-gYMmo .framer-tky47z > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-gYMmo .framer-1bpt43p > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\"@media (min-width: 960px) and (max-width: 1199px) { .framer-gYMmo.framer-1v97qvn { width: 960px; }}\",\"@media (max-width: 959px) { .framer-gYMmo.framer-1v97qvn { padding: 100px 0px 0px 0px; width: 390px; } .framer-gYMmo .framer-pf39z2 { padding: 0px 20px 20px 20px; } .framer-gYMmo .framer-1u9x1gk { gap: 40px; } .framer-gYMmo .framer-tky47z { gap: 20px; } .framer-gYMmo .framer-n10ru1 { gap: 20px; grid-template-columns: repeat(1, minmax(100px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gYMmo .framer-1u9x1gk, .framer-gYMmo .framer-tky47z, .framer-gYMmo .framer-n10ru1 { gap: 0px; } .framer-gYMmo .framer-1u9x1gk > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-gYMmo .framer-1u9x1gk > :first-child, .framer-gYMmo .framer-tky47z > :first-child { margin-top: 0px; } .framer-gYMmo .framer-1u9x1gk > :last-child, .framer-gYMmo .framer-tky47z > :last-child { margin-bottom: 0px; } .framer-gYMmo .framer-tky47z > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-gYMmo .framer-n10ru1 > *, .framer-gYMmo .framer-n10ru1 > :first-child, .framer-gYMmo .framer-n10ru1 > :last-child { margin: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1733.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BkiBwYpOT\":{\"layout\":[\"fixed\",\"auto\"]},\"cfn7B0uF8\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"zRLOlgnaf\":{\"pattern\":\":zRLOlgnaf\",\"name\":\"footer-trigger\"}}\n * @framerResponsiveScreen\n */const FrameryPeGg1wq6=withCSS(Component,css,\"framer-gYMmo\");export default FrameryPeGg1wq6;FrameryPeGg1wq6.displayName=\"Home\";FrameryPeGg1wq6.defaultProps={height:1733.5,width:1200};addFonts(FrameryPeGg1wq6,[{explicitInter:true,fonts:[]},...LayoutHeaderFonts,...LayoutOverlayFonts,...ElementsTitleFonts,...ElementsTeaserFonts,...ElementsTeaserDigitalArtToTheWorldFonts,...ElementsTeaserMoreSoonFonts,...ButtonButtonFonts,...LayoutFooterFonts,...AtomsCursorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryPeGg1wq6\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"{\\\"zRLOlgnaf\\\":{\\\"pattern\\\":\\\":zRLOlgnaf\\\",\\\"name\\\":\\\"footer-trigger\\\"}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"1733.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BkiBwYpOT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cfn7B0uF8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "wxBACm2C,IAAMA,GAAkBC,EAASC,CAAY,EAAQC,GAAmBF,EAASG,CAAa,EAAQC,GAAgBC,EAAOC,CAAS,EAAQC,GAAmBP,EAASQ,CAAa,EAAQC,GAAoBT,EAASU,CAAc,EAAQC,GAAwCX,EAASY,CAAkC,EAAQC,GAA4Bb,EAASc,CAAsB,EAAQC,GAAkBf,EAASgB,CAAY,EAAQC,GAAoBZ,EAAOa,EAAO,OAAO,EAAQC,GAAkBnB,EAASoB,CAAY,EAAQC,GAAiBrB,EAASsB,CAAW,EAAQC,GAAY,CAAC,UAAU,6CAA6C,UAAU,qBAAqB,UAAU,qBAAqB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,GAAY,CAAC,MAAM,EAAE,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,EAAE,EAAE,EAAE,IAAI,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,IAAUC,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWF,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQG,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAa,IAAY,SAAS,cAAc,mBAAmB,GAAG,SAAS,cAAc,UAAU,GAAG,SAAS,KAAaC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,IAAI,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,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,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAO,CAAC,UAAU,SAAS,UAAUC,EAAY,OAAO,CAAC,EAAE,GAAG,EAAE,EAAE,EAAE,UAAU,SAAS,WAAWF,GAAY,QAAQ,WAAW,EAAQG,GAAQ,CAAC,UAAU,SAAS,UAAUD,EAAY,OAAO,CAAC,EAAE,GAAG,EAAE,EAAE,EAAE,UAAU,SAAS,WAAWF,GAAY,QAAQ,WAAW,EAAQI,GAA6BC,EAAW,SAASN,EAAMO,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAE1B,GAASI,CAAK,EAAQuB,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUX,CAAY,EAAE,GAAGW,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,GAAI,EAAE,CAAC,OAAUZ,CAAY,CAAC,EAAQa,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUX,CAAY,EAAE,SAAS,MAAMW,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUX,CAAY,CAAC,EAAE,GAAK,CAACc,EAAYC,EAAmB,EAAEC,EAA8BR,GAAQS,GAAY,EAAK,EAAQC,GAAe,OAAe,CAAC,sBAAAC,EAAsB,MAAAC,EAAK,EAAEC,EAAyB,MAAS,EAAQC,GAAgB,CAAC,CAAC,QAAAC,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,KAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQG,GAAiB,CAAC,CAAC,QAAAH,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,KAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAuCI,EAAkBC,EAAG3E,GAAkB,GAAhD,CAAC,CAAuE,EAAQ4E,GAAOC,EAAU,EAAQC,GAAUC,EAAkB,WAAW,EAAQC,EAAWrC,EAAO,IAAI,EAAE,OAAAsC,EAAiB,CAAC,OAAO3C,GAAQ,OAAOF,EAAM,CAAC,EAAsBR,EAAKsD,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAjF,EAAiB,EAAE,SAAsBkF,EAAMC,EAAY,CAAC,GAAG9B,IAAUT,EAAgB,SAAS,CAAcjB,EAAKH,GAAU,CAAC,MAAM,kGAAkG,CAAC,EAAe0D,EAAME,EAAO,IAAI,CAAC,GAAG7B,GAAU,UAAUmB,EAAGD,EAAkB,iBAAiBrB,EAAS,EAAE,qBAAqB,SAAS,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAS,CAAcxB,EAAKhB,GAAQ,CAAC,SAAS0D,GAAsB1C,EAAK0D,EAAU,CAAC,SAAsB1D,EAAK2D,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsBJ,EAAMK,GAAgB,CAAC,kBAAkB,CAAC,WAAWtF,EAAW,EAAE,sBAAsB,GAAM,0BAA0B,CAAC,UAAU,OAAO,OAAOC,EAAS,EAAE,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,GAAG,SAAS,aAAa,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,kBAAkBC,GAAmB,SAAS,CAAcwB,EAAK6D,EAAkB,CAAC,WAAW5B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,YAAY,QAAQ,WAAW,CAAC,EAAE,SAAsBjC,EAAK8D,EAAa,CAAC,UAAU,SAAS,UAAUrB,GAAgB,CAAC,QAAAC,CAAO,CAAC,EAAE,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAe1C,EAAK+D,EAAgB,CAAC,SAASrB,EAAQ,SAAsB1C,EAAK0D,EAAU,CAAC,SAA+BM,EAA0BT,EAAYU,EAAS,CAAC,SAAS,CAAcjE,EAAKyD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUV,EAAGD,EAAkB,eAAe,EAAE,wBAAwB,SAAS,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIJ,EAAQ,KAAK,CAAC,EAAE,WAAW,EAAe1C,EAAK2D,EAA0B,CAAC,MAAM,QAAQ,SAAsB3D,EAAKkE,EAAU,CAAC,QAAQrF,GAAW,UAAUkE,EAAGD,EAAkB,yBAAyB,EAAE,wBAAwB,SAAS,KAAKlE,GAAW,gBAAgB,GAAK,QAAQE,GAAW,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBkB,EAAK6D,EAAkB,CAAC,WAAW5B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBjC,EAAKmE,EAAc,CAAC,UAAU,uEAAuE,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,UAAU,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUtB,GAAiB,CAAC,QAAAH,CAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE3D,GAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiB,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAsBuD,EAAMa,GAAoB,CAAC,kBAAkB,CAAC,WAAW5E,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,GAAG,SAAS,SAAS,CAAcO,EAAK6D,EAAkB,CAAC,WAAW5B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,OAAOX,GAAmB,OAAO,0BAA0B,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBtB,EAAK2D,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAOrC,GAAmB,OAAO,0BAA0B,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,SAAsBtB,EAAKkE,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBlE,EAAKqE,EAAc,CAAC,UAAU,GAAG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,aAAa,UAAU,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcvD,EAAK6D,EAAkB,CAAC,WAAW5B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWX,GAAmB,OAAO,kCAAkC,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,SAAsBtB,EAAK2D,EAA0B,CAAC,OAAO,KAAK,MAAM,YAAYrC,GAAmB,OAAO,8CAA8C,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,EAAE,SAAsBtB,EAAKkE,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBlE,EAAKsE,EAAe,CAAC,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,UAAuBtE,EAAWiE,EAAS,CAAC,SAAsBjE,EAAK,IAAI,CAAC,SAAS,ocAAoc,CAAC,CAAC,CAAC,EAAE,SAAS,YAAY,UAAU,GAAG,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAG,MAAM,OAAO,UAAUN,GAAY,CAAC,IAAI,uEAAuE,OAAO,wKAAwK,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAK6D,EAAkB,CAAC,WAAW5B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWX,GAAmB,OAAO,kCAAkC,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,CAAC,EAAE,SAAsBtB,EAAK2D,EAA0B,CAAC,OAAO,IAAI,MAAM,YAAYrC,GAAmB,OAAO,8CAA8C,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,EAAE,SAAsBtB,EAAKkE,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBlE,EAAKuE,EAAmC,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAevE,EAAK6D,EAAkB,CAAC,WAAW5B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWX,GAAmB,OAAO,kCAAkC,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,CAAC,EAAE,SAAsBtB,EAAK2D,EAA0B,CAAC,OAAO,IAAI,MAAM,YAAYrC,GAAmB,OAAO,8CAA8C,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,EAAE,SAAsBtB,EAAKkE,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBlE,EAAKwE,EAAuB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU9E,GAAY,CAAC,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,EAAE,EAAE,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKyE,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,GAA4B1E,EAAK6D,EAAkB,CAAC,WAAW5B,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC,EAAE,SAAsBtB,EAAK2D,EAA0B,CAAC,OAAO,GAAG,GAAGrC,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,KAAK,EAAE,EAAE,SAAsBtB,EAAKkE,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBlE,EAAK6D,EAAkB,CAAC,WAAW5B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUyC,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsB1E,EAAK2E,EAAa,CAAC,UAAU,uEAAuE,OAAO,OAAO,GAAG,YAAY,UAAU,eAAe,SAAS,YAAY,UAAUD,EAAc,CAAC,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,sEAAsE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1E,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,GAAGkD,GAAU,IAAIE,CAAI,CAAC,EAAepD,EAAK6D,EAAkB,CAAC,WAAW5B,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,IAAI,IAAI,CAAC,EAAE,SAAsBtB,EAAK2D,EAA0B,CAAC,OAAO,IAAI,MAAMrC,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,IAAI,KAAK,SAAsBtB,EAAKkE,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBlE,EAAK6D,EAAkB,CAAC,WAAW5B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBjC,EAAK4E,EAAa,CAAC,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,CAAC,kBAAkB,EAAE,YAAY,uEAAuE,gBAAgB,EAAE,iBAAiB,EAAE,YAAY,QAAQ,eAAe,EAAE,EAAE,QAAQ,YAAY,UAAU,uEAAuE,MAAM,OAAO,UAAUxB,CAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepD,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ6E,GAAI,CAAC,kFAAkF,kFAAkF,qWAAqW,oKAAoK,+FAA+F,yMAAyM,uXAAuX,oSAAoS,qWAAqW,wGAAwG,sTAAsT,kOAAkO,4RAA4R,yGAAyG,2KAA2K,+HAA+H,grCAAgrC,sGAAsG,slCAAslC,EAW1lqBC,EAAgBC,EAAQpE,GAAUkE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,OAAO,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAGI,GAAkB,GAAGC,GAAmB,GAAGC,GAAmB,GAAGC,GAAoB,GAAGC,GAAwC,GAAGC,GAA4B,GAAGC,GAAkB,GAAGC,GAAkB,GAAGC,EAAgB,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC9e,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,yBAA2B,QAAQ,qBAAuB,OAAO,qBAAuB,iEAA2E,yBAA2B,OAAO,sBAAwB,SAAS,oCAAsC,4JAA0L,uBAAyB,GAAG,sBAAwB,IAAI,6BAA+B,OAAO,4BAA8B,MAAM,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["LayoutHeaderFonts", "getFonts", "jIiLgNn_Q_default", "LayoutOverlayFonts", "miQF0Fp2K_default", "ContainerWithFX", "withFX", "Container", "ElementsTitleFonts", "BhxIpkZij_default", "ElementsTeaserFonts", "J60drKaL5_default", "ElementsTeaserDigitalArtToTheWorldFonts", "LnVwRige7_default", "ElementsTeaserMoreSoonFonts", "y4OrovO9R_default", "ButtonButtonFonts", "GOf3yTlzm_default", "MotionSectionWithFX", "motion", "LayoutFooterFonts", "mxyNNMLNx_default", "AtomsCursorFonts", "LJao4nNJd_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "t", "transition2", "animation1", "animation2", "animation3", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation4", "transition3", "animation5", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "transition4", "cursor", "LJao4nNJd_default", "cursor1", "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", "activeVariantCallback", "delay", "useActiveVariantCallback", "EWDs_eTsi3bnx0g", "overlay", "loadMore", "args", "yfKUoGXg81wnntms", "scopingClassNames", "cx", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "l", "ComponentViewportProvider", "ContainerWithFX", "PropertyOverrides2", "jIiLgNn_Q_default", "AnimatePresence", "Ga", "x", "Container", "miQF0Fp2K_default", "MotionSectionWithFX", "BhxIpkZij_default", "J60drKaL5_default", "LnVwRige7_default", "y4OrovO9R_default", "ResolveLinks", "resolvedLinks", "GOf3yTlzm_default", "mxyNNMLNx_default", "css", "FrameryPeGg1wq6", "withCSS", "yPeGg1wq6_default", "addFonts", "LayoutHeaderFonts", "LayoutOverlayFonts", "ElementsTitleFonts", "ElementsTeaserFonts", "ElementsTeaserDigitalArtToTheWorldFonts", "ElementsTeaserMoreSoonFonts", "ButtonButtonFonts", "LayoutFooterFonts", "AtomsCursorFonts", "__FramerMetadata__"]
}
