{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/yWyaf0bvc2c3cE6QUvAt/n48G4SXimlTwYw38VGly/jRaUv_R31.js"],
  "sourcesContent": ["// Generated by Framer (2306ade)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getWhereExpressionFromPathVariables,NotFoundError,PropertyOverrides,ResolveLinks,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import GatedFormBlockWebinar from\"#framer/local/canvasComponent/enInmPPf2/enInmPPf2.js\";import HeaderPartsNavigationMatchHeightSpacer from\"#framer/local/canvasComponent/RUGwEKCLE/RUGwEKCLE.js\";import Webinars from\"#framer/local/collection/wCJlmr6a3/wCJlmr6a3.js\";import metadataProvider from\"#framer/local/webPageMetadata/jRaUv_R31/jRaUv_R31.js\";const HeaderPartsNavigationMatchHeightSpacerFonts=getFonts(HeaderPartsNavigationMatchHeightSpacer);const GatedFormBlockWebinarFonts=getFonts(GatedFormBlockWebinar);const breakpoints={iqbCVrau3:\"(min-width: 810px) and (max-width: 1199px)\",s3TXygFh9:\"(max-width: 809px)\",yl4o8Jd2e:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Fd8S7\";const variantClassNames={iqbCVrau3:\"framer-v-8f35a\",s3TXygFh9:\"framer-v-1hr26si\",yl4o8Jd2e:\"framer-v-mmf498\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const negate=value=>{return!value;};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"J145j6TTN\":return false;case\"yXQ8q5psT\":return true;default:return false;}};const toBoolean=value=>{return Boolean(value);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"yl4o8Jd2e\",Phone:\"s3TXygFh9\",Tablet:\"iqbCVrau3\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"yl4o8Jd2e\"};};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:\"jRaUv_R31\",data:Webinars,type:\"Collection\"},select:[{collection:\"jRaUv_R31\",name:\"cKC5b_bx7\",type:\"Identifier\"},{collection:\"jRaUv_R31\",name:\"QLSf73Vgg\",type:\"Identifier\"},{collection:\"jRaUv_R31\",name:\"J13J7ccMA\",type:\"Identifier\"},{collection:\"jRaUv_R31\",name:\"WKlwI2Jmr\",type:\"Identifier\"},{collection:\"jRaUv_R31\",name:\"BoTTfuKQM\",type:\"Identifier\"},{collection:\"jRaUv_R31\",name:\"GbTjTmTkl\",type:\"Identifier\"},{collection:\"jRaUv_R31\",name:\"SritTTd2t\",type:\"Identifier\"},{collection:\"jRaUv_R31\",name:\"WIO9Z5loY\",type:\"Identifier\"},{collection:\"jRaUv_R31\",name:\"gNXJqBdO1\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"jRaUv_R31\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,GbTjTmTkl=getFromCurrentRouteData(\"GbTjTmTkl\"),QLSf73Vgg=getFromCurrentRouteData(\"QLSf73Vgg\")??\"\",gNXJqBdO1=getFromCurrentRouteData(\"gNXJqBdO1\"),J13J7ccMA=getFromCurrentRouteData(\"J13J7ccMA\")??\"\",WKlwI2Jmr=getFromCurrentRouteData(\"WKlwI2Jmr\")??\"\",WIO9Z5loY=getFromCurrentRouteData(\"WIO9Z5loY\")??\"\",SritTTd2t=getFromCurrentRouteData(\"SritTTd2t\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=negate(equals(GbTjTmTkl,\"l2XoWN5VS\"));const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"yl4o8Jd2e\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-9bab2af0-d894-4cd2-abaf-951011155f10, rgb(249, 249, 249)); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-mmf498\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1587e06\",\"data-framer-name\":\"main\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:274,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uiz0s2-container\",nodeId:\"rJ6GXeIbe\",scopeId:\"jRaUv_R31\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iqbCVrau3:{variant:\"JOjLl5vbE\"},s3TXygFh9:{variant:\"EuVxAnmE6\"}},children:/*#__PURE__*/_jsx(HeaderPartsNavigationMatchHeightSpacer,{height:\"100%\",id:\"rJ6GXeIbe\",layoutId:\"rJ6GXeIbe\",style:{width:\"100%\"},variant:\"UyJ4_kS18\",width:\"100%\",ZdLQ9bcEg:\"ResearchAndReports\"})})})}),visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-voxemx\",\"data-framer-name\":\"hero\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:SritTTd2t,implicitPathVariables:undefined},{href:SritTTd2t,implicitPathVariables:undefined},{href:SritTTd2t,implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:759,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,y:(componentViewport?.y||0)+0+0+0+274+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-n848eo-container\",nodeId:\"SdlgRPCSW\",scopeId:\"jRaUv_R31\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iqbCVrau3:{J7EgW0IRv:resolvedLinks[1],variant:\"I7ysNoUm2\"},s3TXygFh9:{J7EgW0IRv:resolvedLinks[2],variant:\"roVvfHP96\"}},children:/*#__PURE__*/_jsx(GatedFormBlockWebinar,{CdEfyyh0J:WKlwI2Jmr,CJ8VUsDqC:toResponsiveImage(gNXJqBdO1),HDwxnSlSC:J13J7ccMA,height:\"100%\",id:\"SdlgRPCSW\",J7EgW0IRv:resolvedLinks[0],LataMHn3W:\"QwRmDajz3\",layoutId:\"SdlgRPCSW\",NPHuPkYcz:isSet(WIO9Z5loY),oeSWh4Z21:\"\",style:{width:\"100%\"},TDXvrVd3i:QLSf73Vgg,tnRrFDQAe:WIO9Z5loY,variant:\"X0hVNonbA\",wgB2r8xHI:negate(isSet(WIO9Z5loY)),width:\"100%\",YUFa6cIkO:true,ZGTvWsdSU:toBoolean(convertFromEnum(GbTjTmTkl,activeLocale))})})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Fd8S7.framer-1rqrw9v, .framer-Fd8S7 .framer-1rqrw9v { display: block; }\",\".framer-Fd8S7.framer-mmf498 { align-content: center; align-items: center; background-color: var(--token-9bab2af0-d894-4cd2-abaf-951011155f10, #f9f9f9); 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-Fd8S7 .framer-1587e06 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Fd8S7 .framer-uiz0s2-container, .framer-Fd8S7 .framer-n848eo-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Fd8S7 .framer-voxemx { 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; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-Fd8S7.framer-mmf498 { width: 810px; }}\",\"@media (max-width: 809px) { .framer-Fd8S7.framer-mmf498 { width: 390px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1460\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"iqbCVrau3\":{\"layout\":[\"fixed\",\"auto\"]},\"s3TXygFh9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerjRaUv_R31=withCSS(Component,css,\"framer-Fd8S7\");export default FramerjRaUv_R31;FramerjRaUv_R31.displayName=\"Research And Reports\";FramerjRaUv_R31.defaultProps={height:1460,width:1200};addFonts(FramerjRaUv_R31,[{explicitInter:true,fonts:[]},...HeaderPartsNavigationMatchHeightSpacerFonts,...GatedFormBlockWebinarFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjRaUv_R31\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1460\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iqbCVrau3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"s3TXygFh9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "HeaderPartsNavigationMatchHeightSpacerFonts", "getFonts", "RUGwEKCLE_default", "GatedFormBlockWebinarFonts", "enInmPPf2_default", "breakpoints", "serializationHash", "variantClassNames", "equals", "a", "b", "negate", "value", "toResponsiveImage", "isSet", "convertFromEnum", "activeLocale", "toBoolean", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "wCJlmr6a3_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "GbTjTmTkl", "QLSf73Vgg", "gNXJqBdO1", "J13J7ccMA", "WKlwI2Jmr", "WIO9Z5loY", "SritTTd2t", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "visible", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "RUGwEKCLE_default", "ResolveLinks", "resolvedLinks", "enInmPPf2_default", "css", "FramerjRaUv_R31", "withCSS", "jRaUv_R31_default", "addFonts", "HeaderPartsNavigationMatchHeightSpacerFonts", "GatedFormBlockWebinarFonts", "__FramerMetadata__"]
}
