{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/5ANCLEGUyTmER1Avbqvf/n8RK3H5aoPIROETS5jHc/uKIO28QRt.js", "ssg:https://framerusercontent.com/modules/UhFrdJ8sr3EJ55uj1cnc/zgWGkxvgu4Z8voqRPVur/uKIO28QRt.js"],
  "sourcesContent": ["// Generated by Framer (3266cfb)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={ycSxdz9Hz:new LazyValue(()=>import(\"./uKIO28QRt-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 (3266cfb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CustomerReviews from\"#framer/local/canvasComponent/AIDhBJH3f/AIDhBJH3f.js\";import PrimaryButton from\"#framer/local/canvasComponent/nE25z75CD/nE25z75CD.js\";import BackToTopButton from\"#framer/local/canvasComponent/oLVqdViMG/oLVqdViMG.js\";import Navigation from\"#framer/local/canvasComponent/oZLPbCAQp/oZLPbCAQp.js\";import Footer from\"#framer/local/canvasComponent/ppWw8wmbi/ppWw8wmbi.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/uKIO28QRt/uKIO28QRt.js\";import metadataProvider from\"#framer/local/webPageMetadata/uKIO28QRt/uKIO28QRt.js\";const NavigationFonts=getFonts(Navigation);const BackToTopButtonFonts=getFonts(BackToTopButton);const ContainerWithFX=withFX(Container);const PrimaryButtonFonts=getFonts(PrimaryButton);const CustomerReviewsFonts=getFonts(CustomerReviews);const FooterFonts=getFonts(Footer);const breakpoints={BvtsLqg0D:\"(min-width: 810px) and (max-width: 1351px)\",cyXrr0KGp:\"(max-width: 809px)\",Zvm7tYHBF:\"(min-width: 1352px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-7YiNN\";const variantClassNames={BvtsLqg0D:\"framer-v-dnzhaj\",cyXrr0KGp:\"framer-v-1kytdcs\",Zvm7tYHBF:\"framer-v-16ubryw\"};const transition1={bounce:.2,delay:0,duration:1,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-130};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Zvm7tYHBF\",Phone:\"cyXrr0KGp\",Tablet:\"BvtsLqg0D\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Zvm7tYHBF\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"BvtsLqg0D\",\"cyXrr0KGp\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"kui7UjI2m\");const router=useRouter();const ref1=React.useRef(null);const elementId1=useRouteElementId(\"FAMHJLh2i\");const ref2=React.useRef(null);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Zvm7tYHBF\",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-16ubryw\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BvtsLqg0D:{width:componentViewport?.width||\"100vw\"},cyXrr0KGp:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dc5kym-container\",layoutScroll:true,nodeId:\"XiLK1Tmaq\",scopeId:\"uKIO28QRt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BvtsLqg0D:{variant:\"TEsurfDRe\"},cyXrr0KGp:{variant:\"yURuDuyKX\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"XiLK1Tmaq\",layoutId:\"XiLK1Tmaq\",style:{width:\"100%\"},variant:\"STfe1FImg\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":FAMHJLh2i\",webPageId:\"uKIO28QRt\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:90,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"up\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1sb21be-container hidden-dnzhaj hidden-1kytdcs\",id:elementId,layoutScroll:true,nodeId:\"kui7UjI2m\",ref:ref1,rendersWithMotion:true,scopeId:\"uKIO28QRt\",children:/*#__PURE__*/_jsx(BackToTopButton,{height:\"100%\",id:\"kui7UjI2m\",layoutId:\"kui7UjI2m\",N5mvrhscI:resolvedLinks[0],width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cyXrr0KGp:{background:{alt:\"Dark Box\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:1764,pixelWidth:3e3,positionX:\"71.9%\",positionY:\"48.6%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/IMN3WXjzj2ln14gRH7nDrvfAVFE.jpg\",srcSet:\"https://framerusercontent.com/images/IMN3WXjzj2ln14gRH7nDrvfAVFE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IMN3WXjzj2ln14gRH7nDrvfAVFE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/IMN3WXjzj2ln14gRH7nDrvfAVFE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/IMN3WXjzj2ln14gRH7nDrvfAVFE.jpg 3000w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"Dark Box\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:1764,pixelWidth:3e3,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/IMN3WXjzj2ln14gRH7nDrvfAVFE.jpg\",srcSet:\"https://framerusercontent.com/images/IMN3WXjzj2ln14gRH7nDrvfAVFE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IMN3WXjzj2ln14gRH7nDrvfAVFE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/IMN3WXjzj2ln14gRH7nDrvfAVFE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/IMN3WXjzj2ln14gRH7nDrvfAVFE.jpg 3000w\"},className:\"framer-891ipw\",\"data-framer-name\":\"Hero Section\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dh3e1x\",\"data-framer-name\":\"Overlay\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2fchsy\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m0kt5o\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7TGF0by05MDA=\",\"--framer-font-family\":'\"Lato\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Dark BOX: Streamline Your Dry Cleaning Business\"})}),className:\"framer-6p7g42\",fonts:[\"GF;Lato-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Introducing Dark Box: A Microcomputer Powering Cloud Printing and LARA (LED Assisted Rapid Assembly) for Businesses.\"})}),className:\"framer-eqr1jd\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-hj4kiv\",\"data-framer-name\":\"Distinctive Features\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7TGF0by05MDA=\",\"--framer-font-family\":'\"Lato\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Dark Box Distinctive Features\"})}),className:\"framer-nq2bwa\",fonts:[\"GF;Lato-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lzs02n\",\"data-framer-name\":\"Features\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ufnz7i\",\"data-framer-name\":\"Print from anywhere\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-12x5n43\",\"data-framer-name\":\"print icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:80,intrinsicWidth:80,svg:'<svg width=\"80\" height=\"80\" viewBox=\"0 0 80 80\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"40\" cy=\"40\" r=\"40\" fill=\"#F4F4F4\"/>\\n<path d=\"M28 34V20H52V34\" stroke=\"#131316\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M28 52H24C22.9391 52 21.9217 51.5786 21.1716 50.8284C20.4214 50.0783 20 49.0609 20 48V38C20 36.9391 20.4214 35.9217 21.1716 35.1716C21.9217 34.4214 22.9391 34 24 34H56C57.0609 34 58.0783 34.4214 58.8284 35.1716C59.5786 35.9217 60 36.9391 60 38V48C60 49.0609 59.5786 50.0783 58.8284 50.8284C58.0783 51.5786 57.0609 52 56 52H52\" stroke=\"#131316\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M52 44H28V60H52V44Z\" stroke=\"#131316\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGF0by05MDA=\",\"--framer-font-family\":'\"Lato\", sans-serif',\"--framer-font-weight\":\"900\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(92, 195, 255)\"},children:\"Print from anywhere\"})}),className:\"framer-11kfunr\",fonts:[\"GF;Lato-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-text-alignment\":\"center\"},children:\"Cloud printing will allow you to print from any point of sales station and location.\"})}),className:\"framer-a9o2z4\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lmywsa\",\"data-framer-name\":\"Link multiple\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-eij39v\",\"data-framer-name\":\"devices icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:80,intrinsicWidth:80,svg:'<svg width=\"80\" height=\"80\" viewBox=\"0 0 80 80\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"40\" cy=\"40\" r=\"40\" fill=\"#F4F4F4\"/>\\n<path d=\"M56 22.4285H24C21.7909 22.4285 20 24.2193 20 26.4285V46.4285C20 48.6376 21.7909 50.4285 24 50.4285H56C58.2091 50.4285 60 48.6376 60 46.4285V26.4285C60 24.2193 58.2091 22.4285 56 22.4285Z\" stroke=\"#131316\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M32 58.4285H48\" stroke=\"#131316\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M40 50.4285V58.4285\" stroke=\"#131316\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGF0by05MDA=\",\"--framer-font-family\":'\"Lato\", sans-serif',\"--framer-font-weight\":\"900\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(92, 195, 255)\"},children:\"Link multiple POS devices\"})}),className:\"framer-fr0bxz\",fonts:[\"GF;Lato-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-text-alignment\":\"center\"},children:\"You can link tablets and desktop computers to the same printer.\"})}),className:\"framer-1o2q1vd\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vuk3i6\",\"data-framer-name\":\"Save Money\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-9ryt1t\",\"data-framer-name\":\"save money icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:80,intrinsicWidth:80,svg:'<svg width=\"80\" height=\"80\" viewBox=\"0 0 80 80\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"40\" cy=\"40\" r=\"40\" fill=\"#F4F4F4\"/>\\n<path d=\"M40 18V62\" stroke=\"#131316\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M50 26H35C33.1435 26 31.363 26.7375 30.0503 28.0503C28.7375 29.363 28 31.1435 28 33C28 34.8565 28.7375 36.637 30.0503 37.9497C31.363 39.2625 33.1435 40 35 40H45C46.8565 40 48.637 40.7375 49.9497 42.0503C51.2625 43.363 52 45.1435 52 47C52 48.8565 51.2625 50.637 49.9497 51.9497C48.637 53.2625 46.8565 54 45 54H28\" stroke=\"#131316\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGF0by05MDA=\",\"--framer-font-family\":'\"Lato\", sans-serif',\"--framer-font-weight\":\"900\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(92, 195, 255)\"},children:\"Save Money\"})}),className:\"framer-18jouct\",fonts:[\"GF;Lato-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-text-alignment\":\"center\"},children:\"Cut down the cost of buying additional printers. Price includes free shipping*\"})}),className:\"framer-1bsyt69\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VTq3CHTvT\"},implicitPathVariables:undefined},{href:{webPageId:\"VTq3CHTvT\"},implicitPathVariables:undefined},{href:{webPageId:\"VTq3CHTvT\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BvtsLqg0D:{y:(componentViewport?.y||0)+0+510+100+355.2},cyXrr0KGp:{y:(componentViewport?.y||0)+0+610+100+905.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+610+100+395.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2ydn1n-container\",nodeId:\"OWDHaXf_r\",scopeId:\"uKIO28QRt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BvtsLqg0D:{SkiTgHWQK:resolvedLinks1[1]},cyXrr0KGp:{SkiTgHWQK:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"OWDHaXf_r\",layoutId:\"OWDHaXf_r\",SkiTgHWQK:resolvedLinks1[0],style:{height:\"100%\"},variant:\"dHzFcunH8\",wfYZ6FVXi:getLocalizedValue(\"v9\",activeLocale)??\"Get More Information\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-43sr2u\",\"data-framer-name\":\"Follow Us\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cyXrr0KGp:{children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"4px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"FOLLOW US ON SOCIAL MEDIA\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"4px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"FOLLOW US ON SOCIAL MEDIA\"})}),className:\"framer-8lo8dz\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ymelcr\",\"data-framer-name\":\"social media icons\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/darkposinc\",motionChild:true,nodeId:\"f_wxBq_Sl\",scopeId:\"uKIO28QRt\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1dva1mt framer-1br5jdm\",\"data-framer-name\":\"Enlace Facebook DarkPOS\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:55,intrinsicWidth:55,svg:'<svg width=\"55\" height=\"55\" viewBox=\"0 0 55 55\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M54.4955 27H54.4888V27.5C54.4888 42.4106 42.3994 54.5 27.4888 54.5C12.5786 54.5 0.5 42.3998 0.5 27.5C0.5 12.6005 12.5895 0.5 27.5 0.5C42.2436 0.5 54.2288 12.3201 54.4955 27Z\" stroke=\"white\" stroke-miterlimit=\"10\"/>\\n<path d=\"M23.774 42.1392H29.803V26.9557H34.0166L34.4649 21.8758H29.803V18.981C29.803 17.787 30.0384 17.3027 31.1926 17.3027H34.4537V12.0312H30.2737C25.7799 12.0312 23.7628 14.0137 23.7628 17.8208V21.8758H20.625V27.0233H23.7628V42.1505L23.774 42.1392Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/darkposinc\",motionChild:true,nodeId:\"b3YyBcwUZ\",scopeId:\"uKIO28QRt\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-14ecu3u framer-1br5jdm\",\"data-framer-name\":\"Enlace Instagram DarkPOS\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:55,intrinsicWidth:55,svg:'<svg width=\"55\" height=\"55\" viewBox=\"0 0 55 55\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M54.4955 27H54.4888V27.5C54.4888 42.4106 42.3994 54.5 27.4888 54.5C12.5786 54.5 0.5 42.3998 0.5 27.5C0.5 12.6005 12.5895 0.5 27.5 0.5C42.2436 0.5 54.2288 12.3201 54.4955 27Z\" stroke=\"white\" stroke-miterlimit=\"10\"/>\\n<path d=\"M27.3321 16.2168C30.963 16.2168 31.3888 16.228 32.8233 16.2956C34.1456 16.3519 34.8628 16.5772 35.3447 16.7687C35.9834 17.0165 36.4317 17.3093 36.9024 17.7937C37.373 18.2668 37.6756 18.7286 37.9221 19.3593C38.1127 19.8437 38.3256 20.5646 38.3928 21.8937C38.4601 23.3354 38.4713 23.7635 38.4713 27.4129C38.4713 31.0624 38.4601 31.4904 38.3928 32.9322C38.3368 34.2613 38.1127 34.9822 37.9221 35.4665C37.6756 36.1085 37.3842 36.5591 36.9024 37.0322C36.4317 37.5052 35.9722 37.8094 35.3447 38.0572C34.8628 38.2486 34.1456 38.4627 32.8233 38.5302C31.3888 38.5978 30.963 38.6091 27.3321 38.6091C23.7013 38.6091 23.2754 38.5978 21.841 38.5302C20.5187 38.4739 19.8014 38.2486 19.3196 38.0572C18.6808 37.8094 18.2326 37.5165 17.7619 37.0322C17.2912 36.5591 16.9886 36.0973 16.7421 35.4665C16.5516 34.9822 16.3387 34.2613 16.2714 32.9322C16.2042 31.4904 16.193 31.0624 16.193 27.4129C16.193 23.7635 16.2042 23.3354 16.2714 21.8937C16.3275 20.5646 16.5516 19.8437 16.7421 19.3593C16.9886 18.7173 17.28 18.2668 17.7619 17.7937C18.2326 17.3206 18.692 17.0165 19.3196 16.7687C19.8014 16.5772 20.5187 16.3632 21.841 16.2956C23.2754 16.228 23.7013 16.2168 27.3321 16.2168ZM27.3321 13.75C23.6452 13.75 23.1746 13.7613 21.7289 13.8288C20.2833 13.8964 19.2972 14.1217 18.4343 14.4596C17.5378 14.8088 16.7869 15.2706 16.0249 16.0365C15.2741 16.7912 14.8034 17.5571 14.456 18.4582C14.1198 19.3256 13.8957 20.3168 13.8284 21.7698C13.7612 23.2228 13.75 23.6959 13.75 27.4017C13.75 31.1074 13.7612 31.5805 13.8284 33.0335C13.8957 34.4865 14.1198 35.4778 14.456 36.3451C14.8034 37.2462 15.2629 38.0008 16.0249 38.7668C16.7757 39.5214 17.5378 39.9945 18.4343 40.3437C19.2972 40.6816 20.2833 40.9069 21.7289 40.9745C23.1746 41.042 23.6452 41.0533 27.3321 41.0533C31.019 41.0533 31.4897 41.042 32.9353 40.9745C34.3809 40.9069 35.3671 40.6816 36.23 40.3437C37.1265 39.9945 37.8773 39.5327 38.6394 38.7668C39.3902 38.0121 39.8609 37.2462 40.2083 36.3451C40.5445 35.4778 40.7686 34.4865 40.8358 33.0335C40.9031 31.5805 40.9143 31.1074 40.9143 27.4017C40.9143 23.6959 40.9031 23.2228 40.8358 21.7698C40.7686 20.3168 40.5445 19.3256 40.2083 18.4582C39.8609 17.5571 39.4014 16.8025 38.6394 16.0365C37.8885 15.2819 37.1265 14.8088 36.23 14.4596C35.3671 14.1217 34.3809 13.8964 32.9353 13.8288C31.4897 13.7613 31.019 13.75 27.3321 13.75Z\" fill=\"white\"/>\\n<path d=\"M27.3317 20.4067C23.4767 20.4067 20.3501 23.5493 20.3501 27.424C20.3501 31.2988 23.4767 34.4414 27.3317 34.4414C31.1867 34.4414 34.3132 31.2988 34.3132 27.424C34.3132 23.5493 31.1867 20.4067 27.3317 20.4067ZM27.3317 31.9746C24.8327 31.9746 22.8043 29.9359 22.8043 27.424C22.8043 24.9122 24.8327 22.8735 27.3317 22.8735C29.8307 22.8735 31.859 24.9122 31.859 27.424C31.859 29.9359 29.8307 31.9746 27.3317 31.9746Z\" fill=\"white\"/>\\n<path d=\"M36.2186 20.1274C36.2186 21.0285 35.4901 21.7719 34.5824 21.7719C33.6747 21.7719 32.9463 21.0398 32.9463 20.1274C32.9463 19.2151 33.6747 18.4829 34.5824 18.4829C35.4901 18.4829 36.2186 19.2151 36.2186 20.1274Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/darkposinc/\",motionChild:true,nodeId:\"xEUh8YmXL\",scopeId:\"uKIO28QRt\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-56aosf framer-1br5jdm\",\"data-framer-name\":\"Enlace LinkedIn DarkPOS\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:55,intrinsicWidth:55,svg:'<svg width=\"55\" height=\"55\" viewBox=\"0 0 55 55\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M54.4955 27H54.4888V27.5C54.4888 42.4106 42.3994 54.5 27.4888 54.5C12.5786 54.5 0.5 42.3998 0.5 27.5C0.5 12.6005 12.5895 0.5 27.5 0.5C42.2436 0.5 54.2288 12.3201 54.4955 27Z\" stroke=\"white\" stroke-miterlimit=\"10\"/>\\n<path d=\"M20.7816 23.0366H15.9404V38.1864H20.7816V23.0366Z\" fill=\"white\"/>\\n<path d=\"M18.3376 21.0556C19.9177 21.0556 21.2064 19.8053 21.2064 18.2622C21.2064 16.719 19.9289 15.4688 18.3376 15.4688C16.7463 15.4688 15.4688 16.719 15.4688 18.2622C15.4688 19.8053 16.7463 21.0556 18.3376 21.0556Z\" fill=\"white\"/>\\n<path d=\"M28.5359 30.2345C28.5359 28.1057 29.5444 26.8329 31.4944 26.8329C33.2762 26.8329 34.1279 28.0494 34.1279 30.2345V38.1867H38.9466V28.59C38.9466 24.5351 36.5709 22.5752 33.2538 22.5752C29.9367 22.5752 28.5359 25.0757 28.5359 25.0757V23.037H23.8853V38.1867H28.5359V30.2345Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/user/EnlitePOS\",motionChild:true,nodeId:\"qjaOxDRzG\",scopeId:\"uKIO28QRt\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-n2cnxj framer-1br5jdm\",\"data-framer-name\":\"Enlace Youtube DarkPOS\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:55,intrinsicWidth:55,svg:'<svg width=\"55\" height=\"55\" viewBox=\"0 0 55 55\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M54.4955 27H54.4888V27.5C54.4888 42.4106 42.3994 54.5 27.4888 54.5C12.5786 54.5 0.5 42.3998 0.5 27.5C0.5 12.6005 12.5895 0.5 27.5 0.5C42.2436 0.5 54.2288 12.3201 54.4955 27Z\" stroke=\"white\" stroke-miterlimit=\"10\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.4047 36.5188C15.4297 36.1921 14.7798 35.5614 14.4211 34.5927C13.5695 32.2273 13.3117 22.3265 14.9591 20.3778C15.5194 19.7133 16.2478 19.319 17.1107 19.2289C21.5484 18.7446 35.2874 18.8122 36.8675 19.3866C37.7976 19.7245 38.4476 20.3328 38.8062 21.2677C39.7476 23.7119 39.7812 32.6215 38.683 34.9757C38.3916 35.6177 37.9097 36.0682 37.2934 36.3836C35.6348 37.2622 18.5787 37.2509 16.3935 36.53L16.4047 36.5188ZM23.4647 31.8781C26.1318 30.4814 28.7877 29.1072 31.4661 27.7105C28.7765 26.3026 26.1318 24.9171 23.4647 23.5092V31.8781Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.threads.net/@darkposinc\",motionChild:true,nodeId:\"zsAgTvS4K\",scopeId:\"uKIO28QRt\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-ghkyqe framer-1br5jdm\",\"data-framer-name\":\"Enlace Threads DarkPOS\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:55,intrinsicWidth:55,svg:'<svg width=\"55\" height=\"55\" viewBox=\"0 0 55 55\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M54.4955 27H54.4888V27.5C54.4888 42.4106 42.3994 54.5 27.4888 54.5C12.5786 54.5 0.5 42.3998 0.5 27.5C0.5 12.6005 12.5895 0.5 27.5 0.5C42.2436 0.5 54.2288 12.3201 54.4955 27Z\" stroke=\"white\" stroke-miterlimit=\"10\"/>\\n<g clip-path=\"url(#clip0_6113_2602)\">\\n<path d=\"M34.0215 26.5881C33.9045 26.5321 33.7857 26.4781 33.6653 26.4264C33.4557 22.5636 31.345 20.3522 27.8009 20.3296C27.7848 20.3295 27.7688 20.3295 27.7528 20.3295C25.6329 20.3295 23.8699 21.2343 22.7848 22.8809L24.7339 24.2179C25.5445 22.988 26.8168 22.7258 27.7537 22.7258C27.7645 22.7258 27.7754 22.7258 27.7861 22.7259C28.953 22.7334 29.8336 23.0727 30.4036 23.7343C30.8183 24.216 31.0957 24.8817 31.2331 25.7218C30.1984 25.5459 29.0795 25.4919 27.8833 25.5604C24.5138 25.7545 22.3475 27.7197 22.493 30.4505C22.5668 31.8356 23.2569 33.0273 24.436 33.8057C25.4329 34.4638 26.7169 34.7856 28.0513 34.7128C29.8135 34.6161 31.196 33.9438 32.1605 32.7144C32.8929 31.7807 33.3562 30.5709 33.5608 29.0464C34.4006 29.5532 35.023 30.2202 35.3668 31.022C35.9513 32.3849 35.9854 34.6246 34.1579 36.4506C32.5567 38.0502 30.632 38.7422 27.7233 38.7636C24.4967 38.7396 22.0565 37.7049 20.4699 35.688C18.9843 33.7994 18.2165 31.0715 18.1878 27.58C18.2165 24.0885 18.9843 21.3606 20.4699 19.472C22.0565 17.4551 24.4967 16.4204 27.7232 16.3964C30.9732 16.4205 33.4559 17.4603 35.1032 19.4869C35.911 20.4807 36.5199 21.7305 36.9214 23.1878L39.2055 22.5783C38.7189 20.7847 37.9532 19.239 36.9112 17.9572C34.7994 15.3589 31.7108 14.0276 27.7312 14H27.7153C23.7438 14.0275 20.6898 15.3639 18.6381 17.9721C16.8124 20.293 15.8706 23.5224 15.839 27.5705L15.8389 27.58L15.839 27.5895C15.8706 31.6376 16.8124 34.8671 18.6381 37.188C20.6898 39.7961 23.7438 41.1326 27.7153 41.16H27.7312C31.2621 41.1355 33.7509 40.2111 35.8012 38.1626C38.4837 35.4827 38.4029 32.1235 37.5188 30.0613C36.8845 28.5825 35.6751 27.3814 34.0215 26.5881ZM27.9251 32.3198C26.4483 32.403 24.914 31.7401 24.8384 30.3203C24.7823 29.2676 25.5876 28.0929 28.0158 27.953C28.2938 27.937 28.5667 27.9291 28.8348 27.9291C29.7168 27.9291 30.5419 28.0148 31.2921 28.1788C31.0123 31.6731 29.3711 32.2405 27.9251 32.3198Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_6113_2602\">\\n<rect width=\"27.16\" height=\"27.16\" fill=\"white\" transform=\"translate(14 14)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-20p45\",\"data-framer-name\":\"From Setup to Success\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bgbreg\",\"data-framer-name\":\"Features\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BvtsLqg0D:{background:{alt:getLocalizedValue(\"v12\",activeLocale)??\"Woman from the support team is attending a call\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1319+100+0),pixelHeight:1625,pixelWidth:1080,positionX:\"88.6%\",positionY:\"52%\",sizes:`max((min(${componentViewport?.width||\"100vw\"} * 0.87, 1064px) - 30px) / 2, 1px)`,src:\"https://framerusercontent.com/images/N43sXwEuW3AonXUwSdYO4Z0.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/N43sXwEuW3AonXUwSdYO4Z0.jpg?scale-down-to=1024 680w,https://framerusercontent.com/images/N43sXwEuW3AonXUwSdYO4Z0.jpg 1080w\"}},cyXrr0KGp:{background:{alt:getLocalizedValue(\"v12\",activeLocale)??\"Woman from the support team is attending a call\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1964.6+100+0+0+0),pixelHeight:1625,pixelWidth:1080,positionX:\"88.6%\",positionY:\"52%\",sizes:\"310.5px\",src:\"https://framerusercontent.com/images/N43sXwEuW3AonXUwSdYO4Z0.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/N43sXwEuW3AonXUwSdYO4Z0.jpg?scale-down-to=1024 680w,https://framerusercontent.com/images/N43sXwEuW3AonXUwSdYO4Z0.jpg 1080w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v12\",activeLocale)??\"Woman from the support team is attending a call\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1459+100+0),pixelHeight:1625,pixelWidth:1080,positionX:\"88.6%\",positionY:\"52%\",sizes:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1064px) - 80px) / 2, 1px)`,src:\"https://framerusercontent.com/images/N43sXwEuW3AonXUwSdYO4Z0.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/N43sXwEuW3AonXUwSdYO4Z0.jpg?scale-down-to=1024 680w,https://framerusercontent.com/images/N43sXwEuW3AonXUwSdYO4Z0.jpg 1080w\"},className:\"framer-9i9ott\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kxbfgi\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7TGF0by05MDA=\",\"--framer-font-family\":'\"Lato\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"From Setup to Success:\"})}),className:\"framer-12spxvb\",fonts:[\"GF;Lato-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGF0by05MDA=\",\"--framer-font-family\":'\"Lato\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(92, 195, 255)\"},children:\"Get the Support You Need with Dark POS\"})}),className:\"framer-few1wv\",fonts:[\"GF;Lato-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"At Dark, we're dedicated to providing exceptional customer service alongside our state-of-the-art point-of-sale and business management software system. We're passionate about helping our clients succeed, and that shows in our award-winning support team. Dark is your one-stop system for success \u2013 innovative software solutions paired with dedicated experts who are there to hold your hand every step of the way.\"})}),className:\"framer-11n2arh\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"O9muktNYU\"},implicitPathVariables:undefined},{href:{webPageId:\"O9muktNYU\"},implicitPathVariables:undefined},{href:{webPageId:\"O9muktNYU\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BvtsLqg0D:{y:(componentViewport?.y||0)+0+1319+100+80.6+0+298.8},cyXrr0KGp:{y:(componentViewport?.y||0)+0+1964.6+100+0+0+540+0+298.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+1459+100+80.6+0+298.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3iawpe-container\",nodeId:\"bAiuq_Seo\",scopeId:\"uKIO28QRt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BvtsLqg0D:{SkiTgHWQK:resolvedLinks2[1]},cyXrr0KGp:{SkiTgHWQK:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"bAiuq_Seo\",layoutId:\"bAiuq_Seo\",SkiTgHWQK:resolvedLinks2[0],style:{height:\"100%\"},variant:\"dHzFcunH8\",wfYZ6FVXi:getLocalizedValue(\"v16\",activeLocale)??\"Contact Us\",width:\"100%\"})})})})})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BvtsLqg0D:{y:(componentViewport?.y||0)+0+1919},cyXrr0KGp:{y:(componentViewport?.y||0)+0+2953.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:795,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2159,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l41zuj-container\",nodeId:\"mmn72WtdU\",scopeId:\"uKIO28QRt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BvtsLqg0D:{variant:\"gc0lkdEf_\"},cyXrr0KGp:{variant:\"LScLYjPKI\"}},children:/*#__PURE__*/_jsx(CustomerReviews,{height:\"100%\",id:\"mmn72WtdU\",layoutId:\"mmn72WtdU\",style:{width:\"100%\"},variant:\"hip3xAlr7\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BvtsLqg0D:{y:(componentViewport?.y||0)+0+2714},cyXrr0KGp:{y:(componentViewport?.y||0)+0+3748.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:521,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2954,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10znsrp-container\",nodeId:\"GGzuptdSI\",scopeId:\"uKIO28QRt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BvtsLqg0D:{variant:\"xbgATDdqL\"},cyXrr0KGp:{variant:\"TwjKLAGhv\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"GGzuptdSI\",layoutId:\"GGzuptdSI\",style:{width:\"100%\"},variant:\"SHxiolKdE\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7YiNN.framer-1br5jdm, .framer-7YiNN .framer-1br5jdm { display: block; }\",\".framer-7YiNN.framer-16ubryw { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1352px; }\",\".framer-7YiNN .framer-dc5kym-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 5; }\",\".framer-7YiNN .framer-1sb21be-container { flex: none; height: auto; position: fixed; right: 50px; top: 90px; width: auto; z-index: 1; }\",\".framer-7YiNN .framer-891ipw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-7YiNN .framer-1dh3e1x { background-color: rgba(0, 0, 0, 0.5); bottom: 0px; flex: none; gap: 10px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-7YiNN .framer-2fchsy { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1064px; overflow: hidden; padding: 200px 0px 150px 0px; position: relative; width: 1px; }\",\".framer-7YiNN .framer-m0kt5o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 630px; }\",\".framer-7YiNN .framer-6p7g42, .framer-7YiNN .framer-12spxvb, .framer-7YiNN .framer-few1wv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7YiNN .framer-eqr1jd, .framer-7YiNN .framer-11n2arh { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7YiNN .framer-hj4kiv { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-7YiNN .framer-nq2bwa { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1064px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7YiNN .framer-lzs02n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1064px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7YiNN .framer-1ufnz7i, .framer-7YiNN .framer-1lmywsa, .framer-7YiNN .framer-vuk3i6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-7YiNN .framer-12x5n43, .framer-7YiNN .framer-eij39v, .framer-7YiNN .framer-9ryt1t { flex: none; height: 80px; position: relative; width: 80px; }\",\".framer-7YiNN .framer-11kfunr, .framer-7YiNN .framer-fr0bxz, .framer-7YiNN .framer-18jouct { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7YiNN .framer-a9o2z4, .framer-7YiNN .framer-1o2q1vd, .framer-7YiNN .framer-1bsyt69 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 291px; word-break: break-word; word-wrap: break-word; }\",\".framer-7YiNN .framer-2ydn1n-container, .framer-7YiNN .framer-3iawpe-container { flex: none; height: 40px; position: relative; width: auto; }\",\".framer-7YiNN .framer-43sr2u { align-content: center; align-items: center; background-color: #131316; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 40px 50px 40px; position: relative; width: 100%; }\",\".framer-7YiNN .framer-8lo8dz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-7YiNN .framer-1ymelcr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-7YiNN .framer-1dva1mt, .framer-7YiNN .framer-14ecu3u, .framer-7YiNN .framer-56aosf, .framer-7YiNN .framer-n2cnxj, .framer-7YiNN .framer-ghkyqe { flex: none; height: 55px; position: relative; text-decoration: none; width: 55px; }\",\".framer-7YiNN .framer-20p45 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-7YiNN .framer-bgbreg { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1064px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-7YiNN .framer-9i9ott { aspect-ratio: 0.984 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 500px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7YiNN .framer-1kxbfgi { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-7YiNN .framer-l41zuj-container, .framer-7YiNN .framer-10znsrp-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@media (min-width: 810px) and (max-width: 1351px) { .framer-7YiNN.framer-16ubryw { width: 810px; } .framer-7YiNN .framer-2fchsy { max-width: 705px; padding: 150px 0px 100px 0px; } .framer-7YiNN .framer-m0kt5o, .framer-7YiNN .framer-1ufnz7i, .framer-7YiNN .framer-vuk3i6 { flex: 1 0 0px; width: 1px; } .framer-7YiNN .framer-hj4kiv { gap: 30px; } .framer-7YiNN .framer-lzs02n { gap: 10px; width: 87%; } .framer-7YiNN .framer-a9o2z4, .framer-7YiNN .framer-1o2q1vd, .framer-7YiNN .framer-1bsyt69 { width: 100%; } .framer-7YiNN .framer-1lmywsa { align-self: stretch; flex: 1 0 0px; height: auto; width: 1px; } .framer-7YiNN .framer-20p45 { padding: 100px 0px 0px 0px; } .framer-7YiNN .framer-bgbreg { flex: none; gap: 30px; width: 87%; } .framer-7YiNN .framer-9i9ott { height: var(--framer-aspect-ratio-supported, 343px); }}\",\"@media (max-width: 809px) { .framer-7YiNN.framer-16ubryw { width: 430px; } .framer-7YiNN .framer-dc5kym-container, .framer-7YiNN .framer-1dh3e1x { order: 0; } .framer-7YiNN .framer-891ipw { order: 1; } .framer-7YiNN .framer-2fchsy { max-width: 345px; order: 1; } .framer-7YiNN .framer-m0kt5o { flex: 1 0 0px; justify-content: flex-start; width: 1px; } .framer-7YiNN .framer-hj4kiv { gap: 40px; order: 2; } .framer-7YiNN .framer-nq2bwa { max-width: unset; width: 345px; } .framer-7YiNN .framer-lzs02n { flex-direction: column; max-width: unset; width: 345px; } .framer-7YiNN .framer-1ufnz7i, .framer-7YiNN .framer-a9o2z4, .framer-7YiNN .framer-1lmywsa, .framer-7YiNN .framer-1o2q1vd, .framer-7YiNN .framer-vuk3i6, .framer-7YiNN .framer-1bsyt69 { width: 100%; } .framer-7YiNN .framer-43sr2u { order: 3; } .framer-7YiNN .framer-8lo8dz { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-7YiNN .framer-1ymelcr { gap: 14px; } .framer-7YiNN .framer-20p45 { flex-direction: column; order: 4; padding: 100px 0px 10px 0px; } .framer-7YiNN .framer-bgbreg { flex: none; flex-direction: column; gap: 40px; max-width: unset; width: 345px; } .framer-7YiNN .framer-9i9ott { flex: none; height: var(--framer-aspect-ratio-supported, 203px); width: 90%; } .framer-7YiNN .framer-1kxbfgi { flex: none; width: 330px; } .framer-7YiNN .framer-l41zuj-container { order: 5; } .framer-7YiNN .framer-10znsrp-container { order: 6; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3406\n * @framerIntrinsicWidth 1352\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BvtsLqg0D\":{\"layout\":[\"fixed\",\"auto\"]},\"cyXrr0KGp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"kui7UjI2m\":{\"pattern\":\":kui7UjI2m\",\"name\":\"\"},\"FAMHJLh2i\":{\"pattern\":\":FAMHJLh2i\",\"name\":\"darkboxhero\"}}\n * @framerResponsiveScreen\n */const FrameruKIO28QRt=withCSS(Component,css,\"framer-7YiNN\");export default FrameruKIO28QRt;FrameruKIO28QRt.displayName=\"Page\";FrameruKIO28QRt.defaultProps={height:3406,width:1352};addFonts(FrameruKIO28QRt,[{explicitInter:true,fonts:[{family:\"Lato\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XewqFGC_p9dw.woff2\",weight:\"900\"},{family:\"Lato\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHvxw6XweuBCY.woff2\",weight:\"400\"}]},...NavigationFonts,...BackToTopButtonFonts,...PrimaryButtonFonts,...CustomerReviewsFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruKIO28QRt\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"kui7UjI2m\\\":{\\\"pattern\\\":\\\":kui7UjI2m\\\",\\\"name\\\":\\\"\\\"},\\\"FAMHJLh2i\\\":{\\\"pattern\\\":\\\":FAMHJLh2i\\\",\\\"name\\\":\\\"darkboxhero\\\"}}\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1352\",\"framerIntrinsicHeight\":\"3406\",\"framerAutoSizeImages\":\"true\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BvtsLqg0D\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cyXrr0KGp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"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", "NavigationFonts", "getFonts", "oZLPbCAQp_default", "BackToTopButtonFonts", "oLVqdViMG_default", "ContainerWithFX", "withFX", "Container", "PrimaryButtonFonts", "nE25z75CD_default", "CustomerReviewsFonts", "AIDhBJH3f_default", "FooterFonts", "ppWw8wmbi_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "elementId", "useRouteElementId", "router", "useRouter", "ref1", "elementId1", "ref2", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "getLoadingLazyAtYPosition", "Image2", "RichText", "getLocalizedValue", "x", "SVG", "resolvedLinks1", "Link", "resolvedLinks2", "css", "FrameruKIO28QRt", "withCSS", "uKIO28QRt_default", "addFonts", "__FramerMetadata__"]
}
