{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/GLJcKzXJZvS5QsU9PGm8/zQvv5qqmY5YoGdCj0Ben/qEMxrylDf.js"],
  "sourcesContent": ["// Generated by Framer (f082bd6)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/BLNlMI3RI/BLNlMI3RI.js\";import Particles from\"#framer/local/canvasComponent/e4qiH016o/e4qiH016o.js\";import NavMainNavBar from\"#framer/local/canvasComponent/EDme_opHj/EDme_opHj.js\";import RecordingsCard from\"#framer/local/canvasComponent/hRXXQzaZm/hRXXQzaZm.js\";import Breadcrumbs from\"#framer/local/canvasComponent/jlJOvdEeD/jlJOvdEeD.js\";import RecordingsFiltersSearchBar from\"#framer/local/canvasComponent/vmiktxJpP/vmiktxJpP.js\";import Recordings,{enumToDisplayNameFunctions}from\"#framer/local/collection/Tn9Su_Bt4/Tn9Su_Bt4.js\";import metadataProvider from\"#framer/local/webPageMetadata/qEMxrylDf/qEMxrylDf.js\";const NavMainNavBarFonts=getFonts(NavMainNavBar);const ContainerWithFX=withFX(Container);const BreadcrumbsFonts=getFonts(Breadcrumbs);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ParticlesFonts=getFonts(Particles);const MotionDivWithFX=withFX(motion.div);const RecordingsFiltersSearchBarFonts=getFonts(RecordingsFiltersSearchBar);const RecordingsCardFonts=getFonts(RecordingsCard);const FooterFonts=getFonts(Footer);const breakpoints={eZNapgLu_:\"(min-width: 690px) and (max-width: 1199px)\",M4uE7UCBb:\"(max-width: 689px)\",pA4NL_xNt:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-xReIn\";const variantClassNames={eZNapgLu_:\"framer-v-bw73q9\",M4uE7UCBb:\"framer-v-49za40\",pA4NL_xNt:\"framer-v-9sdsy8\"};const transition1={damping:30,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:10};const transition2={damping:30,delay:.2,mass:1,stiffness:400,type:\"spring\"};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 transition3={damping:30,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation4={opacity:0,rotate:9,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-106,y:0};const transition4={delay:.3,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation5={opacity:0,rotate:9,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:-106,y:0};const transition5={delay:.5,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation6={opacity:0,rotate:9,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:-106,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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:\"pA4NL_xNt\",Phone:\"M4uE7UCBb\",Tablet:\"eZNapgLu_\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"pA4NL_xNt\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,St1i9u5QqFd6bT18co,jgntBW4OCFd6bT18co,U7YyG3TD7Fd6bT18co,gg50LPTihFd6bT18co,GefbT4c2LFd6bT18co,O4clOe5lXFd6bT18co,SnTY3flcvFd6bT18co,idFd6bT18co,...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 ref1=React.useRef(null);const ref2=React.useRef(null);const router=useRouter();const elementId=useRouteElementId(\"sgqSyb3zE\");const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"pA4NL_xNt\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-9sdsy8\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,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:0}},{ref:ref2,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-75}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-15ugu3z-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eZNapgLu_:{rTZb2emms:2,udcbOUE3L:\"AofxLnKDF\",variant:\"HX4DLHdxh\"},M4uE7UCBb:{variant:\"HX4DLHdxh\"}},children:/*#__PURE__*/_jsx(NavMainNavBar,{height:\"100%\",id:\"vUesD9zlv\",layoutId:\"vUesD9zlv\",rTZb2emms:1,style:{width:\"100%\"},udcbOUE3L:\"KRw0wR2xd\",variant:\"b0tYgtrqT\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-olwwbd\",\"data-border\":true,\"data-framer-name\":\"Hero Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d5hu6k\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RCIlm8MrW\"},implicitPathVariables:undefined},{href:{webPageId:\"RCIlm8MrW\"},implicitPathVariables:undefined},{href:{webPageId:\"RCIlm8MrW\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M4uE7UCBb:{y:(componentViewport?.y||0)+0+70+80+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,y:(componentViewport?.y||0)+0+70+100+0+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-543an2-container\",\"data-framer-appear-id\":\"543an2\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eZNapgLu_:{AKmGuJrgp:resolvedLinks[1]},M4uE7UCBb:{AKmGuJrgp:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Breadcrumbs,{AKmGuJrgp:resolvedLinks[0],cR89AThF0:\"Past Sessions\",height:\"100%\",id:\"lWZUnRtdI\",j3RzQwTsw:15,layoutId:\"lWZUnRtdI\",Sjpp2zXZL:\"Home\",variant:\"ezn54Z0Ql\",VkA5o_ygZ:\"Course Categories\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eZNapgLu_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLWJvbGQ=\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(86deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.5) 72.1895%)\"},children:\"Past Sessions\"})})})},M4uE7UCBb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLWJvbGQ=\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(86deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.5) 72.1895%)\"},children:\"Past Sessions\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLWJvbGQ=\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(86deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.5) 72.1895%)\"},children:\"Past Sessions\"})})}),className:\"framer-16697fl\",\"data-framer-appear-id\":\"16697fl\",fonts:[\"FS;General Sans-bold\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eZNapgLu_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1.9em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\"Our live sessions are typically recorded. If you can\u2019t attend, you can watch them here. Members can request special access to exclusive, non-public recordings.\"})})},M4uE7UCBb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1.9em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\"Our live sessions are typically recorded. If you can\u2019t attend, you can watch them here. Members can request special access to exclusive, non-public recordings.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"1.9em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\"Our live sessions are typically recorded. If you can\u2019t attend, you can watch them here. Members can request special access to exclusive, non-public recordings.\"})}),className:\"framer-7dog86\",\"data-framer-appear-id\":\"7dog86\",fonts:[\"FS;General Sans-regular\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pwlktq-container\",children:/*#__PURE__*/_jsx(Particles,{height:\"100%\",id:\"ANGsIZdda\",jiyRKWafe:\"rgb(0, 0, 0)\",layoutId:\"ANGsIZdda\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16uuk7r\",\"data-framer-name\":\"Light Beams\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1l70z9q\",\"data-border\":true,\"data-framer-name\":\"Light Beam 1\",style:{rotate:22,transformPerspective:1200}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-paqvvx\",\"data-border\":true,\"data-framer-name\":\"Light Beam 2\",style:{rotate:25,transformPerspective:1200}})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1apoai8\",\"data-framer-name\":\"Courses Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8pyd4a\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eZNapgLu_:{y:(componentViewport?.y||0)+0+502.5+70+0+0+0},M4uE7UCBb:{y:(componentViewport?.y||0)+0+424+50+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,width:\"1100px\",y:(componentViewport?.y||0)+0+534.5+50+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-192tkmf-container\",children:/*#__PURE__*/_jsx(RecordingsFiltersSearchBar,{height:\"100%\",id:\"PvT5WOZsq\",layoutId:\"PvT5WOZsq\",mE5UdngO3:\"All Recordings\",style:{width:\"100%\"},variant:\"kA7ARpMRl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gsvjmw\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Fd6bT18co\",data:Recordings,type:\"Collection\"},orderBy:[{collection:\"Fd6bT18co\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"Fd6bT18co\",name:\"St1i9u5Qq\",type:\"Identifier\"},{collection:\"Fd6bT18co\",name:\"jgntBW4OC\",type:\"Identifier\"},{collection:\"Fd6bT18co\",name:\"U7YyG3TD7\",type:\"Identifier\"},{collection:\"Fd6bT18co\",name:\"gg50LPTih\",type:\"Identifier\"},{collection:\"Fd6bT18co\",name:\"GefbT4c2L\",type:\"Identifier\"},{collection:\"Fd6bT18co\",name:\"O4clOe5lX\",type:\"Identifier\"},{collection:\"Fd6bT18co\",name:\"SnTY3flcv\",type:\"Identifier\"},{collection:\"Fd6bT18co\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({GefbT4c2L:GefbT4c2LFd6bT18co,gg50LPTih:gg50LPTihFd6bT18co,id:idFd6bT18co,jgntBW4OC:jgntBW4OCFd6bT18co,O4clOe5lX:O4clOe5lXFd6bT18co,SnTY3flcv:SnTY3flcvFd6bT18co,St1i9u5Qq:St1i9u5QqFd6bT18co,U7YyG3TD7:U7YyG3TD7Fd6bT18co},index)=>{St1i9u5QqFd6bT18co??=\"\";gg50LPTihFd6bT18co??=\"\";GefbT4c2LFd6bT18co??=\"\";O4clOe5lXFd6bT18co??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Fd6bT18co-${idFd6bT18co}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{St1i9u5Qq:St1i9u5QqFd6bT18co},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{St1i9u5Qq:St1i9u5QqFd6bT18co},webPageId:\"Hy2w5gAwD\"},implicitPathVariables:undefined},{href:{pathVariables:{St1i9u5Qq:St1i9u5QqFd6bT18co},webPageId:\"Hy2w5gAwD\"},implicitPathVariables:undefined},{href:{pathVariables:{St1i9u5Qq:St1i9u5QqFd6bT18co},webPageId:\"Hy2w5gAwD\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eZNapgLu_:{width:`max(min(${componentViewport?.width||\"100vw\"} - 60px, 1100px), 200px)`,y:(componentViewport?.y||0)+0+502.5+70+0+0+75+0+0},M4uE7UCBb:{height:350,width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1100px), 200px)`,y:(componentViewport?.y||0)+0+424+50+0+0+75+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:348.5,width:`max((min(${componentViewport?.width||\"100vw\"}, 1100px) - 25px) / 2, 200px)`,y:(componentViewport?.y||0)+0+534.5+50+0+0+75+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-188oqjv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eZNapgLu_:{QkcuFs6D8:resolvedLinks1[1]},M4uE7UCBb:{e6KsQqUzF:20,QkcuFs6D8:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(RecordingsCard,{e6KsQqUzF:25,height:\"100%\",id:\"COn6CADNv\",iejBq9zrh:gg50LPTihFd6bT18co,layoutId:\"COn6CADNv\",LCQ0KZRvO:enumToDisplayNameFunctions[\"SnTY3flcv\"]?.(SnTY3flcvFd6bT18co,activeLocale),QkcuFs6D8:resolvedLinks1[0],QRVHh1MKJ:GefbT4c2LFd6bT18co,style:{height:\"100%\",width:\"100%\"},U1DoN_Q_m:O4clOe5lXFd6bT18co,variant:\"rSrPiNRIC\",vKQSIsCAJ:U7YyG3TD7Fd6bT18co,width:\"100%\",Xa3eQ2D25:toResponsiveImage(jgntBW4OCFd6bT18co)})})})})})})})},idFd6bT18co);})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eZNapgLu_:{y:(componentViewport?.y||0)+0+25785.5},M4uE7UCBb:{y:(componentViewport?.y||0)+0+25739}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+13433.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vbyoex-container\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eZNapgLu_:{variant:\"lQyvHE2lR\"},M4uE7UCBb:{variant:\"RVlc0w_sY\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"sgqSyb3zE\",layoutId:\"sgqSyb3zE\",style:{width:\"100%\"},variant:\"okb40vuAG\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(16, 16, 16); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xReIn.framer-689f5m, .framer-xReIn .framer-689f5m { display: block; }\",\".framer-xReIn.framer-9sdsy8 { align-content: center; align-items: center; background-color: #101010; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-xReIn .framer-15ugu3z-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-xReIn .framer-olwwbd { --border-bottom-width: 1px; --border-color: rgba(238, 238, 238, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; 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: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-xReIn .framer-d5hu6k { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-xReIn .framer-543an2-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-xReIn .framer-16697fl { --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-xReIn .framer-7dog86 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 60%; word-break: break-word; word-wrap: break-word; }\",\".framer-xReIn .framer-1pwlktq-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(49.86449864498647% - 100% / 2); width: 100%; }\",\".framer-xReIn .framer-16uuk7r { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.08077544426497% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-xReIn .framer-1l70z9q { --border-bottom-width: 0px; --border-color: rgba(238, 238, 238, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; background: linear-gradient(180deg, rgba(255, 255, 255, 0.03) 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 145px; overflow: hidden; position: absolute; right: -134px; top: 44px; width: 1065px; z-index: 1; }\",\".framer-xReIn .framer-paqvvx { --border-bottom-width: 0px; --border-color: rgba(238, 238, 238, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; background: linear-gradient(180deg, rgba(255, 255, 255, 0.03) 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 145px; overflow: hidden; position: absolute; right: -224px; top: 4px; width: 960px; z-index: 1; }\",\".framer-xReIn .framer-1apoai8 { 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: 50px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-xReIn .framer-8pyd4a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1100px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xReIn .framer-192tkmf-container { flex: none; height: auto; position: relative; width: 1100px; }\",\".framer-xReIn .framer-1gsvjmw { display: grid; flex: none; gap: 25px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-xReIn .framer-188oqjv-container { align-self: start; flex: none; height: 349px; justify-self: start; position: relative; width: 100%; }\",\".framer-xReIn .framer-1vbyoex-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xReIn.framer-9sdsy8, .framer-xReIn .framer-olwwbd, .framer-xReIn .framer-d5hu6k, .framer-xReIn .framer-1apoai8, .framer-xReIn .framer-8pyd4a { gap: 0px; } .framer-xReIn.framer-9sdsy8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-xReIn.framer-9sdsy8 > :first-child, .framer-xReIn .framer-d5hu6k > :first-child, .framer-xReIn .framer-1apoai8 > :first-child, .framer-xReIn .framer-8pyd4a > :first-child { margin-top: 0px; } .framer-xReIn.framer-9sdsy8 > :last-child, .framer-xReIn .framer-d5hu6k > :last-child, .framer-xReIn .framer-1apoai8 > :last-child, .framer-xReIn .framer-8pyd4a > :last-child { margin-bottom: 0px; } .framer-xReIn .framer-olwwbd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-xReIn .framer-olwwbd > :first-child { margin-left: 0px; } .framer-xReIn .framer-olwwbd > :last-child { margin-right: 0px; } .framer-xReIn .framer-d5hu6k > *, .framer-xReIn .framer-1apoai8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-xReIn .framer-8pyd4a > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }\",'.framer-xReIn[data-border=\"true\"]::after, .framer-xReIn [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: 690px) and (max-width: 1199px) { .framer-xReIn.framer-9sdsy8 { width: 690px; } .framer-xReIn .framer-15ugu3z-container { position: relative; top: unset; } .framer-xReIn .framer-d5hu6k { flex: none; width: 90%; } .framer-xReIn .framer-7dog86 { width: 70%; } .framer-xReIn .framer-1l70z9q { left: -241px; top: -6px; width: unset; } .framer-xReIn .framer-paqvvx { left: -46px; top: -26px; width: unset; } .framer-xReIn .framer-1apoai8 { padding: 70px 30px 100px 30px; } .framer-xReIn .framer-1gsvjmw { gap: 20px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-xReIn .framer-188oqjv-container { aspect-ratio: 1.8077474892395984 / 1; height: var(--framer-aspect-ratio-supported, 349px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xReIn .framer-1gsvjmw { gap: 0px; } .framer-xReIn .framer-1gsvjmw > *, .framer-xReIn .framer-1gsvjmw > :first-child, .framer-xReIn .framer-1gsvjmw > :last-child { margin: 0px; } }}\",\"@media (max-width: 689px) { .framer-xReIn.framer-9sdsy8 { width: 370px; } .framer-xReIn .framer-15ugu3z-container { z-index: 9; } .framer-xReIn .framer-olwwbd { flex-direction: column; padding: 80px 0px 80px 0px; } .framer-xReIn .framer-d5hu6k { flex: none; width: 90%; } .framer-xReIn .framer-7dog86 { width: 100%; } .framer-xReIn .framer-1l70z9q { left: -561px; top: -46px; width: unset; } .framer-xReIn .framer-paqvvx { left: -366px; top: -56px; width: unset; } .framer-xReIn .framer-1apoai8 { padding: 50px 20px 50px 20px; } .framer-xReIn .framer-1gsvjmw { gap: 20px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-xReIn .framer-188oqjv-container { height: 350px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xReIn .framer-olwwbd, .framer-xReIn .framer-1gsvjmw { gap: 0px; } .framer-xReIn .framer-olwwbd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-xReIn .framer-olwwbd > :first-child { margin-top: 0px; } .framer-xReIn .framer-olwwbd > :last-child { margin-bottom: 0px; } .framer-xReIn .framer-1gsvjmw > *, .framer-xReIn .framer-1gsvjmw > :first-child, .framer-xReIn .framer-1gsvjmw > :last-child { margin: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 13956.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"eZNapgLu_\":{\"layout\":[\"fixed\",\"auto\"]},\"M4uE7UCBb\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerResponsiveScreen\n */const FramerqEMxrylDf=withCSS(Component,css,\"framer-xReIn\");export default FramerqEMxrylDf;FramerqEMxrylDf.displayName=\"Talks\";FramerqEMxrylDf.defaultProps={height:13956.5,width:1200};addFonts(FramerqEMxrylDf,[{explicitInter:true,fonts:[{family:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/KWXO5X3YW4X7OLUMPO4X24HQJGJU7E2Q/VOWUQZS3YLP66ZHPTXAFSH6YACY4WJHT/NIQ54PVBBIWVK3PFSOIOUJSXIJ5WTNDP.woff2\",weight:\"700\"},{family:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/MFQT7HFGCR2L5ULQTW6YXYZXXHMPKLJ3/YWQ244D6TACUX5JBKATPOW5I5MGJ3G73/7YY3ZAAE3TRV2LANYOLXNHTPHLXVWTKH.woff2\",weight:\"400\"}]},...NavMainNavBarFonts,...BreadcrumbsFonts,...ParticlesFonts,...RecordingsFiltersSearchBarFonts,...RecordingsCardFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqEMxrylDf\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eZNapgLu_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"M4uE7UCBb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"13956.5\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavMainNavBarFonts", "getFonts", "EDme_opHj_default", "ContainerWithFX", "withFX", "Container", "BreadcrumbsFonts", "jlJOvdEeD_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichTextWithOptimizedAppearEffect", "RichText2", "ParticlesFonts", "e4qiH016o_default", "MotionDivWithFX", "motion", "RecordingsFiltersSearchBarFonts", "vmiktxJpP_default", "RecordingsCardFonts", "hRXXQzaZm_default", "FooterFonts", "BLNlMI3RI_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "transition4", "animation5", "transition5", "animation6", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "St1i9u5QqFd6bT18co", "jgntBW4OCFd6bT18co", "U7YyG3TD7Fd6bT18co", "gg50LPTihFd6bT18co", "GefbT4c2LFd6bT18co", "O4clOe5lXFd6bT18co", "SnTY3flcvFd6bT18co", "idFd6bT18co", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "ref2", "router", "useRouter", "elementId", "useRouteElementId", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ContainerWithFX", "PropertyOverrides2", "EDme_opHj_default", "ResolveLinks", "resolvedLinks", "ContainerWithOptimizedAppearEffect", "jlJOvdEeD_default", "x", "RichTextWithOptimizedAppearEffect", "Container", "e4qiH016o_default", "MotionDivWithFX", "vmiktxJpP_default", "ChildrenCanSuspend", "Tn9Su_Bt4_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "resolvedLinks1", "hRXXQzaZm_default", "enumToDisplayNameFunctions", "BLNlMI3RI_default", "css", "FramerqEMxrylDf", "withCSS", "qEMxrylDf_default", "addFonts", "NavMainNavBarFonts", "BreadcrumbsFonts", "ParticlesFonts", "RecordingsFiltersSearchBarFonts", "RecordingsCardFonts", "FooterFonts", "__FramerMetadata__"]
}
