{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/72eVJAxTk5S1KqSemWLt/0crqTxUHJlzIFIDo2bT1/kOJPAcBGT.js"],
  "sourcesContent": ["// Generated by Framer (1c1e241)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, Image, Link, PropertyOverrides, removeHiddenBreakpointLayers, RichText, useHydratedBreakpointVariants, useLocaleInfo, withCSS, withFX } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport Navigation from \"https://framerusercontent.com/modules/tPDzL9KkFY2N3wzenKkc/wCNYFymtt8PQEI6ss6UE/FpNI1eqHu.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/f1z7J6Fljsrb8I5cSaFB/n0UjRmwfPnbUrFeALWbw/kOJPAcBGT.js\";\nconst NavigationFonts = getFonts(Navigation);\nconst MotionDivWithFX = withFX(motion.div);\nconst cycleOrder = [\"OkiafZZUj\", \"M83m40ga1\", \"sBgzofBeX\"];\nconst breakpoints = {\n  M83m40ga1: \"(min-width: 810px) and (max-width: 1199px)\",\n  OkiafZZUj: \"(min-width: 1200px)\",\n  sBgzofBeX: \"(max-width: 809px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst serializationHash = \"framer-8Ya1P\";\nconst variantClassNames = {\n  M83m40ga1: \"framer-v-12rsson\",\n  OkiafZZUj: \"framer-v-1npi49t\",\n  sBgzofBeX: \"framer-v-xanfzb\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"OkiafZZUj\", breakpoints, variantClassNames);\n}\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst animation = {\n  opacity: 0,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  x: 0,\n  y: 20\n};\nconst transition1 = {\n  damping: 40,\n  delay: .1,\n  mass: 1,\n  stiffness: 400,\n  type: \"spring\"\n};\nconst animation1 = {\n  opacity: 0,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition1,\n  x: 0,\n  y: 20\n};\nconst transformTemplate = (_, t) => `perspective(1200px) ${t}`;\nconst transition2 = {\n  damping: 40,\n  delay: .15,\n  mass: 1,\n  stiffness: 400,\n  type: \"spring\"\n};\nconst animation2 = {\n  opacity: 0,\n  rotate: 0,\n  rotateX: 0,\n  rotateY: 0,\n  scale: 1,\n  transition: transition2,\n  x: 0,\n  y: 20\n};\nconst metadata = metadataProvider();\nconst humanReadableVariantMap = {\n  Desktop: \"OkiafZZUj\",\n  Phone: \"sBgzofBeX\",\n  Tablet: \"M83m40ga1\"\n};\nconst getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  var _humanReadableVariantMap_props_variant, _ref;\n  return {\n    ...props,\n    variant: (_ref = (_humanReadableVariantMap_props_variant = humanReadableVariantMap[props.variant]) !== null && _humanReadableVariantMap_props_variant !== void 0 ? _humanReadableVariantMap_props_variant : props.variant) !== null && _ref !== void 0 ? _ref : \"OkiafZZUj\"\n  };\n};\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    ...restProps\n  } = getProps(props);\n  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider(undefined, activeLocale);\n    document.title = metadata1.title || \"\";\n    if (metadata1.viewport) {\n      var _document_querySelector;\n      (_document_querySelector = document.querySelector('meta[name=\"viewport\"]')) === null || _document_querySelector === void 0 ? void 0 : _document_querySelector.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}-framer-8Ya1P`);\n      return () => {\n        document.body.classList.remove(`${metadata1.bodyClassName}-framer-8Ya1P`);\n      };\n    }\n  }, [undefined, activeLocale]);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const ref1 = React.useRef(null);\n  const defaultLayoutId = React.useId();\n  const sharedStyleClassNames = [];\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"OkiafZZUj\",\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-8Ya1P\", ...sharedStyleClassNames),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-1npi49t\", className),\n          ref: ref !== null && ref !== void 0 ? ref : ref1,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(Container, {\n            className: \"framer-1idgzo8-container\",\n            children: /*#__PURE__*/_jsx(Navigation, {\n              height: \"100%\",\n              id: \"trrtzbwi9\",\n              layoutId: \"trrtzbwi9\",\n              style: {\n                width: \"100%\"\n              },\n              variant: \"POQ6PoU1a\",\n              width: \"100%\"\n            })\n          }), /*#__PURE__*/_jsx(PropertyOverrides, {\n            breakpoint: baseVariant,\n            overrides: {\n              sBgzofBeX: {\n                background: {\n                  alt: \"\",\n                  fit: \"fill\",\n                  intrinsicHeight: 417,\n                  intrinsicWidth: 626,\n                  pixelHeight: 417,\n                  pixelWidth: 626,\n                  sizes: \"101.5385vw\",\n                  src: \"https://framerusercontent.com/images/JfIZEf8vxWzCBzbBGjPXaG89orE.jpg\",\n                  srcSet: \"https://framerusercontent.com/images/JfIZEf8vxWzCBzbBGjPXaG89orE.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/JfIZEf8vxWzCBzbBGjPXaG89orE.jpg 626w\"\n                }\n              }\n            },\n            children: /*#__PURE__*/_jsxs(Image, {\n              as: \"header\",\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                intrinsicHeight: 417,\n                intrinsicWidth: 626,\n                pixelHeight: 417,\n                pixelWidth: 626,\n                sizes: \"100vw\",\n                src: \"https://framerusercontent.com/images/JfIZEf8vxWzCBzbBGjPXaG89orE.jpg\",\n                srcSet: \"https://framerusercontent.com/images/JfIZEf8vxWzCBzbBGjPXaG89orE.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/JfIZEf8vxWzCBzbBGjPXaG89orE.jpg 626w\"\n              },\n              className: \"framer-u1hgp3\",\n              \"data-framer-name\": \"Header Image\",\n              name: \"Header Image\",\n              children: [/*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"h1\", {\n                    style: {\n                      \"--font-selector\": \"R0Y7SW50ZXItNzAw\",\n                      \"--framer-font-family\": '\"Inter\", \"Inter Placeholder\", sans-serif',\n                      \"--framer-font-size\": \"50px\",\n                      \"--framer-font-weight\": \"700\",\n                      \"--framer-letter-spacing\": \"-2px\",\n                      \"--framer-text-alignment\": \"center\",\n                      \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                    },\n                    children: \"Tableau\"\n                  })\n                }),\n                className: \"framer-tts2wy\",\n                fonts: [\"GF;Inter-700\"],\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              }), /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"h2\", {\n                    style: {\n                      \"--font-selector\": \"R0Y7SW50ZXItNTAw\",\n                      \"--framer-font-family\": '\"Inter\", \"Inter Placeholder\", sans-serif',\n                      \"--framer-font-size\": \"24px\",\n                      \"--framer-font-weight\": \"500\",\n                      \"--framer-letter-spacing\": \"-0.5px\",\n                      \"--framer-line-height\": \"1.5em\",\n                      \"--framer-text-alignment\": \"center\",\n                      \"--framer-text-color\": \"rgba(255, 255, 255, 0.8)\"\n                    },\n                    children: \"Explore my Tableau section, where art meets data. Here, you\u2019ll find a collection of visualizations that not only display data but tell compelling stories. My Tableau projects range from intricate business analytics to engaging public data explorations. These works highlight my skills in creating intuitive, interactive, and aesthetically pleasing dashboards. Each visualization is crafted to make data accessible, providing clear narratives and insights that drive understanding and action.\"\n                  })\n                }),\n                className: \"framer-14gw02r\",\n                fonts: [\"GF;Inter-500\"],\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              }), /*#__PURE__*/_jsx(\"div\", {\n                className: \"framer-1c7j2pe\",\n                children: /*#__PURE__*/_jsx(Link, {\n                  href: {\n                    webPageId: \"eddhjzMea\"\n                  },\n                  children: /*#__PURE__*/_jsx(\"a\", {\n                    className: \"framer-1llkjwl framer-1exg93q\",\n                    \"data-framer-name\": \"Button\",\n                    name: \"Button\",\n                    children: /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7SW50ZXItNzAw\",\n                            \"--framer-font-family\": '\"Inter\", \"Inter Placeholder\", sans-serif',\n                            \"--framer-font-size\": \"14px\",\n                            \"--framer-font-weight\": \"700\",\n                            \"--framer-text-alignment\": \"center\",\n                            \"--framer-text-color\": \"rgb(51, 51, 51)\"\n                          },\n                          children: \"Back to Home\"\n                        })\n                      }),\n                      className: \"framer-ybfrn\",\n                      fonts: [\"GF;Inter-700\"],\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })\n                  })\n                })\n              }), /*#__PURE__*/_jsx(\"div\", {\n                className: \"framer-3j8hn\",\n                \"data-framer-name\": \"Overlay\",\n                name: \"Overlay\"\n              })]\n            })\n          }), /*#__PURE__*/_jsxs(\"header\", {\n            className: \"framer-sg0bcx\",\n            \"data-framer-name\": \"Header\",\n            name: \"Header\",\n            children: [/*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(\"h1\", {\n                  style: {\n                    \"--font-selector\": \"R0Y7SW50ZXItNzAw\",\n                    \"--framer-font-family\": '\"Inter\", \"Inter Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"50px\",\n                    \"--framer-font-weight\": \"700\",\n                    \"--framer-letter-spacing\": \"-2.6px\",\n                    \"--framer-text-alignment\": \"center\",\n                    \"--framer-text-color\": \"rgb(51, 51, 51)\"\n                  },\n                  children: \"HR Dashboard\"\n                })\n              }),\n              className: \"framer-14z7suy\",\n              fonts: [\"GF;Inter-700\"],\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(\"div\", {\n              className: \"framer-qft16n\",\n              children: /*#__PURE__*/_jsx(Link, {\n                href: \"https://public.tableau.com/views/HRDashboard_17042243001780/HR?:language=es-ES&publish=yes&:display_count=n&:origin=viz_share_link\",\n                children: /*#__PURE__*/_jsx(\"a\", {\n                  className: \"framer-rl4zj framer-1exg93q\",\n                  \"data-framer-name\": \"Button\",\n                  name: \"Button\",\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7SW50ZXItNzAw\",\n                          \"--framer-font-family\": '\"Inter\", \"Inter Placeholder\", sans-serif',\n                          \"--framer-font-size\": \"14px\",\n                          \"--framer-font-weight\": \"700\",\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"rgb(51, 51, 51)\"\n                        },\n                        children: \"View Dashboard\"\n                      })\n                    }),\n                    className: \"framer-11mlobu\",\n                    fonts: [\"GF;Inter-700\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                })\n              })\n            })]\n          }), /*#__PURE__*/_jsx(\"div\", {\n            className: \"framer-kpqqfn\",\n            \"data-framer-name\": \"2 Columns Text Image\",\n            name: \"2 Columns Text Image\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                M83m40ga1: {\n                  background: {\n                    alt: \"\",\n                    fit: \"fill\",\n                    intrinsicHeight: 935,\n                    intrinsicWidth: 1440,\n                    pixelHeight: 935,\n                    pixelWidth: 1440,\n                    sizes: \"779px\",\n                    src: \"https://framerusercontent.com/images/mb4eQmLGIkOY69o6lctoNOjXUI.jpg\",\n                    srcSet: \"https://framerusercontent.com/images/mb4eQmLGIkOY69o6lctoNOjXUI.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/mb4eQmLGIkOY69o6lctoNOjXUI.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/mb4eQmLGIkOY69o6lctoNOjXUI.jpg 1440w\"\n                  }\n                },\n                sBgzofBeX: {\n                  background: {\n                    alt: \"\",\n                    fit: \"fill\",\n                    intrinsicHeight: 935,\n                    intrinsicWidth: 1440,\n                    loading: \"lazy\",\n                    pixelHeight: 935,\n                    pixelWidth: 1440,\n                    sizes: \"393px\",\n                    src: \"https://framerusercontent.com/images/mb4eQmLGIkOY69o6lctoNOjXUI.jpg\",\n                    srcSet: \"https://framerusercontent.com/images/mb4eQmLGIkOY69o6lctoNOjXUI.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/mb4eQmLGIkOY69o6lctoNOjXUI.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/mb4eQmLGIkOY69o6lctoNOjXUI.jpg 1440w\"\n                  }\n                }\n              },\n              children: /*#__PURE__*/_jsx(Image, {\n                background: {\n                  alt: \"\",\n                  fit: \"fill\",\n                  intrinsicHeight: 935,\n                  intrinsicWidth: 1440,\n                  pixelHeight: 935,\n                  pixelWidth: 1440,\n                  sizes: \"824px\",\n                  src: \"https://framerusercontent.com/images/mb4eQmLGIkOY69o6lctoNOjXUI.jpg\",\n                  srcSet: \"https://framerusercontent.com/images/mb4eQmLGIkOY69o6lctoNOjXUI.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/mb4eQmLGIkOY69o6lctoNOjXUI.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/mb4eQmLGIkOY69o6lctoNOjXUI.jpg 1440w\"\n                },\n                className: \"framer-18i2bt8\",\n                \"data-framer-name\": \"Image\",\n                name: \"Image\"\n              })\n            })\n          }), /*#__PURE__*/_jsx(\"div\", {\n            className: \"framer-topcbq\"\n          }), /*#__PURE__*/_jsx(RichText, {\n            __fromCanvasComponent: true,\n            children: /*#__PURE__*/_jsx(React.Fragment, {\n              children: /*#__PURE__*/_jsx(\"h2\", {\n                style: {\n                  \"--font-selector\": \"R0Y7SW50ZXItNTAw\",\n                  \"--framer-font-family\": '\"Inter\", \"Inter Placeholder\", sans-serif',\n                  \"--framer-font-size\": \"24px\",\n                  \"--framer-font-weight\": \"500\",\n                  \"--framer-letter-spacing\": \"-0.5px\",\n                  \"--framer-line-height\": \"1.5em\",\n                  \"--framer-text-alignment\": \"center\",\n                  \"--framer-text-color\": \"rgb(136, 136, 136)\"\n                },\n                children: \"This tool provides a clear view of employee attrition, gender distribution, educational background, and job role composition. Designed for intuitive understanding, it helps in identifying trends, monitoring diversity, and understanding the workforce structure, assisting HR professionals in making informed decisions\"\n              })\n            }),\n            className: \"framer-vwun93\",\n            fonts: [\"GF;Inter-500\"],\n            verticalAlignment: \"top\",\n            withExternalLayout: true\n          }), /*#__PURE__*/_jsxs(\"header\", {\n            className: \"framer-of5qdp\",\n            \"data-framer-name\": \"Header\",\n            name: \"Header\",\n            children: [/*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(\"h1\", {\n                  style: {\n                    \"--font-selector\": \"R0Y7SW50ZXItNzAw\",\n                    \"--framer-font-family\": '\"Inter\", \"Inter Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"50px\",\n                    \"--framer-font-weight\": \"700\",\n                    \"--framer-letter-spacing\": \"-2.6px\",\n                    \"--framer-text-alignment\": \"center\",\n                    \"--framer-text-color\": \"rgb(51, 51, 51)\"\n                  },\n                  children: \"Marketing Dashboard\"\n                })\n              }),\n              className: \"framer-u2e854\",\n              fonts: [\"GF;Inter-700\"],\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(\"div\", {\n              className: \"framer-1t11j4d\",\n              children: /*#__PURE__*/_jsx(Link, {\n                href: \"https://public.tableau.com/views/HRDashboard_17042243001780/HR?:language=es-ES&publish=yes&:display_count=n&:origin=viz_share_link\",\n                children: /*#__PURE__*/_jsx(\"a\", {\n                  className: \"framer-1281bka framer-1exg93q\",\n                  \"data-framer-name\": \"Button\",\n                  name: \"Button\",\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7SW50ZXItNzAw\",\n                          \"--framer-font-family\": '\"Inter\", \"Inter Placeholder\", sans-serif',\n                          \"--framer-font-size\": \"14px\",\n                          \"--framer-font-weight\": \"700\",\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"rgb(51, 51, 51)\"\n                        },\n                        children: \"View Dashboard\"\n                      })\n                    }),\n                    className: \"framer-7t9jad\",\n                    fonts: [\"GF;Inter-700\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                })\n              })\n            })]\n          }), /*#__PURE__*/_jsxs(\"div\", {\n            className: \"framer-1jbtf1p\",\n            children: [/*#__PURE__*/_jsx(\"div\", {\n              className: \"framer-13yihti\",\n              \"data-framer-name\": \"2 Columns Text Image\",\n              name: \"2 Columns Text Image\",\n              children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  sBgzofBeX: {\n                    background: {\n                      alt: \"\",\n                      fit: \"fill\",\n                      intrinsicHeight: 879,\n                      intrinsicWidth: 1230,\n                      loading: \"lazy\",\n                      pixelHeight: 879,\n                      pixelWidth: 1230,\n                      sizes: \"372px\",\n                      src: \"https://framerusercontent.com/images/nhUQKauikMLtWBY1fQKijnLuQ4A.jpg\",\n                      srcSet: \"https://framerusercontent.com/images/nhUQKauikMLtWBY1fQKijnLuQ4A.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/nhUQKauikMLtWBY1fQKijnLuQ4A.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/nhUQKauikMLtWBY1fQKijnLuQ4A.jpg 1230w\"\n                    }\n                  }\n                },\n                children: /*#__PURE__*/_jsx(Image, {\n                  background: {\n                    alt: \"\",\n                    fit: \"fill\",\n                    intrinsicHeight: 879,\n                    intrinsicWidth: 1230,\n                    loading: \"lazy\",\n                    pixelHeight: 879,\n                    pixelWidth: 1230,\n                    sizes: \"824px\",\n                    src: \"https://framerusercontent.com/images/nhUQKauikMLtWBY1fQKijnLuQ4A.jpg\",\n                    srcSet: \"https://framerusercontent.com/images/nhUQKauikMLtWBY1fQKijnLuQ4A.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/nhUQKauikMLtWBY1fQKijnLuQ4A.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/nhUQKauikMLtWBY1fQKijnLuQ4A.jpg 1230w\"\n                  },\n                  className: \"framer-1keprip\"\n                })\n              })\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(\"h2\", {\n                  style: {\n                    \"--font-selector\": \"R0Y7SW50ZXItNTAw\",\n                    \"--framer-font-family\": '\"Inter\", \"Inter Placeholder\", sans-serif',\n                    \"--framer-font-size\": \"24px\",\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-letter-spacing\": \"-0.5px\",\n                    \"--framer-line-height\": \"1.5em\",\n                    \"--framer-text-alignment\": \"center\",\n                    \"--framer-text-color\": \"rgb(136, 136, 136)\"\n                  },\n                  children: \"This dashboard analyzes key metrics from Google Ads and Facebook campaigns. It provides a comparative view of impressions, clicks, shares, cost-per-click (CPC), cost-per-thousand impressions (CPM), and total spend. This dashboard is an invaluable tool for marketers looking to optimize campaign performance and understand the effectiveness of different advertising platforms.\"\n                })\n              }),\n              className: \"framer-10wx25a\",\n              fonts: [\"GF;Inter-500\"],\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(Link, {\n              href: {\n                webPageId: \"eddhjzMea\"\n              },\n              children: /*#__PURE__*/_jsx(\"a\", {\n                className: \"framer-1t9po2u framer-1exg93q\",\n                \"data-border\": true,\n                \"data-framer-name\": \"Button\",\n                name: \"Button\",\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7SW50ZXItNzAw\",\n                        \"--framer-font-family\": '\"Inter\", \"Inter Placeholder\", sans-serif',\n                        \"--framer-font-size\": \"14px\",\n                        \"--framer-font-weight\": \"700\",\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"rgb(51, 51, 51)\"\n                      },\n                      children: \"Back to Home\"\n                    })\n                  }),\n                  className: \"framer-tqp2xu\",\n                  fonts: [\"GF;Inter-700\"],\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              })\n            }), /*#__PURE__*/_jsx(MotionDivWithFX, {\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: .5,\n              __perspectiveFX: false,\n              __targetOpacity: 1,\n              className: \"framer-1wgf8uz\",\n              transformTemplate: transformTemplate\n            }), /*#__PURE__*/_jsx(MotionDivWithFX, {\n              __framer__animate: {\n                transition: transition2\n              },\n              __framer__animateOnce: true,\n              __framer__enter: animation,\n              __framer__exit: animation2,\n              __framer__styleAppearEffectEnabled: true,\n              __framer__threshold: .5,\n              __perspectiveFX: false,\n              __targetOpacity: 1,\n              className: \"framer-gjrwgf\",\n              transformTemplate: transformTemplate\n            }), /*#__PURE__*/_jsx(\"div\", {\n              className: \"framer-12p0wjv\"\n            })]\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-8Ya1P [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}-framer-8Ya1P { background: white; }`, \".framer-8Ya1P .framer-1exg93q { display: block; }\", \".framer-8Ya1P .framer-1npi49t { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1200px; }\", \".framer-8Ya1P .framer-1idgzo8-container { flex: none; height: auto; position: relative; width: 1200px; }\", \".framer-8Ya1P .framer-u1hgp3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 600px; justify-content: center; overflow: hidden; padding: 60px 60px 60px 60px; position: relative; width: 100%; }\", \".framer-8Ya1P .framer-tts2wy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-8Ya1P .framer-14gw02r { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 856px; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-8Ya1P .framer-1c7j2pe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; z-index: 1; }\", \".framer-8Ya1P .framer-1llkjwl { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px 15px 15px 15px; position: relative; text-decoration: none; width: auto; }\", \".framer-8Ya1P .framer-ybfrn, .framer-8Ya1P .framer-11mlobu, .framer-8Ya1P .framer-7t9jad, .framer-8Ya1P .framer-tqp2xu { --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-8Ya1P .framer-3j8hn { background-color: rgba(0, 0, 0, 0.5); bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\", \".framer-8Ya1P .framer-sg0bcx { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 224px; justify-content: center; overflow: hidden; padding: 40px 40px 40px 40px; position: relative; width: 100%; }\", \".framer-8Ya1P .framer-14z7suy, .framer-8Ya1P .framer-u2e854 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\", \".framer-8Ya1P .framer-qft16n, .framer-8Ya1P .framer-1t11j4d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-8Ya1P .framer-rl4zj, .framer-8Ya1P .framer-1281bka { align-content: center; align-items: center; background-color: #ebebeb; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px 15px 15px 15px; position: relative; text-decoration: none; width: auto; }\", \".framer-8Ya1P .framer-kpqqfn { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-8Ya1P .framer-18i2bt8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 493px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 824px; }\", \".framer-8Ya1P .framer-topcbq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1143px; }\", \".framer-8Ya1P .framer-vwun93, .framer-8Ya1P .framer-10wx25a { --framer-paragraph-spacing: 0px; flex: none; height: 170px; overflow: visible; position: relative; white-space: pre-wrap; width: 1112px; word-break: break-word; word-wrap: break-word; }\", \".framer-8Ya1P .framer-of5qdp { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 224px; justify-content: center; overflow: hidden; padding: 40px 40px 40px 40px; position: relative; width: 1199px; }\", \".framer-8Ya1P .framer-1jbtf1p { align-content: start; align-items: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: auto; justify-content: flex-start; max-width: 100%; overflow: hidden; padding: 0px 50px 0px 50px; position: relative; width: 1189px; }\", \".framer-8Ya1P .framer-13yihti { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 107%; }\", \".framer-8Ya1P .framer-1keprip { flex: none; height: 566px; position: relative; width: 824px; }\", \".framer-8Ya1P .framer-1t9po2u { --border-bottom-width: 1px; --border-color: #222222; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; bottom: 132px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; left: 52%; overflow: visible; padding: 15px 15px 15px 15px; position: absolute; text-decoration: none; transform: translateX(-50%); width: auto; z-index: 1; }\", \".framer-8Ya1P .framer-1wgf8uz, .framer-8Ya1P .framer-gjrwgf { align-content: start; align-items: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-8Ya1P .framer-12p0wjv { background-color: #eeeeee; flex: none; height: 2px; overflow: hidden; position: relative; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8Ya1P .framer-1npi49t, .framer-8Ya1P .framer-u1hgp3, .framer-8Ya1P .framer-1c7j2pe, .framer-8Ya1P .framer-1llkjwl, .framer-8Ya1P .framer-sg0bcx, .framer-8Ya1P .framer-qft16n, .framer-8Ya1P .framer-rl4zj, .framer-8Ya1P .framer-kpqqfn, .framer-8Ya1P .framer-18i2bt8, .framer-8Ya1P .framer-topcbq, .framer-8Ya1P .framer-of5qdp, .framer-8Ya1P .framer-1t11j4d, .framer-8Ya1P .framer-1281bka, .framer-8Ya1P .framer-1jbtf1p, .framer-8Ya1P .framer-13yihti, .framer-8Ya1P .framer-1t9po2u, .framer-8Ya1P .framer-1wgf8uz, .framer-8Ya1P .framer-gjrwgf { gap: 0px; } .framer-8Ya1P .framer-1npi49t > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-8Ya1P .framer-1npi49t > :first-child, .framer-8Ya1P .framer-u1hgp3 > :first-child, .framer-8Ya1P .framer-sg0bcx > :first-child, .framer-8Ya1P .framer-18i2bt8 > :first-child, .framer-8Ya1P .framer-topcbq > :first-child, .framer-8Ya1P .framer-of5qdp > :first-child, .framer-8Ya1P .framer-1jbtf1p > :first-child, .framer-8Ya1P .framer-1wgf8uz > :first-child, .framer-8Ya1P .framer-gjrwgf > :first-child { margin-top: 0px; } .framer-8Ya1P .framer-1npi49t > :last-child, .framer-8Ya1P .framer-u1hgp3 > :last-child, .framer-8Ya1P .framer-sg0bcx > :last-child, .framer-8Ya1P .framer-18i2bt8 > :last-child, .framer-8Ya1P .framer-topcbq > :last-child, .framer-8Ya1P .framer-of5qdp > :last-child, .framer-8Ya1P .framer-1jbtf1p > :last-child, .framer-8Ya1P .framer-1wgf8uz > :last-child, .framer-8Ya1P .framer-gjrwgf > :last-child { margin-bottom: 0px; } .framer-8Ya1P .framer-u1hgp3 > *, .framer-8Ya1P .framer-sg0bcx > *, .framer-8Ya1P .framer-18i2bt8 > *, .framer-8Ya1P .framer-of5qdp > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-8Ya1P .framer-1c7j2pe > *, .framer-8Ya1P .framer-qft16n > *, .framer-8Ya1P .framer-1t11j4d > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-8Ya1P .framer-1c7j2pe > :first-child, .framer-8Ya1P .framer-1llkjwl > :first-child, .framer-8Ya1P .framer-qft16n > :first-child, .framer-8Ya1P .framer-rl4zj > :first-child, .framer-8Ya1P .framer-kpqqfn > :first-child, .framer-8Ya1P .framer-1t11j4d > :first-child, .framer-8Ya1P .framer-1281bka > :first-child, .framer-8Ya1P .framer-13yihti > :first-child, .framer-8Ya1P .framer-1t9po2u > :first-child { margin-left: 0px; } .framer-8Ya1P .framer-1c7j2pe > :last-child, .framer-8Ya1P .framer-1llkjwl > :last-child, .framer-8Ya1P .framer-qft16n > :last-child, .framer-8Ya1P .framer-rl4zj > :last-child, .framer-8Ya1P .framer-kpqqfn > :last-child, .framer-8Ya1P .framer-1t11j4d > :last-child, .framer-8Ya1P .framer-1281bka > :last-child, .framer-8Ya1P .framer-13yihti > :last-child, .framer-8Ya1P .framer-1t9po2u > :last-child { margin-right: 0px; } .framer-8Ya1P .framer-1llkjwl > *, .framer-8Ya1P .framer-rl4zj > *, .framer-8Ya1P .framer-1281bka > *, .framer-8Ya1P .framer-1t9po2u > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-8Ya1P .framer-kpqqfn > *, .framer-8Ya1P .framer-13yihti > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-8Ya1P .framer-topcbq > *, .framer-8Ya1P .framer-1wgf8uz > *, .framer-8Ya1P .framer-gjrwgf > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-8Ya1P .framer-1jbtf1p > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } }\", \"@media (min-width: 1200px) { .framer-8Ya1P .hidden-1npi49t { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1199px) { .framer-8Ya1P .hidden-12rsson { display: none !important; } .${metadata.bodyClassName}-framer-8Ya1P { background: white; } .framer-8Ya1P .framer-1npi49t, .framer-8Ya1P .framer-1jbtf1p { width: 810px; } .framer-8Ya1P .framer-sg0bcx { height: 297px; width: 100%; } .framer-8Ya1P .framer-18i2bt8 { height: 510px; width: 779px; } .framer-8Ya1P .framer-vwun93 { height: 204px; width: 794px; }}`, `@media (max-width: 809px) { .framer-8Ya1P .hidden-xanfzb { display: none !important; } .${metadata.bodyClassName}-framer-8Ya1P { background: white; } .framer-8Ya1P .framer-1npi49t { width: 390px; } .framer-8Ya1P .framer-u1hgp3 { height: 972px; width: 102%; } .framer-8Ya1P .framer-sg0bcx { height: 600px; padding: 60px 60px 60px 60px; } .framer-8Ya1P .framer-kpqqfn, .framer-8Ya1P .framer-13yihti { flex-direction: column; } .framer-8Ya1P .framer-18i2bt8 { height: 193px; order: 0; width: 393px; } .framer-8Ya1P .framer-vwun93 { height: 436px; width: 372px; } .framer-8Ya1P .framer-of5qdp { height: 324px; width: 387px; } .framer-8Ya1P .framer-1jbtf1p { gap: 30px; padding: 0px 30px 0px 30px; width: 810px; } .framer-8Ya1P .framer-1keprip { height: 256px; order: 0; width: 372px; } .framer-8Ya1P .framer-10wx25a { height: 649px; width: 349px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8Ya1P .framer-kpqqfn, .framer-8Ya1P .framer-1jbtf1p, .framer-8Ya1P .framer-13yihti { gap: 0px; } .framer-8Ya1P .framer-kpqqfn > *, .framer-8Ya1P .framer-13yihti > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-8Ya1P .framer-kpqqfn > :first-child, .framer-8Ya1P .framer-1jbtf1p > :first-child, .framer-8Ya1P .framer-13yihti > :first-child { margin-top: 0px; } .framer-8Ya1P .framer-kpqqfn > :last-child, .framer-8Ya1P .framer-1jbtf1p > :last-child, .framer-8Ya1P .framer-13yihti > :last-child { margin-bottom: 0px; } .framer-8Ya1P .framer-1jbtf1p > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}`]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * @framerIntrinsicHeight 2750\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"M83m40ga1\":{\"layout\":[\"fixed\",\"auto\"]},\"sBgzofBeX\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * @framerImmutableVariables true\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        */\nconst FramerkOJPAcBGT = withCSS(Component, css, \"framer-8Ya1P\");\nexport default FramerkOJPAcBGT;\nFramerkOJPAcBGT.displayName = \"Portfolio\";\nFramerkOJPAcBGT.defaultProps = {\n  height: 2750,\n  width: 1200\n};\naddFonts(FramerkOJPAcBGT, [{\n  family: \"Inter\",\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",\n  weight: \"700\"\n}, {\n  family: \"Inter\",\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",\n  weight: \"500\"\n}, ...NavigationFonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerkOJPAcBGT\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicHeight\": \"2750\",\n        \"framerImmutableVariables\": \"true\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"M83m40ga1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sBgzofBeX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"1200\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "FpNI1eqHu_default", "MotionDivWithFX", "withFX", "motion", "breakpoints", "isBrowser", "variantClassNames", "isBrowser", "removeHiddenBreakpointLayers", "breakpoints", "transitions", "animation", "transition1", "animation1", "transformTemplate", "_", "t", "transition2", "animation2", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "FpNI1eqHu_default", "PropertyOverrides", "Image2", "RichText", "x", "Link", "MotionDivWithFX", "css", "FramerkOJPAcBGT", "withCSS", "kOJPAcBGT_default", "addFonts", "NavigationFonts", "__FramerMetadata__"]
}
