{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Vy7aXLbCvrRYficsvL1j/rgtCXP7NjsypxO1MQerL/P__NjMN3D.js"],
  "sourcesContent": ["// Generated by Framer (f043daf)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, Image, PropertyOverrides, removeHiddenBreakpointLayers, resolveLink, RichText, useHydratedBreakpointVariants, useRouter, withCSS, withFX } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport Navbar from \"https://framerusercontent.com/modules/jxXJfRWCU2YEoWczOLZf/0yfM0gGhAhDyq05WfZiA/jAIt4jfto.js\";\nimport Footer from \"https://framerusercontent.com/modules/aoStK63xGCI9CnFjv5OV/ElOkZmj04FCtxcPky7uS/sAQF5h3lf.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/5tfepmnPmBVmd2MygMYp/qeGvd22JELPuXIFMZg9N/fVxnimdqP.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/x64mX7JTOnLEOzl5itvu/9POuliP99B1Hwb6p9KR6/xZndidUCt.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/sOkRGkwPFei9D57y1hXH/bbgZwybu0euk7S8OsP3B/YAP816Y5n.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/HhL4AXL6HkXetw2emMuu/s56q7OZdqA9SzJd5SzIX/P__NjMN3D.js\";\nconst RichTextWithFX = withFX(RichText);\nconst MotionDivWithFX = withFX(motion.div);\nconst NavbarFonts = getFonts(Navbar);\nconst FooterFonts = getFonts(Footer);\nconst cycleOrder = [\"LIxh6sk43\", \"bnScW6u9c\", \"uM9mLKGV_\"];\nconst breakpoints = {\n  bnScW6u9c: \"(min-width: 810px) and (max-width: 1199px)\",\n  LIxh6sk43: \"(min-width: 1200px)\",\n  uM9mLKGV_: \"(max-width: 809px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  bnScW6u9c: \"framer-v-v4vgy3\",\n  LIxh6sk43: \"framer-v-1v1ho00\",\n  uM9mLKGV_: \"framer-v-7csyjc\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"LIxh6sk43\", breakpoints, variantClassNames);\n}\nconst humanReadableVariantMap = {\n  Desktop: \"LIxh6sk43\",\n  Phone: \"uM9mLKGV_\",\n  Tablet: \"bnScW6u9c\"\n};\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst animation = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  x: 0,\n  y: 0\n};\nconst transition1 = {\n  delay: 0,\n  duration: 1.5,\n  ease: [.44, 0, .56, 1],\n  type: \"tween\"\n};\nconst transition2 = {\n  delay: 0,\n  duration: .2,\n  ease: [.12, .23, .5, 1],\n  type: \"tween\"\n};\nconst animation1 = {\n  opacity: 0,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition2,\n  x: 0,\n  y: 0\n};\nconst transformTemplate = (_, t) => `perspective(1200px) ${t}`;\nconst animation2 = {\n  opacity: 0,\n  rotate: 0,\n  scale: 1,\n  transition: transition2,\n  x: 0,\n  y: 0\n};\nconst transition3 = {\n  delay: 1,\n  duration: 1.5,\n  ease: [.44, 0, .56, 1],\n  type: \"tween\"\n};\nconst animation3 = {\n  opacity: .5,\n  rotate: 0,\n  scale: 0,\n  x: 0,\n  y: 0\n};\nconst transition4 = {\n  damping: 36,\n  delay: 0,\n  mass: 1,\n  stiffness: 104,\n  type: \"spring\"\n};\nconst animation4 = {\n  opacity: .5,\n  rotate: 0,\n  scale: 0,\n  transition: transition4,\n  x: 0,\n  y: 0\n};\nconst transition5 = {\n  damping: 36,\n  delay: 1,\n  mass: 1,\n  stiffness: 104,\n  type: \"spring\"\n};\nconst animation5 = {\n  opacity: .5,\n  rotate: 0,\n  scale: 0,\n  transition: transition5,\n  x: 0,\n  y: 0\n};\nconst transformTemplate1 = (_, t) => `translateX(-50%) ${t}`;\nconst metadata = metadataProvider();\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style,\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"LIxh6sk43\",\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider();\n    document.title = metadata1.title || \"\";\n    if (metadata1.viewport) {\n      var ref;\n      (ref = document.querySelector('meta[name=\"viewport\"]')) === null || ref === void 0 ? void 0 : ref.setAttribute(\"content\", metadata1.viewport);\n    }\n    if (metadata1.bodyClassName) {\n      Array.from(document.body.classList).filter(c => c.startsWith(\"framer-body-\")).map(c => document.body.classList.remove(c));\n      document.body.classList.add(metadata1.bodyClassName);\n    }\n  }, []);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const router = useRouter();\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"LIxh6sk43\",\n      variantClassNames\n    },\n    children: /*#__PURE__*/_jsx(LayoutGroup, {\n      id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        className: cx(\"framer-xINcg\", sharedStyle.className, sharedStyle1.className, sharedStyle2.className),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-1v1ho00\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-xmdy5p\",\n            children: [/*#__PURE__*/_jsx(RichTextWithFX, {\n              __framer__animate: {\n                transition: transition1\n              },\n              __framer__animateOnce: true,\n              __framer__enter: animation,\n              __framer__exit: animation1,\n              __framer__styleAppearEffectEnabled: true,\n              __framer__threshold: 0,\n              __fromCanvasComponent: true,\n              __perspectiveFX: false,\n              __targetOpacity: 1,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(\"h1\", {\n                  className: \"framer-styles-preset-3nqyhf\",\n                  \"data-styles-preset\": \"YAP816Y5n\",\n                  children: \"Helping Clients Discover What Lies Beyond\"\n                })\n              }),\n              className: \"framer-1msj63o\",\n              transformTemplate: transformTemplate,\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-16oqgrk\",\n              children: /*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-1p0om3a\",\n                children: [/*#__PURE__*/_jsxs(MotionDivWithFX, {\n                  __framer__animate: {\n                    transition: transition1\n                  },\n                  __framer__animateOnce: true,\n                  __framer__enter: animation,\n                  __framer__exit: animation2,\n                  __framer__styleAppearEffectEnabled: true,\n                  __framer__threshold: 0,\n                  __perspectiveFX: false,\n                  __targetOpacity: 1,\n                  className: \"framer-1ywbc8v\",\n                  transformTemplate: transformTemplate,\n                  children: [/*#__PURE__*/_jsx(Image, {\n                    background: {\n                      alt: \"\",\n                      fit: \"fill\",\n                      intrinsicHeight: 1640,\n                      intrinsicWidth: 2100,\n                      pixelHeight: 1640,\n                      pixelWidth: 2100,\n                      sizes: \"300px\",\n                      src: new URL(\"https://framerusercontent.com/images/oi4fNlCDOBJ1qo8SYlqu1lbDjqA.png\").href,\n                      srcSet: `${new URL(\"https://framerusercontent.com/images/oi4fNlCDOBJ1qo8SYlqu1lbDjqA.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/oi4fNlCDOBJ1qo8SYlqu1lbDjqA.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/oi4fNlCDOBJ1qo8SYlqu1lbDjqA.png?scale-down-to=2048\").href} 2048w, ${new URL(\"https://framerusercontent.com/images/oi4fNlCDOBJ1qo8SYlqu1lbDjqA.png\").href} 2100w`\n                    },\n                    className: \"framer-aqtvzw\"\n                  }), /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h2\", {\n                        className: \"framer-styles-preset-1wml6uu\",\n                        \"data-styles-preset\": \"fVxnimdqP\",\n                        style: {\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"var(--token-c39ffd09-8ce3-4b42-9d73-d86a0426c703, rgb(14, 76, 146))\"\n                        },\n                        children: \"Trusted Advisor Program\"\n                      })\n                    }),\n                    className: \"framer-buewpi\",\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })]\n                }), /*#__PURE__*/_jsx(RichTextWithFX, {\n                  __framer__animate: {\n                    transition: transition1\n                  },\n                  __framer__animateOnce: true,\n                  __framer__enter: animation,\n                  __framer__exit: animation2,\n                  __framer__styleAppearEffectEnabled: true,\n                  __framer__threshold: 0,\n                  __fromCanvasComponent: true,\n                  __perspectiveFX: false,\n                  __targetOpacity: 1,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      className: \"framer-styles-preset-21ogod\",\n                      \"data-styles-preset\": \"xZndidUCt\",\n                      children: \"Whether you are in need of software or a fresh perspective to reinvigorate or launch your brand, we can help.\\xa0 We have had the opportunity to work with a wide variety of businesses in a multitude of sectors. Our cognitive based explorations have provided unique perspectives, setting the course for future tactics and growth. We would love to talk to you about how we can help your organization grow, evolve, and win!\"\n                    })\n                  }),\n                  className: \"framer-1fcclev\",\n                  transformTemplate: transformTemplate,\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })]\n              })\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-bbuxpi\",\n              children: [/*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-1t5fytt\",\n                children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    bnScW6u9c: {\n                      __framer__animate: {\n                        transition: transition3\n                      },\n                      __framer__threshold: .5\n                    }\n                  },\n                  children: /*#__PURE__*/_jsxs(MotionDivWithFX, {\n                    __framer__animate: {\n                      transition: transition1\n                    },\n                    __framer__animateOnce: true,\n                    __framer__enter: animation,\n                    __framer__exit: animation2,\n                    __framer__styleAppearEffectEnabled: true,\n                    __framer__threshold: 0,\n                    __perspectiveFX: false,\n                    __targetOpacity: 1,\n                    className: \"framer-13xhwha\",\n                    transformTemplate: transformTemplate,\n                    children: [/*#__PURE__*/_jsx(Image, {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        intrinsicHeight: 43.5,\n                        intrinsicWidth: 43.5,\n                        pixelHeight: 87,\n                        pixelWidth: 87,\n                        src: new URL(\"https://framerusercontent.com/images/0hkvszJPQuVTBHLuorTqIpCThOE.png\").href\n                      },\n                      className: \"framer-1e93qga\",\n                      \"data-framer-name\": \"Bullet_Icon\",\n                      name: \"Bullet_Icon\"\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          className: \"framer-styles-preset-21ogod\",\n                          \"data-styles-preset\": \"xZndidUCt\",\n                          children: \"First, we listen more than we talk. We listen to your problems, concerns and objectives. We listen to your customers, and most importantly, we listen free of preconceived notions and biases that can bring progress to a halt.\"\n                        })\n                      }),\n                      className: \"framer-1izozy9\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  })\n                }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    bnScW6u9c: {\n                      __framer__animate: {\n                        transition: transition3\n                      },\n                      __framer__threshold: .5\n                    },\n                    uM9mLKGV_: {\n                      __framer__threshold: .5\n                    }\n                  },\n                  children: /*#__PURE__*/_jsxs(MotionDivWithFX, {\n                    __framer__animate: {\n                      transition: transition1\n                    },\n                    __framer__animateOnce: true,\n                    __framer__enter: animation,\n                    __framer__exit: animation2,\n                    __framer__styleAppearEffectEnabled: true,\n                    __framer__threshold: 0,\n                    __perspectiveFX: false,\n                    __targetOpacity: 1,\n                    className: \"framer-6axzog\",\n                    transformTemplate: transformTemplate,\n                    children: [/*#__PURE__*/_jsx(Image, {\n                      background: {\n                        alt: \"\",\n                        fit: \"fill\",\n                        intrinsicHeight: 43.5,\n                        intrinsicWidth: 43.5,\n                        pixelHeight: 87,\n                        pixelWidth: 87,\n                        src: new URL(\"https://framerusercontent.com/images/0hkvszJPQuVTBHLuorTqIpCThOE.png\").href\n                      },\n                      className: \"framer-hbeupm\",\n                      \"data-framer-name\": \"Bullet_Icon\",\n                      name: \"Bullet_Icon\"\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          className: \"framer-styles-preset-21ogod\",\n                          \"data-styles-preset\": \"xZndidUCt\",\n                          children: \"We see your concepts, your company, your associates and your customers through fresh eyes. Our unique combination of research and exploratory exercises get to the root of how people think, how they envision your company, and how they want to interact with you in the future.\"\n                        })\n                      }),\n                      className: \"framer-156xdbz\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  })\n                }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    bnScW6u9c: {\n                      __framer__threshold: .5\n                    },\n                    uM9mLKGV_: {\n                      __framer__threshold: .5\n                    }\n                  },\n                  children: /*#__PURE__*/_jsxs(MotionDivWithFX, {\n                    __framer__animate: {\n                      transition: transition1\n                    },\n                    __framer__animateOnce: true,\n                    __framer__enter: animation,\n                    __framer__exit: animation2,\n                    __framer__styleAppearEffectEnabled: true,\n                    __framer__threshold: 0,\n                    __perspectiveFX: false,\n                    __targetOpacity: 1,\n                    className: \"framer-ag9dek\",\n                    transformTemplate: transformTemplate,\n                    children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                      breakpoint: baseVariant,\n                      overrides: {\n                        bnScW6u9c: {\n                          background: {\n                            alt: \"\",\n                            fit: \"fill\",\n                            intrinsicHeight: 43.5,\n                            intrinsicWidth: 43.5,\n                            pixelHeight: 87,\n                            pixelWidth: 87,\n                            src: new URL(\"https://framerusercontent.com/images/0hkvszJPQuVTBHLuorTqIpCThOE.png\").href\n                          }\n                        },\n                        uM9mLKGV_: {\n                          background: {\n                            alt: \"\",\n                            fit: \"fill\",\n                            intrinsicHeight: 43.5,\n                            intrinsicWidth: 43.5,\n                            pixelHeight: 87,\n                            pixelWidth: 87,\n                            src: new URL(\"https://framerusercontent.com/images/0hkvszJPQuVTBHLuorTqIpCThOE.png\").href\n                          }\n                        }\n                      },\n                      children: /*#__PURE__*/_jsx(Image, {\n                        background: {\n                          alt: \"\",\n                          fit: \"fill\",\n                          intrinsicHeight: 43.5,\n                          intrinsicWidth: 43.5,\n                          loading: \"lazy\",\n                          pixelHeight: 87,\n                          pixelWidth: 87,\n                          src: new URL(\"https://framerusercontent.com/images/0hkvszJPQuVTBHLuorTqIpCThOE.png\").href\n                        },\n                        className: \"framer-nb0cbu\",\n                        \"data-framer-name\": \"Bullet_Icon\",\n                        name: \"Bullet_Icon\"\n                      })\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          className: \"framer-styles-preset-21ogod\",\n                          \"data-styles-preset\": \"xZndidUCt\",\n                          children: \"Honest analytics - we may say some things you won\u2019t want to hear, you may feel a little uncomfortable, but we promise our input will be based on something other than our opinion. We will focus on giving you a new outlook and platform from which you can achieve the next level of success.\\xa0\"\n                        })\n                      }),\n                      className: \"framer-ha4kae\",\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  })\n                })]\n              }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  bnScW6u9c: {\n                    __framer__animate: {\n                      transition: transition5\n                    },\n                    __framer__exit: animation5\n                  }\n                },\n                children: /*#__PURE__*/_jsxs(MotionDivWithFX, {\n                  __framer__animate: {\n                    transition: transition4\n                  },\n                  __framer__animateOnce: true,\n                  __framer__enter: animation3,\n                  __framer__exit: animation4,\n                  __framer__styleAppearEffectEnabled: true,\n                  __framer__threshold: 0,\n                  __perspectiveFX: false,\n                  __targetOpacity: 1,\n                  className: \"framer-71hokd\",\n                  transformTemplate: transformTemplate,\n                  children: [/*#__PURE__*/_jsx(motion.div, {\n                    className: \"framer-3c1ejn\",\n                    \"data-border\": true\n                  }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                    breakpoint: baseVariant,\n                    overrides: {\n                      bnScW6u9c: {\n                        transformTemplate: undefined\n                      },\n                      uM9mLKGV_: {\n                        transformTemplate: undefined\n                      }\n                    },\n                    children: /*#__PURE__*/_jsx(motion.div, {\n                      className: \"framer-s4nmei\",\n                      \"data-border\": true,\n                      transformTemplate: transformTemplate1\n                    })\n                  }), /*#__PURE__*/_jsx(motion.div, {\n                    className: \"framer-6ghebx\",\n                    \"data-border\": true\n                  }), /*#__PURE__*/_jsx(motion.div, {\n                    className: \"framer-1hbcgge\",\n                    \"data-border\": true\n                  }), /*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-1yptukh\",\n                    children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                      breakpoint: baseVariant,\n                      overrides: {\n                        bnScW6u9c: {\n                          background: {\n                            alt: \"\",\n                            fit: \"fill\",\n                            intrinsicHeight: 2730,\n                            intrinsicWidth: 2730,\n                            loading: \"lazy\",\n                            pixelHeight: 2730,\n                            pixelWidth: 2730,\n                            sizes: \"160px\",\n                            src: new URL(\"https://framerusercontent.com/images/ciGV1ajB5PSm4cpzoqpff1rA7Fo.jpg\").href,\n                            srcSet: `${new URL(\"https://framerusercontent.com/images/ciGV1ajB5PSm4cpzoqpff1rA7Fo.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/ciGV1ajB5PSm4cpzoqpff1rA7Fo.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/ciGV1ajB5PSm4cpzoqpff1rA7Fo.jpg?scale-down-to=2048\").href} 2048w, ${new URL(\"https://framerusercontent.com/images/ciGV1ajB5PSm4cpzoqpff1rA7Fo.jpg\").href} 2730w`\n                          }\n                        },\n                        uM9mLKGV_: {\n                          background: {\n                            alt: \"\",\n                            fit: \"fill\",\n                            intrinsicHeight: 2730,\n                            intrinsicWidth: 2730,\n                            loading: \"lazy\",\n                            pixelHeight: 2730,\n                            pixelWidth: 2730,\n                            sizes: \"160px\",\n                            src: new URL(\"https://framerusercontent.com/images/ciGV1ajB5PSm4cpzoqpff1rA7Fo.jpg\").href,\n                            srcSet: `${new URL(\"https://framerusercontent.com/images/ciGV1ajB5PSm4cpzoqpff1rA7Fo.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/ciGV1ajB5PSm4cpzoqpff1rA7Fo.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/ciGV1ajB5PSm4cpzoqpff1rA7Fo.jpg?scale-down-to=2048\").href} 2048w, ${new URL(\"https://framerusercontent.com/images/ciGV1ajB5PSm4cpzoqpff1rA7Fo.jpg\").href} 2730w`\n                          }\n                        }\n                      },\n                      children: /*#__PURE__*/_jsx(Image, {\n                        background: {\n                          alt: \"\",\n                          fit: \"fill\",\n                          intrinsicHeight: 2730,\n                          intrinsicWidth: 2730,\n                          pixelHeight: 2730,\n                          pixelWidth: 2730,\n                          sizes: \"200px\",\n                          src: new URL(\"https://framerusercontent.com/images/ciGV1ajB5PSm4cpzoqpff1rA7Fo.jpg\").href,\n                          srcSet: `${new URL(\"https://framerusercontent.com/images/ciGV1ajB5PSm4cpzoqpff1rA7Fo.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/ciGV1ajB5PSm4cpzoqpff1rA7Fo.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/ciGV1ajB5PSm4cpzoqpff1rA7Fo.jpg?scale-down-to=2048\").href} 2048w, ${new URL(\"https://framerusercontent.com/images/ciGV1ajB5PSm4cpzoqpff1rA7Fo.jpg\").href} 2730w`\n                        },\n                        className: \"framer-14f65rn\"\n                      })\n                    }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                      breakpoint: baseVariant,\n                      overrides: {\n                        bnScW6u9c: {\n                          background: {\n                            alt: \"\",\n                            fit: \"fill\",\n                            intrinsicHeight: 2500,\n                            intrinsicWidth: 2500,\n                            loading: \"lazy\",\n                            pixelHeight: 2500,\n                            pixelWidth: 2500,\n                            sizes: \"120px\",\n                            src: new URL(\"https://framerusercontent.com/images/ulkYYhOdR1pIEQHwBw0zCofoRxg.jpg\").href,\n                            srcSet: `${new URL(\"https://framerusercontent.com/images/ulkYYhOdR1pIEQHwBw0zCofoRxg.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/ulkYYhOdR1pIEQHwBw0zCofoRxg.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/ulkYYhOdR1pIEQHwBw0zCofoRxg.jpg?scale-down-to=2048\").href} 2048w, ${new URL(\"https://framerusercontent.com/images/ulkYYhOdR1pIEQHwBw0zCofoRxg.jpg\").href} 2500w`\n                          }\n                        },\n                        uM9mLKGV_: {\n                          background: {\n                            alt: \"\",\n                            fit: \"fill\",\n                            intrinsicHeight: 2500,\n                            intrinsicWidth: 2500,\n                            loading: \"lazy\",\n                            pixelHeight: 2500,\n                            pixelWidth: 2500,\n                            sizes: \"120px\",\n                            src: new URL(\"https://framerusercontent.com/images/ulkYYhOdR1pIEQHwBw0zCofoRxg.jpg\").href,\n                            srcSet: `${new URL(\"https://framerusercontent.com/images/ulkYYhOdR1pIEQHwBw0zCofoRxg.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/ulkYYhOdR1pIEQHwBw0zCofoRxg.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/ulkYYhOdR1pIEQHwBw0zCofoRxg.jpg?scale-down-to=2048\").href} 2048w, ${new URL(\"https://framerusercontent.com/images/ulkYYhOdR1pIEQHwBw0zCofoRxg.jpg\").href} 2500w`\n                          }\n                        }\n                      },\n                      children: /*#__PURE__*/_jsx(Image, {\n                        background: {\n                          alt: \"\",\n                          fit: \"fill\",\n                          intrinsicHeight: 2500,\n                          intrinsicWidth: 2500,\n                          pixelHeight: 2500,\n                          pixelWidth: 2500,\n                          sizes: \"140px\",\n                          src: new URL(\"https://framerusercontent.com/images/ulkYYhOdR1pIEQHwBw0zCofoRxg.jpg\").href,\n                          srcSet: `${new URL(\"https://framerusercontent.com/images/ulkYYhOdR1pIEQHwBw0zCofoRxg.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/ulkYYhOdR1pIEQHwBw0zCofoRxg.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/ulkYYhOdR1pIEQHwBw0zCofoRxg.jpg?scale-down-to=2048\").href} 2048w, ${new URL(\"https://framerusercontent.com/images/ulkYYhOdR1pIEQHwBw0zCofoRxg.jpg\").href} 2500w`\n                        },\n                        className: \"framer-1ltq4t0\"\n                      })\n                    })]\n                  })]\n                })\n              })]\n            })]\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-c88wds-container\",\n            layoutScroll: true,\n            transformTemplate: transformTemplate1,\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                bnScW6u9c: {\n                  nav1State: \"cOBlX2vuj\",\n                  nav2State: \"xZqjgGWoU\",\n                  style: {\n                    width: \"100%\"\n                  },\n                  variant: \"srkdok7io\"\n                },\n                uM9mLKGV_: {\n                  nav1State: \"cOBlX2vuj\",\n                  nav2State: \"xZqjgGWoU\",\n                  style: {\n                    width: \"100%\"\n                  },\n                  variant: \"srkdok7io\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Navbar, {\n                height: \"100%\",\n                id: \"mIap37ZqI\",\n                layoutId: \"mIap37ZqI\",\n                nav1State: \"TCF2LU4Kv\",\n                nav1Sub1: resolveLink({\n                  webPageId: \"augiA20Il\"\n                }, router),\n                nav1Sub1State: \"WnniCgg90\",\n                nav1Sub2: resolveLink({\n                  webPageId: \"y1Ki__TTY\"\n                }, router),\n                nav1Sub2State: \"WnniCgg90\",\n                nav1Sub3: resolveLink({\n                  webPageId: \"pQXWhzRUz\"\n                }, router),\n                nav1Sub3State: \"WnniCgg90\",\n                nav2State: \"Har70W1OR\",\n                nav2Sub1: resolveLink({\n                  webPageId: \"dyI7MEdJC\"\n                }, router),\n                nav2Sub1State: \"WnniCgg90\",\n                nav2Sub2: resolveLink({\n                  webPageId: \"hrdQHPNTY\"\n                }, router),\n                nav2Sub2State: \"WnniCgg90\",\n                nav2Sub3: resolveLink({\n                  webPageId: \"P__NjMN3D\"\n                }, router),\n                nav2Sub3State: \"swKsOzBnC\",\n                nav3: resolveLink({\n                  webPageId: \"aVHLl9i4E\"\n                }, router),\n                nav3State: \"WnniCgg90\",\n                nav4: resolveLink({\n                  webPageId: \"zFOTSigwP\"\n                }, router),\n                nav4State: \"WnniCgg90\",\n                style: {\n                  maxHeight: \"100%\",\n                  width: \"100%\"\n                },\n                variant: \"ynFNo2grl\",\n                width: \"100%\"\n              })\n            })\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-1st4upq-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                bnScW6u9c: {\n                  variant: \"OF2HTZ_Sh\"\n                },\n                uM9mLKGV_: {\n                  variant: \"hjrLwF7sq\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Footer, {\n                height: \"100%\",\n                id: \"tYYk95a8s\",\n                layoutId: \"tYYk95a8s\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"Wut_69613\",\n                width: \"100%\"\n              })\n            })\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-xINcg [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; } }\", `.${metadata.bodyClassName} { background: #fcfcfc; }`, \".framer-xINcg .framer-i2h7xy { display: block; }\", \".framer-xINcg .framer-1v1ho00 { align-content: flex-start; align-items: flex-start; background-color: #fcfcfc; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 0px 0px 0px; position: relative; width: 1200px; }\", \".framer-xINcg .framer-xmdy5p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 40px 20px 40px; position: relative; width: 100%; }\", \".framer-xINcg .framer-1msj63o, .framer-xINcg .framer-1fcclev { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; transform: perspective(1200px); white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-xINcg .framer-16oqgrk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-evenly; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-xINcg .framer-1p0om3a { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-xINcg .framer-1ywbc8v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 283px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 320px; }\", \".framer-xINcg .framer-aqtvzw { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 235px; position: relative; width: 300px; }\", \".framer-xINcg .framer-buewpi { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-xINcg .framer-bbuxpi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-xINcg .framer-1t5fytt { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-xINcg .framer-13xhwha, .framer-xINcg .framer-6axzog, .framer-xINcg .framer-ag9dek { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 40px; position: relative; transform: perspective(1200px); width: 90%; }\", \".framer-xINcg .framer-1e93qga, .framer-xINcg .framer-hbeupm, .framer-xINcg .framer-nb0cbu { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); left: 0px; overflow: visible; position: absolute; top: 10px; width: 20px; z-index: 1; }\", \".framer-xINcg .framer-1izozy9, .framer-xINcg .framer-156xdbz, .framer-xINcg .framer-ha4kae { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\", \".framer-xINcg .framer-71hokd { flex: none; height: 460px; overflow: visible; position: relative; transform: perspective(1200px); width: 420px; }\", '.framer-xINcg .framer-3c1ejn { --border-bottom-width: 3px; --border-color: var(--token-ff445747-63df-490c-9c27-13f5d37b1029, #e0edf5) /* {\"name\":\"Alice Blue\"} */; --border-left-width: 3px; --border-right-width: 3px; --border-style: solid; --border-top-width: 3px; aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 220px); left: 0px; overflow: hidden; position: absolute; width: 220px; will-change: transform; }', '.framer-xINcg .framer-s4nmei { --border-bottom-width: 3px; --border-color: var(--token-ff445747-63df-490c-9c27-13f5d37b1029, #e0edf5) /* {\"name\":\"Alice Blue\"} */; --border-left-width: 3px; --border-right-width: 3px; --border-style: solid; --border-top-width: 3px; aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 200px); left: 48%; overflow: hidden; position: absolute; top: 109px; transform: translateX(-50%); width: 200px; will-change: transform; }', '.framer-xINcg .framer-6ghebx { --border-bottom-width: 3px; --border-color: var(--token-ff445747-63df-490c-9c27-13f5d37b1029, #e0edf5) /* {\"name\":\"Alice Blue\"} */; --border-left-width: 3px; --border-right-width: 3px; --border-style: solid; --border-top-width: 3px; aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 140px); left: 248px; overflow: hidden; position: absolute; top: 0px; width: 140px; will-change: transform; }', '.framer-xINcg .framer-1hbcgge { --border-bottom-width: 3px; --border-color: var(--token-ff445747-63df-490c-9c27-13f5d37b1029, #e0edf5) /* {\"name\":\"Alice Blue\"} */; --border-left-width: 3px; --border-right-width: 3px; --border-style: solid; --border-top-width: 3px; aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; bottom: 85px; flex: none; height: var(--framer-aspect-ratio-supported, 160px); overflow: hidden; position: absolute; right: 0px; width: 160px; will-change: transform; }', \".framer-xINcg .framer-1yptukh { bottom: 0px; flex: none; left: calc(49.800000000000026% - 383px / 2); overflow: visible; position: absolute; top: 0px; width: 383px; }\", \".framer-xINcg .framer-14f65rn { aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; bottom: 32px; box-shadow: 0.3184767494094558px 0.39809593676181976px 0.5098115483006286px -0.3125px rgba(0, 0, 0, 0.07), 0.9658024572418071px 1.207253071552259px 1.5460382806343045px -0.625px rgba(0, 0, 0, 0.07759), 2.5530614085937846px 3.1913267607422307px 4.086892346255328px -0.9375px rgba(0, 0, 0, 0.10239), 8px 10px 12.806248474865697px -1.25px rgba(0, 0, 0, 0.1875); flex: none; height: var(--framer-aspect-ratio-supported, 200px); left: 171px; position: absolute; width: 200px; }\", \".framer-xINcg .framer-1ltq4t0 { aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0.3184767494094558px 0.39809593676181976px 0.5098115483006286px -0.3125px rgba(0, 0, 0, 0.07), 0.9658024572418071px 1.207253071552259px 1.5460382806343045px -0.625px rgba(0, 0, 0, 0.07759), 2.5530614085937846px 3.1913267607422307px 4.086892346255328px -0.9375px rgba(0, 0, 0, 0.10239), 8px 10px 12.806248474865697px -1.25px rgba(0, 0, 0, 0.1875); flex: none; height: var(--framer-aspect-ratio-supported, 140px); position: absolute; right: 223px; top: 52px; width: 140px; }\", \".framer-xINcg .framer-c88wds-container { flex: none; height: auto; left: 50%; max-height: 80px; min-height: 80px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\", \".framer-xINcg .framer-1st4upq-container { flex: none; height: auto; position: relative; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xINcg .framer-1v1ho00, .framer-xINcg .framer-xmdy5p, .framer-xINcg .framer-1p0om3a, .framer-xINcg .framer-1ywbc8v, .framer-xINcg .framer-bbuxpi, .framer-xINcg .framer-1t5fytt, .framer-xINcg .framer-13xhwha, .framer-xINcg .framer-6axzog, .framer-xINcg .framer-ag9dek { gap: 0px; } .framer-xINcg .framer-1v1ho00 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-xINcg .framer-1v1ho00 > :first-child, .framer-xINcg .framer-xmdy5p > :first-child, .framer-xINcg .framer-1p0om3a > :first-child, .framer-xINcg .framer-1ywbc8v > :first-child, .framer-xINcg .framer-1t5fytt > :first-child { margin-top: 0px; } .framer-xINcg .framer-1v1ho00 > :last-child, .framer-xINcg .framer-xmdy5p > :last-child, .framer-xINcg .framer-1p0om3a > :last-child, .framer-xINcg .framer-1ywbc8v > :last-child, .framer-xINcg .framer-1t5fytt > :last-child { margin-bottom: 0px; } .framer-xINcg .framer-xmdy5p > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-xINcg .framer-1p0om3a > *, .framer-xINcg .framer-1t5fytt > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-xINcg .framer-1ywbc8v > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-xINcg .framer-bbuxpi > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-xINcg .framer-bbuxpi > :first-child, .framer-xINcg .framer-13xhwha > :first-child, .framer-xINcg .framer-6axzog > :first-child, .framer-xINcg .framer-ag9dek > :first-child { margin-left: 0px; } .framer-xINcg .framer-bbuxpi > :last-child, .framer-xINcg .framer-13xhwha > :last-child, .framer-xINcg .framer-6axzog > :last-child, .framer-xINcg .framer-ag9dek > :last-child { margin-right: 0px; } .framer-xINcg .framer-13xhwha > *, .framer-xINcg .framer-6axzog > *, .framer-xINcg .framer-ag9dek > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\", \"@media (min-width: 1200px) { .framer-xINcg .hidden-1v1ho00 { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1199px) { .framer-xINcg .hidden-v4vgy3 { display: none !important; } .${metadata.bodyClassName} { background: #fcfcfc; } .framer-xINcg .framer-1v1ho00 { padding: 80px 0px 0px 0px; width: 810px; } .framer-xINcg .framer-xmdy5p { padding: 40px 40px 20px 40px; } .framer-xINcg .framer-bbuxpi { align-content: flex-end; align-items: flex-end; flex-direction: column; } .framer-xINcg .framer-1t5fytt { flex: none; width: 100%; } .framer-xINcg .framer-71hokd { height: 336px; width: 332px; } .framer-xINcg .framer-3c1ejn { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; height: var(--framer-aspect-ratio-supported, 180px); left: unset; right: 152px; width: 180px; } .framer-xINcg .framer-s4nmei { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; bottom: 100px; height: var(--framer-aspect-ratio-supported, 160px); left: unset; right: 86px; top: unset; transform: unset; width: 160px; } .framer-xINcg .framer-6ghebx { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; bottom: 236px; height: var(--framer-aspect-ratio-supported, 100px); left: unset; right: 29px; top: unset; width: 100px; } .framer-xINcg .framer-1hbcgge { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; bottom: 76px; height: var(--framer-aspect-ratio-supported, 120px); width: 120px; } .framer-xINcg .framer-1yptukh { bottom: unset; height: 336px; left: 0px; right: 0px; top: calc(50.00000000000002% - 336px / 2); width: unset; } .framer-xINcg .framer-14f65rn { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; bottom: 16px; height: var(--framer-aspect-ratio-supported, 160px); left: 152px; width: 160px; } .framer-xINcg .framer-1ltq4t0 { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; height: var(--framer-aspect-ratio-supported, 120px); right: 192px; top: 12px; width: 120px; } .framer-xINcg .framer-c88wds-container { max-height: unset; min-height: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xINcg .framer-bbuxpi { gap: 0px; } .framer-xINcg .framer-bbuxpi > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-xINcg .framer-bbuxpi > :first-child { margin-top: 0px; } .framer-xINcg .framer-bbuxpi > :last-child { margin-bottom: 0px; } }}`, `@media (max-width: 809px) { .framer-xINcg .hidden-7csyjc { display: none !important; } .${metadata.bodyClassName} { background: #fcfcfc; } .framer-xINcg .framer-1v1ho00 { padding: 80px 0px 0px 0px; width: 390px; } .framer-xINcg .framer-xmdy5p { gap: 20px; padding: 36px 20px 20px 20px; } .framer-xINcg .framer-1p0om3a { gap: 8px; } .framer-xINcg .framer-bbuxpi { align-content: flex-end; align-items: flex-end; flex-direction: column; gap: 32px; } .framer-xINcg .framer-1t5fytt { flex: none; gap: 8px; width: 100%; } .framer-xINcg .framer-13xhwha, .framer-xINcg .framer-6axzog, .framer-xINcg .framer-ag9dek { padding: 0px 0px 0px 28px; width: 100%; } .framer-xINcg .framer-1e93qga, .framer-xINcg .framer-hbeupm, .framer-xINcg .framer-nb0cbu { top: 4px; } .framer-xINcg .framer-71hokd { height: 336px; width: 332px; } .framer-xINcg .framer-3c1ejn { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; height: var(--framer-aspect-ratio-supported, 180px); left: unset; right: 152px; width: 180px; } .framer-xINcg .framer-s4nmei { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; bottom: 100px; height: var(--framer-aspect-ratio-supported, 160px); left: unset; right: 86px; top: unset; transform: unset; width: 160px; } .framer-xINcg .framer-6ghebx { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; bottom: 236px; height: var(--framer-aspect-ratio-supported, 100px); left: unset; right: 29px; top: unset; width: 100px; } .framer-xINcg .framer-1hbcgge { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; bottom: 76px; height: var(--framer-aspect-ratio-supported, 120px); width: 120px; } .framer-xINcg .framer-1yptukh { bottom: unset; height: 336px; left: 0px; right: 0px; top: calc(50.00000000000002% - 336px / 2); width: unset; } .framer-xINcg .framer-14f65rn { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; bottom: 16px; height: var(--framer-aspect-ratio-supported, 160px); left: 152px; width: 160px; } .framer-xINcg .framer-1ltq4t0 { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; height: var(--framer-aspect-ratio-supported, 120px); right: 192px; top: 12px; width: 120px; } .framer-xINcg .framer-c88wds-container { max-height: unset; min-height: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xINcg .framer-xmdy5p, .framer-xINcg .framer-1p0om3a, .framer-xINcg .framer-bbuxpi, .framer-xINcg .framer-1t5fytt { gap: 0px; } .framer-xINcg .framer-xmdy5p > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-xINcg .framer-xmdy5p > :first-child, .framer-xINcg .framer-1p0om3a > :first-child, .framer-xINcg .framer-bbuxpi > :first-child, .framer-xINcg .framer-1t5fytt > :first-child { margin-top: 0px; } .framer-xINcg .framer-xmdy5p > :last-child, .framer-xINcg .framer-1p0om3a > :last-child, .framer-xINcg .framer-bbuxpi > :last-child, .framer-xINcg .framer-1t5fytt > :last-child { margin-bottom: 0px; } .framer-xINcg .framer-1p0om3a > *, .framer-xINcg .framer-1t5fytt > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-xINcg .framer-bbuxpi > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}`, ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * @framerIntrinsicHeight 1770\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"bnScW6u9c\":{\"layout\":[\"fixed\",\"auto\"]},\"uM9mLKGV_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      */\nconst FramerP__NjMN3D = withCSS(Component, css, \"framer-xINcg\");\nexport default FramerP__NjMN3D;\nFramerP__NjMN3D.displayName = \"Tap\";\nFramerP__NjMN3D.defaultProps = {\n  height: 1770,\n  width: 1200\n};\naddFonts(FramerP__NjMN3D, [...NavbarFonts, ...FooterFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerP__NjMN3D\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bnScW6u9c\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uM9mLKGV_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerIntrinsicHeight\": \"1770\",\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "6bAWA,IAAMA,EAAiBC,EAAOC,CAAQ,EAChCC,EAAkBF,EAAOG,EAAO,GAAG,EACnCC,GAAcC,EAASC,CAAM,EAC7BC,GAAcF,EAASG,CAAM,EAEnC,IAAMC,EAAc,CAClB,UAAW,6CACX,UAAW,sBACX,UAAW,oBACb,EACMC,GAAY,IAAM,OAAO,SAAa,IACtCC,GAAoB,CACxB,UAAW,kBACX,UAAW,mBACX,UAAW,iBACb,EACID,GAAU,GACZE,EAA6B,YAAaH,EAAaE,EAAiB,EAE1E,IAAME,GAA0B,CAC9B,QAAS,YACT,MAAO,YACP,OAAQ,WACV,EACMC,GAAc,CAClB,QAAS,CACP,SAAU,CACZ,CACF,EACMC,EAAY,CAChB,QAAS,EACT,OAAQ,EACR,MAAO,EACP,EAAG,EACH,EAAG,CACL,EACMC,EAAc,CAClB,MAAO,EACP,SAAU,IACV,KAAM,CAAC,IAAK,EAAG,IAAK,CAAC,EACrB,KAAM,OACR,EACMC,GAAc,CAClB,MAAO,EACP,SAAU,GACV,KAAM,CAAC,IAAK,IAAK,GAAI,CAAC,EACtB,KAAM,OACR,EACMC,GAAa,CACjB,QAAS,EACT,OAAQ,EACR,QAAS,EACT,QAAS,EACT,MAAO,EACP,WAAYD,GACZ,EAAG,EACH,EAAG,CACL,EACME,EAAoB,CAACC,EAAGC,IAAM,uBAAuBA,IACrDC,EAAa,CACjB,QAAS,EACT,OAAQ,EACR,MAAO,EACP,WAAYL,GACZ,EAAG,EACH,EAAG,CACL,EACMM,EAAc,CAClB,MAAO,EACP,SAAU,IACV,KAAM,CAAC,IAAK,EAAG,IAAK,CAAC,EACrB,KAAM,OACR,EACMC,GAAa,CACjB,QAAS,GACT,OAAQ,EACR,MAAO,EACP,EAAG,EACH,EAAG,CACL,EACMC,GAAc,CAClB,QAAS,GACT,MAAO,EACP,KAAM,EACN,UAAW,IACX,KAAM,QACR,EACMC,GAAa,CACjB,QAAS,GACT,OAAQ,EACR,MAAO,EACP,WAAYD,GACZ,EAAG,EACH,EAAG,CACL,EACME,GAAc,CAClB,QAAS,GACT,MAAO,EACP,KAAM,EACN,UAAW,IACX,KAAM,QACR,EACMC,GAAa,CACjB,QAAS,GACT,OAAQ,EACR,MAAO,EACP,WAAYD,GACZ,EAAG,EACH,EAAG,CACL,EACME,EAAqB,CAACT,EAAGC,IAAM,oBAAoBA,IACnDS,EAAWC,EAAiB,EAC5BC,GAA+BC,EAAW,SAAU,CACxD,GAAAC,EACA,MAAAC,EACA,UAAAC,GACA,MAAAC,GACA,OAAAC,GACA,SAAAC,EACA,QAASC,EAAe,YACxB,GAAGC,EACL,EAAGC,GAAK,CAEN,IAAMC,GADiB9B,GAAwB2B,CAAY,GACzBA,EAC5BI,EAAgB,IAAM,CAC1B,IAAMC,EAAYd,EAAiB,EAEnC,GADA,SAAS,MAAQc,EAAU,OAAS,GAChCA,EAAU,SAAU,CACtB,IAAIH,GACHA,EAAM,SAAS,cAAc,uBAAuB,KAAO,MAAQA,IAAQ,QAAkBA,EAAI,aAAa,UAAWG,EAAU,QAAQ,EAE1IA,EAAU,gBACZ,MAAM,KAAK,SAAS,KAAK,SAAS,EAAE,OAAOC,GAAKA,EAAE,WAAW,cAAc,CAAC,EAAE,IAAIA,GAAK,SAAS,KAAK,UAAU,OAAOA,CAAC,CAAC,EACxH,SAAS,KAAK,UAAU,IAAID,EAAU,aAAa,EAEvD,EAAG,CAAC,CAAC,EACL,GAAM,CAACE,EAAaC,EAAmB,EAAIC,EAA8BN,GAASlC,EAAa,EAAK,EAC9FyC,GAAiB,OACjBC,GAAarC,GAAY,QACzBsC,EAASC,EAAU,EACnBC,GAAwBC,EAAM,EACpC,OAAoBC,EAAKC,EAA0B,SAAU,CAC3D,MAAO,CACL,iBAAkB,YAClB,kBAAA9C,EACF,EACA,SAAuB6C,EAAKE,EAAa,CACvC,GAAInB,GAAsDe,GAC1D,SAAuBK,EAAMC,EAAO,IAAK,CACvC,UAAWC,EAAG,eAA4BzB,EAAwBA,EAAwBA,CAAS,EACnG,MAAO,CACL,QAAS,UACX,EACA,SAAU,CAAcuB,EAAMC,EAAO,IAAK,CACxC,GAAGnB,GACH,UAAWoB,EAAG,iBAAkBzB,EAAS,EACzC,IAAKM,GACL,MAAO,CACL,GAAGP,CACL,EACA,SAAU,CAAcwB,EAAMC,EAAO,IAAK,CACxC,UAAW,gBACX,SAAU,CAAcJ,EAAKM,EAAgB,CAC3C,kBAAmB,CACjB,WAAY9C,CACd,EACA,sBAAuB,GACvB,gBAAiBD,EACjB,eAAgBG,GAChB,mCAAoC,GACpC,oBAAqB,EACrB,sBAAuB,GACvB,gBAAiB,GACjB,gBAAiB,EACjB,SAAuBsC,EAAWO,EAAU,CAC1C,SAAuBP,EAAK,KAAM,CAChC,UAAW,8BACX,qBAAsB,YACtB,SAAU,2CACZ,CAAC,CACH,CAAC,EACD,UAAW,iBACX,kBAAmBrC,EACnB,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,EAAgBqC,EAAKI,EAAO,IAAK,CAChC,UAAW,iBACX,SAAuBD,EAAMC,EAAO,IAAK,CACvC,UAAW,iBACX,SAAU,CAAcD,EAAMK,EAAiB,CAC7C,kBAAmB,CACjB,WAAYhD,CACd,EACA,sBAAuB,GACvB,gBAAiBD,EACjB,eAAgBO,EAChB,mCAAoC,GACpC,oBAAqB,EACrB,gBAAiB,GACjB,gBAAiB,EACjB,UAAW,iBACX,kBAAmBH,EACnB,SAAU,CAAcqC,EAAKS,EAAO,CAClC,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,KAChB,YAAa,KACb,WAAY,KACZ,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,sEAAsE,EAAE,YACjb,EACA,UAAW,eACb,CAAC,EAAgBT,EAAKU,EAAU,CAC9B,sBAAuB,GACvB,SAAuBV,EAAWO,EAAU,CAC1C,SAAuBP,EAAK,KAAM,CAChC,UAAW,+BACX,qBAAsB,YACtB,MAAO,CACL,0BAA2B,SAC3B,sBAAuB,qEACzB,EACA,SAAU,yBACZ,CAAC,CACH,CAAC,EACD,UAAW,gBACX,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CAAC,CACJ,CAAC,EAAgBA,EAAKM,EAAgB,CACpC,kBAAmB,CACjB,WAAY9C,CACd,EACA,sBAAuB,GACvB,gBAAiBD,EACjB,eAAgBO,EAChB,mCAAoC,GACpC,oBAAqB,EACrB,sBAAuB,GACvB,gBAAiB,GACjB,gBAAiB,EACjB,SAAuBkC,EAAWO,EAAU,CAC1C,SAAuBP,EAAK,IAAK,CAC/B,UAAW,8BACX,qBAAsB,YACtB,SAAU,saACZ,CAAC,CACH,CAAC,EACD,UAAW,iBACX,kBAAmBrC,EACnB,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,EAAgBwC,EAAMC,EAAO,IAAK,CACjC,UAAW,gBACX,SAAU,CAAcD,EAAMC,EAAO,IAAK,CACxC,UAAW,iBACX,SAAU,CAAcJ,EAAKW,EAAmB,CAC9C,WAAYpB,EACZ,UAAW,CACT,UAAW,CACT,kBAAmB,CACjB,WAAYxB,CACd,EACA,oBAAqB,EACvB,CACF,EACA,SAAuBoC,EAAMK,EAAiB,CAC5C,kBAAmB,CACjB,WAAYhD,CACd,EACA,sBAAuB,GACvB,gBAAiBD,EACjB,eAAgBO,EAChB,mCAAoC,GACpC,oBAAqB,EACrB,gBAAiB,GACjB,gBAAiB,EACjB,UAAW,iBACX,kBAAmBH,EACnB,SAAU,CAAcqC,EAAKS,EAAO,CAClC,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,KAChB,YAAa,GACb,WAAY,GACZ,IAAK,IAAI,IAAI,sEAAsE,EAAE,IACvF,EACA,UAAW,iBACX,mBAAoB,cACpB,KAAM,aACR,CAAC,EAAgBT,EAAKU,EAAU,CAC9B,sBAAuB,GACvB,SAAuBV,EAAWO,EAAU,CAC1C,SAAuBP,EAAK,IAAK,CAC/B,UAAW,8BACX,qBAAsB,YACtB,SAAU,kOACZ,CAAC,CACH,CAAC,EACD,UAAW,iBACX,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,EAAgBA,EAAKW,EAAmB,CACvC,WAAYpB,EACZ,UAAW,CACT,UAAW,CACT,kBAAmB,CACjB,WAAYxB,CACd,EACA,oBAAqB,EACvB,EACA,UAAW,CACT,oBAAqB,EACvB,CACF,EACA,SAAuBoC,EAAMK,EAAiB,CAC5C,kBAAmB,CACjB,WAAYhD,CACd,EACA,sBAAuB,GACvB,gBAAiBD,EACjB,eAAgBO,EAChB,mCAAoC,GACpC,oBAAqB,EACrB,gBAAiB,GACjB,gBAAiB,EACjB,UAAW,gBACX,kBAAmBH,EACnB,SAAU,CAAcqC,EAAKS,EAAO,CAClC,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,KAChB,YAAa,GACb,WAAY,GACZ,IAAK,IAAI,IAAI,sEAAsE,EAAE,IACvF,EACA,UAAW,gBACX,mBAAoB,cACpB,KAAM,aACR,CAAC,EAAgBT,EAAKU,EAAU,CAC9B,sBAAuB,GACvB,SAAuBV,EAAWO,EAAU,CAC1C,SAAuBP,EAAK,IAAK,CAC/B,UAAW,8BACX,qBAAsB,YACtB,SAAU,oRACZ,CAAC,CACH,CAAC,EACD,UAAW,iBACX,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,EAAgBA,EAAKW,EAAmB,CACvC,WAAYpB,EACZ,UAAW,CACT,UAAW,CACT,oBAAqB,EACvB,EACA,UAAW,CACT,oBAAqB,EACvB,CACF,EACA,SAAuBY,EAAMK,EAAiB,CAC5C,kBAAmB,CACjB,WAAYhD,CACd,EACA,sBAAuB,GACvB,gBAAiBD,EACjB,eAAgBO,EAChB,mCAAoC,GACpC,oBAAqB,EACrB,gBAAiB,GACjB,gBAAiB,EACjB,UAAW,gBACX,kBAAmBH,EACnB,SAAU,CAAcqC,EAAKW,EAAmB,CAC9C,WAAYpB,EACZ,UAAW,CACT,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,KAChB,YAAa,GACb,WAAY,GACZ,IAAK,IAAI,IAAI,sEAAsE,EAAE,IACvF,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,KAChB,YAAa,GACb,WAAY,GACZ,IAAK,IAAI,IAAI,sEAAsE,EAAE,IACvF,CACF,CACF,EACA,SAAuBS,EAAKS,EAAO,CACjC,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,KAChB,QAAS,OACT,YAAa,GACb,WAAY,GACZ,IAAK,IAAI,IAAI,sEAAsE,EAAE,IACvF,EACA,UAAW,gBACX,mBAAoB,cACpB,KAAM,aACR,CAAC,CACH,CAAC,EAAgBT,EAAKU,EAAU,CAC9B,sBAAuB,GACvB,SAAuBV,EAAWO,EAAU,CAC1C,SAAuBP,EAAK,IAAK,CAC/B,UAAW,8BACX,qBAAsB,YACtB,SAAU,0SACZ,CAAC,CACH,CAAC,EACD,UAAW,gBACX,kBAAmB,MACnB,mBAAoB,EACtB,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,EAAgBA,EAAKW,EAAmB,CACvC,WAAYpB,EACZ,UAAW,CACT,UAAW,CACT,kBAAmB,CACjB,WAAYpB,EACd,EACA,eAAgBC,EAClB,CACF,EACA,SAAuB+B,EAAMK,EAAiB,CAC5C,kBAAmB,CACjB,WAAYvC,EACd,EACA,sBAAuB,GACvB,gBAAiBD,GACjB,eAAgBE,GAChB,mCAAoC,GACpC,oBAAqB,EACrB,gBAAiB,GACjB,gBAAiB,EACjB,UAAW,gBACX,kBAAmBP,EACnB,SAAU,CAAcqC,EAAKI,EAAO,IAAK,CACvC,UAAW,gBACX,cAAe,EACjB,CAAC,EAAgBJ,EAAKW,EAAmB,CACvC,WAAYpB,EACZ,UAAW,CACT,UAAW,CACT,kBAAmB,MACrB,EACA,UAAW,CACT,kBAAmB,MACrB,CACF,EACA,SAAuBS,EAAKI,EAAO,IAAK,CACtC,UAAW,gBACX,cAAe,GACf,kBAAmB/B,CACrB,CAAC,CACH,CAAC,EAAgB2B,EAAKI,EAAO,IAAK,CAChC,UAAW,gBACX,cAAe,EACjB,CAAC,EAAgBJ,EAAKI,EAAO,IAAK,CAChC,UAAW,iBACX,cAAe,EACjB,CAAC,EAAgBD,EAAMC,EAAO,IAAK,CACjC,UAAW,iBACX,SAAU,CAAcJ,EAAKW,EAAmB,CAC9C,WAAYpB,EACZ,UAAW,CACT,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,KAChB,QAAS,OACT,YAAa,KACb,WAAY,KACZ,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,sEAAsE,EAAE,YACjb,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,KAChB,QAAS,OACT,YAAa,KACb,WAAY,KACZ,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,sEAAsE,EAAE,YACjb,CACF,CACF,EACA,SAAuBS,EAAKS,EAAO,CACjC,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,KAChB,YAAa,KACb,WAAY,KACZ,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,sEAAsE,EAAE,YACjb,EACA,UAAW,gBACb,CAAC,CACH,CAAC,EAAgBT,EAAKW,EAAmB,CACvC,WAAYpB,EACZ,UAAW,CACT,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,KAChB,QAAS,OACT,YAAa,KACb,WAAY,KACZ,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,sEAAsE,EAAE,YACjb,CACF,EACA,UAAW,CACT,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,KAChB,QAAS,OACT,YAAa,KACb,WAAY,KACZ,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,sEAAsE,EAAE,YACjb,CACF,CACF,EACA,SAAuBS,EAAKS,EAAO,CACjC,WAAY,CACV,IAAK,GACL,IAAK,OACL,gBAAiB,KACjB,eAAgB,KAChB,YAAa,KACb,WAAY,KACZ,MAAO,QACP,IAAK,IAAI,IAAI,sEAAsE,EAAE,KACrF,OAAQ,GAAG,IAAI,IAAI,wFAAwF,EAAE,cAAc,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,yFAAyF,EAAE,eAAe,IAAI,IAAI,sEAAsE,EAAE,YACjb,EACA,UAAW,gBACb,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,CAAC,CACJ,CAAC,EAAgBT,EAAKY,EAAW,CAC/B,UAAW,0BACX,aAAc,GACd,kBAAmBvC,EACnB,SAAuB2B,EAAKW,EAAmB,CAC7C,WAAYpB,EACZ,UAAW,CACT,UAAW,CACT,UAAW,YACX,UAAW,YACX,MAAO,CACL,MAAO,MACT,EACA,QAAS,WACX,EACA,UAAW,CACT,UAAW,YACX,UAAW,YACX,MAAO,CACL,MAAO,MACT,EACA,QAAS,WACX,CACF,EACA,SAAuBS,EAAKa,EAAQ,CAClC,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,UAAW,YACX,SAAUC,EAAY,CACpB,UAAW,WACb,EAAGlB,CAAM,EACT,cAAe,YACf,SAAUkB,EAAY,CACpB,UAAW,WACb,EAAGlB,CAAM,EACT,cAAe,YACf,SAAUkB,EAAY,CACpB,UAAW,WACb,EAAGlB,CAAM,EACT,cAAe,YACf,UAAW,YACX,SAAUkB,EAAY,CACpB,UAAW,WACb,EAAGlB,CAAM,EACT,cAAe,YACf,SAAUkB,EAAY,CACpB,UAAW,WACb,EAAGlB,CAAM,EACT,cAAe,YACf,SAAUkB,EAAY,CACpB,UAAW,WACb,EAAGlB,CAAM,EACT,cAAe,YACf,KAAMkB,EAAY,CAChB,UAAW,WACb,EAAGlB,CAAM,EACT,UAAW,YACX,KAAMkB,EAAY,CAChB,UAAW,WACb,EAAGlB,CAAM,EACT,UAAW,YACX,MAAO,CACL,UAAW,OACX,MAAO,MACT,EACA,QAAS,YACT,MAAO,MACT,CAAC,CACH,CAAC,CACH,CAAC,EAAgBI,EAAKY,EAAW,CAC/B,UAAW,2BACX,SAAuBZ,EAAKW,EAAmB,CAC7C,WAAYpB,EACZ,UAAW,CACT,UAAW,CACT,QAAS,WACX,EACA,UAAW,CACT,QAAS,WACX,CACF,EACA,SAAuBS,EAAKe,EAAQ,CAClC,OAAQ,OACR,GAAI,YACJ,SAAU,YACV,MAAO,CACL,MAAO,MACT,EACA,QAAS,YACT,MAAO,MACT,CAAC,CACH,CAAC,CACH,CAAC,CAAC,CACJ,CAAC,EAAgBf,EAAK,MAAO,CAC3B,GAAI,SACN,CAAC,CAAC,CACJ,CAAC,CACH,CAAC,CACH,CAAC,CACH,CAAC,EACKgB,GAAM,CAAC,sZAAuZ,kFAAmF,IAAI1C,EAAS,yCAA0C,mDAAoD,0TAA2T,sSAAuS,kVAAmV,oRAAqR,+RAAgS,uTAAwT,gOAAiO,8NAA+N,gSAAiS,kSAAmS,4XAA6X,2QAA4Q,kVAAmV,mJAAoJ,skBAAukB,kmBAAmmB,qkBAAskB,ykBAA0kB,yKAA0K,8pBAA+pB,4pBAA6pB,uMAAwM,yGAA0G,+9DAAg+D,6FAA8F,mHAAmHA,EAAS,8gFAA+gF,2FAA2FA,EAAS,+6GAAg7G,GAAe0C,EAAK,GAAgBA,EAAK,GAAgBA,CAAG,EAO71hBC,EAAkBC,EAAQ1C,GAAWwC,GAAK,cAAc,EACvDzC,GAAQ0C,EACfA,EAAgB,YAAc,MAC9BA,EAAgB,aAAe,CAC7B,OAAQ,KACR,MAAO,IACT,EACAE,EAASF,EAAiB,CAAC,GAAGG,GAAa,GAAGC,GAAa,GAAeC,EAAO,GAAgBA,EAAO,GAAgBA,CAAK,CAAC,EACvH,IAAMC,GAAqB,CAChC,QAAW,CACT,QAAW,CACT,KAAQ,iBACR,KAAQ,kBACR,MAAS,CAAC,EACV,YAAe,CACb,oCAAuC,4JACvC,qBAAwB,OACxB,uBAA0B,GAC1B,sBAAyB,OACzB,sBAAyB,GAC3B,CACF,EACA,MAAS,CACP,KAAQ,SACR,YAAe,CACb,sBAAyB,GAC3B,CACF,EACA,mBAAsB,CACpB,KAAQ,UACV,CACF,CACF",
  "names": ["RichTextWithFX", "withFX", "RichText", "MotionDivWithFX", "motion", "NavbarFonts", "getFonts", "jAIt4jfto_default", "FooterFonts", "sAQF5h3lf_default", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "humanReadableVariantMap", "transitions", "animation", "transition1", "transition2", "animation1", "transformTemplate", "_", "t", "animation2", "transition3", "animation3", "transition4", "animation4", "transition5", "animation5", "transformTemplate1", "metadata", "P_NjMN3D_default", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "restProps", "ref", "variant", "fe", "metadata1", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "router", "useRouter", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "RichTextWithFX", "x", "MotionDivWithFX", "Image2", "RichText", "PropertyOverrides", "Container", "jAIt4jfto_default", "resolveLink", "sAQF5h3lf_default", "css", "FramerP__NjMN3D", "withCSS", "addFonts", "NavbarFonts", "FooterFonts", "fonts", "__FramerMetadata__"]
}
