{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/fhgtiUKJvWJXtdvfCGzF/2nOFnV0BiGI6Ko5gzsnB/Y5CcZWEaI.js"],
  "sourcesContent": ["// Generated by Framer (f082bd6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/zMM6LivWFqrhH1ART05C/x9AVyOEAF9ra6wHZD5B1/Bo1WJrfwS.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/jpckZshFTNVhMos9v2aC/9H1jrLWdA1Qv6NkigoGn/lUcHdNLe6.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/8BbBjv8zVy6UiRK5u5uP/VwBWbZThIpklVo3lb7bo/oGBvFUH4U.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/dzZisT1ISQMrZ1SxwSz8/E0cximg5e46uMIZ7jpO7/T3ov2VROv.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/fgFULlrs9SsNGFZU6WaK/mKInLNxIWAsF99KogR5y/xDmoGEFNm.js\";import ComponentsButtonMobileArrow from\"https://framerusercontent.com/modules/8lx9adPOBLlfev524OHs/0aSj16iQE1KcozljVmOV/KoLfAOQ94.js\";import EffectsBackground from\"https://framerusercontent.com/modules/9G5Oh8P1s9FrTzvtpbTp/598AHFDsOJmyRii2qnv7/RoMs9aYda.js\";const EffectsBackgroundFonts=getFonts(EffectsBackground);const ComponentsButtonMobileArrowFonts=getFonts(ComponentsButtonMobileArrow);const enabledGestures={BN3FGobgA:{pressed:true},jrvIjptw2:{pressed:true},lIt4917lw:{hover:true}};const cycleOrder=[\"lIt4917lw\",\"BN3FGobgA\",\"jrvIjptw2\"];const serializationHash=\"framer-48ZHG\";const variantClassNames={BN3FGobgA:\"framer-v-rhlykf\",jrvIjptw2:\"framer-v-1x7nxox\",lIt4917lw:\"framer-v-12focjz\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"lIt4917lw\",Mobile:\"BN3FGobgA\",Tablet:\"jrvIjptw2\"};const getProps=({category,fontIcon,height,id,image,link,showSubhead,subhead,text,width,...props})=>{return{...props,fBQjnRdid:showSubhead??props.fBQjnRdid,G7LB0ZfMs:image??props.G7LB0ZfMs??{src:\"https://framerusercontent.com/images/Q8VIVVaGquVDvyJpThSmcXDM.jpg\"},JixAg97nj:category??props.JixAg97nj??\"Podcast\",mJJjIUfG5:link??props.mJJjIUfG5,owyJ8Ptas:text??props.owyJ8Ptas??\" Outreach\u2019s Brandon Kovitz on Balancing Human Intuition and AI in Cyber Defense \",variant:humanReadableVariantMap[props.variant]??props.variant??\"lIt4917lw\",zg32RD0X8:subhead??props.zg32RD0X8??\"Episode 54\",zGadKnq3p:fontIcon??props.zGadKnq3p??\"Podcast\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,mJJjIUfG5,G7LB0ZfMs,owyJ8Ptas,JixAg97nj,zGadKnq3p,fBQjnRdid,zg32RD0X8,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"lIt4917lw\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"BN3FGobgA-pressed\",\"jrvIjptw2-pressed\"].includes(gestureVariant))return false;if([\"BN3FGobgA\",\"jrvIjptw2\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"BN3FGobgA-pressed\",\"jrvIjptw2-pressed\"].includes(gestureVariant))return true;if([\"BN3FGobgA\",\"jrvIjptw2\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:mJJjIUfG5,nodeId:\"lIt4917lw\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\"},className:`${cx(scopingClassNames,\"framer-12focjz\",className,classNames)} framer-fx1hgf`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"lIt4917lw\",ref:ref??ref1,style:{...style},...addPropertyOverrides({\"BN3FGobgA-pressed\":{\"data-framer-name\":undefined},\"jrvIjptw2-pressed\":{\"data-framer-name\":undefined},\"lIt4917lw-hover\":{\"data-framer-name\":undefined},BN3FGobgA:{\"data-framer-name\":\"Mobile\"},jrvIjptw2:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:675,pixelWidth:1200,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(G7LB0ZfMs),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-173d9pc\",layoutDependency:layoutDependency,layoutId:\"JPLzVBp8V\",style:{filter:\"drop-shadow(0px 40px 38px rgba(0, 0, 0, 0.5))\",WebkitFilter:\"drop-shadow(0px 40px 38px rgba(0, 0, 0, 0.5))\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hxr2he\",layoutDependency:layoutDependency,layoutId:\"VQjC3ZuTx\",style:{boxShadow:\"24px 24px 48px 0px rgba(0, 0, 0, 0.75), -24px -24px 48px 0px rgba(0, 0, 0, 0.05)\"},variants:{\"lIt4917lw-hover\":{boxShadow:\"-24px 24px 48px 0px rgba(0, 0, 0, 0.75), 24px -24px 48px 0px rgba(0, 0, 0, 0.05)\"}},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:146,width:`calc(${componentViewport?.width||\"100vw\"} - 96px)`,y:(componentViewport?.y||0)+(componentViewport?.height||726)-290+0,...addPropertyOverrides({BN3FGobgA:{height:58,width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+(componentViewport?.height||314)-138+0},jrvIjptw2:{height:74,width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+(componentViewport?.height||420)-162+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9y2sh4-container\",layoutDependency:layoutDependency,layoutId:\"UgWgTrJh5-container\",children:/*#__PURE__*/_jsx(EffectsBackground,{height:\"100%\",id:\"UgWgTrJh5\",layoutId:\"UgWgTrJh5\",style:{height:\"100%\",width:\"100%\"},variant:\"EyZ5PSZze\",width:\"100%\",...addPropertyOverrides({\"BN3FGobgA-pressed\":{variant:\"wlmjnqAXy\"},\"jrvIjptw2-pressed\":{variant:\"wlmjnqAXy\"},\"lIt4917lw-hover\":{variant:\"wlmjnqAXy\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-14wkcdg\",\"data-styles-preset\":\"xDmoGEFNm\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\" Outreach\u2019s Brandon Kovitz on Balancing Human Intuition and AI in Cyber Defense \"})}),className:\"framer-bnb7hl\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ghVF2XCrX\",style:{\"--extracted-1eung3n\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:owyJ8Ptas,variants:{BN3FGobgA:{\"--extracted-1w1cjl5\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\"},jrvIjptw2:{\"--extracted-1w1cjl5\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({BN3FGobgA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\" Outreach\u2019s Brandon Kovitz on Balancing Human Intuition and AI in Cyber Defense \"})})},jrvIjptw2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\" Outreach\u2019s Brandon Kovitz on Balancing Human Intuition and AI in Cyber Defense \"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-eh5ifa\",\"data-border\":true,\"data-framer-name\":\"Components/Button\",layoutDependency:layoutDependency,layoutId:\"uEnm1F7ly\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(23, 46, 255, 0)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xe3uq2\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"jju3fALTw\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4rue7d\",\"data-styles-preset\":\"Bo1WJrfwS\",children:\"Learn more\"})}),className:\"framer-16j1lvq\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Kx1SGKaXk\",style:{\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({BN3FGobgA:{height:24,width:\"24px\",y:(componentViewport?.y||0)+(componentViewport?.height||314)-138+17},jrvIjptw2:{height:24,width:\"24px\",y:(componentViewport?.y||0)+(componentViewport?.height||420)-162+25}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ksqeom-container\",layoutDependency:layoutDependency,layoutId:\"u_ZPJoZ3O-container\",children:/*#__PURE__*/_jsx(ComponentsButtonMobileArrow,{height:\"100%\",id:\"u_ZPJoZ3O\",layoutId:\"u_ZPJoZ3O\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-te82el\",layoutDependency:layoutDependency,layoutId:\"vuSUBz8FC\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dtk5ax\",\"data-styles-preset\":\"T3ov2VROv\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"Podcast\"})}),className:\"framer-1u70m6e\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Wa0R_Sxil\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:zGadKnq3p,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4x0dlh\",layoutDependency:layoutDependency,layoutId:\"wQhNFuwcG\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-nypkcs\",\"data-styles-preset\":\"lUcHdNLe6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"Podcast\"})}),className:\"framer-ebysbf\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"AiGAFMeci\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:JixAg97nj,verticalAlignment:\"top\",withExternalLayout:true}),fBQjnRdid&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-nypkcs\",\"data-styles-preset\":\"lUcHdNLe6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:\"Episode 54\"})}),className:\"framer-gw4f28\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NfsPNPeEz\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:zg32RD0X8,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-48ZHG.framer-fx1hgf, .framer-48ZHG .framer-fx1hgf { display: block; }\",\".framer-48ZHG.framer-12focjz { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 726px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 1130px; }\",\".framer-48ZHG .framer-173d9pc { bottom: 96px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-48ZHG .framer-hxr2he { align-content: center; align-items: center; bottom: 144px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; left: 48px; overflow: hidden; padding: 48px; position: absolute; right: 48px; z-index: 1; }\",\".framer-48ZHG .framer-9y2sh4-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-48ZHG .framer-bnb7hl { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-48ZHG .framer-eh5ifa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 50px; justify-content: center; overflow: hidden; padding: 20px 32px 20px 32px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-48ZHG .framer-1xe3uq2 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-48ZHG .framer-16j1lvq { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 2; }\",\".framer-48ZHG .framer-1ksqeom-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-48ZHG .framer-te82el { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 48px; overflow: hidden; padding: 0px; position: absolute; top: 48px; width: min-content; z-index: 1; }\",\".framer-48ZHG .framer-1u70m6e { flex: none; height: 20px; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-48ZHG .framer-4x0dlh { 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: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-48ZHG .framer-ebysbf, .framer-48ZHG .framer-gw4f28 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-48ZHG.framer-12focjz, .framer-48ZHG .framer-hxr2he, .framer-48ZHG .framer-eh5ifa, .framer-48ZHG .framer-1xe3uq2, .framer-48ZHG .framer-te82el, .framer-48ZHG .framer-4x0dlh { gap: 0px; } .framer-48ZHG.framer-12focjz > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-48ZHG.framer-12focjz > :first-child, .framer-48ZHG .framer-eh5ifa > :first-child, .framer-48ZHG .framer-4x0dlh > :first-child { margin-top: 0px; } .framer-48ZHG.framer-12focjz > :last-child, .framer-48ZHG .framer-eh5ifa > :last-child, .framer-48ZHG .framer-4x0dlh > :last-child { margin-bottom: 0px; } .framer-48ZHG .framer-hxr2he > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-48ZHG .framer-hxr2he > :first-child, .framer-48ZHG .framer-1xe3uq2 > :first-child, .framer-48ZHG .framer-te82el > :first-child { margin-left: 0px; } .framer-48ZHG .framer-hxr2he > :last-child, .framer-48ZHG .framer-1xe3uq2 > :last-child, .framer-48ZHG .framer-te82el > :last-child { margin-right: 0px; } .framer-48ZHG .framer-eh5ifa > *, .framer-48ZHG .framer-4x0dlh > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-48ZHG .framer-1xe3uq2 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-48ZHG .framer-te82el > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-48ZHG.framer-v-rhlykf.framer-12focjz { height: 314px; width: 332px; }\",\".framer-48ZHG.framer-v-rhlykf .framer-173d9pc, .framer-48ZHG.framer-v-1x7nxox .framer-173d9pc { bottom: 64px; }\",\".framer-48ZHG.framer-v-rhlykf .framer-hxr2he { bottom: 80px; gap: 16px; justify-content: flex-end; left: 16px; padding: 16px; right: 16px; }\",\".framer-48ZHG.framer-v-rhlykf .framer-te82el { left: 16px; top: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-48ZHG.framer-v-rhlykf .framer-hxr2he { gap: 0px; } .framer-48ZHG.framer-v-rhlykf .framer-hxr2he > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-48ZHG.framer-v-rhlykf .framer-hxr2he > :first-child { margin-left: 0px; } .framer-48ZHG.framer-v-rhlykf .framer-hxr2he > :last-child { margin-right: 0px; } }\",\".framer-48ZHG.framer-v-1x7nxox.framer-12focjz { height: 420px; width: 730px; }\",\".framer-48ZHG.framer-v-1x7nxox .framer-hxr2he { bottom: 88px; gap: 24px; justify-content: flex-end; left: 24px; padding: 24px; right: 24px; }\",\".framer-48ZHG.framer-v-1x7nxox .framer-te82el { left: 24px; top: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-48ZHG.framer-v-1x7nxox .framer-hxr2he { gap: 0px; } .framer-48ZHG.framer-v-1x7nxox .framer-hxr2he > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-48ZHG.framer-v-1x7nxox .framer-hxr2he > :first-child { margin-left: 0px; } .framer-48ZHG.framer-v-1x7nxox .framer-hxr2he > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-48ZHG[data-border=\"true\"]::after, .framer-48ZHG [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 726\n * @framerIntrinsicWidth 1130\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"BN3FGobgA\":{\"layout\":[\"fixed\",\"fixed\"]},\"jrvIjptw2\":{\"layout\":[\"fixed\",\"fixed\"]},\"KG2FDvvum\":{\"layout\":[\"fixed\",\"fixed\"]},\"w7dBoni1n\":{\"layout\":[\"fixed\",\"fixed\"]},\"nhKlddxqX\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"mJJjIUfG5\":\"link\",\"G7LB0ZfMs\":\"image\",\"owyJ8Ptas\":\"text\",\"JixAg97nj\":\"category\",\"zGadKnq3p\":\"fontIcon\",\"fBQjnRdid\":\"showSubhead\",\"zg32RD0X8\":\"subhead\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerY5CcZWEaI=withCSS(Component,css,\"framer-48ZHG\");export default FramerY5CcZWEaI;FramerY5CcZWEaI.displayName=\"Page - Resources/Featured Article Card\";FramerY5CcZWEaI.defaultProps={height:726,width:1130};addPropertyControls(FramerY5CcZWEaI,{variant:{options:[\"lIt4917lw\",\"BN3FGobgA\",\"jrvIjptw2\"],optionTitles:[\"Desktop\",\"Mobile\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum},mJJjIUfG5:{title:\"Link\",type:ControlType.Link},G7LB0ZfMs:{__defaultAssetReference:\"data:framer/asset-reference,Q8VIVVaGquVDvyJpThSmcXDM.jpg?originalFilename=DaS_Podcast-WebThumbnail_B2__BrandonKovitz.jpg&preferredSize=full\",__vekterDefault:{assetReference:\"data:framer/asset-reference,Q8VIVVaGquVDvyJpThSmcXDM.jpg?originalFilename=DaS_Podcast-WebThumbnail_B2__BrandonKovitz.jpg&preferredSize=full\"},title:\"Image\",type:ControlType.ResponsiveImage},owyJ8Ptas:{defaultValue:\" Outreach\u2019s Brandon Kovitz on Balancing Human Intuition and AI in Cyber Defense \",displayTextArea:false,title:\"Text\",type:ControlType.String},JixAg97nj:{defaultValue:\"Podcast\",displayTextArea:false,title:\"Category\",type:ControlType.String},zGadKnq3p:{defaultValue:\"Podcast\",displayTextArea:false,title:\"Font Icon\",type:ControlType.String},fBQjnRdid:{defaultValue:false,title:\"Show Subhead\",type:ControlType.Boolean},zg32RD0X8:{defaultValue:\"Episode 54\",displayTextArea:false,title:\"Subhead\",type:ControlType.String}});addFonts(FramerY5CcZWEaI,[{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\"}]},...EffectsBackgroundFonts,...ComponentsButtonMobileArrowFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerY5CcZWEaI\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1130\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BN3FGobgA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jrvIjptw2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KG2FDvvum\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"w7dBoni1n\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nhKlddxqX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"726\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"mJJjIUfG5\\\":\\\"link\\\",\\\"G7LB0ZfMs\\\":\\\"image\\\",\\\"owyJ8Ptas\\\":\\\"text\\\",\\\"JixAg97nj\\\":\\\"category\\\",\\\"zGadKnq3p\\\":\\\"fontIcon\\\",\\\"fBQjnRdid\\\":\\\"showSubhead\\\",\\\"zg32RD0X8\\\":\\\"subhead\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["EffectsBackgroundFonts", "getFonts", "RoMs9aYda_default", "ComponentsButtonMobileArrowFonts", "KoLfAOQ94_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "category", "fontIcon", "height", "id", "image", "link", "showSubhead", "subhead", "text", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "mJJjIUfG5", "G7LB0ZfMs", "owyJ8Ptas", "JixAg97nj", "zGadKnq3p", "fBQjnRdid", "zg32RD0X8", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "RichText2", "css", "FramerY5CcZWEaI", "withCSS", "Y5CcZWEaI_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
