{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3mEXdqljuRW4Wvw08oer/AlU7CLWtHEWe3I22tTQ5/d_KREL8NN.js", "ssg:https://framerusercontent.com/modules/9GOCuX8bq7rZDZ1aTYZa/CEtA01rR2YWtT4LmQgqw/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (ca9141d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,CycleVariantState,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/o9Yp8XD7WcuTJWtbNdG5/YAt5UZdjskHspmU2mGWM/Cr4a0MymW.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/vGJUfQqI53JhLelzHLgO/NfJxU7HUFNwnN8Bq4cQR/kXUxPAmva.js\";const cycleOrder=[\"bfz3dJlRX\",\"j9ii7FrfG\",\"LY61dMBdX\",\"a9XOneDbF\",\"EHnS6W8x0\",\"MwkM_tjGz\",\"pYnohJ166\",\"Cimb_OOQm\",\"zTZeEyGZ1\"];const serializationHash=\"framer-l9xOi\";const variantClassNames={a9XOneDbF:\"framer-v-2nidcm\",bfz3dJlRX:\"framer-v-cu9b4w\",Cimb_OOQm:\"framer-v-y3kzbe\",EHnS6W8x0:\"framer-v-1j78jm0\",j9ii7FrfG:\"framer-v-1ejvfsi\",LY61dMBdX:\"framer-v-fxkscc\",MwkM_tjGz:\"framer-v-m9wpj6\",pYnohJ166:\"framer-v-1mil37q\",zTZeEyGZ1:\"framer-v-n4u3qx\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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={\"Desktop 1_Color Analysis\":\"bfz3dJlRX\",\"Desktop 2_Color Analysis\":\"j9ii7FrfG\",\"Desktop 3_Color Analysis\":\"LY61dMBdX\",\"Phone 1_Color Analysis\":\"pYnohJ166\",\"Phone 2_Color Analysis\":\"Cimb_OOQm\",\"Phone 3_Color Analysis\":\"zTZeEyGZ1\",\"Tablet 1_Color Analysis\":\"a9XOneDbF\",\"Tablet 2_Color Analysis\":\"EHnS6W8x0\",\"Tablet 3_Color Analysis\":\"MwkM_tjGz\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"bfz3dJlRX\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"bfz3dJlRX\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear1e1frkv=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(CycleVariantState),3e3);});const onTap6lr2u8=activeVariantCallback(async(...args)=>{setVariant(\"bfz3dJlRX\");});const onTappbhn21=activeVariantCallback(async(...args)=>{setVariant(\"a9XOneDbF\");});const onTapmx3zvv=activeVariantCallback(async(...args)=>{setVariant(\"pYnohJ166\");});const onTapynu4dh=activeVariantCallback(async(...args)=>{setVariant(\"j9ii7FrfG\");});const onTapbtlhvz=activeVariantCallback(async(...args)=>{setVariant(\"EHnS6W8x0\");});const onTap55ajgi=activeVariantCallback(async(...args)=>{setVariant(\"Cimb_OOQm\");});const onTap107e0ev=activeVariantCallback(async(...args)=>{setVariant(\"LY61dMBdX\");});const onTapr4ixc1=activeVariantCallback(async(...args)=>{setVariant(\"MwkM_tjGz\");});const onTapa0zt6z=activeVariantCallback(async(...args)=>{setVariant(\"zTZeEyGZ1\");});useOnVariantChange(baseVariant,{default:onAppear1e1frkv});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.section,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-cu9b4w\",className,classNames),\"data-framer-name\":\"Desktop 1_Color Analysis\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"bfz3dJlRX\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-0c2206af-057d-4b7e-add0-4525b21b89d9, rgb(14, 5, 27))\",...style},...addPropertyOverrides({a9XOneDbF:{\"data-framer-name\":\"Tablet 1_Color Analysis\"},Cimb_OOQm:{\"data-framer-name\":\"Phone 2_Color Analysis\"},EHnS6W8x0:{\"data-framer-name\":\"Tablet 2_Color Analysis\"},j9ii7FrfG:{\"data-framer-name\":\"Desktop 2_Color Analysis\"},LY61dMBdX:{\"data-framer-name\":\"Desktop 3_Color Analysis\"},MwkM_tjGz:{\"data-framer-name\":\"Tablet 3_Color Analysis\"},pYnohJ166:{\"data-framer-name\":\"Phone 1_Color Analysis\"},zTZeEyGZ1:{\"data-framer-name\":\"Phone 3_Color Analysis\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ngfrtw\",\"data-framer-name\":\"Layout\",layoutDependency:layoutDependency,layoutId:\"a5pJlWtVB\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},variants:{Cimb_OOQm:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},pYnohJ166:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},zTZeEyGZ1:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1honfop\",\"data-framer-name\":\"Image Wrapper\",layoutDependency:layoutDependency,layoutId:\"jhYA9F8Zk\",style:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{EHnS6W8x0:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},MwkM_tjGz:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1138,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0),pixelHeight:923,pixelWidth:1254,positionX:\"center\",positionY:\"top\",src:\"https://framerusercontent.com/images/C0fdy7UmzOaLTYNmMIql6d8IFU.png\"},className:\"framer-3u5qf5\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"iKIDpdfWK\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{Cimb_OOQm:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},pYnohJ166:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},zTZeEyGZ1:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}},...addPropertyOverrides({Cimb_OOQm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1138,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0),pixelHeight:923,pixelWidth:1254,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/C0fdy7UmzOaLTYNmMIql6d8IFU.png\"}},j9ii7FrfG:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1138,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0),pixelHeight:864,pixelWidth:1111,positionX:\"center\",positionY:\"top\",src:\"https://framerusercontent.com/images/GWPbEUXRnCeRWwLXV7aDzzLlqw.png\"}},LY61dMBdX:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1138,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0),pixelHeight:892,pixelWidth:1135,positionX:\"center\",positionY:\"top\",src:\"https://framerusercontent.com/images/ky3bzcilR5UPFeXjOecI6ocBk94.png\"}},pYnohJ166:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1138,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0),pixelHeight:923,pixelWidth:1254,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/C0fdy7UmzOaLTYNmMIql6d8IFU.png\"}},zTZeEyGZ1:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1138,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0),pixelHeight:923,pixelWidth:1254,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/C0fdy7UmzOaLTYNmMIql6d8IFU.png\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f86nrq\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"W5nP4XRLR\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16jmfds\",\"data-framer-name\":\"Heading Content\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"oKj74uiXi\",onTap:onTap6lr2u8,style:{background:'radial-gradient(100% 115.99999999999999% at 0% 50%, rgba(168, 113, 255, 0.4) 0%, var(--token-0c2206af-057d-4b7e-add0-4525b21b89d9, rgb(14, 5, 27)) /* {\"name\":\"Purple900\"} */ 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{Cimb_OOQm:{background:\"radial-gradient(50% 50% at 50% 50%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 0%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 100%)\",backgroundColor:\"var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34))\"},EHnS6W8x0:{background:\"radial-gradient(50% 50% at 50% 50%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 0%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 100%)\",backgroundColor:\"var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34))\"},j9ii7FrfG:{background:\"radial-gradient(50% 50% at 50% 50%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 0%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 100%)\",backgroundColor:\"var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34))\"},LY61dMBdX:{background:\"radial-gradient(50% 50% at 50% 50%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 0%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 100%)\",backgroundColor:\"var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34))\"},MwkM_tjGz:{background:\"radial-gradient(50% 50% at 50% 50%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 0%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 100%)\",backgroundColor:\"var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34))\"},zTZeEyGZ1:{background:\"radial-gradient(50% 50% at 50% 50%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 0%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 100%)\",backgroundColor:\"var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34))\"}},...addPropertyOverrides({a9XOneDbF:{onTap:onTappbhn21},Cimb_OOQm:{onTap:onTapmx3zvv},EHnS6W8x0:{onTap:onTappbhn21},MwkM_tjGz:{onTap:onTappbhn21},pYnohJ166:{onTap:onTapmx3zvv},zTZeEyGZ1:{onTap:onTapmx3zvv}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-u5p90w\",\"data-styles-preset\":\"kXUxPAmva\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-08566059-3c11-4912-97a7-3dfd95c0ec07, rgb(243, 236, 254)))\"},children:\"Accurate Digital Representation\"})}),className:\"framer-1q1lgfa\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qci9K93oS\",style:{\"--extracted-r6o4lv\":\"var(--token-08566059-3c11-4912-97a7-3dfd95c0ec07, rgb(243, 236, 254))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-xr854y\",\"data-styles-preset\":\"Cr4a0MymW\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d0f73d22-836b-4907-8089-1f8c17cd6ab3, rgba(243, 236, 254, 0.7)))\"},children:\"Ensure that every digital image matches the real-world appearance of your stone products, eliminating guesswork in slab selection.\"})}),className:\"framer-1bl6o77\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Qrj5zuEZg\",style:{\"--extracted-r6o4lv\":\"var(--token-d0f73d22-836b-4907-8089-1f8c17cd6ab3, rgba(243, 236, 254, 0.7))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1l8p34f\",\"data-framer-name\":\"Heading Content\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ID5AntxXc\",onTap:onTapynu4dh,style:{background:\"radial-gradient(50% 50% at 50% 50%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 0%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 100%)\",backgroundColor:\"var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{Cimb_OOQm:{background:'radial-gradient(100% 115.99999999999999% at 0% 50%, rgba(168, 113, 255, 0.4) 0%, var(--token-0c2206af-057d-4b7e-add0-4525b21b89d9, rgb(14, 5, 27)) /* {\"name\":\"Purple900\"} */ 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\"},EHnS6W8x0:{background:'radial-gradient(100% 115.99999999999999% at 0% 50%, rgba(168, 113, 255, 0.4) 0%, var(--token-0c2206af-057d-4b7e-add0-4525b21b89d9, rgb(14, 5, 27)) /* {\"name\":\"Purple900\"} */ 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\"},j9ii7FrfG:{background:'radial-gradient(100% 115.99999999999999% at 0% 50%, rgba(168, 113, 255, 0.4) 0%, var(--token-0c2206af-057d-4b7e-add0-4525b21b89d9, rgb(14, 5, 27)) /* {\"name\":\"Purple900\"} */ 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({a9XOneDbF:{onTap:onTapbtlhvz},Cimb_OOQm:{onTap:onTap55ajgi},EHnS6W8x0:{onTap:onTapbtlhvz},MwkM_tjGz:{onTap:onTapbtlhvz},pYnohJ166:{onTap:onTap55ajgi},zTZeEyGZ1:{onTap:onTap55ajgi}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-u5p90w\",\"data-styles-preset\":\"kXUxPAmva\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-08566059-3c11-4912-97a7-3dfd95c0ec07, rgb(243, 236, 254)))\"},children:\"Improved Customer Satisfaction\"})}),className:\"framer-15skpfb\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pKhDbwZFy\",style:{\"--extracted-r6o4lv\":\"var(--token-08566059-3c11-4912-97a7-3dfd95c0ec07, rgb(243, 236, 254))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-xr854y\",\"data-styles-preset\":\"Cr4a0MymW\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d0f73d22-836b-4907-8089-1f8c17cd6ab3, rgba(243, 236, 254, 0.7)))\"},children:\"Deliver reliable, consistent color results that reduce order cancellations and build long-term trust with customers.\"})}),className:\"framer-1y2hqs5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jBq4MV9H6\",style:{\"--extracted-r6o4lv\":\"var(--token-d0f73d22-836b-4907-8089-1f8c17cd6ab3, rgba(243, 236, 254, 0.7))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ivtoio\",\"data-framer-name\":\"Heading Content\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"oxpiytdWS\",onTap:onTap107e0ev,style:{background:\"radial-gradient(50% 50% at 50% 50%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 0%, var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34)) 100%)\",backgroundColor:\"var(--token-8bce9a87-f347-4cb4-83ed-95c7e3a9b01f, rgb(22, 15, 34))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{LY61dMBdX:{background:'radial-gradient(100% 115.99999999999999% at 0% 50%, rgba(168, 113, 255, 0.4) 0%, var(--token-0c2206af-057d-4b7e-add0-4525b21b89d9, rgb(14, 5, 27)) /* {\"name\":\"Purple900\"} */ 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\"},MwkM_tjGz:{background:'radial-gradient(100% 115.99999999999999% at 0% 50%, rgba(168, 113, 255, 0.4) 0%, var(--token-0c2206af-057d-4b7e-add0-4525b21b89d9, rgb(14, 5, 27)) /* {\"name\":\"Purple900\"} */ 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\"},zTZeEyGZ1:{background:'radial-gradient(100% 115.99999999999999% at 0% 50%, rgba(168, 113, 255, 0.4) 0%, var(--token-0c2206af-057d-4b7e-add0-4525b21b89d9, rgb(14, 5, 27)) /* {\"name\":\"Purple900\"} */ 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({a9XOneDbF:{onTap:onTapr4ixc1},Cimb_OOQm:{onTap:onTapa0zt6z},EHnS6W8x0:{onTap:onTapr4ixc1},MwkM_tjGz:{onTap:onTapr4ixc1},pYnohJ166:{onTap:onTapa0zt6z},zTZeEyGZ1:{onTap:onTapa0zt6z}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-u5p90w\",\"data-styles-preset\":\"kXUxPAmva\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-08566059-3c11-4912-97a7-3dfd95c0ec07, rgb(243, 236, 254)))\"},children:\"Stronger Brand Reputation\"})}),className:\"framer-yrr5lv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wWjEDEPDc\",style:{\"--extracted-r6o4lv\":\"var(--token-08566059-3c11-4912-97a7-3dfd95c0ec07, rgb(243, 236, 254))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-xr854y\",\"data-styles-preset\":\"Cr4a0MymW\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d0f73d22-836b-4907-8089-1f8c17cd6ab3, rgba(243, 236, 254, 0.7)))\"},children:\"Enhance your brand\u2019s credibility by providing unmatched accuracy and transparency in marble product representation.\"})}),className:\"framer-m7r9go\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vTE7YMI1u\",style:{\"--extracted-r6o4lv\":\"var(--token-d0f73d22-836b-4907-8089-1f8c17cd6ab3, rgba(243, 236, 254, 0.7))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-l9xOi.framer-1k0dzpu, .framer-l9xOi .framer-1k0dzpu { display: block; }\",\".framer-l9xOi.framer-cu9b4w { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-l9xOi .framer-ngfrtw { 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: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-l9xOi .framer-1honfop { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-l9xOi .framer-3u5qf5 { flex: 1 0 0px; height: 547px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-l9xOi .framer-f86nrq { 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: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-l9xOi .framer-16jmfds, .framer-l9xOi .framer-1l8p34f, .framer-l9xOi .framer-1ivtoio { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; width: 1px; }\",\".framer-l9xOi .framer-1q1lgfa, .framer-l9xOi .framer-1bl6o77, .framer-l9xOi .framer-15skpfb, .framer-l9xOi .framer-1y2hqs5, .framer-l9xOi .framer-yrr5lv, .framer-l9xOi .framer-m7r9go { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-l9xOi.framer-cu9b4w, .framer-l9xOi .framer-ngfrtw, .framer-l9xOi .framer-1honfop, .framer-l9xOi .framer-f86nrq, .framer-l9xOi .framer-16jmfds, .framer-l9xOi .framer-1l8p34f, .framer-l9xOi .framer-1ivtoio { gap: 0px; } .framer-l9xOi.framer-cu9b4w > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-l9xOi.framer-cu9b4w > :first-child, .framer-l9xOi .framer-ngfrtw > :first-child, .framer-l9xOi .framer-16jmfds > :first-child, .framer-l9xOi .framer-1l8p34f > :first-child, .framer-l9xOi .framer-1ivtoio > :first-child { margin-top: 0px; } .framer-l9xOi.framer-cu9b4w > :last-child, .framer-l9xOi .framer-ngfrtw > :last-child, .framer-l9xOi .framer-16jmfds > :last-child, .framer-l9xOi .framer-1l8p34f > :last-child, .framer-l9xOi .framer-1ivtoio > :last-child { margin-bottom: 0px; } .framer-l9xOi .framer-ngfrtw > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-l9xOi .framer-1honfop > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-l9xOi .framer-1honfop > :first-child, .framer-l9xOi .framer-f86nrq > :first-child { margin-left: 0px; } .framer-l9xOi .framer-1honfop > :last-child, .framer-l9xOi .framer-f86nrq > :last-child { margin-right: 0px; } .framer-l9xOi .framer-f86nrq > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-l9xOi .framer-16jmfds > *, .framer-l9xOi .framer-1l8p34f > *, .framer-l9xOi .framer-1ivtoio > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-l9xOi.framer-v-2nidcm .framer-3u5qf5 { height: 572px; }\",\".framer-l9xOi.framer-v-2nidcm .framer-f86nrq, .framer-l9xOi.framer-v-1j78jm0 .framer-f86nrq, .framer-l9xOi.framer-v-m9wpj6 .framer-f86nrq { align-content: center; align-items: center; flex-direction: column; justify-content: center; max-width: 800px; }\",\".framer-l9xOi.framer-v-2nidcm .framer-16jmfds, .framer-l9xOi.framer-v-2nidcm .framer-1l8p34f, .framer-l9xOi.framer-v-2nidcm .framer-1ivtoio, .framer-l9xOi.framer-v-1j78jm0 .framer-16jmfds, .framer-l9xOi.framer-v-1j78jm0 .framer-1l8p34f, .framer-l9xOi.framer-v-1j78jm0 .framer-1ivtoio, .framer-l9xOi.framer-v-m9wpj6 .framer-16jmfds, .framer-l9xOi.framer-v-m9wpj6 .framer-1l8p34f, .framer-l9xOi.framer-v-m9wpj6 .framer-1ivtoio, .framer-l9xOi.framer-v-1mil37q .framer-16jmfds, .framer-l9xOi.framer-v-1mil37q .framer-1l8p34f, .framer-l9xOi.framer-v-1mil37q .framer-1ivtoio, .framer-l9xOi.framer-v-y3kzbe .framer-16jmfds, .framer-l9xOi.framer-v-y3kzbe .framer-1l8p34f, .framer-l9xOi.framer-v-y3kzbe .framer-1ivtoio, .framer-l9xOi.framer-v-n4u3qx .framer-16jmfds, .framer-l9xOi.framer-v-n4u3qx .framer-1l8p34f, .framer-l9xOi.framer-v-n4u3qx .framer-1ivtoio { flex: none; gap: 8px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-l9xOi.framer-v-2nidcm .framer-f86nrq, .framer-l9xOi.framer-v-2nidcm .framer-16jmfds, .framer-l9xOi.framer-v-2nidcm .framer-1l8p34f, .framer-l9xOi.framer-v-2nidcm .framer-1ivtoio { gap: 0px; } .framer-l9xOi.framer-v-2nidcm .framer-f86nrq > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-l9xOi.framer-v-2nidcm .framer-f86nrq > :first-child, .framer-l9xOi.framer-v-2nidcm .framer-16jmfds > :first-child, .framer-l9xOi.framer-v-2nidcm .framer-1l8p34f > :first-child, .framer-l9xOi.framer-v-2nidcm .framer-1ivtoio > :first-child { margin-top: 0px; } .framer-l9xOi.framer-v-2nidcm .framer-f86nrq > :last-child, .framer-l9xOi.framer-v-2nidcm .framer-16jmfds > :last-child, .framer-l9xOi.framer-v-2nidcm .framer-1l8p34f > :last-child, .framer-l9xOi.framer-v-2nidcm .framer-1ivtoio > :last-child { margin-bottom: 0px; } .framer-l9xOi.framer-v-2nidcm .framer-16jmfds > *, .framer-l9xOi.framer-v-2nidcm .framer-1l8p34f > *, .framer-l9xOi.framer-v-2nidcm .framer-1ivtoio > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-l9xOi.framer-v-1j78jm0 .framer-1honfop, .framer-l9xOi.framer-v-m9wpj6 .framer-1honfop { overflow: hidden; will-change: var(--framer-will-change-override, transform); }\",\".framer-l9xOi.framer-v-1j78jm0 .framer-3u5qf5 { height: 583px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-l9xOi.framer-v-1j78jm0 .framer-f86nrq, .framer-l9xOi.framer-v-1j78jm0 .framer-16jmfds, .framer-l9xOi.framer-v-1j78jm0 .framer-1l8p34f, .framer-l9xOi.framer-v-1j78jm0 .framer-1ivtoio { gap: 0px; } .framer-l9xOi.framer-v-1j78jm0 .framer-f86nrq > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-l9xOi.framer-v-1j78jm0 .framer-f86nrq > :first-child, .framer-l9xOi.framer-v-1j78jm0 .framer-16jmfds > :first-child, .framer-l9xOi.framer-v-1j78jm0 .framer-1l8p34f > :first-child, .framer-l9xOi.framer-v-1j78jm0 .framer-1ivtoio > :first-child { margin-top: 0px; } .framer-l9xOi.framer-v-1j78jm0 .framer-f86nrq > :last-child, .framer-l9xOi.framer-v-1j78jm0 .framer-16jmfds > :last-child, .framer-l9xOi.framer-v-1j78jm0 .framer-1l8p34f > :last-child, .framer-l9xOi.framer-v-1j78jm0 .framer-1ivtoio > :last-child { margin-bottom: 0px; } .framer-l9xOi.framer-v-1j78jm0 .framer-16jmfds > *, .framer-l9xOi.framer-v-1j78jm0 .framer-1l8p34f > *, .framer-l9xOi.framer-v-1j78jm0 .framer-1ivtoio > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-l9xOi.framer-v-m9wpj6 .framer-3u5qf5 { height: 585px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-l9xOi.framer-v-m9wpj6 .framer-f86nrq, .framer-l9xOi.framer-v-m9wpj6 .framer-16jmfds, .framer-l9xOi.framer-v-m9wpj6 .framer-1l8p34f, .framer-l9xOi.framer-v-m9wpj6 .framer-1ivtoio { gap: 0px; } .framer-l9xOi.framer-v-m9wpj6 .framer-f86nrq > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-l9xOi.framer-v-m9wpj6 .framer-f86nrq > :first-child, .framer-l9xOi.framer-v-m9wpj6 .framer-16jmfds > :first-child, .framer-l9xOi.framer-v-m9wpj6 .framer-1l8p34f > :first-child, .framer-l9xOi.framer-v-m9wpj6 .framer-1ivtoio > :first-child { margin-top: 0px; } .framer-l9xOi.framer-v-m9wpj6 .framer-f86nrq > :last-child, .framer-l9xOi.framer-v-m9wpj6 .framer-16jmfds > :last-child, .framer-l9xOi.framer-v-m9wpj6 .framer-1l8p34f > :last-child, .framer-l9xOi.framer-v-m9wpj6 .framer-1ivtoio > :last-child { margin-bottom: 0px; } .framer-l9xOi.framer-v-m9wpj6 .framer-16jmfds > *, .framer-l9xOi.framer-v-m9wpj6 .framer-1l8p34f > *, .framer-l9xOi.framer-v-m9wpj6 .framer-1ivtoio > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-l9xOi.framer-v-1mil37q .framer-ngfrtw, .framer-l9xOi.framer-v-y3kzbe .framer-ngfrtw { gap: 24px; padding: 0px 0px 32px 0px; }\",\".framer-l9xOi.framer-v-1mil37q .framer-1honfop { height: 175px; }\",\".framer-l9xOi.framer-v-1mil37q .framer-3u5qf5 { flex: none; height: 101%; width: 100%; }\",\".framer-l9xOi.framer-v-1mil37q .framer-f86nrq, .framer-l9xOi.framer-v-y3kzbe .framer-f86nrq, .framer-l9xOi.framer-v-n4u3qx .framer-f86nrq { align-content: center; align-items: center; flex-direction: column; justify-content: center; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-l9xOi.framer-v-1mil37q .framer-ngfrtw, .framer-l9xOi.framer-v-1mil37q .framer-f86nrq, .framer-l9xOi.framer-v-1mil37q .framer-16jmfds, .framer-l9xOi.framer-v-1mil37q .framer-1l8p34f, .framer-l9xOi.framer-v-1mil37q .framer-1ivtoio { gap: 0px; } .framer-l9xOi.framer-v-1mil37q .framer-ngfrtw > *, .framer-l9xOi.framer-v-1mil37q .framer-f86nrq > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-l9xOi.framer-v-1mil37q .framer-ngfrtw > :first-child, .framer-l9xOi.framer-v-1mil37q .framer-f86nrq > :first-child, .framer-l9xOi.framer-v-1mil37q .framer-16jmfds > :first-child, .framer-l9xOi.framer-v-1mil37q .framer-1l8p34f > :first-child, .framer-l9xOi.framer-v-1mil37q .framer-1ivtoio > :first-child { margin-top: 0px; } .framer-l9xOi.framer-v-1mil37q .framer-ngfrtw > :last-child, .framer-l9xOi.framer-v-1mil37q .framer-f86nrq > :last-child, .framer-l9xOi.framer-v-1mil37q .framer-16jmfds > :last-child, .framer-l9xOi.framer-v-1mil37q .framer-1l8p34f > :last-child, .framer-l9xOi.framer-v-1mil37q .framer-1ivtoio > :last-child { margin-bottom: 0px; } .framer-l9xOi.framer-v-1mil37q .framer-16jmfds > *, .framer-l9xOi.framer-v-1mil37q .framer-1l8p34f > *, .framer-l9xOi.framer-v-1mil37q .framer-1ivtoio > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-l9xOi.framer-v-y3kzbe .framer-3u5qf5 { height: 559px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-l9xOi.framer-v-y3kzbe .framer-ngfrtw, .framer-l9xOi.framer-v-y3kzbe .framer-f86nrq, .framer-l9xOi.framer-v-y3kzbe .framer-16jmfds, .framer-l9xOi.framer-v-y3kzbe .framer-1l8p34f, .framer-l9xOi.framer-v-y3kzbe .framer-1ivtoio { gap: 0px; } .framer-l9xOi.framer-v-y3kzbe .framer-ngfrtw > *, .framer-l9xOi.framer-v-y3kzbe .framer-f86nrq > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-l9xOi.framer-v-y3kzbe .framer-ngfrtw > :first-child, .framer-l9xOi.framer-v-y3kzbe .framer-f86nrq > :first-child, .framer-l9xOi.framer-v-y3kzbe .framer-16jmfds > :first-child, .framer-l9xOi.framer-v-y3kzbe .framer-1l8p34f > :first-child, .framer-l9xOi.framer-v-y3kzbe .framer-1ivtoio > :first-child { margin-top: 0px; } .framer-l9xOi.framer-v-y3kzbe .framer-ngfrtw > :last-child, .framer-l9xOi.framer-v-y3kzbe .framer-f86nrq > :last-child, .framer-l9xOi.framer-v-y3kzbe .framer-16jmfds > :last-child, .framer-l9xOi.framer-v-y3kzbe .framer-1l8p34f > :last-child, .framer-l9xOi.framer-v-y3kzbe .framer-1ivtoio > :last-child { margin-bottom: 0px; } .framer-l9xOi.framer-v-y3kzbe .framer-16jmfds > *, .framer-l9xOi.framer-v-y3kzbe .framer-1l8p34f > *, .framer-l9xOi.framer-v-y3kzbe .framer-1ivtoio > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-l9xOi.framer-v-n4u3qx .framer-ngfrtw { gap: 24px; padding: 0px 0px 80px 0px; }\",\".framer-l9xOi.framer-v-n4u3qx .framer-3u5qf5 { height: 568px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-l9xOi.framer-v-n4u3qx .framer-ngfrtw, .framer-l9xOi.framer-v-n4u3qx .framer-f86nrq, .framer-l9xOi.framer-v-n4u3qx .framer-16jmfds, .framer-l9xOi.framer-v-n4u3qx .framer-1l8p34f, .framer-l9xOi.framer-v-n4u3qx .framer-1ivtoio { gap: 0px; } .framer-l9xOi.framer-v-n4u3qx .framer-ngfrtw > *, .framer-l9xOi.framer-v-n4u3qx .framer-f86nrq > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-l9xOi.framer-v-n4u3qx .framer-ngfrtw > :first-child, .framer-l9xOi.framer-v-n4u3qx .framer-f86nrq > :first-child, .framer-l9xOi.framer-v-n4u3qx .framer-16jmfds > :first-child, .framer-l9xOi.framer-v-n4u3qx .framer-1l8p34f > :first-child, .framer-l9xOi.framer-v-n4u3qx .framer-1ivtoio > :first-child { margin-top: 0px; } .framer-l9xOi.framer-v-n4u3qx .framer-ngfrtw > :last-child, .framer-l9xOi.framer-v-n4u3qx .framer-f86nrq > :last-child, .framer-l9xOi.framer-v-n4u3qx .framer-16jmfds > :last-child, .framer-l9xOi.framer-v-n4u3qx .framer-1l8p34f > :last-child, .framer-l9xOi.framer-v-n4u3qx .framer-1ivtoio > :last-child { margin-bottom: 0px; } .framer-l9xOi.framer-v-n4u3qx .framer-16jmfds > *, .framer-l9xOi.framer-v-n4u3qx .framer-1l8p34f > *, .framer-l9xOi.framer-v-n4u3qx .framer-1ivtoio > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 763\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"j9ii7FrfG\":{\"layout\":[\"fixed\",\"auto\"]},\"LY61dMBdX\":{\"layout\":[\"fixed\",\"auto\"]},\"a9XOneDbF\":{\"layout\":[\"fixed\",\"auto\"]},\"EHnS6W8x0\":{\"layout\":[\"fixed\",\"auto\"]},\"MwkM_tjGz\":{\"layout\":[\"fixed\",\"auto\"]},\"pYnohJ166\":{\"layout\":[\"fixed\",\"auto\"]},\"Cimb_OOQm\":{\"layout\":[\"fixed\",\"auto\"]},\"zTZeEyGZ1\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerd_KREL8NN=withCSS(Component,css,\"framer-l9xOi\");export default Framerd_KREL8NN;Framerd_KREL8NN.displayName=\"AllFeatures _Features Section 2\";Framerd_KREL8NN.defaultProps={height:763,width:1200};addPropertyControls(Framerd_KREL8NN,{variant:{options:[\"bfz3dJlRX\",\"j9ii7FrfG\",\"LY61dMBdX\",\"a9XOneDbF\",\"EHnS6W8x0\",\"MwkM_tjGz\",\"pYnohJ166\",\"Cimb_OOQm\",\"zTZeEyGZ1\"],optionTitles:[\"Desktop 1_Color Analysis\",\"Desktop 2_Color Analysis\",\"Desktop 3_Color Analysis\",\"Tablet 1_Color Analysis\",\"Tablet 2_Color Analysis\",\"Tablet 3_Color Analysis\",\"Phone 1_Color Analysis\",\"Phone 2_Color Analysis\",\"Phone 3_Color Analysis\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerd_KREL8NN,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerd_KREL8NN\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j9ii7FrfG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LY61dMBdX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"a9XOneDbF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EHnS6W8x0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MwkM_tjGz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pYnohJ166\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Cimb_OOQm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zTZeEyGZ1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"763\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./d_KREL8NN.map", "// Generated by Framer (ab6b6d5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import AllFeatures_FeaturesSection2 from\"#framer/local/canvasComponent/d_KREL8NN/d_KREL8NN.js\";import FAQAccordion from\"#framer/local/canvasComponent/eBBj8LTxL/eBBj8LTxL.js\";import FeatureCard from\"#framer/local/canvasComponent/GSTOGfwqN/GSTOGfwqN.js\";import CTA from\"#framer/local/canvasComponent/KfpGfXTtG/KfpGfXTtG.js\";import Button from\"#framer/local/canvasComponent/NlxTmnHNb/NlxTmnHNb.js\";import Footer from\"#framer/local/canvasComponent/P6kaeZDxi/P6kaeZDxi.js\";import Chip from\"#framer/local/canvasComponent/v09CuA3dE/v09CuA3dE.js\";import FeatureImageCard from\"#framer/local/canvasComponent/WniElzEgE/WniElzEgE.js\";import Navigation from\"#framer/local/canvasComponent/Y5LHw13hN/Y5LHw13hN.js\";import*as sharedStyle3 from\"#framer/local/css/Cr4a0MymW/Cr4a0MymW.js\";import*as sharedStyle2 from\"#framer/local/css/K7N0EshSP/K7N0EshSP.js\";import*as sharedStyle1 from\"#framer/local/css/kXUxPAmva/kXUxPAmva.js\";import*as sharedStyle from\"#framer/local/css/VL9nxtqY8/VL9nxtqY8.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavigationFonts=getFonts(Navigation);const ChipFonts=getFonts(Chip);const ContainerWithFX=withFX(Container);const RichTextWithFX=withFX(RichText);const ButtonFonts=getFonts(Button);const MotionDivWithFX=withFX(motion.div);const AllFeatures_FeaturesSection2Fonts=getFonts(AllFeatures_FeaturesSection2);const FeatureImageCardFonts=getFonts(FeatureImageCard);const FeatureCardFonts=getFonts(FeatureCard);const FAQAccordionFonts=getFonts(FAQAccordion);const CTAFonts=getFonts(CTA);const FooterFonts=getFonts(Footer);const breakpoints={mIxjEYAwl:\"(max-width: 809px)\",MR0GvaVMI:\"(min-width: 810px) and (max-width: 1439px)\",WQLkyLRf1:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-aAJEH\";const variantClassNames={mIxjEYAwl:\"framer-v-pornjn\",MR0GvaVMI:\"framer-v-3m60t2\",WQLkyLRf1:\"framer-v-72rtr7\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition1={damping:60,delay:0,mass:1,stiffness:350,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:50};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const transition2={damping:60,delay:.4,mass:1,stiffness:350,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:20};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100};const transition3={damping:80,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:100};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"mIxjEYAwl\",Tablet:\"MR0GvaVMI\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-aAJEH`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-aAJEH`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"390px\"},MR0GvaVMI:{width:\"810px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:76,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{layoutScroll:true}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-8oc710-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{variant:\"NQCJ3mSrE\"},MR0GvaVMI:{variant:\"aiZBE93Bp\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"CFGcspa_h\",layoutId:\"CFGcspa_h\",style:{width:\"100%\"},variant:\"EA2C2dmg3\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1pfantj\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-kw72in\",\"data-framer-name\":\"Vector Background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1642,intrinsicWidth:2618,name:\"Vector Background\",svg:'<svg width=\"2618\" height=\"1642\" viewBox=\"0 0 2618 1642\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_f_10_729)\">\\n<path d=\"M2473.29 1250.66C2393.55 1466.67 1807.65 1449.35 1164.63 1211.99C521.611 974.632 64.9778 607.109 144.712 391.107C224.445 175.105 810.352 192.418 1453.37 429.779C2096.39 667.139 2553.02 1034.66 2473.29 1250.66ZM430.195 496.489C370.012 659.527 714.678 936.933 1200.03 1116.09C1685.38 1295.25 2127.62 1308.32 2187.81 1145.28C2247.99 982.244 1903.32 704.837 1417.97 525.678C932.621 346.518 490.378 333.45 430.195 496.489Z\" fill=\"#9C39FF\" fill-opacity=\"0.4\"/>\\n</g>\\n<path d=\"M1156.92 1072.83H1467.87M666.471 544.671L666.471 1181.3M707.931 544.671L707.931 1181.3M749.391 544.671L749.391 1181.3M790.85 544.671L790.85 1181.3M832.31 544.671L832.31 1181.3M873.77 544.671L873.77 1181.3M915.23 544.671L915.23 1181.3M956.689 544.671L956.689 1181.3M998.149 544.671L998.149 1181.3M666 1155.96H1951.25M1039.61 544.671L1039.61 1181.3M666 1116.84H1951.25M1081.07 544.671L1081.07 1181.3M666 1077.72H1951.25M1122.53 544.671L1122.53 1181.3M666 1038.59H1951.25M1163.99 544.671L1163.99 1181.3M666 999.471H1951.25M1205.45 544.671L1205.45 1181.3M666 960.349H1951.25M1246.91 544.671L1246.91 1181.3M666 921.226H1951.25M1288.37 544.671L1288.37 1181.3M666 882.104H1951.25M1329.83 544.671L1329.83 1181.3M666 842.981H1951.25M1371.29 544.671L1371.29 1181.3M666 803.858H1951.25M1412.75 544.671L1412.75 1181.3M666 764.736H1951.25M1454.21 544.671L1454.21 1181.3M666 725.613H1951.25M1495.67 544.671L1495.67 1181.3M666 686.49H1951.25M1537.13 544.671L1537.13 1181.3M666 647.368H1951.25M1578.59 544.671L1578.59 1181.3M666 608.245H1951.25M1620.05 544.671L1620.05 1181.3M666 569.123H1951.25M1661.5 544.671V1181.3M666 530L1951.25 530M1702.96 544.671V1181.3M1744.42 544.671V1181.3M1785.88 544.671V1181.3M1827.34 544.671V1181.3M1868.8 544.671V1181.3M1910.26 544.671V1181.3M1951.72 544.671V1181.3\" stroke=\"url(#paint0_radial_10_729)\"/>\\n<defs>\\n<filter id=\"filter0_f_10_729\" x=\"-128.327\" y=\"-24.2159\" width=\"2874.65\" height=\"1690.2\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"132\" result=\"effect1_foregroundBlur_10_729\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_10_729\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(1308.86 817) rotate(90) scale(364.303 719.163)\">\\n<stop stop-color=\"white\" stop-opacity=\"0.12\"/>\\n<stop offset=\"0.6\" stop-color=\"white\" stop-opacity=\"0\"/>\\n</radialGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d2i9d\",\"data-framer-name\":\"Head Text\",name:\"Head Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{y:120},MR0GvaVMI:{y:196}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:326,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7dlq8x-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Chip,{height:\"100%\",id:\"K69rn2t8n\",layoutId:\"K69rn2t8n\",variant:\"i_ngU97aU\",width:\"100%\",XdmX7Dqyq:\"launch v1: January 2025\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cm9thj\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-g5o0np\",\"data-styles-preset\":\"VL9nxtqY8\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-08566059-3c11-4912-97a7-3dfd95c0ec07, rgb(243, 236, 254))\"},children:\"Revolutionizing Marble Selection with AI-Powered Precision\"})}),className:\"framer-aw2xlb\",\"data-framer-name\":\"Streamline Your Workflow with Mint\",fonts:[\"Inter\"],name:\"Streamline Your Workflow with Mint\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-u5p90w\",\"data-styles-preset\":\"kXUxPAmva\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d0f73d22-836b-4907-8089-1f8c17cd6ab3, rgba(243, 236, 254, 0.7))\"},children:\"Streamline your marble operations with advanced AI solutions for color calibration, pattern analysis, size measurement, and defect detection\u2014all in one seamless platform.\"})}),className:\"framer-nxg2d4\",\"data-framer-name\":\"Boost productivity, collaboration, and results with our powerful SaaS solution.\",fonts:[\"Inter\"],name:\"Boost productivity, collaboration, and results with our powerful SaaS solution.\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10lvtoa\",\"data-framer-name\":\"Button Group\",name:\"Button Group\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"me1kdMzhn\"},implicitPathVariables:undefined},{href:{webPageId:\"me1kdMzhn\"},implicitPathVariables:undefined},{href:{webPageId:\"me1kdMzhn\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{y:426},MR0GvaVMI:{y:502}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:632,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-lrr0a-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{KYcs_t9zK:resolvedLinks[2]},MR0GvaVMI:{KYcs_t9zK:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"yduSK4fY0\",KYcs_t9zK:resolvedLinks[0],layoutId:\"yduSK4fY0\",r2rN99WTp:\"Get Started\",variant:\"T9ox8e8x1\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dhJfrpkq0\"},implicitPathVariables:undefined},{href:{webPageId:\"dhJfrpkq0\"},implicitPathVariables:undefined},{href:{webPageId:\"dhJfrpkq0\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{y:486},MR0GvaVMI:{y:502}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:632,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-e081ff-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{KYcs_t9zK:resolvedLinks1[2]},MR0GvaVMI:{KYcs_t9zK:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"ucvTpdFWY\",KYcs_t9zK:resolvedLinks1[0],layoutId:\"ucvTpdFWY\",r2rN99WTp:\"Request Demo\",variant:\"QkOI3Rja3\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-boz2dq\",\"data-framer-name\":\"Dashboard\",name:\"Dashboard\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1091,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(590),pixelHeight:1029,pixelWidth:2171,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/EdV7t4xkNhRZHND7NUv9QTYM5o.png\"}},MR0GvaVMI:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1091,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(606),pixelHeight:1029,pixelWidth:2171,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/EdV7t4xkNhRZHND7NUv9QTYM5o.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1091,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(756),pixelHeight:1029,pixelWidth:2171,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/EdV7t4xkNhRZHND7NUv9QTYM5o.png\"},className:\"framer-1d6geea\",\"data-framer-name\":\"image 11\",name:\"image 11\"})})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1h3r0is\",\"data-framer-name\":\"Features\",name:\"Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hju6c6\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5qcfie\",\"data-framer-name\":\"Section Header\",name:\"Section Header\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1lwemzl\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{y:1328},MR0GvaVMI:{y:1384}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:1554,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hdfo35-container\",children:/*#__PURE__*/_jsx(Chip,{height:\"100%\",id:\"Ee7jpUrGA\",layoutId:\"Ee7jpUrGA\",variant:\"i_ngU97aU\",width:\"100%\",XdmX7Dqyq:\"Features\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ugzu4f\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-lu9xbg\",\"data-styles-preset\":\"K7N0EshSP\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-08566059-3c11-4912-97a7-3dfd95c0ec07, rgb(243, 236, 254))\"},children:\"Enhance Your Marble Operations with Advanced Features\"})}),className:\"framer-grxcfe\",\"data-framer-name\":\"Build your website that helps you grow\",fonts:[\"Inter\"],name:\"Build your website that helps you grow\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-xr854y\",\"data-styles-preset\":\"Cr4a0MymW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d0f73d22-836b-4907-8089-1f8c17cd6ab3, rgba(243, 236, 254, 0.7))\"},children:\"From AI-Powered Insights to Customizable Dashboards, Tundra AI Gives You the Tools to Drive Smarter Decisions and Boost Efficiency.\"})}),className:\"framer-1i4o0w5\",\"data-framer-name\":\"No matter what project you're working on, we've got you covered with the best wireframe kits for any platform.\",fonts:[\"Inter\"],name:\"No matter what project you're working on, we've got you covered with the best wireframe kits for any platform.\",verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"min(100vw - 40px, 1200px)\",y:1600},MR0GvaVMI:{width:\"min(100vw - 80px, 1200px)\",y:1676}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:763,width:\"min(100vw, 1200px)\",y:1866,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ic2r7a-container\",children:/*#__PURE__*/_jsx(AllFeatures_FeaturesSection2,{height:\"100%\",id:\"ksWLAleDF\",layoutId:\"ksWLAleDF\",style:{width:\"100%\"},variant:\"bfz3dJlRX\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1xkzbjx\",\"data-framer-name\":\"Features\",name:\"Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12pr6kz\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bwjtw0\",\"data-framer-name\":\"Section Header\",name:\"Section Header\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-i90qpq\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{y:2443},MR0GvaVMI:{y:2619}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:2829,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19yq6y-container\",children:/*#__PURE__*/_jsx(Chip,{height:\"100%\",id:\"IFc1dXLIm\",layoutId:\"IFc1dXLIm\",variant:\"i_ngU97aU\",width:\"100%\",XdmX7Dqyq:\"features\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e396v1\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-lu9xbg\",\"data-styles-preset\":\"K7N0EshSP\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-08566059-3c11-4912-97a7-3dfd95c0ec07, rgb(243, 236, 254))\"},children:\"Unlock the Future of Vendor Management with Intelligent Analytics\"})}),className:\"framer-1y9k7qe\",\"data-framer-name\":\"Build your website that helps you grow\",fonts:[\"Inter\"],name:\"Build your website that helps you grow\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-xr854y\",\"data-styles-preset\":\"Cr4a0MymW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d0f73d22-836b-4907-8089-1f8c17cd6ab3, rgba(243, 236, 254, 0.7))\"},children:\"Empower your business with AI-driven insights, real-time tracking, and comprehensive historical data.\"})}),className:\"framer-18ivfl8\",\"data-framer-name\":\"No matter what project you're working on, we've got you covered with the best wireframe kits for any platform.\",fonts:[\"Inter\"],name:\"No matter what project you're working on, we've got you covered with the best wireframe kits for any platform.\",verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t7cjb2\",\"data-framer-name\":\"Layout\",name:\"Layout\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1am3ssy\",\"data-framer-name\":\"Bento Grid\",name:\"Bento Grid\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"max(min(100vw - 40px, 1200px), 1px)\",y:2741},MR0GvaVMI:{width:\"max((min(100vw - 80px, 1200px) - 40px) / 2, 1px)\",y:2937}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:516,width:\"max((min(100vw, 1200px) - 40px) / 2, 1px)\",y:3167,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-11wwdfx-container\",children:/*#__PURE__*/_jsx(FeatureImageCard,{B_oSCZHN2:\"Tailor dashboards to display the metrics and KPIs most relevant to your business needs.\",gjmcbzNps:\"Customizable Dashboards\",height:\"100%\",id:\"bCDOvdZiO\",layoutId:\"bCDOvdZiO\",style:{width:\"100%\"},width:\"100%\",ZHdVz8yGc:addImageAlt({src:\"https://framerusercontent.com/images/hD5eB5kfkXQQPpqtJcbAAm0gOUo.png\",srcSet:\"https://framerusercontent.com/images/hD5eB5kfkXQQPpqtJcbAAm0gOUo.png?scale-down-to=512 512w,https://framerusercontent.com/images/hD5eB5kfkXQQPpqtJcbAAm0gOUo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hD5eB5kfkXQQPpqtJcbAAm0gOUo.png 1160w\"},\"\")})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"max(min(100vw - 40px, 1200px), 1px)\",y:3281},MR0GvaVMI:{width:\"max((min(100vw - 80px, 1200px) - 40px) / 2, 1px)\",y:2937}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:516,width:\"max((min(100vw, 1200px) - 40px) / 2, 1px)\",y:3167,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1wa6r75-container\",children:/*#__PURE__*/_jsx(FeatureImageCard,{B_oSCZHN2:\"Generate comprehensive reports automatically, saving time and ensuring accuracy.\",gjmcbzNps:\"Automated Reporting\",height:\"100%\",id:\"dGuz3VE7r\",layoutId:\"dGuz3VE7r\",style:{width:\"100%\"},width:\"100%\",ZHdVz8yGc:addImageAlt({src:\"https://framerusercontent.com/images/msq1TXfUOsQAxW8KW6oZ6vhT1C8.png\",srcSet:\"https://framerusercontent.com/images/msq1TXfUOsQAxW8KW6oZ6vhT1C8.png?scale-down-to=512 512w,https://framerusercontent.com/images/msq1TXfUOsQAxW8KW6oZ6vhT1C8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/msq1TXfUOsQAxW8KW6oZ6vhT1C8.png 1160w\"},\"\")})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"max(min(100vw - 40px, 1200px), 1px)\",y:3821},MR0GvaVMI:{width:\"max((min(100vw - 80px, 1200px) - 40px) / 2, 1px)\",y:3493}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:516,width:\"max((min(100vw, 1200px) - 40px) / 2, 1px)\",y:3723,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1lz0m1r-container\",children:/*#__PURE__*/_jsx(FeatureImageCard,{B_oSCZHN2:\"Stay informed with real-time alerts and notifications about significant changes or anomalies in vendor performance.\",gjmcbzNps:\"Integrations\",height:\"100%\",id:\"tqfhC8CN6\",layoutId:\"tqfhC8CN6\",style:{width:\"100%\"},width:\"100%\",ZHdVz8yGc:addImageAlt({src:\"https://framerusercontent.com/images/g7xc0GxWIEcVSFnc73ASnAEObVA.png\",srcSet:\"https://framerusercontent.com/images/g7xc0GxWIEcVSFnc73ASnAEObVA.png?scale-down-to=512 512w,https://framerusercontent.com/images/g7xc0GxWIEcVSFnc73ASnAEObVA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/g7xc0GxWIEcVSFnc73ASnAEObVA.png 1160w\"},\"\")})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"max(min(100vw - 40px, 1200px), 1px)\",y:4361},MR0GvaVMI:{width:\"max((min(100vw - 80px, 1200px) - 40px) / 2, 1px)\",y:3493}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:516,width:\"max((min(100vw, 1200px) - 40px) / 2, 1px)\",y:3723,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-140ml48-container\",children:/*#__PURE__*/_jsx(FeatureImageCard,{B_oSCZHN2:\"Visualize vendor activities and performance with intuitive graphs updated every month.\",gjmcbzNps:\"Monthly Tracking Graphs\",height:\"100%\",id:\"KbRkeRuo_\",layoutId:\"KbRkeRuo_\",style:{width:\"100%\"},width:\"100%\",ZHdVz8yGc:addImageAlt({src:\"https://framerusercontent.com/images/QsCcKmtalwFMPGkkA6OSdmPh0.png\",srcSet:\"https://framerusercontent.com/images/QsCcKmtalwFMPGkkA6OSdmPh0.png?scale-down-to=512 512w,https://framerusercontent.com/images/QsCcKmtalwFMPGkkA6OSdmPh0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QsCcKmtalwFMPGkkA6OSdmPh0.png 1160w\"},\"\")})})})})]})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-43to3p\",\"data-framer-name\":\"Features\",name:\"Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j8skly\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a9mw3v\",\"data-framer-name\":\"Section Header\",name:\"Section Header\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1v03cyg\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{y:4957},MR0GvaVMI:{y:4209}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:4439,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f7pcvt-container\",children:/*#__PURE__*/_jsx(Chip,{height:\"100%\",id:\"m9EN__yJk\",layoutId:\"m9EN__yJk\",variant:\"i_ngU97aU\",width:\"100%\",XdmX7Dqyq:\"Why Us\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-157t384\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-lu9xbg\",\"data-styles-preset\":\"K7N0EshSP\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-08566059-3c11-4912-97a7-3dfd95c0ec07, rgb(243, 236, 254))\"},children:\"Why is Tundra AI Superior to Conventional Approaches?\"})}),className:\"framer-15avi1o\",\"data-framer-name\":\"Build your website that helps you grow\",fonts:[\"Inter\"],name:\"Build your website that helps you grow\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-xr854y\",\"data-styles-preset\":\"Cr4a0MymW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d0f73d22-836b-4907-8089-1f8c17cd6ab3, rgba(243, 236, 254, 0.7))\"},children:\"At Tundra AI, we specialize in solving the marble industry's toughest challenges with our AI-powered solutions. From eliminating human errors to ensuring consistent quality, we empower manufacturers and distributors to redefine their operations. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-xr854y\",\"data-styles-preset\":\"Cr4a0MymW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d0f73d22-836b-4907-8089-1f8c17cd6ab3, rgba(243, 236, 254, 0.7))\"},children:\"Here's why Tundra AI stands out:\"})]}),className:\"framer-12p9nk\",\"data-framer-name\":\"No matter what project you're working on, we've got you covered with the best wireframe kits for any platform.\",fonts:[\"Inter\"],name:\"No matter what project you're working on, we've got you covered with the best wireframe kits for any platform.\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b700ze\",\"data-framer-name\":\"Button Group\",name:\"Button Group\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"me1kdMzhn\"},implicitPathVariables:undefined},{href:{webPageId:\"me1kdMzhn\"},implicitPathVariables:undefined},{href:{webPageId:\"me1kdMzhn\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{y:5403},MR0GvaVMI:{y:4655}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:4885,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1egxlnq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{KYcs_t9zK:resolvedLinks2[2]},MR0GvaVMI:{KYcs_t9zK:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"dhcJOZETR\",KYcs_t9zK:resolvedLinks2[0],layoutId:\"dhcJOZETR\",r2rN99WTp:\"Get Started\",variant:\"T9ox8e8x1\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dhJfrpkq0\"},implicitPathVariables:undefined},{href:{webPageId:\"dhJfrpkq0\"},implicitPathVariables:undefined},{href:{webPageId:\"dhJfrpkq0\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{y:5463},MR0GvaVMI:{y:4655}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:4885,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-xv96pg-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{KYcs_t9zK:resolvedLinks3[2]},MR0GvaVMI:{KYcs_t9zK:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"esPzzai39\",KYcs_t9zK:resolvedLinks3[0],layoutId:\"esPzzai39\",r2rN99WTp:\"Request Demo\",variant:\"QkOI3Rja3\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-huvapq\",\"data-framer-name\":\"Layout\",name:\"Layout\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f30b96\",\"data-framer-name\":\"Bento Grid\",name:\"Bento Grid\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"max(min(100vw - 40px, 1200px), 1px)\",y:5547},MR0GvaVMI:{width:\"max((min(100vw - 80px, 1200px) - 24px) / 2, 1px)\",y:4759}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:224,width:\"max((min(100vw, 1200px) - 48px) / 3, 1px)\",y:5009,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ox6ms4-container\",children:/*#__PURE__*/_jsx(FeatureCard,{BTd_ecZSh:\"Unmatched Accuracy\",hbrv20gJp:\"True Color, Pattern, and Size: Scientifically calibrated imaging ensures that what you see digitally mirrors reality.\",height:\"100%\",id:\"wO8DQaxNI\",layoutId:\"wO8DQaxNI\",OuiMwt5me:\"Target\",style:{width:\"100%\"},variant:\"LL4wGYN2b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"max(min(100vw - 40px, 1200px), 1px)\",y:5795},MR0GvaVMI:{width:\"max((min(100vw - 80px, 1200px) - 24px) / 2, 1px)\",y:4759}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:224,width:\"max((min(100vw, 1200px) - 48px) / 3, 1px)\",y:5009,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-v0icha-container\",children:/*#__PURE__*/_jsx(FeatureCard,{BTd_ecZSh:\"Automated Classification\",hbrv20gJp:\"Streamline production with AI-powered sorting based on color, pattern, and quality.\",height:\"100%\",id:\"tanei2wld\",layoutId:\"tanei2wld\",OuiMwt5me:\"Database\",style:{width:\"100%\"},variant:\"LL4wGYN2b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"max(min(100vw - 40px, 1200px), 1px)\",y:6043},MR0GvaVMI:{width:\"max((min(100vw - 80px, 1200px) - 24px) / 2, 1px)\",y:5007}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:224,width:\"max((min(100vw, 1200px) - 48px) / 3, 1px)\",y:5009,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-5bvis2-container\",children:/*#__PURE__*/_jsx(FeatureCard,{BTd_ecZSh:\"Competitive Edge\",hbrv20gJp:\"Cost-Effective Setup: Unlike traditional industrial scanners, our mobile-friendly, IoT-based platform is easy to deploy.\",height:\"100%\",id:\"tApTlyxJ_\",layoutId:\"tApTlyxJ_\",OuiMwt5me:\"Strategy\",style:{width:\"100%\"},variant:\"LL4wGYN2b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"max(min(100vw - 40px, 1200px), 1px)\",y:6291},MR0GvaVMI:{width:\"max((min(100vw - 80px, 1200px) - 24px) / 2, 1px)\",y:5007}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:224,width:\"max((min(100vw, 1200px) - 48px) / 3, 1px)\",y:5257,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1co4f5r-container\",children:/*#__PURE__*/_jsx(FeatureCard,{BTd_ecZSh:\"Sustainability & Innovation\",hbrv20gJp:\"By reducing wastage and improving operational efficiency, Tundra AI contributes to a greener future.\",height:\"100%\",id:\"yVrWYE4j3\",layoutId:\"yVrWYE4j3\",OuiMwt5me:\"Diamond\",style:{width:\"100%\"},variant:\"LL4wGYN2b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"max(min(100vw - 40px, 1200px), 1px)\",y:6539},MR0GvaVMI:{width:\"max((min(100vw - 80px, 1200px) - 24px) / 2, 1px)\",y:5255}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:224,width:\"max((min(100vw, 1200px) - 48px) / 3, 1px)\",y:5257,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-zb0s0z-container\",children:/*#__PURE__*/_jsx(FeatureCard,{BTd_ecZSh:\"Customizable Dashboards\",hbrv20gJp:\"Customize your dashboards to perfectly align with your business requirements with flexible configurations.\",height:\"100%\",id:\"J712BZKXy\",layoutId:\"J712BZKXy\",OuiMwt5me:\"Faders\",style:{width:\"100%\"},variant:\"LL4wGYN2b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"max(min(100vw - 40px, 1200px), 1px)\",y:6787},MR0GvaVMI:{width:\"max((min(100vw - 80px, 1200px) - 24px) / 2, 1px)\",y:5255}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:224,width:\"max((min(100vw, 1200px) - 48px) / 3, 1px)\",y:5257,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1e47r3r-container\",children:/*#__PURE__*/_jsx(FeatureCard,{BTd_ecZSh:\"Alerts and Notifications\",hbrv20gJp:\"Stay informed with real-time alerts and notifications about quality deficiencies & grouping suggestions.\",height:\"100%\",id:\"zAK0LTwdB\",layoutId:\"zAK0LTwdB\",OuiMwt5me:\"Alarm\",style:{width:\"100%\"},variant:\"LL4wGYN2b\",width:\"100%\"})})})})]})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-12dpmbm\",\"data-framer-name\":\"Features\",name:\"Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ku48r7\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-rgf6co\",\"data-framer-name\":\"Section Header\",name:\"Section Header\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1lsnqyy\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{y:7091},MR0GvaVMI:{y:5659}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:5661,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h6km30-container\",children:/*#__PURE__*/_jsx(Chip,{height:\"100%\",id:\"EU2BLvvdO\",layoutId:\"EU2BLvvdO\",variant:\"i_ngU97aU\",width:\"100%\",XdmX7Dqyq:\"FAQs\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v165n6\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-lu9xbg\",\"data-styles-preset\":\"K7N0EshSP\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-08566059-3c11-4912-97a7-3dfd95c0ec07, rgb(243, 236, 254))\"},children:\"Frequently asked questions\"})}),className:\"framer-atlbqo\",\"data-framer-name\":\"Build your website that helps you grow\",fonts:[\"Inter\"],name:\"Build your website that helps you grow\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-xr854y\",\"data-styles-preset\":\"Cr4a0MymW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d0f73d22-836b-4907-8089-1f8c17cd6ab3, rgba(243, 236, 254, 0.7))\"},children:\"Everything you need to know about the product.\"})}),className:\"framer-1lqm0li\",\"data-framer-name\":\"No matter what project you're working on, we've got you covered with the best wireframe kits for any platform.\",fonts:[\"Inter\"],name:\"No matter what project you're working on, we've got you covered with the best wireframe kits for any platform.\",verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1kyfwkf\",\"data-framer-name\":\"Questions\",name:\"Questions\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"min(min(100vw - 40px, 1200px), 800px)\",y:7389},MR0GvaVMI:{width:\"min(min(100vw - 80px, 1200px), 800px)\",y:5977}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:\"min(min(100vw, 1200px), 800px)\",y:5999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-d628qx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{EBosMvmXB:\"What are the supports i get?\"}},children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"How does Tundra AI ensure accurate marble color representation?\",height:\"100%\",id:\"HFZaQyQTj\",layoutId:\"HFZaQyQTj\",rOf8huhxW:\"Tundra AI uses advanced True Color Calibration algorithms to eliminate distortions caused by lighting, camera quality, and angle. By analyzing images scientifically, we ensure the digital representation of the marble matches its true color as seen by the human eye.\",style:{width:\"100%\"},variant:\"uk1BN2mtl\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"min(min(100vw - 40px, 1200px), 800px)\",y:7533},MR0GvaVMI:{width:\"min(min(100vw - 80px, 1200px), 800px)\",y:6121}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:\"min(min(100vw, 1200px), 800px)\",y:6143,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yrs6eo-container\",children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"Can Tundra AI detect subtle defects in marble slabs?\",height:\"100%\",id:\"Yw8FdLrCv\",layoutId:\"Yw8FdLrCv\",rOf8huhxW:\"Yes, Tundra AI\u2019s AI-Driven Quality Control can identify even the smallest imperfections, such as cracks, dots, and joints. It categorizes slabs based on user-defined quality classes (A, B, C), ensuring that only high-quality products are delivered to your customers.\",style:{width:\"100%\"},variant:\"uk1BN2mtl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"min(min(100vw - 40px, 1200px), 800px)\",y:7677},MR0GvaVMI:{width:\"min(min(100vw - 80px, 1200px), 800px)\",y:6265}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:\"min(min(100vw, 1200px), 800px)\",y:6287,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mr1qcj-container\",children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"What is the accuracy of Tundra AI\u2019s size measurements?\",height:\"100%\",id:\"PeXKhAP4E\",layoutId:\"PeXKhAP4E\",rOf8huhxW:\"Our True Size Calibration feature achieves an accuracy of 0.25 cm. This is possible through the use of images captured with mobile phones combined with AR marker charts, ensuring precise dimensions without the need for expensive hardware.\",style:{width:\"100%\"},variant:\"uk1BN2mtl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"min(min(100vw - 40px, 1200px), 800px)\",y:7821},MR0GvaVMI:{width:\"min(min(100vw - 80px, 1200px), 800px)\",y:6409}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:\"min(min(100vw, 1200px), 800px)\",y:6431,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zn7ikq-container\",children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"How does pattern analysis help in marble selection?\",height:\"100%\",id:\"lR63DVmi1\",layoutId:\"lR63DVmi1\",rOf8huhxW:\"Our True Pattern Analysis feature uses AI to examine vein density, direction, and thickness, creating a unique digital fingerprint for each slab. This ensures accurate grouping of slabs with similar aesthetics, making it easier to match and recommend them for large-scale installations.\",style:{width:\"100%\"},variant:\"uk1BN2mtl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"min(min(100vw - 40px, 1200px), 800px)\",y:7965},MR0GvaVMI:{width:\"min(min(100vw - 80px, 1200px), 800px)\",y:6553}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:\"min(min(100vw, 1200px), 800px)\",y:6575,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wjlo06-container\",children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"Can Tundra AI handle grouping of slabs automatically?\",height:\"100%\",id:\"KmrCtBUGm\",layoutId:\"KmrCtBUGm\",rOf8huhxW:\"Yes, with our Selection & Grouping functionality, Tundra AI automates the process of categorizing slabs based on their color, pattern, and quality. This minimizes human error, saves time, and ensures consistency across batches.\",style:{width:\"100%\"},variant:\"uk1BN2mtl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"min(min(100vw - 40px, 1200px), 800px)\",y:8109},MR0GvaVMI:{width:\"min(min(100vw - 80px, 1200px), 800px)\",y:6697}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:\"min(min(100vw, 1200px), 800px)\",y:6719,children:/*#__PURE__*/_jsx(Container,{className:\"framer-flgbkk-container\",children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"Is specialized equipment needed to use Tundra AI\u2019s features?\",height:\"100%\",id:\"V1ppoBPuc\",layoutId:\"V1ppoBPuc\",rOf8huhxW:\"No specialized equipment is required. Tundra AI works seamlessly with images taken from standard mobile phones, paired with AR marker charts for size calibration and precision. Our solution is designed to be cost-effective and user-friendly.\",style:{width:\"100%\"},variant:\"uk1BN2mtl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"min(min(100vw - 40px, 1200px), 800px)\",y:8253},MR0GvaVMI:{width:\"min(min(100vw - 80px, 1200px), 800px)\",y:6841}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:\"min(min(100vw, 1200px), 800px)\",y:6863,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17wjkim-container\",children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"Can Tundra AI integrate with our existing systems?\",height:\"100%\",id:\"Hup5rp_ap\",layoutId:\"Hup5rp_ap\",rOf8huhxW:\"Yes, Tundra AI offers API-ready integration to connect with your existing inventory management, ERP, or CRM systems. This ensures that the data and insights generated by our platform can be seamlessly incorporated into your workflow.\",style:{width:\"100%\"},variant:\"uk1BN2mtl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{width:\"min(min(100vw - 40px, 1200px), 800px)\",y:8397},MR0GvaVMI:{width:\"min(min(100vw - 80px, 1200px), 800px)\",y:6985}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:\"min(min(100vw, 1200px), 800px)\",y:7007,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fmwpsr-container\",children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"Can Tundra AI be used for custom slab specifications?\",height:\"100%\",id:\"hJ4sOImNd\",layoutId:\"hJ4sOImNd\",rOf8huhxW:\"Absolutely. Tundra AI allows you to define custom specifications, such as color ranges, quality thresholds, and size tolerances. This ensures that the slabs meet your specific project or customer requirements.\",style:{width:\"100%\"},variant:\"uk1BN2mtl\",width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dhJfrpkq0\"},implicitPathVariables:undefined},{href:{webPageId:\"dhJfrpkq0\"},implicitPathVariables:undefined},{href:{webPageId:\"dhJfrpkq0\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{y:9051},MR0GvaVMI:{y:7199}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:564,width:\"100vw\",y:7221,children:/*#__PURE__*/_jsx(Container,{className:\"framer-csessh-container\",\"data-framer-name\":\"CTA\",name:\"CTA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{SFp490_dF:resolvedLinks4[2]},MR0GvaVMI:{SFp490_dF:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"pEPdX3__t\",layoutId:\"pEPdX3__t\",name:\"CTA\",SFp490_dF:resolvedLinks4[0],style:{width:\"100%\"},tpxB_sTJi:\"Get Started\",variant:\"qWJpRta7O\",width:\"100%\",xsEgADYNZ:\"Take the next step toward optimized & streamlined operations.\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{y:8571},MR0GvaVMI:{y:7763}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:\"100vw\",y:7785,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s7izzy-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mIxjEYAwl:{variant:\"wsPVS0Ff6\"},MR0GvaVMI:{variant:\"iul0kg_A6\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"PfSacL340\",layoutId:\"PfSacL340\",style:{width:\"100%\"},variant:\"pnCZPNE0b\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-aAJEH { background: var(--token-0c2206af-057d-4b7e-add0-4525b21b89d9, rgb(14, 5, 27)) /* {\"name\":\"Purple900\"} */; }`,\".framer-aAJEH.framer-lux5qc, .framer-aAJEH .framer-lux5qc { display: block; }\",\".framer-aAJEH.framer-72rtr7 { align-content: center; align-items: center; background-color: var(--token-0c2206af-057d-4b7e-add0-4525b21b89d9, #0e051b); 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-aAJEH .framer-8oc710-container { flex: none; height: auto; position: relative; width: 100%; z-index: 3; }\",\".framer-aAJEH .framer-1pfantj { align-content: center; align-items: center; background-color: var(--token-0c2206af-057d-4b7e-add0-4525b21b89d9, #0e051b); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 250px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-aAJEH .framer-kw72in { aspect-ratio: 1.594397076735688 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1642px); left: -589px; position: absolute; right: -589px; top: -766px; z-index: 0; }\",\".framer-aAJEH .framer-1d2i9d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-aAJEH .framer-7dlq8x-container, .framer-aAJEH .framer-lrr0a-container, .framer-aAJEH .framer-e081ff-container, .framer-aAJEH .framer-1hdfo35-container, .framer-aAJEH .framer-19yq6y-container, .framer-aAJEH .framer-1f7pcvt-container, .framer-aAJEH .framer-1egxlnq-container, .framer-aAJEH .framer-xv96pg-container, .framer-aAJEH .framer-1h6km30-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-aAJEH .framer-1cm9thj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aAJEH .framer-aw2xlb, .framer-aAJEH .framer-nxg2d4, .framer-aAJEH .framer-grxcfe, .framer-aAJEH .framer-1i4o0w5, .framer-aAJEH .framer-1y9k7qe, .framer-aAJEH .framer-18ivfl8, .framer-aAJEH .framer-15avi1o, .framer-aAJEH .framer-12p9nk, .framer-aAJEH .framer-atlbqo, .framer-aAJEH .framer-1lqm0li { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-aAJEH .framer-10lvtoa, .framer-aAJEH .framer-1b700ze { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aAJEH .framer-boz2dq { 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: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-aAJEH .framer-1d6geea { -webkit-mask: linear-gradient(180deg, #000000 73.27325494439752%, rgba(0,0,0,0) 100%) add; aspect-ratio: 1.7191977077363896 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: var(--framer-aspect-ratio-supported, 698px); mask: linear-gradient(180deg, #000000 73.27325494439752%, rgba(0,0,0,0) 100%) add; position: relative; width: 100%; }\",\".framer-aAJEH .framer-1h3r0is, .framer-aAJEH .framer-1xkzbjx, .framer-aAJEH .framer-43to3p { align-content: center; align-items: center; background-color: var(--token-0c2206af-057d-4b7e-add0-4525b21b89d9, #0e051b); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-aAJEH .framer-1hju6c6, .framer-aAJEH .framer-12pr6kz, .framer-aAJEH .framer-1j8skly, .framer-aAJEH .framer-1ku48r7 { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aAJEH .framer-5qcfie, .framer-aAJEH .framer-bwjtw0, .framer-aAJEH .framer-1a9mw3v, .framer-aAJEH .framer-rgf6co { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aAJEH .framer-1lwemzl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 232px; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aAJEH .framer-1ugzu4f, .framer-aAJEH .framer-e396v1, .framer-aAJEH .framer-157t384, .framer-aAJEH .framer-1v165n6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aAJEH .framer-1ic2r7a-container, .framer-aAJEH .framer-d628qx-container, .framer-aAJEH .framer-yrs6eo-container, .framer-aAJEH .framer-1mr1qcj-container, .framer-aAJEH .framer-zn7ikq-container, .framer-aAJEH .framer-wjlo06-container, .framer-aAJEH .framer-flgbkk-container, .framer-aAJEH .framer-17wjkim-container, .framer-aAJEH .framer-fmwpsr-container, .framer-aAJEH .framer-csessh-container, .framer-aAJEH .framer-s7izzy-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-aAJEH .framer-i90qpq, .framer-aAJEH .framer-1v03cyg, .framer-aAJEH .framer-1lsnqyy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aAJEH .framer-1t7cjb2, .framer-aAJEH .framer-huvapq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aAJEH .framer-1am3ssy { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(1px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-aAJEH .framer-11wwdfx-container, .framer-aAJEH .framer-1wa6r75-container, .framer-aAJEH .framer-1lz0m1r-container, .framer-aAJEH .framer-140ml48-container, .framer-aAJEH .framer-ox6ms4-container, .framer-aAJEH .framer-v0icha-container, .framer-aAJEH .framer-5bvis2-container, .framer-aAJEH .framer-1co4f5r-container, .framer-aAJEH .framer-zb0s0z-container, .framer-aAJEH .framer-1e47r3r-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-aAJEH .framer-f30b96 { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(1px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-aAJEH .framer-12dpmbm { align-content: center; align-items: center; background-color: var(--token-0c2206af-057d-4b7e-add0-4525b21b89d9, #0e051b); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-aAJEH .framer-1kyfwkf { 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: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-aAJEH.framer-72rtr7, .framer-aAJEH .framer-1pfantj, .framer-aAJEH .framer-1d2i9d, .framer-aAJEH .framer-1cm9thj, .framer-aAJEH .framer-10lvtoa, .framer-aAJEH .framer-boz2dq, .framer-aAJEH .framer-1h3r0is, .framer-aAJEH .framer-1hju6c6, .framer-aAJEH .framer-5qcfie, .framer-aAJEH .framer-1lwemzl, .framer-aAJEH .framer-1ugzu4f, .framer-aAJEH .framer-1xkzbjx, .framer-aAJEH .framer-12pr6kz, .framer-aAJEH .framer-bwjtw0, .framer-aAJEH .framer-i90qpq, .framer-aAJEH .framer-e396v1, .framer-aAJEH .framer-1t7cjb2, .framer-aAJEH .framer-43to3p, .framer-aAJEH .framer-1j8skly, .framer-aAJEH .framer-1a9mw3v, .framer-aAJEH .framer-1v03cyg, .framer-aAJEH .framer-157t384, .framer-aAJEH .framer-1b700ze, .framer-aAJEH .framer-huvapq, .framer-aAJEH .framer-12dpmbm, .framer-aAJEH .framer-1ku48r7, .framer-aAJEH .framer-rgf6co, .framer-aAJEH .framer-1lsnqyy, .framer-aAJEH .framer-1v165n6, .framer-aAJEH .framer-1kyfwkf { gap: 0px; } .framer-aAJEH.framer-72rtr7 > *, .framer-aAJEH .framer-1h3r0is > *, .framer-aAJEH .framer-1xkzbjx > *, .framer-aAJEH .framer-43to3p > *, .framer-aAJEH .framer-12dpmbm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-aAJEH.framer-72rtr7 > :first-child, .framer-aAJEH .framer-1pfantj > :first-child, .framer-aAJEH .framer-1d2i9d > :first-child, .framer-aAJEH .framer-1cm9thj > :first-child, .framer-aAJEH .framer-boz2dq > :first-child, .framer-aAJEH .framer-1h3r0is > :first-child, .framer-aAJEH .framer-1hju6c6 > :first-child, .framer-aAJEH .framer-5qcfie > :first-child, .framer-aAJEH .framer-1lwemzl > :first-child, .framer-aAJEH .framer-1ugzu4f > :first-child, .framer-aAJEH .framer-1xkzbjx > :first-child, .framer-aAJEH .framer-12pr6kz > :first-child, .framer-aAJEH .framer-bwjtw0 > :first-child, .framer-aAJEH .framer-i90qpq > :first-child, .framer-aAJEH .framer-e396v1 > :first-child, .framer-aAJEH .framer-1t7cjb2 > :first-child, .framer-aAJEH .framer-43to3p > :first-child, .framer-aAJEH .framer-1j8skly > :first-child, .framer-aAJEH .framer-1a9mw3v > :first-child, .framer-aAJEH .framer-1v03cyg > :first-child, .framer-aAJEH .framer-157t384 > :first-child, .framer-aAJEH .framer-huvapq > :first-child, .framer-aAJEH .framer-12dpmbm > :first-child, .framer-aAJEH .framer-1ku48r7 > :first-child, .framer-aAJEH .framer-rgf6co > :first-child, .framer-aAJEH .framer-1lsnqyy > :first-child, .framer-aAJEH .framer-1v165n6 > :first-child, .framer-aAJEH .framer-1kyfwkf > :first-child { margin-top: 0px; } .framer-aAJEH.framer-72rtr7 > :last-child, .framer-aAJEH .framer-1pfantj > :last-child, .framer-aAJEH .framer-1d2i9d > :last-child, .framer-aAJEH .framer-1cm9thj > :last-child, .framer-aAJEH .framer-boz2dq > :last-child, .framer-aAJEH .framer-1h3r0is > :last-child, .framer-aAJEH .framer-1hju6c6 > :last-child, .framer-aAJEH .framer-5qcfie > :last-child, .framer-aAJEH .framer-1lwemzl > :last-child, .framer-aAJEH .framer-1ugzu4f > :last-child, .framer-aAJEH .framer-1xkzbjx > :last-child, .framer-aAJEH .framer-12pr6kz > :last-child, .framer-aAJEH .framer-bwjtw0 > :last-child, .framer-aAJEH .framer-i90qpq > :last-child, .framer-aAJEH .framer-e396v1 > :last-child, .framer-aAJEH .framer-1t7cjb2 > :last-child, .framer-aAJEH .framer-43to3p > :last-child, .framer-aAJEH .framer-1j8skly > :last-child, .framer-aAJEH .framer-1a9mw3v > :last-child, .framer-aAJEH .framer-1v03cyg > :last-child, .framer-aAJEH .framer-157t384 > :last-child, .framer-aAJEH .framer-huvapq > :last-child, .framer-aAJEH .framer-12dpmbm > :last-child, .framer-aAJEH .framer-1ku48r7 > :last-child, .framer-aAJEH .framer-rgf6co > :last-child, .framer-aAJEH .framer-1lsnqyy > :last-child, .framer-aAJEH .framer-1v165n6 > :last-child, .framer-aAJEH .framer-1kyfwkf > :last-child { margin-bottom: 0px; } .framer-aAJEH .framer-1pfantj > *, .framer-aAJEH .framer-1hju6c6 > *, .framer-aAJEH .framer-12pr6kz > *, .framer-aAJEH .framer-1j8skly > *, .framer-aAJEH .framer-1ku48r7 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-aAJEH .framer-1d2i9d > *, .framer-aAJEH .framer-1lwemzl > *, .framer-aAJEH .framer-i90qpq > *, .framer-aAJEH .framer-1v03cyg > *, .framer-aAJEH .framer-1lsnqyy > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-aAJEH .framer-1cm9thj > *, .framer-aAJEH .framer-1ugzu4f > *, .framer-aAJEH .framer-e396v1 > *, .framer-aAJEH .framer-157t384 > *, .framer-aAJEH .framer-1v165n6 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-aAJEH .framer-10lvtoa > *, .framer-aAJEH .framer-1b700ze > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-aAJEH .framer-10lvtoa > :first-child, .framer-aAJEH .framer-1b700ze > :first-child { margin-left: 0px; } .framer-aAJEH .framer-10lvtoa > :last-child, .framer-aAJEH .framer-1b700ze > :last-child { margin-right: 0px; } .framer-aAJEH .framer-boz2dq > *, .framer-aAJEH .framer-1kyfwkf > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-aAJEH .framer-5qcfie > *, .framer-aAJEH .framer-bwjtw0 > *, .framer-aAJEH .framer-1a9mw3v > *, .framer-aAJEH .framer-rgf6co > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-aAJEH .framer-1t7cjb2 > *, .framer-aAJEH .framer-huvapq > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,`@media (min-width: 810px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-aAJEH { background: var(--token-0c2206af-057d-4b7e-add0-4525b21b89d9, rgb(14, 5, 27)) /* {\"name\":\"Purple900\"} */; } .framer-aAJEH.framer-72rtr7, .framer-aAJEH .framer-8oc710-container { width: 810px; } .framer-aAJEH .framer-1pfantj { gap: 60px; padding: 120px 0px 0px 0px; } .framer-aAJEH .framer-1d2i9d, .framer-aAJEH .framer-boz2dq { padding: 0px 40px 0px 40px; } .framer-aAJEH .framer-aw2xlb { width: 730px; } .framer-aAJEH .framer-1d6geea { height: var(--framer-aspect-ratio-supported, 425px); } .framer-aAJEH .framer-1h3r0is, .framer-aAJEH .framer-12dpmbm { padding: 80px 40px 80px 40px; } .framer-aAJEH .framer-1hju6c6, .framer-aAJEH .framer-12pr6kz, .framer-aAJEH .framer-1j8skly, .framer-aAJEH .framer-1ku48r7 { gap: 60px; } .framer-aAJEH .framer-1xkzbjx, .framer-aAJEH .framer-43to3p { padding: 100px 40px 100px 40px; } .framer-aAJEH .framer-f30b96 { grid-template-columns: repeat(2, minmax(1px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-aAJEH .framer-1pfantj, .framer-aAJEH .framer-1hju6c6, .framer-aAJEH .framer-12pr6kz, .framer-aAJEH .framer-1j8skly, .framer-aAJEH .framer-1ku48r7 { gap: 0px; } .framer-aAJEH .framer-1pfantj > *, .framer-aAJEH .framer-1hju6c6 > *, .framer-aAJEH .framer-12pr6kz > *, .framer-aAJEH .framer-1j8skly > *, .framer-aAJEH .framer-1ku48r7 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-aAJEH .framer-1pfantj > :first-child, .framer-aAJEH .framer-1hju6c6 > :first-child, .framer-aAJEH .framer-12pr6kz > :first-child, .framer-aAJEH .framer-1j8skly > :first-child, .framer-aAJEH .framer-1ku48r7 > :first-child { margin-top: 0px; } .framer-aAJEH .framer-1pfantj > :last-child, .framer-aAJEH .framer-1hju6c6 > :last-child, .framer-aAJEH .framer-12pr6kz > :last-child, .framer-aAJEH .framer-1j8skly > :last-child, .framer-aAJEH .framer-1ku48r7 > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-aAJEH { background: var(--token-0c2206af-057d-4b7e-add0-4525b21b89d9, rgb(14, 5, 27)) /* {\"name\":\"Purple900\"} */; } .framer-aAJEH.framer-72rtr7 { width: 390px; } .framer-aAJEH .framer-8oc710-container { left: 0px; order: 0; position: fixed; top: 0px; width: 390px; } .framer-aAJEH .framer-1pfantj { gap: 60px; order: 1; padding: 120px 0px 0px 0px; } .framer-aAJEH .framer-1d2i9d, .framer-aAJEH .framer-boz2dq { padding: 0px 20px 0px 20px; } .framer-aAJEH .framer-10lvtoa, .framer-aAJEH .framer-1b700ze { align-content: center; align-items: center; flex-direction: column; } .framer-aAJEH .framer-1d6geea { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; height: var(--framer-aspect-ratio-supported, 116px); } .framer-aAJEH .framer-1h3r0is { order: 2; padding: 40px 20px 40px 20px; } .framer-aAJEH .framer-1hju6c6, .framer-aAJEH .framer-12pr6kz, .framer-aAJEH .framer-1j8skly, .framer-aAJEH .framer-1ku48r7 { gap: 40px; } .framer-aAJEH .framer-1xkzbjx { order: 3; padding: 40px 20px 40px 20px; } .framer-aAJEH .framer-1am3ssy { gap: 24px; grid-template-columns: repeat(1, minmax(1px, 1fr)); } .framer-aAJEH .framer-43to3p { order: 4; padding: 40px 20px 40px 20px; } .framer-aAJEH .framer-f30b96 { grid-template-columns: repeat(1, minmax(1px, 1fr)); } .framer-aAJEH .framer-12dpmbm { order: 5; padding: 40px 20px 40px 20px; } .framer-aAJEH .framer-csessh-container { order: 7; } .framer-aAJEH .framer-s7izzy-container { order: 6; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-aAJEH .framer-1pfantj, .framer-aAJEH .framer-10lvtoa, .framer-aAJEH .framer-1hju6c6, .framer-aAJEH .framer-12pr6kz, .framer-aAJEH .framer-1am3ssy, .framer-aAJEH .framer-1j8skly, .framer-aAJEH .framer-1b700ze, .framer-aAJEH .framer-1ku48r7 { gap: 0px; } .framer-aAJEH .framer-1pfantj > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-aAJEH .framer-1pfantj > :first-child, .framer-aAJEH .framer-10lvtoa > :first-child, .framer-aAJEH .framer-1hju6c6 > :first-child, .framer-aAJEH .framer-12pr6kz > :first-child, .framer-aAJEH .framer-1j8skly > :first-child, .framer-aAJEH .framer-1b700ze > :first-child, .framer-aAJEH .framer-1ku48r7 > :first-child { margin-top: 0px; } .framer-aAJEH .framer-1pfantj > :last-child, .framer-aAJEH .framer-10lvtoa > :last-child, .framer-aAJEH .framer-1hju6c6 > :last-child, .framer-aAJEH .framer-12pr6kz > :last-child, .framer-aAJEH .framer-1j8skly > :last-child, .framer-aAJEH .framer-1b700ze > :last-child, .framer-aAJEH .framer-1ku48r7 > :last-child { margin-bottom: 0px; } .framer-aAJEH .framer-10lvtoa > *, .framer-aAJEH .framer-1b700ze > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-aAJEH .framer-1hju6c6 > *, .framer-aAJEH .framer-12pr6kz > *, .framer-aAJEH .framer-1j8skly > *, .framer-aAJEH .framer-1ku48r7 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-aAJEH .framer-1am3ssy > *, .framer-aAJEH .framer-1am3ssy > :first-child, .framer-aAJEH .framer-1am3ssy > :last-child { margin: 0px; } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7569\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"MR0GvaVMI\":{\"layout\":[\"fixed\",\"auto\"]},\"mIxjEYAwl\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-aAJEH\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:7569,width:1440};addFonts(FrameraugiA20Il,[{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\"}]},...NavigationFonts,...ChipFonts,...ButtonFonts,...AllFeatures_FeaturesSection2Fonts,...FeatureImageCardFonts,...FeatureCardFonts,...FAQAccordionFonts,...CTAFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"7569\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MR0GvaVMI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mIxjEYAwl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear1e1frkv", "args", "CycleVariantState", "onTap6lr2u8", "onTappbhn21", "onTapmx3zvv", "onTapynu4dh", "onTapbtlhvz", "onTap55ajgi", "onTap107e0ev", "onTapr4ixc1", "onTapa0zt6z", "useOnVariantChange", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "Framerd_KREL8NN", "withCSS", "d_KREL8NN_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavigationFonts", "getFonts", "Y5LHw13hN_default", "ChipFonts", "v09CuA3dE_default", "ContainerWithFX", "withFX", "Container", "RichTextWithFX", "RichText2", "ButtonFonts", "NlxTmnHNb_default", "MotionDivWithFX", "motion", "AllFeatures_FeaturesSection2Fonts", "d_KREL8NN_default", "FeatureImageCardFonts", "WniElzEgE_default", "FeatureCardFonts", "GSTOGfwqN_default", "FAQAccordionFonts", "eBBj8LTxL_default", "CTAFonts", "KfpGfXTtG_default", "FooterFonts", "P6kaeZDxi_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "transition2", "animation3", "animation4", "transition3", "animation5", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "Y5LHw13hN_default", "SVG", "ContainerWithFX", "v09CuA3dE_default", "RichTextWithFX", "x", "ResolveLinks", "resolvedLinks", "NlxTmnHNb_default", "resolvedLinks1", "getLoadingLazyAtYPosition", "Image2", "MotionDivWithFX", "RichText2", "d_KREL8NN_default", "WniElzEgE_default", "resolvedLinks2", "resolvedLinks3", "GSTOGfwqN_default", "eBBj8LTxL_default", "resolvedLinks4", "KfpGfXTtG_default", "P6kaeZDxi_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "NavigationFonts", "ChipFonts", "ButtonFonts", "AllFeatures_FeaturesSection2Fonts", "FeatureImageCardFonts", "FeatureCardFonts", "FAQAccordionFonts", "CTAFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
