{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/x4U3os3k64LxQrdegiTW/o8uie4fBz8aKrmlZzcQu/IUps5rCRz.js"],
  "sourcesContent": ["// Generated by Framer (8602779)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";import { addFonts, Container, cx, GeneratedComponentContext, getFonts, Image, PropertyOverrides, removeHiddenBreakpointLayers, RichText, useHydratedBreakpointVariants, withCSS, withFX } from \"framer\";import { LayoutGroup, motion } from \"framer-motion\";import * as React from \"react\";import NavbarDark from \"#framer/local/canvasComponent/JZy23f7uC/JZy23f7uC.js\";import * as sharedStyle1 from \"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import * as sharedStyle2 from \"#framer/local/css/xZndidUCt/xZndidUCt.js\";import * as sharedStyle from \"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import metadataProvider from \"#framer/local/webPageMetadata/IUps5rCRz/IUps5rCRz.js\";const NavbarDarkFonts = getFonts(NavbarDark);const RichTextWithFX = withFX(RichText);const ImageWithFX = withFX(Image);const MotionDivWithFX = withFX(motion.div);const cycleOrder = [\"gTFl07l88\", \"cLngu6f4P\", \"jTzV7gg8Q\"];const breakpoints = { cLngu6f4P: \"(min-width: 810px) and (max-width: 1399px)\", gTFl07l88: \"(min-width: 1400px)\", jTzV7gg8Q: \"(max-width: 809px)\" };const isBrowser = () => typeof document !== \"undefined\";const variantClassNames = { cLngu6f4P: \"framer-v-arzmlk\", gTFl07l88: \"framer-v-lyupgg\", jTzV7gg8Q: \"framer-v-z8nhl5\" };if (isBrowser()) {removeHiddenBreakpointLayers(\"gTFl07l88\", breakpoints, variantClassNames);}const humanReadableVariantMap = { Desktop: \"gTFl07l88\", Phone: \"jTzV7gg8Q\", Tablet: \"cLngu6f4P\" };const transitions = { default: { duration: 0 } };const transformTemplate = (_, t) => `translateX(-50%) ${t}`;const animation = { opacity: 0, rotate: 0, rotateX: 0, rotateY: 0, scale: 1, x: 0, y: 20 };const transition1 = { damping: 40, delay: 0, mass: 1, stiffness: 400, type: \"spring\" };const animation1 = { opacity: 0, rotate: 0, rotateX: 0, rotateY: 0, scale: 1, transition: transition1, x: 0, y: 20 };const transition2 = { damping: 40, delay: .2, mass: 1, stiffness: 400, type: \"spring\" };const animation2 = { opacity: 0, rotate: 0, rotateX: 0, rotateY: 0, scale: 1, transition: transition2, x: 0, y: 20 };const animation3 = { opacity: 0, rotate: 0, rotateX: 0, rotateY: 0, scale: .9, x: 0, y: 0 };const transition3 = { damping: 60, delay: .3, mass: 1, stiffness: 500, type: \"spring\" };const animation4 = { opacity: 0, rotate: 0, rotateX: 0, rotateY: 0, scale: .9, transition: transition3, x: 0, y: 0 };const transition4 = { damping: 60, delay: .4, mass: 1, stiffness: 500, type: \"spring\" };const animation5 = { opacity: 0, rotate: 0, rotateX: 0, rotateY: 0, scale: .9, transition: transition4, x: 0, y: 0 };const transition5 = { damping: 60, delay: .5, mass: 1, stiffness: 500, type: \"spring\" };const animation6 = { opacity: 0, rotate: 0, rotateX: 0, rotateY: 0, scale: .9, transition: transition5, x: 0, y: 0 };const transition6 = { damping: 60, delay: .6, mass: 1, stiffness: 500, type: \"spring\" };const animation7 = { opacity: 0, rotate: 0, rotateX: 0, rotateY: 0, scale: .9, transition: transition6, x: 0, y: 0 };const transition7 = { damping: 40, delay: .4, mass: 1, stiffness: 400, type: \"spring\" };const animation8 = { opacity: 0, rotate: 0, rotateX: 0, rotateY: 0, scale: 1, transition: transition7, x: 0, y: 20 };const metadata = metadataProvider();const Component = /*#__PURE__*/React.forwardRef(function ({ id, style, className, width, height, layoutId, variant: outerVariant = \"gTFl07l88\", ...restProps }, ref) {const outerVariantId = humanReadableVariantMap[outerVariant];const variant = outerVariantId || outerVariant;React.useLayoutEffect(() => {const metadata1 = metadataProvider();document.title = metadata1.title || \"\";if (metadata1.viewport) {var _document_querySelector;(_document_querySelector = document.querySelector('meta[name=\"viewport\"]')) === null || _document_querySelector === void 0 ? void 0 : _document_querySelector.setAttribute(\"content\", metadata1.viewport);}if (metadata1.bodyClassName) {Array.from(document.body.classList).filter((c) => c.startsWith(\"framer-body-\")).map((c) => document.body.classList.remove(c));document.body.classList.add(metadata1.bodyClassName);}}, []);const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);const gestureVariant = undefined;const transition = transitions.default;const defaultLayoutId = React.useId();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, { value: { primaryVariantId: \"gTFl07l88\", variantClassNames }, children: /*#__PURE__*/_jsx(LayoutGroup, { id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId, children: /*#__PURE__*/_jsxs(motion.div, { className: cx(\"framer-4FIZ0\", sharedStyle.className, sharedStyle1.className, sharedStyle2.className), style: { display: \"contents\" }, children: [/*#__PURE__*/_jsxs(motion.div, { ...restProps, className: cx(\"framer-lyupgg\", className), ref: ref, style: { ...style }, children: [/*#__PURE__*/_jsx(Container, { className: \"framer-1e7v8d8-container\", transformTemplate: transformTemplate, children: /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { cLngu6f4P: { variant: \"XXRtLIJqz\" }, jTzV7gg8Q: { variant: \"cGdx9Mq0q\" } }, children: /*#__PURE__*/_jsx(NavbarDark, { height: \"100%\", id: \"eLX0eW2Or\", layoutId: \"eLX0eW2Or\", style: { width: \"100%\" }, variant: \"kaIEYBkTh\", width: \"100%\" }) }) }), /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(\"h1\", { className: \"framer-styles-preset-3nqyhf\", \"data-styles-preset\": \"YAP816Y5n\", children: \"Laura\" }) }), className: \"framer-4oi778\", verticalAlignment: \"top\", withExternalLayout: true }), /*#__PURE__*/_jsxs(motion.div, { className: \"framer-1w7gi7\", children: [/*#__PURE__*/_jsx(RichTextWithFX, { __framer__animate: { transition: transition1 }, __framer__animateOnce: true, __framer__enter: animation, __framer__exit: animation1, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __fromCanvasComponent: true, __perspectiveFX: false, __targetOpacity: 1, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsxs(\"h2\", { className: \"framer-styles-preset-1wml6uu\", \"data-styles-preset\": \"fVxnimdqP\", children: [\"Performances\", /*#__PURE__*/_jsx(\"br\", {}), /*#__PURE__*/_jsx(\"br\", { className: \"trailing-break\" })] }) }), className: \"framer-1hecqzc\", verticalAlignment: \"top\", withExternalLayout: true }), /*#__PURE__*/_jsx(RichTextWithFX, { __framer__animate: { transition: transition2 }, __framer__animateOnce: true, __framer__enter: animation, __framer__exit: animation2, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __fromCanvasComponent: true, __perspectiveFX: false, __targetOpacity: 1, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(\"h1\", { className: \"framer-styles-preset-3nqyhf\", \"data-styles-preset\": \"YAP816Y5n\", children: \"SEE THROUGH\" }) }), className: \"framer-phr9y9\", verticalAlignment: \"top\", withExternalLayout: true })] }), /*#__PURE__*/_jsxs(motion.div, { className: \"framer-1846vm\", children: [/*#__PURE__*/_jsx(motion.div, { className: \"framer-y4hz0n\", children: /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { jTzV7gg8Q: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 671, intrinsicWidth: 1275, pixelHeight: 671, pixelWidth: 1275, sizes: \"max(min(100vw, 1000px) - 60px, 0px)\", src: new URL(\"https://framerusercontent.com/images/6ZjLBMbRBWirea9DI46ZyojQpE0.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/6ZjLBMbRBWirea9DI46ZyojQpE0.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/6ZjLBMbRBWirea9DI46ZyojQpE0.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/6ZjLBMbRBWirea9DI46ZyojQpE0.png\").href} 1275w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation3, __framer__exit: animation4, __framer__styleAppearEffectEnabled: true, __framer__threshold: 0, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 671, intrinsicWidth: 1275, pixelHeight: 671, pixelWidth: 1275, sizes: \"max(min(100vw, 1000px) - 100px, 0px)\", src: new URL(\"https://framerusercontent.com/images/6ZjLBMbRBWirea9DI46ZyojQpE0.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/6ZjLBMbRBWirea9DI46ZyojQpE0.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/6ZjLBMbRBWirea9DI46ZyojQpE0.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/6ZjLBMbRBWirea9DI46ZyojQpE0.png\").href} 1275w` }, className: \"framer-79z71\" }) }) }), /*#__PURE__*/_jsxs(motion.div, { className: \"framer-dbd0sc\", children: [/*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { jTzV7gg8Q: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 718, intrinsicWidth: 1261, pixelHeight: 718, pixelWidth: 1261, sizes: \"calc(min(100vw, 1000px) - 60px)\", src: new URL(\"https://framerusercontent.com/images/qgsUdQhLyEoiGT9hVJHqLPUpNQ.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/qgsUdQhLyEoiGT9hVJHqLPUpNQ.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/qgsUdQhLyEoiGT9hVJHqLPUpNQ.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/qgsUdQhLyEoiGT9hVJHqLPUpNQ.png\").href} 1261w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition4 }, __framer__animateOnce: true, __framer__enter: animation3, __framer__exit: animation5, __framer__styleAppearEffectEnabled: true, __framer__threshold: 0, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 718, intrinsicWidth: 1261, pixelHeight: 718, pixelWidth: 1261, sizes: \"max((min(100vw, 1000px) - 140px) / 3, 0px)\", src: new URL(\"https://framerusercontent.com/images/qgsUdQhLyEoiGT9hVJHqLPUpNQ.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/qgsUdQhLyEoiGT9hVJHqLPUpNQ.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/qgsUdQhLyEoiGT9hVJHqLPUpNQ.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/qgsUdQhLyEoiGT9hVJHqLPUpNQ.png\").href} 1261w` }, className: \"framer-1tghv7w\" }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { jTzV7gg8Q: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 710, intrinsicWidth: 1263, pixelHeight: 710, pixelWidth: 1263, sizes: \"calc(min(100vw, 1000px) - 60px)\", src: new URL(\"https://framerusercontent.com/images/pGlsNdCqgjh4yTu5gABP3qnXGBA.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/pGlsNdCqgjh4yTu5gABP3qnXGBA.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/pGlsNdCqgjh4yTu5gABP3qnXGBA.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/pGlsNdCqgjh4yTu5gABP3qnXGBA.png\").href} 1263w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition5 }, __framer__animateOnce: true, __framer__enter: animation3, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: 0, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 710, intrinsicWidth: 1263, pixelHeight: 710, pixelWidth: 1263, sizes: \"max((min(100vw, 1000px) - 140px) / 3, 0px)\", src: new URL(\"https://framerusercontent.com/images/pGlsNdCqgjh4yTu5gABP3qnXGBA.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/pGlsNdCqgjh4yTu5gABP3qnXGBA.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/pGlsNdCqgjh4yTu5gABP3qnXGBA.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/pGlsNdCqgjh4yTu5gABP3qnXGBA.png\").href} 1263w` }, className: \"framer-1nvnc1d\" }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { jTzV7gg8Q: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 710, intrinsicWidth: 1271, loading: \"lazy\", pixelHeight: 710, pixelWidth: 1271, sizes: \"calc(min(100vw, 1000px) - 60px)\", src: new URL(\"https://framerusercontent.com/images/u9JIfwtqAodHPLmry43tUEeGH4Y.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/u9JIfwtqAodHPLmry43tUEeGH4Y.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/u9JIfwtqAodHPLmry43tUEeGH4Y.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/u9JIfwtqAodHPLmry43tUEeGH4Y.png\").href} 1271w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition6 }, __framer__animateOnce: true, __framer__enter: animation3, __framer__exit: animation7, __framer__styleAppearEffectEnabled: true, __framer__threshold: 0, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 710, intrinsicWidth: 1271, pixelHeight: 710, pixelWidth: 1271, sizes: \"max((min(100vw, 1000px) - 140px) / 3, 0px)\", src: new URL(\"https://framerusercontent.com/images/u9JIfwtqAodHPLmry43tUEeGH4Y.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/u9JIfwtqAodHPLmry43tUEeGH4Y.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/u9JIfwtqAodHPLmry43tUEeGH4Y.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/u9JIfwtqAodHPLmry43tUEeGH4Y.png\").href} 1271w` }, className: \"framer-d7938n\" }) })] })] }), /*#__PURE__*/_jsxs(motion.div, { className: \"framer-lzkikp\", children: [/*#__PURE__*/_jsxs(MotionDivWithFX, { __framer__animate: { transition: transition2 }, __framer__animateOnce: true, __framer__enter: animation, __framer__exit: animation2, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, className: \"framer-bllq5c\", children: [/*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(\"h2\", { style: { \"--font-selector\": \"R0Y7SW50ZXItNjAw\", \"--framer-font-weight\": \"600\", \"--framer-text-color\": 'var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34)) /* {\"name\":\"Dark\"' }, children: \"Sinopsis\" }) }), className: \"framer-pkce38\", fonts: [\"GF;Inter-600\"], verticalAlignment: \"top\", withExternalLayout: true }), /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsxs(React.Fragment, { children: [/*#__PURE__*/_jsx(\"p\", { style: { \"--font-selector\": \"R0Y7SW50ZXItNTAw\", \"--framer-font-weight\": \"500\", \"--framer-line-height\": \"1.6em\", \"--framer-text-alignment\": \"left\", \"--framer-text-color\": \"rgb(102, 102, 102)\" }, children: \"Cyberspace and virtual reality is very big part of our daily lives. We communicate and keep in contact with people through internet and social media. Different social medias have gradually become a part and extension of our reality. We use words \u201Dvirtual reality\u201D and \u201Dcyberspace\u201D, but how they realte to the physical reality can be unclear and confusing. We record and put ourselves online, and others can therefore consume us through virtual sites. Not only the individuals, but also the corporations record us, and human relations are exposed through lense \u2013 no matter if we chose it or not. Confusion about the virtual reality and its relation to physical, material reality is an remarkable phenomena of our time, and therefore important to talk about.\" }), /*#__PURE__*/_jsx(\"p\", { style: { \"--font-selector\": \"R0Y7SW50ZXItNTAw\", \"--framer-font-weight\": \"500\", \"--framer-line-height\": \"1.6em\", \"--framer-text-alignment\": \"left\", \"--framer-text-color\": \"rgb(102, 102, 102)\" }, children: /*#__PURE__*/_jsx(\"br\", { className: \"trailing-break\" }) }), /*#__PURE__*/_jsx(\"p\", { className: \"framer-styles-preset-21ogod\", \"data-styles-preset\": \"xZndidUCt\", children: \"Can intimacy be transported and shared through virtuality? Can it be materialized through screen and through time and space? What is here and now?\" })] }), className: \"framer-pow8lm\", fonts: [\"GF;Inter-500\"], verticalAlignment: \"top\", withExternalLayout: true })] }), /*#__PURE__*/_jsxs(MotionDivWithFX, { __framer__animate: { transition: transition7 }, __framer__animateOnce: true, __framer__enter: animation, __framer__exit: animation8, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, className: \"framer-1a2pcxq\", children: [/*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(\"h2\", { style: { \"--font-selector\": \"R0Y7SW50ZXItNjAw\", \"--framer-font-weight\": \"600\", \"--framer-text-color\": 'var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34)) /* {\"name\":\"Dark\"' }, children: \"Cr\\xe9ditos\" }) }), className: \"framer-sw20lq\", fonts: [\"GF;Inter-600\"], verticalAlignment: \"top\", withExternalLayout: true }), /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsxs(React.Fragment, { children: [/*#__PURE__*/_jsx(\"p\", { style: { \"--font-selector\": \"R0Y7SW50ZXItNTAw\", \"--framer-font-weight\": \"500\", \"--framer-line-height\": \"1.6em\", \"--framer-text-alignment\": \"left\", \"--framer-text-color\": \"rgb(102, 102, 102)\" }, children: \"Performers: Laura Cruz, Sade Risku\" }), /*#__PURE__*/_jsx(\"p\", { style: { \"--font-selector\": \"R0Y7SW50ZXItNTAw\", \"--framer-font-weight\": \"500\", \"--framer-line-height\": \"1.6em\", \"--framer-text-alignment\": \"left\", \"--framer-text-color\": \"rgb(102, 102, 102)\" }, children: \"Video: Peter Scherrebeck Hansen \" }), /*#__PURE__*/_jsx(\"p\", { style: { \"--font-selector\": \"R0Y7SW50ZXItNTAw\", \"--framer-font-weight\": \"500\", \"--framer-line-height\": \"1.6em\", \"--framer-text-alignment\": \"left\", \"--framer-text-color\": \"rgb(102, 102, 102)\" }, children: \"Light: Elroy Villumsen\" }), /*#__PURE__*/_jsx(\"p\", { style: { \"--font-selector\": \"R0Y7SW50ZXItNTAw\", \"--framer-font-weight\": \"500\", \"--framer-line-height\": \"1.6em\", \"--framer-text-alignment\": \"left\", \"--framer-text-color\": \"rgb(102, 102, 102)\" }, children: /*#__PURE__*/_jsx(\"br\", { className: \"trailing-break\" }) }), /*#__PURE__*/_jsx(\"p\", { style: { \"--font-selector\": \"R0Y7SW50ZXItNTAw\", \"--framer-font-weight\": \"500\", \"--framer-line-height\": \"1.6em\", \"--framer-text-alignment\": \"left\", \"--framer-text-color\": \"rgb(102, 102, 102)\" }, children: \"Holmen, Denmark\" }), /*#__PURE__*/_jsx(\"p\", { style: { \"--font-selector\": \"R0Y7SW50ZXItNTAw\", \"--framer-font-weight\": \"500\", \"--framer-line-height\": \"1.6em\", \"--framer-text-alignment\": \"left\", \"--framer-text-color\": \"rgb(102, 102, 102)\" }, children: \"2014\" }), /*#__PURE__*/_jsx(\"p\", { style: { \"--font-selector\": \"R0Y7SW50ZXItNTAw\", \"--framer-font-weight\": \"500\", \"--framer-line-height\": \"1.6em\", \"--framer-text-alignment\": \"left\", \"--framer-text-color\": \"rgb(102, 102, 102)\" }, children: /*#__PURE__*/_jsx(\"br\", { className: \"trailing-break\" }) })] }), className: \"framer-qyzjs4\", fonts: [\"GF;Inter-500\"], verticalAlignment: \"top\", withExternalLayout: true })] })] }), /*#__PURE__*/_jsx(motion.div, { className: \"framer-4lcd80\", \"data-framer-name\": \"Footer\", name: \"Footer\" })] }), /*#__PURE__*/_jsx(\"div\", { id: \"overlay\" })] }) }) });});const css = ['.framer-4FIZ0 [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: white; }`, \".framer-4FIZ0 .framer-vqe1wr { display: block; }\", \".framer-4FIZ0 .framer-lyupgg { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1400px; }\", \".framer-4FIZ0 .framer-1e7v8d8-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 5; }\", \".framer-4FIZ0 .framer-4oi778 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-4FIZ0 .framer-1w7gi7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 50px 50px 50px 50px; position: relative; width: 100%; }\", \".framer-4FIZ0 .framer-1hecqzc, .framer-4FIZ0 .framer-pkce38, .framer-4FIZ0 .framer-sw20lq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\", \".framer-4FIZ0 .framer-phr9y9, .framer-4FIZ0 .framer-pow8lm, .framer-4FIZ0 .framer-qyzjs4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-4FIZ0 .framer-1846vm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 50px 50px 50px 50px; position: relative; width: 100%; }\", \".framer-4FIZ0 .framer-y4hz0n, .framer-4FIZ0 .framer-dbd0sc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-4FIZ0 .framer-79z71 { aspect-ratio: 2 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 450px); overflow: visible; position: relative; width: 1px; }\", \".framer-4FIZ0 .framer-1tghv7w, .framer-4FIZ0 .framer-1nvnc1d, .framer-4FIZ0 .framer-d7938n { aspect-ratio: 1 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 287px); overflow: visible; position: relative; width: 1px; }\", \".framer-4FIZ0 .framer-lzkikp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 50px 50px 50px 50px; position: relative; width: 100%; }\", \".framer-4FIZ0 .framer-bllq5c, .framer-4FIZ0 .framer-1a2pcxq { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 900px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-4FIZ0 .framer-4lcd80 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1000px; min-height: 119px; overflow: visible; padding: 50px 50px 50px 50px; position: relative; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-4FIZ0 .framer-lyupgg, .framer-4FIZ0 .framer-1w7gi7, .framer-4FIZ0 .framer-1846vm, .framer-4FIZ0 .framer-y4hz0n, .framer-4FIZ0 .framer-dbd0sc, .framer-4FIZ0 .framer-lzkikp, .framer-4FIZ0 .framer-bllq5c, .framer-4FIZ0 .framer-1a2pcxq { gap: 0px; } .framer-4FIZ0 .framer-lyupgg > *, .framer-4FIZ0 .framer-1846vm > *, .framer-4FIZ0 .framer-bllq5c > *, .framer-4FIZ0 .framer-1a2pcxq > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-4FIZ0 .framer-lyupgg > :first-child, .framer-4FIZ0 .framer-1w7gi7 > :first-child, .framer-4FIZ0 .framer-1846vm > :first-child, .framer-4FIZ0 .framer-bllq5c > :first-child, .framer-4FIZ0 .framer-1a2pcxq > :first-child { margin-top: 0px; } .framer-4FIZ0 .framer-lyupgg > :last-child, .framer-4FIZ0 .framer-1w7gi7 > :last-child, .framer-4FIZ0 .framer-1846vm > :last-child, .framer-4FIZ0 .framer-bllq5c > :last-child, .framer-4FIZ0 .framer-1a2pcxq > :last-child { margin-bottom: 0px; } .framer-4FIZ0 .framer-1w7gi7 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-4FIZ0 .framer-y4hz0n > *, .framer-4FIZ0 .framer-dbd0sc > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-4FIZ0 .framer-y4hz0n > :first-child, .framer-4FIZ0 .framer-dbd0sc > :first-child, .framer-4FIZ0 .framer-lzkikp > :first-child { margin-left: 0px; } .framer-4FIZ0 .framer-y4hz0n > :last-child, .framer-4FIZ0 .framer-dbd0sc > :last-child, .framer-4FIZ0 .framer-lzkikp > :last-child { margin-right: 0px; } .framer-4FIZ0 .framer-lzkikp > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } }\", \"@media (min-width: 1400px) { .framer-4FIZ0 .hidden-lyupgg { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1399px) { .framer-4FIZ0 .hidden-arzmlk { display: none !important; } .${metadata.bodyClassName} { background: white; } .framer-4FIZ0 .framer-lyupgg { width: 810px; } .framer-4FIZ0 .framer-79z71 { height: var(--framer-aspect-ratio-supported, 355px); } .framer-4FIZ0 .framer-1tghv7w, .framer-4FIZ0 .framer-1nvnc1d, .framer-4FIZ0 .framer-d7938n { height: var(--framer-aspect-ratio-supported, 223px); } .framer-4FIZ0 .framer-lzkikp { flex-direction: column; } .framer-4FIZ0 .framer-bllq5c, .framer-4FIZ0 .framer-1a2pcxq { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-4FIZ0 .framer-lzkikp { gap: 0px; } .framer-4FIZ0 .framer-lzkikp > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-4FIZ0 .framer-lzkikp > :first-child { margin-top: 0px; } .framer-4FIZ0 .framer-lzkikp > :last-child { margin-bottom: 0px; } }}`, `@media (max-width: 809px) { .framer-4FIZ0 .hidden-z8nhl5 { display: none !important; } .${metadata.bodyClassName} { background: white; } .framer-4FIZ0 .framer-lyupgg { width: 390px; } .framer-4FIZ0 .framer-1w7gi7, .framer-4FIZ0 .framer-1846vm, .framer-4FIZ0 .framer-4lcd80 { padding: 30px 30px 30px 30px; } .framer-4FIZ0 .framer-phr9y9 { overflow: visible; } .framer-4FIZ0 .framer-79z71 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 330px); } .framer-4FIZ0 .framer-dbd0sc { flex-direction: column; } .framer-4FIZ0 .framer-1tghv7w, .framer-4FIZ0 .framer-1nvnc1d, .framer-4FIZ0 .framer-d7938n { flex: none; height: var(--framer-aspect-ratio-supported, 330px); width: 100%; } .framer-4FIZ0 .framer-lzkikp { flex-direction: column; padding: 30px 30px 30px 30px; } .framer-4FIZ0 .framer-bllq5c, .framer-4FIZ0 .framer-1a2pcxq { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-4FIZ0 .framer-dbd0sc, .framer-4FIZ0 .framer-lzkikp { gap: 0px; } .framer-4FIZ0 .framer-dbd0sc > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-4FIZ0 .framer-dbd0sc > :first-child, .framer-4FIZ0 .framer-lzkikp > :first-child { margin-top: 0px; } .framer-4FIZ0 .framer-dbd0sc > :last-child, .framer-4FIZ0 .framer-lzkikp > :last-child { margin-bottom: 0px; } .framer-4FIZ0 .framer-lzkikp > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}`, ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css]; /**\n* This is a generated Framer component.\n* @framerIntrinsicHeight 1998.87\n* @framerIntrinsicWidth 1400\n* @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"cLngu6f4P\":{\"layout\":[\"fixed\",\"auto\"]},\"jTzV7gg8Q\":{\"layout\":[\"fixed\",\"auto\"]}}}\n* @framerResponsiveScreen\n*/const FramerIUps5rCRz = withCSS(Component, css, \"framer-4FIZ0\");export default FramerIUps5rCRz;FramerIUps5rCRz.displayName = \"P Seethrough\";FramerIUps5rCRz.defaultProps = { height: 1998.87, width: 1400 };addFonts(FramerIUps5rCRz, [{ family: \"Inter\", moduleAsset: { localModuleIdentifier: \"local-module:screen/IUps5rCRz:default\", url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZhrib2Bg-4.ttf\" }, style: \"normal\", url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZhrib2Bg-4.ttf\", weight: \"600\" }, { family: \"Inter\", moduleAsset: { localModuleIdentifier: \"local-module:screen/IUps5rCRz:default\", url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZhrib2Bg-4.ttf\" }, style: \"normal\", url: \"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZhrib2Bg-4.ttf\", weight: \"500\" }, ...NavbarDarkFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts]);\nexport const __FramerMetadata__ = { \"exports\": { \"default\": { \"type\": \"reactComponent\", \"name\": \"FramerIUps5rCRz\", \"slots\": [], \"annotations\": { \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cLngu6f4P\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jTzV7gg8Q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\", \"framerResponsiveScreen\": \"\", \"framerContractVersion\": \"1\", \"framerIntrinsicHeight\": \"1998.87\", \"framerIntrinsicWidth\": \"1400\" } }, \"Props\": { \"type\": \"tsType\", \"annotations\": { \"framerContractVersion\": \"1\" } }, \"__FramerMetadata__\": { \"type\": \"variable\" } } };"],
  "mappings": "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",
  "names": ["NavbarDarkFonts", "getFonts", "JZy23f7uC_default", "RichTextWithFX", "withFX", "RichText", "ImageWithFX", "Image2", "MotionDivWithFX", "motion", "breakpoints", "isBrowser", "variantClassNames", "humanReadableVariantMap", "transitions", "transformTemplate", "_", "t", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "transition4", "animation5", "transition5", "animation6", "transition6", "animation7", "transition7", "animation8", "metadata", "IUps5rCRz_default", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "restProps", "ref", "variant", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "PropertyOverrides", "JZy23f7uC_default", "RichText", "x", "RichTextWithFX", "ImageWithFX", "MotionDivWithFX", "css", "FramerIUps5rCRz", "withCSS", "addFonts", "NavbarDarkFonts", "fonts", "__FramerMetadata__"]
}
