{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2hRe1vU2TXV1LiWowYrH/xKheh42mrklfQBKdALkp/nRAMhHrZJ.js"],
  "sourcesContent": ["// Generated by Framer (677c5d1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useQueryData,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Whitepapers from\"https://framerusercontent.com/modules/eYZApImVHbHtuSivxkHe/JYp2jmJZYGwrdm4mwNNx/qU7YbAe26.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/NyuMRCoT6B7WII5S05QU/zeT9YYc4Q57sGoE0w4Yk/hHNQakchl.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/TRf4REvaZTmw6YX4nLeJ/538dpcEf83CGALT4xyEi/uJ39ityt5.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/ezADfwYl2bzFbYfm2dp4/Q2DDWF1ZxrwC048nlo2E/xMd9WPmw6.js\";import TertiaryButton from\"https://framerusercontent.com/modules/mC36It99k5gqpKxAN9Vh/I1Y81JQXw8Czwv8ZfQzV/bOAkzA4Ch.js\";const MotionDivWithFX=withFX(motion.div);const TertiaryButtonFonts=getFonts(TertiaryButton);const cycleOrder=[\"GjPsQYtJV\",\"vXLLUXZBf\",\"yHpBlAfOk\",\"WGK8NGc0t\"];const serializationHash=\"framer-qwCTU\";const variantClassNames={GjPsQYtJV:\"framer-v-112npey\",vXLLUXZBf:\"framer-v-1b4xr40\",WGK8NGc0t:\"framer-v-y78gmt\",yHpBlAfOk:\"framer-v-13yixju\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition2={bounce:.2,delay:0,duration:.8,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 query=prequery=>prequery({from:{alias:\"k4D3X3GNg\",data:Whitepapers,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"k4D3X3GNg\",name:\"acxt7_LD1\",type:\"Identifier\"},{collection:\"k4D3X3GNg\",name:\"UxCe_LyKK\",type:\"Identifier\"},{collection:\"k4D3X3GNg\",name:\"v1fRIp0RT\",type:\"Identifier\"},{collection:\"k4D3X3GNg\",name:\"id\",type:\"Identifier\"}]});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};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={\"Variant 1\":\"GjPsQYtJV\",\"Variant 2\":\"vXLLUXZBf\",\"Variant 3\":\"yHpBlAfOk\",\"Variant 4\":\"WGK8NGc0t\"};const getProps=({click,click2,height,id,width,...props})=>{return{...props,KXgJc95Qg:click2??props.KXgJc95Qg,NFyGFSuP3:click??props.NFyGFSuP3,variant:humanReadableVariantMap[props.variant]??props.variant??\"GjPsQYtJV\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,NFyGFSuP3,KXgJc95Qg,acxt7_LD1k4D3X3GNg,UxCe_LyKKk4D3X3GNg,v1fRIp0RTk4D3X3GNg,idk4D3X3GNg,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"GjPsQYtJV\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const fzMq_7FAS1vw5zrn=activeVariantCallback(async(...args)=>{if(NFyGFSuP3){const res=await NFyGFSuP3(...args);if(res===false)return false;}});const bSO89KgH7xby80j=activeVariantCallback(async(...args)=>{if(KXgJc95Qg){const res=await KXgJc95Qg(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-112npey\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"GjPsQYtJV\",ref:refBinding,style:{...style},...addPropertyOverrides({vXLLUXZBf:{\"data-framer-name\":\"Variant 2\"},WGK8NGc0t:{\"data-framer-name\":\"Variant 4\"},yHpBlAfOk:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rrmcc1\",\"data-framer-name\":\"Div [framer-6ak888]\",layoutDependency:layoutDependency,layoutId:\"eJEbhcL_W\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-tf75uc\",\"data-framer-name\":\"H2 [FeatureCard-Heading]\",layoutDependency:layoutDependency,layoutId:\"QlXQttum8\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-16977fj\",\"data-styles-preset\":\"hHNQakchl\",children:\"What's everyone reading?\"})}),className:\"framer-npmkez\",\"data-framer-name\":\"Your portfolio, but like Disney\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"swMhbnar9\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u5s2nc\",\"data-framer-name\":\"Div [framer-100jr8p]\",layoutDependency:layoutDependency,layoutId:\"MhE4jvxm_\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1baose9\",layoutDependency:layoutDependency,layoutId:\"k4D3X3GNg\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"k4D3X3GNg\",data:Whitepapers,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"k4D3X3GNg\",name:\"acxt7_LD1\",type:\"Identifier\"},{collection:\"k4D3X3GNg\",name:\"UxCe_LyKK\",type:\"Identifier\"},{collection:\"k4D3X3GNg\",name:\"v1fRIp0RT\",type:\"Identifier\"},{collection:\"k4D3X3GNg\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({acxt7_LD1:acxt7_LD1k4D3X3GNg,id:idk4D3X3GNg,UxCe_LyKK:UxCe_LyKKk4D3X3GNg,v1fRIp0RT:v1fRIp0RTk4D3X3GNg},index)=>{acxt7_LD1k4D3X3GNg??=\"\";v1fRIp0RTk4D3X3GNg??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`k4D3X3GNg-${idk4D3X3GNg}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{acxt7_LD1:acxt7_LD1k4D3X3GNg},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{acxt7_LD1:acxt7_LD1k4D3X3GNg},webPageId:\"KS6OXxN25\"},motionChild:true,nodeId:\"qGj3LKdWF\",scopeId:\"nRAMhHrZJ\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-11zv40h framer-h4snrq\",layoutDependency:layoutDependency,layoutId:\"qGj3LKdWF\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-odag78\",\"data-border\":true,\"data-framer-name\":\"Div [contentfulpromoblock-2-0]\",layoutDependency:layoutDependency,layoutId:\"jzMRzxkkK\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(231, 236, 252, 0.5)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(250, 251, 255)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-583.2)/2+0+0)+0+103.19999999999999+0+0+0+32+0),pixelHeight:548,pixelWidth:638,sizes:\"293.3333px\",...toResponsiveImage(UxCe_LyKKk4D3X3GNg)},className:\"framer-1ljlul2\",layoutDependency:layoutDependency,layoutId:\"uWS1oAoyH\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},...addPropertyOverrides({vXLLUXZBf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||583)-0-583.2)/2+0+0)+0+103.19999999999999+0+0+0+32+0),pixelHeight:548,pixelWidth:638,sizes:\"1056px\",...toResponsiveImage(UxCe_LyKKk4D3X3GNg)}},WGK8NGc0t:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2040)-0-789.8)/2+0+0)+0+85.19999999999999+0+0+0+0+0+32+0),pixelHeight:548,pixelWidth:638,sizes:`calc(${componentViewport?.width||\"100vw\"} - 112px)`,...toResponsiveImage(UxCe_LyKKk4D3X3GNg)}},yHpBlAfOk:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||1959)-0-789.8)/2+0+0)+0+85.19999999999999+0+0+0+0+0+32+0),pixelHeight:548,pixelWidth:638,sizes:`calc(${componentViewport?.width||\"100vw\"} - 112px)`,...toResponsiveImage(UxCe_LyKKk4D3X3GNg)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hqurvs\",\"data-framer-name\":\"H2 [FeatureCard-Heading]\",layoutDependency:layoutDependency,layoutId:\"JiJosge9_\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cmrl1d\",layoutDependency:layoutDependency,layoutId:\"MZ79GUwJD\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-179e1cl\",\"data-styles-preset\":\"xMd9WPmw6\",children:\"Your portfolio, but like Disney\"})}),className:\"framer-1cy2y7l\",\"data-framer-name\":\"Your portfolio, but like Disney\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ItDO_ynOz\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:v1fRIp0RTk4D3X3GNg,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-66gf01\",\"data-styles-preset\":\"uJ39ityt5\",children:\"How storytelling activates pension savers. Insights from user testing.\"})}),className:\"framer-no08l8\",\"data-framer-name\":\"Your portfolio, but like Disney\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"glHT1R0P2\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:v1fRIp0RTk4D3X3GNg,verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{acxt7_LD1:acxt7_LD1k4D3X3GNg},webPageId:\"KS6OXxN25\"},implicitPathVariables:undefined},{href:{pathVariables:{acxt7_LD1:acxt7_LD1k4D3X3GNg},webPageId:\"KS6OXxN25\"},implicitPathVariables:undefined},{href:{pathVariables:{acxt7_LD1:acxt7_LD1k4D3X3GNg},webPageId:\"KS6OXxN25\"},implicitPathVariables:undefined},{href:{pathVariables:{acxt7_LD1:acxt7_LD1k4D3X3GNg},webPageId:\"KS6OXxN25\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-583.2)/2+0+0)+0+103.19999999999999+0+0+0+32+190+0+206,...addPropertyOverrides({vXLLUXZBf:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||583)-0-583.2)/2+0+0)+0+103.19999999999999+0+0+0+32+190+0+206},WGK8NGc0t:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2040)-0-789.8)/2+0+0)+0+85.19999999999999+0+0+0+0+0+32+432+0+188.6},yHpBlAfOk:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1959)-0-789.8)/2+0+0)+0+85.19999999999999+0+0+0+0+0+32+432+0+188.6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ppbj7q-container\",layoutDependency:layoutDependency,layoutId:\"Fr86nlPzh-container\",nodeId:\"Fr86nlPzh\",rendersWithMotion:true,scopeId:\"nRAMhHrZJ\",children:/*#__PURE__*/_jsx(TertiaryButton,{bSO89KgH7:bSO89KgH7xby80j,fzMq_7FAS:fzMq_7FAS1vw5zrn,height:\"100%\",id:\"Fr86nlPzh\",layoutId:\"Fr86nlPzh\",r4oGueq7U:\"Read more\",tAcYLulwP:resolvedLinks[0],width:\"100%\",...addPropertyOverrides({vXLLUXZBf:{tAcYLulwP:resolvedLinks[1]},WGK8NGc0t:{tAcYLulwP:resolvedLinks[3]},yHpBlAfOk:{tAcYLulwP:resolvedLinks[2]}},baseVariant,gestureVariant)})})})})]})]})})})})},idk4D3X3GNg);})})})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qwCTU.framer-h4snrq, .framer-qwCTU .framer-h4snrq { display: block; }\",\".framer-qwCTU.framer-112npey { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1120px; }\",\".framer-qwCTU .framer-rrmcc1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1120px; }\",\".framer-qwCTU .framer-tf75uc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 514px; }\",\".framer-qwCTU .framer-npmkez { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 514px; word-break: break-word; word-wrap: break-word; }\",\".framer-qwCTU .framer-1u5s2nc { 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: visible; padding: 0px; position: relative; width: 1120px; }\",\".framer-qwCTU .framer-1baose9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-qwCTU .framer-11zv40h { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 480px; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-qwCTU .framer-odag78 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 480px; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-qwCTU .framer-1ljlul2 { flex: none; height: 158px; position: relative; width: 100%; }\",\".framer-qwCTU .framer-hqurvs { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qwCTU .framer-1cmrl1d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qwCTU .framer-1cy2y7l, .framer-qwCTU .framer-no08l8 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qwCTU .framer-ppbj7q-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qwCTU.framer-112npey, .framer-qwCTU .framer-rrmcc1, .framer-qwCTU .framer-tf75uc, .framer-qwCTU .framer-1u5s2nc, .framer-qwCTU .framer-1baose9, .framer-qwCTU .framer-11zv40h, .framer-qwCTU .framer-odag78, .framer-qwCTU .framer-1cmrl1d { gap: 0px; } .framer-qwCTU.framer-112npey > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-qwCTU.framer-112npey > :first-child, .framer-qwCTU .framer-rrmcc1 > :first-child, .framer-qwCTU .framer-tf75uc > :first-child, .framer-qwCTU .framer-odag78 > :first-child, .framer-qwCTU .framer-1cmrl1d > :first-child { margin-top: 0px; } .framer-qwCTU.framer-112npey > :last-child, .framer-qwCTU .framer-rrmcc1 > :last-child, .framer-qwCTU .framer-tf75uc > :last-child, .framer-qwCTU .framer-odag78 > :last-child, .framer-qwCTU .framer-1cmrl1d > :last-child { margin-bottom: 0px; } .framer-qwCTU .framer-rrmcc1 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-qwCTU .framer-tf75uc > *, .framer-qwCTU .framer-1cmrl1d > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-qwCTU .framer-1u5s2nc > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-qwCTU .framer-1u5s2nc > :first-child, .framer-qwCTU .framer-1baose9 > :first-child, .framer-qwCTU .framer-11zv40h > :first-child { margin-left: 0px; } .framer-qwCTU .framer-1u5s2nc > :last-child, .framer-qwCTU .framer-1baose9 > :last-child, .framer-qwCTU .framer-11zv40h > :last-child { margin-right: 0px; } .framer-qwCTU .framer-1baose9 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-qwCTU .framer-11zv40h > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-qwCTU .framer-odag78 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",\".framer-qwCTU.framer-v-13yixju.framer-112npey { padding: 0px 24px 0px 24px; width: 810px; }\",\".framer-qwCTU.framer-v-13yixju .framer-rrmcc1, .framer-qwCTU.framer-v-y78gmt .framer-rrmcc1 { gap: 42px; width: 100%; }\",\".framer-qwCTU.framer-v-13yixju .framer-1u5s2nc, .framer-qwCTU.framer-v-y78gmt .framer-1u5s2nc { flex-direction: column; width: 100%; }\",\".framer-qwCTU.framer-v-13yixju .framer-1baose9, .framer-qwCTU.framer-v-y78gmt .framer-1baose9 { flex-direction: column; }\",\".framer-qwCTU.framer-v-13yixju .framer-11zv40h, .framer-qwCTU.framer-v-y78gmt .framer-11zv40h { flex: none; height: min-content; width: 100%; }\",\".framer-qwCTU.framer-v-13yixju .framer-odag78, .framer-qwCTU.framer-v-y78gmt .framer-odag78 { height: min-content; }\",\".framer-qwCTU.framer-v-13yixju .framer-1ljlul2, .framer-qwCTU.framer-v-y78gmt .framer-1ljlul2 { height: 400px; }\",\".framer-qwCTU.framer-v-13yixju .framer-hqurvs, .framer-qwCTU.framer-v-y78gmt .framer-hqurvs { flex: none; gap: 24px; height: min-content; justify-content: center; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qwCTU.framer-v-13yixju .framer-rrmcc1, .framer-qwCTU.framer-v-13yixju .framer-1u5s2nc, .framer-qwCTU.framer-v-13yixju .framer-1baose9, .framer-qwCTU.framer-v-13yixju .framer-hqurvs { gap: 0px; } .framer-qwCTU.framer-v-13yixju .framer-rrmcc1 > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-qwCTU.framer-v-13yixju .framer-rrmcc1 > :first-child, .framer-qwCTU.framer-v-13yixju .framer-1u5s2nc > :first-child, .framer-qwCTU.framer-v-13yixju .framer-1baose9 > :first-child, .framer-qwCTU.framer-v-13yixju .framer-hqurvs > :first-child { margin-top: 0px; } .framer-qwCTU.framer-v-13yixju .framer-rrmcc1 > :last-child, .framer-qwCTU.framer-v-13yixju .framer-1u5s2nc > :last-child, .framer-qwCTU.framer-v-13yixju .framer-1baose9 > :last-child, .framer-qwCTU.framer-v-13yixju .framer-hqurvs > :last-child { margin-bottom: 0px; } .framer-qwCTU.framer-v-13yixju .framer-1u5s2nc > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-qwCTU.framer-v-13yixju .framer-1baose9 > *, .framer-qwCTU.framer-v-13yixju .framer-hqurvs > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\".framer-qwCTU.framer-v-y78gmt.framer-112npey { padding: 0px 24px 0px 24px; width: 510px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qwCTU.framer-v-y78gmt .framer-rrmcc1, .framer-qwCTU.framer-v-y78gmt .framer-1u5s2nc, .framer-qwCTU.framer-v-y78gmt .framer-1baose9, .framer-qwCTU.framer-v-y78gmt .framer-hqurvs { gap: 0px; } .framer-qwCTU.framer-v-y78gmt .framer-rrmcc1 > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-qwCTU.framer-v-y78gmt .framer-rrmcc1 > :first-child, .framer-qwCTU.framer-v-y78gmt .framer-1u5s2nc > :first-child, .framer-qwCTU.framer-v-y78gmt .framer-1baose9 > :first-child, .framer-qwCTU.framer-v-y78gmt .framer-hqurvs > :first-child { margin-top: 0px; } .framer-qwCTU.framer-v-y78gmt .framer-rrmcc1 > :last-child, .framer-qwCTU.framer-v-y78gmt .framer-1u5s2nc > :last-child, .framer-qwCTU.framer-v-y78gmt .framer-1baose9 > :last-child, .framer-qwCTU.framer-v-y78gmt .framer-hqurvs > :last-child { margin-bottom: 0px; } .framer-qwCTU.framer-v-y78gmt .framer-1u5s2nc > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-qwCTU.framer-v-y78gmt .framer-1baose9 > *, .framer-qwCTU.framer-v-y78gmt .framer-hqurvs > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-qwCTU[data-border=\"true\"]::after, .framer-qwCTU [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 583\n * @framerIntrinsicWidth 1120\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vXLLUXZBf\":{\"layout\":[\"fixed\",\"auto\"]},\"yHpBlAfOk\":{\"layout\":[\"fixed\",\"auto\"]},\"WGK8NGc0t\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"NFyGFSuP3\":\"click\",\"KXgJc95Qg\":\"click2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramernRAMhHrZJ=withCSS(Component,css,\"framer-qwCTU\");export default FramernRAMhHrZJ;FramernRAMhHrZJ.displayName=\"latest papers\";FramernRAMhHrZJ.defaultProps={height:583,width:1120};addPropertyControls(FramernRAMhHrZJ,{variant:{options:[\"GjPsQYtJV\",\"vXLLUXZBf\",\"yHpBlAfOk\",\"WGK8NGc0t\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum},NFyGFSuP3:{title:\"Click\",type:ControlType.EventHandler},KXgJc95Qg:{title:\"Click 2\",type:ControlType.EventHandler}});addFonts(FramernRAMhHrZJ,[{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\"}]},...TertiaryButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernRAMhHrZJ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"583\",\"framerVariables\":\"{\\\"NFyGFSuP3\\\":\\\"click\\\",\\\"KXgJc95Qg\\\":\\\"click2\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vXLLUXZBf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yHpBlAfOk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WGK8NGc0t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1120\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MotionDivWithFX", "withFX", "motion", "TertiaryButtonFonts", "getFonts", "bOAkzA4Ch_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "click2", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "NFyGFSuP3", "KXgJc95Qg", "acxt7_LD1k4D3X3GNg", "UxCe_LyKKk4D3X3GNg", "v1fRIp0RTk4D3X3GNg", "idk4D3X3GNg", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "fzMq_7FAS1vw5zrn", "args", "bSO89KgH7xby80j", "scopingClassNames", "cx", "serializationHash", "router", "useRouter", "LayoutGroup", "transition1", "addPropertyOverrides", "u", "MotionDivWithFX", "transition2", "animation", "RichText", "ChildrenCanSuspend", "qU7YbAe26_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "Image2", "getLoadingLazyAtYPosition", "toResponsiveImage", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "bOAkzA4Ch_default", "css", "FramernRAMhHrZJ", "withCSS", "nRAMhHrZJ_default", "addPropertyControls", "ControlType", "addFonts", "TertiaryButtonFonts", "getFontsFromSharedStyle", "fonts"]
}
