{"version":3,"file":"ihHMIWXqqGUsYN1sDAmk2eS15UX_qGZdeWvCB3i1B_Q.CfPlYqrR.mjs","names":["addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","animation","animation1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","Component","useRef","React.useId","sharedStyle.className","className","Image","css","sharedStyle.css","sharedStyle.fonts","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","Component","React.useRef","React.useId","sharedStyle.className","className","css","sharedStyle.css","sharedStyle.fonts","Row","serializationHash","variantClassNames","transition1","React.useContext","React.useMemo","React.Fragment","getProps","useRef","React.useId","className","Navigation","Phosphor","Button","Brands","Accordion","CTA","Footer","useRef","React.useId","metadata","React.useMemo","metadataProvider","sharedStyle.className","sharedStyle1.className","sharedStyle2.className","sharedStyle3.className","sharedStyle4.className","sharedStyle5.className","sharedStyle6.className","sharedStyle7.className","React.useRef","className","PropertyOverrides","Image","React.Fragment","sharedStyle.css","sharedStyle1.css","sharedStyle2.css","sharedStyle3.css","sharedStyle4.css","sharedStyle5.css","sharedStyle6.css","sharedStyle7.css","sharedStyle.fonts","sharedStyle1.fonts","sharedStyle2.fonts","sharedStyle3.fonts","sharedStyle4.fonts","sharedStyle5.fonts","sharedStyle6.fonts","sharedStyle7.fonts"],"sources":["https:/framerusercontent.com/modules/uBehk0V7OZPRi1rJKdV0/WQSCONHZuXM4fvasdzXA/jVc6SYBjY.js","https:/framerusercontent.com/modules/ui5mYy2i69HsaMou7cAW/yZQwtt8YIEK8phAMxYPx/OVRHX1SwE.js","https:/framerusercontent.com/modules/kr4npCy42lRMDZ5syVOp/u2ZaEDAMpmxED7yeLFYL/jZRebNbk9.js","https:/framerusercontent.com/modules/sU02CwqFDVHcDqTapRvG/teSxWqMyVhT83Oj2yW2h/augiA20Il.js"],"sourcesContent":["// Generated by Framer (8c7c84e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Image,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/xcNOgGu1EOvLmXUOj54E/DavgJo4kIYrTJqzpLYzC/CZmPYT80G.js\";const TickerFonts=getFonts(Ticker);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"p_TjCWtie\",\"xWq5HeObC\",\"pRGgbl3ed\",\"Qm7bfCcu2\"];const serializationHash=\"framer-1UJMv\";const variantClassNames={p_TjCWtie:\"framer-v-17w1mf5\",pRGgbl3ed:\"framer-v-1k11cov\",Qm7bfCcu2:\"framer-v-614sdo\",xWq5HeObC:\"framer-v-16nxz3w\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"p_TjCWtie\",Phone:\"Qm7bfCcu2\",Tablet:\"pRGgbl3ed\",Wide:\"xWq5HeObC\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"p_TjCWtie\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"p_TjCWtie\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-17w1mf5\",className,classNames),\"data-framer-appear-id\":\"17w1mf5\",\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"p_TjCWtie\",optimized:true,ref:refBinding,style:{...style},...addPropertyOverrides({pRGgbl3ed:{\"data-framer-name\":\"Tablet\"},Qm7bfCcu2:{\"data-framer-name\":\"Phone\"},xWq5HeObC:{\"data-framer-name\":\"Wide\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1ozt6ob\",\"data-styles-preset\":\"CZmPYT80G\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-ba7567d5-9be6-4869-923d-aebee0c6192a, rgb(71, 85, 105)))\"},children:\"Backed by the best, integral to the highest performing teams.\"})}),className:\"framer-zfieve\",\"data-framer-name\":\"Used by thusands of fast-growing startups.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"waPiWhh7m\",style:{\"--extracted-1lwpl3i\":\"var(--token-ba7567d5-9be6-4869-923d-aebee0c6192a, rgb(71, 85, 105))\",\"--framer-paragraph-spacing\":\"0px\"},variants:{Qm7bfCcu2:{\"--extracted-1lwpl3i\":\"var(--token-545c12b9-8805-4f92-983f-2f564f7d528b, rgb(75, 85, 99))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Qm7bfCcu2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1ozt6ob\",\"data-styles-preset\":\"CZmPYT80G\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-545c12b9-8805-4f92-983f-2f564f7d528b, rgb(75, 85, 99)))\"},children:\"Backed by the best, integral to the highest performing teams.\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3l0vko-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"oq9apqkVo-container\",nodeId:\"oq9apqkVo\",rendersWithMotion:true,scopeId:\"jVc6SYBjY\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:54,height:\"100%\",hoverFactor:1,id:\"oq9apqkVo\",layoutId:\"oq9apqkVo\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-35ko3k\",\"data-framer-name\":\"Carousel - Howard Hughes\",layoutDependency:layoutDependency,layoutId:\"kW1M9Z4xs-FGHFWF1tr-0\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:76,pixelWidth:432,src:\"https://framerusercontent.com/images/0frNVA21do3B69gwZXwwXSOfvk.png?width=432&height=76\"},className:\"framer-1dpx43z\",\"data-framer-name\":\"howard hughes logo (png)\",layoutDependency:layoutDependency,layoutId:\"kW1M9Z4xs-FGHFWF1tr-0\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-59fgjj\",\"data-framer-name\":\"Carousel - Techstars\",layoutDependency:layoutDependency,layoutId:\"Zj_gfwdfF-KL1vkGcXU-1\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Techstars-Start-Up Accelerator Logo\",fit:\"fill\",pixelHeight:120,pixelWidth:300,src:\"https://framerusercontent.com/images/86BVinWGlGrgO4uv0qezUyWkiKk.png?width=300&height=120\"},className:\"framer-13dnlsi\",\"data-framer-name\":\"Techstars_Logo_Primary_Black-301x120-8c2fce0 2\",layoutDependency:layoutDependency,layoutId:\"Zj_gfwdfF-KL1vkGcXU-1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1l7r3nr\",\"data-framer-name\":\"Carousel - CSL\",layoutDependency:layoutDependency,layoutId:\"ip0GUiFo0-TDQsdMzXO-2\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:186,pixelWidth:370,src:\"https://framerusercontent.com/images/7vZ7KZ7LxHl9YhvKP5HEhN6QA.png?width=370&height=186\"},className:\"framer-uevx9y\",\"data-framer-name\":\"CSL Logo\",layoutDependency:layoutDependency,layoutId:\"ip0GUiFo0-TDQsdMzXO-2\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e1a17g\",\"data-framer-name\":\"Carousel - Cascade\",layoutDependency:layoutDependency,layoutId:\"P5Q624wtP-kjBwqS52O-3\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Cascade Seed Fund Logo- Cascade Seed Fund is a venture capital fund\",fit:\"fill\",pixelHeight:186,pixelWidth:186,src:\"https://framerusercontent.com/images/fnBedTVNzYiT1S1rUTNNEAAWM.png?width=186&height=186\"},className:\"framer-1pztznr\",\"data-framer-name\":\"Cascade Seed Fund logo\",layoutDependency:layoutDependency,layoutId:\"P5Q624wtP-kjBwqS52O-3\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h0pidk\",\"data-framer-name\":\"Carousel - Precursor\",layoutDependency:layoutDependency,layoutId:\"TOzzDml5G-Kx6Vxvu3B-4\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Precursor Ventures Logo- is a classic pre-seed and seed stage venture capital firm i\",fit:\"fill\",pixelHeight:43,pixelWidth:200,src:\"https://framerusercontent.com/images/aDTdSAyIcbQ97ArmBMIB3i8m8.png?width=200&height=43\"},className:\"framer-1kf3fk6\",\"data-framer-name\":\"precursor-header-logo 1\",layoutDependency:layoutDependency,layoutId:\"TOzzDml5G-Kx6Vxvu3B-4\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-11j8tbd\",\"data-framer-name\":\"Carousel - Elsa\",layoutDependency:layoutDependency,layoutId:\"gfdmJm_4Q-XbInE2zIU-5\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:519,intrinsicWidth:1500,pixelHeight:519,pixelWidth:1500,sizes:\"231.2139px\",src:\"https://framerusercontent.com/images/KbGqzts1ttTIF0BNMy3sEWzWi4.webp?width=1500&height=519\",srcSet:\"https://framerusercontent.com/images/KbGqzts1ttTIF0BNMy3sEWzWi4.webp?scale-down-to=512&width=1500&height=519 512w,https://framerusercontent.com/images/KbGqzts1ttTIF0BNMy3sEWzWi4.webp?scale-down-to=1024&width=1500&height=519 1024w,https://framerusercontent.com/images/KbGqzts1ttTIF0BNMy3sEWzWi4.webp?width=1500&height=519 1500w\"},className:\"framer-16fno2u\",\"data-framer-name\":\"Elsa+original\",layoutDependency:layoutDependency,layoutId:\"gfdmJm_4Q-XbInE2zIU-5\"})})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1UJMv.framer-efupq, .framer-1UJMv .framer-efupq { display: block; }\",\".framer-1UJMv.framer-17w1mf5 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 48px 80px 48px; position: relative; width: 1200px; }\",\".framer-1UJMv .framer-zfieve { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-1UJMv .framer-3l0vko-container { flex: none; height: 80px; position: relative; width: 100%; }\",\".framer-1UJMv .framer-35ko3k, .framer-1UJMv .framer-59fgjj, .framer-1UJMv .framer-1l7r3nr, .framer-1UJMv .framer-1e1a17g, .framer-1UJMv .framer-1h0pidk, .framer-1UJMv .framer-11j8tbd { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 80px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 250px; }\",\".framer-1UJMv .framer-1dpx43z { aspect-ratio: 5.684210526315789 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 38px); position: relative; width: 216px; }\",\".framer-1UJMv .framer-13dnlsi { aspect-ratio: 2.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); position: relative; width: 200px; }\",\".framer-1UJMv .framer-uevx9y { aspect-ratio: 1.9875 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); position: relative; width: 159px; }\",\".framer-1UJMv .framer-1pztznr { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); position: relative; width: 80px; }\",\".framer-1UJMv .framer-1kf3fk6 { aspect-ratio: 4.651162790697675 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 43px); position: relative; width: 200px; }\",\".framer-1UJMv .framer-16fno2u { aspect-ratio: 2.8901734104046244 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); overflow: visible; position: relative; width: 231px; }\",\".framer-1UJMv.framer-v-16nxz3w.framer-17w1mf5 { max-width: 1280px; padding: 80px 0px 80px 0px; width: 1280px; }\",\".framer-1UJMv.framer-v-1k11cov.framer-17w1mf5 { padding: 80px 32px 80px 32px; width: 810px; }\",\".framer-1UJMv.framer-v-614sdo.framer-17w1mf5 { gap: 32px; padding: 32px 16px 32px 16px; width: 390px; }\",\".framer-1UJMv.framer-v-614sdo .framer-zfieve { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 312\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"xWq5HeObC\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1280px\",null,null]},\"pRGgbl3ed\":{\"layout\":[\"fixed\",\"auto\"]},\"Qm7bfCcu2\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerjVc6SYBjY=withCSS(Component,css,\"framer-1UJMv\");export default FramerjVc6SYBjY;FramerjVc6SYBjY.displayName=\"Brands\";FramerjVc6SYBjY.defaultProps={height:312,width:1200};addPropertyControls(FramerjVc6SYBjY,{variant:{options:[\"p_TjCWtie\",\"xWq5HeObC\",\"pRGgbl3ed\",\"Qm7bfCcu2\"],optionTitles:[\"Desktop\",\"Wide\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerjVc6SYBjY,[{explicitInter:true,fonts:[{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"}]},...TickerFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjVc6SYBjY\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"312\",\"framerIntrinsicWidth\":\"1200\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xWq5HeObC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1280px\\\",null,null]},\\\"pRGgbl3ed\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Qm7bfCcu2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jVc6SYBjY.map","// Generated by Framer (4175fb7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/d8VPkfYwgsexqSErQpDB/nA4gqlm37ObIUoDvd0vB/JDctid0hR.js\";const cycleOrder=[\"Djcm7uIgM\",\"Z5e859pFk\"];const serializationHash=\"framer-RcH0Q\";const variantClassNames={Djcm7uIgM:\"framer-v-eiyo3i\",Z5e859pFk:\"framer-v-1nclxt5\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Closed:\"Djcm7uIgM\",Open:\"Z5e859pFk\"};const getProps=({answer,height,id,question,width,...props})=>{return{...props,T8rQFvSBR:answer??props.T8rQFvSBR??\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",variant:humanReadableVariantMap[props.variant]??props.variant??\"Djcm7uIgM\",W88zB8mIG:question??props.W88zB8mIG??\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,W88zB8mIG,T8rQFvSBR,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Djcm7uIgM\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaphumekd=activeVariantCallback(async(...args)=>{setVariant(\"Z5e859pFk\");});const onTap16oxgjh=activeVariantCallback(async(...args)=>{setVariant(\"Djcm7uIgM\");});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"Z5e859pFk\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-eiyo3i\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"Djcm7uIgM\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref??ref1,style:{...style},...addPropertyOverrides({Z5e859pFk:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2phzsa\",\"data-framer-name\":\"Question\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"EmXxKOLG0\",onTap:onTaphumekd,...addPropertyOverrides({Z5e859pFk:{onTap:onTap16oxgjh}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qs6g8z\",\"data-framer-name\":\"Plus\",layoutDependency:layoutDependency,layoutId:\"WTea_NTqa\",style:{opacity:.3,rotate:0},variants:{Z5e859pFk:{rotate:45}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-uic8ng\",layoutDependency:layoutDependency,layoutId:\"Nutvsv5l4\",style:{backgroundColor:\"rgb(109, 109, 109)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ejylau\",layoutDependency:layoutDependency,layoutId:\"HfYMkZE8f\",style:{backgroundColor:\"rgb(109, 109, 109)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-24959777-37e3-44ac-ae11-0c6168ada207, rgb(3, 7, 18)))\"},children:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"})}),className:\"framer-1rg1o6d\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"la_1E139Q\",style:{\"--extracted-1lwpl3i\":\"var(--token-24959777-37e3-44ac-ae11-0c6168ada207, rgb(3, 7, 18))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:W88zB8mIG,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-ut1176\",\"data-framer-name\":\"Answer\",layoutDependency:layoutDependency,layoutId:\"B0iB0uGGh\",style:{opacity:0},variants:{Z5e859pFk:{opacity:1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ns4tgy\",\"data-styles-preset\":\"JDctid0hR\",children:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"})}),className:\"framer-17w8gzp\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qAyGTfE7t\",style:{\"--framer-paragraph-spacing\":\"0px\",opacity:.6},text:T8rQFvSBR,variants:{Z5e859pFk:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-RcH0Q.framer-1stzhjq, .framer-RcH0Q .framer-1stzhjq { display: block; }\",\".framer-RcH0Q.framer-eiyo3i { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 400px; }\",\".framer-RcH0Q .framer-2phzsa { -webkit-user-select: none; align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 0px 20px 40px; position: relative; user-select: none; width: 100%; }\",\".framer-RcH0Q .framer-1qs6g8z { flex: none; height: 16px; left: 0px; overflow: hidden; position: absolute; top: 25px; width: 16px; z-index: 1; }\",\".framer-RcH0Q .framer-uic8ng { flex: none; height: 2px; left: calc(50.00000000000002% - 16px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 16px; }\",\".framer-RcH0Q .framer-ejylau { flex: none; height: 16px; left: calc(50.00000000000002% - 2px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 2px; }\",\".framer-RcH0Q .framer-1rg1o6d { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-RcH0Q .framer-ut1176 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 20px 20px 40px; position: relative; width: 100%; }\",\".framer-RcH0Q .framer-17w8gzp { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; 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-RcH0Q.framer-eiyo3i, .framer-RcH0Q .framer-2phzsa, .framer-RcH0Q .framer-ut1176 { gap: 0px; } .framer-RcH0Q.framer-eiyo3i > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-RcH0Q.framer-eiyo3i > :first-child, .framer-RcH0Q .framer-ut1176 > :first-child { margin-top: 0px; } .framer-RcH0Q.framer-eiyo3i > :last-child, .framer-RcH0Q .framer-ut1176 > :last-child { margin-bottom: 0px; } .framer-RcH0Q .framer-2phzsa > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-RcH0Q .framer-2phzsa > :first-child { margin-left: 0px; } .framer-RcH0Q .framer-2phzsa > :last-child { margin-right: 0px; } .framer-RcH0Q .framer-ut1176 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 88\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Z5e859pFk\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"W88zB8mIG\":\"question\",\"T8rQFvSBR\":\"answer\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOVRHX1SwE=withCSS(Component,css,\"framer-RcH0Q\");export default FramerOVRHX1SwE;FramerOVRHX1SwE.displayName=\"Row\";FramerOVRHX1SwE.defaultProps={height:88,width:400};addPropertyControls(FramerOVRHX1SwE,{variant:{options:[\"Djcm7uIgM\",\"Z5e859pFk\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},W88zB8mIG:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Question\",type:ControlType.String},T8rQFvSBR:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Answer\",type:ControlType.String}});addFonts(FramerOVRHX1SwE,[{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://app.framerstatic.com/Inter-SemiBold.cyrillic-ext-C7KWUKA7.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-SemiBold.cyrillic-JWV7SOZ6.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-SemiBold.greek-ext-FBKSFTSU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-SemiBold.greek-EQ3PSENU.woff2\",weight:\"600\"},{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://app.framerstatic.com/Inter-SemiBold.latin-ext-ULRSO3ZR.woff2\",weight:\"600\"},{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://app.framerstatic.com/Inter-SemiBold.latin-RDYY2AG2.woff2\",weight:\"600\"},{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://app.framerstatic.com/Inter-SemiBold.vietnamese-ESQNSEQ3.woff2\",weight:\"600\"},{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOVRHX1SwE\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"W88zB8mIG\\\":\\\"question\\\",\\\"T8rQFvSBR\\\":\\\"answer\\\"}\",\"framerIntrinsicHeight\":\"88\",\"framerIntrinsicWidth\":\"400\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Z5e859pFk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (128ce9c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Row from\"https://framerusercontent.com/modules/ui5mYy2i69HsaMou7cAW/yZQwtt8YIEK8phAMxYPx/OVRHX1SwE.js\";const RowFonts=getFonts(Row);const serializationHash=\"framer-JdPnI\";const variantClassNames={u8OAOsRuv:\"framer-v-qtv5ws\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"u8OAOsRuv\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-qtv5ws\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"u8OAOsRuv\",ref:refBinding,style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ifmgkq-container\",layoutDependency:layoutDependency,layoutId:\"zhhHXHpqz-container\",nodeId:\"zhhHXHpqz\",rendersWithMotion:true,scopeId:\"jZRebNbk9\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"zhhHXHpqz\",layoutId:\"zhhHXHpqz\",style:{width:\"100%\"},T8rQFvSBR:\"Rockhopper seamlessly integrates into your existing Excel routines, automatically tracking changes without any additional steps required from your end. Simply install the Rockhopper add-in and select files from your Microsoft OneDrive and enjoy effortless change tracking in your Excel files.\",variant:\"Djcm7uIgM\",W88zB8mIG:\"How does Rockhopper enhance my current Excel workflows?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-so0e2\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"MzbeT4bhE\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+89,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12uyash-container\",layoutDependency:layoutDependency,layoutId:\"O1vxFDMPe-container\",nodeId:\"O1vxFDMPe\",rendersWithMotion:true,scopeId:\"jZRebNbk9\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"O1vxFDMPe\",layoutId:\"O1vxFDMPe\",style:{width:\"100%\"},T8rQFvSBR:\"Rest assured, Rockhopper prioritizes data security. Operating predominantly on-device minimizes the risk of data breaches, supplemented by secure cloud hosting and integrating with Microsoft’s permissions ensures we protect your sensitive company and client data.\",variant:\"Djcm7uIgM\",W88zB8mIG:\"Is my data secure when using Rockhopper for sensitive Excel spreadsheets and documents?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-k0rdfp\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"hRNmoHZpf\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+178,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10qm138-container\",layoutDependency:layoutDependency,layoutId:\"G7z41AA2C-container\",nodeId:\"G7z41AA2C\",rendersWithMotion:true,scopeId:\"jZRebNbk9\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"G7z41AA2C\",layoutId:\"G7z41AA2C\",style:{width:\"100%\"},T8rQFvSBR:'Absolutely. Rockhopper is tailored for seamless team collaboration, allowing multiple users to utilize the same files simultaneously. With our intuitive \"Track Changes\" and “Commit Changes” feature, reviewing and creating contextual versions of files becomes a breeze, enhancing collaboration efficiency and removing errors.',variant:\"Djcm7uIgM\",W88zB8mIG:\"Can Rockhopper facilitate collaboration within large teams?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-v6yvvf\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"I8CjGnFrJ\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+267,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-g9iygp-container\",layoutDependency:layoutDependency,layoutId:\"ydIr0yOR4-container\",nodeId:\"ydIr0yOR4\",rendersWithMotion:true,scopeId:\"jZRebNbk9\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"ydIr0yOR4\",layoutId:\"ydIr0yOR4\",style:{width:\"100%\"},T8rQFvSBR:\"By meticulously tracking every change made to your spreadsheets, Rockhopper enables you to identify and rectify errors promptly. Our precise change recording ensures that your presentations and models maintain accuracy and quality, saving time and enhancing your work product.\",variant:\"Djcm7uIgM\",W88zB8mIG:\"How does Rockhopper track changes more effectively than Office365 alone?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-10rh90d\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"yYEaNdqhj\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+356,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10wegia-container\",layoutDependency:layoutDependency,layoutId:\"EHtlCZQ_x-container\",nodeId:\"EHtlCZQ_x\",rendersWithMotion:true,scopeId:\"jZRebNbk9\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"EHtlCZQ_x\",layoutId:\"EHtlCZQ_x\",style:{width:\"100%\"},T8rQFvSBR:\"Rockhopper is designed to be compatible with most modern computer systems running Microsoft Excel. To explore Rockhopper's capabilities and compatibility, schedule a demo with us. \",variant:\"Djcm7uIgM\",W88zB8mIG:\"What are the system requirements for Rockhopper?\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-JdPnI.framer-1f6jrvd, .framer-JdPnI .framer-1f6jrvd { display: block; }\",\".framer-JdPnI.framer-qtv5ws { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1000px; will-change: var(--framer-will-change-override, transform); }\",\".framer-JdPnI .framer-ifmgkq-container, .framer-JdPnI .framer-12uyash-container, .framer-JdPnI .framer-10qm138-container, .framer-JdPnI .framer-g9iygp-container, .framer-JdPnI .framer-10wegia-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-JdPnI .framer-so0e2, .framer-JdPnI .framer-k0rdfp, .framer-JdPnI .framer-v6yvvf, .framer-JdPnI .framer-10rh90d { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-JdPnI.framer-qtv5ws { gap: 0px; } .framer-JdPnI.framer-qtv5ws > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-JdPnI.framer-qtv5ws > :first-child { margin-top: 0px; } .framer-JdPnI.framer-qtv5ws > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 324\n * @framerIntrinsicWidth 1000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerjZRebNbk9=withCSS(Component,css,\"framer-JdPnI\");export default FramerjZRebNbk9;FramerjZRebNbk9.displayName=\"Accordion\";FramerjZRebNbk9.defaultProps={height:324,width:1e3};addFonts(FramerjZRebNbk9,[{explicitInter:true,fonts:[]},...RowFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjZRebNbk9\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1000\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"324\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (c999c45)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import CTA from\"#framer/local/canvasComponent/b0E7QoJf_/b0E7QoJf_.js\";import Button from\"#framer/local/canvasComponent/ckYuC_nCv/ckYuC_nCv.js\";import Brands from\"#framer/local/canvasComponent/jVc6SYBjY/jVc6SYBjY.js\";import Accordion from\"#framer/local/canvasComponent/jZRebNbk9/jZRebNbk9.js\";import Navigation from\"#framer/local/canvasComponent/KOlRZgSER/KOlRZgSER.js\";import Footer from\"#framer/local/canvasComponent/pC5DtxUL5/pC5DtxUL5.js\";import*as sharedStyle3 from\"#framer/local/css/bgpyqo6Qc/bgpyqo6Qc.js\";import*as sharedStyle from\"#framer/local/css/DuRt0Ux1c/DuRt0Ux1c.js\";import*as sharedStyle4 from\"#framer/local/css/EwlXQaNSx/EwlXQaNSx.js\";import*as sharedStyle6 from\"#framer/local/css/JDctid0hR/JDctid0hR.js\";import*as sharedStyle1 from\"#framer/local/css/joNOfnoft/joNOfnoft.js\";import*as sharedStyle7 from\"#framer/local/css/MsYjNhLkH/MsYjNhLkH.js\";import*as sharedStyle2 from\"#framer/local/css/zarC3W95m/zarC3W95m.js\";import*as sharedStyle5 from\"#framer/local/css/zszRPxmTW/zszRPxmTW.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavigationFonts=getFonts(Navigation);const PhosphorFonts=getFonts(Phosphor);const ButtonFonts=getFonts(Button);const MotionDivWithFX=withFX(motion.div);const BrandsFonts=getFonts(Brands);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const MotionAWithFX=withFX(motion.a);const AccordionFonts=getFonts(Accordion);const ContainerWithFX=withFX(Container);const CTAFonts=getFonts(CTA);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const FooterFonts=getFonts(Footer);const breakpoints={hmiaXDbHQ:\"(min-width: 1920px)\",ixE5iDKV6:\"(max-width: 809.98px)\",WQLkyLRf1:\"(min-width: 1200px) and (max-width: 1919.98px)\",ZOjcUg830:\"(min-width: 810px) and (max-width: 1199.98px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-wPt5c\";const variantClassNames={hmiaXDbHQ:\"framer-v-aqczuv\",ixE5iDKV6:\"framer-v-11innmq\",WQLkyLRf1:\"framer-v-72rtr7\",ZOjcUg830:\"framer-v-17jco4e\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition1={delay:0,duration:.7,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const transition2={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition3={delay:.2,duration:.7,ease:[.44,0,.56,1],type:\"tween\"};const transition4={delay:.3,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const transition5={delay:.4,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const transition6={delay:.5,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"ixE5iDKV6\",Tablet:\"ZOjcUg830\",Wide:\"hmiaXDbHQ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"ZOjcUg830\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"ZOjcUg830\")return false;return true;};const elementId=useRouteElementId(\"BqSGGXSbt\");const ref1=React.useRef(null);const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"hmiaXDbHQ\")return false;return true;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"hmiaXDbHQ\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ekoe3j-container\",layoutScroll:true,nodeId:\"ahWBjFQtL\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{variant:\"eezmt35JH\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"ahWBjFQtL\",layoutId:\"ahWBjFQtL\",style:{width:\"100%\"},variant:\"NujdAFPLJ\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1399,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:1399,pixelWidth:1440,positionX:\"center\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/aW15DKPBGhvW5VE4OjIFneHNJL0.svg?width=1440&height=1399\",srcSet:\"https://framerusercontent.com/images/aW15DKPBGhvW5VE4OjIFneHNJL0.svg?scale-down-to=512&width=1440&height=1399 512w,https://framerusercontent.com/images/aW15DKPBGhvW5VE4OjIFneHNJL0.svg?scale-down-to=1024&width=1440&height=1399 1024w,https://framerusercontent.com/images/aW15DKPBGhvW5VE4OjIFneHNJL0.svg?width=1440&height=1399 1440w\"},className:\"framer-1qn8w5m\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-y69fkv\",\"data-framer-name\":\"Intro\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sg3xqp\",\"data-border\":true,\"data-framer-name\":\"Banner\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rreup7\",\"data-framer-name\":\"Auto Layout Horizontal\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1depi7l-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"IQWNx0Obl\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-ba7567d5-9be6-4869-923d-aebee0c6192a, rgb(71, 85, 105))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Sparkle\",id:\"IQWNx0Obl\",layoutId:\"IQWNx0Obl\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13xchfn\",\"data-styles-preset\":\"DuRt0Ux1c\",children:\"See a message from our CEO\"})}),className:\"framer-1asyzj3\",\"data-framer-name\":\"We released V2 open API\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{O29wtBDkp:\"checking-for-variances-can-be-a-pain-in-spreasheets\"},unresolvedPathSlugs:{O29wtBDkp:{collectionId:\"vPFg1WC8W\",collectionItemId:\"l1McSzZkR\"}},webPageId:\"yejlbm_bE\"},motionChild:true,nodeId:\"dTvBVH2vJ\",openInNewTab:false,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1bceue8 framer-lux5qc\",\"data-framer-name\":\"Link\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b00f832e-847d-4f19-934d-0255da693b0e, rgb(59, 130, 246))\"},children:\"See our latest post\"})}),className:\"framer-gg1rtw\",\"data-framer-name\":\"See changelog\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9a8zqh-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"kjVkTbHQV\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-b00f832e-847d-4f19-934d-0255da693b0e, rgb(59, 130, 246))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowUpRight\",id:\"kjVkTbHQV\",layoutId:\"kjVkTbHQV\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y2fzd\",\"data-framer-name\":\"Intro texts\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ysc3t9\",\"data-styles-preset\":\"joNOfnoft\",style:{\"--framer-text-alignment\":\"center\"},children:\"Take control of your speadsheets\"})}),className:\"framer-dpcvia\",\"data-framer-name\":\"Access all your AI tools in a single platform\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gev9pt\",\"data-styles-preset\":\"zarC3W95m\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(41, 47, 56)\"},children:\"Our spreadsheet review platform builds trust in your files, saves time finding variances, and minimizes errors for CFO teams everywhere.\"})}),className:\"framer-13i3ucz\",\"data-framer-name\":\"Foster a collaborative environment where teams can manage all their ai tools on a unified platform.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o4vvvf\",\"data-framer-name\":\"Actions\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zyZY15qiQ\"},implicitPathVariables:undefined},{href:{webPageId:\"zyZY15qiQ\"},implicitPathVariables:undefined},{href:{webPageId:\"zyZY15qiQ\"},implicitPathVariables:undefined},{href:{webPageId:\"zyZY15qiQ\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{y:(componentViewport?.y||0)+0+0+120+0+0+704+0},ZOjcUg830:{y:(componentViewport?.y||0)+0+0+160+0+0+704+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+0+0+160+0+0+668+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5nxbno-container\",nodeId:\"QwioRlHvA\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{qDtjE5EZJ:resolvedLinks[3]},ixE5iDKV6:{qDtjE5EZJ:resolvedLinks[2]},ZOjcUg830:{qDtjE5EZJ:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"QwioRlHvA\",K9vusra3X:\"Book Demo\",layoutId:\"QwioRlHvA\",ouJ3vMXJK:false,qDtjE5EZJ:resolvedLinks[0],QWGpWa1sR:\"House\",TVZYJGPb2:false,variant:\"tzVvQK7vm\",width:\"100%\"})})})})})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1obu4np\",\"data-styles-preset\":\"bgpyqo6Qc\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(41, 47, 56)\"},children:\"Links seamlessly with\"})}),className:\"framer-1fq2f56\",\"data-framer-name\":\"Foster a collaborative environment where teams can manage all their ai tools on a unified platform.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZOjcUg830:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+744.7707),pixelHeight:953,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:\"30px\",src:\"https://framerusercontent.com/images/PDyRR3gQ4bdkwODKjB99liK2WI.png?width=1024&height=953\",srcSet:\"https://framerusercontent.com/images/PDyRR3gQ4bdkwODKjB99liK2WI.png?scale-down-to=512&width=1024&height=953 512w,https://framerusercontent.com/images/PDyRR3gQ4bdkwODKjB99liK2WI.png?width=1024&height=953 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:953,pixelWidth:1024,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/PDyRR3gQ4bdkwODKjB99liK2WI.png?width=1024&height=953\",srcSet:\"https://framerusercontent.com/images/PDyRR3gQ4bdkwODKjB99liK2WI.png?scale-down-to=512&width=1024&height=953 512w,https://framerusercontent.com/images/PDyRR3gQ4bdkwODKjB99liK2WI.png?width=1024&height=953 1024w\"},className:\"framer-cgb93z hidden-72rtr7 hidden-11innmq hidden-aqczuv\"})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-13s0fjy hidden-72rtr7 hidden-11innmq hidden-aqczuv\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xpf13b\",children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZOjcUg830:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+739.2707+0+2.5),pixelHeight:32,pixelWidth:32,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/FTtBbg1sWkW40WNTmcb0Urj7vA.svg?width=32&height=32\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:32,pixelWidth:32,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/FTtBbg1sWkW40WNTmcb0Urj7vA.svg?width=32&height=32\"},className:\"framer-fkvjgf hidden-72rtr7 hidden-11innmq hidden-aqczuv\"})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+831-267.5+3.3461),pixelHeight:32,pixelWidth:32,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/FTtBbg1sWkW40WNTmcb0Urj7vA.svg?width=32&height=32\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+598.5+3.3461),pixelHeight:32,pixelWidth:32,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/FTtBbg1sWkW40WNTmcb0Urj7vA.svg?width=32&height=32\"},className:\"framer-1evh8g7 hidden-17jco4e\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vmqnzs\",children:isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZOjcUg830:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+739.2707+0+-.5),pixelHeight:32,pixelWidth:32,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/fogVZzQ2wCpnBZQRzauaiEQ1s.svg?width=32&height=32\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:32,pixelWidth:32,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/fogVZzQ2wCpnBZQRzauaiEQ1s.svg?width=32&height=32\"},className:\"framer-pl5jiv hidden-72rtr7 hidden-11innmq hidden-aqczuv\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-g98s4m hidden-17jco4e\"}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+831-268.5),pixelHeight:32,pixelWidth:32,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/fogVZzQ2wCpnBZQRzauaiEQ1s.svg?width=32&height=32\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+597.5),pixelHeight:32,pixelWidth:32,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/fogVZzQ2wCpnBZQRzauaiEQ1s.svg?width=32&height=32\"},className:\"framer-2gliv2 hidden-17jco4e\"})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+831-262.6154),pixelHeight:953,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:\"28.1079px\",src:\"https://framerusercontent.com/images/PDyRR3gQ4bdkwODKjB99liK2WI.png?width=1024&height=953\",srcSet:\"https://framerusercontent.com/images/PDyRR3gQ4bdkwODKjB99liK2WI.png?scale-down-to=512&width=1024&height=953 512w,https://framerusercontent.com/images/PDyRR3gQ4bdkwODKjB99liK2WI.png?width=1024&height=953 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+604.5),pixelHeight:953,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:\"28.1079px\",src:\"https://framerusercontent.com/images/PDyRR3gQ4bdkwODKjB99liK2WI.png?width=1024&height=953\",srcSet:\"https://framerusercontent.com/images/PDyRR3gQ4bdkwODKjB99liK2WI.png?scale-down-to=512&width=1024&height=953 512w,https://framerusercontent.com/images/PDyRR3gQ4bdkwODKjB99liK2WI.png?width=1024&height=953 1024w\"},className:\"framer-1qazrz0 hidden-17jco4e\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hz8a6x\",\"data-framer-name\":\"Screenshot\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1to3hdt\",\"data-border\":true,\"data-framer-name\":\"Image frame\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{background:{alt:\"Rockhopper-Product Description\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+876+8+0+0),pixelHeight:1850,pixelWidth:3028,positionX:\"center\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1280px) - 16px, 1px)`,src:\"https://framerusercontent.com/images/6o8jl5ByUA7TujqV2YneECFEbc.png?width=3028&height=1850\",srcSet:\"https://framerusercontent.com/images/6o8jl5ByUA7TujqV2YneECFEbc.png?scale-down-to=512&width=3028&height=1850 512w,https://framerusercontent.com/images/6o8jl5ByUA7TujqV2YneECFEbc.png?scale-down-to=1024&width=3028&height=1850 1024w,https://framerusercontent.com/images/6o8jl5ByUA7TujqV2YneECFEbc.png?scale-down-to=2048&width=3028&height=1850 2048w,https://framerusercontent.com/images/6o8jl5ByUA7TujqV2YneECFEbc.png?width=3028&height=1850 3028w\"}},ZOjcUg830:{background:{alt:\"Rockhopper-Product Description\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+876+16+0+0),pixelHeight:1850,pixelWidth:3028,positionX:\"center\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 64px, 1280px) - 32px, 1px)`,src:\"https://framerusercontent.com/images/6o8jl5ByUA7TujqV2YneECFEbc.png?width=3028&height=1850\",srcSet:\"https://framerusercontent.com/images/6o8jl5ByUA7TujqV2YneECFEbc.png?scale-down-to=512&width=3028&height=1850 512w,https://framerusercontent.com/images/6o8jl5ByUA7TujqV2YneECFEbc.png?scale-down-to=1024&width=3028&height=1850 1024w,https://framerusercontent.com/images/6o8jl5ByUA7TujqV2YneECFEbc.png?scale-down-to=2048&width=3028&height=1850 2048w,https://framerusercontent.com/images/6o8jl5ByUA7TujqV2YneECFEbc.png?width=3028&height=1850 3028w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Rockhopper-Product Description\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+840+24+0+0),pixelHeight:1850,pixelWidth:3028,positionX:\"center\",positionY:\"center\",sizes:\"1056px\",src:\"https://framerusercontent.com/images/6o8jl5ByUA7TujqV2YneECFEbc.png?width=3028&height=1850\",srcSet:\"https://framerusercontent.com/images/6o8jl5ByUA7TujqV2YneECFEbc.png?scale-down-to=512&width=3028&height=1850 512w,https://framerusercontent.com/images/6o8jl5ByUA7TujqV2YneECFEbc.png?scale-down-to=1024&width=3028&height=1850 1024w,https://framerusercontent.com/images/6o8jl5ByUA7TujqV2YneECFEbc.png?scale-down-to=2048&width=3028&height=1850 2048w,https://framerusercontent.com/images/6o8jl5ByUA7TujqV2YneECFEbc.png?width=3028&height=1850 3028w\"},className:\"framer-1wxout\",\"data-framer-name\":\"image 5\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{width:\"1280px\"},ixE5iDKV6:{y:(componentViewport?.y||0)+0+831},ZOjcUg830:{y:(componentViewport?.y||0)+0+1552}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:312,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1741,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k1vcfg-container\",nodeId:\"Xeq5WZ9oQ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{variant:\"xWq5HeObC\"},ixE5iDKV6:{variant:\"Qm7bfCcu2\"},ZOjcUg830:{variant:\"pRGgbl3ed\"}},children:/*#__PURE__*/_jsx(Brands,{height:\"100%\",id:\"Xeq5WZ9oQ\",layoutId:\"Xeq5WZ9oQ\",style:{width:\"100%\"},variant:\"p_TjCWtie\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-swn921\",\"data-framer-name\":\"Features 01\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fj99it\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-16l91ka\",\"data-framer-name\":\"Section title\",style:{transformPerspective:1200},children:[isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-mi8o8t\",\"data-styles-preset\":\"EwlXQaNSx\",style:{\"--framer-text-alignment\":\"center\"},children:\"What is Rockhopper?\"})}),className:\"framer-q82zfh hidden-aqczuv\",\"data-framer-name\":\"What is Rockhopper?\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ysc3t9\",\"data-styles-preset\":\"joNOfnoft\",style:{\"--framer-text-alignment\":\"center\"},children:\"What is Rockhopper?\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ysc3t9\",\"data-styles-preset\":\"joNOfnoft\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"div\",{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba7567d5-9be6-4869-923d-aebee0c6192a, rgb(71, 85, 105))\"},children:[\"Rockhopper is a \",/*#__PURE__*/_jsx(\"strong\",{children:\"workflow solution\"}),\" that streamlines the \",/*#__PURE__*/_jsx(\"strong\",{children:\"review, tracking, and approval \"}),\"of spreadsheet changes with enhanced collaboration and audit,\",/*#__PURE__*/_jsx(\"strong\",{children:\" designed for finance teams like yours.\"})]})]})},ixE5iDKV6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"div\",{style:{\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba7567d5-9be6-4869-923d-aebee0c6192a, rgb(71, 85, 105))\"},children:[/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:[\"Rockhopper is a \",/*#__PURE__*/_jsx(\"strong\",{children:\"workflow solution\"}),\" that streamlines the \"]}),/*#__PURE__*/_jsx(\"strong\",{children:\"review, tracking, and approval \"}),\"of spreadsheet changes with enhanced collaboration and audit,\",/*#__PURE__*/_jsx(\"strong\",{children:\" designed for finance teams like yours.\"})]})})},ZOjcUg830:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"div\",{style:{\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba7567d5-9be6-4869-923d-aebee0c6192a, rgb(71, 85, 105))\"},children:[/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:[\"Rockhopper is a \",/*#__PURE__*/_jsx(\"strong\",{children:\"workflow solution\"}),\" that streamlines the \"]}),/*#__PURE__*/_jsx(\"strong\",{children:\"review, tracking, and approval \"}),\"of spreadsheet changes with enhanced collaboration and audit,\",/*#__PURE__*/_jsx(\"strong\",{children:\" designed for finance teams like yours.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"div\",{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba7567d5-9be6-4869-923d-aebee0c6192a, rgb(71, 85, 105))\"},children:[\"Rockhopper is a \",/*#__PURE__*/_jsx(\"strong\",{children:\"workflow solution\"}),\" that streamlines the \",/*#__PURE__*/_jsx(\"strong\",{children:\"review, tracking, and approval \"}),\"of spreadsheet changes with enhanced collaboration and audit,\",/*#__PURE__*/_jsx(\"strong\",{children:\" designed for finance teams like yours.\"})]})}),className:\"framer-848p5s\",\"data-framer-name\":\"Last mile solution\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1nqhwem\",\"data-framer-appear-id\":\"1nqhwem\",\"data-framer-name\":\"Feature Grid\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vcqcag\",\"data-border\":true,\"data-framer-name\":\"Feature Card\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-rc96kz\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2053+0+0+0+1110+0+0+24+0+0),pixelHeight:1636,pixelWidth:2778,sizes:\"502.3827px\",src:\"https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?width=2778&height=1636\",srcSet:\"https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?scale-down-to=512&width=2778&height=1636 512w,https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?scale-down-to=1024&width=2778&height=1636 1024w,https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?scale-down-to=2048&width=2778&height=1636 2048w,https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?width=2778&height=1636 2778w\"}},ixE5iDKV6:{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1143+0+0+0+298+32+0+16+0+0),pixelHeight:1636,pixelWidth:2778,sizes:`calc((max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 32px, 200px) - 32px) * 1.3852)`,src:\"https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?width=2778&height=1636\",srcSet:\"https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?scale-down-to=512&width=2778&height=1636 512w,https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?scale-down-to=1024&width=2778&height=1636 1024w,https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?scale-down-to=2048&width=2778&height=1636 2048w,https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?width=2778&height=1636 2778w\"}},ZOjcUg830:{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1864+0+0+0+404+0+0+24+0+0),pixelHeight:1636,pixelWidth:2778,sizes:`calc((max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 88px) / 2, 200px) - 48px) * 1.3852)`,src:\"https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?width=2778&height=1636\",srcSet:\"https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?scale-down-to=512&width=2778&height=1636 512w,https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?scale-down-to=1024&width=2778&height=1636 1024w,https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?scale-down-to=2048&width=2778&height=1636 2048w,https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?width=2778&height=1636 2778w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2053+0+0+0+414+0+0+24+0+0),pixelHeight:1636,pixelWidth:2778,sizes:`calc((max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 144px) / 3, 200px) - 48px) * 1.3852)`,src:\"https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?width=2778&height=1636\",srcSet:\"https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?scale-down-to=512&width=2778&height=1636 512w,https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?scale-down-to=1024&width=2778&height=1636 1024w,https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?scale-down-to=2048&width=2778&height=1636 2048w,https://framerusercontent.com/images/SX6P4cZQDf6PQLBEX0Ef6UOx4e4.png?width=2778&height=1636 2778w\"},className:\"framer-1rujl85\",\"data-framer-name\":\"image 18\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o52otr\",\"data-framer-name\":\"Text Stack\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1vpxlh6\",\"data-styles-preset\":\"zszRPxmTW\",children:\"Alignment issues\"})}),className:\"framer-193og8f\",\"data-framer-name\":\"Web Search\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1obu4np\",\"data-styles-preset\":\"bgpyqo6Qc\",style:{\"--framer-text-color\":\"rgb(41, 47, 56)\"},children:\"Manage key deliverables for accountability, transparency, and timely completion.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ns4tgy\",\"data-styles-preset\":\"JDctid0hR\",style:{\"--framer-text-color\":\"rgb(41, 47, 56)\"},children:\"Manage key deliverables for accountability, transparency, and timely completion.\"})}),className:\"framer-16f2fwu\",\"data-framer-name\":\"Unleash the potential of cutting-edge AI through a seamless internet experience.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1d92gjr\",\"data-border\":true,\"data-framer-name\":\"Feature Card\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:274,intrinsicWidth:840,positionX:\"center\",positionY:\"top\"},className:\"framer-n3fnvk\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2053+0+0+0+1110+0+0+24+0+0),pixelHeight:2038,pixelWidth:2e3,sizes:\"362.6667px\",src:\"https://framerusercontent.com/images/3oON9Q5oaLGP2U8vrlwXs5v7EUM.png?width=2000&height=2038\",srcSet:\"https://framerusercontent.com/images/3oON9Q5oaLGP2U8vrlwXs5v7EUM.png?scale-down-to=1024&width=2000&height=2038 1004w,https://framerusercontent.com/images/3oON9Q5oaLGP2U8vrlwXs5v7EUM.png?width=2000&height=2038 2000w\"}},ixE5iDKV6:{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1143+0+0+0+298+32+450+16+0+0),pixelHeight:2038,pixelWidth:2e3,sizes:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 32px, 200px) - 32px)`,src:\"https://framerusercontent.com/images/3oON9Q5oaLGP2U8vrlwXs5v7EUM.png?width=2000&height=2038\",srcSet:\"https://framerusercontent.com/images/3oON9Q5oaLGP2U8vrlwXs5v7EUM.png?scale-down-to=1024&width=2000&height=2038 1004w,https://framerusercontent.com/images/3oON9Q5oaLGP2U8vrlwXs5v7EUM.png?width=2000&height=2038 2000w\"}},ZOjcUg830:{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1864+0+0+0+404+0+0+24+0+0),pixelHeight:2038,pixelWidth:2e3,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 88px) / 2, 200px) - 48px)`,src:\"https://framerusercontent.com/images/3oON9Q5oaLGP2U8vrlwXs5v7EUM.png?width=2000&height=2038\",srcSet:\"https://framerusercontent.com/images/3oON9Q5oaLGP2U8vrlwXs5v7EUM.png?scale-down-to=1024&width=2000&height=2038 1004w,https://framerusercontent.com/images/3oON9Q5oaLGP2U8vrlwXs5v7EUM.png?width=2000&height=2038 2000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2053+0+0+0+414+0+0+24+0+0),pixelHeight:2038,pixelWidth:2e3,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 144px) / 3, 200px) - 48px)`,src:\"https://framerusercontent.com/images/3oON9Q5oaLGP2U8vrlwXs5v7EUM.png?width=2000&height=2038\",srcSet:\"https://framerusercontent.com/images/3oON9Q5oaLGP2U8vrlwXs5v7EUM.png?scale-down-to=1024&width=2000&height=2038 1004w,https://framerusercontent.com/images/3oON9Q5oaLGP2U8vrlwXs5v7EUM.png?width=2000&height=2038 2000w\"},className:\"framer-meuw50\",\"data-framer-name\":\"identify erros and big changes pro screnshot 0424 1\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7c6t7x\",\"data-framer-name\":\"Text Stack\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1vpxlh6\",\"data-styles-preset\":\"zszRPxmTW\",children:\"Struggling to see variances? \"})}),className:\"framer-z03ivo\",\"data-framer-name\":\"Time Saving\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1obu4np\",\"data-styles-preset\":\"bgpyqo6Qc\",children:[\"We highlight material changes for you. \",/*#__PURE__*/_jsx(\"br\",{}),\"Keeping you on top of things. \"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-ns4tgy\",\"data-styles-preset\":\"JDctid0hR\",children:[\"We highlight material changes for you. \",/*#__PURE__*/_jsx(\"br\",{}),\"Keeping you on top of things. \"]})}),className:\"framer-mcr0zb\",\"data-framer-name\":\"Search for discussions, create folders, add tags, export data, and much more.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-u00rwl\",\"data-border\":true,\"data-framer-name\":\"Feature Card\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qdzu0y\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2053+0+0+0+1110+0+0+24+0+0),pixelHeight:1392,pixelWidth:1342,sizes:\"362.6667px\",src:\"https://framerusercontent.com/images/77XVCeKKWpn2ovArnZBe09RoaB0.png?width=1342&height=1392\",srcSet:\"https://framerusercontent.com/images/77XVCeKKWpn2ovArnZBe09RoaB0.png?scale-down-to=1024&width=1342&height=1392 987w,https://framerusercontent.com/images/77XVCeKKWpn2ovArnZBe09RoaB0.png?width=1342&height=1392 1342w\"}},ixE5iDKV6:{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1143+0+0+0+298+32+772+16+0+0),pixelHeight:1392,pixelWidth:1342,sizes:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 32px, 200px) - 32px)`,src:\"https://framerusercontent.com/images/77XVCeKKWpn2ovArnZBe09RoaB0.png?width=1342&height=1392\",srcSet:\"https://framerusercontent.com/images/77XVCeKKWpn2ovArnZBe09RoaB0.png?scale-down-to=1024&width=1342&height=1392 987w,https://framerusercontent.com/images/77XVCeKKWpn2ovArnZBe09RoaB0.png?width=1342&height=1392 1342w\"}},ZOjcUg830:{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1864+0+0+0+404+0+492+24+0+0),pixelHeight:1392,pixelWidth:1342,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 88px) / 2, 200px) - 48px)`,src:\"https://framerusercontent.com/images/77XVCeKKWpn2ovArnZBe09RoaB0.png?width=1342&height=1392\",srcSet:\"https://framerusercontent.com/images/77XVCeKKWpn2ovArnZBe09RoaB0.png?scale-down-to=1024&width=1342&height=1392 987w,https://framerusercontent.com/images/77XVCeKKWpn2ovArnZBe09RoaB0.png?width=1342&height=1392 1342w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2053+0+0+0+414+0+0+24+0+0),pixelHeight:1392,pixelWidth:1342,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 144px) / 3, 200px) - 48px)`,src:\"https://framerusercontent.com/images/77XVCeKKWpn2ovArnZBe09RoaB0.png?width=1342&height=1392\",srcSet:\"https://framerusercontent.com/images/77XVCeKKWpn2ovArnZBe09RoaB0.png?scale-down-to=1024&width=1342&height=1392 987w,https://framerusercontent.com/images/77XVCeKKWpn2ovArnZBe09RoaB0.png?width=1342&height=1392 1342w\"},className:\"framer-1upob5r\",\"data-framer-name\":\"image 17\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2r20k5\",\"data-framer-name\":\"Text Stack\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1vpxlh6\",\"data-styles-preset\":\"zszRPxmTW\",children:\"Versioning issues\"})}),className:\"framer-15axdmu\",\"data-framer-name\":\"Multiple Models\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1obu4np\",\"data-styles-preset\":\"bgpyqo6Qc\",style:{\"--framer-text-color\":\"rgb(41, 47, 56)\"},children:\"Trust with one platform, with one workflow, totally integrated with Microsoft. \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ns4tgy\",\"data-styles-preset\":\"JDctid0hR\",style:{\"--framer-text-color\":\"rgb(41, 47, 56)\"},children:\"Trust with one platform, with one workflow, totally integrated with Microsoft. \"})}),className:\"framer-td4uyc\",\"data-framer-name\":\"Switch between models in the same chat: Text, images, web search.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1cjnrkf\",\"data-border\":true,\"data-framer-name\":\"Feature Card\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:274,intrinsicWidth:840,positionX:\"center\",positionY:\"top\"},className:\"framer-i8e2nr\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2053+0+0+0+1110+0+492+24+0+0),pixelHeight:3400,pixelWidth:3404,positionX:\"center\",positionY:\"center\",sizes:\"362.6667px\",src:\"https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?width=3404&height=3400\",srcSet:\"https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?scale-down-to=512&width=3404&height=3400 512w,https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?scale-down-to=1024&width=3404&height=3400 1024w,https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?scale-down-to=2048&width=3404&height=3400 2048w,https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?width=3404&height=3400 3404w\"}},ixE5iDKV6:{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1143+0+0+0+298+32+1222+16+0+0),pixelHeight:3400,pixelWidth:3404,positionX:\"center\",positionY:\"center\",sizes:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 32px, 200px) - 32px)`,src:\"https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?width=3404&height=3400\",srcSet:\"https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?scale-down-to=512&width=3404&height=3400 512w,https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?scale-down-to=1024&width=3404&height=3400 1024w,https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?scale-down-to=2048&width=3404&height=3400 2048w,https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?width=3404&height=3400 3404w\"}},ZOjcUg830:{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1864+0+0+0+404+0+492+24+0+0),pixelHeight:3400,pixelWidth:3404,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 88px) / 2, 200px) - 48px)`,src:\"https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?width=3404&height=3400\",srcSet:\"https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?scale-down-to=512&width=3404&height=3400 512w,https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?scale-down-to=1024&width=3404&height=3400 1024w,https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?scale-down-to=2048&width=3404&height=3400 2048w,https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?width=3404&height=3400 3404w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2053+0+0+0+414+0+492+24+0+0),pixelHeight:3400,pixelWidth:3404,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 144px) / 3, 200px) - 48px)`,src:\"https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?width=3404&height=3400\",srcSet:\"https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?scale-down-to=512&width=3404&height=3400 512w,https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?scale-down-to=1024&width=3404&height=3400 1024w,https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?scale-down-to=2048&width=3404&height=3400 2048w,https://framerusercontent.com/images/yahh1gQbpkxFEgmQnPMQPdqiWM.png?width=3404&height=3400 3404w\"},className:\"framer-mz8p7e\",\"data-framer-name\":\"image 9\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bxhj4z\",\"data-framer-name\":\"Text Stack\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1vpxlh6\",\"data-styles-preset\":\"zszRPxmTW\",children:\"Weak SOX processes?\"})}),className:\"framer-1omfide\",\"data-framer-name\":\"Prompt Library\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1obu4np\",\"data-styles-preset\":\"bgpyqo6Qc\",style:{\"--framer-text-color\":\"rgb(41, 47, 56)\"},children:\"Present with absolute confidence. Pull the file you want, showing documentation and approvals.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ns4tgy\",\"data-styles-preset\":\"JDctid0hR\",style:{\"--framer-text-color\":\"rgb(41, 47, 56)\"},children:\"Present with absolute confidence. Pull the file you want, showing documentation and approvals.\"})}),className:\"framer-1yw8xjx\",\"data-framer-name\":\"Enjoy exclusive prompts categorized by marketing, social media, HR, sales, and much more.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-egp8cu\",\"data-border\":true,\"data-framer-name\":\"Feature Card\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:384},className:\"framer-t2ndw3\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{background:{alt:\"Rockhopper- Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2053+0+0+0+1110+0+492+24+0+0),pixelHeight:780,pixelWidth:387,sizes:\"362.6667px\",src:\"https://framerusercontent.com/images/Mzb1VNZAMYsz1ySMCSMcgVq5yw.png?width=387&height=780\",srcSet:\"https://framerusercontent.com/images/Mzb1VNZAMYsz1ySMCSMcgVq5yw.png?width=387&height=780 387w\"}},ixE5iDKV6:{background:{alt:\"Rockhopper- Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1143+0+0+0+298+32+1544+16+0+0),pixelHeight:780,pixelWidth:387,sizes:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 32px, 200px) - 32px)`,src:\"https://framerusercontent.com/images/Mzb1VNZAMYsz1ySMCSMcgVq5yw.png?width=387&height=780\",srcSet:\"https://framerusercontent.com/images/Mzb1VNZAMYsz1ySMCSMcgVq5yw.png?width=387&height=780 387w\"}},ZOjcUg830:{background:{alt:\"Rockhopper- Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1864+0+0+0+404+0+984+24+0+0),pixelHeight:780,pixelWidth:387,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 88px) / 2, 200px) - 48px)`,src:\"https://framerusercontent.com/images/Mzb1VNZAMYsz1ySMCSMcgVq5yw.png?width=387&height=780\",srcSet:\"https://framerusercontent.com/images/Mzb1VNZAMYsz1ySMCSMcgVq5yw.png?width=387&height=780 387w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Rockhopper- Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2053+0+0+0+414+0+492+24+0+0),pixelHeight:780,pixelWidth:387,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 144px) / 3, 200px) - 48px)`,src:\"https://framerusercontent.com/images/Mzb1VNZAMYsz1ySMCSMcgVq5yw.png?width=387&height=780\",srcSet:\"https://framerusercontent.com/images/Mzb1VNZAMYsz1ySMCSMcgVq5yw.png?width=387&height=780 387w\"},className:\"framer-cj4toq\",\"data-framer-name\":\"save 5-10 hours product screenshot 1\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a373cn\",\"data-framer-name\":\"Text Stack\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1vpxlh6\",\"data-styles-preset\":\"zszRPxmTW\",children:\"Missing critical changes?\"})}),className:\"framer-1gixfkd\",\"data-framer-name\":\"Chat Synchronization\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1obu4np\",\"data-styles-preset\":\"bgpyqo6Qc\",style:{\"--framer-text-color\":\"rgb(41, 47, 56)\"},children:\"Reclaim your time and sanity by seeing every Excel change and cell dependencies. \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ns4tgy\",\"data-styles-preset\":\"JDctid0hR\",style:{\"--framer-text-color\":\"rgb(41, 47, 56)\"},children:\"Reclaim your time and sanity by seeing every Excel change and cell dependencies. \"})}),className:\"framer-1hmt98k\",\"data-framer-name\":\"Sync and back up your chat data across multiple devices.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-luv3xs\",\"data-framer-name\":\"Features 02\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dqvhku\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-30p0lp\",\"data-framer-name\":\"Section title\",style:{transformPerspective:1200},children:[isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-mi8o8t\",\"data-styles-preset\":\"EwlXQaNSx\",style:{\"--framer-text-alignment\":\"center\"},children:\"Control your spreadsheets. Align teams. All in real-time.\"})}),className:\"framer-1vyviso hidden-aqczuv\",\"data-framer-name\":\"What is Rockhopper?\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-mi8o8t\",\"data-styles-preset\":\"EwlXQaNSx\",style:{\"--framer-text-alignment\":\"center\"},children:\"Control your spreadsheets. Align teams. All in real-time.\"})}),className:\"framer-xuu8ix hidden-72rtr7 hidden-17jco4e hidden-11innmq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17plyi5\",\"data-border\":true,\"data-framer-name\":\"Screenshot\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4107+0+0+0+230+8+-129.5),pixelHeight:1850,pixelWidth:3024,sizes:\"1088px\",src:\"https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?width=3024&height=1850\",srcSet:\"https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?scale-down-to=512&width=3024&height=1850 512w,https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?scale-down-to=1024&width=3024&height=1850 1024w,https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?scale-down-to=2048&width=3024&height=1850 2048w,https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?width=3024&height=1850 3024w\"}},ixE5iDKV6:{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3475+16+0+0+166+8+-358),pixelHeight:1850,pixelWidth:3024,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 32px, 1280px) - 16px)`,src:\"https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?width=3024&height=1850\",srcSet:\"https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?scale-down-to=512&width=3024&height=1850 512w,https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?scale-down-to=1024&width=3024&height=1850 1024w,https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?scale-down-to=2048&width=3024&height=1850 2048w,https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?width=3024&height=1850 3024w\"}},ZOjcUg830:{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3684+0+0+0+230+8+0),pixelHeight:1850,pixelWidth:3024,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 96px, 1280px) - 16px)`,src:\"https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?width=3024&height=1850\",srcSet:\"https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?scale-down-to=512&width=3024&height=1850 512w,https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?scale-down-to=1024&width=3024&height=1850 1024w,https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?scale-down-to=2048&width=3024&height=1850 2048w,https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?width=3024&height=1850 3024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Rockhopper-Product Screenshot\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3391+0+0+0+230+8+-129.5),pixelHeight:1850,pixelWidth:3024,sizes:\"1088px\",src:\"https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?width=3024&height=1850\",srcSet:\"https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?scale-down-to=512&width=3024&height=1850 512w,https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?scale-down-to=1024&width=3024&height=1850 1024w,https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?scale-down-to=2048&width=3024&height=1850 2048w,https://framerusercontent.com/images/hL7G78Pb3avnew84tUbxEAa5tjI.png?width=3024&height=1850 3024w\"},className:\"framer-dur6iv\",\"data-framer-name\":\"Image - Reviews Screenshot\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-hjeog7\",\"data-framer-name\":\"Section title\",style:{transformPerspective:1200},children:[isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-mi8o8t\",\"data-styles-preset\":\"EwlXQaNSx\",style:{\"--framer-text-alignment\":\"center\"},children:\"Trust your files, review faster, and minimize errors.\"})}),className:\"framer-pnxfzk hidden-aqczuv\",\"data-framer-name\":\"What is Rockhopper?\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-mi8o8t\",\"data-styles-preset\":\"EwlXQaNSx\",style:{\"--framer-text-alignment\":\"center\"},children:\"Trust your files, review faster, and minimize errors.\"})}),className:\"framer-1s8trr7 hidden-72rtr7 hidden-17jco4e hidden-11innmq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Link,{href:\"trust.rockhopper.co\",motionChild:true,nodeId:\"IR1jGtfv3\",openInNewTab:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-urzpun framer-lux5qc\",\"data-framer-name\":\"Row\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eqd8df\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-15g1ok7\",\"data-framer-name\":\"Icon box\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{background:{alt:\"AICPA SOC Logo (System and Organization Controls) is a framework developed by the American Institute of Certified Public Accountants (AICPA) for organizations, particularly service organizations, to provide assurance on the effectiveness of their internal controls and security practices.\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4107+0+0+0+1152+80+0+0+7.5),pixelHeight:1463,pixelWidth:1463,sizes:\"75px\",src:\"https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?width=1463&height=1463\",srcSet:\"https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?scale-down-to=512&width=1463&height=1463 512w,https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?scale-down-to=1024&width=1463&height=1463 1024w,https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?width=1463&height=1463 1463w\"}},ixE5iDKV6:{background:{alt:\"AICPA SOC Logo (System and Organization Controls) is a framework developed by the American Institute of Certified Public Accountants (AICPA) for organizations, particularly service organizations, to provide assurance on the effectiveness of their internal controls and security practices.\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3475+16+0+0+567+80+0+0+0+7.5),pixelHeight:1463,pixelWidth:1463,sizes:\"75px\",src:\"https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?width=1463&height=1463\",srcSet:\"https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?scale-down-to=512&width=1463&height=1463 512w,https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?scale-down-to=1024&width=1463&height=1463 1024w,https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?width=1463&height=1463 1463w\"}},ZOjcUg830:{background:{alt:\"AICPA SOC Logo (System and Organization Controls) is a framework developed by the American Institute of Certified Public Accountants (AICPA) for organizations, particularly service organizations, to provide assurance on the effectiveness of their internal controls and security practices.\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3684+0+0+0+1152+80+0+0+7.5),pixelHeight:1463,pixelWidth:1463,sizes:\"75px\",src:\"https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?width=1463&height=1463\",srcSet:\"https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?scale-down-to=512&width=1463&height=1463 512w,https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?scale-down-to=1024&width=1463&height=1463 1024w,https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?width=1463&height=1463 1463w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"AICPA SOC Logo (System and Organization Controls) is a framework developed by the American Institute of Certified Public Accountants (AICPA) for organizations, particularly service organizations, to provide assurance on the effectiveness of their internal controls and security practices.\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3391+0+0+0+1152+80+0+0+7.5),pixelHeight:1463,pixelWidth:1463,sizes:\"75px\",src:\"https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?width=1463&height=1463\",srcSet:\"https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?scale-down-to=512&width=1463&height=1463 512w,https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?scale-down-to=1024&width=1463&height=1463 1024w,https://framerusercontent.com/images/Jk8gJCwRtHtZtD4LnG2aOc80.png?width=1463&height=1463 1463w\"},className:\"framer-1yyqfhk\",\"data-framer-name\":\"AICPA_SOC\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15wo0xj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1vpxlh6\",\"data-styles-preset\":\"zszRPxmTW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-24959777-37e3-44ac-ae11-0c6168ada207, rgb(2, 6, 23))\"},children:\"SOC2 II Type 2\"})}),className:\"framer-18k5c7u\",\"data-framer-name\":\"Get instant answers\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1obu4np\",\"data-styles-preset\":\"bgpyqo6Qc\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba7567d5-9be6-4869-923d-aebee0c6192a, rgb(71, 85, 105))\"},children:\"Rockhopper has implemented processes and controls that comply with industry standards for security assurance.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ns4tgy\",\"data-styles-preset\":\"JDctid0hR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba7567d5-9be6-4869-923d-aebee0c6192a, rgb(71, 85, 105))\"},children:\"Rockhopper has implemented processes and controls that comply with industry standards for security assurance.\"})}),className:\"framer-1kaomq1\",\"data-framer-name\":\"Say goodbye to endless searching and waiting for replies with our tool.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1phr8t8\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bilxzc\",\"data-framer-name\":\"Icon box\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{background:{alt:\"CREST Logo: Crest is an international not-for-profit, membership body representing the global cyber security industry.\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4107+0+0+0+1152+80+0+0+8.5),pixelHeight:724,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:\"75px\",src:\"https://framerusercontent.com/images/1wuPNC66tTOmXMk6NVaE0E5F2E.webp?width=1024&height=724\",srcSet:\"https://framerusercontent.com/images/1wuPNC66tTOmXMk6NVaE0E5F2E.webp?scale-down-to=512&width=1024&height=724 512w,https://framerusercontent.com/images/1wuPNC66tTOmXMk6NVaE0E5F2E.webp?width=1024&height=724 1024w\"}},ixE5iDKV6:{background:{alt:\"CREST Logo: Crest is an international not-for-profit, membership body representing the global cyber security industry.\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3475+16+0+0+567+80+290+0+0+8.5),pixelHeight:724,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:\"75px\",src:\"https://framerusercontent.com/images/1wuPNC66tTOmXMk6NVaE0E5F2E.webp?width=1024&height=724\",srcSet:\"https://framerusercontent.com/images/1wuPNC66tTOmXMk6NVaE0E5F2E.webp?scale-down-to=512&width=1024&height=724 512w,https://framerusercontent.com/images/1wuPNC66tTOmXMk6NVaE0E5F2E.webp?width=1024&height=724 1024w\"}},ZOjcUg830:{background:{alt:\"CREST Logo: Crest is an international not-for-profit, membership body representing the global cyber security industry.\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3684+0+0+0+1152+80+0+0+8.5),pixelHeight:724,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:\"75px\",src:\"https://framerusercontent.com/images/1wuPNC66tTOmXMk6NVaE0E5F2E.webp?width=1024&height=724\",srcSet:\"https://framerusercontent.com/images/1wuPNC66tTOmXMk6NVaE0E5F2E.webp?scale-down-to=512&width=1024&height=724 512w,https://framerusercontent.com/images/1wuPNC66tTOmXMk6NVaE0E5F2E.webp?width=1024&height=724 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"CREST Logo: Crest is an international not-for-profit, membership body representing the global cyber security industry.\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3391+0+0+0+1152+80+0+0+7),pixelHeight:724,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:\"86px\",src:\"https://framerusercontent.com/images/1wuPNC66tTOmXMk6NVaE0E5F2E.webp?width=1024&height=724\",srcSet:\"https://framerusercontent.com/images/1wuPNC66tTOmXMk6NVaE0E5F2E.webp?scale-down-to=512&width=1024&height=724 512w,https://framerusercontent.com/images/1wuPNC66tTOmXMk6NVaE0E5F2E.webp?width=1024&height=724 1024w\"},className:\"framer-1vgyx3y\",\"data-framer-name\":\"CREST\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jcmywc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1vpxlh6\",\"data-styles-preset\":\"zszRPxmTW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-24959777-37e3-44ac-ae11-0c6168ada207, rgb(2, 6, 23))\"},children:\"Pentested and Secure\"})}),className:\"framer-1taxt15\",\"data-framer-name\":\"Find creative inspiration\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1obu4np\",\"data-styles-preset\":\"bgpyqo6Qc\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba7567d5-9be6-4869-923d-aebee0c6192a, rgb(71, 85, 105))\"},children:\"Rockhopper has passed both manual and automated penetration testing by CREST certified experts.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ns4tgy\",\"data-styles-preset\":\"JDctid0hR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba7567d5-9be6-4869-923d-aebee0c6192a, rgb(71, 85, 105))\"},children:\"Rockhopper has passed both manual and automated penetration testing by CREST certified experts.\"})}),className:\"framer-eg27nr\",\"data-framer-name\":\"Our tool empowers you to break through creatives and discover fresh ideas.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-857cri\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-kkx0m4\",\"data-framer-name\":\"Icon box\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{background:{alt:\"Key and container\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4107+0+0+0+1152+80+0+0+12),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/QUVPSHfFIPQNJ5BeIC7kduNmBQ.png?width=512&height=512\"}},ixE5iDKV6:{background:{alt:\"Key and container\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3475+16+0+0+567+80+580+0+0+12),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/QUVPSHfFIPQNJ5BeIC7kduNmBQ.png?width=512&height=512\"}},ZOjcUg830:{background:{alt:\"Key and container\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3684+0+0+0+1152+80+0+0+12),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/QUVPSHfFIPQNJ5BeIC7kduNmBQ.png?width=512&height=512\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Key and container\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3391+0+0+0+1152+80+0+0+12),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/QUVPSHfFIPQNJ5BeIC7kduNmBQ.png?width=512&height=512\"},className:\"framer-1f0j374\",\"data-framer-name\":\"encryption-icon-0 1\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wfuxxs\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1vpxlh6\",\"data-styles-preset\":\"zszRPxmTW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-24959777-37e3-44ac-ae11-0c6168ada207, rgb(2, 6, 23))\"},children:\"Encrypted in Transit and at Rest\"})}),className:\"framer-lu6dpt\",\"data-framer-name\":\"Chat with any type of document\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1obu4np\",\"data-styles-preset\":\"bgpyqo6Qc\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba7567d5-9be6-4869-923d-aebee0c6192a, rgb(71, 85, 105))\"},children:\"Rockhopper always keeps your data encrypted during transfer and storage for maximum protection.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ns4tgy\",\"data-styles-preset\":\"JDctid0hR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ba7567d5-9be6-4869-923d-aebee0c6192a, rgb(71, 85, 105))\"},children:\"Rockhopper always keeps your data encrypted during transfer and storage for maximum protection.\"})}),className:\"framer-1jnsqb5\",\"data-framer-name\":\"Simply upload your document, ask questions, seek clarification, or discuss ideas.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-51anbr\",\"data-framer-name\":\"FAQ\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19ztg1d\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1k4am58\",\"data-framer-name\":\"Section title\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1vpbfbl\",\"data-styles-preset\":\"MsYjNhLkH\",style:{\"--framer-text-alignment\":\"center\"},children:\"FAQ\"})}),className:\"framer-1qrjyon\",\"data-framer-name\":\"All AI tools are just in one place and simple to use\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1obu4np\",\"data-styles-preset\":\"bgpyqo6Qc\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(41, 47, 56)\"},children:\"Frequently Asked Questions\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gev9pt\",\"data-styles-preset\":\"zarC3W95m\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(41, 47, 56)\"},children:\"Frequently Asked Questions\"})}),className:\"framer-18l30gq\",\"data-framer-name\":\"Get started with AI quickly and easily with all your tools at your fingertips.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-oa809\",\"data-framer-appear-id\":\"oa809\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{y:(componentViewport?.y||0)+0+5697+0+0+0+402+0},ixE5iDKV6:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1280px), 1px)`,y:(componentViewport?.y||0)+0+5072+16+0+0+342+0},ZOjcUg830:{y:(componentViewport?.y||0)+0+5274+0+0+0+402+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:324,width:\"648px\",y:(componentViewport?.y||0)+0+4981+0+0+0+402+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13knykm-container\",nodeId:\"VfHEeuWlt\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"VfHEeuWlt\",layoutId:\"VfHEeuWlt\",style:{width:\"100%\"},width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{y:(componentViewport?.y||0)+0+6543},ixE5iDKV6:{y:(componentViewport?.y||0)+0+5818},ZOjcUg830:{y:(componentViewport?.y||0)+0+6120}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:770,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5827,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-ymhgxe-container\",\"data-framer-appear-id\":\"ymhgxe\",initial:animation3,nodeId:\"pxqtnGCrA\",optimized:true,rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{variant:\"snvPCgO8I\"},ZOjcUg830:{variant:\"mEQXTP4Xx\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"pxqtnGCrA\",layoutId:\"pxqtnGCrA\",style:{width:\"100%\"},variant:\"ibObuj4yO\",VRMbZDIdn:\"Ready to See How CFO Teams Adopt Greater Trust and Control with their Spreadsheets?\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hmiaXDbHQ:{y:(componentViewport?.y||0)+0+7313},ixE5iDKV6:{y:(componentViewport?.y||0)+0+6588},ZOjcUg830:{y:(componentViewport?.y||0)+0+6890}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:504,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6597,children:/*#__PURE__*/_jsx(Container,{className:\"framer-oxwg11-container\",nodeId:\"AH6FtdnO6\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ixE5iDKV6:{variant:\"ABdYKp7Cb\"},ZOjcUg830:{variant:\"SwIaSOE2W\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"AH6FtdnO6\",layoutId:\"AH6FtdnO6\",style:{width:\"100%\"},variant:\"Jlakmj7W6\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wPt5c.framer-lux5qc, .framer-wPt5c .framer-lux5qc { display: block; }\",\".framer-wPt5c.framer-72rtr7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-wPt5c .framer-1ekoe3j-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-wPt5c .framer-1qn8w5m { -webkit-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); align-content: center; align-items: center; display: flex; filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); flex: none; flex-direction: column; flex-wrap: nowrap; gap: 29px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 160px 48px 48px 48px; position: relative; width: 100%; }\",\".framer-wPt5c .framer-y69fkv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 748px; }\",\".framer-wPt5c .framer-1sg3xqp { --border-bottom-width: 1px; --border-color: #e5e7eb; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 9999px; border-bottom-right-radius: 9999px; border-top-left-radius: 9999px; border-top-right-radius: 9999px; box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 6px 8px 6px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-wPt5c .framer-rreup7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-wPt5c .framer-1depi7l-container, .framer-wPt5c .framer-9a8zqh-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-wPt5c .framer-1asyzj3, .framer-wPt5c .framer-gg1rtw { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-wPt5c .framer-1bceue8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-wPt5c .framer-y2fzd { 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-wPt5c .framer-dpcvia, .framer-wPt5c .framer-13i3ucz, .framer-wPt5c .framer-193og8f, .framer-wPt5c .framer-16f2fwu, .framer-wPt5c .framer-z03ivo, .framer-wPt5c .framer-mcr0zb, .framer-wPt5c .framer-15axdmu, .framer-wPt5c .framer-td4uyc, .framer-wPt5c .framer-1omfide, .framer-wPt5c .framer-1yw8xjx, .framer-wPt5c .framer-1gixfkd, .framer-wPt5c .framer-1hmt98k, .framer-wPt5c .framer-18k5c7u, .framer-wPt5c .framer-1kaomq1, .framer-wPt5c .framer-1taxt15, .framer-wPt5c .framer-eg27nr, .framer-wPt5c .framer-lu6dpt, .framer-wPt5c .framer-1jnsqb5 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-wPt5c .framer-1o4vvvf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-wPt5c .framer-5nxbno-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-wPt5c .framer-1fq2f56 { --framer-paragraph-spacing: 0px; flex: none; height: 70px; position: relative; white-space: pre-wrap; width: 1027px; word-break: break-word; word-wrap: break-word; }\",\".framer-wPt5c .framer-cgb93z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 27px; justify-content: center; left: 439px; overflow: hidden; padding: 0px; position: absolute; top: calc(48.85764499121268% - 27px / 2); width: 30px; z-index: 2; }\",\".framer-wPt5c .framer-13s0fjy { align-content: center; align-items: center; background-color: var(--token-55f0fa0e-0932-47f4-b0d4-850fcaaa4dcc, #ffffff); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px 0px; height: 41px; justify-content: center; left: 434px; overflow: hidden; padding: 0px; position: absolute; top: calc(48.85764499121268% - 41px / 2); width: 39px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-wPt5c .framer-1xpf13b { align-content: center; align-items: center; background-color: var(--token-55f0fa0e-0932-47f4-b0d4-850fcaaa4dcc, #ffffff); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px 0px; height: 38px; justify-content: center; left: calc(46.58333333333336% - 36.61832061068708px / 2); overflow: hidden; padding: 0px; position: absolute; top: 599px; width: 37px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-wPt5c .framer-fkvjgf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px 0px; height: 33px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 31px; z-index: 1; }\",\".framer-wPt5c .framer-1evh8g7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px 0px; height: 31px; justify-content: center; left: calc(49.315068493150704% - 29.044833569963714px / 2); overflow: hidden; padding: 0px; position: absolute; top: calc(50.00000000000002% - 31.307692307692307px / 2); width: 29px; z-index: 1; }\",\".framer-wPt5c .framer-1vmqnzs { align-content: center; align-items: center; background-color: var(--token-55f0fa0e-0932-47f4-b0d4-850fcaaa4dcc, #ffffff); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px 0px; height: 38px; justify-content: center; left: calc(50.16666666666669% - 36.61832061068708px / 2); overflow: hidden; padding: 0px; position: absolute; top: 599px; width: 37px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-wPt5c .framer-pl5jiv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 39px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 33px; z-index: 1; }\",\".framer-wPt5c .framer-g98s4m { align-content: center; align-items: center; background-color: var(--token-55f0fa0e-0932-47f4-b0d4-850fcaaa4dcc, #ffffff); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px 0px; height: 38px; justify-content: center; left: calc(53.75000000000002% - 36.61832061068708px / 2); overflow: hidden; padding: 0px; position: absolute; top: 599px; width: 37px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-wPt5c .framer-2gliv2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 37px; justify-content: center; left: calc(50.16666666666669% - 30.918693800283904px / 2); overflow: hidden; padding: 0px; position: absolute; top: 598px; width: 31px; z-index: 1; }\",\".framer-wPt5c .framer-1qazrz0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 26px; justify-content: center; left: calc(53.75000000000002% - 28.10790345480359px / 2); overflow: hidden; padding: 0px; position: absolute; top: 605px; width: 28px; z-index: 1; }\",\".framer-wPt5c .framer-hz8a6x { align-content: center; align-items: center; background-color: #f9fafb; border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; border-top-left-radius: 28px; border-top-right-radius: 28px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 693px; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 24px; position: relative; width: 1104px; }\",\".framer-wPt5c .framer-1to3hdt { --border-bottom-width: 1px; --border-color: var(--token-46d155ed-fa7f-415c-b306-8e92cb476b26, #e2e8f0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #f0f0f0; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(203, 211, 214, 0.72), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(203, 211, 214, 0.64), 0px 10px 10px -3.75px rgba(203, 211, 214, 0.25); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-wPt5c .framer-1wxout { aspect-ratio: 1.6367567567567567 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 645px); position: relative; width: 1056px; }\",\".framer-wPt5c .framer-1k1vcfg-container, .framer-wPt5c .framer-oxwg11-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-wPt5c .framer-swn921 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wPt5c .framer-fj99it, .framer-wPt5c .framer-1dqvhku, .framer-wPt5c .framer-19ztg1d { 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: 1280px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wPt5c .framer-16l91ka, .framer-wPt5c .framer-30p0lp, .framer-wPt5c .framer-hjeog7, .framer-wPt5c .framer-1k4am58 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 32px 80px 32px; position: relative; width: 100%; }\",\".framer-wPt5c .framer-q82zfh, .framer-wPt5c .framer-1vyviso, .framer-wPt5c .framer-pnxfzk, .framer-wPt5c .framer-1qrjyon, .framer-wPt5c .framer-18l30gq { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 868px; word-break: break-word; word-wrap: break-word; }\",\".framer-wPt5c .framer-848p5s { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1002px; word-break: break-word; word-wrap: break-word; }\",\".framer-wPt5c .framer-1nqhwem { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: start; overflow: visible; padding: 0px 48px 4px 48px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-wPt5c .framer-vcqcag { --border-bottom-width: 1px; --border-color: var(--token-46d155ed-fa7f-415c-b306-8e92cb476b26, #e2e8f0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background-color: var(--token-4a3aad14-4965-4621-b497-f28e6628f08b, #f8fafc); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 0.24145061431045178px 0.9175123343797167px -0.5px rgba(240, 243, 245, 0.07), 0px 2px 7.6px -1px rgba(240, 243, 245, 0.2); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-wPt5c .framer-rc96kz, .framer-wPt5c .framer-qdzu0y, .framer-wPt5c .framer-t2ndw3 { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; gap: 0px; height: 248px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-wPt5c .framer-1rujl85 { aspect-ratio: 1.6980440097799512 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 248px); left: 0px; position: absolute; top: 0px; width: 139%; }\",\".framer-wPt5c .framer-o52otr, .framer-wPt5c .framer-2r20k5, .framer-wPt5c .framer-1bxhj4z, .framer-wPt5c .framer-1a373cn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wPt5c .framer-1d92gjr, .framer-wPt5c .framer-u00rwl { --border-bottom-width: 1px; --border-color: var(--token-46d155ed-fa7f-415c-b306-8e92cb476b26, #e2e8f0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; align-self: start; background-color: var(--token-4a3aad14-4965-4621-b497-f28e6628f08b, #f8fafc); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 0.24145061431045178px 0.9175123343797167px -0.5px rgba(240, 243, 245, 0.07), 0px 2px 7.6px -1px rgba(240, 243, 245, 0.2); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-wPt5c .framer-n3fnvk, .framer-wPt5c .framer-i8e2nr { flex: none; gap: 0px; height: 248px; overflow: hidden; position: relative; width: 100%; }\",\".framer-wPt5c .framer-meuw50 { aspect-ratio: 0.9813542688910697 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 310px); left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-wPt5c .framer-7c6t7x { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 394px; }\",\".framer-wPt5c .framer-1upob5r { aspect-ratio: 0.9640804597701149 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 316px); left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-wPt5c .framer-1cjnrkf, .framer-wPt5c .framer-egp8cu { --border-bottom-width: 1px; --border-color: var(--token-46d155ed-fa7f-415c-b306-8e92cb476b26, #e2e8f0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background-color: var(--token-4a3aad14-4965-4621-b497-f28e6628f08b, #f8fafc); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 0.24145061431045178px 0.9175123343797167px -0.5px rgba(240, 243, 245, 0.07), 0px 2px 7.6px -1px rgba(240, 243, 245, 0.2); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 428px; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-wPt5c .framer-mz8p7e { aspect-ratio: 1.0011764705882353 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 304px); left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-wPt5c .framer-cj4toq { aspect-ratio: 0.49615384615384617 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 613px); left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-wPt5c .framer-luv3xs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 48px 0px 48px; position: relative; width: 100%; }\",\".framer-wPt5c .framer-xuu8ix { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-wPt5c .framer-17plyi5 { --border-bottom-width: 14px; --border-color: #f6f6f6; --border-left-width: 14px; --border-right-width: 14px; --border-style: solid; --border-top-width: 14px; align-content: center; align-items: center; background-color: #f9fafb; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 682px; justify-content: center; overflow: hidden; padding: 8px; position: relative; width: 1104px; will-change: var(--framer-will-change-override, transform); }\",\".framer-wPt5c .framer-dur6iv { aspect-ratio: 1.6345945945945946 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 666px); overflow: visible; position: relative; width: 100%; }\",\".framer-wPt5c .framer-1s8trr7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-wPt5c .framer-urzpun { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 80px 48px 80px 48px; position: relative; text-decoration: none; width: 100%; }\",\".framer-wPt5c .framer-1eqd8df, .framer-wPt5c .framer-1phr8t8, .framer-wPt5c .framer-857cri { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-wPt5c .framer-15g1ok7, .framer-wPt5c .framer-1bilxzc, .framer-wPt5c .framer-kkx0m4 { background-color: var(--token-e0c91d17-aa19-4ee8-ad55-9f902b5c7a8d, #f1f5f9); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; gap: 0px; height: 90px; overflow: hidden; position: relative; width: 90px; will-change: var(--framer-will-change-override, transform); }\",\".framer-wPt5c .framer-1yyqfhk { flex: none; height: 75px; left: calc(50.00000000000002% - 75px / 2); position: absolute; top: calc(50.00000000000002% - 75px / 2); width: 75px; }\",\".framer-wPt5c .framer-15wo0xj, .framer-wPt5c .framer-jcmywc, .framer-wPt5c .framer-wfuxxs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wPt5c .framer-1vgyx3y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 78px; justify-content: center; left: calc(50.00000000000002% - 86px / 2); padding: 0px; position: absolute; top: calc(51.11111111111113% - 78px / 2); width: 86px; }\",\".framer-wPt5c .framer-1f0j374 { flex: none; height: 65px; left: 12px; position: absolute; right: 13px; top: 12px; }\",\".framer-wPt5c .framer-51anbr { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wPt5c .framer-oa809 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 120px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-wPt5c .framer-13knykm-container { flex: none; height: auto; position: relative; width: 648px; z-index: 2; }\",\".framer-wPt5c .framer-ymhgxe-container { flex: none; height: auto; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,'.framer-wPt5c[data-border=\"true\"]::after, .framer-wPt5c [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199.98px) { .framer-wPt5c.framer-72rtr7 { width: 810px; } .framer-wPt5c .framer-1qn8w5m { padding: 160px 32px 48px 32px; } .framer-wPt5c .framer-y69fkv { gap: 50px; order: 0; width: 746px; } .framer-wPt5c .framer-1fq2f56 { order: 1; width: 705px; } .framer-wPt5c .framer-cgb93z { order: 2; } .framer-wPt5c .framer-13s0fjy { order: 3; } .framer-wPt5c .framer-1xpf13b { left: 341px; order: 5; top: calc(48.85764499121268% - 38px / 2); } .framer-wPt5c .framer-1vmqnzs { left: calc(50.12345679012348% - 36.61832061068708px / 2); order: 4; top: calc(48.85764499121268% - 38px / 2); } .framer-wPt5c .framer-hz8a6x { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; height: 468px; order: 9; padding: 16px; width: 100%; } .framer-wPt5c .framer-1to3hdt { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; } .framer-wPt5c .framer-1wxout { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 122px); width: 1px; } .framer-wPt5c .framer-q82zfh, .framer-wPt5c .framer-848p5s, .framer-wPt5c .framer-1vyviso, .framer-wPt5c .framer-pnxfzk, .framer-wPt5c .framer-1qrjyon, .framer-wPt5c .framer-18l30gq { width: 100%; } .framer-wPt5c .framer-1nqhwem { grid-template-columns: repeat(2, minmax(200px, 1fr)); padding: 0px 32px 4px 32px; } .framer-wPt5c .framer-vcqcag { height: 428px; } .framer-wPt5c .framer-1rujl85 { height: var(--framer-aspect-ratio-supported, 118px); } .framer-wPt5c .framer-meuw50 { height: var(--framer-aspect-ratio-supported, 204px); } .framer-wPt5c .framer-1upob5r { height: var(--framer-aspect-ratio-supported, 207px); } .framer-wPt5c .framer-mz8p7e { height: var(--framer-aspect-ratio-supported, 200px); } .framer-wPt5c .framer-cj4toq { height: var(--framer-aspect-ratio-supported, 403px); } .framer-wPt5c .framer-17plyi5 { aspect-ratio: 1.6187683284457477 / 1; background-color: var(--token-4a3aad14-4965-4621-b497-f28e6628f08b, #f8fafc); height: var(--framer-aspect-ratio-supported, 124px); width: 100%; } .framer-wPt5c .framer-dur6iv { aspect-ratio: 1.6336336336336337 / 1; height: var(--framer-aspect-ratio-supported, 122px); } .framer-wPt5c .framer-urzpun { padding: 80px 32px 80px 32px; } .framer-wPt5c .framer-1vgyx3y { height: 75px; left: calc(50.00000000000002% - 75px / 2); top: calc(51.11111111111113% - 75px / 2); width: 75px; } .framer-wPt5c .framer-1f0j374 { height: 75px; right: 3px; }}\",\"@media (max-width: 809.98px) { .framer-wPt5c.framer-72rtr7 { width: 390px; } .framer-wPt5c .framer-1qn8w5m { height: 831px; padding: 120px 16px 48px 16px; } .framer-wPt5c .framer-y69fkv { gap: 50px; width: 100%; } .framer-wPt5c .framer-1xpf13b { bottom: 230px; left: 136px; top: unset; } .framer-wPt5c .framer-1vmqnzs { bottom: 230px; left: calc(50.76923076923079% - 36.61832061068708px / 2); top: unset; } .framer-wPt5c .framer-g98s4m { bottom: 230px; left: 221px; top: unset; } .framer-wPt5c .framer-2gliv2 { bottom: 232px; left: calc(50.76923076923079% - 30.918693800283904px / 2); top: unset; } .framer-wPt5c .framer-1qazrz0 { bottom: 237px; left: 225px; top: unset; } .framer-wPt5c .framer-hz8a6x { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; height: 225px; padding: 8px; width: 100%; } .framer-wPt5c .framer-1to3hdt { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; } .framer-wPt5c .framer-1wxout { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 122px); width: 1px; } .framer-wPt5c .framer-16l91ka { padding: 32px 16px 32px 16px; } .framer-wPt5c .framer-q82zfh, .framer-wPt5c .framer-848p5s, .framer-wPt5c .framer-1vyviso, .framer-wPt5c .framer-pnxfzk, .framer-wPt5c .framer-1qrjyon, .framer-wPt5c .framer-18l30gq { width: 100%; } .framer-wPt5c .framer-1nqhwem { grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(5, min-content); padding: 32px 16px 32px 16px; } .framer-wPt5c .framer-vcqcag, .framer-wPt5c .framer-1d92gjr, .framer-wPt5c .framer-u00rwl { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; padding: 16px; } .framer-wPt5c .framer-1rujl85 { height: var(--framer-aspect-ratio-supported, 118px); } .framer-wPt5c .framer-o52otr, .framer-wPt5c .framer-2r20k5, .framer-wPt5c .framer-1bxhj4z, .framer-wPt5c .framer-1a373cn { gap: 2px; } .framer-wPt5c .framer-n3fnvk, .framer-wPt5c .framer-i8e2nr { height: 120px; } .framer-wPt5c .framer-meuw50 { height: var(--framer-aspect-ratio-supported, 204px); } .framer-wPt5c .framer-7c6t7x { gap: 2px; width: 100%; } .framer-wPt5c .framer-1upob5r { height: var(--framer-aspect-ratio-supported, 207px); } .framer-wPt5c .framer-1cjnrkf, .framer-wPt5c .framer-egp8cu { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; height: min-content; padding: 16px; } .framer-wPt5c .framer-mz8p7e { height: var(--framer-aspect-ratio-supported, 200px); } .framer-wPt5c .framer-cj4toq { height: var(--framer-aspect-ratio-supported, 403px); } .framer-wPt5c .framer-luv3xs, .framer-wPt5c .framer-51anbr { padding: 16px; } .framer-wPt5c .framer-30p0lp, .framer-wPt5c .framer-hjeog7 { padding: 48px 16px 48px 16px; } .framer-wPt5c .framer-17plyi5 { --border-bottom-width: 4px; --border-left-width: 4px; --border-right-width: 4px; --border-top-width: 4px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; height: 225px; width: 100%; } .framer-wPt5c .framer-dur6iv { height: var(--framer-aspect-ratio-supported, 122px); } .framer-wPt5c .framer-urzpun { flex-direction: column; gap: 32px; padding: 80px 16px 80px 16px; } .framer-wPt5c .framer-1eqd8df, .framer-wPt5c .framer-1phr8t8, .framer-wPt5c .framer-857cri { flex: none; width: 100%; } .framer-wPt5c .framer-1vgyx3y { height: 75px; left: calc(50.00000000000002% - 75px / 2); top: calc(51.11111111111113% - 75px / 2); width: 75px; } .framer-wPt5c .framer-1f0j374 { height: 75px; right: 3px; } .framer-wPt5c .framer-oa809 { padding: 0px 0px 48px 0px; } .framer-wPt5c .framer-13knykm-container { flex: 1 0 0px; width: 1px; }}\",\"@media (min-width: 1920px) { .framer-wPt5c.framer-72rtr7 { justify-content: center; width: 1920px; } .framer-wPt5c .framer-1xpf13b { left: calc(47.65625000000002% - 36.61832061068708px / 2); } .framer-wPt5c .framer-1vmqnzs { left: calc(50.10416666666669% - 36.61832061068708px / 2); } .framer-wPt5c .framer-g98s4m { left: calc(52.55208333333336% - 36.61832061068708px / 2); } .framer-wPt5c .framer-2gliv2 { left: calc(50.10416666666669% - 30.918693800283904px / 2); } .framer-wPt5c .framer-1qazrz0 { left: calc(52.55208333333336% - 28.10790345480359px / 2); } .framer-wPt5c .framer-1k1vcfg-container { width: 1280px; } .framer-wPt5c .framer-swn921, .framer-wPt5c .framer-51anbr { max-width: 1280px; } .framer-wPt5c .framer-16l91ka { order: 0; padding: 80px 0px 80px 0px; width: 1280px; } .framer-wPt5c .framer-848p5s, .framer-wPt5c .framer-rc96kz { order: 0; } .framer-wPt5c .framer-1nqhwem { grid-template-rows: repeat(3, min-content); order: 1; padding: 0px; width: 1280px; } .framer-wPt5c .framer-vcqcag { order: 0; z-index: 1; } .framer-wPt5c .framer-1rujl85 { height: var(--framer-aspect-ratio-supported, 296px); } .framer-wPt5c .framer-o52otr { order: 1; } .framer-wPt5c .framer-1d92gjr { justify-self: center; order: 1; z-index: 1; } .framer-wPt5c .framer-meuw50 { height: var(--framer-aspect-ratio-supported, 370px); } .framer-wPt5c .framer-u00rwl { justify-self: center; order: 2; } .framer-wPt5c .framer-1upob5r { height: var(--framer-aspect-ratio-supported, 376px); } .framer-wPt5c .framer-1cjnrkf { align-self: center; order: 3; } .framer-wPt5c .framer-mz8p7e { height: var(--framer-aspect-ratio-supported, 362px); } .framer-wPt5c .framer-egp8cu { order: 4; } .framer-wPt5c .framer-cj4toq { height: var(--framer-aspect-ratio-supported, 731px); } .framer-wPt5c .framer-luv3xs { padding: 0px; width: 1280px; } .framer-wPt5c .framer-15g1ok7 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; padding: 0px; } .framer-wPt5c .framer-1yyqfhk { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 75px); left: unset; position: relative; top: unset; } .framer-wPt5c .framer-1vgyx3y { height: 75px; left: calc(50.00000000000002% - 75px / 2); top: calc(51.11111111111113% - 75px / 2); width: 75px; } .framer-wPt5c .framer-1f0j374 { height: 75px; right: 3px; } .framer-wPt5c .framer-1k4am58 { max-width: 1280px; padding: 80px 220px 80px 220px; } .framer-wPt5c .framer-oa809 { padding: 0px 220px 120px 220px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6619.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ZOjcUg830\":{\"layout\":[\"fixed\",\"auto\"]},\"ixE5iDKV6\":{\"layout\":[\"fixed\",\"auto\"]},\"hmiaXDbHQ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"BqSGGXSbt\":{\"pattern\":\":BqSGGXSbt\",\"name\":\"features\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-wPt5c\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:6619.5,width:1200};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+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.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\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavigationFonts,...PhosphorFonts,...ButtonFonts,...BrandsFonts,...AccordionFonts,...CTAFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZOjcUg830\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ixE5iDKV6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hmiaXDbHQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"6619.5\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"{\\\"BqSGGXSbt\\\":{\\\"pattern\\\":\\\":BqSGGXSbt\\\",\\\"name\\\":\\\"features\\\"}}\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}