{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/jPmPs9otUWoWUaHGCOCX/wVKGSplAKrc6y3WStsky/nOsgMWARK.js"],
  "sourcesContent": ["// Generated by Framer (6aa4fc0)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Image_Grid_Reveal from\"https://framerusercontent.com/modules/9nLxutJppAcPaRPeewvY/p6ca7IvKDNUmWhUgM1Sd/Image_Grid_Reveal.js\";import Stats from\"#framer/local/canvasComponent/GskEFsXbc/GskEFsXbc.js\";import Navbar from\"#framer/local/canvasComponent/hjph6B1Xl/hjph6B1Xl.js\";import DoubleTicker from\"#framer/local/canvasComponent/JMpMPU69d/JMpMPU69d.js\";import ButtonsScrambleButton2 from\"#framer/local/canvasComponent/pTWxZ2KCn/pTWxZ2KCn.js\";import metadataProvider from\"#framer/local/webPageMetadata/nOsgMWARK/nOsgMWARK.js\";const NavbarFonts=getFonts(Navbar);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const Image_Grid_RevealFonts=getFonts(Image_Grid_Reveal);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ButtonsScrambleButton2Fonts=getFonts(ButtonsScrambleButton2);const StatsFonts=getFonts(Stats);const DoubleTickerFonts=getFonts(DoubleTicker);const breakpoints={gRy7FZb8T:\"(min-width: 810px) and (max-width: 1199px)\",jFF6GIh4C:\"(min-width: 1200px) and (max-width: 1199px)\",tD4i7hepM:\"(max-width: 809px)\",xMP3764rS:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-vM7Ix\";const variantClassNames={gRy7FZb8T:\"framer-v-137kz26\",jFF6GIh4C:\"framer-v-1179e9t\",tD4i7hepM:\"framer-v-1op4sc6\",xMP3764rS:\"framer-v-197ephi\"};const transition1={damping:48,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-20};const transition2={delay:.3,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition3={delay:.4,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const transition4={delay:.5,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const transition5={delay:.6,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,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:\"xMP3764rS\",Phone:\"tD4i7hepM\",Tablet:\"jFF6GIh4C\",Variant:\"gRy7FZb8T\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"xMP3764rS\"};};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=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"tD4i7hepM\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"tD4i7hepM\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"gRy7FZb8T\",\"jFF6GIh4C\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if([\"gRy7FZb8T\",\"tD4i7hepM\",\"jFF6GIh4C\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"xMP3764rS\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 0, 0); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-197ephi\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gRy7FZb8T:{width:\"809px\"},jFF6GIh4C:{width:\"809px\"},tD4i7hepM:{width:\"413px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:69,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-gmlyud-container\",\"data-framer-appear-id\":\"gmlyud\",\"data-framer-name\":\"Navbar\",initial:animation1,name:\"Navbar\",nodeId:\"HSwIWrBMv\",optimized:true,rendersWithMotion:true,scopeId:\"nOsgMWARK\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gRy7FZb8T:{style:{width:\"100%\"},variant:\"byGFC_cGx\"},jFF6GIh4C:{style:{width:\"100%\"},variant:\"byGFC_cGx\"},tD4i7hepM:{style:{width:\"100%\"},variant:\"TAqupJQtz\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"HSwIWrBMv\",layoutId:\"HSwIWrBMv\",name:\"Navbar\",variant:\"TlC31Sbmn\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-csyrn9\",\"data-framer-name\":\"Header Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6ca606\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ob6yty\",\"data-framer-name\":\"Sub Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jexn9g\",\"data-framer-name\":\"Hero Left\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-q6f4ts\",\"data-framer-name\":\"Image Container\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-irtoe5-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"SSiDoftlg\",scopeId:\"nOsgMWARK\",children:/*#__PURE__*/_jsx(Image_Grid_Reveal,{delay:.5,fill:{altText:\"Image of Nandi\",image:\"https://framerusercontent.com/images/dCbyvoAt1BjZMU3JJj9XLodrCIw.jpg\",type:\"cover\"},gridColor:\"var(--token-0c9648e8-0b89-490a-aac8-692986a15810, rgb(4, 4, 5))\",gridSize:10,height:\"100%\",id:\"SSiDoftlg\",layoutId:\"SSiDoftlg\",style:{height:\"100%\",width:\"100%\"},trigger:\"appear\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-csrrc8\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v9facr\",\"data-framer-name\":\"Sub Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y7zk5m\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1vm4t07\",\"data-framer-appear-id\":\"1vm4t07\",\"data-framer-name\":\"Sub Container\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3BhY2UgR3JvdGVzay03MDA=\",\"--framer-font-family\":'\"Space Grotesk\", \"Space Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-e4661cac-3f63-4ac0-b2ee-247c53de5c7b, rgb(153, 153, 153))\"},children:\"\u5357\u6295\uFF5C\u5357\u6295\u5E02\u3001\u540D\u9593\u3001\u96C6\u96C6\u3001\u7AF9\u5C71\u3001\u9E7F\u8C37\u3001\u6C34\u91CC\u3001\u4FE1\u7FA9\"})}),className:\"framer-11032yo\",\"data-framer-name\":\"Text\",fonts:[\"GF;Space Grotesk-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7U3BhY2UgR3JvdGVzay03MDA=\",\"--framer-font-family\":'\"Space Grotesk\", \"Space Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-da960178-e53a-432a-be83-8b061a8c23d0, rgb(255, 255, 255))\"},children:\"\u6E38\u9865\"})}),className:\"framer-ia3gad\",\"data-framer-appear-id\":\"ia3gad\",\"data-framer-name\":\"Name\",fonts:[\"GF;Space Grotesk-700\"],initial:animation3,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation5,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3BhY2UgR3JvdGVzay01MDA=\",\"--framer-font-family\":'\"Space Grotesk\", \"Space Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-69a0ec5c-da85-4a5a-a0c3-c41a92df0364, rgb(153, 153, 153))\"},children:\"\u4E2D\u914D\u7ACB\u59D4\uFF0C\u63D0\u51FA\u300A\u53F0\u7063\u5730\u5340\u8207\u5927\u9678\u5730\u5340\u4EBA\u6C11\u95DC\u4FC2\u689D\u4F8B\u300B\u4FEE\u6B63\u6848\uFF0C\u8B93\u4E2D\u570B\u7C4D\u914D\u5076\u53D6\u5F97\u8EAB\u5206\u8B49\u5E74\u9650\u9650\u7E2E\u77ED\u72324\u5E74\uFF0C\u52A0\u901F\u4E2D\u570B\u4EBA\u8B8A\u53F0\u7063\u3002\"})}),className:\"framer-11vxrbx\",\"data-framer-appear-id\":\"11vxrbx\",\"data-framer-name\":\"Paragraph\",fonts:[\"GF;Space Grotesk-500\"],initial:animation3,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation6,className:\"framer-ufofj6\",\"data-framer-appear-id\":\"ufofj6\",\"data-framer-name\":\"Buttons Container\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gRy7FZb8T:{width:\"183px\",y:(componentViewport?.y||0)+0+69+60+-33+0+0+12+0+383+0},jFF6GIh4C:{width:\"360.5px\",y:(componentViewport?.y||0)+0+69+60+-33+0+0+12+0+383+0},tD4i7hepM:{width:\"169px\",y:(componentViewport?.y||0)+0+69+60+-126.5+0+0+0+376+0+362+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:\"313px\",y:(componentViewport?.y||0)+0+69+60+-67+0+0+0+0+383+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18wjjuk-container\",nodeId:\"iO0DLseNE\",scopeId:\"nOsgMWARK\",children:/*#__PURE__*/_jsx(ButtonsScrambleButton2,{aJqdXRhhq:true,bfVWZnnqv:false,erHxeZk_W:\"https://recall2025.ourtaiwan.tw/\",height:\"100%\",id:\"iO0DLseNE\",layoutId:\"iO0DLseNE\",style:{width:\"100%\"},variant:\"oaP3XtjDc\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gRy7FZb8T:{width:\"183px\",y:(componentViewport?.y||0)+0+69+60+-33+0+0+12+0+383+0},jFF6GIh4C:{width:\"360.5px\",y:(componentViewport?.y||0)+0+69+60+-33+0+0+12+0+383+0},tD4i7hepM:{width:\"169px\",y:(componentViewport?.y||0)+0+69+60+-126.5+0+0+0+376+0+362+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:\"313px\",y:(componentViewport?.y||0)+0+69+60+-67+0+0+0+0+383+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-faikfx-container\",nodeId:\"S7LP4foAX\",scopeId:\"nOsgMWARK\",children:/*#__PURE__*/_jsx(ButtonsScrambleButton2,{aJqdXRhhq:true,bfVWZnnqv:false,erHxeZk_W:\"https://linktr.ee/toueryouout\",height:\"100%\",id:\"S7LP4foAX\",layoutId:\"S7LP4foAX\",style:{width:\"100%\"},variant:\"daGBarKO3\",width:\"100%\"})})})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wjft8q\",\"data-border\":true,\"data-framer-name\":\"Statistics\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ciqvnw\",\"data-framer-name\":\"Row 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gRy7FZb8T:{y:(componentViewport?.y||0)+0+69+60+446+0+0+0},jFF6GIh4C:{width:\"322px\",y:(componentViewport?.y||0)+0+69+60+446+0+0+0},tD4i7hepM:{width:\"341.2347px\",y:(componentViewport?.y||0)+0+69+60+683.5+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:131,width:\"240px\",y:(componentViewport?.y||0)+0+69+60+388+10+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bbrqea-container\",nodeId:\"GkxpYgKk2\",scopeId:\"nOsgMWARK\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gRy7FZb8T:{dFROiE0wN:\"\u6536\u4EF6\u9032\u5EA6\"},jFF6GIh4C:{dFROiE0wN:\"\u6536\u4EF6\u9032\u5EA6\"},tD4i7hepM:{variant:\"fOPwTCHNb\"}},children:/*#__PURE__*/_jsx(Stats,{dFROiE0wN:\"\u9580\u6ABB\u6BD4\u4F8B\",height:\"100%\",id:\"GkxpYgKk2\",layoutId:\"GkxpYgKk2\",lfxR4tjrX:36,qehYhjVza:\"%\",snd2HKQKY:117,style:{width:\"100%\"},variant:\"JSxOW6mSu\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gRy7FZb8T:{y:(componentViewport?.y||0)+0+69+60+446+0+0+0},jFF6GIh4C:{width:\"340px\",y:(componentViewport?.y||0)+0+69+60+446+0+0+0},tD4i7hepM:{width:\"343.2965px\",y:(componentViewport?.y||0)+0+69+60+683.5+0+0+0+149}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:131,width:\"359.5px\",y:(componentViewport?.y||0)+0+69+60+388+10+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bc1l7p-container\",nodeId:\"HIxml9Q2_\",scopeId:\"nOsgMWARK\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tD4i7hepM:{variant:\"fOPwTCHNb\"}},children:/*#__PURE__*/_jsx(Stats,{dFROiE0wN:\"\u5DF2\u6536\u5230\u6536\u4EF6\u4EFD\u6578\",height:\"100%\",id:\"HIxml9Q2_\",layoutId:\"HIxml9Q2_\",lfxR4tjrX:36,qehYhjVza:\"\u4EFD\",snd2HKQKY:23238,style:{width:\"100%\"},variant:\"JSxOW6mSu\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gRy7FZb8T:{y:(componentViewport?.y||0)+0+69+60+446+0+0+0},jFF6GIh4C:{width:\"359px\",y:(componentViewport?.y||0)+0+69+60+446+0+0+0},tD4i7hepM:{width:\"343.2965px\",y:(componentViewport?.y||0)+0+69+60+683.5+0+0+0+298}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:131,width:\"359.5px\",y:(componentViewport?.y||0)+0+69+60+388+10+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-otmi4n-container\",nodeId:\"fBPmWRGIw\",scopeId:\"nOsgMWARK\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tD4i7hepM:{variant:\"fOPwTCHNb\"}},children:/*#__PURE__*/_jsx(Stats,{dFROiE0wN:\"\u57FA\u672C\u9580\u6ABB\",height:\"100%\",id:\"fBPmWRGIw\",layoutId:\"fBPmWRGIw\",lfxR4tjrX:36,qehYhjVza:\"\u4EFD\",snd2HKQKY:19833,style:{width:\"100%\"},variant:\"JSxOW6mSu\",width:\"100%\"})})})})})]})})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-147j7ok hidden-1op4sc6\",\"data-framer-name\":\"Heading\"}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1recihg hidden-1op4sc6\",\"data-framer-name\":\"Heading\"}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s6ryl7 hidden-1op4sc6\",\"data-framer-name\":\"Heading\"}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-3u5mlg hidden-197ephi hidden-137kz26 hidden-1179e9t\",\"data-framer-name\":\"Heading\"}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-10gl0ue hidden-197ephi hidden-1op4sc6\",\"data-framer-name\":\"Heading\"}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-rej1 hidden-197ephi hidden-1op4sc6\",\"data-framer-name\":\"Heading\"}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-798b6v hidden-137kz26 hidden-1op4sc6 hidden-1179e9t\",\"data-framer-name\":\"Heading\"}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gRy7FZb8T:{height:155,width:\"838px\",y:(componentViewport?.y||0)+0+853},jFF6GIh4C:{height:155,width:\"1193px\",y:(componentViewport?.y||0)+0+853}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:176,y:(componentViewport?.y||0)+0+751,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qay6oq-container hidden-1op4sc6\",nodeId:\"vuwEiF1TQ\",scopeId:\"nOsgMWARK\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gRy7FZb8T:{style:{height:\"100%\",width:\"100%\"}},jFF6GIh4C:{style:{height:\"100%\",width:\"100%\"},variant:\"cCbLTzeU_\"}},children:/*#__PURE__*/_jsx(DoubleTicker,{height:\"100%\",id:\"vuwEiF1TQ\",layoutId:\"vuwEiF1TQ\",style:{height:\"100%\"},variant:\"jqteSRxhn\",width:\"100%\"})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-67a8xd hidden-137kz26 hidden-1op4sc6 hidden-1179e9t\",\"data-framer-name\":\"Heading\"}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tD4i7hepM:{height:176,width:\"435px\",y:(componentViewport?.y||0)+0+1175}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8zzn4j-container hidden-197ephi hidden-137kz26 hidden-1179e9t\",nodeId:\"ViYEujkW_\",scopeId:\"nOsgMWARK\",children:/*#__PURE__*/_jsx(DoubleTicker,{height:\"100%\",id:\"ViYEujkW_\",layoutId:\"ViYEujkW_\",style:{height:\"100%\",width:\"100%\"},variant:\"jqteSRxhn\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vM7Ix.framer-163di47, .framer-vM7Ix .framer-163di47 { display: block; }\",\".framer-vM7Ix.framer-197ephi { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-vM7Ix .framer-gmlyud-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-vM7Ix .framer-csyrn9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 592px; justify-content: center; overflow: hidden; padding: 60px; position: relative; width: min-content; }\",\".framer-vM7Ix .framer-6ca606 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 975px; }\",\".framer-vM7Ix .framer-ob6yty { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-vM7Ix .framer-jexn9g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-vM7Ix .framer-q6f4ts { align-content: center; align-items: center; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 309px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 309px; will-change: var(--framer-will-change-override, transform); }\",\".framer-vM7Ix .framer-irtoe5-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 309px); position: relative; width: 309px; }\",\".framer-vM7Ix .framer-csrrc8 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 646px; }\",\".framer-vM7Ix .framer-v9facr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-vM7Ix .framer-1y7zk5m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-vM7Ix .framer-1vm4t07 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-vM7Ix .framer-11032yo { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-vM7Ix .framer-ia3gad, .framer-vM7Ix .framer-11vxrbx { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-vM7Ix .framer-ufofj6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-vM7Ix .framer-18wjjuk-container, .framer-vM7Ix .framer-faikfx-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-vM7Ix .framer-wjft8q { --border-bottom-width: 1px; --border-color: var(--token-6b824b53-574b-4e0a-8102-a10b36d4726f, rgba(255, 255, 255, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1680px; overflow: hidden; padding: 10px; position: relative; width: 999px; }\",\".framer-vM7Ix .framer-1ciqvnw { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-vM7Ix .framer-1bbrqea-container { flex: none; height: auto; position: relative; width: 240px; }\",\".framer-vM7Ix .framer-bc1l7p-container, .framer-vM7Ix .framer-otmi4n-container { flex: none; height: auto; position: relative; width: 360px; }\",\".framer-vM7Ix .framer-147j7ok, .framer-vM7Ix .framer-1recihg, .framer-vM7Ix .framer-1s6ryl7, .framer-vM7Ix .framer-3u5mlg, .framer-vM7Ix .framer-10gl0ue, .framer-vM7Ix .framer-rej1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 30px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 101px; }\",\".framer-vM7Ix .framer-798b6v, .framer-vM7Ix .framer-67a8xd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; min-height: 48px; min-width: 100px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-vM7Ix .framer-qay6oq-container { flex: none; height: 176px; position: relative; width: auto; }\",\".framer-vM7Ix .framer-8zzn4j-container { flex: none; height: 176px; position: relative; width: 1220px; }\",'.framer-vM7Ix[data-border=\"true\"]::after, .framer-vM7Ix [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-vM7Ix.framer-197ephi { width: 810px; } .framer-vM7Ix .framer-gmlyud-container { order: 0; width: 809px; } .framer-vM7Ix .framer-csyrn9 { height: 664px; order: 2; } .framer-vM7Ix .framer-6ca606 { width: 709px; } .framer-vM7Ix .framer-ob6yty { padding: 12px 0px 12px 0px; } .framer-vM7Ix .framer-irtoe5-container { height: var(--framer-aspect-ratio-supported, 309260px); } .framer-vM7Ix .framer-csrrc8 { width: 386px; } .framer-vM7Ix .framer-wjft8q { padding: 0px 10px 0px 10px; width: 729px; } .framer-vM7Ix .framer-147j7ok { order: 5; } .framer-vM7Ix .framer-1recihg { order: 13; } .framer-vM7Ix .framer-1s6ryl7 { order: 30; } .framer-vM7Ix .framer-10gl0ue { order: 26; } .framer-vM7Ix .framer-rej1 { order: 21; } .framer-vM7Ix .framer-qay6oq-container { height: 155px; order: 29; width: 838px; }}\",\"@media (max-width: 809px) { .framer-vM7Ix.framer-197ephi { width: 414px; } .framer-vM7Ix .framer-gmlyud-container { order: 0; width: 413px; } .framer-vM7Ix .framer-csyrn9 { height: 1106px; order: 2; padding: 60px 0px 60px 0px; } .framer-vM7Ix .framer-6ca606 { width: 357px; } .framer-vM7Ix .framer-ob6yty { flex-direction: column; gap: 18px; } .framer-vM7Ix .framer-q6f4ts { height: 358px; width: 358px; } .framer-vM7Ix .framer-irtoe5-container { width: 358px; } .framer-vM7Ix .framer-csrrc8 { gap: 9px; width: 358px; } .framer-vM7Ix .framer-v9facr, .framer-vM7Ix .framer-1bbrqea-container, .framer-vM7Ix .framer-bc1l7p-container, .framer-vM7Ix .framer-otmi4n-container { width: 100%; } .framer-vM7Ix .framer-wjft8q { --border-bottom-width: unset; --border-left-width: unset; --border-right-width: unset; --border-top-width: unset; align-content: center; align-items: center; gap: 25px; padding: 0px 10px 0px 10px; width: 357px; } .framer-vM7Ix .framer-1ciqvnw { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 18px; width: 102%; } .framer-vM7Ix .framer-3u5mlg { order: 29; } .framer-vM7Ix .framer-8zzn4j-container { order: 27; width: 435px; }}\",\"@media (min-width: 1200px) and (max-width: 1199px) { .framer-vM7Ix .framer-gmlyud-container { order: 0; width: 809px; } .framer-vM7Ix .framer-csyrn9 { height: 664px; order: 2; padding: 60px 0px 60px 0px; width: 1200px; } .framer-vM7Ix .framer-6ca606 { width: 1090px; } .framer-vM7Ix .framer-ob6yty { gap: 18px; order: 0; padding: 12px 22px 12px 22px; width: 1086px; } .framer-vM7Ix .framer-jexn9g { width: 285px; } .framer-vM7Ix .framer-csrrc8 { width: 741px; } .framer-vM7Ix .framer-wjft8q { align-content: center; align-items: center; padding: 0px 10px 0px 10px; width: 1046px; } .framer-vM7Ix .framer-1ciqvnw { gap: 12px; } .framer-vM7Ix .framer-1bbrqea-container { width: 322px; } .framer-vM7Ix .framer-bc1l7p-container { width: 340px; } .framer-vM7Ix .framer-otmi4n-container { width: 359px; } .framer-vM7Ix .framer-147j7ok { order: 5; } .framer-vM7Ix .framer-1recihg { order: 13; } .framer-vM7Ix .framer-1s6ryl7 { order: 30; } .framer-vM7Ix .framer-10gl0ue { order: 26; } .framer-vM7Ix .framer-rej1 { order: 21; } .framer-vM7Ix .framer-qay6oq-container { height: 155px; order: 29; width: 1193px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1039\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gRy7FZb8T\":{\"layout\":[\"fixed\",\"auto\"]},\"tD4i7hepM\":{\"layout\":[\"fixed\",\"auto\"]},\"jFF6GIh4C\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramernOsgMWARK=withCSS(Component,css,\"framer-vM7Ix\");export default FramernOsgMWARK;FramernOsgMWARK.displayName=\"\u5357\u6295\u99AC\u6587\u541B\";FramernOsgMWARK.defaultProps={height:1039,width:1200};addFonts(FramernOsgMWARK,[{explicitInter:true,fonts:[{family:\"Space Grotesk\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/spacegrotesk/v21/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj4PVksmNsFjTDJK.woff2\",weight:\"700\"},{family:\"Space Grotesk\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/spacegrotesk/v21/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7aUUsmNsFjTDJK.woff2\",weight:\"500\"}]},...NavbarFonts,...Image_Grid_RevealFonts,...ButtonsScrambleButton2Fonts,...StatsFonts,...DoubleTickerFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernOsgMWARK\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gRy7FZb8T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tD4i7hepM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jFF6GIh4C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"1039\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "hjph6B1Xl_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "Image_Grid_RevealFonts", "Image_Grid_Reveal", "MotionDivWithOptimizedAppearEffect", "motion", "RichTextWithOptimizedAppearEffect", "RichText2", "ButtonsScrambleButton2Fonts", "pTWxZ2KCn_default", "StatsFonts", "GskEFsXbc_default", "DoubleTickerFonts", "JMpMPU69d_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "transition4", "animation5", "transition5", "animation6", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "css", "FramernOsgMWARK", "withCSS", "nOsgMWARK_default", "addFonts", "__FramerMetadata__"]
}
