{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/hMYzqWE3eylOaZmcdpE2/Qyl0PVtYDR3e4nQa13Qn/wsO5Hx3fN.js"],
  "sourcesContent": ["// Generated by Framer (2355f00)\nimport { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, PropertyOverrides, removeHiddenBreakpointLayers, RichText, useActiveVariantCallback, useHydratedBreakpointVariants, useOverlayState, useRouteElementId, withCSS } from \"framer\";\nimport { AnimatePresence, LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport * as ReactDOM from \"react-dom\";\nimport Embed from \"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/4uFi0eQcCd35PpjiP8FM/Embed.js\";\nimport AboutUsMenu from \"https://framerusercontent.com/modules/8MQ8J6gg8V95PBkUJk4P/keGfuNhDAZI8MBDk9Kqq/d5B96aifD.js\";\nimport Footer from \"https://framerusercontent.com/modules/x3ifdstfsyWLyKrNiB61/hujLnjfZYIm3yTrdjKT4/JrOC_LZpI.js\";\nimport Menu from \"https://framerusercontent.com/modules/trt9rfZzlFMBHeCOmeDu/iBf2NpbHOlRvt9lJJpYF/m4wGiPnFH.js\";\nimport NavBarMain from \"https://framerusercontent.com/modules/8AJTB3Zn9GwhcSglIv1M/Su467qrmZ1QmgS4NYJKj/ryqO31eMx.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/vTJMxOgA1ExhxeTAhWhw/uuZfOFUmhSpYBfTqSMie/wsO5Hx3fN.js\";\nconst NavBarMainFonts = getFonts(NavBarMain);\nconst MenuFonts = getFonts(Menu);\nconst AboutUsMenuFonts = getFonts(AboutUsMenu);\nconst EmbedFonts = getFonts(Embed);\nconst FooterFonts = getFonts(Footer);\nconst cycleOrder = [\"bgPhwisVp\", \"GhzSBg4EO\", \"NXUqcmZ1k\"];\nconst breakpoints = {\n  bgPhwisVp: \"(min-width: 1300px)\",\n  GhzSBg4EO: \"(min-width: 810px) and (max-width: 1299px)\",\n  NXUqcmZ1k: \"(max-width: 809px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  bgPhwisVp: \"framer-v-11ojjlz\",\n  GhzSBg4EO: \"framer-v-1b05bod\",\n  NXUqcmZ1k: \"framer-v-mz2ovc\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"bgPhwisVp\", breakpoints, variantClassNames);\n}\nconst humanReadableVariantMap = {\n  Mac: \"bgPhwisVp\",\n  Phone: \"NXUqcmZ1k\",\n  Tablet: \"GhzSBg4EO\"\n};\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nfunction Overlay({\n  children\n}) {\n  const [visible, setVisible] = useOverlayState();\n  return children({\n    hide: () => setVisible(false),\n    show: () => setVisible(true),\n    toggle: () => setVisible(!visible),\n    visible\n  });\n}\nconst BASE62 = \"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\";\nfunction useRandomID() {\n  const ref = React.useRef(null);\n  if (ref.current === null) {\n    ref.current = Array(5).fill(0).map(() => BASE62[Math.floor(Math.random() * BASE62.length)]).join(\"\");\n  }\n  return ref.current;\n}\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style: externalStyle = {},\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"bgPhwisVp\",\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  React.useLayoutEffect(() => {\n    const metadata = metadataProvider();\n    document.title = metadata.title || \"\";\n    if (metadata.viewport) {\n      var _document_querySelector;\n      (_document_querySelector = document.querySelector('meta[name=\"viewport\"]')) === null || _document_querySelector === void 0 ? void 0 : _document_querySelector.setAttribute(\"content\", metadata.viewport);\n    }\n  }, []);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const {\n    activeVariantCallback,\n    delay\n  } = useActiveVariantCallback(undefined);\n  const openMenu42m929 = overlay => activeVariantCallback(async (...args) => {\n    overlay.toggle();\n  });\n  const tapzn6atv = overlay => activeVariantCallback(async (...args) => {\n    overlay.hide();\n  });\n  const element0Id = useRouteElementId(\"YHe2Rf44g\");\n  const ref1 = React.useRef(null);\n  const defaultLayoutId = useRandomID();\n  const {\n    pointerEvents,\n    ...style\n  } = externalStyle;\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"bgPhwisVp\",\n      variantClassNames\n    },\n    children: /*#__PURE__*/_jsx(LayoutGroup, {\n      id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        \"data-framer-generated\": true,\n        className: cx(\"framer-h29Ob\"),\n        style: {\n          display: \"contents\",\n          pointerEvents: pointerEvents !== null && pointerEvents !== void 0 ? pointerEvents : undefined\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-11ojjlz\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(Overlay, {\n            children: overlay1tdp0hq => /*#__PURE__*/_jsx(_Fragment, {\n              children: /*#__PURE__*/_jsxs(Container, {\n                className: \"framer-1xh4hlz-container\",\n                children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    GhzSBg4EO: {\n                      variant: \"ZsrsP9Z6S\"\n                    },\n                    NXUqcmZ1k: {\n                      variant: \"ZsrsP9Z6S\"\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(NavBarMain, {\n                    height: \"100%\",\n                    id: \"Bp6TXfXwU\",\n                    layoutId: \"Bp6TXfXwU\",\n                    openMenu: openMenu42m929(overlay1tdp0hq),\n                    style: {\n                      width: \"100%\"\n                    },\n                    variant: \"rooO33JzP\",\n                    width: \"100%\"\n                  })\n                }), /*#__PURE__*/_jsx(AnimatePresence, {\n                  children: overlay1tdp0hq.visible && /*#__PURE__*/_jsx(_Fragment, {\n                    children: /*#__PURE__*/ReactDOM.createPortal( /*#__PURE__*/_jsxs(React.Fragment, {\n                      children: [/*#__PURE__*/_jsx(motion.div, {\n                        animate: {\n                          opacity: 1,\n                          transition: {\n                            delay: 0,\n                            duration: .3,\n                            ease: [.5, 0, .88, .77],\n                            type: \"tween\"\n                          }\n                        },\n                        className: \"framer-1tdp0hq\",\n                        exit: {\n                          opacity: 0,\n                          transition: {\n                            delay: 0,\n                            duration: .3,\n                            ease: [.12, .23, .5, 1],\n                            type: \"tween\"\n                          }\n                        },\n                        initial: {\n                          opacity: 0\n                        },\n                        onTap: () => overlay1tdp0hq.hide()\n                      }, \"LoeRiaKGv\"), /*#__PURE__*/_jsx(Container, {\n                        animate: {\n                          opacity: 1,\n                          rotate: 0,\n                          rotateX: 0,\n                          rotateY: 0,\n                          scale: 1,\n                          transformPerspective: 1200,\n                          transition: {\n                            damping: 30,\n                            delay: 0,\n                            mass: 1,\n                            stiffness: 400,\n                            type: \"spring\"\n                          },\n                          x: 0,\n                          y: 0\n                        },\n                        className: \"framer-138hglm-container\",\n                        exit: {\n                          opacity: 1,\n                          rotate: 0,\n                          rotateX: 0,\n                          rotateY: 0,\n                          scale: 1,\n                          transformPerspective: 1200,\n                          transition: {\n                            damping: 30,\n                            delay: 0,\n                            mass: 1,\n                            stiffness: 400,\n                            type: \"spring\"\n                          },\n                          x: 0,\n                          y: -48\n                        },\n                        initial: {\n                          opacity: 1,\n                          rotate: 0,\n                          rotateX: 0,\n                          rotateY: 0,\n                          scale: 1,\n                          transformPerspective: 1200,\n                          x: 0,\n                          y: -48\n                        },\n                        children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                          breakpoint: baseVariant,\n                          overrides: {\n                            NXUqcmZ1k: {\n                              style: {\n                                height: \"100%\",\n                                width: \"100%\"\n                              }\n                            }\n                          },\n                          children: /*#__PURE__*/_jsx(Menu, {\n                            height: \"100%\",\n                            id: \"BVlcvI1NP\",\n                            layoutId: \"BVlcvI1NP\",\n                            style: {\n                              width: \"100%\"\n                            },\n                            tap: tapzn6atv(overlay1tdp0hq),\n                            width: \"100%\"\n                          })\n                        })\n                      })]\n                    }), document.querySelector(\"#overlay\"))\n                  })\n                }), /*#__PURE__*/_jsxs(React.Fragment, {\n                  children: [/*#__PURE__*/_jsx(motion.div, {\n                    className: \"framer-t3tuz8\"\n                  }), /*#__PURE__*/_jsx(Container, {\n                    animate: {\n                      opacity: 1,\n                      rotate: 0,\n                      rotateX: 0,\n                      rotateY: 0,\n                      scale: 1,\n                      transformPerspective: 1200,\n                      transition: {\n                        damping: 30,\n                        delay: 0,\n                        mass: 1,\n                        stiffness: 400,\n                        type: \"spring\"\n                      },\n                      x: 0,\n                      y: 0\n                    },\n                    className: \"framer-1glvsuu-container\",\n                    exit: {\n                      opacity: 1,\n                      rotate: 0,\n                      rotateX: 0,\n                      rotateY: 0,\n                      scale: 1,\n                      transformPerspective: 1200,\n                      transition: {\n                        damping: 30,\n                        delay: 0,\n                        mass: 1,\n                        stiffness: 400,\n                        type: \"spring\"\n                      },\n                      x: 0,\n                      y: -48\n                    },\n                    initial: {\n                      opacity: 1,\n                      rotate: 0,\n                      rotateX: 0,\n                      rotateY: 0,\n                      scale: 1,\n                      transformPerspective: 1200,\n                      x: 0,\n                      y: -48\n                    },\n                    transformTemplate: (_, t) => `translateX(-50%) ${t}`,\n                    children: /*#__PURE__*/_jsx(AboutUsMenu, {\n                      height: \"100%\",\n                      id: \"rgHYpZaST\",\n                      layoutId: \"rgHYpZaST\",\n                      width: \"100%\"\n                    })\n                  })]\n                })]\n              })\n            })\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-s32gqd\",\n            \"data-framer-name\": \"iMac - 2\",\n            id: element0Id,\n            name: \"iMac - 2\",\n            ref: ref1,\n            children: /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1c2frlg\",\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"p\", {\n                    style: {\n                      \"--framer-line-height\": \"1em\",\n                      \"--framer-text-alignment\": \"center\"\n                    },\n                    children: /*#__PURE__*/_jsx(\"span\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7QXJjaGl2by1yZWd1bGFy\",\n                        \"--framer-font-family\": '\"Archivo\", serif',\n                        \"--framer-font-size\": \"48px\",\n                        \"--framer-font-style\": \"normal\",\n                        \"--framer-font-weight\": \"400\",\n                        \"--framer-letter-spacing\": \"-1.35px\",\n                        \"--framer-text-color\": \"rgb(51, 51, 51)\"\n                      },\n                      children: \"Contact Our sales Team\"\n                    })\n                  })\n                }),\n                className: \"framer-du0bo4\",\n                \"data-framer-name\": \"Deliver excellent services to your customers everywhere\",\n                fonts: [\"GF;Archivo-regular\"],\n                name: \"Deliver excellent services to your customers everywhere\",\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            })\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-rzmz6r\",\n            children: /*#__PURE__*/_jsx(Container, {\n              className: \"framer-eb84uk-container\",\n              children: /*#__PURE__*/_jsx(Embed, {\n                height: \"100%\",\n                html: \"\",\n                id: \"BysYI_lWv\",\n                layoutId: \"BysYI_lWv\",\n                style: {\n                  height: \"100%\",\n                  width: \"100%\"\n                },\n                type: \"url\",\n                url: \"https://docs.google.com/forms/d/e/1FAIpQLSeQFOa2pFTqutZ8Rh1PSk3jn2-1RE8-GL6rR2OBQD0gII_sAw/viewform\",\n                width: \"100%\"\n              })\n            })\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-1uaq2rg-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                GhzSBg4EO: {\n                  variant: \"jJHs_HY0B\"\n                },\n                NXUqcmZ1k: {\n                  variant: \"jJHs_HY0B\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Footer, {\n                height: \"100%\",\n                id: \"n4xcI6FKl\",\n                layoutId: \"n4xcI6FKl\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"GKJIMDDRS\",\n                width: \"100%\"\n              })\n            })\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-h29Ob [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; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", \".framer-h29Ob .framer-ruwe1w { display: block; }\", \".framer-h29Ob .framer-11ojjlz { align-content: center; align-items: center; background-color: #ebf8ff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1300px; }\", \".framer-h29Ob .framer-1xh4hlz-container { flex: none; height: auto; position: relative; width: 100%; z-index: 10; }\", \".framer-h29Ob .framer-1tdp0hq { background-color: rgba(101, 136, 159, 0.35); inset: 0px; position: fixed; user-select: none; }\", \".framer-h29Ob .framer-138hglm-container { flex: none; height: auto; left: 16px; position: fixed; right: 16px; top: 88px; }\", \".framer-h29Ob .framer-t3tuz8 { background-color: rgba(0, 0, 0, 0.05); inset: 0px; position: fixed; user-select: none; }\", \".framer-h29Ob .framer-1glvsuu-container { flex: none; height: auto; left: 79%; position: fixed; top: 80px; transform: translateX(-50%); width: auto; }\", \".framer-h29Ob .framer-s32gqd { -webkit-user-select: auto; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 48px 48px 48px 48px; position: relative; scroll-margin-top: 80px; user-select: auto; width: 100%; }\", \".framer-h29Ob .framer-1c2frlg { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-h29Ob .framer-du0bo4 { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-h29Ob .framer-rzmz6r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1300px; overflow: visible; padding: 48px 48px 48px 48px; position: relative; width: 100%; }\", \".framer-h29Ob .framer-eb84uk-container { flex: 1 0 0px; height: 1551px; position: relative; width: 1px; }\", \".framer-h29Ob .framer-1uaq2rg-container { flex: none; height: auto; position: relative; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-h29Ob .framer-11ojjlz, .framer-h29Ob .framer-s32gqd, .framer-h29Ob .framer-1c2frlg, .framer-h29Ob .framer-rzmz6r { gap: 0px; } .framer-h29Ob .framer-11ojjlz > *, .framer-h29Ob .framer-1c2frlg > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-h29Ob .framer-11ojjlz > :first-child, .framer-h29Ob .framer-1c2frlg > :first-child { margin-top: 0px; } .framer-h29Ob .framer-11ojjlz > :last-child, .framer-h29Ob .framer-1c2frlg > :last-child { margin-bottom: 0px; } .framer-h29Ob .framer-s32gqd > *, .framer-h29Ob .framer-rzmz6r > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-h29Ob .framer-s32gqd > :first-child, .framer-h29Ob .framer-rzmz6r > :first-child { margin-left: 0px; } .framer-h29Ob .framer-s32gqd > :last-child, .framer-h29Ob .framer-rzmz6r > :last-child { margin-right: 0px; } }\", \"@media (min-width: 1300px) { .framer-h29Ob .hidden-11ojjlz { display: none !important; } }\", \"@media (min-width: 810px) and (max-width: 1299px) { .framer-h29Ob .hidden-1b05bod { display: none !important; } .framer-h29Ob .framer-11ojjlz { gap: 16px; width: 810px; } .framer-h29Ob .framer-1xh4hlz-container { order: 0; } .framer-h29Ob .framer-s32gqd { order: 1; } .framer-h29Ob .framer-1c2frlg { gap: 16px; } .framer-h29Ob .framer-rzmz6r { flex-direction: column; order: 2; padding: 16px 48px 16px 48px; } .framer-h29Ob .framer-eb84uk-container { flex: none; width: 100%; } .framer-h29Ob .framer-1uaq2rg-container { order: 3; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-h29Ob .framer-11ojjlz, .framer-h29Ob .framer-1c2frlg, .framer-h29Ob .framer-rzmz6r { gap: 0px; } .framer-h29Ob .framer-11ojjlz > *, .framer-h29Ob .framer-1c2frlg > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-h29Ob .framer-11ojjlz > :first-child, .framer-h29Ob .framer-1c2frlg > :first-child, .framer-h29Ob .framer-rzmz6r > :first-child { margin-top: 0px; } .framer-h29Ob .framer-11ojjlz > :last-child, .framer-h29Ob .framer-1c2frlg > :last-child, .framer-h29Ob .framer-rzmz6r > :last-child { margin-bottom: 0px; } .framer-h29Ob .framer-rzmz6r > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }}\", \"@media (max-width: 809px) { .framer-h29Ob .hidden-mz2ovc { display: none !important; } .framer-h29Ob .framer-11ojjlz { width: 390px; } .framer-h29Ob .framer-138hglm-container { height: 85%; top: 96px; z-index: 10; } .framer-h29Ob .framer-s32gqd { padding: 24px 24px 24px 24px; } .framer-h29Ob .framer-1c2frlg { gap: 8px; } .framer-h29Ob .framer-rzmz6r { flex-direction: column; gap: 16px; padding: 16px 16px 16px 16px; } .framer-h29Ob .framer-eb84uk-container { flex: none; height: 1649px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-h29Ob .framer-1c2frlg, .framer-h29Ob .framer-rzmz6r { gap: 0px; } .framer-h29Ob .framer-1c2frlg > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-h29Ob .framer-1c2frlg > :first-child, .framer-h29Ob .framer-rzmz6r > :first-child { margin-top: 0px; } .framer-h29Ob .framer-1c2frlg > :last-child, .framer-h29Ob .framer-rzmz6r > :last-child { margin-bottom: 0px; } .framer-h29Ob .framer-rzmz6r > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerIntrinsicHeight 2414\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerIntrinsicWidth 1300\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GhzSBg4EO\":{\"layout\":[\"fixed\",\"auto\"]},\"NXUqcmZ1k\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             */\nconst FramerwsO5Hx3fN = withCSS(Component, css);\nexport default FramerwsO5Hx3fN;\nFramerwsO5Hx3fN.displayName = \"Contact Sales Quote Fskjewio2ofr22dasaa2xfgfhrteytu\";\nFramerwsO5Hx3fN.defaultProps = {\n  height: 2414,\n  width: 1300\n};\naddFonts(FramerwsO5Hx3fN, [{\n  family: \"Archivo\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:screen/wsO5Hx3fN:default\",\n    url: \"https://fonts.gstatic.com/s/archivo/v18/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTNDNp8B1oJ0vyVQ.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/archivo/v18/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTNDNp8B1oJ0vyVQ.ttf\",\n  weight: \"400\"\n}, ...NavBarMainFonts, ...MenuFonts, ...AboutUsMenuFonts, ...EmbedFonts, ...FooterFonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerwsO5Hx3fN\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicHeight\": \"2414\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicWidth\": \"1300\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GhzSBg4EO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NXUqcmZ1k\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["NavBarMainFonts", "getFonts", "ryqO31eMx_default", "MenuFonts", "m4wGiPnFH_default", "AboutUsMenuFonts", "d5B96aifD_default", "EmbedFonts", "Embed", "FooterFonts", "JrOC_LZpI_default", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "humanReadableVariantMap", "transitions", "Overlay", "children", "visible", "setVisible", "useOverlayState", "BASE62", "useRandomID", "ref", "pe", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "restProps", "variant", "fe", "metadata", "wsO5Hx3fN_default", "_document_querySelector", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "activeVariantCallback", "delay", "useActiveVariantCallback", "openMenu42m929", "overlay", "args", "tapzn6atv", "element0Id", "useRouteElementId", "ref1", "defaultLayoutId", "pointerEvents", "style", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "overlay1tdp0hq", "l", "Container", "PropertyOverrides", "ryqO31eMx_default", "AnimatePresence", "qa", "x", "m4wGiPnFH_default", "_", "t", "d5B96aifD_default", "RichText", "Embed", "JrOC_LZpI_default", "css", "FramerwsO5Hx3fN", "withCSS", "addFonts", "NavBarMainFonts", "MenuFonts", "AboutUsMenuFonts", "EmbedFonts", "FooterFonts", "__FramerMetadata__"]
}
