{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/A9aDbgC6gUDzEsqon2s8/YOOVjhGG5XLeV6HIru5R/hxjF3dHR_.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,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{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import Cards from\"#framer/local/canvasComponent/mSWFBhNHR/mSWFBhNHR.js\";import Navigation from\"#framer/local/canvasComponent/ueiPMnRgd/ueiPMnRgd.js\";import Footer from\"#framer/local/canvasComponent/yAdYGRimB/yAdYGRimB.js\";import Tiacker from\"#framer/local/canvasComponent/YbxKoJ5Ta/YbxKoJ5Ta.js\";import*as sharedStyle from\"#framer/local/css/Mclr1mCoM/Mclr1mCoM.js\";import metadataProvider from\"#framer/local/webPageMetadata/hxjF3dHR_/hxjF3dHR_.js\";const NavigationFonts=getFonts(Navigation);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const TiackerFonts=getFonts(Tiacker);const TickerFonts=getFonts(Ticker);const ContainerWithFX=withFX(Container);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const CardsFonts=getFonts(Cards);const FooterFonts=getFonts(Footer);const ImageWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(Image));const breakpoints={CcowKxNoS:\"(min-width: 800px)\",WInHoKqbZ:\"(max-width: 799px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-PLXIF\";const variantClassNames={CcowKxNoS:\"framer-v-1bn3h2a\",WInHoKqbZ:\"framer-v-11yf3hf\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transition2={delay:0,duration:.45,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition2};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition3={bounce:.25,delay:0,duration:.65,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.98,skewX:0,skewY:0,transition:transition3};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition4={delay:0,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={delay:0,duration:1.2,ease:[.44,0,.56,1],type:\"tween\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation8={opacity:.7,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,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:\"CcowKxNoS\",Phone:\"WInHoKqbZ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"CcowKxNoS\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"WInHoKqbZ\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"WInHoKqbZ\")return true;return false;};const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"CcowKxNoS\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-d8b74118-62e8-45d1-9244-7ffa1fe8bb34, rgb(5, 5, 5)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1bn3h2a\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9mny1v-container\",nodeId:\"pYHW36zKG\",scopeId:\"hxjF3dHR_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{variant:\"IuLwybgzx\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"pYHW36zKG\",layoutId:\"pYHW36zKG\",style:{width:\"100%\"},variant:\"K5mZgzSt6\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hvccs3\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-b4e2aw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Production - Key Art\"})}),fonts:[\"Inter-SemiBold\"]}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-5fzxe6\",\"data-styles-preset\":\"Mclr1mCoM\",children:\"Production - Key Art\"})}),className:\"framer-1gcua80\",fonts:[\"Inter\"],verticalAlignment:\"top\",whileHover:animation2,withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kc9crq\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13fblvq\"}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bwmngu\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Crafting and conceptualizing key art for some of the most popular TV shows and movies is our specialty. Our standout imagery can be seen on the massive screens of Times Square billboards and the smaller screens of social media platforms. We've created Key Art from many international locations such as: LA, NY, Sweden, Spain, and Mexico City.\"})}),className:\"framer-1hrmdrm\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-b4md4i hidden-11yf3hf\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+0+80+338-65+15,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oadnx6-container\",nodeId:\"vaRwsPLKR\",scopeId:\"hxjF3dHR_\",children:/*#__PURE__*/_jsx(Tiacker,{FZRIXpQuM:\"Creative Development\",height:\"100%\",id:\"vaRwsPLKR\",layoutId:\"vaRwsPLKR\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+0+80+338-65+15,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ali88i-container\",nodeId:\"Hc0oNIuWe\",scopeId:\"hxjF3dHR_\",children:/*#__PURE__*/_jsx(Tiacker,{FZRIXpQuM:\"Location Scouting\",height:\"100%\",id:\"Hc0oNIuWe\",layoutId:\"Hc0oNIuWe\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+0+80+338-65+15,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ogwgur-container\",nodeId:\"tgrZRqEQb\",scopeId:\"hxjF3dHR_\",children:/*#__PURE__*/_jsx(Tiacker,{FZRIXpQuM:\"Capture\",height:\"100%\",id:\"tgrZRqEQb\",layoutId:\"tgrZRqEQb\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+0+80+338-65+15,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7zrtmo-container\",nodeId:\"mZn_PWFem\",scopeId:\"hxjF3dHR_\",children:/*#__PURE__*/_jsx(Tiacker,{FZRIXpQuM:\"Post Production\",height:\"100%\",id:\"mZn_PWFem\",layoutId:\"mZn_PWFem\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vbm2v5\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1700,intrinsicWidth:2601,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+0+0),pixelHeight:1700,pixelWidth:2601,sizes:\"62.73px\",src:\"https://framerusercontent.com/images/rkm2oGXnmrJuQumv71jaebMM.png\",srcSet:\"https://framerusercontent.com/images/rkm2oGXnmrJuQumv71jaebMM.png?scale-down-to=512 512w,https://framerusercontent.com/images/rkm2oGXnmrJuQumv71jaebMM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/rkm2oGXnmrJuQumv71jaebMM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/rkm2oGXnmrJuQumv71jaebMM.png 2601w\"},className:\"framer-f88niz\",\"data-framer-name\":\"HSTL logo_white\",transformTemplate:transformTemplate1})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1hfm7nu-container hidden-1bn3h2a\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"sqpJ89FAK\",rendersWithMotion:true,scopeId:\"hxjF3dHR_\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:12,height:\"100%\",hoverFactor:1,id:\"sqpJ89FAK\",layoutId:\"sqpJ89FAK\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1w82pnf\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s5lk9z-container\",inComponentSlot:true,nodeId:\"Q2JjlHaeT\",rendersWithMotion:true,scopeId:\"hxjF3dHR_\",children:/*#__PURE__*/_jsx(Tiacker,{FZRIXpQuM:\"Creative Development\",height:\"100%\",id:\"Q2JjlHaeT\",layoutId:\"Q2JjlHaeT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fyyi6y-container\",inComponentSlot:true,nodeId:\"UuC7E73Ha\",rendersWithMotion:true,scopeId:\"hxjF3dHR_\",children:/*#__PURE__*/_jsx(Tiacker,{FZRIXpQuM:\"Location Scouting\",height:\"100%\",id:\"UuC7E73Ha\",layoutId:\"UuC7E73Ha\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17thsut-container\",inComponentSlot:true,nodeId:\"CgIR0c4ZH\",rendersWithMotion:true,scopeId:\"hxjF3dHR_\",children:/*#__PURE__*/_jsx(Tiacker,{FZRIXpQuM:\"Capture\",height:\"100%\",id:\"CgIR0c4ZH\",layoutId:\"CgIR0c4ZH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x0yp9-container\",inComponentSlot:true,nodeId:\"kIdyGKDdk\",rendersWithMotion:true,scopeId:\"hxjF3dHR_\",children:/*#__PURE__*/_jsx(Tiacker,{FZRIXpQuM:\"Post Production\",height:\"100%\",id:\"kIdyGKDdk\",layoutId:\"kIdyGKDdk\",width:\"100%\"})})})]})],speed:20,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3f02ct\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+438+25+0),pixelHeight:2048,pixelWidth:1382,src:\"https://framerusercontent.com/images/VOcXVEcwFkxJr5mO3ft6ZgwfuaQ.jpeg\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+418+25+0),pixelHeight:2048,pixelWidth:1382,src:\"https://framerusercontent.com/images/VOcXVEcwFkxJr5mO3ft6ZgwfuaQ.jpeg\"},className:\"framer-flgbbe\",\"data-framer-appear-id\":\"flgbbe\",initial:animation5,optimized:true,whileHover:animation3})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+438+25+520.8),pixelHeight:1481,pixelWidth:1e3,src:\"https://framerusercontent.com/images/XOOXrj4flqcobmEe5jkq3N6r1wg.webp\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+418+25+0),pixelHeight:1481,pixelWidth:1e3,src:\"https://framerusercontent.com/images/XOOXrj4flqcobmEe5jkq3N6r1wg.webp\"},className:\"framer-vy3vmr\",\"data-framer-appear-id\":\"vy3vmr\",initial:animation5,optimized:true,whileHover:animation3})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+438+25+1041.6),pixelHeight:2048,pixelWidth:1383,src:\"https://framerusercontent.com/images/5RTj3e4Utha4M9xvDJ7bjlkHhs0.png\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+418+25+690),pixelHeight:2048,pixelWidth:1383,src:\"https://framerusercontent.com/images/5RTj3e4Utha4M9xvDJ7bjlkHhs0.png\"},className:\"framer-wbfv0l\",\"data-framer-appear-id\":\"wbfv0l\",initial:animation5,optimized:true,whileHover:animation3})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+438+25+1562.4),pixelHeight:800,pixelWidth:640,src:\"https://framerusercontent.com/images/EXEoKMf6Cx2bD4CmacaNJu1fLV4.png\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+418+25+690),pixelHeight:800,pixelWidth:640,src:\"https://framerusercontent.com/images/EXEoKMf6Cx2bD4CmacaNJu1fLV4.png\"},className:\"framer-8qmkby\",\"data-framer-appear-id\":\"8qmkby\",initial:animation5,optimized:true,whileHover:animation3})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+438+25+2083.2),pixelHeight:652,pixelWidth:488,src:\"https://framerusercontent.com/images/azyIcTCPc5sugeqFw95JGt5VBos.jpeg\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+418+25+1380),pixelHeight:652,pixelWidth:488,src:\"https://framerusercontent.com/images/azyIcTCPc5sugeqFw95JGt5VBos.jpeg\"},className:\"framer-174df04\",\"data-framer-appear-id\":\"174df04\",initial:animation5,optimized:true,whileHover:animation3})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+438+25+2604),pixelHeight:630,pixelWidth:450,src:\"https://framerusercontent.com/images/M8usIWKiDIXcrm30vyeVjs4I.jpeg\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+418+25+1380),pixelHeight:630,pixelWidth:450,src:\"https://framerusercontent.com/images/M8usIWKiDIXcrm30vyeVjs4I.jpeg\"},className:\"framer-swa6sl\",\"data-framer-appear-id\":\"swa6sl\",initial:animation5,optimized:true,whileHover:animation3})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+438+25+3124.8),pixelHeight:1448,pixelWidth:1e3,src:\"https://framerusercontent.com/images/f7EtVOIcgV37KSMAaPxM2Qsfn0.jpeg\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+418+25+2070),pixelHeight:1448,pixelWidth:1e3,src:\"https://framerusercontent.com/images/f7EtVOIcgV37KSMAaPxM2Qsfn0.jpeg\"},className:\"framer-13z191k\",\"data-framer-appear-id\":\"13z191k\",initial:animation5,optimized:true,whileHover:animation3})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+438+25+3645.6),pixelHeight:2048,pixelWidth:1383,src:\"https://framerusercontent.com/images/8fy04eC8nB0PKX8oeiff4uKnnUU.jpeg\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+418+25+2070),pixelHeight:2048,pixelWidth:1383,src:\"https://framerusercontent.com/images/8fy04eC8nB0PKX8oeiff4uKnnUU.jpeg\"},className:\"framer-iz7s83\",\"data-framer-appear-id\":\"iz7s83\",initial:animation5,optimized:true,whileHover:animation3})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+438+25+4166.4),pixelHeight:2223,pixelWidth:1500,src:\"https://framerusercontent.com/images/wQD8xxdgLeUTJbgk5bXDpU5MLX8.jpg\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+418+25+2760),pixelHeight:2223,pixelWidth:1500,src:\"https://framerusercontent.com/images/wQD8xxdgLeUTJbgk5bXDpU5MLX8.jpg\"},className:\"framer-xin9gk\",\"data-framer-appear-id\":\"xin9gk\",initial:animation5,optimized:true,whileHover:animation3})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+438+25+4687.2),pixelHeight:1350,pixelWidth:1080,src:\"https://framerusercontent.com/images/1DbCpXywbaZ2lZoGkxeVRlntEr8.webp\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+418+25+2760),pixelHeight:1350,pixelWidth:1080,src:\"https://framerusercontent.com/images/1DbCpXywbaZ2lZoGkxeVRlntEr8.webp\"},className:\"framer-1nr1i7x\",\"data-framer-appear-id\":\"1nr1i7x\",initial:animation5,optimized:true,whileHover:animation3})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13pbps0\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i9p5s4\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(232, 232, 232, 0.85)\",\"--framer-text-transform\":\"capitalize\"},children:\"Explore More\"})}),className:\"framer-ty66iv\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80}},{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-1t91rtg\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rMmNFwDqv\"},implicitPathVariables:undefined},{href:{webPageId:\"rMmNFwDqv\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{height:130,width:`calc(${componentViewport?.width||\"100vw\"} - 50px)`,y:(componentViewport?.y||0)+0+5807+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:152,width:`max((${componentViewport?.width||\"100vw\"} - 70px) / 3, 1px)`,y:(componentViewport?.y||0)+0+4029+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1en4fv7-container\",nodeId:\"QIouarOXw\",rendersWithMotion:true,scopeId:\"hxjF3dHR_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{bbqyzPId3:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Cards,{bbqyzPId3:resolvedLinks[0],bwwkUpMAb:addImageAlt({src:\"https://framerusercontent.com/images/7y8lFGg8ty5grch5E7Qa1B2iyU.png\"},\"\"),dhZzrmox0:\"Esports Awards 2023\",DKy68apZP:\"Las Vegas, NV\",height:\"100%\",HtsnXQOOr:\"LIVE EVENT\",id:\"QIouarOXw\",layoutId:\"QIouarOXw\",style:{height:\"100%\",width:\"100%\"},ULuBSai0R:\"November 30, 2023\",variant:\"B1SKH004L\",width:\"100%\",X9G2BsIe7:addImageAlt({src:\"https://framerusercontent.com/images/xvVvY740HEpJfJ6xfLQHnfgt8.jpg\"},\"\"),ySf1hIwxA:addImageAlt({src:\"https://framerusercontent.com/images/qqYYqUmSJI1GBFmmC12FpGbOcQ.jpg\"},\"\")})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YvPFleY0q\"},implicitPathVariables:undefined},{href:{webPageId:\"YvPFleY0q\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{height:130,width:`calc(${componentViewport?.width||\"100vw\"} - 50px)`,y:(componentViewport?.y||0)+0+5807+0+140}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:152,width:`max((${componentViewport?.width||\"100vw\"} - 70px) / 3, 1px)`,y:(componentViewport?.y||0)+0+4029+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-js9mcm-container\",nodeId:\"QOEVJaEZz\",rendersWithMotion:true,scopeId:\"hxjF3dHR_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{bbqyzPId3:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Cards,{bbqyzPId3:resolvedLinks1[0],dhZzrmox0:\"Esports Awards 2023\",DKy68apZP:\"Las Vegas, NV\",height:\"100%\",HtsnXQOOr:\"EVENTS\",id:\"QOEVJaEZz\",layoutId:\"QOEVJaEZz\",style:{height:\"100%\",width:\"100%\"},ULuBSai0R:\"November 30, 2023\",variant:\"O1k_oeAM0\",width:\"100%\",ySf1hIwxA:addImageAlt({src:\"https://framerusercontent.com/images/KIIbBhpJg8u8QzTHZBHjSHviAc.jpg\"},\"\")})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"J4L4EpcJd\"},implicitPathVariables:undefined},{href:{webPageId:\"J4L4EpcJd\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{height:130,width:`calc(${componentViewport?.width||\"100vw\"} - 50px)`,y:(componentViewport?.y||0)+0+5807+0+280}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:152,width:`max((${componentViewport?.width||\"100vw\"} - 70px) / 3, 1px)`,y:(componentViewport?.y||0)+0+4029+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1calvyp-container\",nodeId:\"poH1yQxLr\",rendersWithMotion:true,scopeId:\"hxjF3dHR_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{bbqyzPId3:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Cards,{bbqyzPId3:resolvedLinks2[0],dhZzrmox0:\"Esports Awards 2023\",DKy68apZP:\"Las Vegas, NV\",height:\"100%\",HtsnXQOOr:\"LIVE EVENT\",id:\"poH1yQxLr\",layoutId:\"poH1yQxLr\",style:{height:\"100%\",width:\"100%\"},ULuBSai0R:\"November 30, 2023\",variant:\"p8bhJWjtP\",width:\"100%\",ySf1hIwxA:addImageAlt({src:\"https://framerusercontent.com/images/viVSUxASR0B3AZl1114HvBljCvo.jpg\"},\"\")})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-n7vye\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{y:(componentViewport?.y||0)+0+6237}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:660,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4201,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r9f591-container\",nodeId:\"Qg31FjNL1\",scopeId:\"hxjF3dHR_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WInHoKqbZ:{variant:\"pKnRBkhHW\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Qg31FjNL1\",layoutId:\"Qg31FjNL1\",style:{height:\"100%\",width:\"100%\"},variant:\"O1iAj3ZKR\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:920,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h6xtp5-container hidden-11yf3hf\",layoutScroll:true,nodeId:\"Kk9kdOVlj\",scopeId:\"hxjF3dHR_\",children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"Kk9kdOVlj\",layoutId:\"Kk9kdOVlj\",style:{width:\"100%\"},variant:\"CDtOk8OdI\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ImageWithFXWithOptimizedAppearEffect,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:60,__perspectiveFX:false,__targetOpacity:.7,animate:animation8,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-60),pixelHeight:1500,pixelWidth:2100,src:\"https://framerusercontent.com/images/AZVzQL121YWObwPR9anzq8DUE.png\"},className:\"framer-18wbu51\",\"data-framer-appear-id\":\"18wbu51\",initial:animation5,optimized:true})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PLXIF.framer-1mhcsc7, .framer-PLXIF .framer-1mhcsc7 { display: block; }\",\".framer-PLXIF.framer-1bn3h2a { align-content: center; align-items: center; background-color: var(--token-d8b74118-62e8-45d1-9244-7ffa1fe8bb34, #050505); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 800px; }\",\".framer-PLXIF .framer-9mny1v-container { flex: none; height: auto; position: sticky; top: 10px; width: 100%; z-index: 10; }\",\".framer-PLXIF .framer-1hvccs3 { flex: none; height: 338px; overflow: hidden; position: relative; width: 100%; }\",\".framer-PLXIF .framer-b4e2aw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 75px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px 15px 0px 15px; position: absolute; top: 41px; width: 100%; }\",\".framer-PLXIF .framer-1gcua80 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-PLXIF .framer-kc9crq { bottom: 65px; flex: none; height: 22px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; width: 100%; }\",\".framer-PLXIF .framer-13fblvq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 12px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px 15px 0px 15px; position: absolute; top: 116px; width: 100%; z-index: 0; }\",\".framer-PLXIF .framer-bwmngu { align-content: center; align-items: center; background: radial-gradient(31% 50% at 50% 50%, #000000 0%, rgba(171, 171, 171, 0) 100%); bottom: 87px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: absolute; transform: translateX(-50%); width: 100%; z-index: 2; }\",\".framer-PLXIF .framer-1hrmdrm { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 398px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-PLXIF .framer-b4md4i { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 15px 0px 15px 0px; position: absolute; transform: translateX(-50%); width: 100%; z-index: 2; }\",\".framer-PLXIF .framer-1oadnx6-container, .framer-PLXIF .framer-1ali88i-container, .framer-PLXIF .framer-1ogwgur-container, .framer-PLXIF .framer-7zrtmo-container, .framer-PLXIF .framer-s5lk9z-container, .framer-PLXIF .framer-1fyyi6y-container, .framer-PLXIF .framer-17thsut-container, .framer-PLXIF .framer-x0yp9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-PLXIF .framer-1vbm2v5 { flex: none; height: 41px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 7; }\",\".framer-PLXIF .framer-f88niz { aspect-ratio: 1.53 / 1; bottom: 0px; flex: none; left: 50%; overflow: visible; position: absolute; top: 0px; transform: translateX(-50%); width: var(--framer-aspect-ratio-supported, 63px); }\",\".framer-PLXIF .framer-1hfm7nu-container { flex: none; height: 57px; position: relative; width: 100%; z-index: 4; }\",\".framer-PLXIF .framer-1w82pnf { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 15px 0px 15px 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-PLXIF .framer-3f02ct { display: grid; flex: none; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 3490px; justify-content: center; overflow: hidden; padding: 25px; position: relative; width: 100%; z-index: 1; }\",\".framer-PLXIF .framer-flgbbe, .framer-PLXIF .framer-vy3vmr, .framer-PLXIF .framer-wbfv0l, .framer-PLXIF .framer-8qmkby, .framer-PLXIF .framer-174df04, .framer-PLXIF .framer-swa6sl, .framer-PLXIF .framer-13z191k, .framer-PLXIF .framer-iz7s83, .framer-PLXIF .framer-xin9gk, .framer-PLXIF .framer-1nr1i7x { align-self: center; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; flex: none; grid-row: auto / span 3; height: 100%; justify-self: center; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-PLXIF .framer-13pbps0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 32px; justify-content: center; overflow: hidden; padding: 0px 15px 0px 15px; position: relative; width: 100%; z-index: 0; }\",\".framer-PLXIF .framer-1i9p5s4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 89px; justify-content: center; overflow: hidden; padding: 0px 15px 0px 15px; position: relative; width: 100%; }\",\".framer-PLXIF .framer-ty66iv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 13px; flex: none; height: auto; left: 24px; position: absolute; white-space: pre-wrap; width: 270px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-PLXIF .framer-1t91rtg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 25px 0px 25px; position: relative; width: 100%; }\",\".framer-PLXIF .framer-1en4fv7-container, .framer-PLXIF .framer-js9mcm-container, .framer-PLXIF .framer-1calvyp-container { flex: 1 0 0px; height: 152px; position: relative; width: 1px; }\",\".framer-PLXIF .framer-n7vye { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 20px; justify-content: center; overflow: hidden; padding: 0px 15px 0px 15px; position: relative; width: 100%; }\",\".framer-PLXIF .framer-1r9f591-container { flex: none; height: 660px; position: relative; width: 100%; z-index: 1; }\",\".framer-PLXIF .framer-1h6xtp5-container { bottom: 0px; flex: none; height: auto; left: 0px; position: fixed; right: 0px; z-index: 10; }\",\".framer-PLXIF .framer-18wbu51 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 664px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); mix-blend-mode: lighten; opacity: 0.7; overflow: hidden; padding: 15px 25px 15px 25px; position: absolute; top: -60px; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PLXIF.framer-1bn3h2a, .framer-PLXIF .framer-b4e2aw, .framer-PLXIF .framer-13fblvq, .framer-PLXIF .framer-bwmngu, .framer-PLXIF .framer-b4md4i, .framer-PLXIF .framer-1w82pnf, .framer-PLXIF .framer-13pbps0, .framer-PLXIF .framer-1i9p5s4, .framer-PLXIF .framer-1t91rtg, .framer-PLXIF .framer-n7vye, .framer-PLXIF .framer-18wbu51 { gap: 0px; } .framer-PLXIF.framer-1bn3h2a > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-PLXIF.framer-1bn3h2a > :first-child { margin-top: 0px; } .framer-PLXIF.framer-1bn3h2a > :last-child { margin-bottom: 0px; } .framer-PLXIF .framer-b4e2aw > *, .framer-PLXIF .framer-13fblvq > *, .framer-PLXIF .framer-bwmngu > *, .framer-PLXIF .framer-b4md4i > *, .framer-PLXIF .framer-1w82pnf > *, .framer-PLXIF .framer-13pbps0 > *, .framer-PLXIF .framer-1i9p5s4 > *, .framer-PLXIF .framer-1t91rtg > *, .framer-PLXIF .framer-n7vye > *, .framer-PLXIF .framer-18wbu51 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-PLXIF .framer-b4e2aw > :first-child, .framer-PLXIF .framer-13fblvq > :first-child, .framer-PLXIF .framer-bwmngu > :first-child, .framer-PLXIF .framer-b4md4i > :first-child, .framer-PLXIF .framer-1w82pnf > :first-child, .framer-PLXIF .framer-13pbps0 > :first-child, .framer-PLXIF .framer-1i9p5s4 > :first-child, .framer-PLXIF .framer-1t91rtg > :first-child, .framer-PLXIF .framer-n7vye > :first-child, .framer-PLXIF .framer-18wbu51 > :first-child { margin-left: 0px; } .framer-PLXIF .framer-b4e2aw > :last-child, .framer-PLXIF .framer-13fblvq > :last-child, .framer-PLXIF .framer-bwmngu > :last-child, .framer-PLXIF .framer-b4md4i > :last-child, .framer-PLXIF .framer-1w82pnf > :last-child, .framer-PLXIF .framer-13pbps0 > :last-child, .framer-PLXIF .framer-1i9p5s4 > :last-child, .framer-PLXIF .framer-1t91rtg > :last-child, .framer-PLXIF .framer-n7vye > :last-child, .framer-PLXIF .framer-18wbu51 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,\"@media (max-width: 799px) { .framer-PLXIF.framer-1bn3h2a { width: 390px; } .framer-PLXIF .framer-9mny1v-container { top: 0px; } .framer-PLXIF .framer-1hvccs3 { height: 301px; } .framer-PLXIF .framer-bwmngu { bottom: unset; top: 126px; } .framer-PLXIF .framer-1hrmdrm { width: 312px; } .framer-PLXIF .framer-3f02ct { grid-template-columns: repeat(1, minmax(50px, 1fr)); height: 5248px; } .framer-PLXIF .framer-13pbps0, .framer-PLXIF .framer-1i9p5s4, .framer-PLXIF .framer-1t91rtg, .framer-PLXIF .framer-n7vye, .framer-PLXIF .framer-18wbu51 { flex-direction: column; } .framer-PLXIF .framer-1en4fv7-container, .framer-PLXIF .framer-js9mcm-container, .framer-PLXIF .framer-1calvyp-container { flex: none; height: 130px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PLXIF .framer-13pbps0, .framer-PLXIF .framer-1i9p5s4, .framer-PLXIF .framer-1t91rtg, .framer-PLXIF .framer-n7vye, .framer-PLXIF .framer-18wbu51 { gap: 0px; } .framer-PLXIF .framer-13pbps0 > *, .framer-PLXIF .framer-1i9p5s4 > *, .framer-PLXIF .framer-1t91rtg > *, .framer-PLXIF .framer-n7vye > *, .framer-PLXIF .framer-18wbu51 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-PLXIF .framer-13pbps0 > :first-child, .framer-PLXIF .framer-1i9p5s4 > :first-child, .framer-PLXIF .framer-1t91rtg > :first-child, .framer-PLXIF .framer-n7vye > :first-child, .framer-PLXIF .framer-18wbu51 > :first-child { margin-top: 0px; } .framer-PLXIF .framer-13pbps0 > :last-child, .framer-PLXIF .framer-1i9p5s4 > :last-child, .framer-PLXIF .framer-1t91rtg > :last-child, .framer-PLXIF .framer-n7vye > :last-child, .framer-PLXIF .framer-18wbu51 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4861\n * @framerIntrinsicWidth 800\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"WInHoKqbZ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerhxjF3dHR_=withCSS(Component,css,\"framer-PLXIF\");export default FramerhxjF3dHR_;FramerhxjF3dHR_.displayName=\"Targetdrop 8\";FramerhxjF3dHR_.defaultProps={height:4861,width:800};addFonts(FramerhxjF3dHR_,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{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/BkDpl4ghaqvMi1btKFyG2tdbec.woff2\",weight:\"300\"},{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/zAMK70AQRFSShJgUiaR5IiIhgzk.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/IETjvc5qzUaRoaruDpPSwCUM8.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/oLCoaT3ioA0fHdJnWR9W6k7NY.woff2\",weight:\"300\"},{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/Sj0PCHQSBjFmEp6NBWg6FNaKc.woff2\",weight:\"300\"},{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/v2q8JTTTs7McDMSEhnxAIBqd0.woff2\",weight:\"300\"},{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/H4TfENUY1rh8R9UaSD6vngjJP3M.woff2\",weight:\"300\"}]},...NavigationFonts,...TiackerFonts,...TickerFonts,...CardsFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhxjF3dHR_\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"4861\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WInHoKqbZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"800\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "slBAC2iC,IAAMA,GAAgBC,EAASC,CAAU,EAAQC,GAAeC,EAAOC,CAAQ,EAAQC,EAAgBF,EAAOG,EAAO,GAAG,EAAQC,GAAaP,EAASQ,CAAO,EAAQC,GAAYT,EAASU,CAAM,EAAQC,EAAgBR,EAAOS,CAAS,EAAQC,EAA+BC,EAA0BC,CAAK,EAAQC,GAAWhB,EAASiB,CAAK,EAAQC,GAAYlB,EAASmB,CAAM,EAAQC,GAAqCN,EAA0BX,EAAOY,CAAK,CAAC,EAAQM,GAAY,CAAC,UAAU,qBAAqB,UAAU,oBAAoB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,EAAQC,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,EAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,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,KAAK,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAW,EAAQE,EAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAY,CAAC,OAAO,IAAI,MAAM,EAAE,SAAS,IAAI,KAAK,QAAQ,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,IAAI,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAW,EAAQE,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWT,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQU,EAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,EAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,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,CAAC,EAAQE,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,CAAC,EAAQE,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,GAAG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,GAAwB,CAAC,QAAQ,YAAY,MAAM,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,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,GAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEtB,GAASI,CAAK,EAAQmB,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,EAAG,CAAC,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,GAA8BR,GAAQnD,GAAY,EAAK,EAAQ4D,GAAe,OAAoEC,GAAkBC,EAAG5D,GAAkB,GAArE,CAAa+C,EAAS,CAAuE,EAAQc,EAAY,IAAS9D,GAAU,EAAiBwD,IAAc,YAAtB,GAAmEO,GAAa,IAAQ,CAAC/D,GAAU,GAAiBwD,IAAc,YAA6CQ,GAAOC,EAAU,EAAE,OAAAC,GAAiB,CAAC,CAAC,EAAsBvC,EAAKwC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAjE,EAAiB,EAAE,SAAsBkE,EAAMC,EAAY,CAAC,GAAGpB,IAAUT,GAAgB,SAAS,CAAcb,EAAKH,GAAU,CAAC,MAAM,4FAA4F,CAAC,EAAe4C,EAAMpF,EAAO,IAAI,CAAC,GAAGmE,GAAU,UAAUU,EAAGD,GAAkB,iBAAiBZ,EAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAS,CAAcpB,EAAK2C,EAA0B,CAAC,OAAO,GAAG,MAAMzB,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,SAAsBlB,EAAKrC,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBqC,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKhD,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyF,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAczC,EAAK5C,EAAgB,CAAC,kBAAkB,CAAC,WAAWqB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,SAAsBsB,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,MAAM,0BAA0B,OAAO,sBAAsB,qBAAqB,0BAA0B,WAAW,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,gBAAgB,CAAC,CAAC,EAAE,SAAsBA,EAAK/C,GAAe,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAAsB+C,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,WAAWpB,GAAW,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoB,EAAK,MAAM,CAAC,UAAU,eAAe,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,CAAC,EAAeA,EAAK5C,EAAgB,CAAC,kBAAkB,CAAC,WAAWqB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,kBAAkBG,EAAmB,SAAsBmB,EAAK7C,EAAS,CAAC,sBAAsB,GAAK,SAAsB6C,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,wVAAwV,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,aAAa,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEmC,EAAY,GAAgBM,EAAMrF,EAAgB,CAAC,kBAAkB,CAAC,WAAWqB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,+BAA+B,kBAAkBG,EAAmB,SAAS,CAAcmB,EAAK2C,EAA0B,CAAC,OAAO,GAAG,GAAGzB,GAAmB,GAAG,GAAG,EAAE,GAAG,IAAI,GAAG,GAAG,SAAsBlB,EAAKrC,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBqC,EAAKzC,EAAQ,CAAC,UAAU,uBAAuB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAK2C,EAA0B,CAAC,OAAO,GAAG,GAAGzB,GAAmB,GAAG,GAAG,EAAE,GAAG,IAAI,GAAG,GAAG,SAAsBlB,EAAKrC,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBqC,EAAKzC,EAAQ,CAAC,UAAU,oBAAoB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAK2C,EAA0B,CAAC,OAAO,GAAG,GAAGzB,GAAmB,GAAG,GAAG,EAAE,GAAG,IAAI,GAAG,GAAG,SAAsBlB,EAAKrC,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBqC,EAAKzC,EAAQ,CAAC,UAAU,UAAU,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAK2C,EAA0B,CAAC,OAAO,GAAG,GAAGzB,GAAmB,GAAG,GAAG,EAAE,GAAG,IAAI,GAAG,GAAG,SAAsBlB,EAAKrC,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBqC,EAAKzC,EAAQ,CAAC,UAAU,kBAAkB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKlC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQgF,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,UAAU,IAAI,oEAAoE,OAAO,wVAAwV,EAAE,UAAU,gBAAgB,mBAAmB,kBAAkB,kBAAkBrC,CAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEuD,GAAa,GAAgBpC,EAAK2C,EAA0B,CAAC,SAAsB3C,EAAKtC,EAAgB,CAAC,kBAAkB,CAAC,WAAWe,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0CAA0C,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBsB,EAAKvC,EAAO,CAAC,UAAU,SAAS,UAAU,OAAO,YAAY,CAAC,UAAU,EAAE,YAAY,GAAK,UAAU,EAAE,UAAU,GAAG,SAAS,EAAK,EAAE,IAAI,GAAG,OAAO,OAAO,YAAY,EAAE,GAAG,YAAY,SAAS,YAAY,QAAQ,GAAG,cAAc,GAAG,YAAY,GAAG,eAAe,GAAM,aAAa,GAAG,WAAW,GAAG,cAAc,CAAC,WAAW,GAAK,UAAU,EAAI,EAAE,MAAM,CAAcgF,EAAMrF,EAAgB,CAAC,kBAAkB,CAAC,WAAWqB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,SAAS,CAAcsB,EAAK2C,EAA0B,CAAC,OAAO,GAAG,SAAsB3C,EAAKrC,EAAU,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBqC,EAAKzC,EAAQ,CAAC,UAAU,uBAAuB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAK2C,EAA0B,CAAC,OAAO,GAAG,SAAsB3C,EAAKrC,EAAU,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBqC,EAAKzC,EAAQ,CAAC,UAAU,oBAAoB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAK2C,EAA0B,CAAC,OAAO,GAAG,SAAsB3C,EAAKrC,EAAU,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBqC,EAAKzC,EAAQ,CAAC,UAAU,UAAU,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAK2C,EAA0B,CAAC,OAAO,GAAG,SAAsB3C,EAAKrC,EAAU,CAAC,UAAU,yBAAyB,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBqC,EAAKzC,EAAQ,CAAC,UAAU,kBAAkB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekF,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAczC,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQiB,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,CAAC,CAAC,EAAE,SAAsBlB,EAAKpC,EAA+B,CAAC,QAAQsB,EAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4D,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,QAAQ/B,EAAW,UAAU,GAAK,WAAWF,CAAU,CAAC,CAAC,CAAC,EAAee,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQiB,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,KAAK,EAAE,YAAY,KAAK,WAAW,IAAI,IAAI,uEAAuE,CAAC,CAAC,EAAE,SAAsBlB,EAAKpC,EAA+B,CAAC,QAAQsB,EAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4D,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,CAAC,EAAE,YAAY,KAAK,WAAW,IAAI,IAAI,uEAAuE,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,QAAQ/B,EAAW,UAAU,GAAK,WAAWF,CAAU,CAAC,CAAC,CAAC,EAAee,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQiB,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBlB,EAAKpC,EAA+B,CAAC,QAAQsB,EAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4D,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,QAAQ/B,EAAW,UAAU,GAAK,WAAWF,CAAU,CAAC,CAAC,CAAC,EAAee,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQiB,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,MAAM,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBlB,EAAKpC,EAA+B,CAAC,QAAQsB,EAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4D,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,QAAQ/B,EAAW,UAAU,GAAK,WAAWF,CAAU,CAAC,CAAC,CAAC,EAAee,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQiB,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,MAAM,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,uEAAuE,CAAC,CAAC,EAAE,SAAsBlB,EAAKpC,EAA+B,CAAC,QAAQsB,EAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4D,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,uEAAuE,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,QAAQ/B,EAAW,UAAU,GAAK,WAAWF,CAAU,CAAC,CAAC,CAAC,EAAee,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQiB,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,CAAC,EAAE,SAAsBlB,EAAKpC,EAA+B,CAAC,QAAQsB,EAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4D,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,QAAQ/B,EAAW,UAAU,GAAK,WAAWF,CAAU,CAAC,CAAC,CAAC,EAAee,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQiB,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,MAAM,EAAE,YAAY,KAAK,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBlB,EAAKpC,EAA+B,CAAC,QAAQsB,EAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4D,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,IAAI,EAAE,YAAY,KAAK,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,QAAQ/B,EAAW,UAAU,GAAK,WAAWF,CAAU,CAAC,CAAC,CAAC,EAAee,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQiB,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,CAAC,CAAC,EAAE,SAAsBlB,EAAKpC,EAA+B,CAAC,QAAQsB,EAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4D,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,IAAI,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,QAAQ/B,EAAW,UAAU,GAAK,WAAWF,CAAU,CAAC,CAAC,CAAC,EAAee,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQiB,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBlB,EAAKpC,EAA+B,CAAC,QAAQsB,EAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4D,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,IAAI,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,QAAQ/B,EAAW,UAAU,GAAK,WAAWF,CAAU,CAAC,CAAC,CAAC,EAAee,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQiB,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,CAAC,CAAC,EAAE,SAAsBlB,EAAKpC,EAA+B,CAAC,QAAQsB,EAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4D,GAA2B5B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,IAAI,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,QAAQ/B,EAAW,UAAU,GAAK,WAAWF,CAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAee,EAAK,MAAM,CAAC,UAAU,gBAAgB,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAK/C,GAAe,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAAsB+C,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,MAAM,0BAA0B,OAAO,sBAAsB,4BAA4B,0BAA0B,YAAY,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyC,EAAMrF,EAAgB,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,SAAS,CAAc4C,EAAK+C,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BhD,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,QAAQX,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAK2C,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQzB,GAAmB,OAAO,OAAO,qBAAqB,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,SAAsBlB,EAAKtC,EAAgB,CAAC,kBAAkB,CAAC,WAAWe,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBsB,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUmB,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBhD,EAAKhC,EAAM,CAAC,UAAUgF,EAAc,CAAC,EAAE,UAAU5D,EAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,UAAU,sBAAsB,UAAU,gBAAgB,OAAO,OAAO,UAAU,aAAa,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,oBAAoB,QAAQ,YAAY,MAAM,OAAO,UAAUA,EAAY,CAAC,IAAI,oEAAoE,EAAE,EAAE,EAAE,UAAUA,EAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeY,EAAK+C,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASE,GAA6BjD,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,QAAQX,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAK2C,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQzB,GAAmB,OAAO,OAAO,qBAAqB,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,SAAsBlB,EAAKtC,EAAgB,CAAC,kBAAkB,CAAC,WAAW6B,EAAW,EAAE,sBAAsB,GAAK,gBAAgBf,EAAU,eAAegB,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBQ,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUoB,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBjD,EAAKhC,EAAM,CAAC,UAAUiF,EAAe,CAAC,EAAE,UAAU,sBAAsB,UAAU,gBAAgB,OAAO,OAAO,UAAU,SAAS,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,oBAAoB,QAAQ,YAAY,MAAM,OAAO,UAAU7D,EAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeY,EAAK+C,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASG,GAA6BlD,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,QAAQX,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAK2C,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQzB,GAAmB,OAAO,OAAO,qBAAqB,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,SAAsBlB,EAAKtC,EAAgB,CAAC,kBAAkB,CAAC,WAAW+B,EAAW,EAAE,sBAAsB,GAAK,gBAAgBjB,EAAU,eAAekB,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBM,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUqB,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBlD,EAAKhC,EAAM,CAAC,UAAUkF,EAAe,CAAC,EAAE,UAAU,sBAAsB,UAAU,gBAAgB,OAAO,OAAO,UAAU,aAAa,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,oBAAoB,QAAQ,YAAY,MAAM,OAAO,UAAU9D,EAAY,CAAC,IAAI,sEAAsE,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeY,EAAK,MAAM,CAAC,UAAU,cAAc,CAAC,EAAeA,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,CAAC,EAAE,SAAsBlB,EAAK2C,EAA0B,CAAC,OAAO,IAAI,MAAMzB,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAsBlB,EAAKrC,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBqC,EAAK4C,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK9B,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEiE,EAAY,GAAgBnC,EAAK2C,EAA0B,CAAC,OAAO,GAAG,MAAMzB,GAAmB,OAAO,QAAQ,EAAE,IAAI,SAAsBlB,EAAKrC,EAAU,CAAC,UAAU,0CAA0C,aAAa,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBqC,EAAKhD,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegD,EAAK7B,GAAqC,CAAC,yBAAyB,GAAM,iBAAiB,EAAE,mCAAmC,GAAK,gBAAgB,GAAG,gBAAgB,GAAM,gBAAgB,GAAG,QAAQyB,GAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQkD,GAA2B5B,GAAmB,GAAG,GAAG,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,oEAAoE,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,QAAQ/B,EAAW,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,EAAea,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQmD,GAAI,CAAC,kFAAkF,kFAAkF,sVAAsV,8HAA8H,kHAAkH,yUAAyU,6QAA6Q,yKAAyK,uVAAuV,waAAwa,+PAA+P,2VAA2V,oYAAoY,kLAAkL,gOAAgO,qHAAqH,kSAAkS,oUAAoU,qnBAAqnB,gSAAgS,oRAAoR,wRAAwR,2RAA2R,6LAA6L,kRAAkR,sHAAsH,0IAA0I,ocAAoc,u+DAAu+D,GAAeA,GAAI,irDAAirD,EAW5jvCC,EAAgBC,EAAQ9C,GAAU4C,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,eAAeA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,GAAG,EAAEG,GAASH,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,EAAE,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,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,wEAAwE,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,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,yEAAyE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGtG,GAAgB,GAAGQ,GAAa,GAAGE,GAAY,GAAGO,GAAW,GAAGE,GAAY,GAAGuF,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACh/J,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,sBAAwB,OAAO,oCAAsC,oHAA0I,qBAAuB,4BAA4B,4BAA8B,OAAO,yBAA2B,QAAQ,yBAA2B,OAAO,6BAA+B,OAAO,qBAAuB,MAAM,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavigationFonts", "getFonts", "ueiPMnRgd_default", "RichTextWithFX", "withFX", "RichText2", "MotionDivWithFX", "motion", "TiackerFonts", "YbxKoJ5Ta_default", "TickerFonts", "Ticker", "ContainerWithFX", "Container", "ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "CardsFonts", "mSWFBhNHR_default", "FooterFonts", "yAdYGRimB_default", "ImageWithFXWithOptimizedAppearEffect", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "transformTemplate1", "_", "t", "transition3", "animation3", "animation4", "animation5", "addImageAlt", "image", "alt", "transition4", "animation6", "transition5", "animation7", "transition6", "animation8", "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", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "x", "getLoadingLazyAtYPosition", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "css", "FramerhxjF3dHR_", "withCSS", "hxjF3dHR_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
