{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wZ2YfSuGGVxKNEHPAWfk/IQIPfJMQIVK8PrtdGDaC/uFUOuYEHH.js"],
  "sourcesContent": ["// Generated by Framer (6464825)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useMetadata,useQueryData,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavBar from\"#framer/local/canvasComponent/PZJc6ZQxS/PZJc6ZQxS.js\";import Buttons from\"#framer/local/canvasComponent/QX9I1i2Zj/QX9I1i2Zj.js\";import Video from\"#framer/local/collection/GX5dxIV8L/GX5dxIV8L.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle4 from\"#framer/local/css/A73zw5Dah/A73zw5Dah.js\";import*as sharedStyle15 from\"#framer/local/css/BwCyBRmh0/BwCyBRmh0.js\";import*as sharedStyle10 from\"#framer/local/css/dPLbG7vHG/dPLbG7vHG.js\";import*as sharedStyle1 from\"#framer/local/css/DTJoe0FzF/DTJoe0FzF.js\";import*as sharedStyle16 from\"#framer/local/css/FDL6qfQRM/FDL6qfQRM.js\";import*as sharedStyle7 from\"#framer/local/css/GuqzxNyep/GuqzxNyep.js\";import*as sharedStyle3 from\"#framer/local/css/hsproS91Y/hsproS91Y.js\";import*as sharedStyle14 from\"#framer/local/css/iTSM0LpQC/iTSM0LpQC.js\";import*as sharedStyle17 from\"#framer/local/css/LUP3ki60W/LUP3ki60W.js\";import*as sharedStyle8 from\"#framer/local/css/qlFKpUopd/qlFKpUopd.js\";import*as sharedStyle12 from\"#framer/local/css/Qmt9BseSa/Qmt9BseSa.js\";import*as sharedStyle2 from\"#framer/local/css/TbSYTRKVx/TbSYTRKVx.js\";import*as sharedStyle5 from\"#framer/local/css/TnkTrtc_P/TnkTrtc_P.js\";import*as sharedStyle6 from\"#framer/local/css/vTkPSSX9e/vTkPSSX9e.js\";import*as sharedStyle11 from\"#framer/local/css/WJkp_XMo9/WJkp_XMo9.js\";import*as sharedStyle9 from\"#framer/local/css/y0vQNNt8f/y0vQNNt8f.js\";import*as sharedStyle from\"#framer/local/css/y2xxBlf0j/y2xxBlf0j.js\";import*as sharedStyle13 from\"#framer/local/css/z15z2GrIL/z15z2GrIL.js\";import metadataProvider from\"#framer/local/webPageMetadata/uFUOuYEHH/uFUOuYEHH.js\";const ButtonsFonts=getFonts(Buttons);const NavBarFonts=getFonts(NavBar);const breakpoints={c9RvEVt60:\"(min-width: 810px) and (max-width: 1023px)\",Hg1xfOj2o:\"(min-width: 1024px) and (max-width: 1199px)\",m8TBcpIml:\"(max-width: 809px)\",SC6zB7JBm:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-H7u4S\";const variantClassNames={c9RvEVt60:\"framer-v-1m405ie\",Hg1xfOj2o:\"framer-v-77j0q5\",m8TBcpIml:\"framer-v-vz87p7\",SC6zB7JBm:\"framer-v-xunqda\"};const sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"medium\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition1};const animation1={opacity:.7,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"Hg1xfOj2o\",Desktop:\"SC6zB7JBm\",Phone:\"m8TBcpIml\",Tablet:\"c9RvEVt60\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"SC6zB7JBm\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"uFUOuYEHH\",data:Video,type:\"Collection\"},select:[{collection:\"uFUOuYEHH\",name:\"QtBxjjw7E\",type:\"Identifier\"},{collection:\"uFUOuYEHH\",name:\"KDZk6Wn5T\",type:\"Identifier\"},{collection:\"uFUOuYEHH\",name:\"EMFAIW8i3\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"uFUOuYEHH\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,KDZk6Wn5T=getFromCurrentRouteData(\"KDZk6Wn5T\"),QtBxjjw7E=getFromCurrentRouteData(\"QtBxjjw7E\")??\"\",EMFAIW8i3=getFromCurrentRouteData(\"EMFAIW8i3\")??\"\",Du1vCeUUHpmaYrlyzN,eFtAzUS93pmaYrlyzN,rMi7nntGVE6BZlW8cq,Cogx6LleoE6BZlW8cq,QtBxjjw7EpmaYrlyzN,KDZk6Wn5TpmaYrlyzN,idpmaYrlyzN,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(currentRouteData,activeLocale),[currentRouteData,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className,sharedStyle15.className,sharedStyle16.className,sharedStyle17.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"Wg1CoHBlw\");const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(KDZk6Wn5T,activeLocaleCode);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"SC6zB7JBm\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-xunqda\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"header\",{className:\"framer-que4y6\",\"data-framer-name\":\"Header\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lfvqsn\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-t1ts6l\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1477ojh\",\"data-framer-name\":\"Title Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7n7607\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Nixzz2aLb\"},motionChild:true,nodeId:\"xBYGjV6xK\",scopeId:\"uFUOuYEHH\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-ytpxky framer-ndp8wb\",\"data-framer-name\":\"Breadcrumbs\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-vox55d\",\"data-framer-name\":\"arrow-icon-16px\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_1851_836)\">\\n<path d=\"M10 4L6 8L10 12\" stroke=\"#2D6E16\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_1851_836\">\\n<rect width=\"16\" height=\"16\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-laubib\",\"data-styles-preset\":\"y2xxBlf0j\",style:{\"--framer-text-color\":\"var(--token-8da71b92-9e88-45dc-a6aa-861bd26a70ed, rgb(45, 110, 22))\"},children:\"Knowledge Center\"})}),className:\"framer-1weqw67\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6cp7if\",\"data-framer-name\":\"Pill\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-lcn7fx\",\"data-styles-preset\":\"DTJoe0FzF\",style:{\"--framer-text-color\":\"var(--token-5898b7fd-7133-4d7f-9bf8-d104e65facab, rgb(80, 86, 93))\"},children:\"News\"})}),className:\"framer-1f2y9tu\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5jolch\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-108bwty\",\"data-styles-preset\":\"TbSYTRKVx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f50d6146-3f89-4bbc-9030-3cc23f55e9a9, rgb(2, 10, 15))\"},children:\"Episode 13\"})}),className:\"framer-p9e4y9\",fonts:[\"Inter\"],text:QtBxjjw7E,verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-walef5\",\"data-framer-name\":\"Image Wrapper\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/awH4VcNE8J55rgi6V2Ob/YouTube.js:Youtube\":componentPresets.props[\"wvCXRAigp\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"QvyWFqzX5\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:EMFAIW8i3,className:\"framer-1wizlkm\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-qcjj9q\",blockquote:\"framer-styles-preset-1ew3pex\",code:\"framer-styles-preset-stma62\",h1:\"framer-styles-preset-9tbpb9\",h2:\"framer-styles-preset-1cnlr3n\",h3:\"framer-styles-preset-1e0qh0t\",h4:\"framer-styles-preset-okugd6\",h5:\"framer-styles-preset-1xn4p74\",h6:\"framer-styles-preset-6bxe0u\",img:\"framer-styles-preset-194c3s4\",p:\"framer-styles-preset-pa5eug\",table:\"framer-styles-preset-1av9a5o\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1um40sd\",\"data-framer-name\":\"More\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gufvm8\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-z5tpqh\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c9RvEVt60:{query:{from:{alias:\"pmaYrlyzN\",data:Video,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},select:[{collection:\"pmaYrlyzN\",name:\"Du1vCeUUH\",type:\"Identifier\"},{collection:\"pmaYrlyzN\",name:\"eFtAzUS93\",type:\"Identifier\"},{collection:\"pmaYrlyzN\",name:\"QtBxjjw7E\",type:\"Identifier\"},{collection:\"pmaYrlyzN\",name:\"KDZk6Wn5T\",type:\"Identifier\"},{collection:\"pmaYrlyzN\",name:\"id\",type:\"Identifier\"}]}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"pmaYrlyzN\",data:Video,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"pmaYrlyzN\",name:\"Du1vCeUUH\",type:\"Identifier\"},{collection:\"pmaYrlyzN\",name:\"eFtAzUS93\",type:\"Identifier\"},{collection:\"pmaYrlyzN\",name:\"QtBxjjw7E\",type:\"Identifier\"},{collection:\"pmaYrlyzN\",name:\"KDZk6Wn5T\",type:\"Identifier\"},{collection:\"pmaYrlyzN\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({Du1vCeUUH:Du1vCeUUHpmaYrlyzN,eFtAzUS93:eFtAzUS93pmaYrlyzN,id:idpmaYrlyzN,KDZk6Wn5T:KDZk6Wn5TpmaYrlyzN,QtBxjjw7E:QtBxjjw7EpmaYrlyzN},index)=>{Du1vCeUUHpmaYrlyzN??=\"\";QtBxjjw7EpmaYrlyzN??=\"\";const textContent1=toDateString(KDZk6Wn5TpmaYrlyzN,activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`pmaYrlyzN-${idpmaYrlyzN}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Du1vCeUUH:Du1vCeUUHpmaYrlyzN},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Du1vCeUUH:Du1vCeUUHpmaYrlyzN},webPageId:\"uFUOuYEHH\"},motionChild:true,nodeId:\"YEJc1ryXu\",openInNewTab:false,scopeId:\"uFUOuYEHH\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1mz9rie framer-ndp8wb\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fanjx2\",\"data-framer-name\":\"Image Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c9RvEVt60:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+694.4+132+0+0+0+0+0+0+0+0),pixelHeight:1752,pixelWidth:2238,sizes:`max(max((min(${componentViewport?.width||\"100vw\"} - 40px, 1280px) - 120px) / 2, 50px), 1px)`,...toResponsiveImage(eFtAzUS93pmaYrlyzN)}},m8TBcpIml:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+694.4+132+0+0+0+0+0+0+0+0),pixelHeight:1752,pixelWidth:2238,sizes:`max(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1280px) - 80px, 50px), 1px)`,...toResponsiveImage(eFtAzUS93pmaYrlyzN)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+694.4+132+0+0+0+0+0+0+0+0),pixelHeight:1752,pixelWidth:2238,sizes:`max(max((min(${componentViewport?.width||\"100vw\"} - 40px, 1280px) - 160px) / 3, 50px), 1px)`,...toResponsiveImage(eFtAzUS93pmaYrlyzN)},className:\"framer-1kxb275\",whileHover:animation})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p0yuwx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ye3b59\",\"data-styles-preset\":\"BwCyBRmh0\",style:{\"--framer-text-color\":\"var(--variable-reference-rMi7nntGV-E6BZlW8cq)\"},children:\"Insights\"})}),className:\"framer-30chwo\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],style:{\"--variable-reference-rMi7nntGV-E6BZlW8cq\":rMi7nntGVE6BZlW8cq},text:Cogx6LleoE6BZlW8cq,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1auax7p\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18tsvkm\",\"data-styles-preset\":\"FDL6qfQRM\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f50d6146-3f89-4bbc-9030-3cc23f55e9a9, rgb(2, 10, 15))\"},children:\"The $1.4 Billion Bybit Hack: How SIM-Based Authentication Could Have Stopped the Attack \"})}),className:\"framer-129o1f0\",fonts:[\"Inter\"],text:QtBxjjw7EpmaYrlyzN,verticalAlignment:\"top\",whileHover:animation1,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mqj02w\",\"data-styles-preset\":\"LUP3ki60W\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-5898b7fd-7133-4d7f-9bf8-d104e65facab, rgb(80, 86, 93))\"},children:\"Mar 11, 2025\"})}),className:\"framer-1k1coxk\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})},idpmaYrlyzN);})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mi2kl\",\"data-framer-name\":\"Top\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-x0nxjb\",\"data-framer-name\":\"Pill\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yswvmj\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mkn9w9\",\"data-framer-name\":\"Pill\"}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Nixzz2aLb\"},implicitPathVariables:undefined},{href:{webPageId:\"Nixzz2aLb\"},implicitPathVariables:undefined},{href:{webPageId:\"Nixzz2aLb\"},implicitPathVariables:undefined},{href:{webPageId:\"Nixzz2aLb\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+140+694.4+132+1249.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-k4ac1e-container\",nodeId:\"YCPxPqhe0\",scopeId:\"uFUOuYEHH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c9RvEVt60:{qw2S8yFr3:resolvedLinks[2]},Hg1xfOj2o:{qw2S8yFr3:resolvedLinks[1]},m8TBcpIml:{qw2S8yFr3:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(Buttons,{ejk6FTzr7:\"Knowledge Center\",height:\"100%\",id:\"YCPxPqhe0\",layoutId:\"YCPxPqhe0\",qw2S8yFr3:resolvedLinks[0],style:{height:\"100%\"},variant:\"LvKejen3l\",width:\"100%\",xSO5MMQkx:false})})})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3ud89m-container\",\"data-framer-name\":\"Nav Bar\",layoutScroll:true,name:\"Nav Bar\",nodeId:\"YH8GZc1lE\",scopeId:\"uFUOuYEHH\",children:/*#__PURE__*/_jsx(NavBar,{B9b4tZmPg:ref1,height:\"100%\",id:\"YH8GZc1lE\",JBbbfaNQE:\"var(--token-ddd9494a-91ab-4097-8201-f89a48851352, rgb(246, 246, 248))\",layoutId:\"YH8GZc1lE\",name:\"Nav Bar\",style:{width:\"100%\"},variant:\"gVK6_BC5z\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-H7u4S.framer-ndp8wb, .framer-H7u4S .framer-ndp8wb { display: block; }\",\".framer-H7u4S.framer-xunqda { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 140px 20px 140px 20px; position: relative; width: 1200px; }\",\".framer-H7u4S .framer-que4y6 { align-content: center; align-items: center; background-color: var(--token-ddd9494a-91ab-4097-8201-f89a48851352, #f6f6f8); box-shadow: inset 0px -2px 4px -3px rgba(0, 0, 0, 0.2); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 196px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-H7u4S .framer-lfvqsn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 2; }\",\".framer-H7u4S .framer-t1ts6l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-H7u4S .framer-1477ojh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-H7u4S .framer-7n7607 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-H7u4S .framer-ytpxky { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-H7u4S .framer-vox55d { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-H7u4S .framer-1weqw67, .framer-H7u4S .framer-1f2y9tu { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-H7u4S .framer-6cp7if { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-H7u4S .framer-5jolch { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-H7u4S .framer-p9e4y9, .framer-H7u4S .framer-1k1coxk { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-H7u4S .framer-walef5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-H7u4S .framer-1wizlkm { --framer-paragraph-spacing: 32px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-H7u4S .framer-1um40sd { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 132px 0px 132px 0px; position: relative; width: 100%; }\",\".framer-H7u4S .framer-1gufvm8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 2; }\",\".framer-H7u4S .framer-z5tpqh { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-H7u4S .framer-1mz9rie { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-H7u4S .framer-1fanjx2 { align-content: center; align-items: center; aspect-ratio: 1.279109589041096 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 156px); justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-H7u4S .framer-1kxb275 { aspect-ratio: 1.279109589041096 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 156px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-H7u4S .framer-p0yuwx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-H7u4S .framer-30chwo { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --variable-reference-rMi7nntGV-E6BZlW8cq: var(--sat5ex); flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-H7u4S .framer-1auax7p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-H7u4S .framer-129o1f0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; 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-H7u4S .framer-mi2kl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 17px 0px 17px 0px; position: relative; width: 100%; }\",\".framer-H7u4S .framer-x0nxjb, .framer-H7u4S .framer-1mkn9w9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; min-height: 16px; min-width: 28px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-H7u4S .framer-yswvmj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-H7u4S .framer-k4ac1e-container { flex: none; height: 44px; position: relative; width: auto; }\",\".framer-H7u4S .framer-3ud89m-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 9; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,...sharedStyle14.css,...sharedStyle15.css,...sharedStyle16.css,...sharedStyle17.css,\"@media (min-width: 1024px) and (max-width: 1199px) { .framer-H7u4S.framer-xunqda { width: 1024px; }}\",\"@media (min-width: 810px) and (max-width: 1023px) { .framer-H7u4S.framer-xunqda { width: 810px; } .framer-H7u4S .framer-z5tpqh { grid-template-columns: repeat(2, minmax(50px, 1fr)); }}\",\"@media (max-width: 809px) { .framer-H7u4S.framer-xunqda { width: 390px; } .framer-H7u4S .framer-z5tpqh { grid-template-columns: repeat(1, minmax(50px, 1fr)); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2711\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Hg1xfOj2o\":{\"layout\":[\"fixed\",\"auto\"]},\"c9RvEVt60\":{\"layout\":[\"fixed\",\"auto\"]},\"m8TBcpIml\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Wg1CoHBlw\":{\"pattern\":\":Wg1CoHBlw\",\"name\":\"header\"}}\n * @framerResponsiveScreen\n */const FrameruFUOuYEHH=withCSS(Component,css,\"framer-H7u4S\");export default FrameruFUOuYEHH;FrameruFUOuYEHH.displayName=\"Video\";FrameruFUOuYEHH.defaultProps={height:2711,width:1200};addFonts(FrameruFUOuYEHH,[{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\"}]},...ButtonsFonts,...NavBarFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts),...getFontsFromSharedStyle(sharedStyle15.fonts),...getFontsFromSharedStyle(sharedStyle16.fonts),...getFontsFromSharedStyle(sharedStyle17.fonts),...componentPresets.fonts?.[\"wvCXRAigp\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"wvCXRAigp\"]):[],...componentPresets.fonts?.[\"QvyWFqzX5\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"QvyWFqzX5\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruFUOuYEHH\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"Wg1CoHBlw\\\":{\\\"pattern\\\":\\\":Wg1CoHBlw\\\",\\\"name\\\":\\\"header\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"2711\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Hg1xfOj2o\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"c9RvEVt60\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"m8TBcpIml\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "ButtonsFonts", "getFonts", "QX9I1i2Zj_default", "NavBarFonts", "PZJc6ZQxS_default", "breakpoints", "serializationHash", "variantClassNames", "sharedDateFormatter", "value", "formatOptions", "locale", "date", "fallbackLocale", "dateOptions", "toDateString", "activeLocale", "toResponsiveImage", "transition1", "animation", "animation1", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "GX5dxIV8L_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "KDZk6Wn5T", "QtBxjjw7E", "EMFAIW8i3", "Du1vCeUUHpmaYrlyzN", "eFtAzUS93pmaYrlyzN", "rMi7nntGVE6BZlW8cq", "Cogx6LleoE6BZlW8cq", "QtBxjjw7EpmaYrlyzN", "KDZk6Wn5TpmaYrlyzN", "idpmaYrlyzN", "restProps", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "activeLocaleCode", "useLocaleCode", "textContent", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "Link", "SVG", "RichText", "x", "ComponentPresetsProvider", "ChildrenCanSuspend", "PropertyOverrides2", "collection", "paginationInfo", "loadMore", "l", "index", "textContent1", "PathVariablesContext", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "QX9I1i2Zj_default", "PZJc6ZQxS_default", "css", "FrameruFUOuYEHH", "withCSS", "uFUOuYEHH_default", "addFonts", "ButtonsFonts", "NavBarFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
