{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6yzu4DrJmzWy8wVRz1nF/6rRW3aRGlZfbI5luWDLW/wpfT41jj3.js", "ssg:https://framerusercontent.com/modules/gCFmmMlGSAMGcgAOIMMk/TWaIzVBbHmg1itY1EchT/bE4Z8FBFY.js"],
  "sourcesContent": ["// Generated by Framer (e22b717)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-SvAAS .framer-styles-preset-vdcuj6:not(.rich-text-wrapper), .framer-SvAAS .framer-styles-preset-vdcuj6.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-4d20ee3d-30a8-4dd3-9fb3-594b681bab2f, #278651) /* {\"name\":\"Forrest 500\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-4d20ee3d-30a8-4dd3-9fb3-594b681bab2f, #278651); --framer-link-text-decoration: none; }'];export const className=\"framer-SvAAS\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (34038ad)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/bbn8fLE8B/bbn8fLE8B.js\";import NavigationBar from\"#framer/local/canvasComponent/TKwzXWFrU/TKwzXWFrU.js\";import NyheterKort from\"#framer/local/canvasComponent/y_BBs68RN/y_BBs68RN.js\";import Nyhetssider from\"#framer/local/collection/FPaELuZmm/FPaELuZmm.js\";import*as sharedStyle5 from\"#framer/local/css/bExYGkdrZ/bExYGkdrZ.js\";import*as sharedStyle from\"#framer/local/css/dpxzpfZJ6/dpxzpfZJ6.js\";import*as sharedStyle2 from\"#framer/local/css/dz7qTesdm/dz7qTesdm.js\";import*as sharedStyle6 from\"#framer/local/css/E0xywUY02/E0xywUY02.js\";import*as sharedStyle4 from\"#framer/local/css/jMX1mfwjH/jMX1mfwjH.js\";import*as sharedStyle1 from\"#framer/local/css/oiILuN_Xq/oiILuN_Xq.js\";import*as sharedStyle3 from\"#framer/local/css/pm3A4eLKt/pm3A4eLKt.js\";import*as sharedStyle8 from\"#framer/local/css/wpfT41jj3/wpfT41jj3.js\";import*as sharedStyle7 from\"#framer/local/css/x6K70XMPI/x6K70XMPI.js\";import metadataProvider from\"#framer/local/webPageMetadata/bE4Z8FBFY/bE4Z8FBFY.js\";const NavigationBarFonts=getFonts(NavigationBar);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const MotionDivWithFX=withFX(motion.div);const NyheterKortFonts=getFonts(NyheterKort);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const breakpoints={d0rl74RHl:\"(min-width: 810px) and (max-width: 1079px)\",k0T4C8cfp:\"(min-width: 1080px) and (max-width: 1439px)\",kV3yObiDY:\"(min-width: 1440px)\",nNZchLnwc:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-a2MmN\";const variantClassNames={d0rl74RHl:\"framer-v-1x3z5nr\",k0T4C8cfp:\"framer-v-hameij\",kV3yObiDY:\"framer-v-fu9x8q\",nNZchLnwc:\"framer-v-t4764q\"};const transition1={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const toString=value=>{return typeof value===\"string\"?value:String(value);};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};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 (Small)\":\"k0T4C8cfp\",Desktop:\"kV3yObiDY\",Phone:\"nNZchLnwc\",Tablet:\"d0rl74RHl\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"kV3yObiDY\"};};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:\"bE4Z8FBFY\",data:Nyhetssider,type:\"Collection\"},select:[{collection:\"bE4Z8FBFY\",name:\"umQli7UXX\",type:\"Identifier\"},{collection:\"bE4Z8FBFY\",name:\"wCLwwVXi5\",type:\"Identifier\"},{collection:\"bE4Z8FBFY\",name:\"QobfsEe9i\",type:\"Identifier\"},{collection:\"bE4Z8FBFY\",name:\"yaCSYOmpd\",type:\"Identifier\"},{collection:\"bE4Z8FBFY\",name:\"Xo7mfHb9F\",type:\"Identifier\"},{collection:\"bE4Z8FBFY\",name:\"WrjMPtIZZ\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"bE4Z8FBFY\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,QobfsEe9i=getFromCurrentRouteData(\"QobfsEe9i\"),Xo7mfHb9F=getFromCurrentRouteData(\"Xo7mfHb9F\")??\"\",umQli7UXX=getFromCurrentRouteData(\"umQli7UXX\")??\"\",wCLwwVXi5=getFromCurrentRouteData(\"wCLwwVXi5\"),yaCSYOmpd=getFromCurrentRouteData(\"yaCSYOmpd\")??0,WrjMPtIZZ=getFromCurrentRouteData(\"WrjMPtIZZ\")??\"\",Xo7mfHb9FtFp3lqCRM,QobfsEe9itFp3lqCRM,umQli7UXXtFp3lqCRM,wCLwwVXi5tFp3lqCRM,jgq81JLe3tFp3lqCRM,idtFp3lqCRM,...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=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(wCLwwVXi5,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const textContent1=toString(yaCSYOmpd);const elementId=useRouteElementId(\"ag1QGLuTU\");const ref1=React.useRef(null);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"kV3yObiDY\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-3c062ce1-8ff7-48bd-a9a4-3e150a20dee0, rgb(253, 253, 246)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-fu9x8q\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d0rl74RHl:{width:componentViewport?.width||\"100vw\"},k0T4C8cfp:{width:componentViewport?.width||\"100vw\"},nNZchLnwc:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"1312px\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tt4xlj-container\",layoutScroll:true,nodeId:\"Dq9_4Kw2R\",scopeId:\"bE4Z8FBFY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d0rl74RHl:{variant:\"W7NaX9Hmg\"},nNZchLnwc:{variant:\"W7NaX9Hmg\"}},children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"Dq9_4Kw2R\",layoutId:\"Dq9_4Kw2R\",style:{width:\"100%\"},variant:\"MHx5ht7Nd\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-b07fr0\",\"data-framer-appear-id\":\"b07fr0\",\"data-framer-name\":\"Main\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-15p44sl\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ud1omk\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d0rl74RHl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+92+0+0+0+0+0),sizes:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1080px) - 60px)`,...toResponsiveImage(QobfsEe9i)}},k0T4C8cfp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+92+0+0+0+0+0),sizes:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1080px) - 64px)`,...toResponsiveImage(QobfsEe9i)}},nNZchLnwc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+92+0+0+0+0+0),sizes:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1080px) - 40px)`,...toResponsiveImage(QobfsEe9i)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+92+0+0+0+0+0),sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1080px)`,...toResponsiveImage(QobfsEe9i)},className:\"framer-1e1wh3u\",\"data-framer-name\":\"Banner\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-m02oiq\",\"data-framer-name\":\"Category\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",style:{\"--framer-text-color\":\"var(--token-ea674574-6087-4500-a1de-7220a96fee8e, rgb(255, 255, 255))\"},children:\"Reportasje\"})}),className:\"framer-2msqr8\",fonts:[\"Inter\"],text:Xo7mfHb9F,verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5heio2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNZchLnwc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1elqtgz\",\"data-styles-preset\":\"dz7qTesdm\",style:{\"--framer-text-alignment\":\"left\"},children:\"Relevio utvalgt som HAI Pion\\xe9r\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-fmu56i\",\"data-styles-preset\":\"oiILuN_Xq\",style:{\"--framer-text-alignment\":\"left\"},children:\"E-helseforskning om informasjonsutfordringer der Relevio er l\\xf8sningen\"})}),className:\"framer-eupxtu\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:umQli7UXX,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y6z7ag\",\"data-framer-name\":\"Date\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ap9yea\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-wgz6g8\",\"data-styles-preset\":\"pm3A4eLKt\",children:\"Mar 30, 2025\"})}),className:\"framer-1m758ty\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lttg22\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-183n9e4\",\"data-framer-name\":\"Time light\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 26 26\"><path d=\"M 3.792 13 C 3.792 7.914 7.914 3.792 13 3.792 C 18.086 3.792 22.208 7.914 22.208 13 C 22.208 18.086 18.086 22.208 13 22.208 C 7.914 22.208 3.792 18.086 3.792 13 Z\" fill=\"transparent\" stroke-width=\"1.08\" stroke=\"rgb(34,34,34)\" stroke-miterlimit=\"8.75\"></path><path d=\"M 15.708 16.792 L 13.051 13.07 C 13.018 13.025 13 12.97 13 12.913 L 13 7.042\" fill=\"transparent\" stroke-width=\"1.08\" stroke=\"rgb(34,34,34)\" stroke-linecap=\"round\" stroke-miterlimit=\"8.75\"></path></svg>',svgContentId:9158996797,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-wgz6g8\",\"data-styles-preset\":\"pm3A4eLKt\",children:\"3\"})}),className:\"framer-1e40l15\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-wgz6g8\",\"data-styles-preset\":\"pm3A4eLKt\",children:\"minutter\"})}),className:\"framer-hr88df\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:WrjMPtIZZ,className:\"framer-61vn91\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-vdcuj6\",h1:\"framer-styles-preset-rbuhru\",h2:\"framer-styles-preset-2m0bzc\",h3:\"framer-styles-preset-fmu56i\",h4:\"framer-styles-preset-dlad12\",h5:\"framer-styles-preset-152kzvm\",h6:\"framer-styles-preset-wgz6g8\",p:\"framer-styles-preset-1xgfanb\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yzwdtn\",\"data-framer-name\":\"Relevante artikler\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12yo47k\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1d4ll28\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-fmu56i\",\"data-styles-preset\":\"oiILuN_Xq\",children:\"Relevante artikler \"})}),className:\"framer-o951st\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xyurdf\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d0rl74RHl:{query:{from:{alias:\"tFp3lqCRM\",data:Nyhetssider,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"tFp3lqCRM\",name:\"Xo7mfHb9F\",type:\"Identifier\"},{collection:\"tFp3lqCRM\",name:\"QobfsEe9i\",type:\"Identifier\"},{collection:\"tFp3lqCRM\",name:\"umQli7UXX\",type:\"Identifier\"},{collection:\"tFp3lqCRM\",name:\"wCLwwVXi5\",type:\"Identifier\"},{collection:\"tFp3lqCRM\",name:\"jgq81JLe3\",type:\"Identifier\"},{collection:\"tFp3lqCRM\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"tFp3lqCRM\",name:\"umQli7UXX\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:umQli7UXX},type:\"BinaryOperation\"}}}},nNZchLnwc:{query:{from:{alias:\"tFp3lqCRM\",data:Nyhetssider,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"tFp3lqCRM\",name:\"Xo7mfHb9F\",type:\"Identifier\"},{collection:\"tFp3lqCRM\",name:\"QobfsEe9i\",type:\"Identifier\"},{collection:\"tFp3lqCRM\",name:\"umQli7UXX\",type:\"Identifier\"},{collection:\"tFp3lqCRM\",name:\"wCLwwVXi5\",type:\"Identifier\"},{collection:\"tFp3lqCRM\",name:\"jgq81JLe3\",type:\"Identifier\"},{collection:\"tFp3lqCRM\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"tFp3lqCRM\",name:\"umQli7UXX\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:umQli7UXX},type:\"BinaryOperation\"}}}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"tFp3lqCRM\",data:Nyhetssider,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"tFp3lqCRM\",name:\"Xo7mfHb9F\",type:\"Identifier\"},{collection:\"tFp3lqCRM\",name:\"QobfsEe9i\",type:\"Identifier\"},{collection:\"tFp3lqCRM\",name:\"umQli7UXX\",type:\"Identifier\"},{collection:\"tFp3lqCRM\",name:\"wCLwwVXi5\",type:\"Identifier\"},{collection:\"tFp3lqCRM\",name:\"jgq81JLe3\",type:\"Identifier\"},{collection:\"tFp3lqCRM\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"tFp3lqCRM\",name:\"umQli7UXX\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:umQli7UXX},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idtFp3lqCRM,jgq81JLe3:jgq81JLe3tFp3lqCRM,QobfsEe9i:QobfsEe9itFp3lqCRM,umQli7UXX:umQli7UXXtFp3lqCRM,wCLwwVXi5:wCLwwVXi5tFp3lqCRM,Xo7mfHb9F:Xo7mfHb9FtFp3lqCRM},index)=>{Xo7mfHb9FtFp3lqCRM??=\"\";umQli7UXXtFp3lqCRM??=\"\";jgq81JLe3tFp3lqCRM??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`tFp3lqCRM-${idtFp3lqCRM}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{jgq81JLe3:jgq81JLe3tFp3lqCRM},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{jgq81JLe3:jgq81JLe3tFp3lqCRM},webPageId:\"bE4Z8FBFY\"},implicitPathVariables:undefined},{href:{pathVariables:{jgq81JLe3:jgq81JLe3tFp3lqCRM},webPageId:\"bE4Z8FBFY\"},implicitPathVariables:undefined},{href:{pathVariables:{jgq81JLe3:jgq81JLe3tFp3lqCRM},webPageId:\"bE4Z8FBFY\"},implicitPathVariables:undefined},{href:{pathVariables:{jgq81JLe3:jgq81JLe3tFp3lqCRM},webPageId:\"bE4Z8FBFY\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d0rl74RHl:{width:`max((min(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 64px, 1px), 1080px) - 40px) / 2, 50px)`,y:(componentViewport?.y||0)+0+1090.4+64+0+68+0+0},k0T4C8cfp:{width:`max((min(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 64px, 1px), 1080px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+1010.4+128+0+68+0+0},nNZchLnwc:{width:`max(min(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px, 1px), 1080px), 50px)`,y:(componentViewport?.y||0)+0+706.8+64+0+68+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:350,width:`max((min(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px, 1px), 1080px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+1070.4+128+0+68+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-s0nrx8-container\",nodeId:\"b4KVq0hEo\",rendersWithMotion:true,scopeId:\"bE4Z8FBFY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d0rl74RHl:{j9d1Es4Xl:resolvedLinks[2]},k0T4C8cfp:{j9d1Es4Xl:resolvedLinks[1]},nNZchLnwc:{j9d1Es4Xl:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(NyheterKort,{eHpnWHvrF:umQli7UXXtFp3lqCRM,height:\"100%\",id:\"b4KVq0hEo\",J6nfOoz_i:Xo7mfHb9FtFp3lqCRM,j9d1Es4Xl:resolvedLinks[0],layoutId:\"b4KVq0hEo\",PC0e5cWlW:toResponsiveImage(QobfsEe9itFp3lqCRM),style:{height:\"100%\",width:\"100%\"},width:\"100%\",WKDRk7hGG:false,zBQWIBtJw:toDateString(wCLwwVXi5tFp3lqCRM,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode)})})})})})})})},idtFp3lqCRM);})})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d0rl74RHl:{y:(componentViewport?.y||0)+0+1676.4},k0T4C8cfp:{y:(componentViewport?.y||0)+0+1724.4},nNZchLnwc:{y:(componentViewport?.y||0)+0+1292.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1784.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c9j4gm-container\",nodeId:\"KZpN69qUO\",scopeId:\"bE4Z8FBFY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d0rl74RHl:{style:{width:\"100%\"},variant:\"tXvQFEsoy\"},k0T4C8cfp:{variant:\"cc8gbxeEo\"},nNZchLnwc:{style:{width:\"100%\"},variant:\"ZGQudNHeD\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"KZpN69qUO\",layoutId:\"KZpN69qUO\",style:{height:\"100%\",width:\"100%\"},variant:\"HOClaPCLB\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-a2MmN.framer-1qvrt83, .framer-a2MmN .framer-1qvrt83 { display: block; }\",\".framer-a2MmN.framer-fu9x8q { align-content: center; align-items: center; background-color: var(--token-3c062ce1-8ff7-48bd-a9a4-3e150a20dee0, #fdfdf6); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-a2MmN .framer-tt4xlj-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 1312px; z-index: 1; }\",\".framer-a2MmN .framer-b07fr0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 92px 0px 0px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-a2MmN .framer-15p44sl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1080px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-a2MmN .framer-ud1omk { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-a2MmN .framer-1e1wh3u { aspect-ratio: 1.9285714285714286 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: var(--framer-aspect-ratio-supported, 560px); position: relative; width: 100%; }\",\".framer-a2MmN .framer-m02oiq { align-content: center; align-items: center; background-color: var(--token-739939ab-d48f-4910-8070-8c65223b3eaa, #1c5f3a); border-bottom-left-radius: 243px; border-bottom-right-radius: 243px; border-top-left-radius: 243px; border-top-right-radius: 243px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 20px 6px 20px; position: absolute; right: 40px; top: 30px; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-a2MmN .framer-2msqr8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-a2MmN .framer-5heio2 { align-content: center; align-items: center; background-color: #f9fae1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 39px; height: min-content; justify-content: center; overflow: hidden; padding: 64px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2MmN .framer-eupxtu { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-a2MmN .framer-1y6z7ag { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-a2MmN .framer-1ap9yea { --border-bottom-width: 1px; --border-color: #222222; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-3c062ce1-8ff7-48bd-a9a4-3e150a20dee0, #fdfdf6); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2MmN .framer-1m758ty { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-a2MmN .framer-1lttg22 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-a2MmN .framer-183n9e4 { flex: none; height: 26px; position: relative; width: 26px; }\",\".framer-a2MmN .framer-1e40l15, .framer-a2MmN .framer-hr88df { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-a2MmN .framer-61vn91 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-a2MmN .framer-1yzwdtn { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 128px 20px 128px 20px; position: relative; width: 100%; }\",\".framer-a2MmN .framer-12yo47k { align-content: center; align-items: center; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1080px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-a2MmN .framer-1d4ll28 { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-a2MmN .framer-o951st { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-a2MmN .framer-1xyurdf { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-a2MmN .framer-s0nrx8-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-a2MmN .framer-1c9j4gm-container { flex: none; height: 400px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-a2MmN.framer-fu9x8q, .framer-a2MmN .framer-b07fr0, .framer-a2MmN .framer-15p44sl, .framer-a2MmN .framer-ud1omk, .framer-a2MmN .framer-m02oiq, .framer-a2MmN .framer-5heio2, .framer-a2MmN .framer-1ap9yea, .framer-a2MmN .framer-1lttg22, .framer-a2MmN .framer-1yzwdtn, .framer-a2MmN .framer-12yo47k, .framer-a2MmN .framer-1d4ll28 { gap: 0px; } .framer-a2MmN.framer-fu9x8q > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-a2MmN.framer-fu9x8q > :first-child, .framer-a2MmN .framer-b07fr0 > :first-child, .framer-a2MmN .framer-15p44sl > :first-child, .framer-a2MmN .framer-ud1omk > :first-child, .framer-a2MmN .framer-5heio2 > :first-child, .framer-a2MmN .framer-12yo47k > :first-child { margin-top: 0px; } .framer-a2MmN.framer-fu9x8q > :last-child, .framer-a2MmN .framer-b07fr0 > :last-child, .framer-a2MmN .framer-15p44sl > :last-child, .framer-a2MmN .framer-ud1omk > :last-child, .framer-a2MmN .framer-5heio2 > :last-child, .framer-a2MmN .framer-12yo47k > :last-child { margin-bottom: 0px; } .framer-a2MmN .framer-b07fr0 > *, .framer-a2MmN .framer-15p44sl > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-a2MmN .framer-ud1omk > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-a2MmN .framer-m02oiq > *, .framer-a2MmN .framer-1ap9yea > *, .framer-a2MmN .framer-1yzwdtn > *, .framer-a2MmN .framer-1d4ll28 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-a2MmN .framer-m02oiq > :first-child, .framer-a2MmN .framer-1ap9yea > :first-child, .framer-a2MmN .framer-1lttg22 > :first-child, .framer-a2MmN .framer-1yzwdtn > :first-child, .framer-a2MmN .framer-1d4ll28 > :first-child { margin-left: 0px; } .framer-a2MmN .framer-m02oiq > :last-child, .framer-a2MmN .framer-1ap9yea > :last-child, .framer-a2MmN .framer-1lttg22 > :last-child, .framer-a2MmN .framer-1yzwdtn > :last-child, .framer-a2MmN .framer-1d4ll28 > :last-child { margin-right: 0px; } .framer-a2MmN .framer-5heio2 > * { margin: 0px; margin-bottom: calc(39px / 2); margin-top: calc(39px / 2); } .framer-a2MmN .framer-1lttg22 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-a2MmN .framer-12yo47k > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,'.framer-a2MmN[data-border=\"true\"]::after, .framer-a2MmN [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: 1080px) and (max-width: 1439px) { .framer-a2MmN.framer-fu9x8q { width: 1080px; } .framer-a2MmN .framer-tt4xlj-container { width: 100%; } .framer-a2MmN .framer-15p44sl { padding: 0px 32px 0px 32px; } .framer-a2MmN .framer-1e1wh3u { aspect-ratio: 2 / 1; height: var(--framer-aspect-ratio-supported, 508px); } .framer-a2MmN .framer-1yzwdtn { padding: 128px 32px 128px 32px; }}\",\"@media (min-width: 810px) and (max-width: 1079px) { .framer-a2MmN.framer-fu9x8q { width: 810px; } .framer-a2MmN .framer-tt4xlj-container { width: 100%; } .framer-a2MmN .framer-b07fr0 { padding: 92px 0px 20px 0px; } .framer-a2MmN .framer-15p44sl { padding: 0px 30px 0px 30px; } .framer-a2MmN .framer-1e1wh3u { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; height: var(--framer-aspect-ratio-supported, 389px); } .framer-a2MmN .framer-m02oiq { right: 30px; } .framer-a2MmN .framer-5heio2 { background-color: var(--token-57549b09-3e31-436c-897d-658aef59c0a4, #f9fae1); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; } .framer-a2MmN .framer-1yzwdtn { padding: 64px 32px 64px 32px; } .framer-a2MmN .framer-1xyurdf { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-a2MmN .framer-1c9j4gm-container { height: auto; }}\",\"@media (max-width: 809px) { .framer-a2MmN.framer-fu9x8q { width: 390px; } .framer-a2MmN .framer-tt4xlj-container { width: 100%; } .framer-a2MmN .framer-15p44sl { padding: 0px 20px 0px 20px; } .framer-a2MmN .framer-1e1wh3u { aspect-ratio: 1.5909090909090908 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; height: var(--framer-aspect-ratio-supported, 220px); } .framer-a2MmN .framer-m02oiq { right: 20px; top: 20px; } .framer-a2MmN .framer-5heio2 { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; gap: 32px; padding: 64px 32px 64px 32px; } .framer-a2MmN .framer-1yzwdtn { padding: 64px 20px 64px 20px; } .framer-a2MmN .framer-1xyurdf { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-a2MmN .framer-1c9j4gm-container { height: auto; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-a2MmN .framer-5heio2 { gap: 0px; } .framer-a2MmN .framer-5heio2 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-a2MmN .framer-5heio2 > :first-child { margin-top: 0px; } .framer-a2MmN .framer-5heio2 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2692.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"k0T4C8cfp\":{\"layout\":[\"fixed\",\"auto\"]},\"d0rl74RHl\":{\"layout\":[\"fixed\",\"auto\"]},\"nNZchLnwc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"ag1QGLuTU\":{\"pattern\":\":ag1QGLuTU\",\"name\":\"blog\"}}\n * @framerResponsiveScreen\n */const FramerbE4Z8FBFY=withCSS(Component,css,\"framer-a2MmN\");export default FramerbE4Z8FBFY;FramerbE4Z8FBFY.displayName=\"Page\";FramerbE4Z8FBFY.defaultProps={height:2692.5,width:1440};addFonts(FramerbE4Z8FBFY,[{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\"}]},...NavigationBarFonts,...NyheterKortFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbE4Z8FBFY\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"k0T4C8cfp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"d0rl74RHl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nNZchLnwc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"ag1QGLuTU\\\":{\\\"pattern\\\":\\\":ag1QGLuTU\\\",\\\"name\\\":\\\"blog\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2692.5\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "NavigationBarFonts", "getFonts", "TKwzXWFrU_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "MotionDivWithFX", "withFX", "NyheterKortFonts", "y_BBs68RN_default", "ContainerWithFX", "Container", "FooterFonts", "bbn8fLE8B_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toString", "animation2", "transition2", "animation3", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "FPaELuZmm_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "QobfsEe9i", "Xo7mfHb9F", "umQli7UXX", "wCLwwVXi5", "yaCSYOmpd", "WrjMPtIZZ", "Xo7mfHb9FtFp3lqCRM", "QobfsEe9itFp3lqCRM", "umQli7UXXtFp3lqCRM", "wCLwwVXi5tFp3lqCRM", "jgq81JLe3tFp3lqCRM", "idtFp3lqCRM", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "textContent1", "elementId", "useRouteElementId", "ref1", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "TKwzXWFrU_default", "MotionDivWithOptimizedAppearEffect", "getLoadingLazyAtYPosition", "Image2", "RichText2", "x", "SVG", "MotionDivWithFX", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "ContainerWithFX", "y_BBs68RN_default", "bbn8fLE8B_default", "css", "FramerbE4Z8FBFY", "withCSS", "bE4Z8FBFY_default", "addFonts", "NavigationBarFonts", "NyheterKortFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
