{"version":3,"file":"W8hsAIS95PMGmWuZM_0EhEBWJitGFR67Kr1wcncFdx0.G_vvkSfW.mjs","names":["FeaturePageTitle","FeaturesList","CTA","FooterPowerdrill","PowerdrillNavigation","metadata","PropertyOverrides"],"sources":["https:/framerusercontent.com/modules/S2dcvUAQSgnBgZnk44Hj/YrP3jPvj3bPjiQEKpWNO/pQijhRDMM.js","https:/framerusercontent.com/modules/OILYsgLbJ9fehvoMbRsX/qW43ZXBQnTK2R0nP9vL7/pQijhRDMM.js"],"sourcesContent":["// Generated by Framer (5b84331)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={FTXhWCqyF:new LazyValue(()=>import(\"./pQijhRDMM-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\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (5b84331)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,ResolveLinks,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,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 FeaturesList from\"#framer/local/canvasComponent/c3HI9nbVG/c3HI9nbVG.js\";import FooterPowerdrill from\"#framer/local/canvasComponent/Cc0kUtRAE/Cc0kUtRAE.js\";import FeaturePageTitle from\"#framer/local/canvasComponent/lNX4aJcUC/lNX4aJcUC.js\";import CTA from\"#framer/local/canvasComponent/yF9LtFGbQ/yF9LtFGbQ.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/pQijhRDMM/pQijhRDMM.js\";import metadataProvider from\"#framer/local/webPageMetadata/pQijhRDMM/pQijhRDMM.js\";const FeaturePageTitleFonts=getFonts(FeaturePageTitle);const FeaturesListFonts=getFonts(FeaturesList);const CTAFonts=getFonts(CTA);const FooterPowerdrillFonts=getFonts(FooterPowerdrill);const PowerdrillNavigationFonts=getFonts(PowerdrillNavigation);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const breakpoints={Cqfi1ud02:\"(min-width: 600px) and (max-width: 899px)\",FxMgz8ikM:\"(max-width: 599px)\",sLhOzd8UB:\"(min-width: 900px) and (max-width: 1199px)\",ZhgiTXf31:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Wq8Hd\";const variantClassNames={Cqfi1ud02:\"framer-v-yme56x\",FxMgz8ikM:\"framer-v-1g9kwi0\",sLhOzd8UB:\"framer-v-1u60gnq\",ZhgiTXf31:\"framer-v-82gznb\"};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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop (Small)\":\"sLhOzd8UB\",\"Tablet (Small)\":\"Cqfi1ud02\",Desktop:\"ZhgiTXf31\",Phone:\"FxMgz8ikM\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ZhgiTXf31\"};};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,...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=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ZhgiTXf31\",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-82gznb\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7dzxfu\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dcukk54vl\"},implicitPathVariables:undefined},{href:{webPageId:\"dcukk54vl\"},implicitPathVariables:undefined},{href:{webPageId:\"dcukk54vl\"},implicitPathVariables:undefined},{href:{webPageId:\"dcukk54vl\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Cqfi1ud02:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px)`,y:(componentViewport?.y||0)+0+0+100+0},FxMgz8ikM:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px)`,y:(componentViewport?.y||0)+0+0+80+0},sLhOzd8UB:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 128px)`,y:(componentViewport?.y||0)+0+0+160+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jmy2wo-container\",nodeId:\"MXaPNIuc4\",scopeId:\"pQijhRDMM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Cqfi1ud02:{myNoWnWaf:resolvedLinks[2],variant:\"ygmBsgw2h\"},FxMgz8ikM:{myNoWnWaf:resolvedLinks[3],variant:\"ygmBsgw2h\"},sLhOzd8UB:{myNoWnWaf:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(FeaturePageTitle,{height:\"100%\",id:\"MXaPNIuc4\",layoutId:\"MXaPNIuc4\",myNoWnWaf:resolvedLinks[0],style:{width:\"100%\"},tssTTpFmi:getLocalizedValue(\"v0\",activeLocale)??\"Excel AI Tools\",variant:\"xPUS8YzAB\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Cqfi1ud02:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px)`,y:(componentViewport?.y||0)+0+0+100+96},FxMgz8ikM:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px)`,y:(componentViewport?.y||0)+0+0+80+96},sLhOzd8UB:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 128px)`,y:(componentViewport?.y||0)+0+0+160+136,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cg70it-container\",nodeId:\"HivFBsM_C\",scopeId:\"pQijhRDMM\",children:/*#__PURE__*/_jsx(FeaturesList,{height:\"100%\",id:\"HivFBsM_C\",layoutId:\"HivFBsM_C\",style:{width:\"100%\"},variant:\"YwpOwLFrx\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Cqfi1ud02:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px)`,y:(componentViewport?.y||0)+0+0+100+336},FxMgz8ikM:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px)`,y:(componentViewport?.y||0)+0+0+80+336},sLhOzd8UB:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:228,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 128px)`,y:(componentViewport?.y||0)+0+0+160+416,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nfa3c5-container\",nodeId:\"A8j9Ob6KM\",scopeId:\"pQijhRDMM\",children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"A8j9Ob6KM\",layoutId:\"A8j9Ob6KM\",style:{width:\"100%\"},variant:\"zV6F9RoZv\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Cqfi1ud02:{y:(componentViewport?.y||0)+0+704},FxMgz8ikM:{y:(componentViewport?.y||0)+0+684}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:664,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+884,children:/*#__PURE__*/_jsx(Container,{className:\"framer-exun2i-container\",nodeId:\"VDfq25Y94\",scopeId:\"pQijhRDMM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Cqfi1ud02:{variant:\"r4EDWoapK\"},FxMgz8ikM:{variant:\"g765q9wUv\"},sLhOzd8UB:{variant:\"r4EDWoapK\"}},children:/*#__PURE__*/_jsx(FooterPowerdrill,{height:\"100%\",id:\"VDfq25Y94\",layoutId:\"VDfq25Y94\",style:{width:\"100%\"},variant:\"HsfEaSvmD\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1mw4xgp-container\",\"data-framer-appear-id\":\"1mw4xgp\",initial:animation1,layoutScroll:true,nodeId:\"pCu0EiRO5\",optimized:true,rendersWithMotion:true,scopeId:\"pQijhRDMM\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Cqfi1ud02:{variant:\"nmXUGN7n1\"},FxMgz8ikM:{variant:\"B9n4ffgDG\"},sLhOzd8UB:{variant:\"nmXUGN7n1\"}},children:/*#__PURE__*/_jsx(PowerdrillNavigation,{height:\"100%\",id:\"pCu0EiRO5\",layoutId:\"pCu0EiRO5\",style:{width:\"100%\"},variant:\"RoVu3hGd4\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Wq8Hd.framer-2ux0wy, .framer-Wq8Hd .framer-2ux0wy { display: block; }\",\".framer-Wq8Hd.framer-82gznb { 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: 1200px; }\",\".framer-Wq8Hd .framer-7dzxfu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 160px 64px 80px 64px; position: relative; width: 100%; }\",\".framer-Wq8Hd .framer-jmy2wo-container, .framer-Wq8Hd .framer-cg70it-container, .framer-Wq8Hd .framer-nfa3c5-container, .framer-Wq8Hd .framer-exun2i-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Wq8Hd .framer-1mw4xgp-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; }\",\"@media (min-width: 900px) and (max-width: 1199px) { .framer-Wq8Hd.framer-82gznb { width: 900px; } .framer-Wq8Hd .framer-7dzxfu { padding: 160px 24px 80px 24px; }}\",\"@media (min-width: 600px) and (max-width: 899px) { .framer-Wq8Hd.framer-82gznb { width: 600px; } .framer-Wq8Hd .framer-7dzxfu { gap: 40px; padding: 100px 24px 40px 24px; }}\",\"@media (max-width: 599px) { .framer-Wq8Hd.framer-82gznb { width: 390px; } .framer-Wq8Hd .framer-7dzxfu { gap: 40px; padding: 80px 24px 40px 24px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1868\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"sLhOzd8UB\":{\"layout\":[\"fixed\",\"auto\"]},\"Cqfi1ud02\":{\"layout\":[\"fixed\",\"auto\"]},\"FxMgz8ikM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerpQijhRDMM=withCSS(Component,css,\"framer-Wq8Hd\");export default FramerpQijhRDMM;FramerpQijhRDMM.displayName=\"Page\";FramerpQijhRDMM.defaultProps={height:1868,width:1200};addFonts(FramerpQijhRDMM,[{explicitInter:true,fonts:[]},...FeaturePageTitleFonts,...FeaturesListFonts,...CTAFonts,...FooterPowerdrillFonts,...PowerdrillNavigationFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpQijhRDMM\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sLhOzd8UB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Cqfi1ud02\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FxMgz8ikM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"1868\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}