{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/qnZgzzyml84DwJtd5mux/iDc4rKn85cxsB7BGQ8Ik/vpyoGRuG2.js", "ssg:https://framerusercontent.com/modules/fQHanikAC2P1RcE1YvFi/RzOVyw7LRnTkVB2FY5Xy/vpyoGRuG2.js"],
  "sourcesContent": ["// Generated by Framer (6266459)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={Jn3SRI3jg:new LazyValue(()=>import(\"./vpyoGRuG2-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (6266459)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import CoreServicesGrid from\"#framer/local/canvasComponent/b0XHPzqMA/b0XHPzqMA.js\";import CTA from\"#framer/local/canvasComponent/CEloHLCSy/CEloHLCSy.js\";import WhyMillnet from\"#framer/local/canvasComponent/ErQYgodoL/ErQYgodoL.js\";import NavBar from\"#framer/local/canvasComponent/gtaiQ4YzK/gtaiQ4YzK.js\";import Button from\"#framer/local/canvasComponent/QVBNqd2vm/QVBNqd2vm.js\";import Hero from\"#framer/local/canvasComponent/t6Cxvo8C4/t6Cxvo8C4.js\";import Footer from\"#framer/local/canvasComponent/wMMkc2vvS/wMMkc2vvS.js\";import*as sharedStyle from\"#framer/local/css/MTVdZq9fr/MTVdZq9fr.js\";import*as sharedStyle1 from\"#framer/local/css/nMJyKNHYv/nMJyKNHYv.js\";import*as sharedStyle3 from\"#framer/local/css/r2_f4BRXy/r2_f4BRXy.js\";import*as sharedStyle2 from\"#framer/local/css/yu5j7yJOZ/yu5j7yJOZ.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/vpyoGRuG2/vpyoGRuG2.js\";import metadataProvider from\"#framer/local/webPageMetadata/vpyoGRuG2/vpyoGRuG2.js\";const NavBarFonts=getFonts(NavBar);const HeroFonts=getFonts(Hero);const CoreServicesGridFonts=getFonts(CoreServicesGrid);const WhyMillnetFonts=getFonts(WhyMillnet);const ButtonFonts=getFonts(Button);const CTAFonts=getFonts(CTA);const FooterFonts=getFonts(Footer);const breakpoints={b0FwQozFU:\"(min-width: 1200px)\",ct90gltuP:\"(max-width: 809px)\",vF_monEPf:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-MzHjW\";const variantClassNames={b0FwQozFU:\"framer-v-sdq78w\",ct90gltuP:\"framer-v-1vfcjov\",vF_monEPf:\"framer-v-rsgkh5\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"b0FwQozFU\",Phone:\"ct90gltuP\",Tablet:\"vF_monEPf\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"b0FwQozFU\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-MzHjW`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-MzHjW`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"Z6iuK_tr7\");const ref2=React.useRef(null);usePreloadLocalizedValues(activeLocale);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"b0FwQozFU\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-sdq78w\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"min(100vw, 1920px)\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fhyo7r-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{variant:\"SOYCqHH_h\"},vF_monEPf:{variant:\"F6zG5aiFL\"}},children:/*#__PURE__*/_jsx(NavBar,{height:\"100%\",id:\"jKMiHg71i\",layoutId:\"jKMiHg71i\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"XHLNkutQB\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:632,width:\"min(100vw, 1920px)\",y:72,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tkldm0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{variant:\"DV2moXWSe\"},vF_monEPf:{variant:\"BpxbpmNrY\"}},children:/*#__PURE__*/_jsx(Hero,{ag5DZ61Ty:\"Transforming your business processes with innovative, tailored services.\",cdJE1g1yP:false,height:\"100%\",id:\"lUdu1TURK\",L2FODscZt:\"Comprehensive Document and Data Solutions\",layoutId:\"lUdu1TURK\",SCA9S585f:addImageAlt({src:\"https://framerusercontent.com/images/S6ggnwtXEJlmzOMMBukooUpduc.png\",srcSet:\"https://framerusercontent.com/images/S6ggnwtXEJlmzOMMBukooUpduc.png 501w\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},variant:\"RHlcHfExa\",width:\"100%\",Z_0OCn93N:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11k3w4a\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ode6hp\",\"data-border\":true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-byapmj\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jsp9e3\",\"data-styles-preset\":\"MTVdZq9fr\",style:{\"--framer-text-color\":\"var(--token-31a82ba4-d96c-4ce7-b9ba-b03577883b11, rgb(255, 255, 255))\"},children:\"At Millnet, we offer a wide range of document and data management services designed to streamline your operations, reduce costs, and enhance efficiency. Our solutions are tailored to meet the unique needs of various industries and business functions.\"})}),className:\"framer-t95ckz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1539,width:\"min(100vw, 1920px)\",y:940.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-p5q6j0-container\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{variant:\"qNZdq_cEm\"},vF_monEPf:{variant:\"Vu1WZNHvs\"}},children:/*#__PURE__*/_jsx(CoreServicesGrid,{height:\"100%\",id:\"Z6iuK_tr7\",layoutId:\"Z6iuK_tr7\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ZUCuYlZP8\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:898,width:\"min(100vw, 1920px)\",y:2479.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-k1vyor-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{variant:\"SxDKK_wW0\"},vF_monEPf:{variant:\"kr9rBxvF_\"}},children:/*#__PURE__*/_jsx(WhyMillnet,{height:\"100%\",id:\"ZhRAV_3bJ\",layoutId:\"ZhRAV_3bJ\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"WaTPkPz0z\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18alab4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4xzu9w\",\"data-styles-preset\":\"nMJyKNHYv\",children:\"Our Approach\"})}),className:\"framer-1v7g1bh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hlc7ze\",\"data-framer-name\":\"Stat Row\",name:\"Stat Row\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fzh326\",\"data-framer-name\":\"Stat\",name:\"Stat\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-dvolrn\",\"data-styles-preset\":\"yu5j7yJOZ\",style:{\"--framer-text-color\":\"var(--token-3d1d85a4-662a-48e5-9f90-a9ffb275b673, rgb(48, 104, 85))\"},children:\"1\"})})},vF_monEPf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-dvolrn\",\"data-styles-preset\":\"yu5j7yJOZ\",style:{\"--framer-text-color\":\"var(--token-3d1d85a4-662a-48e5-9f90-a9ffb275b673, rgb(48, 104, 85))\"},children:\"1\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-dvolrn\",\"data-styles-preset\":\"yu5j7yJOZ\",style:{\"--framer-text-color\":\"var(--token-3d1d85a4-662a-48e5-9f90-a9ffb275b673, rgb(48, 104, 85))\"},children:\"1\"})}),className:\"framer-1v2t8aj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jsp9e3\",\"data-styles-preset\":\"MTVdZq9fr\",children:\"Assessment\"})}),className:\"framer-2aoxhd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-190gpu1\",\"data-styles-preset\":\"r2_f4BRXy\",children:\"We begin by understanding your unique challenges and requirements.\"})}),className:\"framer-1q1vsj4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qb3eii\",\"data-framer-name\":\"Stat\",name:\"Stat\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-dvolrn\",\"data-styles-preset\":\"yu5j7yJOZ\",style:{\"--framer-text-color\":\"var(--token-3d1d85a4-662a-48e5-9f90-a9ffb275b673, rgb(48, 104, 85))\"},children:\"2\"})})},vF_monEPf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-dvolrn\",\"data-styles-preset\":\"yu5j7yJOZ\",style:{\"--framer-text-color\":\"var(--token-3d1d85a4-662a-48e5-9f90-a9ffb275b673, rgb(48, 104, 85))\"},children:\"2\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-dvolrn\",\"data-styles-preset\":\"yu5j7yJOZ\",style:{\"--framer-text-color\":\"var(--token-3d1d85a4-662a-48e5-9f90-a9ffb275b673, rgb(48, 104, 85))\"},children:\"2\"})}),className:\"framer-c5yr8r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jsp9e3\",\"data-styles-preset\":\"MTVdZq9fr\",children:\"Solution Design\"})}),className:\"framer-1xyiew4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-190gpu1\",\"data-styles-preset\":\"r2_f4BRXy\",children:\"Our experts tailor our services to address your specific needs.\"})}),className:\"framer-jjhtvc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dcjsaf\",\"data-framer-name\":\"Stat\",name:\"Stat\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-dvolrn\",\"data-styles-preset\":\"yu5j7yJOZ\",style:{\"--framer-text-color\":\"var(--token-3d1d85a4-662a-48e5-9f90-a9ffb275b673, rgb(48, 104, 85))\"},children:\"3\"})})},vF_monEPf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-dvolrn\",\"data-styles-preset\":\"yu5j7yJOZ\",style:{\"--framer-text-color\":\"var(--token-3d1d85a4-662a-48e5-9f90-a9ffb275b673, rgb(48, 104, 85))\"},children:\"3\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-dvolrn\",\"data-styles-preset\":\"yu5j7yJOZ\",style:{\"--framer-text-color\":\"var(--token-3d1d85a4-662a-48e5-9f90-a9ffb275b673, rgb(48, 104, 85))\"},children:\"3\"})}),className:\"framer-y3k8o8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jsp9e3\",\"data-styles-preset\":\"MTVdZq9fr\",children:\"Implementation\"})}),className:\"framer-187uary\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-190gpu1\",\"data-styles-preset\":\"r2_f4BRXy\",children:\"We integrate our solutions with minimal disruption to your operations.\"})}),className:\"framer-1x8rqig\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rgd5h\",\"data-framer-name\":\"Stat\",name:\"Stat\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-dvolrn\",\"data-styles-preset\":\"yu5j7yJOZ\",style:{\"--framer-text-color\":\"var(--token-3d1d85a4-662a-48e5-9f90-a9ffb275b673, rgb(48, 104, 85))\"},children:\"4\"})})},vF_monEPf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-dvolrn\",\"data-styles-preset\":\"yu5j7yJOZ\",style:{\"--framer-text-color\":\"var(--token-3d1d85a4-662a-48e5-9f90-a9ffb275b673, rgb(48, 104, 85))\"},children:\"4\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-dvolrn\",\"data-styles-preset\":\"yu5j7yJOZ\",style:{\"--framer-text-color\":\"var(--token-3d1d85a4-662a-48e5-9f90-a9ffb275b673, rgb(48, 104, 85))\"},children:\"4\"})}),className:\"framer-6kbfmu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jsp9e3\",\"data-styles-preset\":\"MTVdZq9fr\",children:\"Ongoing Support\"})}),className:\"framer-1k9h434\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-190gpu1\",\"data-styles-preset\":\"r2_f4BRXy\",children:\"Our team provides continuous support and updates to ensure long-term success.\"})}),className:\"framer-170r1sb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bd5mtx\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-wepveu\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zicvd9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-190gpu1\",\"data-styles-preset\":\"r2_f4BRXy\",style:{\"--framer-text-color\":\"var(--token-31a82ba4-d96c-4ce7-b9ba-b03577883b11, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"em\",{children:'\"The team at Millnet are the most efficient and accurate in every print and scan job in shipping litigation. They have assisted our firm on multiple occasions and the quality and speed of their work is second to none. We could not be any more grateful for all their assistance! In particular, Josh and Charley have gone out of their way on multiple occasions to assist with very large jobs and the standard of their work has been impeccable. The entire team at Millnet is great at communication and as their customer, we always know we can depend on them for any task however big or small. Thank you all!\u201D'})})}),className:\"framer-z3ayad\",fonts:[\"Inter\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jsp9e3\",\"data-styles-preset\":\"MTVdZq9fr\",style:{\"--framer-text-color\":\"var(--token-31a82ba4-d96c-4ce7-b9ba-b03577883b11, rgb(255, 255, 255))\"},children:\"Trainee Solicitor at London Law Firm\"})}),className:\"framer-rf40em\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-270388\",\"data-framer-name\":\"CTA\",name:\"CTA\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x1ao4l\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4xzu9w\",\"data-styles-preset\":\"nMJyKNHYv\",children:\"Our Industry Expertise\"})}),className:\"framer-tb4cb5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b6966i\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ffb1k6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-h7ctoo\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q1c37d\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jsp9e3\",\"data-styles-preset\":\"MTVdZq9fr\",children:\"Legal Services\"})}),className:\"framer-1x2trzt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-190gpu1\",\"data-styles-preset\":\"r2_f4BRXy\",children:\"We provide comprehensive document solutions for legal professionals, from eDiscovery support to trial bundle preparation. Our secure services ensure compliance while streamlining document management for law firms of all sizes.\"})}),className:\"framer-1cozily\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Sb_YrlVPc\"},implicitPathVariables:undefined},{href:{webPageId:\"Sb_YrlVPc\"},implicitPathVariables:undefined},{href:{webPageId:\"Sb_YrlVPc\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{y:5451.400000000001},vF_monEPf:{y:4891.400000000001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:4632.000000000001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bsn25m-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{B1lElVZhz:resolvedLinks[2]},vF_monEPf:{B1lElVZhz:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{B1lElVZhz:resolvedLinks[0],height:\"100%\",id:\"wulCDW42E\",layoutId:\"wulCDW42E\",QkTC0maxf:false,TWBbQUQqO:true,ue_IMKidA:\"List\",variant:\"qRiCFvGAQ\",width:\"100%\",WTWiyvove:(_getLocalizedValue=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Learn More\",yBrOMt3IY:\"List\",ZDIpc1FRP:false})})})})});}})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(5515.400000000001),pixelHeight:750,pixelWidth:1125,sizes:\"calc(min(100vw, 1920px) - 96px)\",src:\"https://framerusercontent.com/images/hNBdLdjoU6HYFRSqzmxTlN9tD6s.png\",srcSet:\"https://framerusercontent.com/images/hNBdLdjoU6HYFRSqzmxTlN9tD6s.png?scale-down-to=512 512w,https://framerusercontent.com/images/hNBdLdjoU6HYFRSqzmxTlN9tD6s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hNBdLdjoU6HYFRSqzmxTlN9tD6s.png 1125w\"}},vF_monEPf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4955.400000000001),pixelHeight:750,pixelWidth:1125,sizes:\"calc(min(100vw, 1920px) - 128px)\",src:\"https://framerusercontent.com/images/hNBdLdjoU6HYFRSqzmxTlN9tD6s.png\",srcSet:\"https://framerusercontent.com/images/hNBdLdjoU6HYFRSqzmxTlN9tD6s.png?scale-down-to=512 512w,https://framerusercontent.com/images/hNBdLdjoU6HYFRSqzmxTlN9tD6s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hNBdLdjoU6HYFRSqzmxTlN9tD6s.png 1125w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4430.6),pixelHeight:750,pixelWidth:1125,sizes:\"max((min(100vw, 1920px) - 232px) / 2, 1px)\",src:\"https://framerusercontent.com/images/hNBdLdjoU6HYFRSqzmxTlN9tD6s.png\",srcSet:\"https://framerusercontent.com/images/hNBdLdjoU6HYFRSqzmxTlN9tD6s.png?scale-down-to=512 512w,https://framerusercontent.com/images/hNBdLdjoU6HYFRSqzmxTlN9tD6s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hNBdLdjoU6HYFRSqzmxTlN9tD6s.png 1125w\"},className:\"framer-1kye6zc\",\"data-border\":true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fqc3w3\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(5865.400000000001),pixelHeight:4912,pixelWidth:7360,sizes:\"calc(min(100vw, 1920px) - 96px)\",src:\"https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg\",srcSet:\"https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg 7360w\"}},vF_monEPf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(5763.400000000001),pixelHeight:4912,pixelWidth:7360,sizes:\"calc(min(100vw, 1920px) - 128px)\",src:\"https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg\",srcSet:\"https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg 7360w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4780.6),pixelHeight:4912,pixelWidth:7360,sizes:\"max((min(100vw, 1920px) - 232px) / 2, 1px)\",src:\"https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg\",srcSet:\"https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/cjRR1Ssh7HNarcSqiHBa4XK6Us.jpg 7360w\"},className:\"framer-1su8ywu\",\"data-border\":true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lwaqel\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-cffwo2\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1skzn6z\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jsp9e3\",\"data-styles-preset\":\"MTVdZq9fr\",children:\"Financial & Professional Services\"})}),className:\"framer-pklaz2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-190gpu1\",\"data-styles-preset\":\"r2_f4BRXy\",children:\"We deliver secure, compliant document management solutions that meet the exacting standards of financial institutions and professional services firms. Our systems ensure regulatory compliance while streamlining operations for accountancy firms, financial services providers, and corporate entities.\"})}),className:\"framer-111ezyq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vizr4Ly6y\"},implicitPathVariables:undefined},{href:{webPageId:\"vizr4Ly6y\"},implicitPathVariables:undefined},{href:{webPageId:\"vizr4Ly6y\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{y:6332.200000000001},vF_monEPf:{y:6688.200000000001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:4982.000000000001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6u7f8a-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{B1lElVZhz:resolvedLinks1[2]},vF_monEPf:{B1lElVZhz:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{B1lElVZhz:resolvedLinks1[0],height:\"100%\",id:\"txgP0Gaf2\",layoutId:\"txgP0Gaf2\",QkTC0maxf:false,TWBbQUQqO:true,ue_IMKidA:\"List\",variant:\"qRiCFvGAQ\",width:\"100%\",WTWiyvove:\"Learn More\",yBrOMt3IY:\"List\",ZDIpc1FRP:false})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iqliut\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o8co6s\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-msbt94\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vmwsu5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jsp9e3\",\"data-styles-preset\":\"MTVdZq9fr\",children:\"Property & Construction\"})}),className:\"framer-yweps3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-190gpu1\",\"data-styles-preset\":\"r2_f4BRXy\",children:\"Our comprehensive document solutions support the complex needs of the built environment sector, from large-format printing of architectural plans to secure digital storage of contracts and permits. We understand the unique challenges of managing project documentation across multiple sites and stakeholders.\"})}),className:\"framer-1u8u7cc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XztTqrJie\"},implicitPathVariables:undefined},{href:{webPageId:\"XztTqrJie\"},implicitPathVariables:undefined},{href:{webPageId:\"XztTqrJie\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{y:6927.000000000001},vF_monEPf:{y:7741.000000000001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:5332.000000000001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-k3ek91-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{B1lElVZhz:resolvedLinks2[2]},vF_monEPf:{B1lElVZhz:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Button,{B1lElVZhz:resolvedLinks2[0],height:\"100%\",id:\"aYJzMD4Vv\",layoutId:\"aYJzMD4Vv\",QkTC0maxf:false,TWBbQUQqO:true,ue_IMKidA:\"List\",variant:\"qRiCFvGAQ\",width:\"100%\",WTWiyvove:(_getLocalizedValue=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Learn More\",yBrOMt3IY:\"List\",ZDIpc1FRP:false})})})})});}})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(6460.200000000001),pixelHeight:3648,pixelWidth:5472,sizes:\"calc(min(100vw, 1920px) - 96px)\",src:\"https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg\",srcSet:\"https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg 5472w\"}},vF_monEPf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(6816.200000000001),pixelHeight:3648,pixelWidth:5472,sizes:\"calc(min(100vw, 1920px) - 128px)\",src:\"https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg\",srcSet:\"https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg 5472w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(5130.6),pixelHeight:3648,pixelWidth:5472,sizes:\"max((min(100vw, 1920px) - 232px) / 2, 1px)\",src:\"https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg\",srcSet:\"https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/Vcmw0Pke9RK5hnXnDCWsBFzEDc.jpg 5472w\"},className:\"framer-9f2uzp\",\"data-border\":true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12hhs8f\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(7055),pixelHeight:3969,pixelWidth:5953,sizes:\"calc(min(100vw, 1920px) - 96px)\",src:\"https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg\",srcSet:\"https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg 5953w\"}},vF_monEPf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(7869),pixelHeight:3969,pixelWidth:5953,sizes:\"calc(min(100vw, 1920px) - 128px)\",src:\"https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg\",srcSet:\"https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg 5953w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(5480.6),pixelHeight:3969,pixelWidth:5953,sizes:\"max((min(100vw, 1920px) - 232px) / 2, 1px)\",src:\"https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg\",srcSet:\"https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/qzhEyAMnC679G2rNM0j5fmQw.jpg 5953w\"},className:\"framer-hil7k\",\"data-border\":true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zepanw\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rx11aq\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qrphes\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jsp9e3\",\"data-styles-preset\":\"MTVdZq9fr\",children:\"Healthcare & Sciences\"})}),className:\"framer-1ecltfs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-190gpu1\",\"data-styles-preset\":\"r2_f4BRXy\",children:\"We provide highly secure, compliant document management solutions essential for healthcare and pharmaceutical organisations. Our services support clinical trials, patient record management, and regulatory submissions while maintaining the highest standards of data protection and accessibility.\"})}),className:\"framer-8fca72\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LGCOryluB\"},implicitPathVariables:undefined},{href:{webPageId:\"LGCOryluB\"},implicitPathVariables:undefined},{href:{webPageId:\"LGCOryluB\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{y:7521.8},vF_monEPf:{y:8793.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:5682.000000000001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ujg8j7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{B1lElVZhz:resolvedLinks3[2]},vF_monEPf:{B1lElVZhz:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(Button,{B1lElVZhz:resolvedLinks3[0],height:\"100%\",id:\"XzZrBSr_s\",layoutId:\"XzZrBSr_s\",QkTC0maxf:false,TWBbQUQqO:true,ue_IMKidA:\"List\",variant:\"qRiCFvGAQ\",width:\"100%\",WTWiyvove:(_getLocalizedValue=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Learn More\",yBrOMt3IY:\"List\",ZDIpc1FRP:false})})})})});}})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fgti7y\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xylixy\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xgn973\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m0ets1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jsp9e3\",\"data-styles-preset\":\"MTVdZq9fr\",children:\"Public Sector\"})}),className:\"framer-gqxuki\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-190gpu1\",\"data-styles-preset\":\"r2_f4BRXy\",children:\"Our trusted solutions serve government agencies and educational institutions with robust document management systems that ensure public accountability and efficient administration. We understand the unique requirements of public sector documentation and compliance.\"})}),className:\"framer-1epcns7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"iNbxSClMo\"},implicitPathVariables:undefined},{href:{webPageId:\"iNbxSClMo\"},implicitPathVariables:undefined},{href:{webPageId:\"iNbxSClMo\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{y:8116.6},vF_monEPf:{y:9846.599999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:6032.000000000001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-z2ry6w-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{B1lElVZhz:resolvedLinks4[2]},vF_monEPf:{B1lElVZhz:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(Button,{B1lElVZhz:resolvedLinks4[0],height:\"100%\",id:\"JdqCbfAmS\",layoutId:\"JdqCbfAmS\",QkTC0maxf:false,TWBbQUQqO:true,ue_IMKidA:\"List\",variant:\"qRiCFvGAQ\",width:\"100%\",WTWiyvove:(_getLocalizedValue=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Learn More\",yBrOMt3IY:\"List\",ZDIpc1FRP:false})})})})});}})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(7649.8),pixelHeight:2368,pixelWidth:3568,sizes:\"calc(min(100vw, 1920px) - 96px)\",src:\"https://framerusercontent.com/images/41OGZihbS8zhrVCKsbVX1IyLxY.jpg\",srcSet:\"https://framerusercontent.com/images/41OGZihbS8zhrVCKsbVX1IyLxY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/41OGZihbS8zhrVCKsbVX1IyLxY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/41OGZihbS8zhrVCKsbVX1IyLxY.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/41OGZihbS8zhrVCKsbVX1IyLxY.jpg 3568w\"}},vF_monEPf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(8921.8),pixelHeight:2368,pixelWidth:3568,sizes:\"calc(min(100vw, 1920px) - 128px)\",src:\"https://framerusercontent.com/images/41OGZihbS8zhrVCKsbVX1IyLxY.jpg\",srcSet:\"https://framerusercontent.com/images/41OGZihbS8zhrVCKsbVX1IyLxY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/41OGZihbS8zhrVCKsbVX1IyLxY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/41OGZihbS8zhrVCKsbVX1IyLxY.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/41OGZihbS8zhrVCKsbVX1IyLxY.jpg 3568w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(5830.6),pixelHeight:2368,pixelWidth:3568,sizes:\"max((min(100vw, 1920px) - 232px) / 2, 1px)\",src:\"https://framerusercontent.com/images/41OGZihbS8zhrVCKsbVX1IyLxY.jpg\",srcSet:\"https://framerusercontent.com/images/41OGZihbS8zhrVCKsbVX1IyLxY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/41OGZihbS8zhrVCKsbVX1IyLxY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/41OGZihbS8zhrVCKsbVX1IyLxY.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/41OGZihbS8zhrVCKsbVX1IyLxY.jpg 3568w\"},className:\"framer-134fiyj\",\"data-border\":true})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{y:8260.6},vF_monEPf:{y:9990.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:462,width:\"min(100vw, 1920px)\",y:6196.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bfwbda-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{variant:\"Vx2y_um8_\"},vF_monEPf:{variant:\"kTHe24LUN\"}},children:/*#__PURE__*/_jsx(CTA,{bE6XaJpaS:\"Let's discuss how Millnet can optimise your processes and drive efficiency in your organization.\",height:\"100%\",I1GWeoN3z:\"Schedule a Consultation\",id:\"GuHLEt9Kl\",layoutId:\"GuHLEt9Kl\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"BnwZMOPsS\",width:\"100%\",X5913dYfW:\"Ready to Transform Your Document and Data Management?\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{y:8722.6},vF_monEPf:{y:10452.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:440,width:\"min(100vw, 1920px)\",y:6658.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dtcopw-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ct90gltuP:{variant:\"T1wfSHSdL\"},vF_monEPf:{variant:\"uwAgrDNJs\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"N_bz6ypt1\",layoutId:\"N_bz6ypt1\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"L4se05eFV\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-MzHjW { background: var(--token-31a82ba4-d96c-4ce7-b9ba-b03577883b11, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; }`,\".framer-MzHjW.framer-wgcw4i, .framer-MzHjW .framer-wgcw4i { display: block; }\",\".framer-MzHjW.framer-sdq78w { align-content: center; align-items: center; background-color: var(--token-31a82ba4-d96c-4ce7-b9ba-b03577883b11, #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-MzHjW .framer-1fhyo7r-container { flex: none; height: auto; max-width: 1920px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-MzHjW .framer-tkldm0-container, .framer-MzHjW .framer-p5q6j0-container, .framer-MzHjW .framer-k1vyor-container, .framer-MzHjW .framer-bfwbda-container, .framer-MzHjW .framer-dtcopw-container { flex: none; height: auto; max-width: 1920px; position: relative; width: 100%; }\",\".framer-MzHjW .framer-11k3w4a, .framer-MzHjW .framer-1bd5mtx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1920px; overflow: hidden; padding: 24px; position: relative; width: 100%; }\",\".framer-MzHjW .framer-ode6hp, .framer-MzHjW .framer-wepveu { --border-bottom-width: 1px; --border-color: var(--token-08a69a7d-4750-4525-9ee4-489d6301f9a2, rgba(0, 0, 0, 0.05)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: var(--token-3d1d85a4-662a-48e5-9f90-a9ffb275b673, #306855); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1920px; overflow: visible; padding: 80px; position: relative; width: 1px; }\",\".framer-MzHjW .framer-byapmj, .framer-MzHjW .framer-zicvd9 { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; 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-MzHjW .framer-t95ckz, .framer-MzHjW .framer-1v2t8aj, .framer-MzHjW .framer-2aoxhd, .framer-MzHjW .framer-1q1vsj4, .framer-MzHjW .framer-c5yr8r, .framer-MzHjW .framer-1xyiew4, .framer-MzHjW .framer-jjhtvc, .framer-MzHjW .framer-y3k8o8, .framer-MzHjW .framer-187uary, .framer-MzHjW .framer-1x8rqig, .framer-MzHjW .framer-6kbfmu, .framer-MzHjW .framer-1k9h434, .framer-MzHjW .framer-170r1sb, .framer-MzHjW .framer-z3ayad, .framer-MzHjW .framer-rf40em, .framer-MzHjW .framer-1x2trzt, .framer-MzHjW .framer-1cozily, .framer-MzHjW .framer-pklaz2, .framer-MzHjW .framer-111ezyq, .framer-MzHjW .framer-yweps3, .framer-MzHjW .framer-1u8u7cc, .framer-MzHjW .framer-1ecltfs, .framer-MzHjW .framer-8fca72, .framer-MzHjW .framer-gqxuki, .framer-MzHjW .framer-1epcns7 { --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-MzHjW .framer-18alab4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1920px; overflow: visible; padding: 80px; position: relative; width: 100%; }\",\".framer-MzHjW .framer-1v7g1bh { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 75%; word-break: break-word; word-wrap: break-word; }\",\".framer-MzHjW .framer-1hlc7ze { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(4, minmax(1px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MzHjW .framer-fzh326, .framer-MzHjW .framer-1qb3eii, .framer-MzHjW .framer-1dcjsaf, .framer-MzHjW .framer-rgd5h { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: auto; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MzHjW .framer-270388 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1920px; overflow: visible; padding: 80px; position: relative; width: 100%; }\",\".framer-MzHjW .framer-1x1ao4l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MzHjW .framer-tb4cb5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 75%; word-break: break-word; word-wrap: break-word; }\",\".framer-MzHjW .framer-1b6966i, .framer-MzHjW .framer-1fqc3w3, .framer-MzHjW .framer-iqliut, .framer-MzHjW .framer-12hhs8f, .framer-MzHjW .framer-fgti7y { --border-bottom-width: 1px; --border-color: var(--token-08a69a7d-4750-4525-9ee4-489d6301f9a2, rgba(0, 0, 0, 0.05)); --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-31a82ba4-d96c-4ce7-b9ba-b03577883b11, #ffffff); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-MzHjW .framer-ffb1k6, .framer-MzHjW .framer-1lwaqel, .framer-MzHjW .framer-o8co6s, .framer-MzHjW .framer-zepanw, .framer-MzHjW .framer-xylixy { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-MzHjW .framer-h7ctoo, .framer-MzHjW .framer-cffwo2, .framer-MzHjW .framer-msbt94, .framer-MzHjW .framer-1rx11aq, .framer-MzHjW .framer-xgn973 { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MzHjW .framer-q1c37d, .framer-MzHjW .framer-1skzn6z, .framer-MzHjW .framer-1vmwsu5, .framer-MzHjW .framer-1qrphes, .framer-MzHjW .framer-m0ets1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MzHjW .framer-bsn25m-container, .framer-MzHjW .framer-6u7f8a-container, .framer-MzHjW .framer-k3ek91-container, .framer-MzHjW .framer-1ujg8j7-container, .framer-MzHjW .framer-z2ry6w-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-MzHjW .framer-1kye6zc, .framer-MzHjW .framer-1su8ywu, .framer-MzHjW .framer-9f2uzp, .framer-MzHjW .framer-hil7k, .framer-MzHjW .framer-134fiyj { --border-bottom-width: 1px; --border-color: var(--token-08a69a7d-4750-4525-9ee4-489d6301f9a2, rgba(0, 0, 0, 0.05)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; aspect-ratio: 1.9047619047619047 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: var(--framer-aspect-ratio-supported, 254px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MzHjW.framer-sdq78w, .framer-MzHjW .framer-11k3w4a, .framer-MzHjW .framer-ode6hp, .framer-MzHjW .framer-byapmj, .framer-MzHjW .framer-18alab4, .framer-MzHjW .framer-fzh326, .framer-MzHjW .framer-1qb3eii, .framer-MzHjW .framer-1dcjsaf, .framer-MzHjW .framer-rgd5h, .framer-MzHjW .framer-1bd5mtx, .framer-MzHjW .framer-wepveu, .framer-MzHjW .framer-zicvd9, .framer-MzHjW .framer-270388, .framer-MzHjW .framer-1x1ao4l, .framer-MzHjW .framer-1b6966i, .framer-MzHjW .framer-ffb1k6, .framer-MzHjW .framer-h7ctoo, .framer-MzHjW .framer-q1c37d, .framer-MzHjW .framer-1kye6zc, .framer-MzHjW .framer-1fqc3w3, .framer-MzHjW .framer-1su8ywu, .framer-MzHjW .framer-1lwaqel, .framer-MzHjW .framer-cffwo2, .framer-MzHjW .framer-1skzn6z, .framer-MzHjW .framer-iqliut, .framer-MzHjW .framer-o8co6s, .framer-MzHjW .framer-msbt94, .framer-MzHjW .framer-1vmwsu5, .framer-MzHjW .framer-9f2uzp, .framer-MzHjW .framer-12hhs8f, .framer-MzHjW .framer-hil7k, .framer-MzHjW .framer-zepanw, .framer-MzHjW .framer-1rx11aq, .framer-MzHjW .framer-1qrphes, .framer-MzHjW .framer-fgti7y, .framer-MzHjW .framer-xylixy, .framer-MzHjW .framer-xgn973, .framer-MzHjW .framer-m0ets1, .framer-MzHjW .framer-134fiyj { gap: 0px; } .framer-MzHjW.framer-sdq78w > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-MzHjW.framer-sdq78w > :first-child, .framer-MzHjW .framer-ode6hp > :first-child, .framer-MzHjW .framer-byapmj > :first-child, .framer-MzHjW .framer-18alab4 > :first-child, .framer-MzHjW .framer-fzh326 > :first-child, .framer-MzHjW .framer-1qb3eii > :first-child, .framer-MzHjW .framer-1dcjsaf > :first-child, .framer-MzHjW .framer-rgd5h > :first-child, .framer-MzHjW .framer-wepveu > :first-child, .framer-MzHjW .framer-zicvd9 > :first-child, .framer-MzHjW .framer-270388 > :first-child, .framer-MzHjW .framer-1x1ao4l > :first-child, .framer-MzHjW .framer-ffb1k6 > :first-child, .framer-MzHjW .framer-h7ctoo > :first-child, .framer-MzHjW .framer-q1c37d > :first-child, .framer-MzHjW .framer-1kye6zc > :first-child, .framer-MzHjW .framer-1su8ywu > :first-child, .framer-MzHjW .framer-1lwaqel > :first-child, .framer-MzHjW .framer-cffwo2 > :first-child, .framer-MzHjW .framer-1skzn6z > :first-child, .framer-MzHjW .framer-o8co6s > :first-child, .framer-MzHjW .framer-msbt94 > :first-child, .framer-MzHjW .framer-1vmwsu5 > :first-child, .framer-MzHjW .framer-9f2uzp > :first-child, .framer-MzHjW .framer-hil7k > :first-child, .framer-MzHjW .framer-zepanw > :first-child, .framer-MzHjW .framer-1rx11aq > :first-child, .framer-MzHjW .framer-1qrphes > :first-child, .framer-MzHjW .framer-xylixy > :first-child, .framer-MzHjW .framer-xgn973 > :first-child, .framer-MzHjW .framer-m0ets1 > :first-child, .framer-MzHjW .framer-134fiyj > :first-child { margin-top: 0px; } .framer-MzHjW.framer-sdq78w > :last-child, .framer-MzHjW .framer-ode6hp > :last-child, .framer-MzHjW .framer-byapmj > :last-child, .framer-MzHjW .framer-18alab4 > :last-child, .framer-MzHjW .framer-fzh326 > :last-child, .framer-MzHjW .framer-1qb3eii > :last-child, .framer-MzHjW .framer-1dcjsaf > :last-child, .framer-MzHjW .framer-rgd5h > :last-child, .framer-MzHjW .framer-wepveu > :last-child, .framer-MzHjW .framer-zicvd9 > :last-child, .framer-MzHjW .framer-270388 > :last-child, .framer-MzHjW .framer-1x1ao4l > :last-child, .framer-MzHjW .framer-ffb1k6 > :last-child, .framer-MzHjW .framer-h7ctoo > :last-child, .framer-MzHjW .framer-q1c37d > :last-child, .framer-MzHjW .framer-1kye6zc > :last-child, .framer-MzHjW .framer-1su8ywu > :last-child, .framer-MzHjW .framer-1lwaqel > :last-child, .framer-MzHjW .framer-cffwo2 > :last-child, .framer-MzHjW .framer-1skzn6z > :last-child, .framer-MzHjW .framer-o8co6s > :last-child, .framer-MzHjW .framer-msbt94 > :last-child, .framer-MzHjW .framer-1vmwsu5 > :last-child, .framer-MzHjW .framer-9f2uzp > :last-child, .framer-MzHjW .framer-hil7k > :last-child, .framer-MzHjW .framer-zepanw > :last-child, .framer-MzHjW .framer-1rx11aq > :last-child, .framer-MzHjW .framer-1qrphes > :last-child, .framer-MzHjW .framer-xylixy > :last-child, .framer-MzHjW .framer-xgn973 > :last-child, .framer-MzHjW .framer-m0ets1 > :last-child, .framer-MzHjW .framer-134fiyj > :last-child { margin-bottom: 0px; } .framer-MzHjW .framer-11k3w4a > *, .framer-MzHjW .framer-1bd5mtx > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-MzHjW .framer-11k3w4a > :first-child, .framer-MzHjW .framer-1bd5mtx > :first-child, .framer-MzHjW .framer-1b6966i > :first-child, .framer-MzHjW .framer-1fqc3w3 > :first-child, .framer-MzHjW .framer-iqliut > :first-child, .framer-MzHjW .framer-12hhs8f > :first-child, .framer-MzHjW .framer-fgti7y > :first-child { margin-left: 0px; } .framer-MzHjW .framer-11k3w4a > :last-child, .framer-MzHjW .framer-1bd5mtx > :last-child, .framer-MzHjW .framer-1b6966i > :last-child, .framer-MzHjW .framer-1fqc3w3 > :last-child, .framer-MzHjW .framer-iqliut > :last-child, .framer-MzHjW .framer-12hhs8f > :last-child, .framer-MzHjW .framer-fgti7y > :last-child { margin-right: 0px; } .framer-MzHjW .framer-ode6hp > *, .framer-MzHjW .framer-18alab4 > *, .framer-MzHjW .framer-wepveu > *, .framer-MzHjW .framer-270388 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-MzHjW .framer-byapmj > *, .framer-MzHjW .framer-zicvd9 > *, .framer-MzHjW .framer-h7ctoo > *, .framer-MzHjW .framer-1kye6zc > *, .framer-MzHjW .framer-1su8ywu > *, .framer-MzHjW .framer-cffwo2 > *, .framer-MzHjW .framer-msbt94 > *, .framer-MzHjW .framer-9f2uzp > *, .framer-MzHjW .framer-hil7k > *, .framer-MzHjW .framer-1rx11aq > *, .framer-MzHjW .framer-xgn973 > *, .framer-MzHjW .framer-134fiyj > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-MzHjW .framer-fzh326 > *, .framer-MzHjW .framer-1qb3eii > *, .framer-MzHjW .framer-1dcjsaf > *, .framer-MzHjW .framer-rgd5h > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-MzHjW .framer-1x1ao4l > *, .framer-MzHjW .framer-q1c37d > *, .framer-MzHjW .framer-1skzn6z > *, .framer-MzHjW .framer-1vmwsu5 > *, .framer-MzHjW .framer-1qrphes > *, .framer-MzHjW .framer-m0ets1 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-MzHjW .framer-1b6966i > *, .framer-MzHjW .framer-1fqc3w3 > *, .framer-MzHjW .framer-iqliut > *, .framer-MzHjW .framer-12hhs8f > *, .framer-MzHjW .framer-fgti7y > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-MzHjW .framer-ffb1k6 > *, .framer-MzHjW .framer-1lwaqel > *, .framer-MzHjW .framer-o8co6s > *, .framer-MzHjW .framer-zepanw > *, .framer-MzHjW .framer-xylixy > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-MzHjW { background: var(--token-31a82ba4-d96c-4ce7-b9ba-b03577883b11, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; } .framer-MzHjW.framer-sdq78w { width: 810px; } .framer-MzHjW .framer-ode6hp, .framer-MzHjW .framer-18alab4, .framer-MzHjW .framer-wepveu, .framer-MzHjW .framer-270388 { padding: 80px 40px 80px 40px; } .framer-MzHjW .framer-1hlc7ze { grid-template-columns: repeat(2, minmax(1px, 1fr)); } .framer-MzHjW .framer-1b6966i, .framer-MzHjW .framer-1fqc3w3, .framer-MzHjW .framer-iqliut, .framer-MzHjW .framer-12hhs8f, .framer-MzHjW .framer-fgti7y { flex-direction: column; } .framer-MzHjW .framer-ffb1k6, .framer-MzHjW .framer-1lwaqel, .framer-MzHjW .framer-zepanw { flex: none; width: 100%; } .framer-MzHjW .framer-1kye6zc, .framer-MzHjW .framer-1su8ywu, .framer-MzHjW .framer-hil7k { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 384px); width: 100%; } .framer-MzHjW .framer-o8co6s, .framer-MzHjW .framer-xylixy { flex: none; order: 1; width: 100%; } .framer-MzHjW .framer-9f2uzp, .framer-MzHjW .framer-134fiyj { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 384px); order: 0; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MzHjW .framer-1b6966i, .framer-MzHjW .framer-1fqc3w3, .framer-MzHjW .framer-iqliut, .framer-MzHjW .framer-12hhs8f, .framer-MzHjW .framer-fgti7y { gap: 0px; } .framer-MzHjW .framer-1b6966i > *, .framer-MzHjW .framer-1fqc3w3 > *, .framer-MzHjW .framer-iqliut > *, .framer-MzHjW .framer-12hhs8f > *, .framer-MzHjW .framer-fgti7y > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-MzHjW .framer-1b6966i > :first-child, .framer-MzHjW .framer-1fqc3w3 > :first-child, .framer-MzHjW .framer-iqliut > :first-child, .framer-MzHjW .framer-12hhs8f > :first-child, .framer-MzHjW .framer-fgti7y > :first-child { margin-top: 0px; } .framer-MzHjW .framer-1b6966i > :last-child, .framer-MzHjW .framer-1fqc3w3 > :last-child, .framer-MzHjW .framer-iqliut > :last-child, .framer-MzHjW .framer-12hhs8f > :last-child, .framer-MzHjW .framer-fgti7y > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-MzHjW { background: var(--token-31a82ba4-d96c-4ce7-b9ba-b03577883b11, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; } .framer-MzHjW.framer-sdq78w { width: 390px; } .framer-MzHjW .framer-ode6hp, .framer-MzHjW .framer-18alab4, .framer-MzHjW .framer-wepveu, .framer-MzHjW .framer-270388 { padding: 80px 24px 80px 24px; } .framer-MzHjW .framer-1v7g1bh { width: 100%; } .framer-MzHjW .framer-1hlc7ze { grid-template-columns: repeat(1, minmax(1px, 1fr)); } .framer-MzHjW .framer-fzh326, .framer-MzHjW .framer-1qb3eii, .framer-MzHjW .framer-1dcjsaf, .framer-MzHjW .framer-rgd5h { align-content: center; align-items: center; } .framer-MzHjW .framer-1b6966i, .framer-MzHjW .framer-1fqc3w3, .framer-MzHjW .framer-iqliut, .framer-MzHjW .framer-12hhs8f, .framer-MzHjW .framer-fgti7y { flex-direction: column; } .framer-MzHjW .framer-ffb1k6, .framer-MzHjW .framer-1lwaqel, .framer-MzHjW .framer-zepanw { flex: none; width: 100%; } .framer-MzHjW .framer-1kye6zc, .framer-MzHjW .framer-hil7k { flex: none; height: var(--framer-aspect-ratio-supported, 154px); width: 100%; } .framer-MzHjW .framer-1su8ywu { flex: none; height: var(--framer-aspect-ratio-supported, 155px); width: 100%; } .framer-MzHjW .framer-o8co6s, .framer-MzHjW .framer-xylixy { flex: none; order: 1; width: 100%; } .framer-MzHjW .framer-9f2uzp { flex: none; height: var(--framer-aspect-ratio-supported, 154px); order: 0; width: 100%; } .framer-MzHjW .framer-134fiyj { flex: none; height: var(--framer-aspect-ratio-supported, 155px); order: 0; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MzHjW .framer-1b6966i, .framer-MzHjW .framer-1fqc3w3, .framer-MzHjW .framer-iqliut, .framer-MzHjW .framer-12hhs8f, .framer-MzHjW .framer-fgti7y { gap: 0px; } .framer-MzHjW .framer-1b6966i > *, .framer-MzHjW .framer-1fqc3w3 > *, .framer-MzHjW .framer-iqliut > *, .framer-MzHjW .framer-12hhs8f > *, .framer-MzHjW .framer-fgti7y > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-MzHjW .framer-1b6966i > :first-child, .framer-MzHjW .framer-1fqc3w3 > :first-child, .framer-MzHjW .framer-iqliut > :first-child, .framer-MzHjW .framer-12hhs8f > :first-child, .framer-MzHjW .framer-fgti7y > :first-child { margin-top: 0px; } .framer-MzHjW .framer-1b6966i > :last-child, .framer-MzHjW .framer-1fqc3w3 > :last-child, .framer-MzHjW .framer-iqliut > :last-child, .framer-MzHjW .framer-12hhs8f > :last-child, .framer-MzHjW .framer-fgti7y > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-MzHjW[data-border=\"true\"]::after, .framer-MzHjW [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 7117\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vF_monEPf\":{\"layout\":[\"fixed\",\"auto\"]},\"ct90gltuP\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramervpyoGRuG2=withCSS(Component,css,\"framer-MzHjW\");export default FramervpyoGRuG2;FramervpyoGRuG2.displayName=\"services\";FramervpyoGRuG2.defaultProps={height:7117,width:1200};addFonts(FramervpyoGRuG2,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{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/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{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/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]},...NavBarFonts,...HeroFonts,...CoreServicesGridFonts,...WhyMillnetFonts,...ButtonFonts,...CTAFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervpyoGRuG2\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"7117\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vF_monEPf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ct90gltuP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavBarFonts", "getFonts", "gtaiQ4YzK_default", "HeroFonts", "t6Cxvo8C4_default", "CoreServicesGridFonts", "b0XHPzqMA_default", "WhyMillnetFonts", "ErQYgodoL_default", "ButtonFonts", "QVBNqd2vm_default", "CTAFonts", "CEloHLCSy_default", "FooterFonts", "wMMkc2vvS_default", "breakpoints", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "usePreloadLocalizedValues", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "gtaiQ4YzK_default", "t6Cxvo8C4_default", "RichText2", "x", "b0XHPzqMA_default", "ErQYgodoL_default", "getLocalizedValue", "ResolveLinks", "resolvedLinks", "QVBNqd2vm_default", "getLoadingLazyAtYPosition", "Image2", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "CEloHLCSy_default", "wMMkc2vvS_default", "css", "FramervpyoGRuG2", "withCSS", "vpyoGRuG2_default", "addFonts", "NavBarFonts", "HeroFonts", "CoreServicesGridFonts", "WhyMillnetFonts", "ButtonFonts", "CTAFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
