{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/SWdwgjouJkc58KRKDqOK/DGELk0rOVZq9oPfeTYx3/EKUpP5BYS.js", "ssg:https://framerusercontent.com/modules/Ihp4Ok1RZk1xKnmLqLms/qnamevNXAcDgPWZFwv9s/EKUpP5BYS.js"],
  "sourcesContent": ["// Generated by Framer (7422eea)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={zJsZvLZmg:new LazyValue(()=>import(\"./EKUpP5BYS-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 (7422eea)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Clipboard from\"https://framerusercontent.com/modules/Hj20QU19p80mpYsvesiZ/RfHh9MIwqlgi04HKZ3Qo/Clipboard.js\";import Contact_form from\"#framer/local/canvasComponent/H0rhtw_dH/H0rhtw_dH.js\";import Footer_UXhands from\"#framer/local/canvasComponent/odc9RFaWN/odc9RFaWN.js\";import Navbar_UXhands from\"#framer/local/canvasComponent/s8DynlTJJ/s8DynlTJJ.js\";import*as sharedStyle2 from\"#framer/local/css/eQp0npRF0/eQp0npRF0.js\";import*as sharedStyle from\"#framer/local/css/tDNweUL6y/tDNweUL6y.js\";import*as sharedStyle1 from\"#framer/local/css/Tsb8isw5Y/Tsb8isw5Y.js\";import*as sharedStyle4 from\"#framer/local/css/uvJKTJVsy/uvJKTJVsy.js\";import*as sharedStyle3 from\"#framer/local/css/VWYh44vm7/VWYh44vm7.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/EKUpP5BYS/EKUpP5BYS.js\";import metadataProvider from\"#framer/local/webPageMetadata/EKUpP5BYS/EKUpP5BYS.js\";const Navbar_UXhandsFonts=getFonts(Navbar_UXhands);const Contact_formFonts=getFonts(Contact_form);const ClipboardFonts=getFonts(Clipboard);const Footer_UXhandsFonts=getFonts(Footer_UXhands);const breakpoints={BilzzejhG:\"(max-width: 809px)\",tTrRzoDbk:\"(min-width: 1200px) and (max-width: 1439px)\",VPARrDmhP:\"(min-width: 2000px)\",YlfyvcU0b:\"(min-width: 810px) and (max-width: 1199px)\",z677LUSVP:\"(min-width: 1440px) and (max-width: 1999px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-vV0K9\";const variantClassNames={BilzzejhG:\"framer-v-16dkr2e\",tTrRzoDbk:\"framer-v-2hogic\",VPARrDmhP:\"framer-v-baj4er\",YlfyvcU0b:\"framer-v-15wf19r\",z677LUSVP:\"framer-v-fvh280\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop narrow\":\"tTrRzoDbk\",\"Desktop wide\":\"VPARrDmhP\",Desktop:\"z677LUSVP\",Phone:\"BilzzejhG\",Tablet:\"YlfyvcU0b\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"z677LUSVP\"};};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=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"YlfyvcU0b\",\"BilzzejhG\",\"VPARrDmhP\"].includes(baseVariant))return false;return true;};usePreloadLocalizedValues(activeLocale);const elementId=useRouteElementId(\"XkomWNcNC\");const ref1=React.useRef(null);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"z677LUSVP\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-6af54ad8-57c8-4e0d-acd7-264871cbb997, rgb(249, 249, 249)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-fvh280\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y22i87-container\",nodeId:\"iOnUTFger\",scopeId:\"EKUpP5BYS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BilzzejhG:{variant:\"SM8yTa3bQ\"},tTrRzoDbk:{variant:\"MeJ7cz4dX\"},YlfyvcU0b:{variant:\"J_cnChpkk\"}},children:/*#__PURE__*/_jsx(Navbar_UXhands,{BrAVEBS95:\"IFTIZznaz\",E9fQcTe8g:\"IFTIZznaz\",height:\"100%\",id:\"iOnUTFger\",layoutId:\"iOnUTFger\",qQxNUHr01:\"IFTIZznaz\",style:{width:\"100%\"},variant:\"I3063:57851;1648:20620\",width:\"100%\",z6jdRJlSh:\"IFTIZznaz\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-v56sky\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1meffp2\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-vvpd0f hidden-15wf19r hidden-16dkr2e hidden-baj4er\",\"data-framer-name\":\"Contact_Icons\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-9wcnvp\",\"data-framer-name\":\"Letter Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:68,intrinsicWidth:84,svg:'<svg width=\"84\" height=\"68\" viewBox=\"0 0 84 68\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_3126_25773)\">\\n<path d=\"M12.8105 3.79296L1.64177 45.4754L5.50741 46.5112L4.49226 50.2998L66.3103 66.8639L67.3255 63.0753L71.1884 64.1103L82.3572 22.4279L78.4942 21.3929L79.5101 17.6016L17.692 1.03754L16.6762 4.82876L12.8105 3.79296Z\" fill=\"white\"/>\\n<path d=\"M69.7542 23.1095L73.6172 24.1445L72.602 27.9331L68.7391 26.898L69.7542 23.1095Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M64.8753 25.8634L68.7383 26.8984L67.7231 30.687L63.8602 29.652L64.8753 25.8634Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M59.9945 28.6173L63.8574 29.6523L62.8423 33.4409L58.9793 32.4059L59.9945 28.6173Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M50.2366 34.129L54.0996 35.1641L53.0845 38.9527L49.2215 37.9176L50.2366 34.129Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M55.1156 31.3751L58.9785 32.4102L57.9634 36.1987L54.1004 35.1637L55.1156 31.3751Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M45.3558 36.879L49.2188 37.9141L48.2036 41.7027L44.3406 40.6676L45.3558 36.879Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M44.3418 40.668L43.3259 44.4592L39.463 43.4241L35.6 42.389L36.6159 38.5978L40.4788 39.6329L44.3418 40.668Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M61.6292 53.4259L65.4922 54.4609L64.477 58.2495L60.6141 57.2145L61.6292 53.4259Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M58.7835 48.6016L62.6465 49.6367L61.6313 53.4253L57.7684 52.3902L58.7835 48.6016Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M55.9339 43.7735L59.7969 44.8086L58.7817 48.5972L54.9188 47.5621L55.9339 43.7735Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M53.0843 38.9493L56.9473 39.9844L55.9321 43.773L52.0692 42.7379L53.0843 38.9493Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M16.6762 4.82876L17.692 1.03754L79.5101 17.6016L78.4942 21.3929L82.3572 22.4279L71.1884 64.1103L67.3255 63.0753L66.3103 66.8639L4.49226 50.2998L5.50741 46.5112L1.64177 45.4754L12.8105 3.79296L16.6762 4.82876ZM6.52326 42.7199L10.3862 43.755L9.37037 47.5462L63.4625 62.0402L64.4784 58.249L68.3413 59.284L77.4791 25.1815L73.6161 24.1464L74.6313 20.3578L20.5391 5.86384L19.524 9.65243L15.661 8.61735L6.52326 42.7199Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M19.5238 9.65242L23.3867 10.6875L22.3716 14.4761L18.5086 13.441L19.5238 9.65242Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M22.3714 14.4766L26.2344 15.5117L25.2192 19.3003L21.3563 18.2652L22.3714 14.4766Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M25.223 19.3009L29.0859 20.3359L28.0708 24.1245L24.2078 23.0895L25.223 19.3009Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M30.9163 28.9493L34.7793 29.9844L33.7641 33.773L29.9012 32.7379L30.9163 28.9493Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M28.0687 24.1251L31.9316 25.1602L30.9165 28.9487L27.0535 27.9137L28.0687 24.1251Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M33.7679 33.7735L37.6309 34.8086L36.6157 38.5972L32.7528 37.5621L33.7679 33.7735Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M11.4007 39.9649L15.2637 41L14.2485 44.7886L10.3856 43.7535L11.4007 39.9649Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M16.2796 37.211L20.1426 38.2461L19.1274 42.0347L15.2645 40.9996L16.2796 37.211Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M21.1605 34.4571L25.0234 35.4922L24.0083 39.2808L20.1453 38.2457L21.1605 34.4571Z\" fill=\"#1A1A1A\"/>\\n<path d=\"M26.0394 31.7032L29.9023 32.7383L28.8872 36.5269L25.0242 35.4918L26.0394 31.7032Z\" fill=\"#1A1A1A\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_3126_25773\">\\n<rect width=\"72\" height=\"51\" fill=\"white\" transform=\"matrix(-0.965926 -0.258819 -0.258819 0.965926 83.373 18.6367)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BilzzejhG:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-17vyqwg\",\"data-styles-preset\":\"eQp0npRF0\",children:\"Hi! Drop us a message\"})})},YlfyvcU0b:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-9pznno\",\"data-styles-preset\":\"Tsb8isw5Y\",children:\"Hi! Drop us a message\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1gml1w5\",\"data-styles-preset\":\"tDNweUL6y\",children:\"Hi! Drop us a message\"})}),className:\"framer-2of0u2\",\"data-framer-name\":\"Hi! Drop us a message\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-64caop\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"section\",{\"aria-label\":\"Contact form\",className:\"framer-1d988nr\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BilzzejhG:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 2000px) - 48px)`,y:(componentViewport?.y||0)+0+260+0+0+40+0},tTrRzoDbk:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 2000px) - 120px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:684,width:`calc(min(${componentViewport?.width||\"100vw\"}, 2000px) - 160px)`,y:(componentViewport?.y||0)+0+260+0+0+60+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ibtf74-container\",nodeId:\"VfQqAV4cq\",scopeId:\"EKUpP5BYS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BilzzejhG:{variant:\"IJ15iBcnw\"},YlfyvcU0b:{variant:\"tMu1lb9Bc\"}},children:/*#__PURE__*/_jsx(Contact_form,{height:\"100%\",id:\"VfQqAV4cq\",layoutId:\"VfQqAV4cq\",style:{width:\"100%\"},variant:\"trXayH272\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qg069x\",\"data-framer-name\":\"contact\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BilzzejhG:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-7npd09\",\"data-styles-preset\":\"uvJKTJVsy\",children:\"You can also send us an e-mail to:\"})}),fonts:[\"Inter\"]},YlfyvcU0b:{children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6emr2j\",\"data-styles-preset\":\"VWYh44vm7\",children:\"You can also send us an e-mail to:\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(26, 26, 26)\"},children:\"You can also send us an e-mail to:\"})}),className:\"framer-zc3xeq\",\"data-framer-name\":\"You can also send us an e-mail to:\",fonts:[\"GF;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dt2m29\",\"data-framer-name\":\"Frame 1171276358\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ro8f9z-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"abv0kIFHe\",scopeId:\"EKUpP5BYS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BilzzejhG:{font:{fontFamily:'\"Space Mono\", monospace',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:700,letterSpacing:\"0em\",lineHeight:\"1em\"},padding:9,paddingBottom:8,paddingRight:40,paddingTop:8},YlfyvcU0b:{font:{fontFamily:'\"Space Mono\", monospace',fontSize:\"24px\",fontStyle:\"normal\",fontWeight:700,letterSpacing:\"0em\",lineHeight:\"1em\"},paddingBottom:8,paddingTop:8}},children:/*#__PURE__*/_jsx(Clipboard,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,color:\"rgb(26, 26, 26)\",content:getLocalizedValue(\"v6\",activeLocale)??\"hello@uxhands.com\",fill:\"rgba(240, 240, 240, 0)\",font:{fontFamily:'\"Space Mono\", monospace',fontSize:\"36px\",fontStyle:\"normal\",fontWeight:700,letterSpacing:\"0em\",lineHeight:\"1em\"},height:\"100%\",id:\"abv0kIFHe\",isMixedBorderRadius:false,label:getLocalizedValue(\"v6\",activeLocale)??\"hello@uxhands.com\",layoutId:\"abv0kIFHe\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:60,paddingTop:0,topLeftRadius:0,topRightRadius:0,width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7x96ia\",\"data-framer-name\":\"Mingcute/light/mingcute:copy-2-line\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-16863yt\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:37,intrinsicWidth:34,svg:'<svg width=\"34\" height=\"37\" viewBox=\"0 0 34 37\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.0007 0.332031C11.1166 0.332031 10.2688 0.683221 9.64363 1.30834C9.01851 1.93346 8.66732 2.78131 8.66732 3.66536V6.9987H12.0007V3.66536H30.334V21.9987H27.0007V25.332H30.334C31.218 25.332 32.0659 24.9808 32.691 24.3557C33.3161 23.7306 33.6673 22.8828 33.6673 21.9987V3.66536C33.6673 2.78131 33.3161 1.93346 32.691 1.30834C32.0659 0.683221 31.218 0.332031 30.334 0.332031H12.0007ZM3.66732 8.66537C2.78326 8.66537 1.93542 9.01655 1.31029 9.64168C0.685174 10.2668 0.333984 11.1146 0.333984 11.9987V30.332C0.333984 31.2161 0.685174 32.0639 1.31029 32.6891C1.93542 33.3142 2.78326 33.6654 3.66732 33.6654H22.0007C22.8847 33.6654 23.7326 33.3142 24.3577 32.6891C24.9828 32.0639 25.334 31.2161 25.334 30.332V11.9987C25.334 11.1146 24.9828 10.2668 24.3577 9.64168C23.7326 9.01655 22.8847 8.66537 22.0007 8.66537H3.66732ZM3.66732 11.9987H22.0007V30.332H3.66732V11.9987Z\" fill=\"#1A1A1A\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":XkomWNcNC\",webPageId:\"EKUpP5BYS\"},implicitPathVariables:undefined},{href:{hash:\":XkomWNcNC\",webPageId:\"EKUpP5BYS\"},implicitPathVariables:undefined},{href:{hash:\":XkomWNcNC\",webPageId:\"EKUpP5BYS\"},implicitPathVariables:undefined},{href:{hash:\":XkomWNcNC\",webPageId:\"EKUpP5BYS\"},implicitPathVariables:undefined},{href:{hash:\":XkomWNcNC\",webPageId:\"EKUpP5BYS\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BilzzejhG:{y:(componentViewport?.y||0)+0+1227},YlfyvcU0b:{y:(componentViewport?.y||0)+0+1302}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:680,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1325,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x6ruak-container\",nodeId:\"zRoc7dXp0\",scopeId:\"EKUpP5BYS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BilzzejhG:{Cuwq5XrP6:resolvedLinks[3],variant:\"AJqzQXVin\"},tTrRzoDbk:{Cuwq5XrP6:resolvedLinks[1],variant:\"FEAQWYJvi\"},VPARrDmhP:{Cuwq5XrP6:resolvedLinks[4]},YlfyvcU0b:{Cuwq5XrP6:resolvedLinks[2],variant:\"eNfdVAa8r\"}},children:/*#__PURE__*/_jsx(Footer_UXhands,{Cuwq5XrP6:resolvedLinks[0],height:\"100%\",id:\"zRoc7dXp0\",layoutId:\"zRoc7dXp0\",style:{width:\"100%\"},variant:\"toIpg6NVz\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vV0K9.framer-11s4040, .framer-vV0K9 .framer-11s4040 { display: block; }\",\".framer-vV0K9.framer-fvh280 { align-content: center; align-items: center; background-color: var(--token-6af54ad8-57c8-4e0d-acd7-264871cbb997, #f9f9f9); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-vV0K9 .framer-1y22i87-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 3; }\",\".framer-vV0K9 .framer-v56sky { align-content: center; align-items: center; background-color: var(--token-48c93885-65ac-4a81-bdc1-47be1d94d179, #ffc700); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 180px; justify-content: center; overflow: hidden; padding: 60px 80px 60px 80px; position: relative; width: 100%; }\",\".framer-vV0K9 .framer-1meffp2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1840px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-vV0K9 .framer-vvpd0f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100px; justify-content: flex-start; overflow: visible; padding: 16px 14px 16px 14px; position: relative; width: 100px; }\",\".framer-vV0K9 .framer-9wcnvp { flex: none; height: 68px; position: relative; width: 84px; }\",\".framer-vV0K9 .framer-2of0u2 { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; max-width: 1840px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-vV0K9 .framer-64caop { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; scroll-margin-top: 260px; width: 100%; }\",\".framer-vV0K9 .framer-1d988nr { align-content: flex-start; align-items: flex-start; background-color: var(--token-886ca62e-c3f7-463a-9b1e-fd01e675ed3f, #f0f0f0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 2000px; overflow: hidden; padding: 60px 80px 60px 80px; position: relative; width: 100%; }\",\".framer-vV0K9 .framer-ibtf74-container, .framer-vV0K9 .framer-x6ruak-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-vV0K9 .framer-1qg069x { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-vV0K9 .framer-zc3xeq { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-vV0K9 .framer-1dt2m29 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-vV0K9 .framer-ro8f9z-container { flex: none; height: auto; position: relative; width: auto; z-index: 2; }\",\".framer-vV0K9 .framer-7x96ia { aspect-ratio: 1 / 1; bottom: 0px; flex: none; gap: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; width: var(--framer-aspect-ratio-supported, 36px); z-index: 1; }\",\".framer-vV0K9 .framer-16863yt { flex: none; height: 37px; left: 3px; position: absolute; top: 3px; width: 34px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-vV0K9.framer-fvh280 { width: 1200px; } .framer-vV0K9 .framer-v56sky { padding: 60px 40px 60px 40px; } .framer-vV0K9 .framer-1d988nr { padding: 60px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-vV0K9.framer-fvh280 { width: 810px; } .framer-vV0K9 .framer-v56sky { padding: 60px; } .framer-vV0K9 .framer-1qg069x { gap: 8px; } .framer-vV0K9 .framer-7x96ia { left: 265px; right: unset; width: var(--framer-aspect-ratio-supported, 31px); } .framer-vV0K9 .framer-16863yt { height: 34px; left: calc(52.50000000000002% - 31px / 2); top: calc(50.00000000000002% - 34px / 2); width: 31px; }}\",\"@media (max-width: 809px) { .framer-vV0K9.framer-fvh280 { width: 390px; } .framer-vV0K9 .framer-v56sky { padding: 60px 24px 60px 24px; } .framer-vV0K9 .framer-1d988nr { gap: 40px; padding: 40px 24px 40px 24px; } .framer-vV0K9 .framer-1qg069x, .framer-vV0K9 .framer-1dt2m29 { gap: 8px; } .framer-vV0K9 .framer-7x96ia { bottom: unset; height: var(--framer-aspect-ratio-supported, 24px); left: 176px; right: unset; top: 50%; transform: translateY(-50%); width: 24px; } .framer-vV0K9 .framer-16863yt { aspect-ratio: 0.918918918918919 / 1; bottom: 2px; height: var(--framer-aspect-ratio-supported, 19px); left: 52%; top: unset; transform: translateX(-50%); width: 18px; }}\",\"@media (min-width: 2000px) { .framer-vV0K9.framer-fvh280 { width: 2000px; } .framer-vV0K9 .framer-7x96ia { width: var(--framer-aspect-ratio-supported, 40px); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1947.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"tTrRzoDbk\":{\"layout\":[\"fixed\",\"auto\"]},\"YlfyvcU0b\":{\"layout\":[\"fixed\",\"auto\"]},\"BilzzejhG\":{\"layout\":[\"fixed\",\"auto\"]},\"VPARrDmhP\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"XkomWNcNC\":{\"pattern\":\":XkomWNcNC\",\"name\":\"hero\"}}\n * @framerResponsiveScreen\n */const FramerEKUpP5BYS=withCSS(Component,css,\"framer-vV0K9\");export default FramerEKUpP5BYS;FramerEKUpP5BYS.displayName=\"Page\";FramerEKUpP5BYS.defaultProps={height:1947.5,width:1440};addFonts(FramerEKUpP5BYS,[{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:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Space Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/spacemono/v15/i7dMIFZifjKcF5UAWdDRaPpZYFeQHwyVd3U.woff2\",weight:\"700\"}]},...Navbar_UXhandsFonts,...Contact_formFonts,...ClipboardFonts,...Footer_UXhandsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEKUpP5BYS\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"XkomWNcNC\\\":{\\\"pattern\\\":\\\":XkomWNcNC\\\",\\\"name\\\":\\\"hero\\\"}}\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"1947.5\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tTrRzoDbk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YlfyvcU0b\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BilzzejhG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VPARrDmhP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "Navbar_UXhandsFonts", "getFonts", "s8DynlTJJ_default", "Contact_formFonts", "H0rhtw_dH_default", "ClipboardFonts", "Clipboard", "Footer_UXhandsFonts", "odc9RFaWN_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "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", "usePreloadLocalizedValues", "elementId", "useRouteElementId", "ref1", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "SVG", "getLocalizedValue", "x", "RichText", "ResolveLinks", "resolvedLinks", "css", "FramerEKUpP5BYS", "withCSS", "EKUpP5BYS_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
