{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/O5VqetirqpXBrMcbw7Ix/cgtqM2zCty7QDlArgryp/lqChCyime.js"],
  "sourcesContent": ["// Generated by Framer (b62ce54)\nimport { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, PropertyOverrides, removeHiddenBreakpointLayers, resolveLink, useActiveVariantCallback, useHydratedBreakpointVariants, useOverlayState, useRouter, withCSS } from \"framer\";\nimport { AnimatePresence, LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport * as ReactDOM from \"react-dom\";\nimport { Video } from \"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/534oB9Tn5cZB6VZbkWLJ/Video.js\";\nimport Carousel from \"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/l0YNWo5RXtJCEhIkKpL5/Carousel.js\";\nimport GlobalNav from \"https://framerusercontent.com/modules/dim2HLUqTeYmR5RQEKzM/355SRW1lbriTNifYf2jG/A9z1jwADx.js\";\nimport CreditCard from \"https://framerusercontent.com/modules/fpTxv10QzA8obpEwsp0l/xVf48XYmQjmvETaC3yWO/BNKT4ZqIK.js\";\nimport Patina from \"https://framerusercontent.com/modules/p4h9LBeu7YOjiAqWgz89/nFlRKsjKUZ0TITd2EEW2/hIkvgadDy.js\";\nimport OverlayBG from \"https://framerusercontent.com/modules/gwjCqR31picQ7CmqHnd0/5WgVatv7Nu7HDjHOmtjz/oFDTYXXVe.js\";\nimport Button from \"https://framerusercontent.com/modules/LtS6FYmIIftuu6iKjaHB/Z4rRwrGTp95pgFfgoZG9/oWKfPrHib.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/od78NHz5xeKAw6HlJdeJ/Ld9EDP7R0KFG2tD56tmi/lqChCyime.js\";\nconst VideoFonts = getFonts(Video);\nconst CarouselFonts = getFonts(Carousel);\nconst GlobalNavFonts = getFonts(GlobalNav);\nconst ButtonFonts = getFonts(Button);\nconst OverlayBGFonts = getFonts(OverlayBG);\nconst CreditCardFonts = getFonts(CreditCard);\nconst PatinaFonts = getFonts(Patina);\nconst cycleOrder = [\"gtMsVkBmg\", \"ncwONLeNS\"];\nconst breakpoints = {\n  gtMsVkBmg: \"(min-width: 897px)\",\n  ncwONLeNS: \"(max-width: 896px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  gtMsVkBmg: \"framer-v-1hrb7oo\",\n  ncwONLeNS: \"framer-v-ads4rr\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"gtMsVkBmg\", breakpoints, variantClassNames);\n}\nconst humanReadableVariantMap = {\n  Desktop: \"gtMsVkBmg\",\n  Phone: \"ncwONLeNS\"\n};\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nfunction Overlay({\n  children\n}) {\n  const [visible, setVisible] = useOverlayState();\n  return children({\n    hide: () => setVisible(false),\n    show: () => setVisible(true),\n    toggle: () => setVisible(!visible),\n    visible\n  });\n}\nconst transformTemplate = (_, t) => `translate(-50%, -50%) ${t}`;\nconst metadata = metadataProvider();\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style,\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"gtMsVkBmg\",\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider();\n    document.title = metadata1.title || \"\";\n    if (metadata1.viewport) {\n      var _document_querySelector;\n      (_document_querySelector = document.querySelector('meta[name=\"viewport\"]')) === null || _document_querySelector === void 0 ? void 0 : _document_querySelector.setAttribute(\"content\", metadata1.viewport);\n    }\n    if (metadata1.bodyClassName) {\n      Array.from(document.body.classList).filter(c => c.startsWith(\"framer-body-\")).map(c => document.body.classList.remove(c));\n      document.body.classList.add(metadata1.bodyClassName);\n    }\n  }, []);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const {\n    activeVariantCallback,\n    delay\n  } = useActiveVariantCallback(undefined);\n  const tap42m929 = overlay => activeVariantCallback(async (...args) => {\n    overlay.toggle();\n  });\n  const tapzn6atv = overlay => activeVariantCallback(async (...args) => {\n    overlay.hide();\n  });\n  const router = useRouter();\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"gtMsVkBmg\",\n      variantClassNames\n    },\n    children: /*#__PURE__*/_jsx(LayoutGroup, {\n      id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        className: cx(\"framer-VH4Ym\"),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-1hrb7oo\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1i2ua1g\",\n            \"data-border\": true,\n            \"data-framer-name\": \"Hero\",\n            name: \"Hero\",\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-9elf2f\",\n              \"data-framer-name\": \"Carousel Wrap\",\n              name: \"Carousel Wrap\",\n              children: /*#__PURE__*/_jsx(Container, {\n                className: \"framer-1aordw-container\",\n                children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    ncwONLeNS: {\n                      sizingObject: {\n                        heightInset: 0,\n                        heightRows: 2,\n                        heightType: \"auto\",\n                        widthColumns: 3,\n                        widthInset: 0,\n                        widthType: \"stretch\"\n                      }\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(Carousel, {\n                    align: \"center\",\n                    ariaLabel: \"\",\n                    arrowObject: {\n                      arrowFill: \"rgba(64, 64, 64, 0.27)\",\n                      arrowPadding: 30,\n                      arrowRadius: 40,\n                      arrowSize: 60,\n                      showMouseControls: false\n                    },\n                    axis: true,\n                    borderRadius: 0,\n                    fadeObject: {\n                      fadeAlpha: 0,\n                      fadeContent: false,\n                      fadeInset: 0,\n                      fadeTransition: {\n                        damping: 60,\n                        delay: 0,\n                        duration: .3,\n                        ease: [.44, 0, .56, 1],\n                        mass: 1,\n                        stiffness: 500,\n                        type: \"spring\"\n                      },\n                      fadeWidth: 25\n                    },\n                    gap: 0,\n                    height: \"100%\",\n                    id: \"dGW9kl9Zm\",\n                    layoutId: \"dGW9kl9Zm\",\n                    padding: 0,\n                    paddingBottom: 0,\n                    paddingLeft: 0,\n                    paddingPerSide: false,\n                    paddingRight: 0,\n                    paddingTop: 0,\n                    progressObject: {\n                      dotsActiveOpacity: 1,\n                      dotsBackground: \"rgba(0, 0, 0, 0.2)\",\n                      dotsBlur: 4,\n                      dotsFill: \"rgb(255, 255, 255)\",\n                      dotsGap: 10,\n                      dotsInset: 10,\n                      dotSize: 10,\n                      dotsOpacity: .5,\n                      dotsPadding: 10,\n                      dotsRadius: 50,\n                      showProgressDots: false,\n                      showScrollbar: false\n                    },\n                    sizingObject: {\n                      heightInset: 0,\n                      heightRows: 2,\n                      heightType: \"stretch\",\n                      widthColumns: 3,\n                      widthInset: 0,\n                      widthType: \"stretch\"\n                    },\n                    slots: [/*#__PURE__*/_jsx(Container, {\n                      className: \"framer-1vnrlyg-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: true,\n                        height: \"100%\",\n                        id: \"QJ7uITyuo\",\n                        isMixedBorderRadius: false,\n                        layoutId: \"QJ7uITyuo\",\n                        loop: true,\n                        muted: false,\n                        objectFit: \"cover\",\n                        playing: true,\n                        posterEnabled: false,\n                        srcType: \"URL\",\n                        srcUrl: \"https://dl.dropbox.com/s/6yudchsyrp28phg/S%C4%80DANA_Session_004_1.mp4?dl=0\",\n                        startTime: 0,\n                        style: {\n                          height: \"100%\",\n                          width: \"100%\"\n                        },\n                        topLeftRadius: 0,\n                        topRightRadius: 0,\n                        volume: 78,\n                        width: \"100%\"\n                      })\n                    })],\n                    snapObject: {\n                      fluid: false,\n                      snap: true,\n                      snapEdge: \"center\"\n                    },\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    width: \"100%\"\n                  })\n                })\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-r4du80-container\",\n              children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  ncwONLeNS: {\n                    variant: \"B7yVJZJyc\"\n                  }\n                },\n                children: /*#__PURE__*/_jsx(GlobalNav, {\n                  audioURL: \"https://assets.mixkit.co/music/preview/mixkit-tech-house-vibes-130.mp3\",\n                  autoplayAudio: true,\n                  backgroundBlur: 10,\n                  height: \"100%\",\n                  id: \"XXk0wcY0t\",\n                  layoutId: \"XXk0wcY0t\",\n                  loop: false,\n                  section: \"studio\",\n                  sectionLink: resolveLink({\n                    webPageId: \"DTL6Q0Uyf\"\n                  }, router),\n                  style: {\n                    width: \"100%\"\n                  },\n                  subSection: \"Music\",\n                  subSectionLink: resolveLink({\n                    webPageId: \"kAyd8WWwq\"\n                  }, router),\n                  variant: \"zo7_8YynR\",\n                  width: \"100%\",\n                  work: \"s\u0101dana sessions / 004\"\n                })\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-f1lq78-container\",\n              \"data-framer-name\": \"Close\",\n              name: \"Close\",\n              children: /*#__PURE__*/_jsx(Button, {\n                height: \"100%\",\n                icon: \"x\",\n                id: \"LJ_0tfgLe\",\n                label: \"Details\",\n                layoutId: \"LJ_0tfgLe\",\n                name: \"Close\",\n                variant: \"IgT8xVXaM\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(Overlay, {\n              children: overlayzli8td => /*#__PURE__*/_jsx(_Fragment, {\n                children: /*#__PURE__*/_jsxs(Container, {\n                  className: \"framer-yumyfk-container\",\n                  \"data-framer-name\": \"Info\",\n                  name: \"Info\",\n                  children: [/*#__PURE__*/_jsx(Button, {\n                    height: \"100%\",\n                    icon: \"info\",\n                    id: \"LJ3lmA6QE\",\n                    label: \"Details\",\n                    layoutId: \"LJ3lmA6QE\",\n                    name: \"Info\",\n                    tap: tap42m929(overlayzli8td),\n                    variant: \"oa_49xAsD\",\n                    width: \"100%\"\n                  }), /*#__PURE__*/_jsx(AnimatePresence, {\n                    children: overlayzli8td.visible && /*#__PURE__*/_jsx(_Fragment, {\n                      children: /*#__PURE__*/ReactDOM.createPortal( /*#__PURE__*/_jsxs(React.Fragment, {\n                        children: [/*#__PURE__*/_jsx(motion.div, {\n                          animate: {\n                            opacity: 1,\n                            transition: {\n                              delay: 0,\n                              duration: .3,\n                              ease: [.5, 0, .88, .77],\n                              type: \"tween\"\n                            }\n                          },\n                          className: \"framer-zli8td\",\n                          exit: {\n                            opacity: 0,\n                            transition: {\n                              delay: 0,\n                              duration: 0,\n                              ease: [0, 0, 1, 1],\n                              type: \"tween\"\n                            }\n                          },\n                          initial: {\n                            opacity: 0\n                          },\n                          onTap: () => overlayzli8td.hide()\n                        }, \"wwRwQ8TLZ\"), /*#__PURE__*/_jsx(Container, {\n                          className: \"framer-13xe6e-container\",\n                          children: /*#__PURE__*/_jsx(OverlayBG, {\n                            height: \"100%\",\n                            id: \"cR_sAHy6f\",\n                            layoutId: \"cR_sAHy6f\",\n                            style: {\n                              height: \"100%\",\n                              width: \"100%\"\n                            },\n                            tap: tapzn6atv(overlayzli8td),\n                            width: \"100%\"\n                          })\n                        }), /*#__PURE__*/_jsx(Container, {\n                          className: \"framer-9kmqvn-container\",\n                          transformTemplate: transformTemplate,\n                          children: /*#__PURE__*/_jsx(CreditCard, {\n                            filter: \"004\",\n                            height: \"100%\",\n                            id: \"bpFyBvA37\",\n                            layoutId: \"bpFyBvA37\",\n                            style: {\n                              width: \"100%\"\n                            },\n                            width: \"100%\"\n                          })\n                        })]\n                      }), document.querySelector(\"#overlay\"))\n                    })\n                  })]\n                })\n              })\n            })]\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-1gm3th9-container\",\n            layoutScroll: true,\n            children: /*#__PURE__*/_jsx(Patina, {\n              height: \"100%\",\n              id: \"mF5QQxe6U\",\n              layoutId: \"mF5QQxe6U\",\n              style: {\n                height: \"100%\",\n                width: \"100%\"\n              },\n              width: \"100%\"\n            })\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-VH4Ym [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", `.${metadata.bodyClassName} { background: var(--token-d26d77dc-f73c-49b0-a7ae-f1b6299ab948, rgb(33, 41, 53)) /* {\"name\":\"Benji Blue\"} */; }`, \".framer-VH4Ym .framer-17ga5gx { display: block; }\", \".framer-VH4Ym .framer-1hrb7oo { align-content: center; align-items: center; background-color: var(--token-d26d77dc-f73c-49b0-a7ae-f1b6299ab948, #212935); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 800px; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 897px; }\", \".framer-VH4Ym .framer-1i2ua1g { --border-bottom-width: 10px; --border-color: rgba(34, 34, 34, 0.09); --border-left-width: 10px; --border-right-width: 10px; --border-style: solid; --border-top-width: 10px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: hidden; padding: 30px 30px 100px 30px; position: relative; width: 100%; }\", '.framer-VH4Ym .framer-9elf2f { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-d26d77dc-f73c-49b0-a7ae-f1b6299ab948, #212935) /* {\"name\":\"Benji Blue\"} */ 0%, hsl(219, 23%, 9%) 100%); box-shadow: 0px 11px 32px 30px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 10px 10px 10px; position: relative; width: min-content; z-index: 3; }', \".framer-VH4Ym .framer-1aordw-container { flex: none; height: 600px; position: relative; width: 600px; }\", \".framer-VH4Ym .framer-1vnrlyg-container { height: 600px; position: relative; width: 600px; }\", \".framer-VH4Ym .framer-r4du80-container { bottom: 0px; flex: none; height: auto; left: 0px; position: absolute; right: 0px; z-index: 5; }\", \".framer-VH4Ym .framer-f1lq78-container { flex: none; height: auto; position: absolute; right: 6px; top: 6px; width: auto; z-index: 3; }\", \".framer-VH4Ym .framer-yumyfk-container { flex: none; height: auto; position: absolute; right: 6px; top: 70px; width: auto; z-index: 3; }\", \".framer-VH4Ym .framer-zli8td { inset: 0px; position: fixed; user-select: none; z-index: 9; }\", \".framer-VH4Ym .framer-13xe6e-container { bottom: 0px; flex: none; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\", \".framer-VH4Ym .framer-9kmqvn-container { flex: none; height: auto; left: 50%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 90%; z-index: 9; }\", \".framer-VH4Ym .framer-1gm3th9-container { bottom: 0px; flex: none; left: 0px; pointer-events: none; position: fixed; right: 0px; top: 0px; z-index: 10; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VH4Ym .framer-1hrb7oo, .framer-VH4Ym .framer-1i2ua1g, .framer-VH4Ym .framer-9elf2f { gap: 0px; } .framer-VH4Ym .framer-1hrb7oo > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-VH4Ym .framer-1hrb7oo > :first-child { margin-top: 0px; } .framer-VH4Ym .framer-1hrb7oo > :last-child { margin-bottom: 0px; } .framer-VH4Ym .framer-1i2ua1g > *, .framer-VH4Ym .framer-9elf2f > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-VH4Ym .framer-1i2ua1g > :first-child, .framer-VH4Ym .framer-9elf2f > :first-child { margin-left: 0px; } .framer-VH4Ym .framer-1i2ua1g > :last-child, .framer-VH4Ym .framer-9elf2f > :last-child { margin-right: 0px; } }\", \"@media (min-width: 897px) { .framer-VH4Ym .hidden-1hrb7oo { display: none !important; } }\", `@media (max-width: 896px) { .framer-VH4Ym .hidden-ads4rr { display: none !important; } .${metadata.bodyClassName} { background: var(--token-d26d77dc-f73c-49b0-a7ae-f1b6299ab948, rgb(33, 41, 53)) /* {\"name\":\"Benji Blue\"} */; } .framer-VH4Ym .framer-1hrb7oo { width: 469px; } .framer-VH4Ym .framer-1i2ua1g { height: 90vh; padding: 60px 30px 120px 30px; } .framer-VH4Ym .framer-9elf2f, .framer-VH4Ym .framer-1aordw-container { flex: 1 0 0px; height: 100%; width: 1px; } .framer-VH4Ym .framer-9kmqvn-container { width: 90%; }}`]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               * @framerIntrinsicHeight 800\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               * @framerIntrinsicWidth 897\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ncwONLeNS\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               */\nconst FramerlqChCyime = withCSS(Component, css, \"framer-VH4Ym\");\nexport default FramerlqChCyime;\nFramerlqChCyime.displayName = \"Studio / Music / Sadana Sessions 004\";\nFramerlqChCyime.defaultProps = {\n  height: 800,\n  width: 897\n};\naddFonts(FramerlqChCyime, [...VideoFonts, ...CarouselFonts, ...GlobalNavFonts, ...ButtonFonts, ...OverlayBGFonts, ...CreditCardFonts, ...PatinaFonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerlqChCyime\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicHeight\": \"800\",\n        \"framerContractVersion\": \"1\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ncwONLeNS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerIntrinsicWidth\": \"897\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["VideoFonts", "getFonts", "Video", "CarouselFonts", "Carousel", "GlobalNavFonts", "A9z1jwADx_default", "ButtonFonts", "oWKfPrHib_default", "OverlayBGFonts", "oFDTYXXVe_default", "CreditCardFonts", "BNKT4ZqIK_default", "PatinaFonts", "hIkvgadDy_default", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "humanReadableVariantMap", "transitions", "Overlay", "children", "visible", "setVisible", "useOverlayState", "transformTemplate", "_", "t", "metadata", "lqChCyime_default", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "restProps", "ref", "variant", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "activeVariantCallback", "delay", "useActiveVariantCallback", "tap42m929", "overlay", "args", "tapzn6atv", "router", "useRouter", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "PropertyOverrides", "Carousel", "Video", "A9z1jwADx_default", "resolveLink", "oWKfPrHib_default", "overlayzli8td", "l", "AnimatePresence", "qa", "x", "oFDTYXXVe_default", "BNKT4ZqIK_default", "hIkvgadDy_default", "css", "FramerlqChCyime", "withCSS", "addFonts", "VideoFonts", "CarouselFonts", "GlobalNavFonts", "ButtonFonts", "OverlayBGFonts", "CreditCardFonts", "PatinaFonts", "__FramerMetadata__"]
}
