{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/mB3pMjEN791ihZYX64zS/7Jbd1Msg7X50yTd3vhpX/dQ2Z8s2Py.js", "ssg:https://framerusercontent.com/modules/JTbxTjynIpbWuP2XOH1e/DuMRDdlTkCMkTy3JzKkN/dQ2Z8s2Py.js"],
  "sourcesContent": ["// Generated by Framer (63ecd5c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import PowerdrillNavigation from\"#framer/local/canvasComponent/AdUQkoIz4/AdUQkoIz4.js\";import FooterPowerdrill from\"#framer/local/canvasComponent/Cc0kUtRAE/Cc0kUtRAE.js\";import PowerdrillRecommendBlog from\"#framer/local/canvasComponent/SOpE6SxBw/SOpE6SxBw.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/S6K54QLGB/S6K54QLGB.js\";import*as sharedStyle from\"#framer/local/css/i9bXyErEU/i9bXyErEU.js\";import*as sharedStyle1 from\"#framer/local/css/Piu7LpN9Y/Piu7LpN9Y.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/dQ2Z8s2Py/dQ2Z8s2Py.js\";import metadataProvider from\"#framer/local/webPageMetadata/dQ2Z8s2Py/dQ2Z8s2Py.js\";const PowerdrillNavigationFonts=getFonts(PowerdrillNavigation);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const PowerdrillRecommendBlogFonts=getFonts(PowerdrillRecommendBlog);const FooterPowerdrillFonts=getFonts(FooterPowerdrill);const breakpoints={AqCfK5cy4:\"(min-width: 1200px) and (max-width: 1535px)\",ngFNlP6Ip:\"(min-width: 600px) and (max-width: 899px)\",THUrfJfiB:\"(max-width: 599px)\",VIO9aFDD9:\"(min-width: 1536px)\",WIIlMJVLg:\"(min-width: 900px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-FkGl6\";const variantClassNames={AqCfK5cy4:\"framer-v-uql5hf\",ngFNlP6Ip:\"framer-v-wlr54b\",THUrfJfiB:\"framer-v-12j52nf\",VIO9aFDD9:\"framer-v-1bqphcy\",WIIlMJVLg:\"framer-v-1a4ud1u\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={delay:0,duration:1.6,ease:[.16,1,.3,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop (Small)\":\"AqCfK5cy4\",\"Tablet (Small)\":\"ngFNlP6Ip\",Desktop:\"VIO9aFDD9\",Phone:\"THUrfJfiB\",Tablet:\"WIIlMJVLg\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"VIO9aFDD9\"};};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,hlM28fKTHBygKA9Hqe,TnA_7w1zIBygKA9Hqe,rKTJ8aihCBygKA9Hqe,h36cOA7eQBygKA9Hqe,idBygKA9Hqe,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"VIO9aFDD9\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-e380f211-249f-45e7-8285-25be32568eca, rgb(254, 254, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1bqphcy\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1haofxd-container\",\"data-framer-appear-id\":\"1haofxd\",initial:animation1,layoutScroll:true,nodeId:\"GtaxH_kp7\",optimized:true,rendersWithMotion:true,scopeId:\"dQ2Z8s2Py\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ngFNlP6Ip:{variant:\"nmXUGN7n1\"},THUrfJfiB:{variant:\"B9n4ffgDG\"}},children:/*#__PURE__*/_jsx(PowerdrillNavigation,{height:\"100%\",id:\"GtaxH_kp7\",layoutId:\"GtaxH_kp7\",style:{width:\"100%\"},variant:\"RoVu3hGd4\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q8h9om\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ejjlzq\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fnR0skvff\"},motionChild:true,nodeId:\"E6Q5CPXNr\",scopeId:\"dQ2Z8s2Py\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-18rayow framer-lxwiv6\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1j9xw31\",\"data-styles-preset\":\"i9bXyErEU\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b944ae9e-2d0f-4140-b23c-8f860b7a3fea, rgb(129, 101, 252))\"},children:\"Blog\"})}),className:\"framer-hsk3gl\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1p2dnf4\",\"data-styles-preset\":\"Piu7LpN9Y\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f19d1b5a-3774-4f53-b471-09c7ae2e8962, rgb(38, 38, 39))\"},children:\"Use Case\"})}),className:\"framer-106q7yt\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6g3b6o\",\"data-framer-name\":\"research\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"BygKA9Hqe\",data:Blog,type:\"Collection\"},select:[{collection:\"BygKA9Hqe\",name:\"hlM28fKTH\",type:\"Identifier\"},{collection:\"BygKA9Hqe\",name:\"TnA_7w1zI\",type:\"Identifier\"},{collection:\"BygKA9Hqe\",name:\"rKTJ8aihC\",type:\"Identifier\"},{collection:\"BygKA9Hqe\",name:\"h36cOA7eQ\",type:\"Identifier\"},{collection:\"BygKA9Hqe\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"BygKA9Hqe\",name:\"rKTJ8aihC\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"QRHOMCmsB\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({h36cOA7eQ:h36cOA7eQBygKA9Hqe,hlM28fKTH:hlM28fKTHBygKA9Hqe,id:idBygKA9Hqe,rKTJ8aihC:rKTJ8aihCBygKA9Hqe,TnA_7w1zI:TnA_7w1zIBygKA9Hqe},index)=>{hlM28fKTHBygKA9Hqe??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`BygKA9Hqe-${idBygKA9Hqe}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{hlM28fKTH:hlM28fKTHBygKA9Hqe},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oZzGuXms9\"},implicitPathVariables:{hlM28fKTH:hlM28fKTHBygKA9Hqe}},{href:{webPageId:\"oZzGuXms9\"},implicitPathVariables:{hlM28fKTH:hlM28fKTHBygKA9Hqe}},{href:{webPageId:\"oZzGuXms9\"},implicitPathVariables:{hlM28fKTH:hlM28fKTHBygKA9Hqe}},{href:{webPageId:\"oZzGuXms9\"},implicitPathVariables:{hlM28fKTH:hlM28fKTHBygKA9Hqe}},{href:{webPageId:\"oZzGuXms9\"},implicitPathVariables:{hlM28fKTH:hlM28fKTHBygKA9Hqe}}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AqCfK5cy4:{width:`max((${componentViewport?.width||\"100vw\"} - 176px) / 3, 200px)`},ngFNlP6Ip:{width:`max(${componentViewport?.width||\"100vw\"} - 48px, 200px)`,y:(componentViewport?.y||0)+0+0+120+137+0+0},THUrfJfiB:{width:`max(${componentViewport?.width||\"100vw\"} - 48px, 200px)`,y:(componentViewport?.y||0)+0+0+120+137+0+0},WIIlMJVLg:{width:`max((${componentViewport?.width||\"100vw\"} - 96px) / 3, 200px)`,y:(componentViewport?.y||0)+0+0+120+137+40+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:258,width:`max((${componentViewport?.width||\"100vw\"} - 200px) / 4, 200px)`,y:(componentViewport?.y||0)+0+0+160+137+40+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sqtv73-container\",nodeId:\"AMy4PEQhr\",scopeId:\"dQ2Z8s2Py\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AqCfK5cy4:{gpeSvk19H:resolvedLinks[1]},ngFNlP6Ip:{gpeSvk19H:resolvedLinks[3]},THUrfJfiB:{gpeSvk19H:resolvedLinks[4]},WIIlMJVLg:{gpeSvk19H:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(PowerdrillRecommendBlog,{G8_QzUhMi:toResponsiveImage(TnA_7w1zIBygKA9Hqe),gpeSvk19H:resolvedLinks[0],height:\"100%\",id:\"AMy4PEQhr\",jSyVAIhbs:h36cOA7eQBygKA9Hqe,layoutId:\"AMy4PEQhr\",MwGRBU3dF:enumToDisplayNameFunctions[\"rKTJ8aihC\"]?.(rKTJ8aihCBygKA9Hqe,activeLocale),style:{width:\"100%\"},variant:\"M8yUeoEoV\",width:\"100%\",Xpu4_B03I:\"\"})})})})})})})},idBygKA9Hqe);})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ngFNlP6Ip:{y:(componentViewport?.y||0)+0+877},THUrfJfiB:{y:(componentViewport?.y||0)+0+877},WIIlMJVLg:{y:(componentViewport?.y||0)+0+957}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:664,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+997,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9w8t4s-container\",nodeId:\"uw7Uqu4jl\",scopeId:\"dQ2Z8s2Py\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AqCfK5cy4:{variant:\"HsfEaSvmD\"},ngFNlP6Ip:{variant:\"r4EDWoapK\"},THUrfJfiB:{variant:\"g765q9wUv\"},WIIlMJVLg:{variant:\"r4EDWoapK\"}},children:/*#__PURE__*/_jsx(FooterPowerdrill,{height:\"100%\",id:\"uw7Uqu4jl\",layoutId:\"uw7Uqu4jl\",style:{width:\"100%\"},variant:\"HxdFCwFhy\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-FkGl6.framer-lxwiv6, .framer-FkGl6 .framer-lxwiv6 { display: block; }\",\".framer-FkGl6.framer-1bqphcy { align-content: center; align-items: center; background-color: var(--token-e380f211-249f-45e7-8285-25be32568eca, #fefeff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1536px; }\",\".framer-FkGl6 .framer-1haofxd-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-FkGl6 .framer-q8h9om { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 160px 64px 80px 64px; position: relative; width: 100%; }\",\".framer-FkGl6 .framer-ejjlzq { 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-FkGl6 .framer-18rayow { align-content: center; align-items: center; background-color: rgba(129, 101, 252, 0.12); border-bottom-left-radius: 500px; border-bottom-right-radius: 500px; border-top-left-radius: 500px; border-top-right-radius: 500px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 16px 4px 16px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-FkGl6 .framer-hsk3gl { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-FkGl6 .framer-106q7yt { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-FkGl6 .framer-6g3b6o { display: grid; flex: none; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(4, minmax(200px, 1fr)); height: min-content; justify-content: start; padding: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-FkGl6 .framer-1sqtv73-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-FkGl6 .framer-9w8t4s-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-FkGl6.framer-1bqphcy, .framer-FkGl6 .framer-q8h9om, .framer-FkGl6 .framer-ejjlzq, .framer-FkGl6 .framer-18rayow { gap: 0px; } .framer-FkGl6.framer-1bqphcy > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-FkGl6.framer-1bqphcy > :first-child, .framer-FkGl6 .framer-q8h9om > :first-child, .framer-FkGl6 .framer-ejjlzq > :first-child { margin-top: 0px; } .framer-FkGl6.framer-1bqphcy > :last-child, .framer-FkGl6 .framer-q8h9om > :last-child, .framer-FkGl6 .framer-ejjlzq > :last-child { margin-bottom: 0px; } .framer-FkGl6 .framer-q8h9om > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-FkGl6 .framer-ejjlzq > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-FkGl6 .framer-18rayow > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-FkGl6 .framer-18rayow > :first-child { margin-left: 0px; } .framer-FkGl6 .framer-18rayow > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 1200px) and (max-width: 1535px) { .framer-FkGl6.framer-1bqphcy { width: 1200px; } .framer-FkGl6 .framer-6g3b6o { grid-template-columns: repeat(3, minmax(200px, 1fr)); }}\",\"@media (min-width: 900px) and (max-width: 1199px) { .framer-FkGl6.framer-1bqphcy { width: 900px; } .framer-FkGl6 .framer-q8h9om { padding: 120px 24px 80px 24px; } .framer-FkGl6 .framer-6g3b6o { grid-template-columns: repeat(3, minmax(200px, 1fr)); }}\",\"@media (min-width: 600px) and (max-width: 899px) { .framer-FkGl6.framer-1bqphcy { width: 600px; } .framer-FkGl6 .framer-q8h9om { padding: 120px 24px 80px 24px; } .framer-FkGl6 .framer-6g3b6o { grid-template-columns: repeat(1, minmax(200px, 1fr)); padding: 0px; }}\",\"@media (max-width: 599px) { .framer-FkGl6.framer-1bqphcy { width: 390px; } .framer-FkGl6 .framer-q8h9om { padding: 120px 24px 80px 24px; } .framer-FkGl6 .framer-6g3b6o { grid-template-columns: repeat(1, minmax(200px, 1fr)); padding: 0px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4400\n * @framerIntrinsicWidth 1536\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"AqCfK5cy4\":{\"layout\":[\"fixed\",\"auto\"]},\"WIIlMJVLg\":{\"layout\":[\"fixed\",\"auto\"]},\"ngFNlP6Ip\":{\"layout\":[\"fixed\",\"auto\"]},\"THUrfJfiB\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerdQ2Z8s2Py=withCSS(Component,css,\"framer-FkGl6\");export default FramerdQ2Z8s2Py;FramerdQ2Z8s2Py.displayName=\"Data Insights\";FramerdQ2Z8s2Py.defaultProps={height:4400,width:1536};addFonts(FramerdQ2Z8s2Py,[{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\"}]},...PowerdrillNavigationFonts,...PowerdrillRecommendBlogFonts,...FooterPowerdrillFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdQ2Z8s2Py\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AqCfK5cy4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WIIlMJVLg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ngFNlP6Ip\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"THUrfJfiB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1536\",\"framerIntrinsicHeight\":\"4400\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (63ecd5c)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={FTXhWCqyF:new LazyValue(()=>import(\"./dQ2Z8s2Py-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "PowerdrillNavigationFonts", "getFonts", "AdUQkoIz4_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "PowerdrillRecommendBlogFonts", "SOpE6SxBw_default", "FooterPowerdrillFonts", "Cc0kUtRAE_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "transition1", "animation", "animation1", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "hlM28fKTHBygKA9Hqe", "TnA_7w1zIBygKA9Hqe", "rKTJ8aihCBygKA9Hqe", "h36cOA7eQBygKA9Hqe", "idBygKA9Hqe", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "PropertyOverrides2", "AdUQkoIz4_default", "Link", "RichText2", "getLocalizedValue", "x", "ChildrenCanSuspend", "S6K54QLGB_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "Container", "SOpE6SxBw_default", "enumToDisplayNameFunctions", "Cc0kUtRAE_default", "css", "FramerdQ2Z8s2Py", "withCSS", "dQ2Z8s2Py_default", "addFonts", "PowerdrillNavigationFonts", "PowerdrillRecommendBlogFonts", "FooterPowerdrillFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
