{"version":3,"file":"PdHHxPAC6NkfE-hqe7Bd9fcLLKNOGWpZ7XwE5-ttAYY.DfdFKEIA.mjs","names":["useMemo","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","useRef","className","css","Children","useState","useRef","useMemo","UtilsComponentMessage","serializationHash","variantClassNames","transition1","animation","transition2","animation1","animation2","getProps","Component","useRef","className","css","css","BadgeBadge","Button2","Phosphor","ProgressBar","TabbedSection","Testimonials","CTAOurTrackRecord","Phosphor1","useRef","metadata","metadataProvider","className","PropertyOverrides","Image"],"sources":["https:/framerusercontent.com/modules/IQXqjAGXltPKLdfjcdtf/AdYVRfUvx2HLE5qL3Xfw/Logo.js","https:/framer.com/m/Utils-Component-Message-ZVoG.js","https:/framerusercontent.com/modules/IT2yoWfYkMOUw1y7WouH/cLHux5WXn78o6KzYK382/SVGPathShimmer_Prod.js","https:/framerusercontent.com/modules/ouDDSG02PIspNXaN0HcZ/9ZGNIfHeBPxDT6JXHXBv/I5MRY3pvf.js","https:/framerusercontent.com/modules/nF4XhskxrSws97pwPahL/EvXnkQ8EKwUxP2OitbfA/IVK9zLGKh.js","https:/framerusercontent.com/modules/VIky2YFgmgvZwHxogkbm/N7WCKVOR4K6DRUZE8f4F/Cpjsruq5U.js"],"sourcesContent":["import{jsx as _jsx}from\"react/jsx-runtime\";import{useMemo}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";var SrcType;(function(SrcType){SrcType[\"Upload\"]=\"Upload\";SrcType[\"Url\"]=\"URL\";})(SrcType||(SrcType={}));const baseUrl=\"https://logo.clearbit.com/\";const getLogoUrl=company=>{if(!company)return null;return company.includes(\".\")?`${baseUrl}${company}?size=500`:`${baseUrl}${company}.com?size=500`;};/**\n * @framerIntrinsicWidth 64\n * @framerIntrinsicHeight 64\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function Logo(props){const{company,radius,isSearch,srcType,srcUrl,srcFile,style}=props;const logoURL=useMemo(()=>{if(isSearch)return getLogoUrl(company);if(srcType===SrcType.Upload)return srcFile;if(srcType===SrcType.Url)return srcUrl;return null;},[company,isSearch,srcType,srcUrl,srcFile]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return logoURL?/*#__PURE__*/ _jsx(\"img\",{src:logoURL,style:{...baseStyles,...style,borderRadius:radius},alt:\"Logo\"}):emptyState;};Logo.defaultProps={company:\"Framer\",radius:100,width:64,height:64,isSearch:true};const baseStyles={position:\"absolute\",left:0,right:0,top:0,bottom:0,width:\"100%\",height:\"100%\"};addPropertyControls(Logo,{isSearch:{type:ControlType.Boolean,title:\"Type\",disabledTitle:\"Custom\",enabledTitle:\"Search\"},srcType:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Source\",options:[SrcType.Url,SrcType.Upload],hidden:({isSearch})=>isSearch},srcUrl:{type:ControlType.String,title:\" \",placeholder:\"../example.jpg\",hidden:({srcType,isSearch})=>srcType===SrcType.Upload||isSearch},srcFile:{type:ControlType.File,title:\" \",allowedFileTypes:[\"jpg\",\"png\",\"jpeg\",\"tiff\",\"gif\"],hidden:({srcType,isSearch})=>srcType===SrcType.Url||isSearch},company:{type:ControlType.String,title:\"Company\",placeholder:\"Github, Apple...\",hidden:({isSearch})=>!isSearch},radius:{type:ControlType.Number,min:0,max:100,title:\"Radius\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Logo\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"64\",\"framerIntrinsicHeight\":\"64\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Logo.map","// Generated by Framer (1bcc82d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const serializationHash=\"framer-ZpfHZ\";const variantClassNames={XvqTw0Be9:\"framer-v-jjcw9a\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={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 getProps=({height,id,subtitle,title,width,...props})=>{return{...props,WuF2iG84P:subtitle??props.WuF2iG84P??\"Set up the component by adding background and bouncer elements to the component properties.\",yeAnKbEUZ:title??props.yeAnKbEUZ??\"Screen Saver\"};};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,yeAnKbEUZ,WuF2iG84P,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"XvqTw0Be9\",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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-jjcw9a\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"XvqTw0Be9\",ref:refBinding,style:{backgroundColor:\"rgba(136, 85, 255, 0.1)\",...style},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uh2i08\",layoutDependency:layoutDependency,layoutId:\"aM7oiNoFL\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-flw0dh\",\"data-framer-name\":\"Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"GthLmGmBt\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><g><path d=\"M 0 0 L 28 0 L 28 28 L 0 28 Z\" fill=\"transparent\"></path><path d=\"M 21 7.113 C 21 7.041 21.029 6.971 21.079 6.921 L 27.534 0.465 C 27.613 0.388 27.73 0.365 27.831 0.407 C 27.933 0.449 28 0.548 28 0.658 L 28 13.888 C 28 13.96 27.971 14.028 27.921 14.079 L 21 21 Z M 7 21 L 7 7.658 C 7 7.548 6.933 7.449 6.831 7.407 C 6.73 7.365 6.613 7.388 6.534 7.465 L 0.079 13.921 C 0.028 13.972 0 14.041 0 14.113 L 0 27.728 C 0 27.877 0.122 28 0.273 28 L 13.888 28 C 13.96 28 14.028 27.971 14.079 27.921 L 21 21 Z\" fill=\"rgb(153, 102, 255)\"></path></g></svg>',svgContentId:11036020200,withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-k3ullq\",layoutDependency:layoutDependency,layoutId:\"E3DQBYSAf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(153, 102, 255))\"},children:\"Screen Saver\"})}),className:\"framer-q0gs4u\",\"data-framer-name\":\"Title\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"UqJwZqJjg\",style:{\"--extracted-r6o4lv\":\"rgb(153, 102, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:yeAnKbEUZ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(153, 102, 255, 0.7))\"},children:\"Set up the component by adding background and bouncer elements to the component properties.\"})}),className:\"framer-g5dqhc\",\"data-framer-name\":\"Subtitle\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RJ7UF99m8\",style:{\"--extracted-r6o4lv\":\"rgba(153, 102, 255, 0.7)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:WuF2iG84P,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZpfHZ.framer-qanqo2, .framer-ZpfHZ .framer-qanqo2 { display: block; }\",\".framer-ZpfHZ.framer-jjcw9a { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 200px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 400px; }\",\".framer-ZpfHZ .framer-uh2i08 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1px; }\",\".framer-ZpfHZ .framer-flw0dh { flex: none; height: 28px; position: relative; width: 28px; }\",\".framer-ZpfHZ .framer-k3ullq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; max-width: 200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZpfHZ .framer-q0gs4u, .framer-ZpfHZ .framer-g5dqhc { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 200\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"yeAnKbEUZ\":\"title\",\"WuF2iG84P\":\"subtitle\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerW7oLCU4_B=withCSS(Component,css,\"framer-ZpfHZ\");export default FramerW7oLCU4_B;FramerW7oLCU4_B.displayName=\"Utils/Component Message\";FramerW7oLCU4_B.defaultProps={height:200,width:400};addPropertyControls(FramerW7oLCU4_B,{yeAnKbEUZ:{defaultValue:\"Screen Saver\",displayTextArea:false,title:\"Title\",type:ControlType.String},WuF2iG84P:{defaultValue:\"Set up the component by adding background and bouncer elements to the component properties.\",displayTextArea:false,title:\"Subtitle\",type:ControlType.String}});addFonts(FramerW7oLCU4_B,[{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/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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.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\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerW7oLCU4_B\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"400\",\"framerIntrinsicHeight\":\"200\",\"framerVariables\":\"{\\\"yeAnKbEUZ\\\":\\\"title\\\",\\\"WuF2iG84P\\\":\\\"subtitle\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./W7oLCU4_B.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{Children,useEffect,useState,useMemo,useRef,cloneElement}from\"react\";import{motion,useInView,animate,useMotionValue,useTransform}from\"framer-motion\";import UtilsComponentMessage from\"https://framer.com/m/Utils-Component-Message-ZVoG.js\";var Mode;(function(Mode){Mode[\"Layer\"]=\"layer\";Mode[\"SVG\"]=\"svg\";})(Mode||(Mode={}));var SVGType;(function(SVGType){SVGType[\"Image\"]=\"image\";SVGType[\"File\"]=\"file\";})(SVGType||(SVGType={}));/**\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n *\n * @framerDisableUnlink\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 200\n */export default function SVGPathShimmer({mode,layer,svgType,svgImage,svgFile,baseColor,shimmerColor,length,transition,direction,loopMode,loopDelay,trigger,replay,style}){const isCanvas=RenderTarget.current()===RenderTarget.canvas;const hasChildren=mode===\"layer\"?Children.count(layer)>0:false;const reverse=direction===\"reverse\";const loop=loopMode!==\"once\";const shapeTransition={...transition,repeat:loop?Infinity:0,repeatType:loopMode===\"mirror\"?\"reverse\":loopMode,repeatDelay:loop?loopDelay:0};const[svgContent,setSvgContent]=useState(null);const[isLoading,setIsLoading]=useState(false);const[loadingError,setLoadingError]=useState(null);const[currentAnimation,setCurrentAnimation]=useState(null);const ref=useRef(null);const isInView=useInView(ref,{once:!replay&&!loop,amount:\"some\"});const progressMotionValue=useMotionValue(0);const[scale,setScale]=useState(1);const[padding,setPadding]=useState({horizontal:0,vertical:0});const[originalSize,setOriginalSize]=useState({width:0,height:0});const containerRef=useRef(null);const hasSvg=mode===\"svg\"?!!svgContent:hasChildren;const runAnimation=()=>{if(isCanvas)return;if(currentAnimation){currentAnimation.stop();}setCurrentAnimation(animate(0,1,{...shapeTransition,onUpdate:latest=>{progressMotionValue.set(latest);}}));};useEffect(()=>{async function fetchSVG(){if(mode!==\"svg\")return;setIsLoading(true);setLoadingError(null);setSvgContent(null);const url=svgType===\"image\"?svgImage?.src:svgFile;if(!url){setIsLoading(false);return;}const content=await loadAndValidateSVG(url);if(!content){setLoadingError(true);setIsLoading(false);return;}setSvgContent(content);setIsLoading(false);}fetchSVG();},[mode,svgType,svgType===\"image\"?svgImage?.src:svgFile]);useEffect(()=>{if(trigger===\"appear\"){runAnimation();}// Add cleanup function\nreturn()=>{if(currentAnimation){currentAnimation.stop();}};},[trigger,hasSvg]);useEffect(()=>{if(trigger===\"layerInView\"){if(isInView&&hasSvg){runAnimation();}else{if(currentAnimation){currentAnimation.stop();}progressMotionValue.set(0);}}},[isInView,trigger,hasSvg]);// First effect to capture original SVG size once ref is available\nuseEffect(()=>{if(!isCanvas||mode!==\"layer\"||!hasChildren)return;// Use rAF to ensure we measure after the ref is attached\nconst measureSvg=()=>{const svg=containerRef.current?.querySelector(\"div:has(> svg)\");if(!svg){requestAnimationFrame(measureSvg);return;}setOriginalSize({width:svg.offsetWidth,height:svg.offsetHeight});};requestAnimationFrame(measureSvg);},[isCanvas,mode,hasChildren]);// Second effect to handle resize observation\nuseEffect(()=>{if(!isCanvas||mode!==\"layer\"||!hasChildren||!containerRef.current)return;const container=containerRef.current;const updateScale=()=>{const containerWidth=container.offsetWidth;const containerHeight=container.offsetHeight;let newScale=1;const newPadding={horizontal:0,vertical:0};// Only proceed with scaling if we have the dimensions we need\nif(style?.width&&style?.height){if(originalSize.width&&originalSize.height){newScale=Math.min(containerWidth/originalSize.width,containerHeight/originalSize.height);}}else if(style?.width){if(originalSize.width){newScale=containerWidth/originalSize.width;newPadding.vertical=(containerHeight*newScale-containerHeight)/2;}}else if(style?.height){if(originalSize.height){newScale=containerHeight/originalSize.height;newPadding.horizontal=(containerWidth*newScale-containerWidth)/2;}}setScale(newScale);setPadding(newPadding);};const resizeObserver=new ResizeObserver(updateScale);resizeObserver.observe(container);updateScale()// Initial calculation\n;return()=>{resizeObserver.disconnect();};},[isCanvas,mode,hasChildren,originalSize.width,originalSize.height,style?.width,style?.height]);let svgElement=null;let svgContents=null;let svgViewbox=\"\";let viewboxWidth=0;let viewboxHeight=0;const start=100+length+length;const end=length;const parsedSvgData=useMemo(()=>{if(mode!==\"svg\"||!svgContent||isLoading){return null;}const parser=new DOMParser;const doc=parser.parseFromString(svgContent,\"image/svg+xml\");const svg=doc.querySelector(\"svg\");const path=doc.querySelector(\"path\");if(!svg||!path){return null;}const width=parseFloat(svg.getAttribute(\"width\")||\"100\");const height=parseFloat(svg.getAttribute(\"height\")||\"100\");const viewBox=svg.getAttribute(\"viewBox\")||`0 0 ${width} ${height}`;const pathD=path.getAttribute(\"d\")||\"\";const stroke=path.getAttribute(\"stroke\")||\"transparent\";const strokeWidth=path.getAttribute(\"stroke-width\")||\"1\";const strokeLinecap=path.getAttribute(\"stroke-linecap\")||\"round\";const strokeLinejoin=path.getAttribute(\"stroke-linejoin\")||\"round\";return{width,height,viewBox,pathD,stroke,strokeWidth,strokeLinecap,strokeLinejoin};},[mode,svgContent,isLoading]);const parsedLayerData=useMemo(()=>{if(mode!==\"layer\"||!hasChildren||isCanvas){return null;}const firstChild=getFirstChild(layer);const svgChild=getFirstChild(firstChild?.props?.svg);if(!svgChild){return null;}const attributes=svgChild.match(/[\\w-]+=\"[^\"]*\"/g);let pathD;let stroke;let strokeWidth;let strokeLinecap;let strokeLinejoin;for(const element of attributes){if(element.startsWith(\"d=\")){pathD=splitAndReplace(element);}if(element.startsWith(\"stroke=\")){stroke=splitAndReplace(element);}if(element.startsWith(\"stroke-width=\")){strokeWidth=splitAndReplace(element);}if(element.startsWith(\"stroke-linecap=\")){strokeLinecap=splitAndReplace(element);}if(element.startsWith(\"stroke-linejoin=\")){strokeLinejoin=splitAndReplace(element);}}const viewBoxMatch=svgChild.split(\"viewBox=\")[1];const viewBox=viewBoxMatch.split(\">\")[0].replace(/^\"(.+(?=\"$))\"$/,\"$1\");const viewBoxWidth=parseFloat(viewBox.split(\" \")[2]);const viewBoxHeight=parseFloat(viewBox.split(\" \")[3]);return{pathD,stroke,strokeWidth,strokeLinecap,strokeLinejoin,viewBox,viewBoxWidth,viewBoxHeight};},[mode,layer,hasChildren,isCanvas]);const opacity=useTransform(progressMotionValue,value=>{const strokeLinecap=mode===\"svg\"?parsedSvgData?.strokeLinecap:parsedLayerData?.strokeLinecap;if(strokeLinecap===\"round\"||strokeLinecap===\"square\"){return transformOpacity(value);}return 1;});const strokeDashoffsetTransform=useTransform(progressMotionValue,[0,1],reverse?[end,start]:[start,end]);if(mode===\"svg\"){if(!isLoading&&svgContent&&parsedSvgData){const{width,height,viewBox,pathD,stroke,strokeWidth,strokeLinecap,strokeLinejoin}=parsedSvgData;viewboxWidth=width;viewboxHeight=height;svgViewbox=viewBox;svgContents=[/*#__PURE__*/_jsx(\"path\",{d:pathD,stroke:baseColor||stroke,strokeWidth:strokeWidth,strokeLinejoin:strokeLinejoin,strokeLinecap:strokeLinecap,fill:\"transparent\"}),/*#__PURE__*/_jsx(motion.path,{style:{strokeDashoffset:strokeDashoffsetTransform},strokeDasharray:`${length} 100`,d:pathD,stroke:shimmerColor,strokeWidth:strokeWidth,strokeLinejoin:strokeLinejoin,strokeLinecap:strokeLinecap,fill:\"transparent\",pathLength:100,opacity:opacity})];}}else if(hasChildren){if(isCanvas){svgElement=getFirstChild(layer);}else if(parsedLayerData){const{pathD,stroke,strokeWidth,strokeLinecap,strokeLinejoin,viewBox,viewBoxWidth,viewBoxHeight}=parsedLayerData;svgViewbox=viewBox;viewboxWidth=viewBoxWidth;viewboxHeight=viewBoxHeight;svgContents=[/*#__PURE__*/_jsx(\"path\",{d:pathD,stroke:stroke,strokeWidth:strokeWidth,strokeLinejoin:strokeLinejoin,strokeLinecap:strokeLinecap,fill:\"transparent\"}),/*#__PURE__*/_jsx(motion.path,{style:{strokeDashoffset:strokeDashoffsetTransform},strokeDasharray:`${length} 100`,d:pathD,stroke:shimmerColor,strokeWidth:strokeWidth,strokeLinejoin:strokeLinejoin,strokeLinecap:strokeLinecap,fill:\"transparent\",pathLength:100,opacity:opacity})];}}// Apply the scale and padding after they're calculated\nif(svgElement&&isCanvas){svgElement=/*#__PURE__*/cloneElement(svgElement,{style:{transform:`scale(${scale})`,transformOrigin:\"center\",...svgElement.props.style}});}return svgElement||svgContents?/*#__PURE__*/_jsx(\"div\",{style:{display:\"flex\",placeContent:\"center\",placeItems:\"center\",backgroundColor:\"transparent\",overflow:\"hidden\",position:\"relative\",paddingLeft:padding.horizontal,paddingRight:padding.horizontal,paddingTop:padding.vertical,paddingBottom:padding.vertical,...style},children:/*#__PURE__*/_jsx(\"div\",{\"data-tag-here\":true,ref:containerRef,style:{display:\"flex\",placeContent:\"center\",placeItems:\"center\",backgroundColor:\"transparent\",position:\"relative\",...style},children:svgElement||/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:svgViewbox,style:{width:style?.width??(style?.height?\"auto\":viewboxWidth),height:style?.height??(style?.width?\"auto\":viewboxHeight)},children:svgContents})})}):mode===\"svg\"&&!isLoading&&!svgContent&&!(svgType===\"image\"?svgImage?.src:svgFile)||mode===\"layer\"&&!hasChildren?/*#__PURE__*/_jsx(\"div\",{ref:ref,style:style,children:/*#__PURE__*/_jsx(UtilsComponentMessage,{style:style,title:loadingError?\"Error loading SVG\":\"SVG Path Shimmer\",subtitle:loadingError?\"Invalid SVG file. Please provide a valid SVG.\":\"Connect a graphic layer using the handle or upload an SVG file.\"})}):/*#__PURE__*/_jsx(\"div\",{ref:ref,style:style});}SVGPathShimmer.displayName=\"SVG Path Shimmer\";addPropertyControls(SVGPathShimmer,{mode:{type:ControlType.Enum,defaultValue:\"layer\",options:[\"layer\",\"svg\"],optionTitles:[\"Graphic\",\"SVG\"],displaySegmentedControl:true},layer:{type:ControlType.ComponentInstance,description:\"Select a Graphic layer\",hidden:props=>props.mode!==\"layer\"},svgType:{type:ControlType.Enum,defaultValue:\"image\",options:[\"image\",\"file\"],optionTitles:[\"Image\",\"File\"],displaySegmentedControl:true,title:\"SVG Type\",hidden:props=>props.mode!==\"svg\"},svgImage:{type:ControlType.ResponsiveImage,title:\"SVG\",description:\"Must be an SVG file\",hidden:props=>props.mode!==\"svg\"||props.svgType!==\"image\"},svgFile:{type:ControlType.File,allowedFileTypes:[\"svg\"],title:\"SVG\",description:\"Must be an SVG file\",hidden:props=>props.mode!==\"svg\"||props.svgType!==\"file\"},baseColor:{type:ControlType.Color,optional:true,title:\"Color\",hidden:props=>props.mode!==\"svg\"},shimmerColor:{type:ControlType.Color,title:\"Shimmer\",defaultValue:\"#0099FF\"},length:{type:ControlType.Number,defaultValue:20,min:0,max:100,step:1,unit:\"%\"},transition:{type:ControlType.Transition,defaultValue:{type:\"tween\",ease:[0,0,1,1],duration:2,delay:0}},trigger:{type:ControlType.Enum,defaultValue:\"appear\",options:[\"appear\",\"layerInView\"],optionTitles:[\"Appear\",\"Layer in View\"],displaySegmentedControl:true,segmentedControlDirection:\"vertical\"},loopMode:{type:ControlType.Enum,defaultValue:\"loop\",options:[\"loop\",\"mirror\",\"once\"],optionTitles:[\"Loop\",\"Mirror\",\"Once\"],displaySegmentedControl:true,title:\"Animation\"},loopDelay:{type:ControlType.Number,defaultValue:0,min:0,max:60,step:.1,hidden:props=>props.loopMode===\"once\"},replay:{type:ControlType.Boolean,defaultValue:true,hidden:props=>props.trigger!==\"layerInView\"||props.loopMode!==\"once\"},direction:{type:ControlType.Enum,defaultValue:\"default\",options:[\"default\",\"reverse\"],optionTitles:[\"Default\",\"Reverse\"],displaySegmentedControl:true,description:\"More components at [Framer University](https://frameruni.link/cc).\"}});function getFirstChild(slots){let firstChild;Children.map(slots,child=>{if(firstChild===undefined){firstChild=child;}});return firstChild;}function splitAndReplace(string){return string.split(\"=\")[1].replace(/['\"]+/g,\"\");}async function loadAndValidateSVG(url){try{const response=await fetch(url);const text=await response.text();// Basic validation that it's an SVG\nif(!text.includes(\"<svg\")||!text.includes(\"</svg>\")){return null;}return text;}catch(error){console.error(\"Error loading SVG:\",error);return null;}}function transformOpacity(input){// Ensure input is within the valid range\nif(input<0||input>1){return 0;}const lowerThreshold=.01;const upperThreshold=1-lowerThreshold;if(input<=lowerThreshold){// Linear interpolation from 0 to 1 for inputs between 0 and 0.025\nreturn input/lowerThreshold;}else if(input>=upperThreshold){// Linear interpolation from 1 to 0 for inputs between 0.975 and 1\nreturn(1-input)/lowerThreshold;}else{// All values between 0.025 and 0.975 return 1\nreturn 1;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"SVGPathShimmer\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicHeight\":\"200\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SVGPathShimmer_Prod.map","// Generated by Framer (9d598a4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const MotionDivWithFX=withFX(motion.div);const serializationHash=\"framer-QXqae\";const variantClassNames={oT9a3tAJm:\"framer-v-1sa4kk4\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-560};const transition3={delay:0,duration:.7,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:560};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,scrollSection,width,...props})=>{return{...props,P1xCeiKdh:scrollSection??props.P1xCeiKdh};};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,P1xCeiKdh,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"oT9a3tAJm\",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-1sa4kk4\",className,classNames),\"data-framer-name\":\"Primary\",layoutDependency:layoutDependency,layoutId:\"oT9a3tAJm\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wlxqym\",\"data-framer-name\":\"Bullets wrapper\",layoutDependency:layoutDependency,layoutId:\"SRQDbCZZ5\",style:{backgroundColor:\"var(--token-acd69d2b-513b-4463-9099-e66e4627c567, rgb(255, 255, 255))\",borderBottomLeftRadius:\"50%\",borderBottomRightRadius:\"50%\",borderTopLeftRadius:\"50%\",borderTopRightRadius:\"50%\"},children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:P1xCeiKdh,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-11n9led\",\"data-border\":true,\"data-framer-name\":\"Bullet active\",layoutDependency:layoutDependency,layoutId:\"CZ2FfjGaU\",style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",borderBottomLeftRadius:\"50%\",borderBottomRightRadius:\"50%\",borderTopLeftRadius:\"50%\",borderTopRightRadius:\"50%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-s891d4\",\"data-border\":true,\"data-framer-name\":\"Bullet inactive\",layoutDependency:layoutDependency,layoutId:\"Qut1jm4fX\",style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-beb48bfb-1e55-47db-94b4-891725966b2c, rgb(248, 248, 248))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",borderBottomLeftRadius:\"50%\",borderBottomRightRadius:\"50%\",borderTopLeftRadius:\"50%\",borderTopRightRadius:\"50%\"}})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-651cmb\",\"data-framer-name\":\"Progress bar\",layoutDependency:layoutDependency,layoutId:\"HE_UnLXcG\",style:{backgroundColor:\"var(--token-beb48bfb-1e55-47db-94b4-891725966b2c, rgb(248, 248, 248))\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:P1xCeiKdh,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1qw6uhp\",\"data-framer-name\":\"Bar\",layoutDependency:layoutDependency,layoutId:\"RHgax6Up3\",style:{backgroundColor:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"}})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QXqae.framer-79r356, .framer-QXqae .framer-79r356 { display: block; }\",\".framer-QXqae.framer-1sa4kk4 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 500px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 28px; }\",\".framer-QXqae .framer-wlxqym { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 28px; justify-content: center; left: calc(50.00000000000002% - 28px / 2); overflow: hidden; padding: 16px 0px 0px 0px; position: absolute; top: 0px; width: 28px; will-change: var(--framer-will-change-override, transform); z-index: 3; }\",\".framer-QXqae .framer-11n9led { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: 2px; overflow: hidden; position: absolute; right: 2px; top: 2px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-QXqae .framer-s891d4 { flex: none; height: 24px; left: 2px; overflow: hidden; position: absolute; right: 2px; top: 2px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-QXqae .framer-651cmb { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 2px; }\",\".framer-QXqae .framer-1qw6uhp { flex: none; height: 100%; overflow: hidden; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QXqae.framer-1sa4kk4, .framer-QXqae .framer-wlxqym, .framer-QXqae .framer-651cmb { gap: 0px; } .framer-QXqae.framer-1sa4kk4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-QXqae.framer-1sa4kk4 > :first-child, .framer-QXqae .framer-651cmb > :first-child { margin-top: 0px; } .framer-QXqae.framer-1sa4kk4 > :last-child, .framer-QXqae .framer-651cmb > :last-child { margin-bottom: 0px; } .framer-QXqae .framer-wlxqym > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-QXqae .framer-wlxqym > :first-child { margin-left: 0px; } .framer-QXqae .framer-wlxqym > :last-child { margin-right: 0px; } .framer-QXqae .framer-651cmb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",'.framer-QXqae[data-border=\"true\"]::after, .framer-QXqae [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 500\n * @framerIntrinsicWidth 28\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"P1xCeiKdh\":\"scrollSection\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerI5MRY3pvf=withCSS(Component,css,\"framer-QXqae\");export default FramerI5MRY3pvf;FramerI5MRY3pvf.displayName=\"Progress Bar\";FramerI5MRY3pvf.defaultProps={height:500,width:28};addPropertyControls(FramerI5MRY3pvf,{P1xCeiKdh:{title:\"Scroll Section\",type:ControlType.ScrollSectionRef}});addFonts(FramerI5MRY3pvf,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerI5MRY3pvf\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"P1xCeiKdh\\\":\\\"scrollSection\\\"}\",\"framerIntrinsicHeight\":\"500\",\"framerIntrinsicWidth\":\"28\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./I5MRY3pvf.map","// Generated by Framer (ff6f0b6)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Medium\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-MediumItalic\"]);export const fonts=[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.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\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/khkJkwSL66WFg8SX6Wa726c.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/0E7IMbDzcGABpBwwqNEt60wU0w.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/NTJ0nQgIF0gcDelS14zQ9NR9Q.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/QrcNhgEPfRl0LS8qz5Ln8olanl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/JEXmejW8mXOYMtt0hyRg811kHac.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/ksvR4VsLksjpSwnC2fPgHRNMw.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/uy9s0iWuxiNnVt8EpTI3gzohpwo.woff2\",weight:\"500\"}]}];export const css=['.framer-JrxBj .framer-styles-preset-116co3n:not(.rich-text-wrapper), .framer-JrxBj .framer-styles-preset-116co3n.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0em; --framer-line-height: 1.9em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, #3399fe); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-JrxBj .framer-styles-preset-116co3n:not(.rich-text-wrapper), .framer-JrxBj .framer-styles-preset-116co3n.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0em; --framer-line-height: 1.9em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, #3399fe); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-JrxBj .framer-styles-preset-116co3n:not(.rich-text-wrapper), .framer-JrxBj .framer-styles-preset-116co3n.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0em; --framer-line-height: 1.9em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, #3399fe); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-JrxBj\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (4076eae)\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,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouteElementId,useRouter,useSiteRefs,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";import Logo from\"https://framerusercontent.com/modules/IQXqjAGXltPKLdfjcdtf/AdYVRfUvx2HLE5qL3Xfw/Logo.js\";import SVGPathShimmer from\"https://framerusercontent.com/modules/IT2yoWfYkMOUw1y7WouH/cLHux5WXn78o6KzYK382/SVGPathShimmer_Prod.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import{Icon as Phosphor1}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import Testimonials from\"#framer/local/canvasComponent/eDeCYhBbt/eDeCYhBbt.js\";import BadgeBadge from\"#framer/local/canvasComponent/ekOIE3snu/ekOIE3snu.js\";import ProgressBar from\"#framer/local/canvasComponent/I5MRY3pvf/I5MRY3pvf.js\";import CTAOurTrackRecord from\"#framer/local/canvasComponent/mQ6_2e2Ag/mQ6_2e2Ag.js\";import TabbedSection from\"#framer/local/canvasComponent/Pe9ls5dav/Pe9ls5dav.js\";import Button2 from\"#framer/local/canvasComponent/w9_n89ptP/w9_n89ptP.js\";import*as sharedStyle4 from\"#framer/local/css/eOdBRddV7/eOdBRddV7.js\";import*as sharedStyle3 from\"#framer/local/css/FD4evuYAi/FD4evuYAi.js\";import*as sharedStyle5 from\"#framer/local/css/IVK9zLGKh/IVK9zLGKh.js\";import*as sharedStyle from\"#framer/local/css/qxVF6kfxD/qxVF6kfxD.js\";import*as sharedStyle6 from\"#framer/local/css/srzHr7V6Z/srzHr7V6Z.js\";import*as sharedStyle2 from\"#framer/local/css/WPMdmVzdi/WPMdmVzdi.js\";import*as sharedStyle1 from\"#framer/local/css/Ydcwa82qD/Ydcwa82qD.js\";import metadataProvider from\"#framer/local/webPageMetadata/Cpjsruq5U/Cpjsruq5U.js\";const BadgeBadgeFonts=getFonts(BadgeBadge);const Button2Fonts=getFonts(Button2);const TickerFonts=getFonts(Ticker);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const PhosphorFonts=getFonts(Phosphor);const ProgressBarFonts=getFonts(ProgressBar);const TabbedSectionFonts=getFonts(TabbedSection);const SVGPathShimmerFonts=getFonts(SVGPathShimmer);const TestimonialsFonts=getFonts(Testimonials);const CTAOurTrackRecordFonts=getFonts(CTAOurTrackRecord);const Phosphor1Fonts=getFonts(Phosphor1);const LogoFonts=getFonts(Logo);const breakpoints={drWacXegv:\"(min-width: 1200px)\",Sh6FtC8rE:\"(min-width: 768px) and (max-width: 1199.98px)\",sz9kxaYU_:\"(max-width: 767.98px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-YpmQu\";const variantClassNames={drWacXegv:\"framer-v-zbh6bw\",Sh6FtC8rE:\"framer-v-cwahk0\",sz9kxaYU_:\"framer-v-ub231n\"};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:.75,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const transition2={damping:60,delay:.5,mass:1,stiffness:200,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"drWacXegv\",Phone:\"sz9kxaYU_\",Tablet:\"Sh6FtC8rE\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"drWacXegv\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"G6kSVT0lR\");const dynamicRef=useSiteRefs();const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Sh6FtC8rE\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"Sh6FtC8rE\",\"sz9kxaYU_\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"Sh6FtC8rE\")return false;return true;};const isDisplayed3=()=>{if(!isBrowser())return true;if([\"Sh6FtC8rE\",\"sz9kxaYU_\"].includes(baseVariant))return false;return true;};const elementId1=useRouteElementId(\"PcdGkf9Zq\");const ref1=React.useRef(null);const elementId2=useRouteElementId(\"HVSZnkPEp\");const ref2=React.useRef(null);const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"sz9kxaYU_\")return false;return true;};const elementId3=useRouteElementId(\"aPD5Ou3qp\");const ref3=React.useRef(null);const elementId4=useRouteElementId(\"UOkGoApHz\");const ref4=React.useRef(null);const isDisplayed5=()=>{if(!isBrowser())return true;if(baseVariant===\"sz9kxaYU_\")return true;return false;};const elementId5=useRouteElementId(\"nCD7vSTzF\");const ref5=React.useRef(null);const elementId6=useRouteElementId(\"mAiGfvdxQ\");const ref6=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"drWacXegv\",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-zbh6bw\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xlkc1z\",\"data-framer-name\":\"main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-gtj15p\",\"data-framer-name\":\"Hero Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ghhf9\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oyagkw\",\"data-framer-name\":\"Hero Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hn9t9d\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{y:(componentViewport?.y||0)+0+0+0+0+0+0+0+0+100+0+0+0},sz9kxaYU_:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+0+0+0+0+21+0+0+273.6+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xwjr1s-container\",nodeId:\"znnt1_shy\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(BadgeBadge,{cNdFrmQFP:false,gaxh27yBA:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",id:\"znnt1_shy\",layoutId:\"znnt1_shy\",LBb619rHG:{borderColor:\"rgb(228, 228, 231)\",borderStyle:\"solid\",borderWidth:1},nwDKgX8cD:\"Keep Your Cleared Talent. Win Bigger.\",NZ8iPYNZS:\"Info\",OYaRk1H52:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",rSvBNONmJ:\"8px 15px 8px 15px\",UKe5Qe6cO:false,variant:\"SHFIr1Ify\",vfWQcwlZF:\"ArrowRight\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j7nmym\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-hyp944\",\"data-styles-preset\":\"qxVF6kfxD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"Deliver Government Contracts without breaking.\"})})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-hyp944\",\"data-styles-preset\":\"qxVF6kfxD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"Deliver Government Contracts without breaking.\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-hyp944\",\"data-styles-preset\":\"qxVF6kfxD\",style:{\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"Deliver Government Contracts without breaking.\"})})}),className:\"framer-1tvabwv\",\"data-framer-name\":\"Empowering Enterprises with Secure, Authoritative Multidimensional Solutions\",fonts:[\"Inter\"],id:elementId,ref:dynamicRef(elementId),verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(13, 13, 13, 0.8)\"},children:\"The Dream Team OS™ is a simple workforce intelligence platform that helps GovCons and defense tech companies hire talent faster, keep them longer, and run productive teams in a repeatable way—so you deliver faster, win bigger deals, and scale with confidence.\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4ci4g0\",\"data-styles-preset\":\"Ydcwa82qD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(13, 13, 13, 0.8)\"},children:\"The Dream Team OS™ is a simple workforce intelligence platform that helps GovCons and defense tech companies hire talent faster, keep them longer, and run productive teams in a repeatable way—so you deliver faster, win bigger deals, and scale with confidence.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4ci4g0\",\"data-styles-preset\":\"Ydcwa82qD\",style:{\"--framer-text-color\":\"rgba(13, 13, 13, 0.8)\"},children:\"The Dream Team OS™ is a simple workforce intelligence platform that helps GovCons and defense tech companies hire talent faster, keep them longer, and run productive teams in a repeatable way—so you deliver faster, win bigger deals, and scale with confidence.\"})}),className:\"framer-1to9org\",\"data-framer-name\":\"GateAI gives your whole enterprise access to the best Generative AIs, safely and at a fraction of the normal cost. It is immediately available to your whole organization.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-daqtop\",\"data-framer-name\":\"Actions\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"cGElr3uM2\"},implicitPathVariables:undefined},{href:{webPageId:\"cGElr3uM2\"},implicitPathVariables:undefined},{href:{webPageId:\"cGElr3uM2\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{height:44,y:(componentViewport?.y||0)+0+0+0+0+0+0+0+0+100+0+0+262.8+0},sz9kxaYU_:{height:42,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+0+0+0+0+0+21+0+0+273.6+0+294.8+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lryw2o-container\",nodeId:\"HKLz42jU2\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{U1Kbkgydv:resolvedLinks[1]},sz9kxaYU_:{U1Kbkgydv:resolvedLinks[2],variant:\"Jwx8c1wDM\"}},children:/*#__PURE__*/_jsx(Button2,{ApWhoO21o:{borderColor:\"rgba(9, 9, 11, 0)\",borderStyle:\"solid\",borderWidth:0},ey7w8muFX:false,G77f5Yx_v:\"Book Your Demo\",height:\"100%\",HFfTjmBlq:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",id:\"HKLz42jU2\",layoutId:\"HKLz42jU2\",n9WP3fBIv:false,oV7zrnzuy:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",style:{height:\"100%\"},SZQpZ3lk2:99,U1Kbkgydv:resolvedLinks[0],variant:\"ZvwacID1B\",VkxZQkMEC:\"\",Vo_oxchYD:\"CaretRight\",width:\"100%\",WM2TpCryl:false})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Gi8ulLTBk\"},implicitPathVariables:undefined},{href:{webPageId:\"Gi8ulLTBk\"},implicitPathVariables:undefined},{href:{webPageId:\"Gi8ulLTBk\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{height:44,y:(componentViewport?.y||0)+0+0+0+0+0+0+0+0+100+0+0+262.8+0},sz9kxaYU_:{height:42,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+0+0+0+0+0+21+0+0+273.6+0+294.8+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2l5ltn-container\",nodeId:\"fPQn0s0T9\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{U1Kbkgydv:resolvedLinks1[1]},sz9kxaYU_:{U1Kbkgydv:resolvedLinks1[2],variant:\"Jwx8c1wDM\"}},children:/*#__PURE__*/_jsx(Button2,{ApWhoO21o:{borderColor:\"rgb(228, 228, 231)\",borderStyle:\"solid\",borderWidth:1},ey7w8muFX:false,G77f5Yx_v:\"Free Workforce Risk Audit\",height:\"100%\",HFfTjmBlq:\"var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13))\",id:\"fPQn0s0T9\",layoutId:\"fPQn0s0T9\",n9WP3fBIv:false,oV7zrnzuy:\"rgb(255, 255, 255)\",style:{height:\"100%\"},SZQpZ3lk2:99,U1Kbkgydv:resolvedLinks1[0],variant:\"ZvwacID1B\",VkxZQkMEC:\"\",Vo_oxchYD:\"CaretRight\",width:\"100%\",WM2TpCryl:false})})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:524,intrinsicWidth:524,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0+0+0+0+100+348.8),pixelHeight:904,pixelWidth:1200,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1440px) - 64px) * 0.8)`,src:\"https://framerusercontent.com/images/nVtfkdD3FBqtJTh1qGcVBIqjJI.jpeg?scale-down-to=1024&width=1200&height=904\",srcSet:\"https://framerusercontent.com/images/nVtfkdD3FBqtJTh1qGcVBIqjJI.jpeg?scale-down-to=512&width=1200&height=904 512w,https://framerusercontent.com/images/nVtfkdD3FBqtJTh1qGcVBIqjJI.jpeg?scale-down-to=1024&width=1200&height=904 1024w,https://framerusercontent.com/images/nVtfkdD3FBqtJTh1qGcVBIqjJI.jpeg?width=1200&height=904 1200w\"}},sz9kxaYU_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:524,intrinsicWidth:524,pixelHeight:904,pixelWidth:1200,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/nVtfkdD3FBqtJTh1qGcVBIqjJI.jpeg?scale-down-to=1024&width=1200&height=904\",srcSet:\"https://framerusercontent.com/images/nVtfkdD3FBqtJTh1qGcVBIqjJI.jpeg?scale-down-to=512&width=1200&height=904 512w,https://framerusercontent.com/images/nVtfkdD3FBqtJTh1qGcVBIqjJI.jpeg?scale-down-to=1024&width=1200&height=904 1024w,https://framerusercontent.com/images/nVtfkdD3FBqtJTh1qGcVBIqjJI.jpeg?width=1200&height=904 1200w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:524,intrinsicWidth:524,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0+21+0+0+172),pixelHeight:904,pixelWidth:1200,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 128px) / 2 - 80px, 1px)`,src:\"https://framerusercontent.com/images/nVtfkdD3FBqtJTh1qGcVBIqjJI.jpeg?scale-down-to=1024&width=1200&height=904\",srcSet:\"https://framerusercontent.com/images/nVtfkdD3FBqtJTh1qGcVBIqjJI.jpeg?scale-down-to=512&width=1200&height=904 512w,https://framerusercontent.com/images/nVtfkdD3FBqtJTh1qGcVBIqjJI.jpeg?scale-down-to=1024&width=1200&height=904 1024w,https://framerusercontent.com/images/nVtfkdD3FBqtJTh1qGcVBIqjJI.jpeg?width=1200&height=904 1200w\"},className:\"framer-f1dhe2\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6wyrxo\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fln0d2-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ZP2r9AWM4\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:40,overflow:false},gap:42,height:\"100%\",hoverFactor:1,id:\"ZP2r9AWM4\",layoutId:\"ZP2r9AWM4\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-u689qp\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1yth7vh\",\"data-framer-name\":\"5\",fill:\"black\",intrinsicHeight:64,intrinsicWidth:196,svg:'<svg width=\"196\" height=\"64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M22.44 29.038c5.15 0 8.324 3.043 8.324 8.4 0 5.356-3.174 8.562-8.323 8.562H9.084v-5.925h13.279c1.742 0 2.633-1.298 2.633-2.637 0-1.34-.89-2.638-2.633-2.638h-6.04C11.176 34.8 8 31.675 8 26.481 8 21.165 11.175 18 16.324 18h12.582v5.925H16.401c-1.742 0-2.633 1.258-2.633 2.556 0 1.299.89 2.557 2.633 2.557h6.04ZM49.124 18H56.4L46.14 31.797 56.402 46h-7.55l-8.4-11.687V46h-6.195V18h6.195v11.727L49.123 18Zm24.893 0h-7.859l-9.369 28h6.465l1.781-5.722h10.144L76.958 46h6.427l-9.369-28Zm-7.24 16.597 3.291-10.632 3.33 10.632h-6.62Zm35.928.893V18h6.194v28h-6.427L91.864 28.47V46h-6.195V18h6.427l10.608 17.49Zm24.351-6.452c5.149 0 8.324 3.043 8.324 8.4 0 5.356-3.175 8.562-8.324 8.562H113.7v-5.925h13.279c1.742 0 2.632-1.298 2.632-2.637 0-1.34-.89-2.638-2.632-2.638h-6.039c-5.15 0-8.324-3.125-8.324-8.319 0-5.316 3.174-8.481 8.324-8.481h12.582v5.925h-12.505c-1.742 0-2.633 1.258-2.633 2.556 0 1.299.891 2.557 2.633 2.557h6.039ZM153.738 18h7.278l-10.259 13.797L161.016 46h-7.549l-8.401-11.687V46h-6.195V18h6.195v11.727L153.738 18Zm24.893 0h-7.859l-9.369 28h6.465l1.781-5.722h10.144l1.78 5.722H188l-9.369-28Zm-7.239 16.597 3.29-10.632 3.33 10.632h-6.62Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-cxd7w4\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-12qhx8p\",\"data-framer-name\":\"2\",fill:\"black\",intrinsicHeight:64,intrinsicWidth:196,svg:'<svg width=\"196\" height=\"64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m66.313 20.252 7.003-1.622v34.12h-7.004V20.251Zm32.634 28.579c-2.242 2.852-5.931 4.479-9.577 4.479-7.009 0-12.608-4.664-12.608-11.907 0-7.242 5.605-11.906 12.608-11.906 6.546 0 10.655 4.664 10.655 11.906v2.199h-16.26c.566 2.666 2.574 4.391 5.284 4.391 2.285 0 3.83-1.17 4.995-2.759l4.903 3.603v-.006Zm-5.931-9.996c.049-2.33-1.774-4.294-4.299-4.294-3.075 0-4.761 2.101-4.946 4.294h9.25-.005Zm45.857 13.915h-6.449v-2.994h-.092c-1.072 1.644-3.788 3.548-6.96 3.548-6.726 0-11.161-4.86-11.161-11.727 0-6.3 3.923-12.09 10.372-12.09 2.884 0 5.605.788 7.188 2.987h.093V20.24l7.009-1.622V52.75Zm-12.048-17.093c-3.51 0-5.611 2.335-5.611 5.741 0 3.406 2.101 5.74 5.611 5.74s5.599-2.334 5.599-5.74c0-3.407-2.1-5.741-5.599-5.741Zm27.595-6.16c6.998 0 12.608 4.664 12.608 11.906 0 7.243-5.61 11.907-12.608 11.907s-12.619-4.664-12.619-11.907c0-7.242 5.61-11.906 12.619-11.906Zm0 17.647c3.494 0 5.605-2.334 5.605-5.74 0-3.407-2.106-5.742-5.605-5.742-3.499 0-5.61 2.335-5.61 5.741 0 3.407 2.1 5.741 5.61 5.741Zm28.394-10.41c-1.028-1.267-2.378-1.915-4.064-1.915-1.165 0-2.563.511-2.563 1.866 0 3.358 11.813.512 11.813 9.153 0 5.79-5.605 7.466-10.464 7.466-3.172 0-6.671-.789-8.919-3.08l4.25-4.718c1.306 1.584 2.846 2.482 4.952 2.482 1.589 0 3.178-.42 3.178-1.633 0-3.646-11.814-.56-11.814-9.207 0-5.322 4.762-7.65 9.528-7.65 2.993 0 6.302.745 8.408 2.986l-4.299 4.25h-.006Zm-72.004-6.677h-7.003v22.697h7.003V30.057Zm0-9.773h-7.003v5.806h7.003v-5.806Zm-78.485 15.96 23.943-14.627-30.604 9.948 6.66 4.68ZM20.043 10.69l-2.45 7.38h37.505l-35.055-7.38Zm-8.039 24.167 11.242-3.656-8.13-5.709-3.112 9.365ZM8 19.157l6.546 4.598 1.535-4.598H8Zm52.283 0-43.054.006-1.752 5.25 9.065 6.368 35.741-11.624Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-oq9z8g\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1s3eq2p\",\"data-framer-name\":\"1\",fill:\"black\",intrinsicHeight:64,intrinsicWidth:103,svg:'<svg width=\"103\" height=\"64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.928 49.651v5.968h-1.646v-5.968H8v-1.515h6.202v1.515h-2.274Zm4.48 5.968v-7.483h5.65v1.468h-4.013v1.516h3.526v1.468h-3.526v1.572h4.068v1.468h-5.706v-.009h.001Zm11.683.13c-2.207 0-3.844-1.702-3.844-3.853v-.018c0-2.133 1.609-3.873 3.9-3.873 1.413 0 2.254.468 2.956 1.16l-1.047 1.207c-.58-.525-1.17-.842-1.918-.842-1.263 0-2.17 1.047-2.17 2.328v.019c0 1.281.889 2.357 2.17 2.357.851 0 1.385-.346 1.964-.88l1.048 1.057c-.757.825-1.617 1.339-3.058 1.339Zm10.047-.13v-3.003h-3.04v3.003H33.45v-7.483h1.647v2.965h3.04v-2.965h1.647v7.483h-1.647Zm9.821 0-3.629-4.76v4.76h-1.627v-7.483h1.515l3.507 4.612v-4.612h1.628v7.483h-1.394Zm7.764.13c-2.31 0-3.966-1.72-3.966-3.853v-.018c0-2.133 1.684-3.873 3.994-3.873 2.31 0 3.966 1.722 3.966 3.854v.019c-.009 2.132-1.684 3.872-3.994 3.872Zm2.264-3.871c0-1.282-.945-2.358-2.264-2.358-1.328 0-2.245 1.048-2.245 2.33v.018c0 1.28.944 2.357 2.264 2.357 1.319 0 2.245-1.048 2.245-2.33v-.017Zm4.087 3.741v-7.483h1.647v5.986h3.732v1.497h-5.379Zm10.935.13c-2.31 0-3.966-1.72-3.966-3.853v-.018c0-2.133 1.683-3.873 3.994-3.873 2.31 0 3.966 1.722 3.966 3.854v.019c-.009 2.132-1.684 3.872-3.994 3.872Zm2.264-3.871c0-1.282-.945-2.358-2.264-2.358-1.328 0-2.245 1.048-2.245 2.33v.018c0 1.28.944 2.357 2.264 2.357 1.32 0 2.245-1.048 2.245-2.33v-.017Zm7.65 3.872c-2.328 0-3.937-1.637-3.937-3.854v-.018c0-2.133 1.656-3.873 3.929-3.873 1.347 0 2.16.365 2.937 1.03l-1.039 1.253c-.58-.477-1.094-.758-1.955-.758-1.197 0-2.151 1.056-2.151 2.328v.019c0 1.365.944 2.376 2.263 2.376.6 0 1.132-.15 1.553-.45v-1.066h-1.656v-1.422h3.255v3.255c-.775.646-1.832 1.18-3.198 1.18Zm9.186-3.115v2.983h-1.646v-2.956l-2.881-4.537h1.926l1.787 3.003 1.814-3.003h1.87l-2.87 4.51ZM36.761 27.67a14.112 14.112 0 0 1-1.16 3.881c-.86 1.946-2.057 3.817-3.666 5.389-3.031 3.068-7.558 5.013-12.188 5.013H8.035v-6.735h11.702c2.769 0 5.425-1.047 7.22-2.919a10.609 10.609 0 0 0 2.676-4.63h7.128Zm0-5.136a14.112 14.112 0 0 0-1.16-3.882c-.86-1.945-2.057-3.817-3.666-5.388-3.031-3.069-7.558-5.014-12.197-5.014H8.035v6.735h11.702c2.769 0 5.425 1.048 7.22 2.919a10.609 10.609 0 0 1 2.676 4.63h7.128ZM51.456 30.7l-8.942 11.253h-8.868l13.386-16.846L33.655 8.25h8.868l8.942 11.243L60.398 8.25h8.868L55.87 25.107l13.386 16.846h-8.868L51.456 30.7Zm21.822-3.03a10.616 10.616 0 0 0 2.675 4.63c1.797 1.87 4.453 2.918 7.221 2.918h11.702v6.735h-11.7c-4.64 0-9.168-1.945-12.189-5.013-1.609-1.572-2.806-3.442-3.667-5.389a14.11 14.11 0 0 1-1.16-3.882h7.118Zm0-5.136a10.617 10.617 0 0 1 2.675-4.63c1.797-1.87 4.453-2.919 7.221-2.919h11.702V8.251h-11.7c-4.64 0-9.168 1.945-12.189 5.014-1.609 1.571-2.806 3.442-3.667 5.388a14.11 14.11 0 0 0-1.16 3.882h7.118v-.001Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xxwl5j\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-vdw4wz\",\"data-framer-name\":\"7\",fill:\"black\",intrinsicHeight:64,intrinsicWidth:90,svg:'<svg width=\"90\" height=\"64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M55.544 44.861 37.115 19.04a.582.582 0 0 0-.465-.245h-5.92a.205.205 0 0 0-.186.117.219.219 0 0 0 .017.223l18.381 25.823a.583.583 0 0 0 .466.245h5.967a.204.204 0 0 0 .11-.032.213.213 0 0 0 .098-.2.218.218 0 0 0-.04-.108Z\"/><path d=\"m48.942 19.04-18.38 25.823a.217.217 0 0 0-.018.223.212.212 0 0 0 .186.117h5.914a.567.567 0 0 0 .465-.245l18.436-25.82a.22.22 0 0 0-.059-.31.204.204 0 0 0-.11-.032H49.41a.566.566 0 0 0-.466.245m20.262-.244H58.572a.511.511 0 0 0-.364.156.539.539 0 0 0-.151.374V55.97c0 .14.055.275.151.374a.51.51 0 0 0 .364.155h4.135a.51.51 0 0 0 .363-.155.538.538 0 0 0 .152-.373V45.203h5.984c3.411 0 6.683-1.39 9.096-3.867C80.714 38.86 82.07 35.502 82.07 32c0-3.501-1.356-6.86-3.768-9.336-2.413-2.476-5.685-3.867-9.096-3.867Zm0 21.105h-5.984V24.099h5.984a7.6 7.6 0 0 1 5.443 2.314A8.008 8.008 0 0 1 76.904 32a8.008 8.008 0 0 1-2.255 5.587 7.6 7.6 0 0 1-5.443 2.315ZM32.011 32c-.004-3.5-1.36-6.857-3.772-9.332-2.412-2.475-5.681-3.867-9.092-3.871h-5.983V8.028a.537.537 0 0 0-.15-.371.51.51 0 0 0-.361-.157h-4.14a.51.51 0 0 0-.364.155.538.538 0 0 0-.15.374v36.645c0 .14.054.275.15.374a.51.51 0 0 0 .365.155h10.633c3.41-.004 6.68-1.396 9.092-3.871 2.412-2.476 3.768-5.831 3.772-9.332Zm-5.166 0a8.018 8.018 0 0 1-2.257 5.584 7.61 7.61 0 0 1-5.441 2.317h-5.983V24.1h5.983a7.607 7.607 0 0 1 5.441 2.317A8.016 8.016 0 0 1 26.845 32Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(8 7.5)\" d=\"M0 0h74v49H0z\"/></clipPath></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2aedad\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-n9kgvr\",\"data-framer-name\":\"4\",fill:\"black\",intrinsicHeight:64,intrinsicWidth:196,svg:'<svg width=\"196\" height=\"64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8 27.316V15h22.668c12.436 0 22.556.075 22.481.15-.149.111-15.087 8.285-36.635 20.078-4.444 2.426-8.215 4.404-8.327 4.404-.112 0-.187-5.523-.187-12.316Zm0 15.489 22.257-12.13c12.25-6.68 22.482-12.167 22.78-12.241.449-.112.523 2.09.449 15.115l-.113 15.227-22.668.112L8 48.963v-6.158ZM83.81 15h6.348v33.963h-6.349V15Zm14.825 33.701c-.15-.111-.262-7.763-.262-16.98V15h7.395c5.041 0 7.954.187 9.298.523 5.266 1.418 7.619 4.404 7.581 9.74-.037 3.994-1.643 6.868-4.854 8.696l-1.83 1.045 3.883 6.718c2.166 3.658 3.922 6.83 3.922 6.98 0 .149-1.531.223-3.436.186l-3.398-.112-3.548-6.42-3.548-6.456h-5.116v13.063h-2.913c-1.606 0-3.062-.112-3.174-.262Zm15.012-18.698c2.054-1.007 2.838-2.388 2.838-4.926 0-1.904-.149-2.351-1.083-3.322-1.307-1.343-3.547-1.903-7.692-1.903h-2.988v10.823h3.846c2.876 0 4.108-.15 5.079-.672ZM129.743 15h20.539v5.225h-14.564v8.584h12.323v5.225h-12.323v9.704l7.581.074 7.543.112v4.852l-10.531.112-10.568.075V15Zm27.896 33.739c-.149-.15-.261-7.8-.261-17.019V15h6.946l3.585 9.816c1.979 5.374 3.809 10.487 4.07 11.383.262.858.56 1.567.71 1.567.149 0 .709-1.306 1.27-2.874.97-2.873 2.016-5.747 3.771-10.562.486-1.343 1.419-3.993 2.092-5.86l1.195-3.47H188l-.075 16.87-.112 16.906-5.788.224v-9.256c0-5.075.187-10.86.373-12.801.187-1.94.262-3.583.224-3.658-.074-.037-.672 1.456-1.344 3.36-.635 1.903-1.755 4.889-2.427 6.643-.673 1.754-2.054 5.3-3.025 7.95l-1.793 4.739h-2.726l-2.427-6.233a619.018 619.018 0 0 1-4.258-11.383c-1.008-2.799-1.867-5.038-1.941-5.001-.075.075.074 2.65.298 5.673.224 3.06.374 8.77.299 12.652l-.112 7.091-2.614.112c-1.457.037-2.764 0-2.913-.15ZM65.809 20.3l-9.56-5.113 9.523-.112c5.265-.038 9.634-.038 9.709.037.075.112.075 2.426.037 5.225l-.112 5.076L65.81 20.3Zm-9.635 13.36c0-8.434.075-15.301.187-15.301s4.481 2.277 9.71 5.076l9.522 5.075v20.453H56.174V33.66Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dp3cno\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-rcqgjg\",\"data-framer-name\":\"3\",fill:\"black\",intrinsicHeight:64,intrinsicWidth:196,svg:'<svg width=\"196\" height=\"64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M18.478 53.2c-.093-.234-.44-1.273-.88-2.618a39.193 39.193 0 0 0-.4-1.202 44.98 44.98 0 0 1-.466-1.397 80.565 80.565 0 0 0-.467-1.397 95.627 95.627 0 0 1-.567-1.69c-.287-.857-.646-1.955-.806-2.436-.167-.48-.374-1.124-.474-1.43-.093-.305-.2-.61-.226-.681a12.31 12.31 0 0 1-.234-.682c-.1-.306-.326-.988-.507-1.527a27.07 27.07 0 0 1-.353-1.072c-.02-.091-.187-.579-.3-.877a80.89 80.89 0 0 1-.466-1.397 44.98 44.98 0 0 0-.467-1.397 21.796 21.796 0 0 1-.32-.942 808.297 808.297 0 0 0-1.653-4.997c-.234-.688-.427-1.306-.427-1.364 0-.065.127-.202.28-.306.16-.11 1.5-1.058 2.987-2.105a1404.59 1404.59 0 0 0 3.866-2.728c.64-.449 1.62-1.137 2.167-1.527 1.953-1.384 2.38-1.657 2.56-1.657.58 0 1.627.5 2.753 1.312.413.3 1.007.728 1.32.949.314.22.947.676 1.407 1.007.466.325 1.093.773 1.4.994 1 .708 3.147 2.248 3.613 2.58.327.233.427.344.38.402-.033.046-.666.5-1.407 1.014-4.78 3.346-6.393 4.502-6.393 4.587 0 .045.06.234.127.422.073.189.207.591.3.897.1.305.207.61.233.682.034.072.213.61.407 1.202.193.591.4 1.234.466 1.43.067.194.427 1.28.8 2.403.38 1.124.767 2.28.86 2.567l.174.52 4.92.019c4.193.013 4.913.026 4.913.104 0 .052-.1.396-.227.767-.3.903-1.233 3.729-1.32 4.015-.04.123-.093.286-.126.357-.047.13-.567 1.703-1.167 3.541a23.935 23.935 0 0 1-.56 1.592c-.24.604-.78 1.553-1.066 1.871l-.347.37h-14.24l-.067-.175Zm48.093-1.508a7.679 7.679 0 0 1-1.033-.402c-.46-.221-.687-.39-1.14-.832-.614-.598-.874-1.014-1.16-1.826-.274-.773-.3-1.884-.074-2.891.027-.104.18-.474.347-.812.26-.526.387-.695.88-1.17.747-.72 1.387-1.078 2.28-1.28.393-.09 2.46-.058 2.827.04.666.181 1.86.883 2.053 1.214.033.059-.153.312-.593.806-.354.39-.654.715-.667.715a4.12 4.12 0 0 1-.433-.293c-.7-.5-1.214-.682-1.96-.682-1.72 0-2.887 1.449-2.64 3.294.146 1.105.886 1.95 2.013 2.287.507.15 1.453.046 2.007-.227.093-.052.38-.24.62-.422l.446-.332.68.656.674.663-.4.357c-.607.546-1.107.832-1.967 1.13-.127.04-.693.092-1.267.105-.873.02-1.106.006-1.493-.098Zm65.46.085c-.073-.013-.287-.058-.48-.097-.813-.156-1.8-.819-2.187-1.462a6.382 6.382 0 0 1-.353-.728l-.173-.435-.027-3.3-.02-3.301 1.02.02 1.02.019.04 2.956c.033 3.177.04 3.242.4 3.742.233.331.533.52 1.027.643.473.124.76.124 1.186 0 .607-.169.954-.487 1.2-1.085.127-.325.14-.506.174-3.3l.04-2.956.9-.02c.493-.006.966 0 1.053.02l.147.032v2.748c0 2.71-.047 3.36-.26 4.061-.254.825-.974 1.67-1.747 2.053-.26.13-.54.234-.62.234-.08 0-.18.033-.22.072-.073.071-1.86.143-2.12.084Zm29.767-.027c-1.427-.259-2.807-1.253-3.4-2.436-.413-.838-.5-1.215-.493-2.241 0-.864.013-.988.186-1.462.34-.948.9-1.722 1.64-2.261.46-.344 1.167-.682 1.634-.8.113-.025.26-.058.333-.077.073-.02.647-.04 1.267-.04 1.033-.006 1.173.007 1.566.15.854.306 1.374.624 1.974 1.215 1.586 1.56 1.8 4.145.5 5.997a4.82 4.82 0 0 1-1.84 1.527 7.62 7.62 0 0 1-.9.357c-.28.098-2.047.15-2.467.072Zm1.833-1.916c.427-.123 1.067-.513 1.32-.812.387-.448.714-1.338.714-1.936-.007-.604-.34-1.456-.774-1.956-.793-.922-2.406-1.137-3.513-.468-.333.202-.813.722-1.007 1.099-.48.929-.333 2.313.334 3.164.613.786 1.926 1.189 2.926.91Zm-89.086-2.742.02-4.6 2.166-.02c2.274-.025 2.974.027 3.66.254 1.267.43 2.007 1.462 2.007 2.814 0 .558-.033.72-.247 1.306-.206.545-.893 1.228-1.473 1.455-.147.058-.207.123-.187.182.02.052.294.448.6.883 1.254 1.78 1.507 2.151 1.507 2.235 0 .065-.253.085-1.187.085h-1.193l-.993-1.443-.994-1.448h-1.533l-.04 1.429c-.02.786-.04 1.436-.047 1.449-.006.006-.48.013-1.046.013H74.53l.014-4.594Zm5.066-.363c.447-.254.614-.56.607-1.124 0-.572-.14-.793-.64-1.046-.333-.163-.387-.17-1.593-.176-.68-.006-1.26.013-1.287.033-.02.026-.04.578-.04 1.228-.007.922.013 1.202.087 1.247.046.032.633.046 1.326.032 1.2-.019 1.254-.026 1.54-.194Zm6.033 4.911c-.026-.019-.046-2.078-.046-4.573 0-4.067.013-4.529.106-4.568.16-.058 6.847-.045 6.947.013.06.046.08.273.067.93l-.02.87-2.467.032-2.467.033-.02.864-.02.858h.187c.1 0 1.08.006 2.167.006h1.986l.034.143c.02.078.026.494.02.923l-.02.78-2.167.032-2.167.032-.02.89-.02.897 2.52.013 2.52.02.02.929.02.922h-3.56c-1.96 0-3.58-.02-3.6-.045Zm10.5-4.541.02-4.607 1.767-.02c2.527-.032 3.393.098 4.5.664.58.292 1.547 1.247 1.813 1.793.514 1.04.647 1.93.46 2.988-.273 1.547-1.346 2.82-2.86 3.398-.246.098-.52.176-.6.176a.397.397 0 0 0-.233.078c-.067.065-.687.09-2.487.11l-2.393.02.013-4.6Zm4.92 2.45c1-.495 1.467-1.255 1.48-2.411.007-.903-.233-1.508-.826-2.053-.56-.52-1.007-.663-2.274-.715-.68-.032-.993-.026-1.1.033l-.146.078v5.333l1.22-.025 1.213-.026.433-.215Zm6.968 2.059c-.02-.045-.026-2.118-.02-4.6l.02-4.515.9-.02c.494-.006.967 0 1.054.02l.146.032-.013 4.568-.02 4.56-1.02.02c-.773.013-1.027 0-1.047-.065Zm7.673.026c-.013-.026-.027-1.657-.02-3.619l.007-3.573-1.394-.033-1.4-.032-.02-.832c-.006-.5.014-.877.054-.955.073-.13.133-.13 3.886-.117l3.814.02.02.955.02.961-1.42.013-1.42.02-.02 3.625-.014 3.62h-1.026c-.567 0-1.047-.02-1.067-.053Zm24.807.006c-.027-.019-.047-2.079-.047-4.574 0-4.067.013-4.528.107-4.567.06-.02.493-.039.96-.039h.86l.36.442c.193.24.773.974 1.286 1.637 2.247 2.891 2.64 3.379 2.694 3.379.04 0 .073-1.092.08-2.71l.02-2.716h2l.02 4.6.013 4.6-.907-.019-.913-.02-1.013-1.299c-2.714-3.483-3.34-4.282-3.4-4.301-.04-.013-.06.949-.047 2.65.013 1.476.007 2.75-.013 2.833-.04.15-.047.15-1.034.15-.54 0-1.006-.02-1.026-.045Zm12.066 0c-.027-.019-.047-2.066-.047-4.534 0-3.756.014-4.51.094-4.574.06-.052.4-.072 1.046-.059l.96.02.02 4.6.014 4.593h-1.02c-.567 0-1.047-.02-1.067-.045Zm18.454-.032c-.02-.045-.026-2.118-.02-4.6l.02-4.516.887-.019c.487-.006.927.007.98.032.053.033.553.644 1.113 1.365 2.667 3.417 3.154 4.035 3.2 4.002.034-.013.054-1.202.054-2.644 0-1.943.02-2.632.08-2.69.053-.052.373-.078 1-.078.853 0 .926.007.973.123.027.072.04 2.151.027 4.613l-.014 4.49h-1.726l-.36-.435c-.414-.52-1.307-1.657-2.614-3.333-1.32-1.703-1.46-1.878-1.513-1.885-.033 0-.053 1.274-.053 2.827v2.826h-1c-.74 0-1.014-.02-1.034-.078ZM63.758 36.983c-.013-.045-.02-4.275-.013-9.401l.02-9.324 4.3-.02c4.56-.019 4.847-.006 6.067.293 1.233.299 2.653 1.118 3.38 1.956.573.663 1.046 1.553 1.34 2.547.146.48.16 2.943.02 3.378-.447 1.423-.767 1.995-1.547 2.774-.667.67-1.227 1.053-2.094 1.443-.546.247-.886.357-1.633.526-.126.026-.38.091-.567.137-.22.052-1.106.09-2.646.11l-2.32.026-.013 2.807-.02 2.8-2.12.013c-1.56.007-2.127-.013-2.154-.065Zm8.907-9.492c1.353-.448 2.026-1.365 1.993-2.723-.026-1.383-.7-2.228-2.093-2.624-.247-.072-.873-.104-2.413-.13l-2.087-.033v5.673l2.087-.014c1.953-.006 2.106-.02 2.513-.15Zm10.427 9.492c-.013-.045-.02-4.275-.013-9.401l.02-9.324h14.533v1.852c0 1.806-.007 1.852-.133 1.858-.073.007-2.393.013-5.153.02l-5.014.006.014 1.839.02 1.832 4.52.02 4.513.013-.014 1.838-.02 1.832-4.5.033-4.5.032v3.834l5.167.032 5.16.033.054.227c.06.286.06 3.327 0 3.411-.074.104-14.614.117-14.654.013Zm19.666-.013c-.013-.032-.02-4.262-.013-9.389l.02-9.323 1.966-.02 1.967-.012.44.565 1.56 2.001c.62.786 1.54 1.969 2.06 2.631.513.663 1.233 1.586 1.593 2.047.36.468 1.22 1.566 1.907 2.45.68.883 1.28 1.604 1.32 1.61.067 0 .087-1.188.1-5.632l.02-5.64h4.2l.02 9.194c.007 5.054 0 9.29-.02 9.407l-.04.208h-1.753c-1.294 0-1.774-.02-1.854-.078-.06-.045-.993-1.221-2.08-2.618l-2.793-3.573c-.447-.572-1.187-1.52-1.647-2.112-2.773-3.56-2.653-3.418-2.7-3.3-.02.045-.04 2.683-.053 5.866l-.013 5.783h-2.094c-1.38.006-2.1-.02-2.113-.065Zm-60.601-6.432c-.033-.085-.646-.527-4.38-3.158-.74-.52-2.126-1.494-3.08-2.17a211.676 211.676 0 0 0-1.933-1.358 31.55 31.55 0 0 1-.433-.305c-.127-.091-.967-.689-1.867-1.32-1.66-1.169-2.806-1.974-4.066-2.871-1.954-1.384-2.92-1.93-3.794-2.138-.26-.058-.473-.13-.473-.155 0-.078.62-.63 1.046-.93.407-.292 1.174-.617 1.774-.76.427-.097.833-.09 1.273.02.733.188 1.02.35 2.5 1.403.527.377 1.067.76 1.2.851.407.286 1.24.877 3.334 2.365 1.106.786 2.153 1.534 2.333 1.657.447.312 1.833 1.293 3.54 2.508 2.746 1.956 4.093 2.898 4.18 2.93.053.02.087-.02.087-.11 0-.072.033-.117.066-.098.167.098.047.656-.44 2.086-.28.818-.533 1.527-.573 1.572-.093.104-.247.098-.294-.02Zm1.475-4.249c.073-.117-.287-.397-2.8-2.15a913.516 913.516 0 0 1-3.467-2.437c-.893-.637-3.447-2.43-6.5-4.568a350.78 350.78 0 0 1-1.667-1.176c-.4-.305-1.206-.754-1.8-1.013-.453-.195-.673-.247-1.12-.28-.3-.013-.566-.052-.58-.078-.02-.026.234-.299.554-.598.466-.428.72-.604 1.22-.844.84-.396.973-.429 1.813-.442 1.24-.013 1.447.091 4.347 2.177.26.188.9.643 1.433 1.013l3.333 2.365c2.534 1.8 3.88 2.748 5 3.535.387.266.82.584.974.701.313.24.393.26.453.104.04-.097.053-.097.107-.02.133.209.06.547-.4 1.885-.1.305-.267.819-.367 1.137-.1.325-.213.624-.247.67-.08.09-.346.11-.286.019Z\"/><path d=\"M44.986 21.981c-.014-.104-.307-.35-.987-.825-11.787-8.284-11.633-8.18-12.3-8.505-.907-.448-1.42-.598-2.013-.598-.234 0-.42-.026-.42-.058 0-.091.84-.819 1.246-1.085.514-.332 1.147-.643 1.52-.747.467-.124 1.58-.11 1.987.026.573.195 1.173.545 1.98 1.15.213.162 1.9 1.357 2.327 1.656.226.156.953.663 1.206.845.1.072.36.253.574.403a545.19 545.19 0 0 1 4.053 2.878 99.5 99.5 0 0 1 1.633 1.157c.154.123.154.136.12 1.026-.033.877-.08 1.163-.413 2.268-.067.214-.147.428-.18.474-.113.13-.307.09-.333-.065Z\"/><path d=\"M34.253 53.395c-.247-.039-.233-.11.066-.441.58-.65 1.007-1.599 1.814-4.061.267-.806.58-1.754.7-2.112.12-.357.42-1.26.666-2.014.247-.747.547-1.657.667-2.014.12-.357.307-.929.42-1.267a486.35 486.35 0 0 1 1.514-4.58c.4-1.19 1.4-4.217 1.673-5.068.127-.39.26-.8.3-.91.04-.104.08-.253.087-.331a.4.4 0 0 1 .086-.228c.08-.097 1.04-2.871 1.12-3.242a6.4 6.4 0 0 1 .147-.52c.053-.162.107-.324.113-.363a.387.387 0 0 1 .087-.163c.04-.052.153-.35.253-.675.1-.319.267-.832.367-1.137.273-.793.4-1.209.433-1.41.014-.104.067-.3.127-.442.053-.143.1-.299.106-.35a.33.33 0 0 1 .094-.196c.046-.058.146-.305.226-.559.334-1.13.374-1.358.38-2.222v-.85l.234.136c.127.071.293.169.367.214.64.37 1.126.721 1.36.975.36.402.726 1.13.806 1.617.04.215.087.481.107.598.073.442-.007.715-1.607 5.445-.12.357-.553 1.657-.967 2.891-.413 1.235-.873 2.625-1.033 3.086-.16.468-.653 1.943-1.1 3.281l-1.333 3.996c-.294.858-.714 2.118-.94 2.794-.227.682-.587 1.748-.794 2.371-.206.624-.72 2.144-1.133 3.379-.8 2.39-.9 2.625-1.326 3.183-.307.403-1.027.904-1.487 1.033a8.024 8.024 0 0 0-.44.144c-.147.058-1.8.064-2.16.012Zm4.667-.032c-.18-.04-.32-.091-.32-.117 0-.026.113-.15.253-.266.673-.579 1.193-1.501 1.713-3.054.654-1.936.82-2.45 1.02-3.047a1120.292 1120.292 0 0 1 2.5-7.57c.14-.454 1.287-3.93 1.48-4.482.087-.247.367-1.111.634-1.917.713-2.19 1.72-5.237 1.9-5.75.933-2.71 1.386-4.275 1.466-5.003.054-.585.054-.54 0-.87L49.513 21l.393.215c.574.318 1.234.747 1.454.948.286.267.68.89.84 1.345.2.572.246 1.397.106 1.93-.093.35-1.06 3.281-2.073 6.27-.12.357-.513 1.527-.867 2.599a470.955 470.955 0 0 1-1 2.988c-.313.923-1.573 4.698-2.006 6.01-.087.267-.354 1.06-.587 1.755-.233.695-.807 2.397-1.267 3.774-.94 2.788-1.086 3.093-1.766 3.704-.74.669-1.48.91-2.727.896-.427-.006-.92-.039-1.093-.071Zm4.559 0-.294-.065.414-.358c.22-.201.527-.539.68-.753.573-.82.813-1.443 2.12-5.503a527.1 527.1 0 0 1 1.4-4.256c.46-1.384 1.327-4.041 1.733-5.295.194-.592.447-1.365.574-1.722.12-.358.466-1.397.76-2.307.726-2.222.7-2.15.96-2.923 1.08-3.223 1.393-4.256 1.533-5.01.127-.65.133-1.052.033-1.24-.1-.189.027-.306.187-.17.066.052.386.254.713.449.327.188.727.467.9.617.493.435.907 1.293 1.04 2.176.053.332-.066 1.157-.233 1.618-.067.195-.387 1.15-.7 2.112-.32.968-.707 2.137-.867 2.599-.16.468-.44 1.325-.633 1.916a26.092 26.092 0 0 1-.4 1.202c-.034.072-.214.611-.407 1.202a87.982 87.982 0 0 1-.633 1.917 503.22 503.22 0 0 1-.7 2.112c-.227.695-.587 1.78-.794 2.404a158.01 158.01 0 0 0-.626 1.884c-1.02 3.105-1.753 5.224-1.92 5.548a3.489 3.489 0 0 1-2.187 1.787c-.44.117-2.22.156-2.653.059Zm82.187-25.735v-9.402l7.32.013 7.313.02v3.768l-5.166.013-5.167.02v3.865l4.533.033c2.494.02 4.54.045 4.554.052.006.006.006.844 0 1.864l-.02 1.859-4.547-.007h-4.553v3.606c0 2.826-.02 3.619-.08 3.638-.047.02-1.007.04-2.14.046l-2.047.02v-9.409Zm18.928 9.349c-.074-.078-.08-18.55-.007-18.673.047-.065 1.54-.078 7.253-.065l7.194.02v3.702l-5.1.006-5.1.013-.02 1.858-.014 1.859h4.534c2.973 0 4.533.02 4.54.065.006.039.013.11.013.162l-.013 1.787-.007 1.69H148.8l.014 1.968.02 1.962 5.22.02 5.213.012-.013 1.82-.02 1.825-7.287.013c-4.533.007-7.313-.013-7.353-.045Zm19.699-.007c-.013-.032-.02-4.261-.013-9.388l.02-9.323h4.333c4.354.006 4.594.013 5.734.247 1.813.377 3.926 1.5 5.12 2.735.94.968 1.873 2.56 2.16 3.71.02.071.06.247.1.39.226.896.326 2.845.186 3.638-.293 1.715-.88 3.054-1.9 4.373-1.28 1.657-3.473 2.982-5.633 3.398-.167.032-.467.09-.667.13-.326.058-1.586.084-7.793.143-1.033.006-1.633-.013-1.647-.052Zm8.94-3.846c.914-.188 1.454-.428 2.207-.987a5.126 5.126 0 0 0 1.527-1.865c.446-.948.713-2.371.58-3.132-.087-.48-.14-.805-.174-1.052-.066-.422-.406-1.176-.806-1.793-.58-.884-1.667-1.631-2.98-2.053l-.62-.195-2.214-.033-2.22-.032V33.24l2.187-.026c1.2-.013 2.333-.058 2.513-.09Zm9.566-12.578c-.367-.072-.36-.072-.273-.228.066-.117.1-.123.313-.065.193.052.26.04.36-.045.173-.15.1-.273-.267-.455-.533-.26-.586-.702-.126-.962.36-.195.86-.09.76.163-.034.078-.1.097-.254.078-.253-.04-.473.09-.413.24.02.059.187.169.36.253.293.13.473.332.473.527 0 .143-.273.435-.446.494-.114.038-.307.038-.487 0Zm1.18-.026c-.06-.052-.054-.845.013-1.339.053-.429.133-.533.353-.48.127.032.194.142.327.532.093.273.2.494.233.494.034.006.127-.182.207-.41.2-.571.26-.643.473-.617.18.026.18.033.227.605.02.318.06.695.08.838.04.305-.027.441-.18.39-.14-.059-.247-.37-.247-.728 0-.364-.093-.312-.233.13-.16.48-.267.623-.433.585-.074-.02-.134-.085-.134-.143 0-.059-.073-.293-.16-.52l-.153-.416-.04.35a5.19 5.19 0 0 0-.047.566c0 .156-.026.208-.12.208-.066 0-.146-.02-.166-.046Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(8 9)\" d=\"M0 0h180v46H0z\"/></clipPath></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ubmnd0\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-bf86\",\"data-framer-name\":\"6\",fill:\"black\",intrinsicHeight:64,intrinsicWidth:196,svg:'<svg width=\"196\" height=\"64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M109.707 50.319c0-2.92.038-3.435.286-3.435.325 0 .344.21.286 2.233-.038 1.622.306 2.156 1.432 2.156 1.049 0 1.431-.515 1.431-1.985 0-1.106-.057-1.278-.496-1.621-.573-.44-1.05-.497-1.641-.191-.306.171-.363.152-.306-.057.172-.497 1.069-.764 1.756-.535.801.267 1.221.878 1.374 1.985.324 2.27-1.45 3.759-2.958 2.48l-.592-.496v1.45c0 1.165-.057 1.45-.286 1.45-.248 0-.286-.514-.286-3.434Zm16.412 3.167c0-.19.171-.305.477-.305.381 0 .477-.115.591-.668.096-.534-.076-1.221-.763-3.168-.706-2.022-.821-2.48-.553-2.423.21.038.534.725.992 2.099.382 1.126.725 2.06.782 2.06.058 0 .42-.934.84-2.098.458-1.317.839-2.1.992-2.1.153 0 .267.039.267.077 0 .23-2.29 6.297-2.423 6.43-.076.077-.382.21-.668.268-.42.114-.534.076-.534-.172Zm-69.174-1.869c-.534-.305-.668-.534-.668-1.221 0-.86.535-1.24 1.89-1.355 1.106-.115 1.163-.134 1.163-.63 0-1.011-1.297-1.508-2.251-.84-.592.42-.783.172-.286-.343.61-.592 1.965-.592 2.614.019.458.439.496.572.496 2.252 0 1.45.057 1.774.286 1.774.153 0 .286.096.286.191 0 .325-.744.21-.973-.152-.21-.344-.248-.325-.668.095-.477.477-1.26.572-1.889.21Zm2.042-.668c.19-.172.343-.572.343-.954 0-.61-.038-.63-.706-.63-1.354 0-2.194.878-1.583 1.641.324.363 1.507.344 1.946-.057Zm31.695.515c-2.175-1.316-1.603-5.953.763-6.392.897-.172 1.508-.02 2.157.534.362.324.477.553.4.782-.114.306-.21.268-.687-.248a1.804 1.804 0 0 0-2.976.458c-.344.725-.382 2.634-.077 3.511.42 1.203 2.1 1.546 3.015.63.61-.61 1.088-.61.763-.019-.305.572-1.335 1.126-2.08 1.126-.362 0-.934-.172-1.278-.382Zm5.916.191c-1.126-.477-1.584-2.71-.82-3.95.781-1.298 2.842-1.203 3.53.152.495.935.324 2.71-.325 3.34-.534.534-1.698.763-2.385.458Zm2.022-.878c.611-.763.554-2.404-.076-3.034-.553-.573-1.393-.63-2.023-.115-.648.516-.763 2.386-.171 3.13.572.725 1.717.725 2.27.019Zm16.927.668c-.363-.287-.496-.573-.496-1.03 0-.86.629-1.28 2.022-1.394.974-.076 1.031-.114 1.031-.63 0-1.03-1.126-1.488-2.061-.82-.496.343-.935.19-.611-.21.401-.496 1.47-.725 2.195-.477.897.305 1.049.649 1.049 2.576 0 1.279.058 1.66.287 1.736.419.172.343.459-.096.459-.458 0-.763-.668-.763-1.66v-.688l-.954.096c-1.088.114-1.527.4-1.527 1.011 0 .668.458.916 1.47.802l.915-.096-.457.363c-.573.477-1.374.458-2.004-.038Zm-53.734-2.176c0-1.908.057-2.385.267-2.385.343 0 .42.496.343 2.824-.057 1.526-.114 1.946-.343 1.946-.21 0-.267-.439-.267-2.385Zm3.204.592c-.076-2.213-.363-2.69-1.565-2.538-.687.096-.706.077-.439-.21.458-.458 1.584-.4 2.1.115.362.381.419.668.476 2.423.058 1.68.02 2.004-.21 2.004-.229 0-.305-.363-.362-1.794Zm4.046 1.603c0-.096.21-.191.477-.191h.477v-5.725h-.477c-.268 0-.478-.076-.478-.19 0-.115.573-.191 1.336-.191.764 0 1.336.076 1.336.19 0 .115-.21.191-.477.191h-.477v5.725h.477c.267 0 .477.095.477.19 0 .115-.572.191-1.336.191-.763 0-1.335-.076-1.335-.19Zm4.39-3.054v-3.243h1.68c1.946 0 2.442.228 2.633 1.24.133.744-.287 1.622-.783 1.622-.152 0-.286.095-.286.19 0 .115.134.191.286.191.802 0 1.317 1.432.82 2.348-.4.763-.763.877-2.575.896h-1.775V48.41Zm3.587 2.443c.134-.134.23-.592.23-1.05 0-1.01-.306-1.202-1.985-1.202h-1.26v2.48h1.394c.82 0 1.488-.095 1.621-.228Zm-.267-3.13c.363-.343.401-1.43.077-1.755-.134-.134-.764-.229-1.527-.229h-1.297v2.29h1.22c.86 0 1.318-.096 1.527-.306Zm2.975.687v-3.243h.534c.458 0 .611.19 1.47 1.831 1.068 2.1.954 2.119 2.213-.343.63-1.26.82-1.489 1.221-1.489h.477v3.244c0 2.73-.038 3.244-.286 3.244-.229 0-.286-.496-.324-2.9l-.057-2.92-1.126 2.061-1.107 2.08-.363-.591a41.56 41.56 0 0 1-1.03-1.928c-.363-.744-.763-1.335-.859-1.335-.114 0-.19 1.068-.19 2.767 0 2.328-.039 2.766-.287 2.766-.248 0-.286-.496-.286-3.244Zm21.373.859c0-2.233.019-2.385.363-2.385.458 0 .515.305.439 2.824-.058 1.775-.096 1.946-.439 1.946-.344 0-.363-.152-.363-2.385Zm3.051.515c0-1.583-.057-1.946-.343-2.194-.42-.382-.859-.4-1.412-.115-.305.172-.363.153-.305-.057.133-.4 1.03-.744 1.583-.61.935.229 1.241.973 1.241 3.015 0 1.698-.019 1.831-.382 1.831s-.382-.133-.382-1.87Zm3.056 0c0-1.584-.057-1.946-.343-2.194-.42-.382-1.031-.42-1.622-.115-.42.23-.42.23-.077-.172.802-.896 2.157-.61 2.557.535.134.362.229 1.374.229 2.252.019 1.45-.019 1.564-.362 1.564-.363 0-.382-.133-.382-1.87Zm13.356-.514c0-2.252.019-2.386.382-2.386.267 0 .381.134.381.44v.419l.363-.458c.534-.687 1.622-.668 2.232.057.42.477.458.687.458 2.424 0 1.488-.057 1.889-.267 1.889-.21 0-.286-.42-.343-1.928-.038-1.64-.115-1.965-.42-2.194-.496-.343-1.069-.343-1.603.038-.382.267-.42.44-.42 2.195s-.019 1.889-.381 1.889c-.363 0-.382-.134-.382-2.386Zm-104.32-6.775c-1.565-1.526-1.68-1.698-1.145-1.564.343.076 1.602.133 2.805.114 2.385-.02 3.74-.382 5.553-1.508.457-.286 3.3-2.976 6.316-5.953l5.457-5.458.61.84c2.043 2.805 2.29 6.87.63 10.17-.286.573-1.297 1.794-2.5 3.035l-2.022 2.042H18.019l-1.755-1.718Z\" fill=\"#fff\"/><path d=\"M15.537 39.557c-2.347-.534-3.74-1.45-6.43-4.217L8 34.214v-14.14l1.698-1.698 1.699-1.68-.191 1.012c-.286 1.546-.076 4.446.42 5.801.458 1.24 1.793 3.358 2.518 4.064l.477.42 9.465-.038 9.484-.057-4.885 4.885c-4.98 4.98-6.03 5.839-8.034 6.507-1.393.477-3.682.591-5.114.267Zm51.427-.897c-4.77-.458-7.881-2.023-9.293-4.695-1.012-1.889-1.279-3.13-1.298-5.782 0-3.701.687-5.762 2.557-7.651 2.156-2.157 5.896-3.225 11.277-3.225 7.652 0 11.793 2.06 13.3 6.583.44 1.336.516 1.832.516 4.103 0 1.946-.076 2.862-.344 3.72-1.335 4.39-4.293 6.374-10.437 6.946-2.424.23-3.893.23-6.278 0Zm7.155-3.32c1.966-.344 3.664-1.165 4.485-2.176.877-1.05 1.183-2.157 1.278-4.637.096-1.89.038-2.424-.286-3.53-.992-3.225-3.55-4.446-9.389-4.446-4.37 0-6.907.706-8.281 2.328-1.088 1.259-1.355 2.328-1.355 5.304 0 2.786.23 3.607 1.336 5.076.63.82 2.576 1.756 4.312 2.08 1.947.344 5.878.344 7.9 0Zm29.387 3.32c-7.022-.688-10.21-3.97-10.21-10.572 0-7.576 4.046-10.781 13.645-10.781 5.171 0 8.758 1.03 10.838 3.13.916.896 2.252 3.033 2.042 3.224-.057.038-.897.343-1.87.668l-1.756.591-.4-.954c-1.107-2.576-3.969-3.549-9.809-3.358-4.408.152-6.201.782-7.48 2.671-.763 1.145-1.011 2.328-1.011 4.885 0 4.733 1.565 6.64 5.992 7.252 3.225.458 7.537.114 9.541-.726 1.164-.515 2.499-1.774 2.9-2.766l.344-.821 1.641.534c.897.306 1.736.592 1.87.649.4.153-.649 1.927-1.87 3.168-2.653 2.671-7.824 3.835-14.407 3.205Zm67.358 0c-7.213-.668-10.591-4.008-10.591-10.515 0-5.495 2.29-8.758 7.061-10.056 3.759-1.03 9.77-1.03 13.51-.019 4.961 1.355 7.137 4.389 7.156 10.018 0 6.698-3.225 9.866-10.839 10.59-2.194.21-3.874.21-6.297-.018Zm8.167-3.492c2.328-.63 3.645-1.699 4.37-3.53.362-.897.42-1.45.42-3.454.019-2.691-.172-3.53-1.088-4.885-1.259-1.89-3.129-2.538-7.671-2.691-5.954-.19-8.778.82-10.037 3.626-.42.896-.458 1.259-.458 3.854 0 2.5.057 2.977.401 3.74.916 1.966 2.423 2.996 5.171 3.511 1.946.363 7.289.267 8.892-.171Zm-40.892-5.458v-8.396h-10.686V17.88h25.379v3.435h-10.686v16.792h-4.007V29.71Z\" fill=\"#fff\"/><path d=\"M38.797 36.961c.553-2.252.19-5.057-.973-7.442-.63-1.316-1.145-1.889-6.24-7.022l-5.553-5.591.477-.4c2.137-1.756 5.84-2.386 8.683-1.49 1.755.554 3.015 1.394 5.075 3.378l1.699 1.641v14.16l-1.641 1.621c-1.26 1.24-1.622 1.508-1.527 1.145Z\" fill=\"#fff\"/><path d=\"M14.24 25.474c-1.604-2.137-2.176-4.961-1.585-7.747.44-2.004 1.26-3.397 3.283-5.534l1.831-1.946h14.369l1.622 1.64c1.45 1.489 1.565 1.642 1.05 1.527-3.11-.61-6.183-.038-8.683 1.66-.477.325-3.224 2.939-6.125 5.82l-5.286 5.229-.477-.649Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})})],speed:40,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yemmxy\",\"data-framer-name\":\"Blur\"})]})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sz9kxaYU_:{background:{alt:\"\",backgroundSize:.85,fit:\"tile\",pixelHeight:96,pixelWidth:96,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/c0EZxtMucSR6UOSZk2TBnWsqr4.svg?width=96&height=96\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:.85,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0),pixelHeight:96,pixelWidth:96,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/c0EZxtMucSR6UOSZk2TBnWsqr4.svg?width=96&height=96\"},className:\"framer-1b6qj4h\",\"data-framer-name\":\"Overlay\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-66alln\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-146rkyn\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m23rpx\",\"data-framer-name\":\"Head\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{y:(componentViewport?.y||0)+0+942.8+64+0+0+0+0},sz9kxaYU_:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+820+50+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-voi417-container\",nodeId:\"ZoeWbmVev\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(BadgeBadge,{cNdFrmQFP:false,gaxh27yBA:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",id:\"ZoeWbmVev\",layoutId:\"ZoeWbmVev\",LBb619rHG:{borderColor:\"rgb(228, 228, 231)\",borderStyle:\"solid\",borderWidth:1},nwDKgX8cD:\"Why Defense Companies Struggles to Scale\",NZ8iPYNZS:\"Info\",OYaRk1H52:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",rSvBNONmJ:\"8px 15px 8px 15px\",UKe5Qe6cO:false,variant:\"SHFIr1Ify\",vfWQcwlZF:\"ArrowRight\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18emmo4\",\"data-styles-preset\":\"FD4evuYAi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"You won the work. Now delivery is the risk.\"})})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18emmo4\",\"data-styles-preset\":\"FD4evuYAi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"You won the work. Now delivery is the risk.\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18emmo4\",\"data-styles-preset\":\"FD4evuYAi\",style:{\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"You won the work. Now delivery is the risk.\"})})}),className:\"framer-g8i2iv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4ci4g0\",\"data-styles-preset\":\"Ydcwa82qD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e9c5a421-53ef-40e0-b5b6-9dfe71c09d32, rgba(13, 13, 13, 0.8))\"},children:\"Even the most brilliant technology isn’t enough if the team behind it is unstable or stretched\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4ci4g0\",\"data-styles-preset\":\"Ydcwa82qD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e9c5a421-53ef-40e0-b5b6-9dfe71c09d32, rgba(13, 13, 13, 0.8))\"},children:\"Even the most brilliant technology isn’t enough if the team behind it is unstable or stretched\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4ci4g0\",\"data-styles-preset\":\"Ydcwa82qD\",style:{\"--framer-text-color\":\"var(--token-e9c5a421-53ef-40e0-b5b6-9dfe71c09d32, rgba(13, 13, 13, 0.8))\"},children:\"Even the most brilliant technology isn’t enough if the team behind it is unstable or stretched\"})}),className:\"framer-sw2cqz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y32vc2\",\"data-framer-name\":\"block\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13zm9gu\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{background:{alt:\"A businessman is sitting at his desk with his head in his hands, looking stressed.\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:420,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+942.8+64+0+276.8+0+0+0),pixelHeight:768,pixelWidth:1024,sizes:\"420px\",src:\"https://framerusercontent.com/images/xwjLAOwradl0NhECXFayWsJqyAI.jpg?width=1024&height=768\",srcSet:\"https://framerusercontent.com/images/xwjLAOwradl0NhECXFayWsJqyAI.jpg?scale-down-to=512&width=1024&height=768 512w,https://framerusercontent.com/images/xwjLAOwradl0NhECXFayWsJqyAI.jpg?width=1024&height=768 1024w\"}},sz9kxaYU_:{background:{alt:\"A businessman is sitting at his desk with his head in his hands, looking stressed.\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:420,pixelHeight:768,pixelWidth:1024,sizes:`min(max(min(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 1200px), 1px), 420px)`,src:\"https://framerusercontent.com/images/xwjLAOwradl0NhECXFayWsJqyAI.jpg?width=1024&height=768\",srcSet:\"https://framerusercontent.com/images/xwjLAOwradl0NhECXFayWsJqyAI.jpg?scale-down-to=512&width=1024&height=768 512w,https://framerusercontent.com/images/xwjLAOwradl0NhECXFayWsJqyAI.jpg?width=1024&height=768 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A businessman is sitting at his desk with his head in his hands, looking stressed.\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:420,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+820+50+0+290.8+253+0),pixelHeight:768,pixelWidth:1024,sizes:\"420px\",src:\"https://framerusercontent.com/images/xwjLAOwradl0NhECXFayWsJqyAI.jpg?width=1024&height=768\",srcSet:\"https://framerusercontent.com/images/xwjLAOwradl0NhECXFayWsJqyAI.jpg?scale-down-to=512&width=1024&height=768 512w,https://framerusercontent.com/images/xwjLAOwradl0NhECXFayWsJqyAI.jpg?width=1024&height=768 1024w\"},className:\"framer-9qtgtg\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mdxp6o\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-93ntmb\",\"data-framer-name\":\"benefits\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-a1ml2d\",\"data-framer-name\":\"Benefit\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rk8qe\",\"data-border\":true,\"data-framer-name\":\"Frame 48098539\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Clearance Delays:\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Clearance Delays:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Clearance Delays:\"})}),className:\"framer-16ds26\",\"data-framer-name\":\"Best-in-class rewards & benefits on every payment\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Engineers drop out during the 9-month wait → projects slip and deadlines are missed.\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Engineers drop out during the 9-month wait → projects slip and deadlines are missed.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Engineers drop out during the 9-month wait → projects slip and deadlines are missed.\"})}),className:\"framer-oaa5fa\",\"data-framer-name\":\"Reward residents on each payment with high-value Bilt Points, access to exclusive new benefits on the 1st of the month, and free rent reporting.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":nCD7vSTzF\",webPageId:\"Cpjsruq5U\"},motionChild:true,nodeId:\"Q_7OeQOqM\",openInNewTab:false,scopeId:\"Cpjsruq5U\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-16t883z framer-1itzhte\",whileHover:animation,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Track Record →\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Track Record →\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Track Record →\"})}),className:\"framer-10bgw3s\",\"data-framer-name\":\"Link: Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11cbta9\",\"data-framer-name\":\"Benefit\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-syqmb7\",\"data-border\":true,\"data-framer-name\":\"Frame 48098539\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Big-Tech Poaching:\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Big-Tech Poaching:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Big-Tech Poaching:\"})}),className:\"framer-5d9l5s\",\"data-framer-name\":\"Unlock revenue on neighborhood spend\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Companies like Google, Meta, and Amazon offer 40% more overnight → your best people walk mid-build\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Companies like Google, Meta, and Amazon offer 40% more overnight → your best people walk mid-build\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Companies like Google, Meta, and Amazon offer 40% more overnight → your best people walk mid-build\"})}),className:\"framer-174tbuk\",\"data-framer-name\":\"Unlock revenue on neighborhood spend\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":PcdGkf9Zq\",webPageId:\"Cpjsruq5U\"},motionChild:true,nodeId:\"PN0DmwF0w\",openInNewTab:false,scopeId:\"Cpjsruq5U\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1jrshvt framer-1itzhte\",whileHover:animation,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Process →\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Process →\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Process →\"})}),className:\"framer-kjaqc3\",\"data-framer-name\":\"Link: Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1atb07k\",\"data-framer-name\":\"Benefit\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k38n3t\",\"data-framer-name\":\"Frame 48098539\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Fragile Execution:\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Fragile Execution:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Fragile Execution:\"})}),className:\"framer-1fchya0\",\"data-framer-name\":\"Increase resident satisfaction and loyalty\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Work depends on hero managers and spreadsheets → one absence can stall delivery.\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Work depends on hero managers and spreadsheets → one absence can stall delivery.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Work depends on hero managers and spreadsheets → one absence can stall delivery.\"})}),className:\"framer-163ksb1\",\"data-framer-name\":\"Leverage Bilt’s loyalty platform to create a custom resident rewards and benefits program using Bilt’s high-value rewards currency and automated loyalty platform.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":mAiGfvdxQ\",webPageId:\"Cpjsruq5U\"},motionChild:true,nodeId:\"haus8z2WF\",openInNewTab:false,scopeId:\"Cpjsruq5U\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1fy21tt framer-1itzhte\",whileHover:animation,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Results →\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Results →\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Results →\"})}),className:\"framer-7u9xto\",\"data-framer-name\":\"Link: Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wk6hse\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jm84s6\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15fo7qx\",\"data-framer-name\":\"Head\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{y:(componentViewport?.y||0)+0+3053.6+64+0+0+0+0},sz9kxaYU_:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+2296.8+50+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x8dzif-container\",nodeId:\"cqthRwnI4\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(BadgeBadge,{cNdFrmQFP:false,gaxh27yBA:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",id:\"cqthRwnI4\",layoutId:\"cqthRwnI4\",LBb619rHG:{borderColor:\"rgb(228, 228, 231)\",borderStyle:\"solid\",borderWidth:1},nwDKgX8cD:\"What Workforce Risk Is Really Costing You\",NZ8iPYNZS:\"Info\",OYaRk1H52:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",rSvBNONmJ:\"8px 15px 8px 15px\",UKe5Qe6cO:false,variant:\"SHFIr1Ify\",vfWQcwlZF:\"ArrowRight\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18emmo4\",\"data-styles-preset\":\"FD4evuYAi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"Every Departure  Bleeds Time and Delays Revenue \"})})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18emmo4\",\"data-styles-preset\":\"FD4evuYAi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"Every Departure  Bleeds Time and Delays Revenue \"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18emmo4\",\"data-styles-preset\":\"FD4evuYAi\",style:{\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"Every Departure  Bleeds Time and Delays Revenue \"})})}),className:\"framer-if0mx9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4ci4g0\",\"data-styles-preset\":\"Ydcwa82qD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e9c5a421-53ef-40e0-b5b6-9dfe71c09d32, rgba(13, 13, 13, 0.8))\"},children:\"Workforce Risk doesn’t just slow you down—it kills contracts, reduces cash flow and destroys morale.\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4ci4g0\",\"data-styles-preset\":\"Ydcwa82qD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e9c5a421-53ef-40e0-b5b6-9dfe71c09d32, rgba(13, 13, 13, 0.8))\"},children:\"Workforce Risk doesn’t just slow you down—it kills contracts, reduces cash flow and destroys morale.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4ci4g0\",\"data-styles-preset\":\"Ydcwa82qD\",style:{\"--framer-text-color\":\"var(--token-e9c5a421-53ef-40e0-b5b6-9dfe71c09d32, rgba(13, 13, 13, 0.8))\"},children:\"Workforce Risk doesn’t just slow you down—it kills contracts, reduces cash flow and destroys morale.\"})}),className:\"framer-g3l95t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5so3m0\",\"data-framer-name\":\"block\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wmxcxb\",\"data-framer-name\":\"benefits\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5moi0b\",\"data-framer-name\":\"Benefit\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o5izoi\",\"data-border\":true,\"data-framer-name\":\"Frame 48098539\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Lost Revenue:\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Lost Revenue:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Lost Revenue:\"})}),className:\"framer-565pdq\",\"data-framer-name\":\"Best-in-class rewards & benefits on every payment\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Your seen as too risky to award bigger contracts, or contracts collapse mid-delivery → growth stalls and renewals disappear.\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Your seen as too risky to award bigger contracts, or contracts collapse mid-delivery → growth stalls and renewals disappear.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Your seen as too risky to award bigger contracts, or contracts collapse mid-delivery → growth stalls and renewals disappear.\"})}),className:\"framer-tlhbrf\",\"data-framer-name\":\"Reward residents on each payment with high-value Bilt Points, access to exclusive new benefits on the 1st of the month, and free rent reporting.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":nCD7vSTzF\",webPageId:\"Cpjsruq5U\"},motionChild:true,nodeId:\"SDrU8HQHJ\",openInNewTab:false,scopeId:\"Cpjsruq5U\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1i48fwj framer-1itzhte\",whileHover:animation,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Track Record →\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Track Record →\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Track Record →\"})}),className:\"framer-1vkyz73\",\"data-framer-name\":\"Link: Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cl5rjr\",\"data-framer-name\":\"Benefit\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xgmm3r\",\"data-border\":true,\"data-framer-name\":\"Frame 48098539\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Wasted spend:\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Wasted spend:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Wasted spend:\"})}),className:\"framer-1p9ahuq\",\"data-framer-name\":\"Unlock revenue on neighborhood spend\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"$75K–$100K lost every time a sponsored candidate walks.\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"$75K–$100K lost every time a sponsored candidate walks.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"$75K–$100K lost every time a sponsored candidate walks.\"})}),className:\"framer-1st568\",\"data-framer-name\":\"Residents are rewarded on their spend in the neighborhood at restaurants, pharmacies, and other retailers – unlocking new revenue for your property.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":PcdGkf9Zq\",webPageId:\"Cpjsruq5U\"},motionChild:true,nodeId:\"au7ZmxuY6\",openInNewTab:false,scopeId:\"Cpjsruq5U\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-171rfsp framer-1itzhte\",whileHover:animation,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Process →\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Process →\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Process →\"})}),className:\"framer-k3v55y\",\"data-framer-name\":\"Link: Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-au3n7i\",\"data-framer-name\":\"Benefit\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xdws2q\",\"data-framer-name\":\"Frame 48098539\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Shaken confidence:\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Shaken confidence:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ar0jhj\",\"data-styles-preset\":\"eOdBRddV7\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Shaken confidence:\"})}),className:\"framer-95q4p3\",\"data-framer-name\":\"Increase resident satisfaction and loyalty\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Boards and DoD program managers doubt your ability to scale without breaking.\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Boards and DoD program managers doubt your ability to scale without breaking.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Boards and DoD program managers doubt your ability to scale without breaking.\"})}),className:\"framer-1agp3ie\",\"data-framer-name\":\"Leverage Bilt’s loyalty platform to create a custom resident rewards and benefits program using Bilt’s high-value rewards currency and automated loyalty platform.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":mAiGfvdxQ\",webPageId:\"Cpjsruq5U\"},motionChild:true,nodeId:\"pYUzMUwDU\",openInNewTab:false,scopeId:\"Cpjsruq5U\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-193czke framer-1itzhte\",whileHover:animation,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Results →\"})})},sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Results →\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-116co3n\",\"data-styles-preset\":\"IVK9zLGKh\",style:{\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"Our Results →\"})}),className:\"framer-l347lo\",\"data-framer-name\":\"Link: Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19kin34\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{background:{alt:\"Woman working on computer\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:420,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3053.6+64+0+276.8+0+1126+0),pixelHeight:768,pixelWidth:1024,sizes:\"420px\",src:\"https://framerusercontent.com/images/JCWXES1sI730JxnRmbNTJ1CD4MQ.jpg?width=1024&height=768\",srcSet:\"https://framerusercontent.com/images/JCWXES1sI730JxnRmbNTJ1CD4MQ.jpg?scale-down-to=512&width=1024&height=768 512w,https://framerusercontent.com/images/JCWXES1sI730JxnRmbNTJ1CD4MQ.jpg?width=1024&height=768 1024w\"}},sz9kxaYU_:{background:{alt:\"Woman working on computer\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:420,pixelHeight:768,pixelWidth:1024,sizes:`min(max(min(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 1200px), 1px), 420px)`,src:\"https://framerusercontent.com/images/JCWXES1sI730JxnRmbNTJ1CD4MQ.jpg?width=1024&height=768\",srcSet:\"https://framerusercontent.com/images/JCWXES1sI730JxnRmbNTJ1CD4MQ.jpg?scale-down-to=512&width=1024&height=768 512w,https://framerusercontent.com/images/JCWXES1sI730JxnRmbNTJ1CD4MQ.jpg?width=1024&height=768 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Woman working on computer\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:420,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2296.8+50+0+290.8+253+0),pixelHeight:768,pixelWidth:1024,sizes:\"420px\",src:\"https://framerusercontent.com/images/JCWXES1sI730JxnRmbNTJ1CD4MQ.jpg?width=1024&height=768\",srcSet:\"https://framerusercontent.com/images/JCWXES1sI730JxnRmbNTJ1CD4MQ.jpg?scale-down-to=512&width=1024&height=768 512w,https://framerusercontent.com/images/JCWXES1sI730JxnRmbNTJ1CD4MQ.jpg?width=1024&height=768 1024w\"},className:\"framer-w03l65\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x6fdyd\"})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6fhpq3\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b2traa\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6h5wjw\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t8ysyl\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qr2ydv\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yok8sa\",\"data-border\":true,\"data-framer-name\":\"Head\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c8ssjd\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{y:(componentViewport?.y||0)+0+5164.4+64+0+20+0+0+0+0+0+0+0+0},sz9kxaYU_:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+3773.6+50+0+32+0+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-632agx-container\",nodeId:\"U9IbdX5_7\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(BadgeBadge,{cNdFrmQFP:false,gaxh27yBA:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",id:\"U9IbdX5_7\",layoutId:\"U9IbdX5_7\",LBb619rHG:{borderColor:\"rgb(228, 228, 231)\",borderStyle:\"solid\",borderWidth:1},nwDKgX8cD:\"From Chaos to Clarity in 30 Days\",NZ8iPYNZS:\"Info\",OYaRk1H52:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",rSvBNONmJ:\"8px 15px 8px 15px\",UKe5Qe6cO:false,variant:\"SHFIr1Ify\",vfWQcwlZF:\"ArrowRight\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18emmo4\",\"data-styles-preset\":\"FD4evuYAi\",style:{\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"A system that makes delivery repeatable.\"})})}),className:\"framer-1d224ff\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4ci4g0\",\"data-styles-preset\":\"Ydcwa82qD\",style:{\"--framer-text-color\":\"var(--token-e9c5a421-53ef-40e0-b5b6-9dfe71c09d32, rgba(13, 13, 13, 0.8))\"},children:\"Dream Team OS™ turns workforce risk into a competitive advantage by giving founders a clear, simple way to hire, retain, and run teams at scale.\"})}),className:\"framer-ld6mwo\",\"data-framer-appear-id\":\"ld6mwo\",fonts:[\"Inter\"],initial:animation2,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-11htqxf hidden-zbh6bw hidden-ub231n\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3nauwz\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u6xm94\",\"data-framer-name\":\"Rating\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-6iwwy4-container\",isModuleExternal:true,nodeId:\"NHQlgw5so\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Search\",iconSelection:\"Star\",id:\"NHQlgw5so\",layoutId:\"NHQlgw5so\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-jh6725-container\",isModuleExternal:true,nodeId:\"LrwGOYCDo\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Search\",iconSelection:\"Star\",id:\"LrwGOYCDo\",layoutId:\"LrwGOYCDo\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fumpfy-container\",isModuleExternal:true,nodeId:\"yL1frSZKj\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Search\",iconSelection:\"Star\",id:\"yL1frSZKj\",layoutId:\"yL1frSZKj\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4jnpc7-container\",isModuleExternal:true,nodeId:\"AOqBwRI6L\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Search\",iconSelection:\"Star\",id:\"AOqBwRI6L\",layoutId:\"AOqBwRI6L\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h6ogeq-container\",isModuleExternal:true,nodeId:\"cZrvvoJxQ\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Search\",iconSelection:\"Star\",id:\"cZrvvoJxQ\",layoutId:\"cZrvvoJxQ\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7w8ure\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\"},children:\"Christina Martin\"})}),className:\"framer-1rphp84\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\"},children:\"SVP, DIvaris\"})}),className:\"framer-z00cg1\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\"},children:\"I was surprised at how quickly team performance improved. We got started easily, Program Managers were happy, team leads’ lives got easier, and hiring got simple. Most of all, our investors were impressed \"})}),className:\"framer-nmdug1\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:420,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5164.4+64+0+20+0+0+0+0),pixelHeight:1049,pixelWidth:596,positionX:\"48.1%\",positionY:\"35.9%\",sizes:\"315px\",src:\"https://framerusercontent.com/images/5rAJuwC6S1bdmTH4ovpkQqPORmc.png?scale-down-to=1024&width=596&height=1049\",srcSet:\"https://framerusercontent.com/images/5rAJuwC6S1bdmTH4ovpkQqPORmc.png?scale-down-to=1024&width=596&height=1049 581w,https://framerusercontent.com/images/5rAJuwC6S1bdmTH4ovpkQqPORmc.png?width=596&height=1049 596w\"}},sz9kxaYU_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:420,pixelHeight:1049,pixelWidth:596,positionX:\"48.1%\",positionY:\"35.9%\",sizes:`min(max(min(${componentViewport?.width||\"100vw\"} - 32px, 1200px) - 32px, 1px), 420px)`,src:\"https://framerusercontent.com/images/5rAJuwC6S1bdmTH4ovpkQqPORmc.png?scale-down-to=1024&width=596&height=1049\",srcSet:\"https://framerusercontent.com/images/5rAJuwC6S1bdmTH4ovpkQqPORmc.png?scale-down-to=1024&width=596&height=1049 581w,https://framerusercontent.com/images/5rAJuwC6S1bdmTH4ovpkQqPORmc.png?width=596&height=1049 596w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:420,pixelHeight:1049,pixelWidth:596,positionX:\"48.1%\",positionY:\"35.9%\",src:\"https://framerusercontent.com/images/5rAJuwC6S1bdmTH4ovpkQqPORmc.png?scale-down-to=1024&width=596&height=1049\",srcSet:\"https://framerusercontent.com/images/5rAJuwC6S1bdmTH4ovpkQqPORmc.png?scale-down-to=1024&width=596&height=1049 581w,https://framerusercontent.com/images/5rAJuwC6S1bdmTH4ovpkQqPORmc.png?width=596&height=1049 596w\"},className:\"framer-10wviqi hidden-zbh6bw\",\"data-framer-name\":\"Image\",children:isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-176zsbh hidden-cwahk0\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gk9357\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bbk57f\",\"data-framer-name\":\"Rating\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ylf1tv-container\",isModuleExternal:true,nodeId:\"LruEaDoa1\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Search\",iconSelection:\"Star\",id:\"LruEaDoa1\",layoutId:\"LruEaDoa1\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m226bv-container\",isModuleExternal:true,nodeId:\"s4i48Gjwm\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Search\",iconSelection:\"Star\",id:\"s4i48Gjwm\",layoutId:\"s4i48Gjwm\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14wscf4-container\",isModuleExternal:true,nodeId:\"BJHU4H9kZ\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Search\",iconSelection:\"Star\",id:\"BJHU4H9kZ\",layoutId:\"BJHU4H9kZ\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zmo1j-container\",isModuleExternal:true,nodeId:\"zqZFoJjb9\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Search\",iconSelection:\"Star\",id:\"zqZFoJjb9\",layoutId:\"zqZFoJjb9\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ne3lz9-container\",isModuleExternal:true,nodeId:\"DyXb8tVdy\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Search\",iconSelection:\"Star\",id:\"DyXb8tVdy\",layoutId:\"DyXb8tVdy\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wb9n6c\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\"},children:\"Christina Martin\"})}),className:\"framer-9ecsk6\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\"},children:\"SVP, Divaris \"})}),className:\"framer-1x1ap8h\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\"},children:\"I was surprised at how quickly team performance improved. We got started easily, Program Managers were happy, team leads’ lives got easier, and hiring got simple. Most of all, our investors were impressed\"})}),className:\"framer-yo3cw6\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{\"data-border\":true}},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4ksiv1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sz9kxaYU_:{\"data-border\":true}},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1owrx51\",\"data-framer-name\":\"Frame 48098539\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jvkmph\",\"data-styles-preset\":\"srzHr7V6Z\",children:\"See Everything, Everywhere\"})}),className:\"framer-14dd5xf\",\"data-framer-name\":\"Increase resident satisfaction and loyalty\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Know who’s in clearance, who’s at risk, and how teams are performing — all in one place.\"})}),className:\"framer-19j3ly0\",\"data-framer-name\":\"Leverage Bilt’s loyalty platform to create a custom resident rewards and benefits program using Bilt’s high-value rewards currency and automated loyalty platform.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ou09j4\",\"data-framer-name\":\"Frame 48098539\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jvkmph\",\"data-styles-preset\":\"srzHr7V6Z\",children:\"Prove Your Capability\"})}),className:\"framer-9n9tig\",\"data-framer-name\":\"Increase resident satisfaction and loyalty\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Show DoD and investors you can deliver without breaking, with systems they can trust.\"})}),className:\"framer-8l1qc6\",\"data-framer-name\":\"Leverage Bilt’s loyalty platform to create a custom resident rewards and benefits program using Bilt’s high-value rewards currency and automated loyalty platform.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1urr0cc\",\"data-framer-name\":\"Frame 48098539\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jvkmph\",\"data-styles-preset\":\"srzHr7V6Z\",children:\"Scale With Confidence\"})}),className:\"framer-15hlox5\",\"data-framer-name\":\"Increase resident satisfaction and loyalty\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"Replace ad-hoc management with repeatable processes that work whether you’re 50 or 500 people.\"})}),className:\"framer-rpfwoy\",\"data-framer-name\":\"Leverage Bilt’s loyalty platform to create a custom resident rewards and benefits program using Bilt’s high-value rewards currency and automated loyalty platform.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:420,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3773.6+50+0+32+0),pixelHeight:1049,pixelWidth:596,positionX:\"48.1%\",positionY:\"35.9%\",sizes:\"362.3188px\",src:\"https://framerusercontent.com/images/5rAJuwC6S1bdmTH4ovpkQqPORmc.png?scale-down-to=1024&width=596&height=1049\",srcSet:\"https://framerusercontent.com/images/5rAJuwC6S1bdmTH4ovpkQqPORmc.png?scale-down-to=1024&width=596&height=1049 581w,https://framerusercontent.com/images/5rAJuwC6S1bdmTH4ovpkQqPORmc.png?width=596&height=1049 596w\"},className:\"framer-12r2c9q hidden-cwahk0 hidden-ub231n\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-nmjnhg\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4k18pv\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f66es5\",\"data-framer-name\":\"Rating\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-jzlnrp-container\",isModuleExternal:true,nodeId:\"P6UlqhrGR\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Search\",iconSelection:\"Star\",id:\"P6UlqhrGR\",layoutId:\"P6UlqhrGR\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d4uta6-container\",isModuleExternal:true,nodeId:\"msnLm1vHf\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Search\",iconSelection:\"Star\",id:\"msnLm1vHf\",layoutId:\"msnLm1vHf\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c62llt-container\",isModuleExternal:true,nodeId:\"SsD06N5Av\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Search\",iconSelection:\"Star\",id:\"SsD06N5Av\",layoutId:\"SsD06N5Av\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zit6v3-container\",isModuleExternal:true,nodeId:\"Bku7n1k2A\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Search\",iconSelection:\"Star\",id:\"Bku7n1k2A\",layoutId:\"Bku7n1k2A\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-p7puid-container\",isModuleExternal:true,nodeId:\"PHIRYzH9a\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Search\",iconSelection:\"Star\",id:\"PHIRYzH9a\",layoutId:\"PHIRYzH9a\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1galb6k\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\"},children:\"Christina Martin\"})}),className:\"framer-15hkhlq\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\"},children:\"SVP, Divaris  Federal \"})}),className:\"framer-1ae7h10\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\"},children:\"I was surprised at how quickly team performance improved. We got started easily, Program Managers were happy, team leads’ lives got easier, and hiring got simple. Most of all, our investors were impressed\"})}),className:\"framer-aaytgy\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-exavwh\",id:elementId1,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y00g4e\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ngeyrv\",\"data-framer-name\":\"Head\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{y:(componentViewport?.y||0)+0+5968.6+64+0+0+0+0},sz9kxaYU_:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+4487.6+72+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hpk4zg-container\",nodeId:\"BlZXWIl4N\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(BadgeBadge,{cNdFrmQFP:false,gaxh27yBA:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",id:\"BlZXWIl4N\",layoutId:\"BlZXWIl4N\",LBb619rHG:{borderColor:\"rgb(228, 228, 231)\",borderStyle:\"solid\",borderWidth:1},nwDKgX8cD:\"From Risk to Results in 90 Days\",NZ8iPYNZS:\"Info\",OYaRk1H52:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",rSvBNONmJ:\"8px 15px 8px 15px\",UKe5Qe6cO:false,variant:\"SHFIr1Ify\",vfWQcwlZF:\"ArrowRight\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18emmo4\",\"data-styles-preset\":\"FD4evuYAi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"A faster path to clarity, confidence, and scale\"})})}),className:\"framer-o6pqx1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aoft3p\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xhkuny\",\"data-framer-name\":\"Step 1\",id:elementId2,ref:ref2,children:[isDisplayed4()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i3nci0 hidden-ub231n\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{y:(componentViewport?.y||0)+0+5968.6+64+0+138.8+0+0+0},sz9kxaYU_:{height:320,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:345,y:(componentViewport?.y||0)+0+4487.6+72+0+152.8+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10sz8mt-container\",nodeId:\"VmpEiVNpH\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(ProgressBar,{height:\"100%\",id:\"VmpEiVNpH\",layoutId:\"VmpEiVNpH\",P1xCeiKdh:ref2,style:{height:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5f2xzt\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o7sdpo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"01.\"})}),className:\"framer-1mb1v7g\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-161ieqj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jvkmph\",\"data-styles-preset\":\"srzHr7V6Z\",style:{\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"Workforce Risk Audit\"})})}),className:\"framer-8fjsop\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Reveal where contracts are at risk.\"}),/*#__PURE__*/_jsx(\"br\",{}),\"In a free 60-minute strategy session, we evaluate your people, systems, tech stack, and business strategy to uncover the exact risks DoD and investors see — and show you how to fix them.\"]})}),className:\"framer-114m33c\",\"data-framer-name\":\"Reward residents on each payment with high-value Bilt Points, access to exclusive new benefits on the 1st of the month, and free rent reporting.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t2julp\",\"data-framer-name\":\"Step 2\",id:elementId3,ref:ref3,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-vx4ya2\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4j43ar\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"02.\"})}),className:\"framer-kdqmtz\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-157cp1q\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jvkmph\",\"data-styles-preset\":\"srzHr7V6Z\",style:{\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"The Accelerator \"})})}),className:\"framer-ua9n53\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Get mission-ready in under 30 days.\"}),/*#__PURE__*/_jsx(\"br\",{}),\"We handle the heavy lifting with a proprietary, painless implementation that integrates with your existing tools. No disruption, no learning curve — your teams are fully up and running within 90 days\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-1l0fg5q\",\"data-framer-name\":\"Reward residents on each payment with high-value Bilt Points, access to exclusive new benefits on the 1st of the month, and free rent reporting.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{y:(componentViewport?.y||0)+0+5968.6+64+0+138.8+0+345+0},sz9kxaYU_:{height:320,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:345,y:(componentViewport?.y||0)+0+4487.6+72+0+152.8+0+345+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-145vz2h-container\",nodeId:\"ucZn4es2q\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(ProgressBar,{height:\"100%\",id:\"ucZn4es2q\",layoutId:\"ucZn4es2q\",P1xCeiKdh:ref3,style:{height:\"100%\"},width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-8uixlc hidden-ub231n\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zhia1f\",\"data-framer-name\":\"Step 3\",id:elementId4,ref:ref4,children:[isDisplayed4()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-i2nbqk hidden-ub231n\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{y:(componentViewport?.y||0)+0+5968.6+64+0+138.8+0+690+0},sz9kxaYU_:{height:320,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:345,y:(componentViewport?.y||0)+0+4487.6+72+0+152.8+0+690+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hzfqce-container\",nodeId:\"zGQvnLbGY\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(ProgressBar,{height:\"100%\",id:\"zGQvnLbGY\",layoutId:\"zGQvnLbGY\",P1xCeiKdh:ref4,style:{height:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vldsny\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10whhlx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\"},children:\"03.\"})}),className:\"framer-112znvy\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lctmyt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jvkmph\",\"data-styles-preset\":\"srzHr7V6Z\",style:{\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"Win More Contracts\"})})}),className:\"framer-93t67f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Deliver with confidence, again and again.\"}),/*#__PURE__*/_jsx(\"br\",{}),\"With operational clarity and a repeatable system in place, you retain top talent, scale without breaking, and win the contracts that transform your company’s future.\"]})}),className:\"framer-drht08\",\"data-framer-name\":\"Reward residents on each payment with high-value Bilt Points, access to exclusive new benefits on the 1st of the month, and free rent reporting.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kqum33\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{y:(componentViewport?.y||0)+0+7270.4+64+0},sz9kxaYU_:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1060px)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:431,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1060px)`,y:(componentViewport?.y||0)+0+5847.4+50+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wtwu8t-container\",nodeId:\"E5y6W9j7U\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{IknfpsYHe:\"uOEcOuYJc\"},sz9kxaYU_:{IknfpsYHe:\"BvzREX_Zl\"}},children:/*#__PURE__*/_jsx(TabbedSection,{bFSmaz0el:\"Future-proof teams: Clear advancement keeps top performers motivated.\",bS9ntgM2_:\"Prove You Can Deliver at Scale\",BSoElPJIa:\"Unified communication: Cross-team clarity, no silos.\",cqPW41dQ8:\"Manager support: Coaching guides that make leaders effective and trusted.\",eIw9eTn9S:\"Scaling from 50 to 500 people doesn’t have to create chaos. Standardize operations and keep growth predictable.\",El4kIyVGx:\"Speed up clearance, onboarding, and productivity so contracts start billing sooner.\",FLvpaHCKC:\"Bill Faster\",h1omeYtrt:\"Scale Faster\",height:\"100%\",id:\"E5y6W9j7U\",ij0R9RlQy:addImageAlt({pixelHeight:768,pixelWidth:1024,src:\"https://framerusercontent.com/images/Mqu9hUMiD5j2bYwtloCufJOz5Q.jpg?width=1024&height=768\",srcSet:\"https://framerusercontent.com/images/Mqu9hUMiD5j2bYwtloCufJOz5Q.jpg?scale-down-to=512&width=1024&height=768 512w,https://framerusercontent.com/images/Mqu9hUMiD5j2bYwtloCufJOz5Q.jpg?width=1024&height=768 1024w\"},\"Two people shaking hands at a business meeting\"),iKN87MY_O:\"Faster hiring validation: Predict who will survive clearance before investing.\",IknfpsYHe:\"KCx_0c95H\",ipkgvv5m2:\"Execution confidence: Clear processes that remove doubt and risk.\",jKik6qJJm:\"Grow Without Breaking Things\",K3BYWRVok:\"See How It Works\",KM3Eoh6zB:\"Start With a Workforce Risk Audit\",layoutId:\"E5y6W9j7U\",ljnqhpOZJ:\"Consistent leadership: Same management approach across all programs.\",MahZ9YXeQ:addImageAlt({pixelHeight:768,pixelWidth:1024,src:\"https://framerusercontent.com/images/UIDHx1qjiDYUZblCz53tjPPHxp0.jpg?width=1024&height=768\",srcSet:\"https://framerusercontent.com/images/UIDHx1qjiDYUZblCz53tjPPHxp0.jpg?scale-down-to=512&width=1024&height=768 512w,https://framerusercontent.com/images/UIDHx1qjiDYUZblCz53tjPPHxp0.jpg?width=1024&height=768 1024w\"},\"Stacks of coins with a dollar bill in the foreground, and a blurry city skyline in the background.\"),mYscbKepV:\"Turn New Hires Into Revenue Faster\",Og0SLAyzo:\"Protect Your Talent Pipeline\",OtJd1CxrJ:\"Visible readiness: Transition and staffing plans DoD evaluators can see and believe.\",p7Hza3Cq8:\"Keep Your Cleared Engineers Longer\",style:{maxWidth:\"100%\",width:\"100%\"},Uau3EZhQk:\"Smooth onboarding: One system where goals, projects, and communication live.\",UkZV0nLiM:\"Losing one cleared engineer costs $450K+. Give people a reason to stay and grow with you.\",UQ7o4m8I8:\"Credible proof: Team performance metrics that demonstrate scale capability.\",uumjtkwNF:addImageAlt({pixelHeight:768,pixelWidth:1024,src:\"https://framerusercontent.com/images/QIKj96KmlR71dp2SfMK9yJw0.jpg?width=1024&height=768\",srcSet:\"https://framerusercontent.com/images/QIKj96KmlR71dp2SfMK9yJw0.jpg?scale-down-to=512&width=1024&height=768 512w,https://framerusercontent.com/images/QIKj96KmlR71dp2SfMK9yJw0.jpg?width=1024&height=768 1024w\"},\"Three businesspeople are sitting at a table and looking at a document.\"),uxhXFe92x:\"Win Contracts\",variant:\"sn_pZv9aN\",W0UJmKiM7:\"Accelerate Your First Invoice\",width:\"100%\",wilAyzBPK:\"Immediate productivity: Reduce ramp-up time from months to weeks.\",wWDELD6WI:addImageAlt({pixelHeight:768,pixelWidth:1024,src:\"https://framerusercontent.com/images/QfSRF7tJinWguI15yQG3qIB464.jpg?width=1024&height=768\",srcSet:\"https://framerusercontent.com/images/QfSRF7tJinWguI15yQG3qIB464.jpg?scale-down-to=512&width=1024&height=768 512w,https://framerusercontent.com/images/QfSRF7tJinWguI15yQG3qIB464.jpg?width=1024&height=768 1024w\"},\"Business meeting in a modern office\"),XrlWa9Ba0:\"DoD awards contracts to teams they trust. Show them you have the system, not just the tech, to execute.\",y4qbyMhfs:\"Personalized growth: Career paths matched to behavioral strengths.\",YntvjMLXA:\"Keep Talent\",zePnXzMvo:\"Repeatable systems: Processes that hold whether you have 5 teams or 50.\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tjwap0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17uufx1\",\"data-framer-name\":\"Head\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{y:(componentViewport?.y||0)+0+7829.4+64+0+0+0},sz9kxaYU_:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+6378.4+80+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-66ach1-container\",nodeId:\"I1xIQacMg\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(BadgeBadge,{cNdFrmQFP:false,gaxh27yBA:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",id:\"I1xIQacMg\",layoutId:\"I1xIQacMg\",LBb619rHG:{borderColor:\"rgb(228, 228, 231)\",borderStyle:\"solid\",borderWidth:1},nwDKgX8cD:\"Integrations\",NZ8iPYNZS:\"Info\",OYaRk1H52:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",rSvBNONmJ:\"8px 15px 8px 15px\",UKe5Qe6cO:false,variant:\"SHFIr1Ify\",vfWQcwlZF:\"ArrowRight\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18emmo4\",\"data-styles-preset\":\"FD4evuYAi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"Plug and Play With Your Existing Stack\"})})}),className:\"framer-1vr7n36\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gx5nqb\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lkbkm1\",\"data-border\":true,\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1l8eoss\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:43,intrinsicWidth:42,svg:'<svg width=\"42\" height=\"43\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M30.118 30.986c-3.212 0-5.816-2.576-5.816-5.754 0-3.179 2.604-5.755 5.816-5.755 3.212 0 5.815 2.576 5.815 5.755 0 3.178-2.603 5.754-5.815 5.754Zm1.74-16.834v-5.12c1.351-.63 2.297-1.982 2.297-3.55v-.119c0-2.165-1.79-3.937-3.978-3.937h-.119c-2.188 0-3.978 1.772-3.978 3.937v.118c0 1.569.946 2.921 2.296 3.552v5.12a11.336 11.336 0 0 0-5.362 2.335L8.81 5.554c.094-.356.16-.723.16-1.108C8.973 1.994 6.967.003 4.49 0 2.01-.003-.001 1.982-.004 4.435-.007 6.887 2 8.878 4.477 8.88a4.474 4.474 0 0 0 2.21-.595L20.66 19.042a11.087 11.087 0 0 0-1.884 6.19c0 2.396.765 4.612 2.057 6.435l-4.248 4.205c-.336-.1-.684-.17-1.054-.17-2.036 0-3.687 1.634-3.687 3.649 0 2.016 1.651 3.649 3.687 3.649 2.037 0 3.688-1.633 3.688-3.649 0-.364-.07-.71-.172-1.042l4.203-4.16a11.36 11.36 0 0 0 6.869 2.307c6.265 0 11.342-5.025 11.342-11.224 0-5.612-4.166-10.248-9.601-11.08Z\" fill=\"#FF7A59\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h41.464v43H0z\"/></clipPath></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o596vt\",\"data-border\":true,\"data-framer-name\":\"logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:200,intrinsicWidth:200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7829.4+64+152.8+146+6),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/QRutTzL62Gz1qV9DG7Bd1I1g.jpeg?width=400&height=400\"}},sz9kxaYU_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:200,intrinsicWidth:200,pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/QRutTzL62Gz1qV9DG7Bd1I1g.jpeg?width=400&height=400\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:200,intrinsicWidth:200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6378.4+80+152.8+146+6),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/QRutTzL62Gz1qV9DG7Bd1I1g.jpeg?width=400&height=400\"},className:\"framer-3jw91j\",\"data-framer-name\":\"Id WGMClIW_1756848005723\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fh4g7b\",\"data-border\":true,\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:280,intrinsicWidth:400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7829.4+64+152.8+0+0+16.5),pixelHeight:560,pixelWidth:800,sizes:\"61.4286px\",src:\"https://framerusercontent.com/images/OPH1fN9VXGzeIKX0MEMk0CShqGc.png?scale-down-to=512&width=800&height=560\",srcSet:\"https://framerusercontent.com/images/OPH1fN9VXGzeIKX0MEMk0CShqGc.png?scale-down-to=512&width=800&height=560 512w,https://framerusercontent.com/images/OPH1fN9VXGzeIKX0MEMk0CShqGc.png?width=800&height=560 800w\"}},sz9kxaYU_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:280,intrinsicWidth:400,pixelHeight:560,pixelWidth:800,sizes:\"61.4286px\",src:\"https://framerusercontent.com/images/OPH1fN9VXGzeIKX0MEMk0CShqGc.png?scale-down-to=512&width=800&height=560\",srcSet:\"https://framerusercontent.com/images/OPH1fN9VXGzeIKX0MEMk0CShqGc.png?scale-down-to=512&width=800&height=560 512w,https://framerusercontent.com/images/OPH1fN9VXGzeIKX0MEMk0CShqGc.png?width=800&height=560 800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:280,intrinsicWidth:400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6378.4+80+152.8+0+0+16.5),pixelHeight:560,pixelWidth:800,sizes:\"61.4286px\",src:\"https://framerusercontent.com/images/OPH1fN9VXGzeIKX0MEMk0CShqGc.png?scale-down-to=512&width=800&height=560\",srcSet:\"https://framerusercontent.com/images/OPH1fN9VXGzeIKX0MEMk0CShqGc.png?scale-down-to=512&width=800&height=560 512w,https://framerusercontent.com/images/OPH1fN9VXGzeIKX0MEMk0CShqGc.png?width=800&height=560 800w\"},className:\"framer-1eg98vd\",\"data-framer-name\":\"IdN3OdcTG _1755483639155\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ip5i3a\",\"data-border\":true,\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:200,intrinsicWidth:200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7829.4+64+152.8+368-76+10),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/9j7L8DVzVbtB9V4FbBhIF9tR4.jpeg?width=400&height=400\"}},sz9kxaYU_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:200,intrinsicWidth:200,pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/9j7L8DVzVbtB9V4FbBhIF9tR4.jpeg?width=400&height=400\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:200,intrinsicWidth:200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6378.4+80+152.8+368-76+10),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/9j7L8DVzVbtB9V4FbBhIF9tR4.jpeg?width=400&height=400\"},className:\"framer-10gopxe\",\"data-framer-name\":\"Id2h3WLdyW 1756848304904\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wi03ac\",\"data-border\":true,\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:400,intrinsicWidth:400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7829.4+64+152.8+368-76+1.5),pixelHeight:800,pixelWidth:800,sizes:\"73px\",src:\"https://framerusercontent.com/images/WRoO0sYNUS9uB4w70BtWAF5Yg.png?scale-down-to=512&width=800&height=800\",srcSet:\"https://framerusercontent.com/images/WRoO0sYNUS9uB4w70BtWAF5Yg.png?scale-down-to=512&width=800&height=800 512w,https://framerusercontent.com/images/WRoO0sYNUS9uB4w70BtWAF5Yg.png?width=800&height=800 800w\"}},sz9kxaYU_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:400,intrinsicWidth:400,pixelHeight:800,pixelWidth:800,sizes:\"73px\",src:\"https://framerusercontent.com/images/WRoO0sYNUS9uB4w70BtWAF5Yg.png?scale-down-to=512&width=800&height=800\",srcSet:\"https://framerusercontent.com/images/WRoO0sYNUS9uB4w70BtWAF5Yg.png?scale-down-to=512&width=800&height=800 512w,https://framerusercontent.com/images/WRoO0sYNUS9uB4w70BtWAF5Yg.png?width=800&height=800 800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:400,intrinsicWidth:400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6378.4+80+152.8+368-76+1.5),pixelHeight:800,pixelWidth:800,sizes:\"73px\",src:\"https://framerusercontent.com/images/WRoO0sYNUS9uB4w70BtWAF5Yg.png?scale-down-to=512&width=800&height=800\",srcSet:\"https://framerusercontent.com/images/WRoO0sYNUS9uB4w70BtWAF5Yg.png?scale-down-to=512&width=800&height=800 512w,https://framerusercontent.com/images/WRoO0sYNUS9uB4w70BtWAF5Yg.png?width=800&height=800 800w\"},className:\"framer-1tnboc1\",\"data-framer-name\":\"Atlassian idkt9ash8C_1\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8huy9j\",\"data-border\":true,\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ltkkc\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:43,intrinsicWidth:43,svg:'<svg width=\"43\" height=\"43\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9.034 27.173a4.528 4.528 0 0 1-4.517 4.518A4.528 4.528 0 0 1 0 27.172a4.528 4.528 0 0 1 4.517-4.517h4.517v4.517Zm2.275 0a4.528 4.528 0 0 1 4.517-4.517 4.528 4.528 0 0 1 4.517 4.517v11.31a4.528 4.528 0 0 1-4.517 4.518 4.528 4.528 0 0 1-4.517-4.517v-11.31Z\" fill=\"#E01E5A\"/><path d=\"M15.826 9.034a4.528 4.528 0 0 1-4.517-4.517A4.528 4.528 0 0 1 15.826 0a4.528 4.528 0 0 1 4.517 4.517v4.517h-4.517Zm.001 2.276a4.528 4.528 0 0 1 4.518 4.518 4.528 4.528 0 0 1-4.518 4.517H4.517A4.528 4.528 0 0 1 0 15.828a4.528 4.528 0 0 1 4.517-4.518h11.31Z\" fill=\"#36C5F0\"/><path d=\"M33.96 15.828a4.528 4.528 0 0 1 4.518-4.518 4.528 4.528 0 0 1 4.517 4.518 4.528 4.528 0 0 1-4.517 4.517h-4.517v-4.517Zm-2.274-.001a4.528 4.528 0 0 1-4.517 4.518 4.528 4.528 0 0 1-4.517-4.518V4.517A4.528 4.528 0 0 1 27.17 0a4.528 4.528 0 0 1 4.517 4.517v11.31Z\" fill=\"#2EB67D\"/><path d=\"M27.17 33.967a4.528 4.528 0 0 1 4.516 4.517A4.528 4.528 0 0 1 27.17 43a4.528 4.528 0 0 1-4.517-4.517v-4.517h4.517Zm0-2.277a4.528 4.528 0 0 1-4.518-4.517 4.528 4.528 0 0 1 4.517-4.517h11.31a4.528 4.528 0 0 1 4.518 4.517 4.528 4.528 0 0 1-4.517 4.518H27.17Z\" fill=\"#ECB22E\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wg4p94\",\"data-border\":true,\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1axq07p\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:42,intrinsicWidth:42,svg:'<svg width=\"42\" height=\"42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect width=\"42\" height=\"42\" rx=\"21\" fill=\"#2217F4\"/><rect x=\"10.566\" y=\"11.188\" width=\"20.869\" height=\"2.492\" rx=\"1.246\" fill=\"#fff\"/><rect x=\"10.566\" y=\"20.065\" width=\"13.549\" height=\"2.492\" rx=\"1.246\" fill=\"#fff\"/><rect x=\"10.566\" y=\"28.319\" width=\"20.869\" height=\"2.492\" rx=\"1.246\" fill=\"#fff\"/></svg>',withExternalLayout:true})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ofnu4y-container hidden-ub231n\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"e7Y3avK97\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(SVGPathShimmer,{baseColor:\"rgb(222, 224, 225)\",direction:\"default\",height:\"100%\",id:\"e7Y3avK97\",layer:[],layoutId:\"e7Y3avK97\",length:30,loopDelay:.3,loopMode:\"loop\",mode:\"svg\",replay:true,shimmerColor:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",style:{height:\"100%\",width:\"100%\"},svgFile:\"https://framerusercontent.com/assets/5L8PgyNauKOR7mRyaDjuvG6AkCY.svg\",svgType:\"file\",transition:{delay:0,duration:2,ease:[.95,.04,.44,1],type:\"tween\"},trigger:\"appear\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8q79o9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"L221pSeb9\",rendersWithMotion:true,scopeId:\"Cpjsruq5U\",style:{rotate:180},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sz9kxaYU_:{length:50,svgFile:\"https://framerusercontent.com/assets/UCKTRXz9kKYNXDquCVNSx6cxg3s.svg\"}},children:/*#__PURE__*/_jsx(SVGPathShimmer,{baseColor:\"rgb(222, 224, 225)\",direction:\"default\",height:\"100%\",id:\"L221pSeb9\",layer:[],layoutId:\"L221pSeb9\",length:30,loopDelay:.3,loopMode:\"loop\",mode:\"svg\",replay:true,shimmerColor:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",style:{height:\"100%\",width:\"100%\"},svgFile:\"https://framerusercontent.com/assets/ofYRINPHPKrAyDa3D9Y474UbL9w.svg\",svgType:\"file\",transition:{delay:0,duration:2,ease:[.95,.04,.44,1],type:\"tween\"},trigger:\"appear\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uqg4e3-container hidden-ub231n\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QRH7oJZQl\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(SVGPathShimmer,{baseColor:\"rgb(222, 224, 224)\",direction:\"default\",height:\"100%\",id:\"QRH7oJZQl\",layer:[],layoutId:\"QRH7oJZQl\",length:30,loopDelay:.3,loopMode:\"loop\",mode:\"svg\",replay:true,shimmerColor:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",style:{height:\"100%\",width:\"100%\"},svgFile:\"https://framerusercontent.com/assets/WhfjaWM031EXYsDzPOW8cy5l4co.svg\",svgType:\"file\",transition:{delay:0,duration:2,ease:[.95,.04,.44,1],type:\"tween\"},trigger:\"appear\",width:\"100%\"})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-jbo133-container hidden-ub231n\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"fHRnPj2rJ\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(SVGPathShimmer,{baseColor:\"rgb(222, 224, 225)\",direction:\"default\",height:\"100%\",id:\"fHRnPj2rJ\",layer:[],layoutId:\"fHRnPj2rJ\",length:30,loopDelay:.3,loopMode:\"loop\",mode:\"svg\",replay:true,shimmerColor:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",style:{height:\"100%\",width:\"100%\"},svgFile:\"https://framerusercontent.com/assets/FfcIL0Setg9EFmCToMQzbDM1QRI.svg\",svgType:\"file\",transition:{delay:0,duration:2,ease:[.95,.04,.44,1],type:\"tween\"},trigger:\"appear\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-q7m7ac-container\",\"data-framer-name\":\"1\",isAuthoredByUser:true,isModuleExternal:true,name:\"1\",nodeId:\"NKQ1tSUvj\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sz9kxaYU_:{svgFile:\"https://framerusercontent.com/assets/bSF0d88IDDy4GzjsWZZuALuoOC8.svg\"}},children:/*#__PURE__*/_jsx(SVGPathShimmer,{baseColor:\"rgb(222, 224, 225)\",direction:\"default\",height:\"100%\",id:\"NKQ1tSUvj\",layer:[],layoutId:\"NKQ1tSUvj\",length:30,loopDelay:.3,loopMode:\"loop\",mode:\"svg\",name:\"1\",replay:true,shimmerColor:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",style:{height:\"100%\",width:\"100%\"},svgFile:\"https://framerusercontent.com/assets/FwThRCqNGtak43yHdPFeSCpaGcA.svg\",svgType:\"file\",transition:{delay:0,duration:2,ease:[.95,.04,.44,1],type:\"tween\"},trigger:\"appear\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-g48qnr-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"f0XRh5FjS\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sz9kxaYU_:{length:50,svgFile:\"https://framerusercontent.com/assets/UCKTRXz9kKYNXDquCVNSx6cxg3s.svg\"}},children:/*#__PURE__*/_jsx(SVGPathShimmer,{baseColor:\"rgb(222, 224, 225)\",direction:\"default\",height:\"100%\",id:\"f0XRh5FjS\",layer:[],layoutId:\"f0XRh5FjS\",length:30,loopDelay:.3,loopMode:\"loop\",mode:\"svg\",replay:true,shimmerColor:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",style:{height:\"100%\",width:\"100%\"},svgFile:\"https://framerusercontent.com/assets/ofYRINPHPKrAyDa3D9Y474UbL9w.svg\",svgType:\"file\",transition:{delay:0,duration:2,ease:[.95,.04,.44,1],type:\"tween\"},trigger:\"appear\",width:\"100%\"})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dqobla-container hidden-zbh6bw hidden-cwahk0\",\"data-framer-name\":\"1\",isAuthoredByUser:true,isModuleExternal:true,name:\"1\",nodeId:\"MWNG01fdj\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(SVGPathShimmer,{baseColor:\"rgb(222, 224, 225)\",direction:\"default\",height:\"100%\",id:\"MWNG01fdj\",layer:[],layoutId:\"MWNG01fdj\",length:30,loopDelay:.3,loopMode:\"loop\",mode:\"svg\",name:\"1\",replay:true,shimmerColor:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",style:{height:\"100%\",width:\"100%\"},svgFile:\"https://framerusercontent.com/assets/AUHIcd8xR11pgb0qU422evXn4.svg\",svgType:\"file\",transition:{delay:0,duration:2,ease:[.95,.04,.44,1],type:\"tween\"},trigger:\"appear\",width:\"100%\"})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eft9ct-container hidden-zbh6bw hidden-cwahk0\",\"data-framer-name\":\"1\",isAuthoredByUser:true,isModuleExternal:true,name:\"1\",nodeId:\"TCdkJwlqJ\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(SVGPathShimmer,{baseColor:\"rgb(222, 224, 225)\",direction:\"default\",height:\"100%\",id:\"TCdkJwlqJ\",layer:[],layoutId:\"TCdkJwlqJ\",length:30,loopDelay:.3,loopMode:\"loop\",mode:\"svg\",name:\"1\",replay:true,shimmerColor:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",style:{height:\"100%\",width:\"100%\"},svgFile:\"https://framerusercontent.com/assets/lnhZcTDH84wWXjb85ILnAa8YPk.svg\",svgType:\"file\",transition:{delay:0,duration:2,ease:[.95,.04,.44,1],type:\"tween\"},trigger:\"appear\",width:\"100%\"})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-w0e343-container hidden-zbh6bw hidden-cwahk0\",\"data-framer-name\":\"1\",isAuthoredByUser:true,isModuleExternal:true,name:\"1\",nodeId:\"Ae8SsnE8u\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(SVGPathShimmer,{baseColor:\"rgb(222, 224, 225)\",direction:\"default\",height:\"100%\",id:\"Ae8SsnE8u\",layer:[],layoutId:\"Ae8SsnE8u\",length:30,loopDelay:.3,loopMode:\"loop\",mode:\"svg\",name:\"1\",replay:true,shimmerColor:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",style:{height:\"100%\",width:\"100%\"},svgFile:\"https://framerusercontent.com/assets/P8NPrNmvkTk0s8kH3M0Ji26p0mE.svg\",svgType:\"file\",transition:{delay:0,duration:2,ease:[.95,.04,.44,1],type:\"tween\"},trigger:\"appear\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1doh9h4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-w9c609\",\"data-styles-preset\":\"WPMdmVzdi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36c9cc98-f968-4695-9e50-2f9b142a7eff, rgb(51, 51, 51))\"},children:\"No rip and replace. Dream Team OS™ connects seamlessly with the platforms you already use. Fast setup \\xb7 Secure integrations \\xb7 Zero disruption\"})}),className:\"framer-wtmmpo\",\"data-framer-name\":\"Reward residents on each payment with high-value Bilt Points, access to exclusive new benefits on the 1st of the month, and free rent reporting.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"yUhD3rxOK\"},implicitPathVariables:undefined},{href:{webPageId:\"yUhD3rxOK\"},implicitPathVariables:undefined},{href:{webPageId:\"yUhD3rxOK\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{height:44,y:(componentViewport?.y||0)+0+7829.4+64+580.8+0+128},sz9kxaYU_:{height:42,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+0+6378.4+80+580.8+0+128,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ggar8b-container\",nodeId:\"GztvdKYbk\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{U1Kbkgydv:resolvedLinks2[1]},sz9kxaYU_:{U1Kbkgydv:resolvedLinks2[2],variant:\"Jwx8c1wDM\"}},children:/*#__PURE__*/_jsx(Button2,{ApWhoO21o:{borderColor:\"rgba(9, 9, 11, 0)\",borderStyle:\"solid\",borderWidth:0},ey7w8muFX:false,G77f5Yx_v:\"View all integrations\",height:\"100%\",HFfTjmBlq:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",id:\"GztvdKYbk\",layoutId:\"GztvdKYbk\",n9WP3fBIv:false,oV7zrnzuy:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",style:{height:\"100%\"},SZQpZ3lk2:99,U1Kbkgydv:resolvedLinks2[0],variant:\"ZvwacID1B\",VkxZQkMEC:\"\",Vo_oxchYD:\"CaretRight\",width:\"100%\",WM2TpCryl:false})})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{y:(componentViewport?.y||0)+0+8710.2},sz9kxaYU_:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:665,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+7293.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tsbabe-container\",id:elementId5,nodeId:\"nCD7vSTzF\",ref:ref5,scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Testimonials,{BVpi3mBXI:\"var(--token-eae47753-5e90-49de-9c95-2620645f3061, rgb(234, 240, 243))\",height:\"100%\",id:\"nCD7vSTzF\",layoutId:\"nCD7vSTzF\",N5EK81HFI:true,style:{width:\"100%\"},variant:\"Z2Zwco5Dr\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{y:(componentViewport?.y||0)+0+9375.2},sz9kxaYU_:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:520,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+7958.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yds1k1-container\",nodeId:\"ZdPsYb6vY\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{variant:\"YCvLQXx92\"},sz9kxaYU_:{variant:\"y9W1vO7qN\"}},children:/*#__PURE__*/_jsx(CTAOurTrackRecord,{eU3JGAwAb:true,height:\"100%\",id:\"ZdPsYb6vY\",layoutId:\"ZdPsYb6vY\",style:{width:\"100%\"},variant:\"EV5iimeO4\",width:\"100%\",WyQ8RQlJ9:false})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zr9i2k\",id:elementId6,ref:ref6,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1eguch6\",\"data-framer-name\":\"container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gfas1t\",\"data-framer-name\":\"block\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5mmvvb\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:524,intrinsicWidth:524,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9895.2+140+0+0+0+512.8+0),pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"bottom\",sizes:\"580px\",src:\"https://framerusercontent.com/images/JWGDPWU4vrkIzgKe9Hjr18VgS7s.png?scale-down-to=1024&width=1080&height=1080\",srcSet:\"https://framerusercontent.com/images/JWGDPWU4vrkIzgKe9Hjr18VgS7s.png?scale-down-to=512&width=1080&height=1080 512w,https://framerusercontent.com/images/JWGDPWU4vrkIzgKe9Hjr18VgS7s.png?scale-down-to=1024&width=1080&height=1080 1024w,https://framerusercontent.com/images/JWGDPWU4vrkIzgKe9Hjr18VgS7s.png?width=1080&height=1080 1080w\"}},sz9kxaYU_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:524,intrinsicWidth:524,pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"bottom\",sizes:`max(min(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 1200px), 1px)`,src:\"https://framerusercontent.com/images/JWGDPWU4vrkIzgKe9Hjr18VgS7s.png?scale-down-to=1024&width=1080&height=1080\",srcSet:\"https://framerusercontent.com/images/JWGDPWU4vrkIzgKe9Hjr18VgS7s.png?scale-down-to=512&width=1080&height=1080 512w,https://framerusercontent.com/images/JWGDPWU4vrkIzgKe9Hjr18VgS7s.png?scale-down-to=1024&width=1080&height=1080 1024w,https://framerusercontent.com/images/JWGDPWU4vrkIzgKe9Hjr18VgS7s.png?width=1080&height=1080 1080w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:524,intrinsicWidth:524,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8478.2+160+0+0+0+0),pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"bottom\",sizes:\"580px\",src:\"https://framerusercontent.com/images/JWGDPWU4vrkIzgKe9Hjr18VgS7s.png?scale-down-to=1024&width=1080&height=1080\",srcSet:\"https://framerusercontent.com/images/JWGDPWU4vrkIzgKe9Hjr18VgS7s.png?scale-down-to=512&width=1080&height=1080 512w,https://framerusercontent.com/images/JWGDPWU4vrkIzgKe9Hjr18VgS7s.png?scale-down-to=1024&width=1080&height=1080 1024w,https://framerusercontent.com/images/JWGDPWU4vrkIzgKe9Hjr18VgS7s.png?width=1080&height=1080 1080w\"},className:\"framer-kqxm9g\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u34h6j\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cbfmif\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ha2ah7-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"D4ARK0ZE_\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor1,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ChartLineUp\",id:\"D4ARK0ZE_\",layoutId:\"D4ARK0ZE_\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"light\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15s0cxh\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, rgb(255, 255, 255) 90.1342%)\"},children:\"30%\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"52px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, rgb(255, 255, 255) 90.1342%)\"},children:\"30%\"})})}),className:\"framer-1o35on7\",fonts:[\"GF;Inter Tight-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, rgb(255, 255, 255) 90.1342%)\"},children:\"Higher Productivity\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, rgb(255, 255, 255) 90.1342%)\"},children:\"Higher Productivity\"})})}),className:\"framer-1syqden\",fonts:[\"GF;Inter Tight-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5oaips\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wcjstg-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"K6ZP28Mka\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Phosphor1,{color:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ChartPie\",id:\"K6ZP28Mka\",layoutId:\"K6ZP28Mka\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"light\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-md8gh\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179)) 90.1342%)\"},children:\"25%\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"52px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179)) 90.1342%)\"},children:\"25%\"})})}),className:\"framer-r1duw2\",fonts:[\"GF;Inter Tight-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sz9kxaYU_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179)) 90.1342%)\"},children:\"Boost in Retention\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179)) 90.1342%)\"},children:\"Boost in Retention\"})})}),className:\"framer-ivur6r\",fonts:[\"GF;Inter Tight-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pentdj\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lgieac\",\"data-framer-name\":\"Head\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{y:(componentViewport?.y||0)+0+9895.2+140+0+0+0+0+0+0},sz9kxaYU_:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+8478.2+160+0+0+61.6+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pzfks0-container\",nodeId:\"HkoKAWOBh\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(BadgeBadge,{cNdFrmQFP:false,gaxh27yBA:\"var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255))\",height:\"100%\",id:\"HkoKAWOBh\",layoutId:\"HkoKAWOBh\",LBb619rHG:{borderColor:\"rgb(228, 228, 231)\",borderStyle:\"solid\",borderWidth:1},nwDKgX8cD:\"Dream Team OS™ in Action\",NZ8iPYNZS:\"Info\",OYaRk1H52:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",rSvBNONmJ:\"8px 15px 8px 15px\",UKe5Qe6cO:false,variant:\"SHFIr1Ify\",vfWQcwlZF:\"ArrowRight\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kg6b15\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18emmo4\",\"data-styles-preset\":\"FD4evuYAi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"The System Trusted by DXC Technology to Drive Performance\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18emmo4\",\"data-styles-preset\":\"FD4evuYAi\",style:{\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(255, 255, 255, 0) -192.878%, var(--token-c53a6340-a0c3-41cf-8f78-155e1452c1f0, rgb(13, 13, 13)) 90.1342%)\"},children:\"The System Trusted by DXC Technology to Drive Performance\"})})}),className:\"framer-1xaifbo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4ci4g0\",\"data-styles-preset\":\"Ydcwa82qD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e9c5a421-53ef-40e0-b5b6-9dfe71c09d32, rgba(13, 13, 13, 0.8))\"},children:\"Turning workforce risk into measurable performance — trusted by teams who need to deliver at scale.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4ci4g0\",\"data-styles-preset\":\"Ydcwa82qD\",style:{\"--framer-text-color\":\"var(--token-e9c5a421-53ef-40e0-b5b6-9dfe71c09d32, rgba(13, 13, 13, 0.8))\"},children:\"Turning workforce risk into measurable performance — trusted by teams who need to deliver at scale.\"})}),className:\"framer-1hpf7ow\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"cGElr3uM2\"},implicitPathVariables:undefined},{href:{webPageId:\"cGElr3uM2\"},implicitPathVariables:undefined},{href:{webPageId:\"cGElr3uM2\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{y:(componentViewport?.y||0)+0+9895.2+140+0+0+0+0+0+266.8},sz9kxaYU_:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+0+8478.2+160+0+0+61.6+0+282.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-epvy5n-container\",nodeId:\"lRs49_RLw\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sh6FtC8rE:{U1Kbkgydv:resolvedLinks3[1]},sz9kxaYU_:{U1Kbkgydv:resolvedLinks3[2],variant:\"Jwx8c1wDM\"}},children:/*#__PURE__*/_jsx(Button2,{ApWhoO21o:{borderColor:\"rgba(13, 13, 13, 0.85)\",borderStyle:\"solid\",borderWidth:0},ey7w8muFX:false,G77f5Yx_v:\"Start Transforming \",height:\"100%\",HFfTjmBlq:\"rgb(255, 255, 255)\",id:\"lRs49_RLw\",layoutId:\"lRs49_RLw\",n9WP3fBIv:false,oV7zrnzuy:\"var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, rgb(119, 0, 179))\",style:{height:\"100%\"},SZQpZ3lk2:99,U1Kbkgydv:resolvedLinks3[0],variant:\"ZvwacID1B\",VkxZQkMEC:\"\",Vo_oxchYD:\"CaretRight\",width:\"100%\",WM2TpCryl:false})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i3il4t-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lb28wCv2f\",scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:10,overflow:false},gap:70,height:\"100%\",hoverFactor:1,id:\"lb28wCv2f\",layoutId:\"lb28wCv2f\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-p6asdj-container\",\"data-framer-name\":\"PI Partner\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,name:\"PI Partner\",nodeId:\"x6Ob5W9Eb\",rendersWithMotion:true,scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Logo,{company:\"Framer\",height:\"100%\",id:\"x6Ob5W9Eb\",isSearch:false,layoutId:\"x6Ob5W9Eb\",name:\"PI Partner\",radius:0,srcFile:\"https://framerusercontent.com/assets/MKAt0TdcDUNWsDM2R9ESMZlxWA.png\",srcType:\"Upload\",srcUrl:\"\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17twmss-container\",\"data-framer-name\":\"PI General\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,name:\"PI General\",nodeId:\"Eah5O58Im\",rendersWithMotion:true,scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Logo,{company:\"Framer\",height:\"100%\",id:\"Eah5O58Im\",isSearch:false,layoutId:\"Eah5O58Im\",name:\"PI General\",radius:0,srcFile:\"https://framerusercontent.com/assets/IizIj25KzPPH2JSNdw1uOLBXBo.png\",srcType:\"Upload\",srcUrl:\"\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-34n3ie-container\",\"data-framer-name\":\"PI Cert Trainer\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,name:\"PI Cert Trainer\",nodeId:\"rIMrXWC6E\",rendersWithMotion:true,scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Logo,{company:\"Framer\",height:\"100%\",id:\"rIMrXWC6E\",isSearch:false,layoutId:\"rIMrXWC6E\",name:\"PI Cert Trainer\",radius:0,srcFile:\"https://framerusercontent.com/assets/PCdTfkjmAqGmq4qNC8cXAN7GVcU.png\",srcType:\"Upload\",srcUrl:\"\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-61lj6v-container\",\"data-framer-name\":\"HRCI \",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,name:\"HRCI \",nodeId:\"PG89dFAYu\",rendersWithMotion:true,scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Logo,{company:\"Framer\",height:\"100%\",id:\"PG89dFAYu\",isSearch:false,layoutId:\"PG89dFAYu\",name:\"HRCI \",radius:0,srcFile:\"https://framerusercontent.com/assets/8D8TsjPPHsezqnIAZDqOj62ZsE.png\",srcType:\"Upload\",srcUrl:\"\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1logstn-container\",\"data-framer-name\":\"ICF MCC\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,name:\"ICF MCC\",nodeId:\"djDjEwuyu\",rendersWithMotion:true,scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Logo,{company:\"Framer\",height:\"100%\",id:\"djDjEwuyu\",isSearch:false,layoutId:\"djDjEwuyu\",name:\"ICF MCC\",radius:0,srcFile:\"https://framerusercontent.com/assets/k32GD92FLn84PvgH7g3fgm6KY8.png\",srcType:\"Upload\",srcUrl:\"\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-81somj-container\",\"data-framer-name\":\"PI General\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,name:\"PI General\",nodeId:\"zIFtg2ntg\",rendersWithMotion:true,scopeId:\"Cpjsruq5U\",children:/*#__PURE__*/_jsx(Logo,{company:\"Framer\",height:\"100%\",id:\"zIFtg2ntg\",isSearch:false,layoutId:\"zIFtg2ntg\",name:\"PI General\",radius:0,srcFile:\"https://framerusercontent.com/assets/tiT9nWxuwtgvpRkdKfrnPyKGA.png\",srcType:\"Upload\",srcUrl:\"\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})],speed:40,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YpmQu.framer-1itzhte, .framer-YpmQu .framer-1itzhte { display: block; }\",\".framer-YpmQu.framer-zbh6bw { 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: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-YpmQu .framer-1xlkc1z { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-eae47753-5e90-49de-9c95-2620645f3061, #eaf0f3) 0%, rgb(255, 255, 255) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-gtj15p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: 100vh; justify-content: center; max-height: 820px; max-width: 1440px; overflow: visible; padding: 0px 0px 42px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-YpmQu .framer-ghhf9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 20px 0px; position: sticky; top: 24px; width: 100%; z-index: 1; }\",\".framer-YpmQu .framer-oyagkw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 172px 64px 0px 64px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-1hn9t9d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 50%; }\",\".framer-YpmQu .framer-1xwjr1s-container, .framer-YpmQu .framer-voi417-container, .framer-YpmQu .framer-1x8dzif-container, .framer-YpmQu .framer-632agx-container, .framer-YpmQu .framer-hpk4zg-container, .framer-YpmQu .framer-66ach1-container, .framer-YpmQu .framer-pzfks0-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-YpmQu .framer-j7nmym { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-1tvabwv, .framer-YpmQu .framer-g8i2iv, .framer-YpmQu .framer-if0mx9, .framer-YpmQu .framer-1d224ff, .framer-YpmQu .framer-o6pqx1, .framer-YpmQu .framer-8fjsop, .framer-YpmQu .framer-ua9n53, .framer-YpmQu .framer-93t67f, .framer-YpmQu .framer-1vr7n36, .framer-YpmQu .framer-1xaifbo { --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-YpmQu .framer-1to9org { --framer-text-wrap-override: none; flex: none; height: auto; position: relative; width: 90%; }\",\".framer-YpmQu .framer-daqtop { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-lryw2o-container, .framer-YpmQu .framer-2l5ltn-container, .framer-YpmQu .framer-1ggar8b-container { flex: none; height: 46px; position: relative; width: auto; }\",\".framer-YpmQu .framer-f1dhe2 { -webkit-mask: url('https://framerusercontent.com/images/UBjCylOOE4GbMe6EMeYLBF325Bk.svg?width=524&height=524') alpha no-repeat center / cover add; aspect-ratio: 1 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 456px); mask: url('https://framerusercontent.com/images/UBjCylOOE4GbMe6EMeYLBF325Bk.svg?width=524&height=524') alpha no-repeat center / cover add; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YpmQu .framer-6wyrxo { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 24px; }\",\".framer-YpmQu .framer-1fln0d2-container { flex: 1 0 0px; height: 64px; max-width: 1060px; position: relative; width: 1px; }\",\".framer-YpmQu .framer-u689qp, .framer-YpmQu .framer-cxd7w4, .framer-YpmQu .framer-oq9z8g, .framer-YpmQu .framer-1xxwl5j, .framer-YpmQu .framer-2aedad, .framer-YpmQu .framer-1dp3cno, .framer-YpmQu .framer-1ubmnd0 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-YpmQu .framer-1yth7vh, .framer-YpmQu .framer-12qhx8p, .framer-YpmQu .framer-n9kgvr, .framer-YpmQu .framer-rcqgjg, .framer-YpmQu .framer-bf86 { aspect-ratio: 3.0625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); position: relative; width: 153px; }\",\".framer-YpmQu .framer-1s3eq2p { aspect-ratio: 1.609375 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); position: relative; width: 80px; }\",\".framer-YpmQu .framer-vdw4wz { aspect-ratio: 1.40625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); position: relative; width: 70px; }\",\".framer-YpmQu .framer-1yemmxy { -webkit-backdrop-filter: blur(5px); -webkit-mask: linear-gradient(270deg, #000000 9%, rgba(0, 0, 0, 0) 24%, rgba(0, 0, 0, 0) 75%, rgb(0, 0, 0) 96%) add; backdrop-filter: blur(5px); bottom: 0px; flex: none; left: 0px; mask: linear-gradient(270deg, rgb(0, 0, 0) 9%, rgba(0, 0, 0, 0) 24%, rgba(0, 0, 0, 0) 75%, rgb(0, 0, 0) 96%) add; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-YpmQu .framer-1b6qj4h { -webkit-mask: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 100%) add; border-top-left-radius: 48px; border-top-right-radius: 48px; flex: none; height: 400px; left: 0px; mask: linear-gradient(360deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%) add; mix-blend-mode: multiply; opacity: 0.08; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-YpmQu .framer-66alln, .framer-YpmQu .framer-1wk6hse { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 24px 50px 24px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-146rkyn, .framer-YpmQu .framer-1jm84s6, .framer-YpmQu .framer-1eguch6 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-YpmQu .framer-m23rpx, .framer-YpmQu .framer-15fo7qx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-sw2cqz, .framer-YpmQu .framer-oaa5fa, .framer-YpmQu .framer-163ksb1, .framer-YpmQu .framer-g3l95t, .framer-YpmQu .framer-tlhbrf, .framer-YpmQu .framer-1st568, .framer-YpmQu .framer-1agp3ie, .framer-YpmQu .framer-19j3ly0, .framer-YpmQu .framer-8l1qc6, .framer-YpmQu .framer-rpfwoy, .framer-YpmQu .framer-114m33c, .framer-YpmQu .framer-1l0fg5q, .framer-YpmQu .framer-drht08, .framer-YpmQu .framer-1hpf7ow { --framer-text-wrap-override: none; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-YpmQu .framer-y32vc2, .framer-YpmQu .framer-5so3m0, .framer-YpmQu .framer-1gfas1t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-13zm9gu, .framer-YpmQu .framer-19kin34, .framer-YpmQu .framer-5mmvvb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-YpmQu .framer-9qtgtg, .framer-YpmQu .framer-w03l65 { -webkit-mask: url('https://framerusercontent.com/images/livb6zkaGFFbXKTugOp2eisXKo.svg?width=420&height=580') alpha no-repeat center / cover add; align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 580px; justify-content: flex-end; mask: url('https://framerusercontent.com/images/livb6zkaGFFbXKTugOp2eisXKo.svg?width=420&height=580') alpha no-repeat center / cover add; max-width: 420px; overflow: visible; padding: 0px 48px 0px 48px; position: relative; width: 420px; z-index: 1; }\",\".framer-YpmQu .framer-mdxp6o, .framer-YpmQu .framer-1x6fdyd { -webkit-mask: url('https://framerusercontent.com/images/7ZOiZEQs11u0li2UWx9eDFnkbt8.svg?width=190&height=525') alpha no-repeat center / cover add; aspect-ratio: 0.3619047619047619 / 1; background-color: var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, #7700b3); border-bottom-left-radius: 16px; border-top-left-radius: 16px; bottom: -16px; flex: none; height: var(--framer-aspect-ratio-supported, 597px); left: -16px; mask: url('https://framerusercontent.com/images/7ZOiZEQs11u0li2UWx9eDFnkbt8.svg?width=190&height=525') alpha no-repeat center / cover add; opacity: 0.24; overflow: hidden; position: absolute; width: 216px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-YpmQu .framer-93ntmb, .framer-YpmQu .framer-1wmxcxb { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-YpmQu .framer-a1ml2d, .framer-YpmQu .framer-11cbta9, .framer-YpmQu .framer-5moi0b, .framer-YpmQu .framer-1cl5rjr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-1rk8qe, .framer-YpmQu .framer-syqmb7, .framer-YpmQu .framer-1o5izoi, .framer-YpmQu .framer-xgmm3r { --border-bottom-width: 1px; --border-color: #e2e2e2; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 24px 0px; position: relative; width: 1px; }\",\".framer-YpmQu .framer-16ds26, .framer-YpmQu .framer-5d9l5s, .framer-YpmQu .framer-174tbuk, .framer-YpmQu .framer-1fchya0, .framer-YpmQu .framer-565pdq, .framer-YpmQu .framer-1p9ahuq, .framer-YpmQu .framer-95q4p3, .framer-YpmQu .framer-14dd5xf, .framer-YpmQu .framer-9n9tig, .framer-YpmQu .framer-15hlox5 { --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-YpmQu .framer-16t883z, .framer-YpmQu .framer-1jrshvt, .framer-YpmQu .framer-1fy21tt, .framer-YpmQu .framer-1i48fwj, .framer-YpmQu .framer-171rfsp, .framer-YpmQu .framer-193czke { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-YpmQu .framer-10bgw3s, .framer-YpmQu .framer-kjaqc3, .framer-YpmQu .framer-7u9xto, .framer-YpmQu .framer-1vkyz73, .framer-YpmQu .framer-k3v55y, .framer-YpmQu .framer-l347lo { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-YpmQu .framer-1atb07k, .framer-YpmQu .framer-au3n7i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-k38n3t, .framer-YpmQu .framer-xdws2q { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-YpmQu .framer-6fhpq3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 24px 100px 24px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-1b2traa { --border-bottom-width: 1px; --border-color: rgba(34, 34, 34, 0.08); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-eae47753-5e90-49de-9c95-2620645f3061, #eaf0f3); 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: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 32px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-YpmQu .framer-6h5wjw { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-YpmQu .framer-1t8ysyl { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-YpmQu .framer-qr2ydv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-1yok8sa { --border-bottom-width: 1px; --border-color: rgba(34, 34, 34, 0.14); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 24px 0px; position: relative; width: 1px; }\",\".framer-YpmQu .framer-1c8ssjd { 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: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-ld6mwo { --framer-text-wrap-override: none; flex: none; height: auto; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-YpmQu .framer-11htqxf { align-content: center; align-items: center; background-color: var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, #7700b3); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 14px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-YpmQu .framer-3nauwz, .framer-YpmQu .framer-gk9357 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 9px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-YpmQu .framer-1u6xm94, .framer-YpmQu .framer-bbk57f, .framer-YpmQu .framer-1f66es5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-6iwwy4-container, .framer-YpmQu .framer-jh6725-container, .framer-YpmQu .framer-1fumpfy-container, .framer-YpmQu .framer-4jnpc7-container, .framer-YpmQu .framer-1h6ogeq-container, .framer-YpmQu .framer-1ylf1tv-container, .framer-YpmQu .framer-1m226bv-container, .framer-YpmQu .framer-14wscf4-container, .framer-YpmQu .framer-zmo1j-container, .framer-YpmQu .framer-ne3lz9-container { flex: none; height: 15px; position: relative; width: 15px; }\",\".framer-YpmQu .framer-7w8ure, .framer-YpmQu .framer-wb9n6c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-1rphp84, .framer-YpmQu .framer-z00cg1, .framer-YpmQu .framer-9ecsk6, .framer-YpmQu .framer-1x1ap8h, .framer-YpmQu .framer-15hkhlq, .framer-YpmQu .framer-1ae7h10, .framer-YpmQu .framer-1mb1v7g, .framer-YpmQu .framer-kdqmtz, .framer-YpmQu .framer-112znvy { --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-YpmQu .framer-nmdug1, .framer-YpmQu .framer-yo3cw6 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YpmQu .framer-10wviqi { -webkit-mask: url('https://framerusercontent.com/images/zjA3OrTSxxUfnX8afXsHad9yLM.svg?width=420&height=580') alpha no-repeat center / cover add; align-content: flex-start; align-items: flex-start; aspect-ratio: 0.7246376811594203 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 435px); justify-content: flex-end; mask: url('https://framerusercontent.com/images/zjA3OrTSxxUfnX8afXsHad9yLM.svg?width=420&height=580') alpha no-repeat center / cover add; max-width: 420px; overflow: visible; padding: 16px; position: relative; width: 315px; z-index: 1; }\",\".framer-YpmQu .framer-176zsbh { align-content: center; align-items: center; background-color: var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, #7700b3); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 25px 14px 25px 14px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-YpmQu .framer-4ksiv1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-1owrx51, .framer-YpmQu .framer-ou09j4, .framer-YpmQu .framer-1urr0cc { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-YpmQu .framer-12r2c9q { -webkit-mask: url('https://framerusercontent.com/images/zjA3OrTSxxUfnX8afXsHad9yLM.svg?width=420&height=580') alpha no-repeat center / cover add; align-content: flex-start; align-items: flex-start; aspect-ratio: 0.7246376811594203 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 500px); justify-content: flex-end; mask: url('https://framerusercontent.com/images/zjA3OrTSxxUfnX8afXsHad9yLM.svg?width=420&height=580') alpha no-repeat center / cover add; max-width: 420px; overflow: visible; padding: 16px; position: relative; width: 362px; z-index: 1; }\",\".framer-YpmQu .framer-nmjnhg { align-content: center; align-items: center; background-color: var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, #7700b3); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 12px; overflow: hidden; padding: 16px; position: absolute; right: 92px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-YpmQu .framer-4k18pv { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-YpmQu .framer-jzlnrp-container, .framer-YpmQu .framer-1d4uta6-container, .framer-YpmQu .framer-1c62llt-container, .framer-YpmQu .framer-zit6v3-container, .framer-YpmQu .framer-p7puid-container { flex: none; height: 17px; position: relative; width: 17px; }\",\".framer-YpmQu .framer-1galb6k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-aaytgy, .framer-YpmQu .framer-1o35on7, .framer-YpmQu .framer-1syqden, .framer-YpmQu .framer-r1duw2, .framer-YpmQu .framer-ivur6r { --framer-text-wrap: balance; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YpmQu .framer-exavwh { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-eae47753-5e90-49de-9c95-2620645f3061, #eaf0f3) 0%, var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, rgb(255, 255, 255)) 81%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 72px 24px 100px 24px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-1y00g4e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-ngeyrv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; max-width: 760px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-1aoft3p, .framer-YpmQu .framer-15s0cxh, .framer-YpmQu .framer-md8gh { 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-YpmQu .framer-1xhkuny, .framer-YpmQu .framer-t2julp, .framer-YpmQu .framer-zhia1f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: 345px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-1i3nci0, .framer-YpmQu .framer-8uixlc, .framer-YpmQu .framer-i2nbqk { flex: 1 0 0px; gap: 10px; height: 100%; overflow: hidden; position: relative; width: 1px; }\",\".framer-YpmQu .framer-10sz8mt-container, .framer-YpmQu .framer-145vz2h-container, .framer-YpmQu .framer-1hzfqce-container { flex: none; height: 100%; position: relative; width: auto; }\",\".framer-YpmQu .framer-5f2xzt, .framer-YpmQu .framer-vx4ya2, .framer-YpmQu .framer-vldsny { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 40px 0px; position: relative; width: 1px; }\",\".framer-YpmQu .framer-o7sdpo, .framer-YpmQu .framer-4j43ar, .framer-YpmQu .framer-10whhlx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 40px 0px 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-161ieqj, .framer-YpmQu .framer-157cp1q, .framer-YpmQu .framer-1lctmyt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-kqum33 { align-content: center; align-items: center; background-color: var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 65px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 24px 50px 24px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-wtwu8t-container { flex: none; height: auto; max-width: 1060px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-1tjwap0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 24px 80px 24px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-17uufx1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-1gx5nqb { aspect-ratio: 1.9728260869565217 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 368px); overflow: visible; position: relative; width: 726px; }\",\".framer-YpmQu .framer-1lkbkm1 { --border-bottom-width: 2px; --border-color: #dee0e1; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 32px 13px 0px rgba(0, 0, 0, 0.01), 0px 18px 11px 0px rgba(0, 0, 0, 0.01), 0px 8px 8px 0px rgba(0, 0, 0, 0.03), 0px 2px 4px 0px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 76px); justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); width: 76px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YpmQu .framer-1l8eoss { aspect-ratio: 0.9767441860465116 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 43px); position: relative; width: 42px; }\",\".framer-YpmQu .framer-1o596vt { --border-bottom-width: 2px; --border-color: #dee0e1; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 32px 13px 0px rgba(0, 0, 0, 0.01), 0px 18px 11px 0px rgba(0, 0, 0, 0.01), 0px 8px 8px 0px rgba(0, 0, 0, 0.03), 0px 2px 4px 0px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 76px); justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: 50%; transform: translateY(-50%); width: 76px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YpmQu .framer-3jw91j { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 64px); overflow: visible; position: relative; width: 64px; }\",\".framer-YpmQu .framer-fh4g7b { --border-bottom-width: 2px; --border-color: #dee0e1; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 32px 13px 0px rgba(0, 0, 0, 0.01), 0px 18px 11px 0px rgba(0, 0, 0, 0.01), 0px 8px 8px 0px rgba(0, 0, 0, 0.03), 0px 2px 4px 0px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 76px); justify-content: center; left: 76px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 76px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YpmQu .framer-1eg98vd { aspect-ratio: 1.4285714285714286 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 43px); overflow: visible; position: relative; width: 61px; }\",\".framer-YpmQu .framer-ip5i3a { --border-bottom-width: 2px; --border-color: #dee0e1; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; bottom: 0px; box-shadow: 0px 32px 13px 0px rgba(0, 0, 0, 0.01), 0px 18px 11px 0px rgba(0, 0, 0, 0.01), 0px 8px 8px 0px rgba(0, 0, 0, 0.03), 0px 2px 4px 0px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 76px); justify-content: center; left: 76px; overflow: hidden; padding: 0px; position: absolute; width: 76px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YpmQu .framer-10gopxe { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 56px); overflow: visible; position: relative; width: 56px; }\",\".framer-YpmQu .framer-1wi03ac { --border-bottom-width: 2px; --border-color: #dee0e1; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; bottom: 0px; box-shadow: 0px 32px 13px 0px rgba(0, 0, 0, 0.01), 0px 18px 11px 0px rgba(0, 0, 0, 0.01), 0px 8px 8px 0px rgba(0, 0, 0, 0.03), 0px 2px 4px 0px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 76px); justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: 76px; width: 76px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YpmQu .framer-1tnboc1 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 73px); overflow: visible; position: relative; width: 73px; }\",\".framer-YpmQu .framer-8huy9j { --border-bottom-width: 2px; --border-color: #dee0e1; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 32px 13px 0px rgba(0, 0, 0, 0.01), 0px 18px 11px 0px rgba(0, 0, 0, 0.01), 0px 8px 8px 0px rgba(0, 0, 0, 0.03), 0px 2px 4px 0px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 76px); justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: 76px; top: 0px; width: 76px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YpmQu .framer-ltkkc { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 43px); position: relative; width: 43px; }\",\".framer-YpmQu .framer-1wg4p94 { --border-bottom-width: 1px; --border-color: #e4e4e7; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-d24be52a-f949-4d5e-a70f-7aa7ab14b749, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 32px 13px 0px rgba(0, 0, 0, 0.01), 0px 18px 11px 0px rgba(0, 0, 0, 0.01), 0px 8px 8px 0px rgba(0, 0, 0, 0.03), 0px 2px 4px 0px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 76px); justify-content: center; left: 325px; overflow: hidden; padding: 0px; position: absolute; top: 146px; width: 76px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YpmQu .framer-1axq07p { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 42px); position: relative; width: 42px; }\",\".framer-YpmQu .framer-1ofnu4y-container { aspect-ratio: 1.1689189189189189 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 148px); left: 152px; position: absolute; top: 38px; width: 173px; z-index: 1; }\",\".framer-YpmQu .framer-8q79o9-container { flex: none; height: 2px; left: 76px; position: absolute; top: calc(50.2717391304348% - 2px / 2); width: 249px; z-index: 1; }\",\".framer-YpmQu .framer-1uqg4e3-container { aspect-ratio: 1.1689189189189189 / 1; bottom: 36px; flex: none; height: var(--framer-aspect-ratio-supported, 148px); left: 152px; position: absolute; width: 173px; z-index: 1; }\",\".framer-YpmQu .framer-jbo133-container { aspect-ratio: 1.1689189189189189 / 1; bottom: 36px; flex: none; height: var(--framer-aspect-ratio-supported, 148px); position: absolute; right: 152px; width: 173px; z-index: 1; }\",\".framer-YpmQu .framer-q7m7ac-container { aspect-ratio: 1.1689189189189189 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 148px); position: absolute; right: 152px; top: 38px; width: 173px; z-index: 1; }\",\".framer-YpmQu .framer-g48qnr-container { flex: none; height: 2px; position: absolute; right: 76px; top: calc(50.2717391304348% - 2px / 2); width: 249px; z-index: 1; }\",\".framer-YpmQu .framer-1dqobla-container { flex: none; height: 92px; left: calc(55.38461538461541% - 42px / 2); position: absolute; top: calc(29.347826086956548% - 92px / 2); width: 42px; z-index: 0; }\",\".framer-YpmQu .framer-1eft9ct-container { flex: none; height: 92px; left: calc(44.61538461538464% - 42px / 2); position: absolute; top: calc(70.6521739130435% - 92px / 2); width: 42px; z-index: 0; }\",\".framer-YpmQu .framer-w0e343-container { flex: none; height: 92px; left: calc(54.8717948717949% - 41px / 2); position: absolute; top: calc(70.6521739130435% - 92px / 2); width: 41px; z-index: 0; }\",\".framer-YpmQu .framer-1doh9h4 { 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-YpmQu .framer-wtmmpo { --framer-text-wrap-override: balance; flex: none; height: auto; max-width: 680px; opacity: 0.75; position: relative; width: 100%; }\",\".framer-YpmQu .framer-1tsbabe-container, .framer-YpmQu .framer-yds1k1-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-YpmQu .framer-zr9i2k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 160px 24px 100px 24px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-kqxm9g { -webkit-mask: url('https://framerusercontent.com/images/8yn9yP6R9xF83uQrdoXQFzihStA.svg?width=524&height=524') alpha no-repeat center / cover add; align-content: center; align-items: center; aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 580px); justify-content: flex-end; mask: url('https://framerusercontent.com/images/8yn9yP6R9xF83uQrdoXQFzihStA.svg?width=524&height=524') alpha no-repeat center / cover add; overflow: visible; padding: 0px 48px 0px 48px; position: relative; width: 580px; z-index: 1; }\",\".framer-YpmQu .framer-1u34h6j { align-content: center; align-items: center; bottom: 13px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 46%; min-height: 203px; overflow: hidden; padding: 0px; position: absolute; transform: translateX(-50%); width: 405px; z-index: 1; }\",\".framer-YpmQu .framer-cbfmif { align-content: flex-start; align-items: flex-start; background-color: var(--token-f1050b5f-b583-444f-a4f0-e8d92d58dd18, #7700b3); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 16px; position: absolute; width: 225px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-YpmQu .framer-1ha2ah7-container, .framer-YpmQu .framer-1wcjstg-container { -webkit-mask: linear-gradient(315deg, rgba(0, 0, 0, 0) -36%, rgba(0,0,0,1) 100%) add; flex: none; height: 30px; mask: linear-gradient(315deg, rgba(0,0,0,0) -36%, rgba(0,0,0,1) 100%) add; position: relative; width: 30px; }\",\".framer-YpmQu .framer-5oaips { align-content: flex-start; align-items: flex-start; background-color: var(--token-595861cd-0a3c-4be2-93bc-55afe65bfbd2, #ffffff); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: absolute; right: 0px; top: 0px; width: 225px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-YpmQu .framer-pentdj { background-color: #dcc2ec; border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; flex: none; height: 425px; left: -20px; overflow: hidden; position: absolute; top: -20px; width: 416px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-YpmQu .framer-lgieac { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-YpmQu .framer-kg6b15 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YpmQu .framer-epvy5n-container { flex: none; height: 42px; position: relative; width: auto; }\",\".framer-YpmQu .framer-1i3il4t-container { flex: none; height: 100px; opacity: 0.86; position: relative; width: 100%; }\",\".framer-YpmQu .framer-p6asdj-container { -webkit-filter: grayscale(1); filter: grayscale(1); height: 62px; position: relative; width: 182px; }\",\".framer-YpmQu .framer-17twmss-container { -webkit-filter: grayscale(1); filter: grayscale(1); height: 58px; position: relative; width: 138px; }\",\".framer-YpmQu .framer-34n3ie-container, .framer-YpmQu .framer-61lj6v-container, .framer-YpmQu .framer-1logstn-container, .framer-YpmQu .framer-81somj-container { -webkit-filter: grayscale(1); filter: grayscale(1); height: 50px; position: relative; width: 49px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,'.framer-YpmQu[data-border=\"true\"]::after, .framer-YpmQu [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: 768px) and (max-width: 1199.98px) { .framer-YpmQu.framer-zbh6bw { width: 768px; } .framer-YpmQu .framer-gtj15p { gap: 40px; height: min-content; max-height: unset; } .framer-YpmQu .framer-ghhf9, .framer-YpmQu .framer-o7sdpo, .framer-YpmQu .framer-4j43ar, .framer-YpmQu .framer-10whhlx { padding: 0px; } .framer-YpmQu .framer-oyagkw { flex-direction: column; gap: 42px; padding: 100px 32px 0px 32px; } .framer-YpmQu .framer-1hn9t9d { align-content: center; align-items: center; gap: 18px; order: 0; width: 100%; } .framer-YpmQu .framer-j7nmym { align-content: center; align-items: center; gap: 10px; } .framer-YpmQu .framer-1tvabwv { width: 705px; } .framer-YpmQu .framer-1to9org { max-width: 620px; width: 100%; } .framer-YpmQu .framer-daqtop { justify-content: center; } .framer-YpmQu .framer-lryw2o-container, .framer-YpmQu .framer-2l5ltn-container, .framer-YpmQu .framer-1ggar8b-container { height: 44px; } .framer-YpmQu .framer-f1dhe2 { flex: none; height: var(--framer-aspect-ratio-supported, 563px); order: 1; width: 80%; } .framer-YpmQu .framer-66alln, .framer-YpmQu .framer-1wk6hse, .framer-YpmQu .framer-6fhpq3, .framer-YpmQu .framer-exavwh, .framer-YpmQu .framer-kqum33, .framer-YpmQu .framer-1tjwap0 { padding: 64px 24px 64px 24px; } .framer-YpmQu .framer-146rkyn, .framer-YpmQu .framer-1jm84s6, .framer-YpmQu .framer-1y00g4e { gap: 46px; } .framer-YpmQu .framer-m23rpx, .framer-YpmQu .framer-15fo7qx { align-content: center; align-items: center; max-width: 560px; } .framer-YpmQu .framer-sw2cqz, .framer-YpmQu .framer-g3l95t { --framer-text-wrap-override: balance; } .framer-YpmQu .framer-y32vc2, .framer-YpmQu .framer-5so3m0 { flex-direction: column; gap: 40px; padding: 0px 24px 0px 24px; } .framer-YpmQu .framer-13zm9gu, .framer-YpmQu .framer-19kin34 { width: 420px; } .framer-YpmQu .framer-9qtgtg, .framer-YpmQu .framer-w03l65 { aspect-ratio: 0.7241379310344828 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 580px); width: 1px; } .framer-YpmQu .framer-93ntmb, .framer-YpmQu .framer-1wmxcxb { flex: none; max-width: 420px; width: 100%; } .framer-YpmQu .framer-1b2traa { padding: 20px 20px 26px 20px; } .framer-YpmQu .framer-6h5wjw { gap: 55px; order: 0; } .framer-YpmQu .framer-1t8ysyl { align-self: unset; gap: 24px; height: min-content; } .framer-YpmQu .framer-qr2ydv { align-content: flex-start; align-items: flex-start; gap: 24px; order: 0; } .framer-YpmQu .framer-1yok8sa { --border-bottom-width: 0px; align-self: stretch; gap: unset; height: auto; justify-content: space-between; padding: 0px; } .framer-YpmQu .framer-1c8ssjd { gap: 12px; } .framer-YpmQu .framer-4ksiv1 { --border-bottom-width: 0px; --border-color: rgba(34, 34, 34, 0.15); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; gap: 20px; order: 1; padding: 16px 0px 0px 0px; } .framer-YpmQu .framer-1xhkuny, .framer-YpmQu .framer-t2julp, .framer-YpmQu .framer-zhia1f { gap: 32px; } .framer-YpmQu .framer-17uufx1 { max-width: 560px; } .framer-YpmQu .framer-zr9i2k { padding: 140px 24px 64px 24px; } .framer-YpmQu .framer-1gfas1t { flex-direction: column; } .framer-YpmQu .framer-5mmvvb { order: 1; } .framer-YpmQu .framer-lgieac { align-content: center; align-items: center; flex: none; gap: 24px; max-width: 540px; order: 0; width: 100%; }}\",\"@media (max-width: 767.98px) { .framer-YpmQu.framer-zbh6bw { width: 390px; } .framer-YpmQu .framer-gtj15p { gap: 36px; height: min-content; max-height: unset; max-width: unset; overflow: hidden; padding: 0px 0px 24px 0px; } .framer-YpmQu .framer-ghhf9 { gap: 32px; padding: 0px; position: relative; top: unset; } .framer-YpmQu .framer-oyagkw { flex-direction: column; gap: 24px; padding: 100px 16px 0px 16px; } .framer-YpmQu .framer-1hn9t9d { align-content: center; align-items: center; gap: 10px; width: 100%; } .framer-YpmQu .framer-j7nmym { align-content: center; align-items: center; gap: 8px; } .framer-YpmQu .framer-1to9org { --framer-text-wrap-override: balance; width: 100%; } .framer-YpmQu .framer-daqtop { align-content: center; align-items: center; flex-wrap: wrap; gap: 8px; justify-content: center; padding: 6px 0px 0px 0px; } .framer-YpmQu .framer-lryw2o-container { height: 42px; order: 1; } .framer-YpmQu .framer-2l5ltn-container { height: 42px; order: 0; } .framer-YpmQu .framer-f1dhe2 { flex: none; height: var(--framer-aspect-ratio-supported, 358px); width: 100%; } .framer-YpmQu .framer-66alln, .framer-YpmQu .framer-1wk6hse, .framer-YpmQu .framer-6fhpq3 { padding: 42px 16px 42px 16px; } .framer-YpmQu .framer-146rkyn, .framer-YpmQu .framer-1jm84s6, .framer-YpmQu .framer-1y00g4e { gap: 24px; } .framer-YpmQu .framer-m23rpx, .framer-YpmQu .framer-15fo7qx { align-content: center; align-items: center; } .framer-YpmQu .framer-y32vc2, .framer-YpmQu .framer-5so3m0, .framer-YpmQu .framer-qr2ydv, .framer-YpmQu .framer-4ksiv1 { flex-direction: column; gap: 24px; } .framer-YpmQu .framer-13zm9gu, .framer-YpmQu .framer-19kin34 { width: 100%; } .framer-YpmQu .framer-9qtgtg, .framer-YpmQu .framer-w03l65 { aspect-ratio: 0.7241379310344828 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 495px); width: 1px; } .framer-YpmQu .framer-mdxp6o, .framer-YpmQu .framer-1x6fdyd { bottom: -12px; height: unset; left: -12px; top: 12px; width: var(--framer-aspect-ratio-supported, 179px); } .framer-YpmQu .framer-93ntmb, .framer-YpmQu .framer-1wmxcxb, .framer-YpmQu .framer-ou09j4, .framer-YpmQu .framer-1urr0cc { flex: none; width: 100%; } .framer-YpmQu .framer-a1ml2d, .framer-YpmQu .framer-11cbta9, .framer-YpmQu .framer-5moi0b, .framer-YpmQu .framer-1cl5rjr { padding: 18px 0px 0px 0px; } .framer-YpmQu .framer-1rk8qe, .framer-YpmQu .framer-syqmb7, .framer-YpmQu .framer-1o5izoi, .framer-YpmQu .framer-xgmm3r { padding: 0px 0px 18px 0px; } .framer-YpmQu .framer-1atb07k, .framer-YpmQu .framer-au3n7i { padding: 18px 0px 18px 0px; } .framer-YpmQu .framer-1b2traa { padding: 16px; } .framer-YpmQu .framer-6h5wjw { flex-direction: column; } .framer-YpmQu .framer-1t8ysyl { align-self: unset; flex: none; gap: 24px; height: min-content; width: 100%; } .framer-YpmQu .framer-1yok8sa { --border-bottom-width: 0px; flex: none; order: 0; padding: 0px; width: 100%; } .framer-YpmQu .framer-10wviqi { height: var(--framer-aspect-ratio-supported, 450px); order: 1; padding: 8px; width: 100%; } .framer-YpmQu .framer-176zsbh, .framer-YpmQu .framer-vx4ya2 { order: 0; } .framer-YpmQu .framer-1owrx51 { --border-bottom-width: 1px; --border-color: rgba(34, 34, 34, 0.14); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; flex: none; padding: 0px 0px 24px 0px; width: 100%; } .framer-YpmQu .framer-exavwh { padding: 42px 24px 42px 24px; } .framer-YpmQu .framer-1xhkuny { gap: 24px; height: min-content; padding: 40px 0px 40px 0px; } .framer-YpmQu .framer-10sz8mt-container, .framer-YpmQu .framer-1hzfqce-container { height: 320px; } .framer-YpmQu .framer-o7sdpo, .framer-YpmQu .framer-4j43ar, .framer-YpmQu .framer-10whhlx { padding: 0px; } .framer-YpmQu .framer-t2julp, .framer-YpmQu .framer-zhia1f { gap: 24px; height: min-content; } .framer-YpmQu .framer-145vz2h-container { height: 320px; order: 1; } .framer-YpmQu .framer-kqum33 { padding: 56px 20px 56px 20px; } .framer-YpmQu .framer-1tjwap0 { gap: 0px; padding: 42px 16px 42px 16px; } .framer-YpmQu .framer-1gx5nqb { aspect-ratio: unset; height: 368px; width: 390px; } .framer-YpmQu .framer-1lkbkm1 { --border-bottom-width: 1px; --border-left-width: 1px; --border-right-width: 1px; --border-top-width: 1px; aspect-ratio: unset; height: 60px; left: calc(79.23076923076925% - 60px / 2); right: unset; top: calc(50.00000000000002% - 60px / 2); transform: unset; width: 60px; } .framer-YpmQu .framer-1l8eoss { height: var(--framer-aspect-ratio-supported, 33px); width: 32px; } .framer-YpmQu .framer-1o596vt { --border-bottom-width: 1px; --border-left-width: 1px; --border-right-width: 1px; --border-top-width: 1px; aspect-ratio: unset; height: 60px; left: calc(20.76923076923079% - 60px / 2); top: calc(50.00000000000002% - 60px / 2); transform: unset; width: 60px; } .framer-YpmQu .framer-fh4g7b { --border-bottom-width: 1px; --border-left-width: 1px; --border-right-width: 1px; --border-top-width: 1px; aspect-ratio: unset; height: 60px; left: calc(31.794871794871817% - 60px / 2); top: calc(16.847826086956545% - 60px / 2); width: 60px; } .framer-YpmQu .framer-ip5i3a { --border-bottom-width: 1px; --border-left-width: 1px; --border-right-width: 1px; --border-top-width: 1px; aspect-ratio: unset; bottom: unset; height: 60px; left: calc(31.794871794871817% - 60px / 2); top: calc(83.1521739130435% - 60px / 2); width: 60px; } .framer-YpmQu .framer-1wi03ac { --border-bottom-width: 1px; --border-left-width: 1px; --border-right-width: 1px; --border-top-width: 1px; aspect-ratio: unset; bottom: unset; height: 60px; left: calc(67.69230769230772% - 60px / 2); right: unset; top: calc(83.1521739130435% - 60px / 2); width: 60px; } .framer-YpmQu .framer-8huy9j { --border-bottom-width: 1px; --border-left-width: 1px; --border-right-width: 1px; --border-top-width: 1px; aspect-ratio: unset; height: 60px; left: calc(68.20512820512823% - 60px / 2); right: unset; top: calc(16.847826086956545% - 60px / 2); width: 60px; } .framer-YpmQu .framer-ltkkc { height: var(--framer-aspect-ratio-supported, 33px); width: 33px; } .framer-YpmQu .framer-1wg4p94 { aspect-ratio: unset; height: 60px; left: calc(50.00000000000002% - 60px / 2); top: calc(50.00000000000002% - 60px / 2); width: 60px; z-index: 1; } .framer-YpmQu .framer-1axq07p { height: var(--framer-aspect-ratio-supported, 34px); width: 34px; } .framer-YpmQu .framer-8q79o9-container { left: calc(64.61538461538464% - 54px / 2); top: calc(50.00000000000002% - 2px / 2); width: 54px; } .framer-YpmQu .framer-q7m7ac-container { aspect-ratio: unset; height: 92px; left: calc(44.8717948717949% - 42px / 2); right: unset; top: calc(29.347826086956548% - 92px / 2); width: 42px; z-index: 0; } .framer-YpmQu .framer-g48qnr-container { left: calc(35.38461538461541% - 54px / 2); right: unset; top: calc(50.00000000000002% - 2px / 2); width: 54px; } .framer-YpmQu .framer-1doh9h4 { gap: 20px; } .framer-YpmQu .framer-1ggar8b-container { height: 42px; } .framer-YpmQu .framer-zr9i2k { padding: 100px 16px 42px 16px; } .framer-YpmQu .framer-1gfas1t { flex-direction: column; gap: 32px; } .framer-YpmQu .framer-5mmvvb { order: 1; width: 100%; } .framer-YpmQu .framer-kqxm9g { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 358px); width: 1px; } .framer-YpmQu .framer-1u34h6j { bottom: 0px; left: 0px; right: 0px; transform: unset; width: unset; } .framer-YpmQu .framer-cbfmif { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; bottom: 43px; gap: 4px; left: 19px; padding: 8px; width: 144px; } .framer-YpmQu .framer-1ha2ah7-container, .framer-YpmQu .framer-1wcjstg-container { height: 25px; width: 25px; } .framer-YpmQu .framer-5oaips { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; bottom: 20px; gap: 4px; left: 135px; padding: 8px; right: unset; top: unset; width: 133px; } .framer-YpmQu .framer-pentdj { border-bottom-left-radius: 33px; border-bottom-right-radius: 33px; border-top-left-radius: 33px; border-top-right-radius: 33px; height: 280px; left: -12px; top: -12px; width: 274px; } .framer-YpmQu .framer-lgieac { flex: none; gap: 20px; order: 0; width: 100%; } .framer-YpmQu .framer-1i3il4t-container { height: 84px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8569.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Sh6FtC8rE\":{\"layout\":[\"fixed\",\"auto\"]},\"sz9kxaYU_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"G6kSVT0lR\":{\"pattern\":\":G6kSVT0lR\",\"name\":\"text\"},\"PcdGkf9Zq\":{\"pattern\":\":PcdGkf9Zq\",\"name\":\"process\"},\"HVSZnkPEp\":{\"pattern\":\":HVSZnkPEp\",\"name\":\"process-step-1\"},\"aPD5Ou3qp\":{\"pattern\":\":aPD5Ou3qp\",\"name\":\"process-step-2\"},\"UOkGoApHz\":{\"pattern\":\":UOkGoApHz\",\"name\":\"process-step-3\"},\"nCD7vSTzF\":{\"pattern\":\":nCD7vSTzF\",\"name\":\"testimonials\"},\"mAiGfvdxQ\":{\"pattern\":\":mAiGfvdxQ\",\"name\":\"resutls\"}}\n * @framerResponsiveScreen\n */const FramerCpjsruq5U=withCSS(Component,css,\"framer-YpmQu\");export default FramerCpjsruq5U;FramerCpjsruq5U.displayName=\"Page\";FramerCpjsruq5U.defaultProps={height:8569.5,width:1200};addFonts(FramerCpjsruq5U,[{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\"},{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/UjlFhCnUjxhNfep4oYBPqnEssyo.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NC2MP33RO4WQTSTEEAWBJLAEXNCNEQVF/7F4U3COKLHQH4WUH3AXPC7N4UELEWJQN/JMWNCAGBH3TLANIVQPVABVAVNV5QERTH.woff2\",weight:\"400\"},{family:\"Inter Tight\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/intertight/v8/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjDw-qWSRToK8EPg.woff2\",weight:\"400\"}]},...BadgeBadgeFonts,...Button2Fonts,...TickerFonts,...PhosphorFonts,...ProgressBarFonts,...TabbedSectionFonts,...SVGPathShimmerFonts,...TestimonialsFonts,...CTAOurTrackRecordFonts,...Phosphor1Fonts,...LogoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCpjsruq5U\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"8569.5\",\"framerIntrinsicWidth\":\"1200\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Sh6FtC8rE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sz9kxaYU_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"G6kSVT0lR\\\":{\\\"pattern\\\":\\\":G6kSVT0lR\\\",\\\"name\\\":\\\"text\\\"},\\\"PcdGkf9Zq\\\":{\\\"pattern\\\":\\\":PcdGkf9Zq\\\",\\\"name\\\":\\\"process\\\"},\\\"HVSZnkPEp\\\":{\\\"pattern\\\":\\\":HVSZnkPEp\\\",\\\"name\\\":\\\"process-step-1\\\"},\\\"aPD5Ou3qp\\\":{\\\"pattern\\\":\\\":aPD5Ou3qp\\\",\\\"name\\\":\\\"process-step-2\\\"},\\\"UOkGoApHz\\\":{\\\"pattern\\\":\\\":UOkGoApHz\\\",\\\"name\\\":\\\"process-step-3\\\"},\\\"nCD7vSTzF\\\":{\\\"pattern\\\":\\\":nCD7vSTzF\\\",\\\"name\\\":\\\"testimonials\\\"},\\\"mAiGfvdxQ\\\":{\\\"pattern\\\":\\\":mAiGfvdxQ\\\",\\\"name\\\":\\\"resutls\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}