{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js", "ssg:https://framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js", "ssg:https://framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js", "ssg:https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/TbXI1XaZFNevVKcgIt7G/isMotionValue.js", "ssg:https://framer.com/m/framer/useAutoMotionValue.js@^0.3.0", "ssg:https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/0jtlswBvrookcx7EpjBD/Video.js", "ssg:https://framerusercontent.com/modules/aJr3v6hcdI8GuTIaircu/DH4tCPS8041QnH074MbO/jBwaNRQzK.js"],
  "sourcesContent": ["import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n  position: \"relative\",\n  width: \"100%\",\n  height: \"100%\",\n  display: \"flex\",\n  justifyContent: \"center\",\n  alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n  ...containerStyles,\n  borderRadius: 6,\n  background: \"rgba(136, 85, 255, 0.3)\",\n  color: \"#85F\",\n  border: \"1px dashed #85F\",\n  flexDirection: \"column\"\n};\nexport const defaultEvents = {\n  onClick: {\n    type: ControlType.EventHandler\n  },\n  onMouseEnter: {\n    type: ControlType.EventHandler\n  },\n  onMouseLeave: {\n    type: ControlType.EventHandler\n  }\n};\nexport const fontSizeOptions = {\n  type: ControlType.Number,\n  title: \"Font Size\",\n  min: 2,\n  max: 200,\n  step: 1,\n  displayStepper: true\n};\nexport const fontControls = {\n  font: {\n    type: ControlType.Boolean,\n    title: \"Font\",\n    defaultValue: false,\n    disabledTitle: \"Default\",\n    enabledTitle: \"Custom\"\n  },\n  fontFamily: {\n    type: ControlType.String,\n    title: \"Family\",\n    placeholder: \"Inter\",\n    hidden: ({\n      font\n    }) => !font\n  },\n  fontWeight: {\n    type: ControlType.Enum,\n    title: \"Weight\",\n    options: [100, 200, 300, 400, 500, 600, 700, 800, 900],\n    optionTitles: [\"Thin\", \"Extra-light\", \"Light\", \"Regular\", \"Medium\", \"Semi-bold\", \"Bold\", \"Extra-bold\", \"Black\"],\n    hidden: ({\n      font\n    }) => !font\n  }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n  af: \"Afrikaans\",\n  sq: \"Albanian\",\n  an: \"Aragonese\",\n  ar: \"Arabic (Standard)\",\n  \"ar-dz\": \"Arabic (Algeria)\",\n  \"ar-bh\": \"Arabic (Bahrain)\",\n  \"ar-eg\": \"Arabic (Egypt)\",\n  \"ar-iq\": \"Arabic (Iraq)\",\n  \"ar-jo\": \"Arabic (Jordan)\",\n  \"ar-kw\": \"Arabic (Kuwait)\",\n  \"ar-lb\": \"Arabic (Lebanon)\",\n  \"ar-ly\": \"Arabic (Libya)\",\n  \"ar-ma\": \"Arabic (Morocco)\",\n  \"ar-om\": \"Arabic (Oman)\",\n  \"ar-qa\": \"Arabic (Qatar)\",\n  \"ar-sa\": \"Arabic (Saudi Arabia)\",\n  \"ar-sy\": \"Arabic (Syria)\",\n  \"ar-tn\": \"Arabic (Tunisia)\",\n  \"ar-ae\": \"Arabic (U.A.E.)\",\n  \"ar-ye\": \"Arabic (Yemen)\",\n  hy: \"Armenian\",\n  as: \"Assamese\",\n  ast: \"Asturian\",\n  az: \"Azerbaijani\",\n  eu: \"Basque\",\n  bg: \"Bulgarian\",\n  be: \"Belarusian\",\n  bn: \"Bengali\",\n  bs: \"Bosnian\",\n  br: \"Breton\",\n  my: \"Burmese\",\n  ca: \"Catalan\",\n  ch: \"Chamorro\",\n  ce: \"Chechen\",\n  zh: \"Chinese\",\n  \"zh-hk\": \"Chinese (Hong Kong)\",\n  \"zh-cn\": \"Chinese (PRC)\",\n  \"zh-sg\": \"Chinese (Singapore)\",\n  \"zh-tw\": \"Chinese (Taiwan)\",\n  cv: \"Chuvash\",\n  co: \"Corsican\",\n  cr: \"Cree\",\n  hr: \"Croatian\",\n  cs: \"Czech\",\n  da: \"Danish\",\n  nl: \"Dutch (Standard)\",\n  \"nl-be\": \"Dutch (Belgian)\",\n  en: \"English\",\n  \"en-au\": \"English (Australia)\",\n  \"en-bz\": \"English (Belize)\",\n  \"en-ca\": \"English (Canada)\",\n  \"en-ie\": \"English (Ireland)\",\n  \"en-jm\": \"English (Jamaica)\",\n  \"en-nz\": \"English (New Zealand)\",\n  \"en-ph\": \"English (Philippines)\",\n  \"en-za\": \"English (South Africa)\",\n  \"en-tt\": \"English (Trinidad & Tobago)\",\n  \"en-gb\": \"English (United Kingdom)\",\n  \"en-us\": \"English (United States)\",\n  \"en-zw\": \"English (Zimbabwe)\",\n  eo: \"Esperanto\",\n  et: \"Estonian\",\n  fo: \"Faeroese\",\n  fa: \"Farsi\",\n  fj: \"Fijian\",\n  fi: \"Finnish\",\n  fr: \"French (Standard)\",\n  \"fr-be\": \"French (Belgium)\",\n  \"fr-ca\": \"French (Canada)\",\n  \"fr-fr\": \"French (France)\",\n  \"fr-lu\": \"French (Luxembourg)\",\n  \"fr-mc\": \"French (Monaco)\",\n  \"fr-ch\": \"French (Switzerland)\",\n  fy: \"Frisian\",\n  fur: \"Friulian\",\n  gd: \"Gaelic (Scots)\",\n  \"gd-ie\": \"Gaelic (Irish)\",\n  gl: \"Galacian\",\n  ka: \"Georgian\",\n  de: \"German (Standard)\",\n  \"de-at\": \"German (Austria)\",\n  \"de-de\": \"German (Germany)\",\n  \"de-li\": \"German (Liechtenstein)\",\n  \"de-lu\": \"German (Luxembourg)\",\n  \"de-ch\": \"German (Switzerland)\",\n  el: \"Greek\",\n  gu: \"Gujurati\",\n  ht: \"Haitian\",\n  he: \"Hebrew\",\n  hi: \"Hindi\",\n  hu: \"Hungarian\",\n  is: \"Icelandic\",\n  id: \"Indonesian\",\n  iu: \"Inuktitut\",\n  ga: \"Irish\",\n  it: \"Italian (Standard)\",\n  \"it-ch\": \"Italian (Switzerland)\",\n  ja: \"Japanese\",\n  kn: \"Kannada\",\n  ks: \"Kashmiri\",\n  kk: \"Kazakh\",\n  km: \"Khmer\",\n  ky: \"Kirghiz\",\n  tlh: \"Klingon\",\n  ko: \"Korean\",\n  \"ko-kp\": \"Korean (North Korea)\",\n  \"ko-kr\": \"Korean (South Korea)\",\n  la: \"Latin\",\n  lv: \"Latvian\",\n  lt: \"Lithuanian\",\n  lb: \"Luxembourgish\",\n  mk: \"FYRO Macedonian\",\n  ms: \"Malay\",\n  ml: \"Malayalam\",\n  mt: \"Maltese\",\n  mi: \"Maori\",\n  mr: \"Marathi\",\n  mo: \"Moldavian\",\n  nv: \"Navajo\",\n  ng: \"Ndonga\",\n  ne: \"Nepali\",\n  no: \"Norwegian\",\n  nb: \"Norwegian (Bokmal)\",\n  nn: \"Norwegian (Nynorsk)\",\n  oc: \"Occitan\",\n  or: \"Oriya\",\n  om: \"Oromo\",\n  \"fa-ir\": \"Persian/Iran\",\n  pl: \"Polish\",\n  pt: \"Portuguese\",\n  \"pt-br\": \"Portuguese (Brazil)\",\n  pa: \"Punjabi\",\n  \"pa-in\": \"Punjabi (India)\",\n  \"pa-pk\": \"Punjabi (Pakistan)\",\n  qu: \"Quechua\",\n  rm: \"Rhaeto-Romanic\",\n  ro: \"Romanian\",\n  \"ro-mo\": \"Romanian (Moldavia)\",\n  ru: \"Russian\",\n  \"ru-mo\": \"Russian (Moldavia)\",\n  sz: \"Sami (Lappish)\",\n  sg: \"Sango\",\n  sa: \"Sanskrit\",\n  sc: \"Sardinian\",\n  sd: \"Sindhi\",\n  si: \"Singhalese\",\n  sr: \"Serbian\",\n  sk: \"Slovak\",\n  sl: \"Slovenian\",\n  so: \"Somani\",\n  sb: \"Sorbian\",\n  es: \"Spanish\",\n  \"es-ar\": \"Spanish (Argentina)\",\n  \"es-bo\": \"Spanish (Bolivia)\",\n  \"es-cl\": \"Spanish (Chile)\",\n  \"es-co\": \"Spanish (Colombia)\",\n  \"es-cr\": \"Spanish (Costa Rica)\",\n  \"es-do\": \"Spanish (Dominican Republic)\",\n  \"es-ec\": \"Spanish (Ecuador)\",\n  \"es-sv\": \"Spanish (El Salvador)\",\n  \"es-gt\": \"Spanish (Guatemala)\",\n  \"es-hn\": \"Spanish (Honduras)\",\n  \"es-mx\": \"Spanish (Mexico)\",\n  \"es-ni\": \"Spanish (Nicaragua)\",\n  \"es-pa\": \"Spanish (Panama)\",\n  \"es-py\": \"Spanish (Paraguay)\",\n  \"es-pe\": \"Spanish (Peru)\",\n  \"es-pr\": \"Spanish (Puerto Rico)\",\n  \"es-es\": \"Spanish (Spain)\",\n  \"es-uy\": \"Spanish (Uruguay)\",\n  \"es-ve\": \"Spanish (Venezuela)\",\n  sx: \"Sutu\",\n  sw: \"Swahili\",\n  sv: \"Swedish\",\n  \"sv-fi\": \"Swedish (Finland)\",\n  \"sv-sv\": \"Swedish (Sweden)\",\n  ta: \"Tamil\",\n  tt: \"Tatar\",\n  te: \"Teluga\",\n  th: \"Thai\",\n  tig: \"Tigre\",\n  ts: \"Tsonga\",\n  tn: \"Tswana\",\n  tr: \"Turkish\",\n  tk: \"Turkmen\",\n  uk: \"Ukrainian\",\n  hsb: \"Upper Sorbian\",\n  ur: \"Urdu\",\n  ve: \"Venda\",\n  vi: \"Vietnamese\",\n  vo: \"Volapuk\",\n  wa: \"Walloon\",\n  cy: \"Welsh\",\n  xh: \"Xhosa\",\n  ji: \"Yiddish\",\n  zu: \"Zulu\"\n};\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"fontSizeOptions\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fontControls\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"localeOptions\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fontStack\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"emptyStateStyle\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"containerStyles\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"defaultEvents\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    }\n  }\n};\n//# sourceMappingURL=./constants.map", "import { useIsInCurrentNavigationTarget } from \"framer\";\nimport { useEffect } from \"react\";\nexport function useOnEnter(onEnter, enabled) {\n  return useOnSpecificTargetChange(true, onEnter, enabled);\n}\nexport function useOnExit(onExit, enabled) {\n  return useOnSpecificTargetChange(false, onExit, enabled);\n}\nfunction useOnSpecificTargetChange(goal, callback, enabled = true) {\n  const isInTarget = useIsInCurrentNavigationTarget();\n  useEffect(() => {\n    if (enabled && isInTarget === goal) callback();\n  }, [isInTarget]);\n}\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"useOnEnter\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"useOnExit\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    }\n  }\n};\n//# sourceMappingURL=./useOnNavigationTargetChange.map", "import { useRef } from \"react\";\n/**\n * Creates a constant value over the lifecycle of a component.\n *\n * Even if `useMemo` is provided an empty array as its final argument, it doesn't offer\n * a guarantee that it won't re-run for performance reasons later on. By using `useConstant`\n * you can ensure that initialisers don't execute twice or more.\n */\nexport function useConstant(init) {\n  const ref = useRef(null);\n  if (ref.current === null) {\n    ref.current = init();\n  }\n  return ref.current;\n}\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"useConstant\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    }\n  }\n};\n//# sourceMappingURL=./useConstant.map", "import { useMemo } from \"react\";\nexport const isBrowserSafari = () => {\n  if (typeof navigator !== `undefined`) {\n    const userAgent = navigator.userAgent.toLowerCase();\n    const isSafari = (userAgent.indexOf(\"safari\") > -1 || userAgent.indexOf(\"framermobile\") > -1 || userAgent.indexOf(\"framerx\") > -1) && userAgent.indexOf(\"chrome\") < 0;\n    return isSafari;\n  } else return false;\n};\nexport const useIsBrowserSafari = () => useMemo(() => isBrowserSafari(), []);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"useIsBrowserSafari\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"isBrowserSafari\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    }\n  }\n};\n//# sourceMappingURL=./isBrowser.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n  const currentRenderTarget = useMemo(() => RenderTarget.current(), []);\n  return currentRenderTarget;\n}\nexport function useIsInPreview() {\n  const inPreview = useMemo(() => RenderTarget.current() === RenderTarget.preview, []);\n  return inPreview;\n}\nexport function useIsOnCanvas() {\n  const onCanvas = useMemo(() => RenderTarget.current() === RenderTarget.canvas, []);\n  return onCanvas;\n}\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"useIsInPreview\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"useRenderTarget\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"useIsOnCanvas\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    }\n  }\n};\n//# sourceMappingURL=./useRenderTarget.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n  const {\n    borderRadius,\n    isMixedBorderRadius,\n    topLeftRadius,\n    topRightRadius,\n    bottomRightRadius,\n    bottomLeftRadius\n  } = props;\n  const radiusValue = useMemo(() => isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`, [borderRadius, isMixedBorderRadius, topLeftRadius, topRightRadius, bottomRightRadius, bottomLeftRadius]);\n  return radiusValue;\n}\nexport const borderRadiusControl = {\n  borderRadius: {\n    title: \"Radius\",\n    type: ControlType.FusedNumber,\n    toggleKey: \"isMixedBorderRadius\",\n    toggleTitles: [\"Radius\", \"Radius per corner\"],\n    valueKeys: [\"topLeftRadius\", \"topRightRadius\", \"bottomRightRadius\", \"bottomLeftRadius\"],\n    valueLabels: [\"TL\", \"TR\", \"BR\", \"BL\"],\n    min: 0\n  }\n};\nexport function usePadding(props) {\n  const {\n    padding,\n    paddingPerSide,\n    paddingTop,\n    paddingRight,\n    paddingBottom,\n    paddingLeft\n  } = props;\n  const paddingValue = useMemo(() => paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding, [padding, paddingPerSide, paddingTop, paddingRight, paddingBottom, paddingLeft]);\n  return paddingValue;\n}\nexport const paddingControl = {\n  padding: {\n    type: ControlType.FusedNumber,\n    toggleKey: \"paddingPerSide\",\n    toggleTitles: [\"Padding\", \"Padding per side\"],\n    valueKeys: [\"paddingTop\", \"paddingRight\", \"paddingBottom\", \"paddingLeft\"],\n    valueLabels: [\"T\", \"R\", \"B\", \"L\"],\n    min: 0,\n    title: \"Padding\"\n  }\n};\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"borderRadiusControl\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"useRadius\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"RadiusProps\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"PaddingProps\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"usePadding\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"paddingControl\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    }\n  }\n};\n//# sourceMappingURL=./propUtils.map", "import { MotionValue } from \"framer\"; // Basic MotionValue check\nexport const isMotionValue = v => v instanceof MotionValue;\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"isMotionValue\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./isMotionValue.map", "import{useCallback,useEffect,useRef}from\"react\";import{motionValue,animate,RenderTarget}from\"framer\";import{isMotionValue}from\"https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/TbXI1XaZFNevVKcgIt7G/isMotionValue.js\";import{useConstant}from\"https://framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js\";export function useAutoMotionValue(inputValue,options){// Put options on a local ref\n// Might wanna just memo instead but it works for now\nconst optionsRef=useRef(options);const animation=useRef();const didInitialMount=useRef(false);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;// in-progress - trying to figure out effect hooks\nconst onChangeDeps=(options===null||options===void 0?void 0:options.onChangeDeps)?options.onChangeDeps:[];// Memoize the onChange handler\nconst onChange=useCallback(options===null||options===void 0?void 0:options.onChange,[...onChangeDeps,]);// Optionally scale the value from props\nconst transformer=useCallback(value=>{var ref;return((ref=optionsRef.current)===null||ref===void 0?void 0:ref.transform)?optionsRef.current.transform(value):value;},[]);// Create new MotionValue from inputValue\nconst value1=useConstant(()=>isMotionValue(inputValue)?inputValue:motionValue(transformer(inputValue)));// Setting value from prop change\nuseEffect(()=>{if(!isMotionValue(inputValue)&&didInitialMount.current){var ref,ref1;const newValue=transformer(inputValue);(ref=animation.current)===null||ref===void 0?void 0:ref.stop();// Call change callback\nif(onChange)onChange(newValue,value1);// Trigger animation to new value\nif(((ref1=optionsRef.current)===null||ref1===void 0?void 0:ref1.animate)&&!isOnCanvas){var ref2;// @ts-ignore\nanimation.current=animate(value1,newValue,(ref2=optionsRef.current)===null||ref2===void 0?void 0:ref2.transition);}else{value1.set(newValue);}}didInitialMount.current=true;},[inputValue,...onChangeDeps]);return value1;}\nexport const __FramerMetadata__ = {\"exports\":{\"useAutoMotionValue\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./useAutoMotionValue.map", "import { jsx as _jsx } from \"react/jsx-runtime\";\nimport { useMotionValueEvent } from \"framer-motion\";\nimport { useRef, useEffect, useMemo, useCallback, memo } from \"react\";\nimport { ControlType, addPropertyControls, useIsInCurrentNavigationTarget } from \"framer\";\nimport { useOnEnter, useOnExit, defaultEvents, useIsOnCanvas, useIsBrowserSafari, useRadius, borderRadiusControl } from \"https://framer.com/m/framer/default-utils.js@^0.45.0\";\nimport { useAutoMotionValue } from \"https://framer.com/m/framer/useAutoMotionValue.js@^0.3.0\";\nvar ObjectFitType;\n(function (ObjectFitType) {\n  ObjectFitType[\"Fill\"] = \"fill\";\n  ObjectFitType[\"Contain\"] = \"contain\";\n  ObjectFitType[\"Cover\"] = \"cover\";\n  ObjectFitType[\"None\"] = \"none\";\n  ObjectFitType[\"ScaleDown\"] = \"scale-down\";\n})(ObjectFitType || (ObjectFitType = {}));\nvar SrcType;\n(function (SrcType) {\n  SrcType[\"Video\"] = \"Upload\";\n  SrcType[\"Url\"] = \"URL\";\n})(SrcType || (SrcType = {})); // Reduce renders\nfunction getProps(props) {\n  const {\n    width,\n    height,\n    topLeft,\n    topRight,\n    bottomRight,\n    bottomLeft,\n    id,\n    children,\n    ...rest\n  } = props;\n  return rest;\n} /**\n  * VIDEO\n  *\n  * @framerIntrinsicWidth 200\n  * @framerIntrinsicHeight 112\n  *\n  * @framerSupportedLayoutWidth fixed\n  * @framerSupportedLayoutHeight any-prefer-fixed\n  */\nexport function Video(props) {\n  const newProps = getProps(props);\n  return /*#__PURE__*/_jsx(VideoMemo, {\n    ...newProps\n  });\n} /**\n  * For the useEffect hook to change progress of the video on state change.\n  * It was causing the video to restart on hydration\n  */\nlet isMountedAndReadyForProgressChanges = false;\nconst VideoMemo = /*#__PURE__*/memo(function VideoInner(props) {\n  const {\n    srcType,\n    srcFile,\n    srcUrl,\n    playing,\n    canvasPlay,\n    muted,\n    playsinline,\n    controls,\n    progress,\n    objectFit,\n    backgroundColor,\n    radius,\n    topLeft,\n    topRight,\n    bottomRight,\n    bottomLeft,\n    isMixed,\n    onSeeked,\n    onPause,\n    onPlay,\n    onEnd,\n    onClick,\n    onMouseEnter,\n    onMouseLeave,\n    onMouseDown,\n    onMouseUp,\n    poster,\n    restartOnEnter,\n    posterEnabled,\n    startTime: startTimeProp,\n    volume,\n    loop\n  } = props;\n  const isInCurrentNavigationTarget = useIsInCurrentNavigationTarget();\n  const videoRef = useRef();\n  const isSafari = useIsBrowserSafari();\n  const requestingPlay = useRef(false);\n  const wasPausedOnLeave = useRef(null);\n  const wasEndedOnLeave = useRef(null);\n  const isOnCanvas = useIsOnCanvas();\n  const borderRadius = useRadius(props); // Video elements behave oddly at 100% duration\n  const startTime = useMemo(() => startTimeProp === 100 ? 99.9 : startTimeProp, [startTimeProp]);\n  const shouldPlay = !isOnCanvas || canvasPlay;\n  const autoPlay = useMemo(() => playing, []);\n  const isMuted = useMemo(() => isOnCanvas ? true : muted, [isOnCanvas, muted]);\n  const setProgress = useCallback(rawProgress => {\n    if (!videoRef.current) return;\n    const newProgress = (rawProgress === 1 ? .999 : rawProgress) * videoRef.current.duration;\n    const isAlreadySet = Math.abs(videoRef.current.currentTime - newProgress) < .1;\n    if (videoRef.current.duration > 0 && !isAlreadySet) {\n      videoRef.current.currentTime = newProgress;\n    }\n  }, []);\n  const play = useCallback(() => {\n    const isPlaying = videoRef.current.currentTime > 0 && videoRef.current.onplaying && !videoRef.current.paused && !videoRef.current.ended && videoRef.current.readyState > videoRef.current.HAVE_CURRENT_DATA;\n    if (!isPlaying && videoRef.current && !requestingPlay.current && isInCurrentNavigationTarget) {\n      requestingPlay.current = true;\n      videoRef.current.play().catch(e => {}) // It's likely fine, swallow error\n      .finally(() => requestingPlay.current = false);\n    }\n  }, []);\n  const pause = useCallback(() => {\n    if (!videoRef.current || requestingPlay.current) return;\n    videoRef.current.pause();\n  }, []); // Pause/play via props\n  useEffect(() => {\n    if (playing && shouldPlay) play();else pause();\n  }, [playing, canvasPlay]); // Change progress via prop\n  useEffect(() => {\n    if (isMountedAndReadyForProgressChanges) setProgress(startTime * .01);else isMountedAndReadyForProgressChanges = true;\n  }, [startTime, srcFile, srcUrl]);\n  const videoProgress = useAutoMotionValue(progress, {\n    transform: value => value * .01,\n    onChange: newValue => {\n      setProgress(newValue);\n    }\n  }); // Allow scrubbing with MotionValue\n  useMotionValueEvent(videoProgress, \"change\", latest => {\n    if (!isOnCanvas) setProgress(latest);\n  }); // (Prototyping) Checking if we need to play on navigation enter\n  useOnEnter(() => {\n    if (wasPausedOnLeave.current === null) return;\n    if (videoRef.current) {\n      // if (restartOnEnter) setProgress(0)\n      if (!wasEndedOnLeave && loop || !wasPausedOnLeave.current) play();\n    }\n  }); // (Prototyping) Pausing & saving playing state on navigation exit\n  useOnExit(() => {\n    if (videoRef.current) {\n      wasEndedOnLeave.current = videoRef.current.ended;\n      wasPausedOnLeave.current = videoRef.current.paused;\n      pause();\n    }\n  });\n  const src = useMemo(() => {\n    let fragment = \"\"; // if (\n    //     startTime > 0 &&\n    //     videoRef.current &&\n    //     !isNaN(videoRef.current.duration) &&\n    //     !isOnCanvas\n    // ) {\n    //     console.log(startTime, videoRef.current.duration)\n    //     fragment = `#t=${startTime * videoRef.current.duration}`\n    // }\n    if (srcType === SrcType.Url) return srcUrl + fragment;\n    if (srcType === SrcType.Video) return srcFile + fragment;\n  }, [srcType, srcFile, srcUrl, startTime]); // Autoplay via JS to work in Safari\n  useEffect(() => {\n    if (isSafari && videoRef.current && autoPlay) {\n      setTimeout(() => play(), 50);\n    }\n  }, []); // Volume Control\n  useEffect(() => {\n    if (videoRef.current && !muted) videoRef.current.volume = volume / 100;\n  }, [volume]); // When video is ready, set start-time, then autoplay if needed\n  const handleReady = () => {\n    if (videoRef.current && videoRef.current.currentTime < .3) setProgress(startTime * .01);\n    if (shouldPlay && videoRef.current && autoPlay) play();\n  };\n  return /*#__PURE__*/_jsx(\"video\", {\n    onClick,\n    onMouseEnter,\n    onMouseLeave,\n    onMouseDown,\n    onMouseUp,\n    src: src,\n    loop: loop,\n    ref: videoRef,\n    onSeeked: e => {\n      return onSeeked === null || onSeeked === void 0 ? void 0 : onSeeked(e);\n    },\n    onPause: e => {\n      return onPause === null || onPause === void 0 ? void 0 : onPause(e);\n    },\n    onPlay: e => {\n      return onPlay === null || onPlay === void 0 ? void 0 : onPlay(e);\n    },\n    onEnded: e => {\n      return onEnd === null || onEnd === void 0 ? void 0 : onEnd(e);\n    },\n    autoPlay: autoPlay && shouldPlay,\n    poster: posterEnabled ? poster : undefined,\n    onLoadedData: handleReady,\n    controls: controls,\n    muted: isMuted,\n    playsInline: playsinline,\n    style: {\n      cursor: !!onClick ? \"pointer\" : \"auto\",\n      width: \"100%\",\n      height: \"100%\",\n      borderRadius,\n      display: \"block\",\n      objectFit: objectFit,\n      backgroundColor: backgroundColor,\n      objectPosition: \"50% 50%\"\n    }\n  });\n});\nVideo.displayName = \"Video\";\nVideo.defaultProps = {\n  srcType: SrcType.Url,\n  srcUrl: \"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",\n  srcFile: \"\",\n  posterEnabled: false,\n  controls: false,\n  autoPlay: true,\n  canvasPlay: false,\n  loop: true,\n  muted: true,\n  playsinline: true,\n  restartOnEnter: false,\n  objectFit: ObjectFitType.Cover,\n  backgroundColor: \"rgba(0,0,0,0)\",\n  radius: 0,\n  volume: 25,\n  startTime: 0\n};\naddPropertyControls(Video, {\n  srcType: {\n    type: ControlType.Enum,\n    displaySegmentedControl: true,\n    title: \"Source\",\n    options: [SrcType.Url, SrcType.Video]\n  },\n  srcUrl: {\n    type: ControlType.String,\n    title: \" \",\n    placeholder: \"../example.mp4\",\n    hidden(props) {\n      return props.srcType === SrcType.Video;\n    },\n    description: \"Hosted video file URL. For Youtube, use the Youtube component.\"\n  },\n  srcFile: {\n    type: ControlType.File,\n    title: \" \",\n    allowedFileTypes: [\"mp4\"],\n    hidden(props) {\n      return props.srcType === SrcType.Url;\n    }\n  },\n  playing: {\n    type: ControlType.Boolean,\n    title: \"Playing\",\n    enabledTitle: \"Yes\",\n    disabledTitle: \"No\"\n  },\n  posterEnabled: {\n    type: ControlType.Boolean,\n    title: \"Poster\",\n    enabledTitle: \"Yes\",\n    disabledTitle: \"No\"\n  },\n  poster: {\n    type: ControlType.Image,\n    title: \" \",\n    hidden: ({\n      posterEnabled\n    }) => !posterEnabled\n  },\n  backgroundColor: {\n    type: ControlType.Color,\n    title: \"Background\"\n  },\n  ...borderRadiusControl,\n  startTime: {\n    title: \"Start Time\",\n    type: ControlType.Number,\n    min: 0,\n    max: 100,\n    step: .1,\n    unit: \"%\"\n  },\n  loop: {\n    type: ControlType.Boolean,\n    title: \"Loop\",\n    enabledTitle: \"Yes\",\n    disabledTitle: \"No\"\n  },\n  objectFit: {\n    type: ControlType.Enum,\n    title: \"Fit\",\n    options: [ObjectFitType.Cover, ObjectFitType.Fill, ObjectFitType.Contain, ObjectFitType.ScaleDown, ObjectFitType.None]\n  },\n  canvasPlay: {\n    type: ControlType.Boolean,\n    title: \"On Canvas\",\n    enabledTitle: \"Play\",\n    disabledTitle: \"Pause\",\n    hidden(props) {\n      return props.autoPlay === false;\n    }\n  },\n  // restartOnEnter: {\n  //     type: ControlType.Boolean,\n  //     title: \"On ReEnter\",\n  //     enabledTitle: \"Restart\",\n  //     disabledTitle: \"Resume\",\n  // },\n  controls: {\n    type: ControlType.Boolean,\n    title: \"Controls\",\n    enabledTitle: \"Show\",\n    disabledTitle: \"Hide\"\n  },\n  muted: {\n    type: ControlType.Boolean,\n    title: \"Muted\",\n    enabledTitle: \"Yes\",\n    disabledTitle: \"No\"\n  },\n  volume: {\n    type: ControlType.Number,\n    max: 100,\n    min: 0,\n    unit: \"%\",\n    hidden: ({\n      muted\n    }) => muted\n  },\n  onEnd: {\n    type: ControlType.EventHandler\n  },\n  onSeeked: {\n    type: ControlType.EventHandler\n  },\n  onPause: {\n    type: ControlType.EventHandler\n  },\n  onPlay: {\n    type: ControlType.EventHandler\n  },\n  ...defaultEvents\n});\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"VideoProps\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"Video\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"Video\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerSupportedLayoutHeight\": \"any-prefer-fixed\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicWidth\": \"200\",\n        \"framerIntrinsicHeight\": \"112\",\n        \"framerSupportedLayoutWidth\": \"fixed\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./Video.map", "// Generated by Framer (bdd6aa1)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, getFonts, getPropertyControls, Image, Link, RichText, SVG, useLocaleInfo, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nimport { Video } from \"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/0jtlswBvrookcx7EpjBD/Video.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/lEf4XTpdlMI9LQciuSy3/vTDUNca9tF1yuLtsReWB/AS4PcgcTr.js\";\nconst VideoFonts = getFonts(Video);\nconst VideoControls = getPropertyControls(Video);\nconst enabledGestures = {\n  Zh9hUKWFq: {\n    hover: true\n  }\n};\nconst cycleOrder = [\"Zh9hUKWFq\", \"EoRAhRD4I\"];\nconst variantClassNames = {\n  EoRAhRD4I: \"framer-v-17m8u7j\",\n  Zh9hUKWFq: \"framer-v-nl7p66\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst transformTemplate = (_, t) => `translate(-50%, -50%) ${t}`;\nconst Transition = ({\n  value,\n  children\n}) => {\n  const config = React.useContext(MotionConfigContext);\n  const transition = value !== null && value !== void 0 ? value : config.transition;\n  const contextValue = React.useMemo(() => ({\n    ...config,\n    transition\n  }), [JSON.stringify(transition)]);\n  return /*#__PURE__*/_jsx(MotionConfigContext.Provider, {\n    value: contextValue,\n    children: children\n  });\n};\nconst humanReadableVariantMap = {\n  default: \"Zh9hUKWFq\",\n  mobile: \"EoRAhRD4I\"\n};\nconst getProps = ({\n  bMW,\n  height,\n  id,\n  image,\n  industry,\n  link,\n  link1,\n  logo,\n  telefonica,\n  title,\n  video,\n  video1,\n  width,\n  yEAR,\n  ...props\n}) => {\n  var ref, ref1, ref2, ref3, ref4, ref5, _variant, ref6, ref7;\n  return {\n    ...props,\n    B4gAY6uLL: (ref = industry !== null && industry !== void 0 ? industry : props.B4gAY6uLL) !== null && ref !== void 0 ? ref : \"AI / ROBOTICS\",\n    f6JQ7QfY_: (ref1 = yEAR !== null && yEAR !== void 0 ? yEAR : props.f6JQ7QfY_) !== null && ref1 !== void 0 ? ref1 : \"2023\",\n    HeCAYC2H_: video1 !== null && video1 !== void 0 ? video1 : props.HeCAYC2H_,\n    JnwwJXJvX: link !== null && link !== void 0 ? link : props.JnwwJXJvX,\n    LQubC7chl: (ref2 = link1 !== null && link1 !== void 0 ? link1 : props.LQubC7chl) !== null && ref2 !== void 0 ? ref2 : \"COMING SOON\",\n    nVBrlva7k: image !== null && image !== void 0 ? image : props.nVBrlva7k,\n    qEhr09GjF: logo !== null && logo !== void 0 ? logo : props.qEhr09GjF,\n    qMBAj7q2S: (ref3 = telefonica !== null && telefonica !== void 0 ? telefonica : props.qMBAj7q2S) !== null && ref3 !== void 0 ? ref3 : true,\n    sgWKn1C5P: (ref4 = bMW !== null && bMW !== void 0 ? bMW : props.sgWKn1C5P) !== null && ref4 !== void 0 ? ref4 : true,\n    tBOnwbhLg: (ref5 = title !== null && title !== void 0 ? title : props.tBOnwbhLg) !== null && ref5 !== void 0 ? ref5 : \"AI / ROBOTICS\",\n    variant: (ref6 = (_variant = humanReadableVariantMap[props.variant]) !== null && _variant !== void 0 ? _variant : props.variant) !== null && ref6 !== void 0 ? ref6 : \"Zh9hUKWFq\",\n    Y1Sc7Swgi: (ref7 = video !== null && video !== void 0 ? video : props.Y1Sc7Swgi) !== null && ref7 !== void 0 ? ref7 : new URL(\"https://framerusercontent.com/modules/assets/bjCsTnNY7yQu3S0k2gUsErKBHXk~nqIkGJvfM5OXaUGYAP6jRsHeKCsgNyBIvq-LS02rOLs.mp4\").href\n  };\n};\nconst createLayoutDependency = (props, variants) => variants.join(\"-\") + props.layoutDependency;\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    tBOnwbhLg,\n    JnwwJXJvX,\n    B4gAY6uLL,\n    LQubC7chl,\n    Y1Sc7Swgi,\n    qEhr09GjF,\n    nVBrlva7k,\n    HeCAYC2H_,\n    sgWKn1C5P,\n    qMBAj7q2S,\n    f6JQ7QfY_,\n    ...restProps\n  } = getProps(props);\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"Zh9hUKWFq\",\n    enabledGestures,\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = createLayoutDependency(props, variants);\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      initial: variant,\n      animate: variants,\n      onHoverStart: () => setGestureState({\n        isHovered: true\n      }),\n      onHoverEnd: () => setGestureState({\n        isHovered: false\n      }),\n      onTapStart: () => setGestureState({\n        isPressed: true\n      }),\n      onTap: () => setGestureState({\n        isPressed: false\n      }),\n      onTapCancel: () => setGestureState({\n        isPressed: false\n      }),\n      className: cx(\"framer-tDYpW\", sharedStyle.className, classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsx(Transition, {\n        value: transition,\n        children: /*#__PURE__*/_jsx(Link, {\n          href: JnwwJXJvX,\n          openInNewTab: false,\n          smoothScroll: true,\n          children: /*#__PURE__*/_jsxs(motion.a, {\n            ...restProps,\n            className: `${cx(\"framer-nl7p66\", className)} framer-1t0cynr`,\n            \"data-framer-name\": \"default\",\n            layoutDependency: layoutDependency,\n            layoutId: \"Zh9hUKWFq\",\n            ref: ref,\n            style: {\n              backgroundColor: \"var(--token-d3d87ff7-7f33-4d8a-ba6f-bd65e8a64a53, rgb(16, 16, 16))\",\n              ...style\n            },\n            ...addPropertyOverrides({\n              \"Zh9hUKWFq-hover\": {\n                \"data-framer-name\": undefined\n              },\n              EoRAhRD4I: {\n                \"data-framer-name\": \"mobile\"\n              }\n            }, baseVariant, gestureVariant),\n            children: [/*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-vu12c1\",\n              \"data-framer-name\": \"background\",\n              layoutDependency: layoutDependency,\n              layoutId: \"ZBWGkfu45\",\n              style: {\n                backgroundColor: \"rgb(0, 0, 0)\"\n              },\n              children: [HeCAYC2H_ && /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-bukcda-container\",\n                layoutDependency: layoutDependency,\n                layoutId: \"zRFnRv579-container\",\n                children: /*#__PURE__*/_jsx(Video, {\n                  backgroundColor: \"rgba(0, 0, 0, 0)\",\n                  borderRadius: 0,\n                  bottomLeftRadius: 0,\n                  bottomRightRadius: 0,\n                  canvasPlay: false,\n                  controls: false,\n                  height: \"100%\",\n                  id: \"zRFnRv579\",\n                  isMixedBorderRadius: false,\n                  layoutId: \"zRFnRv579\",\n                  loop: true,\n                  muted: true,\n                  objectFit: \"cover\",\n                  playing: true,\n                  posterEnabled: false,\n                  srcFile: Y1Sc7Swgi,\n                  srcType: \"Upload\",\n                  srcUrl: \"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",\n                  startTime: 0,\n                  style: {\n                    height: \"100%\",\n                    width: \"100%\"\n                  },\n                  topLeftRadius: 0,\n                  topRightRadius: 0,\n                  volume: 25,\n                  width: \"100%\"\n                })\n              }), qEhr09GjF && /*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-gg858p\",\n                \"data-framer-name\": \"logo\",\n                layoutDependency: layoutDependency,\n                layoutId: \"an7Z1hfCM\",\n                children: [sgWKn1C5P && /*#__PURE__*/_jsx(SVG, {\n                  className: \"framer-92nzdg\",\n                  \"data-framer-name\": \"BMW_logo_white_\",\n                  fill: \"black\",\n                  intrinsicHeight: 53,\n                  intrinsicWidth: 53,\n                  layoutDependency: layoutDependency,\n                  layoutId: \"jQj8TmDFS\",\n                  svg: '<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" x=\"0\" y=\"0\" viewBox=\"-95 279.5 53 53\" style=\"enable-background:new -95 279.5 53 53\" xml:space=\"preserve\"><style>.st0{fill:#fff}.st1{fill:#0166b1}</style><g id=\"BMW-logo-grey-fallback-53px\"><g id=\"BMW-logo\"><g id=\"BMW-logo-fallback\"><g id=\"BMW_Grey-Colour_RGB-2\"><g id=\"BMW_Grey-Colour_RGB\"><path id=\"Shape\" class=\"st0\" d=\"M-68.5 279.5c-14.6 0-26.5 11.9-26.5 26.5s11.9 26.5 26.5 26.5S-42 320.7-42 306s-11.9-26.5-26.5-26.5zm24.8 26.5c0 13.7-11.1 24.8-24.8 24.8s-24.8-11.1-24.8-24.8 11.1-24.8 24.8-24.8 24.8 11.1 24.8 24.8z\"/><g id=\"Group\" transform=\"translate(7.198 3.272)\"><path id=\"W_61_\" class=\"st0\" d=\"M-63 291.6c.4.4.9 1 1.2 1.4l5.4-3.4c-.3-.3-.7-.9-1-1.2l-3.4 2.2-.2.2.2-.3 1.5-3-1.1-1.1-3 1.5-.3.2.2-.2 2.2-3.4c-.4-.3-.8-.6-1.3-1l-3.4 5.3c.4.3 1 .8 1.4 1.1l3.2-1.7.2-.1-.2.2-1.6 3.3z\"/><path id=\"M_61_\" class=\"st0\" d=\"m-75.2 284.8 1.5-3.3.1-.3v.3l.2 4.4c.5 0 1 .1 1.6.2l-.2-6.4c-.7-.1-1.5-.1-2.2-.2l-1.4 3.6-.1.3-.1-.3-1.4-3.6c-.7 0-1.5.1-2.2.2l-.2 6.4c.5-.1 1.1-.2 1.6-.2l.2-4.4v-.3l.1.3 1.5 3.3h1z\"/><path id=\"B_x5F_22d_61_\" class=\"st0\" d=\"M-87 290c.8-.9 1.3-1.9.5-2.9-.5-.5-1.2-.6-1.9-.4h-.1v-.1c.1-.3.2-1.1-.5-1.6-.3-.3-.8-.4-1.2-.3-.8.1-1.4.6-3.1 2.5-.5.6-1.2 1.4-1.7 2l4.6 4.3c1.6-1.7 2.2-2.3 3.4-3.5zm-6-1.1c.9-1.1 1.9-2.1 2.3-2.5.1-.1.3-.3.5-.3.3-.1.6.1.7.4.1.3-.1.6-.3.8-.5.5-2.3 2.4-2.3 2.4l-.9-.8zm1.8 1.7s1.7-1.8 2.3-2.4c.2-.2.4-.4.5-.4.2-.1.4-.1.6 0 .2.1.3.3.2.6-.1.3-.3.5-.4.7-.2.3-2.3 2.4-2.3 2.5l-.9-1z\"/></g><path id=\"Path\" class=\"st1\" d=\"M-68.5 290.3V306h-15.7c0-8.6 7-15.7 15.7-15.7z\"/><path id=\"Path_1_\" class=\"st1\" d=\"M-52.8 306c0 8.7-7 15.7-15.7 15.7V306h15.7z\"/><path id=\"Path_3_\" class=\"st0\" d=\"M-52.8 306h-15.7v-15.7c8.7 0 15.7 7.1 15.7 15.7z\"/><path id=\"Path_2_\" class=\"st0\" d=\"M-68.5 321.7c-8.7 0-15.7-7-15.7-15.7h15.7v15.7z\"/></g></g></g></g></g></svg>',\n                  withExternalLayout: true\n                }), qMBAj7q2S && /*#__PURE__*/_jsx(Image, {\n                  background: {\n                    alt: \"\",\n                    fit: \"fill\",\n                    intrinsicHeight: 205.55556100091832,\n                    intrinsicWidth: 856.6666893605839,\n                    pixelHeight: 370,\n                    pixelWidth: 1542,\n                    sizes: \"233px\",\n                    src: new URL(\"https://framerusercontent.com/images/3eD7tVAM1W8djT4lF2U2YvnTY.png?scale-down-to=1024\").href,\n                    srcSet: `${new URL(\"https://framerusercontent.com/images/3eD7tVAM1W8djT4lF2U2YvnTY.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/3eD7tVAM1W8djT4lF2U2YvnTY.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/3eD7tVAM1W8djT4lF2U2YvnTY.png\").href} 1542w`\n                  },\n                  className: \"framer-scrt6y\",\n                  \"data-framer-name\": \"telefonica\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"DpeqMvtPi\",\n                  transformTemplate: transformTemplate,\n                  ...addPropertyOverrides({\n                    EoRAhRD4I: {\n                      transformTemplate: undefined\n                    }\n                  }, baseVariant, gestureVariant)\n                })]\n              }), nVBrlva7k && /*#__PURE__*/_jsx(Image, {\n                background: {\n                  alt: \"\",\n                  fit: \"fill\",\n                  intrinsicHeight: 982,\n                  intrinsicWidth: 897,\n                  pixelHeight: 982,\n                  pixelWidth: 897,\n                  sizes: \"min(936px, 100vw)\",\n                  src: new URL(\"https://framerusercontent.com/images/FeIFO72RzfgyKrdGeil8XZ5jg.png\").href,\n                  srcSet: `${new URL(\"https://framerusercontent.com/images/FeIFO72RzfgyKrdGeil8XZ5jg.png?scale-down-to=512\").href} 467w, ${new URL(\"https://framerusercontent.com/images/FeIFO72RzfgyKrdGeil8XZ5jg.png\").href} 897w`\n                },\n                className: \"framer-18yjkzn\",\n                \"data-framer-name\": \"image\",\n                layoutDependency: layoutDependency,\n                layoutId: \"Fr468ovst\",\n                ...addPropertyOverrides({\n                  EoRAhRD4I: {\n                    background: {\n                      alt: \"\",\n                      fit: \"fill\",\n                      intrinsicHeight: 982,\n                      intrinsicWidth: 897,\n                      pixelHeight: 982,\n                      pixelWidth: 897,\n                      sizes: \"min(360px, 100vw)\",\n                      src: new URL(\"https://framerusercontent.com/images/FeIFO72RzfgyKrdGeil8XZ5jg.png\").href,\n                      srcSet: `${new URL(\"https://framerusercontent.com/images/FeIFO72RzfgyKrdGeil8XZ5jg.png?scale-down-to=512\").href} 467w, ${new URL(\"https://framerusercontent.com/images/FeIFO72RzfgyKrdGeil8XZ5jg.png\").href} 897w`\n                    }\n                  }\n                }, baseVariant, gestureVariant)\n              })]\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-c8irxx\",\n              \"data-framer-name\": \"headline\",\n              layoutDependency: layoutDependency,\n              layoutId: \"ECKStdAuO\",\n              children: [/*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-2nmikq\",\n                \"data-framer-name\": \"title\",\n                layoutDependency: layoutDependency,\n                layoutId: \"ceKlIlbk8\",\n                style: {\n                  backgroundColor: \"rgba(0, 0, 0, 0)\"\n                },\n                variants: {\n                  \"Zh9hUKWFq-hover\": {\n                    backgroundColor: \"var(--token-a9fcc77f-02d3-4ed7-ac71-206a49a6fd46, rgb(255, 255, 255))\"\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(motion.p, {\n                      style: {\n                        \"--font-selector\": \"R0Y7U291cmNlIENvZGUgUHJvLXJlZ3VsYXI=\",\n                        \"--framer-font-family\": '\"Source Code Pro\", monospace',\n                        \"--framer-line-height\": \"1em\",\n                        \"--framer-text-alignment\": \"left\",\n                        \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                      },\n                      children: \"NROBOTICS REBRAND\"\n                    })\n                  }),\n                  className: \"framer-u4akou\",\n                  fonts: [\"GF;Source Code Pro-regular\"],\n                  layoutDependency: layoutDependency,\n                  layoutId: \"Pp7N6NcOZ\",\n                  style: {\n                    \"--extracted-r6o4lv\": \"var(--token-ba5d9263-2914-4f41-9aea-7a92d08ccd94, rgb(255, 255, 255))\",\n                    \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                    \"--framer-link-text-decoration\": \"underline\",\n                    \"--framer-paragraph-spacing\": \"0px\"\n                  },\n                  text: tBOnwbhLg,\n                  variants: {\n                    \"Zh9hUKWFq-hover\": {\n                      \"--extracted-r6o4lv\": \"var(--token-46e8ab0c-c196-42fd-9dea-9aa62d05bb5f, rgb(16, 16, 16))\"\n                    }\n                  },\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true,\n                  ...addPropertyOverrides({\n                    \"Zh9hUKWFq-hover\": {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(motion.p, {\n                          style: {\n                            \"--font-selector\": \"R0Y7U291cmNlIENvZGUgUHJvLXJlZ3VsYXI=\",\n                            \"--framer-font-family\": '\"Source Code Pro\", monospace',\n                            \"--framer-line-height\": \"1em\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                          },\n                          children: \"AI / ROBOTICS\"\n                        })\n                      })\n                    }\n                  }, baseVariant, gestureVariant)\n                })\n              }), /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-1xsd89x\",\n                \"data-framer-name\": \"title\",\n                layoutDependency: layoutDependency,\n                layoutId: \"EJ6KNvmTV\",\n                style: {\n                  backgroundColor: \"rgba(0, 0, 0, 0)\"\n                },\n                variants: {\n                  \"Zh9hUKWFq-hover\": {\n                    backgroundColor: \"var(--token-a9fcc77f-02d3-4ed7-ac71-206a49a6fd46, rgb(255, 255, 255))\"\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(motion.p, {\n                      style: {\n                        \"--font-selector\": \"R0Y7U291cmNlIENvZGUgUHJvLXJlZ3VsYXI=\",\n                        \"--framer-font-family\": '\"Source Code Pro\", monospace',\n                        \"--framer-line-height\": \"1em\",\n                        \"--framer-text-alignment\": \"right\",\n                        \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                      },\n                      children: \"NROBOTICS REBRAND\"\n                    })\n                  }),\n                  className: \"framer-1juh0b8\",\n                  fonts: [\"GF;Source Code Pro-regular\"],\n                  layoutDependency: layoutDependency,\n                  layoutId: \"zai_HFLPv\",\n                  style: {\n                    \"--extracted-r6o4lv\": \"var(--token-ba5d9263-2914-4f41-9aea-7a92d08ccd94, rgb(255, 255, 255))\",\n                    \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                    \"--framer-link-text-decoration\": \"underline\",\n                    \"--framer-paragraph-spacing\": \"0px\"\n                  },\n                  text: B4gAY6uLL,\n                  variants: {\n                    \"Zh9hUKWFq-hover\": {\n                      \"--extracted-r6o4lv\": \"var(--token-46e8ab0c-c196-42fd-9dea-9aa62d05bb5f, rgb(16, 16, 16))\"\n                    }\n                  },\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true,\n                  ...addPropertyOverrides({\n                    \"Zh9hUKWFq-hover\": {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(motion.p, {\n                          style: {\n                            \"--font-selector\": \"R0Y7U291cmNlIENvZGUgUHJvLXJlZ3VsYXI=\",\n                            \"--framer-font-family\": '\"Source Code Pro\", monospace',\n                            \"--framer-line-height\": \"1em\",\n                            \"--framer-text-alignment\": \"right\",\n                            \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                          },\n                          children: \"AI / ROBOTICS\"\n                        })\n                      })\n                    }\n                  }, baseVariant, gestureVariant)\n                })\n              })]\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-1v076d4\",\n              \"data-framer-name\": \"infos\",\n              layoutDependency: layoutDependency,\n              layoutId: \"IkV70Kra3\",\n              children: [/*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-uav1pk\",\n                layoutDependency: layoutDependency,\n                layoutId: \"KUwNtXbfu\",\n                style: {\n                  backgroundColor: \"rgba(0, 0, 0, 0)\"\n                },\n                variants: {\n                  \"Zh9hUKWFq-hover\": {\n                    backgroundColor: \"var(--token-49c01ef3-39e5-474f-80c4-c60aade9c43d, rgb(38, 111, 211))\"\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(motion.p, {\n                      style: {\n                        \"--font-selector\": \"R0Y7U291cmNlIENvZGUgUHJvLXJlZ3VsYXI=\",\n                        \"--framer-font-family\": '\"Source Code Pro\", monospace',\n                        \"--framer-line-height\": \"1em\",\n                        \"--framer-text-alignment\": \"left\",\n                        \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                      },\n                      children: /*#__PURE__*/_jsx(Link, {\n                        href: JnwwJXJvX,\n                        openInNewTab: false,\n                        smoothScroll: true,\n                        children: /*#__PURE__*/_jsx(motion.a, {\n                          className: \"framer-styles-preset-fsrzda\",\n                          \"data-styles-preset\": \"AS4PcgcTr\",\n                          children: \"COMING SOON\"\n                        })\n                      })\n                    })\n                  }),\n                  className: \"framer-18kiogt\",\n                  fonts: [\"GF;Source Code Pro-regular\"],\n                  layoutDependency: layoutDependency,\n                  layoutId: \"XRCv1sXcX\",\n                  style: {\n                    \"--extracted-r6o4lv\": \"var(--token-ba5d9263-2914-4f41-9aea-7a92d08ccd94, rgb(255, 255, 255))\",\n                    \"--framer-paragraph-spacing\": \"0px\"\n                  },\n                  text: LQubC7chl,\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              }), /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-1k8aps8\",\n                layoutDependency: layoutDependency,\n                layoutId: \"XNaNpIItn\",\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(motion.p, {\n                      style: {\n                        \"--font-selector\": \"R0Y7U291cmNlIENvZGUgUHJvLXJlZ3VsYXI=\",\n                        \"--framer-font-family\": '\"Source Code Pro\", monospace',\n                        \"--framer-line-height\": \"1em\",\n                        \"--framer-text-alignment\": \"left\",\n                        \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                      },\n                      children: \"COMING SOON\"\n                    })\n                  }),\n                  className: \"framer-s09qar\",\n                  fonts: [\"GF;Source Code Pro-regular\"],\n                  layoutDependency: layoutDependency,\n                  layoutId: \"YMxWGuIjb\",\n                  style: {\n                    \"--extracted-r6o4lv\": \"var(--token-ba5d9263-2914-4f41-9aea-7a92d08ccd94, rgb(255, 255, 255))\",\n                    \"--framer-paragraph-spacing\": \"0px\"\n                  },\n                  text: f6JQ7QfY_,\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              })]\n            })]\n          })\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-tDYpW [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", \".framer-tDYpW .framer-1t0cynr { display: block; }\", \".framer-tDYpW .framer-nl7p66 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 640px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: 936px; }\", \".framer-tDYpW .framer-vu12c1 { flex: none; height: 1672px; overflow: visible; position: relative; width: 100%; }\", \".framer-tDYpW .framer-bukcda-container { flex: none; height: 1fr; left: 0px; position: absolute; right: 0px; top: calc(50.00000000000002% - 1fr / 2); }\", \".framer-tDYpW .framer-gg858p { flex: none; height: 58px; left: calc(50.00000000000002% - 234px / 2); overflow: visible; position: absolute; top: calc(50.1794258373206% - 58px / 2); width: 234px; }\", \".framer-tDYpW .framer-92nzdg { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 56px); left: 89px; position: absolute; right: 89px; top: 0px; }\", \".framer-tDYpW .framer-scrt6y { aspect-ratio: 4.167567567567567 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 56px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 233px; }\", \".framer-tDYpW .framer-18yjkzn { flex: none; height: 640px; left: 0px; position: absolute; right: 0px; top: calc(50.00000000000002% - 640px / 2); }\", \".framer-tDYpW .framer-c8irxx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 0px; overflow: hidden; padding: 32px 32px 32px 32px; position: absolute; right: 0px; top: 0px; z-index: 1; }\", \".framer-tDYpW .framer-2nmikq, .framer-tDYpW .framer-1xsd89x, .framer-tDYpW .framer-uav1pk, .framer-tDYpW .framer-1k8aps8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 8px 8px 8px; position: relative; width: min-content; }\", \".framer-tDYpW .framer-u4akou, .framer-tDYpW .framer-1juh0b8, .framer-tDYpW .framer-18kiogt, .framer-tDYpW .framer-s09qar { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\", \".framer-tDYpW .framer-1v076d4 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 0px; overflow: hidden; padding: 32px 32px 32px 32px; position: absolute; right: 0px; z-index: 1; }\", \".framer-tDYpW .framer-v-nl7p66 .framer-nl7p66 { cursor: pointer; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tDYpW .framer-nl7p66, .framer-tDYpW .framer-2nmikq, .framer-tDYpW .framer-1xsd89x, .framer-tDYpW .framer-uav1pk, .framer-tDYpW .framer-1k8aps8 { gap: 0px; } .framer-tDYpW .framer-nl7p66 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-tDYpW .framer-nl7p66 > :first-child { margin-top: 0px; } .framer-tDYpW .framer-nl7p66 > :last-child { margin-bottom: 0px; } .framer-tDYpW .framer-2nmikq > *, .framer-tDYpW .framer-1xsd89x > *, .framer-tDYpW .framer-uav1pk > *, .framer-tDYpW .framer-1k8aps8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-tDYpW .framer-2nmikq > :first-child, .framer-tDYpW .framer-1xsd89x > :first-child, .framer-tDYpW .framer-uav1pk > :first-child, .framer-tDYpW .framer-1k8aps8 > :first-child { margin-left: 0px; } .framer-tDYpW .framer-2nmikq > :last-child, .framer-tDYpW .framer-1xsd89x > :last-child, .framer-tDYpW .framer-uav1pk > :last-child, .framer-tDYpW .framer-1k8aps8 > :last-child { margin-right: 0px; } }\", \".framer-tDYpW.framer-v-17m8u7j .framer-nl7p66 { width: 360px; }\", \".framer-tDYpW.framer-v-17m8u7j .framer-vu12c1 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 640px; padding: 0px 0px 0px 0px; }\", \".framer-tDYpW.framer-v-17m8u7j .framer-bukcda-container { flex: 1 0 0px; height: 1px; left: unset; position: relative; right: unset; top: unset; width: 100%; }\", \".framer-tDYpW.framer-v-17m8u7j .framer-gg858p { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: unset; padding: 0px 0px 0px 0px; position: relative; top: unset; width: min-content; }\", \".framer-tDYpW.framer-v-17m8u7j .framer-92nzdg { left: unset; position: relative; right: unset; top: unset; width: 56px; }\", \".framer-tDYpW.framer-v-17m8u7j .framer-scrt6y { left: unset; position: relative; top: unset; }\", \".framer-tDYpW.framer-v-17m8u7j .framer-18yjkzn { left: unset; position: relative; right: unset; top: unset; width: 936px; }\", \".framer-tDYpW.framer-v-17m8u7j .framer-c8irxx, .framer-tDYpW.framer-v-17m8u7j .framer-1v076d4 { padding: 16px 16px 16px 16px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tDYpW.framer-v-17m8u7j .framer-vu12c1, .framer-tDYpW.framer-v-17m8u7j .framer-gg858p { gap: 0px; } .framer-tDYpW.framer-v-17m8u7j .framer-vu12c1 > *, .framer-tDYpW.framer-v-17m8u7j .framer-gg858p > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-tDYpW.framer-v-17m8u7j .framer-vu12c1 > :first-child, .framer-tDYpW.framer-v-17m8u7j .framer-gg858p > :first-child { margin-top: 0px; } .framer-tDYpW.framer-v-17m8u7j .framer-vu12c1 > :last-child, .framer-tDYpW.framer-v-17m8u7j .framer-gg858p > :last-child { margin-bottom: 0px; } }\", ...sharedStyle.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           * @framerIntrinsicHeight 640\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           * @framerIntrinsicWidth 936\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"EoRAhRD4I\":{\"layout\":[\"fixed\",\"fixed\"]},\"nXnDmgkT_\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           * @framerVariables {\"tBOnwbhLg\":\"title\",\"JnwwJXJvX\":\"link\",\"B4gAY6uLL\":\"industry\",\"LQubC7chl\":\"link1\",\"Y1Sc7Swgi\":\"video\",\"qEhr09GjF\":\"logo\",\"nVBrlva7k\":\"image\",\"HeCAYC2H_\":\"video1\",\"sgWKn1C5P\":\"bMW\",\"qMBAj7q2S\":\"telefonica\",\"f6JQ7QfY_\":\"yEAR\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           */\nconst FramerjBwaNRQzK = withCSS(Component, css, \"framer-tDYpW\");\nexport default FramerjBwaNRQzK;\nFramerjBwaNRQzK.displayName = \"case-study\";\nFramerjBwaNRQzK.defaultProps = {\n  height: 640,\n  width: 936\n};\naddPropertyControls(FramerjBwaNRQzK, {\n  variant: {\n    options: [\"Zh9hUKWFq\", \"EoRAhRD4I\"],\n    optionTitles: [\"default\", \"mobile\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  },\n  tBOnwbhLg: {\n    defaultValue: \"AI / ROBOTICS\",\n    displayTextArea: true,\n    placeholder: \"Brand\",\n    title: \"Title\",\n    type: ControlType.String\n  },\n  JnwwJXJvX: {\n    title: \"Link\",\n    type: ControlType.Link\n  },\n  B4gAY6uLL: {\n    defaultValue: \"AI / ROBOTICS\",\n    displayTextArea: true,\n    title: \"Industry\",\n    type: ControlType.String\n  },\n  LQubC7chl: {\n    defaultValue: \"COMING SOON\",\n    displayTextArea: true,\n    placeholder: \"Read more\",\n    title: \"Link\",\n    type: ControlType.String\n  },\n  Y1Sc7Swgi: (VideoControls === null || VideoControls === void 0 ? void 0 : VideoControls[\"srcFile\"]) && {\n    ...VideoControls[\"srcFile\"],\n    __defaultAssetReference: \"data:framer/asset-reference,bjCsTnNY7yQu3S0k2gUsErKBHXk.mp4?originalFilename=tfc_logo_animation+%281%29.mp4\",\n    hidden: undefined,\n    title: \"Video\"\n  },\n  qEhr09GjF: {\n    defaultValue: false,\n    title: \"Logo\",\n    type: ControlType.Boolean\n  },\n  nVBrlva7k: {\n    defaultValue: false,\n    title: \"image\",\n    type: ControlType.Boolean\n  },\n  HeCAYC2H_: {\n    defaultValue: false,\n    title: \"Video\",\n    type: ControlType.Boolean\n  },\n  sgWKn1C5P: {\n    defaultValue: true,\n    title: \"BMW\",\n    type: ControlType.Boolean\n  },\n  qMBAj7q2S: {\n    defaultValue: true,\n    title: \"Telefonica\",\n    type: ControlType.Boolean\n  },\n  f6JQ7QfY_: {\n    defaultValue: \"2023\",\n    displayTextArea: false,\n    title: \"YEAR\",\n    type: ControlType.String\n  }\n});\naddFonts(FramerjBwaNRQzK, [{\n  family: \"Source Code Pro\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:canvasComponent/jBwaNRQzK:default\",\n    url: \"https://fonts.gstatic.com/s/sourcecodepro/v22/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQhM5hTXUcdJg.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/sourcecodepro/v22/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQhM5hTXUcdJg.ttf\",\n  weight: \"400\"\n}, ...VideoFonts, ...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerjBwaNRQzK\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EoRAhRD4I\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nXnDmgkT_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\n        \"framerContractVersion\": \"1\",\n        \"framerVariables\": \"{\\\"tBOnwbhLg\\\":\\\"title\\\",\\\"JnwwJXJvX\\\":\\\"link\\\",\\\"B4gAY6uLL\\\":\\\"industry\\\",\\\"LQubC7chl\\\":\\\"link1\\\",\\\"Y1Sc7Swgi\\\":\\\"video\\\",\\\"qEhr09GjF\\\":\\\"logo\\\",\\\"nVBrlva7k\\\":\\\"image\\\",\\\"HeCAYC2H_\\\":\\\"video1\\\",\\\"sgWKn1C5P\\\":\\\"bMW\\\",\\\"qMBAj7q2S\\\":\\\"telefonica\\\",\\\"f6JQ7QfY_\\\":\\\"yEAR\\\"}\",\n        \"framerIntrinsicWidth\": \"936\",\n        \"framerIntrinsicHeight\": \"640\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./jBwaNRQzK.map"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useOnEnter", "onEnter", "enabled", "useOnSpecificTargetChange", "useOnExit", "onExit", "goal", "callback", "isInTarget", "useIsInCurrentNavigationTarget", "ue", "useConstant", "init", "ref", "pe", "isBrowserSafari", "navigator", "userAgent", "useIsBrowserSafari", "se", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "paddingControl", "ControlType", "isMotionValue", "v", "MotionValue", "useAutoMotionValue", "inputValue", "options", "optionsRef", "pe", "animation", "didInitialMount", "isOnCanvas", "RenderTarget", "onChangeDeps", "onChange", "te", "transformer", "value", "ref", "value1", "useConstant", "isMotionValue", "motionValue", "ue", "ref1", "newValue", "ref2", "animate2", "ObjectFitType", "SrcType", "getProps", "props", "width", "height", "topLeft", "topRight", "bottomRight", "bottomLeft", "id", "children", "rest", "Video", "newProps", "p", "VideoMemo", "isMountedAndReadyForProgressChanges", "X", "srcType", "srcFile", "srcUrl", "playing", "canvasPlay", "muted", "playsinline", "controls", "progress", "objectFit", "backgroundColor", "radius", "isMixed", "onSeeked", "onPause", "onPlay", "onEnd", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "poster", "restartOnEnter", "posterEnabled", "startTimeProp", "volume", "loop", "isInCurrentNavigationTarget", "useIsInCurrentNavigationTarget", "videoRef", "pe", "isSafari", "useIsBrowserSafari", "requestingPlay", "wasPausedOnLeave", "wasEndedOnLeave", "isOnCanvas", "useIsOnCanvas", "borderRadius", "useRadius", "startTime", "se", "shouldPlay", "autoPlay", "isMuted", "setProgress", "te", "rawProgress", "newProgress", "isAlreadySet", "play", "e", "pause", "ue", "videoProgress", "useAutoMotionValue", "value", "newValue", "useMotionValueEvent", "latest", "useOnEnter", "useOnExit", "src", "fragment", "addPropertyControls", "ControlType", "borderRadiusControl", "defaultEvents", "VideoFonts", "getFonts", "Video", "VideoControls", "getPropertyControls", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "transformTemplate", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "bMW", "height", "id", "image", "industry", "link", "link1", "logo", "telefonica", "title", "video", "video1", "width", "yEAR", "props", "ref", "ref1", "ref2", "ref3", "ref4", "ref5", "_variant", "ref6", "ref7", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "tBOnwbhLg", "JnwwJXJvX", "B4gAY6uLL", "LQubC7chl", "Y1Sc7Swgi", "qEhr09GjF", "nVBrlva7k", "HeCAYC2H_", "sgWKn1C5P", "qMBAj7q2S", "f6JQ7QfY_", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "Link", "u", "SVG", "Image2", "RichText", "x", "css", "FramerjBwaNRQzK", "withCSS", "jBwaNRQzK_default", "addPropertyControls", "ControlType", "addFonts", "fonts"]
}
