{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bIfNsYgZ2BWeEN91qhX4/GHa7TVpfrgjTlYGcV4tH/uta0Qw3Zv.js"],
  "sourcesContent": ["// Generated by Framer (214386f)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";import { addFonts, Container, cx, GeneratedComponentContext, getFonts, Image, optimizeAppear, optimizeAppearTransformTemplate, PropertyOverrides, removeHiddenBreakpointLayers, RichText, useHydratedBreakpointVariants, withCSS, withFX } from \"framer\";import { LayoutGroup, motion } from \"framer-motion\";import * as React from \"react\";import MotionText from \"https://framerusercontent.com/modules/2AusMW9Upi6mhJ0JzKTi/b0GOvxzDuuEZvz71ut2V/MotionText.js\";import Arc from \"https://framerusercontent.com/modules/4S4SnR1GdEzX95H1h5mT/3WYzuoCQbrRsKCmaxtUH/Arc.js\";import Footer from \"#framer/local/canvasComponent/K1nWTXJzn/K1nWTXJzn.js\";import EndCTA from \"#framer/local/canvasComponent/WVV4tI19L/WVV4tI19L.js\";import Navigation from \"#framer/local/canvasComponent/yUCvTBNu2/yUCvTBNu2.js\";import CaseStudyThumb from \"#framer/local/canvasComponent/Z8DAeD04t/Z8DAeD04t.js\";import * as sharedStyle1 from \"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import * as sharedStyle from \"#framer/local/css/puzyB3NfE/puzyB3NfE.js\";import * as sharedStyle2 from \"#framer/local/css/SzImqo2PK/SzImqo2PK.js\";import * as sharedStyle3 from \"#framer/local/css/xZndidUCt/xZndidUCt.js\";import * as sharedStyle4 from \"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import metadataProvider from \"#framer/local/webPageMetadata/uta0Qw3Zv/uta0Qw3Zv.js\";const NavigationFonts = getFonts(Navigation);const MotionTextFonts = getFonts(MotionText);const ImageWithFX = withFX(Image);const ArcFonts = getFonts(Arc);const MotionHeaderWithFX = withFX(motion.header);const CaseStudyThumbFonts = getFonts(CaseStudyThumb);const ContainerWithFX = withFX(Container);const EndCTAFonts = getFonts(EndCTA);const FooterFonts = getFonts(Footer);const cycleOrder = [\"I5WhcUvzr\", \"GIRNh9l0z\", \"d4_bFMuO4\"];const breakpoints = { d4_bFMuO4: \"(max-width: 809px)\", GIRNh9l0z: \"(min-width: 810px) and (max-width: 1439px)\", I5WhcUvzr: \"(min-width: 1440px)\" };const isBrowser = () => typeof document !== \"undefined\";const variantClassNames = { d4_bFMuO4: \"framer-v-1vb5ovo\", GIRNh9l0z: \"framer-v-61gjie\", I5WhcUvzr: \"framer-v-zqc2vl\" };if (isBrowser()) {removeHiddenBreakpointLayers(\"I5WhcUvzr\", breakpoints, variantClassNames);}const humanReadableVariantMap = { Desktop: \"I5WhcUvzr\", Phone: \"d4_bFMuO4\", Tablet: \"GIRNh9l0z\" };const transitions = { default: { duration: 0 } };const transition1 = { delay: 2.4, duration: 1.4, ease: [.44, 0, .56, 1], type: \"tween\" };const animation = { opacity: 0, rotate: 0, scale: 1, transition: transition1, x: 0, y: 150 };const transformTemplate = (_, t) => `perspective(1200px) ${t}`;const animation1 = { opacity: 1, rotate: 0, rotateX: 0, rotateY: 0, scale: 1, transition: transition1, x: 0, y: 0 };const animation2 = { opacity: .001, rotate: 0, scale: 1, x: 0, y: 150 };const transition2 = { delay: 0, duration: .8, ease: [.44, 0, .56, 1], type: \"tween\" };const animation3 = { opacity: 0, rotate: 0, scale: 1, transition: transition2, x: 0, y: 150 };const animation4 = { opacity: 1, rotate: 0, rotateX: 0, rotateY: 0, scale: 1, transition: transition2, x: 0, y: 0 };const animation5 = { opacity: 0, rotate: 0, scale: 1, x: 0, y: 0 };const transition3 = { delay: 0, duration: 1.2, ease: [.44, 0, .56, 1], type: \"tween\" };const animation6 = { opacity: 0, rotate: 0, scale: 1, transition: transition3, x: 0, y: 0 };const transition4 = { delay: .8, duration: 1.3, ease: [.44, 0, .56, 1], type: \"tween\" };const animation7 = { opacity: 0, rotate: 0, scale: .5, transition: transition4, x: 0, y: 0 };const animation8 = { opacity: 1, rotate: 0, rotateX: 0, rotateY: 0, scale: 1, transition: transition4, x: 0, y: 0 };const animation9 = { opacity: .001, rotate: 0, scale: .5, x: 0, y: 0 };const animation10 = { opacity: 0, rotate: 0, scale: 1, x: 0, y: 150 };const animation11 = { opacity: 0, rotate: 0, scale: 1, transition: transition3, x: 0, y: 150 };const metadata = metadataProvider();const Component = /*#__PURE__*/React.forwardRef(function ({ id, style, className, width, height, layoutId, variant: outerVariant = \"I5WhcUvzr\", ...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 isDisplayed = () => {if ([\"GIRNh9l0z\", \"d4_bFMuO4\"].includes(baseVariant)) return !isBrowser();return true;};const isDisplayed1 = () => {if (baseVariant === \"d4_bFMuO4\") return !isBrowser();return true;};const defaultLayoutId = React.useId();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, { value: { primaryVariantId: \"I5WhcUvzr\", variantClassNames }, children: /*#__PURE__*/_jsx(LayoutGroup, { id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId, children: /*#__PURE__*/_jsxs(motion.div, { className: cx(\"framer-4M9Ye\", sharedStyle.className, sharedStyle1.className, sharedStyle2.className, sharedStyle3.className, sharedStyle4.className), style: { display: \"contents\" }, children: [/*#__PURE__*/_jsxs(motion.div, { ...restProps, className: cx(\"framer-zqc2vl\", className), ref: ref, style: { ...style }, children: [/*#__PURE__*/_jsx(Container, { className: \"framer-wfyyh8-container\", layoutScroll: true, children: /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { variant: \"pDnbgyiOs\" }, GIRNh9l0z: { variant: \"IYnE6BWUz\" } }, children: /*#__PURE__*/_jsx(Navigation, { height: \"100%\", id: \"yuBeYC7Pw\", layoutId: \"yuBeYC7Pw\", style: { width: \"100%\" }, variant: \"vXKd_HD01\", width: \"100%\" }) }) }), /*#__PURE__*/_jsx(motion.div, { className: \"framer-101u3bs\", \"data-framer-name\": \"Hero\", name: \"Hero\", children: /*#__PURE__*/_jsx(Container, { className: \"framer-1uurf8l-container\", \"data-framer-name\": \"Boundless (Motion)\", name: \"Boundless (Motion)\", children: /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { font: { font: \"manrope\", fontSize: 64, fontWeight: 500, letterSpacing: -3, lineHeight: 1.2, lineHeightPixels: 100, lineHeightType: true, offset: 0, textAlign: \"center\", whiteSpace: \"nowrap\" } }, GIRNh9l0z: { font: { font: \"manrope\", fontSize: 139, fontWeight: 500, letterSpacing: -6, lineHeight: 1.2, lineHeightPixels: 100, lineHeightType: true, offset: 0, textAlign: \"center\", whiteSpace: \"nowrap\" } } }, children: /*#__PURE__*/_jsx(MotionText, { color: \"rgb(255, 255, 255)\", effectOptions: { opacity: 0, rotate: 0, rotateX: 0, rotateY: 0, scale: 1, x: 0, y: 100 }, font: { font: \"manrope\", fontSize: 256, fontWeight: 500, letterSpacing: -14, lineHeight: 1.2, lineHeightPixels: 100, lineHeightType: true, offset: 0, textAlign: \"center\", whiteSpace: \"nowrap\" }, height: \"100%\", id: \"wsKQ9p0xN\", layoutId: \"wsKQ9p0xN\", name: \"Boundless (Motion)\", overflow: true, perWord: false, stagger: .07, style: { width: \"100%\" }, text: \"Stash App\", transitionOptions: { damping: 30, delay: .55, duration: 1.5, ease: [.44, 0, .56, 1], mass: 1, stiffness: 400, type: \"tween\" }, type: \"letter\", variant: true, width: \"100%\" }) }) }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { \"data-framer-appear-id\": \"au9d7o\", animate: optimizeAppear(\"animate\", \"au9d7o\", animation1, \"1vb5ovo\"), initial: optimizeAppear(\"initial\", \"au9d7o\", animation2, \"1vb5ovo\"), transformTemplate: optimizeAppearTransformTemplate(\"au9d7o\", transformTemplate) }, GIRNh9l0z: { \"data-framer-appear-id\": \"1n19ckj\", animate: optimizeAppear(\"animate\", \"1n19ckj\", animation1, \"61gjie\"), initial: optimizeAppear(\"initial\", \"1n19ckj\", animation2, \"61gjie\"), transformTemplate: optimizeAppearTransformTemplate(\"1n19ckj\", transformTemplate) } }, children: /*#__PURE__*/_jsxs(motion.div, { animate: optimizeAppear(\"animate\", \"10wejuj\", animation1, \"zqc2vl\"), className: \"framer-10wejuj\", \"data-framer-appear-id\": \"10wejuj\", \"data-framer-name\": \"Case Study Information\", exit: animation, initial: optimizeAppear(\"initial\", \"10wejuj\", animation2, \"zqc2vl\"), name: \"Case Study Information\", transformTemplate: optimizeAppearTransformTemplate(\"10wejuj\", transformTemplate), children: [/*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { \"data-framer-appear-id\": \"1vptjrw\", animate: optimizeAppear(\"animate\", \"1vptjrw\", animation4, \"1vb5ovo\"), initial: optimizeAppear(\"initial\", \"1vptjrw\", animation2, \"1vb5ovo\"), transformTemplate: optimizeAppearTransformTemplate(\"1vptjrw\", transformTemplate) }, GIRNh9l0z: { \"data-framer-appear-id\": \"lndivk\", animate: optimizeAppear(\"animate\", \"lndivk\", animation4, \"61gjie\"), initial: optimizeAppear(\"initial\", \"lndivk\", animation2, \"61gjie\"), transformTemplate: optimizeAppearTransformTemplate(\"lndivk\", transformTemplate) } }, children: /*#__PURE__*/_jsxs(motion.header, { animate: optimizeAppear(\"animate\", \"qiu97j\", animation4, \"zqc2vl\"), className: \"framer-qiu97j\", \"data-framer-appear-id\": \"qiu97j\", \"data-framer-name\": \"Text Area\", exit: animation3, initial: optimizeAppear(\"initial\", \"qiu97j\", animation2, \"zqc2vl\"), name: \"Text Area\", transformTemplate: optimizeAppearTransformTemplate(\"qiu97j\", transformTemplate), children: [/*#__PURE__*/_jsxs(motion.div, { className: \"framer-12pk4nl\", \"data-framer-name\": \"Title\", name: \"Title\", children: [/*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(\"h6\", { className: \"framer-styles-preset-548n5u\", \"data-styles-preset\": \"puzyB3NfE\", style: { \"--framer-text-color\": \"rgba(255, 255, 255, 0.7)\" }, children: \"Case study\" }) }), className: \"framer-13bb4s2\", verticalAlignment: \"top\", withExternalLayout: true }), /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(\"h2\", { className: \"framer-styles-preset-1wml6uu\", \"data-styles-preset\": \"fVxnimdqP\", children: \"Stash\" }) }), className: \"framer-1cfdo2c\", verticalAlignment: \"top\", withExternalLayout: true })] }), /*#__PURE__*/_jsxs(motion.div, { className: \"framer-ty93h6\", \"data-framer-name\": \"Client and time\", name: \"Client and time\", children: [/*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(\"h6\", { className: \"framer-styles-preset-1t4qun5\", \"data-styles-preset\": \"SzImqo2PK\", style: { \"--framer-text-color\": \"var(--token-4006f8da-3cb3-4af2-a92d-e3f2b0d8a632, rgb(255, 255, 255))\" }, children: \"Stash Finance App\" }) }), className: \"framer-17iimzj\", verticalAlignment: \"top\", withExternalLayout: true }), /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(\"p\", { className: \"framer-styles-preset-548n5u\", \"data-styles-preset\": \"puzyB3NfE\", style: { \"--framer-text-color\": \"rgba(255, 255, 255, 0.7)\" }, children: \"2020 \" }) }), className: \"framer-pqeorp\", verticalAlignment: \"top\", withExternalLayout: true })] }), /*#__PURE__*/_jsxs(motion.div, { className: \"framer-wpb727\", \"data-framer-name\": \"Description\", name: \"Description\", children: [/*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(\"h6\", { className: \"framer-styles-preset-1t4qun5\", \"data-styles-preset\": \"SzImqo2PK\", style: { \"--framer-text-color\": \"var(--token-4006f8da-3cb3-4af2-a92d-e3f2b0d8a632, rgb(255, 255, 255))\" }, children: \"Overview\" }) }), className: \"framer-61oa64\", verticalAlignment: \"top\", withExternalLayout: true }), /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(\"p\", { className: \"framer-styles-preset-21ogod\", \"data-styles-preset\": \"xZndidUCt\", children: \"A leading UK financial advisor firm came to us with the idea of launching an app that would be like a pocket guide to financial advice and support for their customers.\" }) }), className: \"framer-19wi347\", verticalAlignment: \"top\", withExternalLayout: true })] }), isDisplayed() && /*#__PURE__*/_jsxs(motion.div, { className: \"framer-rudcfq hidden-61gjie hidden-1vb5ovo\", \"data-framer-name\": \"Services\", name: \"Services\", children: [/*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(\"h6\", { className: \"framer-styles-preset-1t4qun5\", \"data-styles-preset\": \"SzImqo2PK\", style: { \"--framer-text-color\": \"var(--token-4006f8da-3cb3-4af2-a92d-e3f2b0d8a632, rgb(255, 255, 255))\" }, children: \"Services\" }) }), className: \"framer-1kcbpoq\", verticalAlignment: \"top\", withExternalLayout: true }), /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsxs(React.Fragment, { children: [/*#__PURE__*/_jsx(\"p\", { className: \"framer-styles-preset-548n5u\", \"data-styles-preset\": \"puzyB3NfE\", style: { \"--framer-text-color\": \"rgba(255, 255, 255, 0.7)\" }, children: \"Creative Direction\" }), /*#__PURE__*/_jsx(\"p\", { className: \"framer-styles-preset-548n5u\", \"data-styles-preset\": \"puzyB3NfE\", style: { \"--framer-text-color\": \"rgba(255, 255, 255, 0.7)\" }, children: \"Branding design\" }), /*#__PURE__*/_jsxs(\"p\", { className: \"framer-styles-preset-548n5u\", \"data-styles-preset\": \"puzyB3NfE\", children: [/*#__PURE__*/_jsx(\"span\", { style: { \"--framer-text-color\": \"rgba(255, 255, 255, 0.7)\" }, children: \"Brand guidelines\" }), /*#__PURE__*/_jsx(\"br\", {}), /*#__PURE__*/_jsx(\"span\", { style: { \"--framer-text-color\": \"rgba(255, 255, 255, 0.7)\" }, children: \"UX Research\" }), /*#__PURE__*/_jsx(\"br\", {}), /*#__PURE__*/_jsxs(\"span\", { style: { \"--framer-text-color\": \"rgba(255, 255, 255, 0.7)\" }, children: [\"Mobile app Design\", /*#__PURE__*/_jsx(\"br\", {}), \"Design system\"] })] }), /*#__PURE__*/_jsx(\"p\", { className: \"framer-styles-preset-548n5u\", \"data-styles-preset\": \"puzyB3NfE\", style: { \"--framer-text-color\": \"rgba(255, 255, 255, 0.7)\" }, children: \"PPC landing page design\" })] }), className: \"framer-1u0lx9z\", verticalAlignment: \"top\", withExternalLayout: true })] })] }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { \"data-framer-appear-id\": \"mgoshh\", animate: optimizeAppear(\"animate\", \"mgoshh\", animation4, \"1vb5ovo\"), initial: optimizeAppear(\"initial\", \"mgoshh\", animation2, \"1vb5ovo\"), transformTemplate: optimizeAppearTransformTemplate(\"mgoshh\", transformTemplate) }, GIRNh9l0z: { \"data-framer-appear-id\": \"1wye5lw\", animate: optimizeAppear(\"animate\", \"1wye5lw\", animation4, \"61gjie\"), initial: optimizeAppear(\"initial\", \"1wye5lw\", animation2, \"61gjie\"), transformTemplate: optimizeAppearTransformTemplate(\"1wye5lw\", transformTemplate) } }, children: /*#__PURE__*/_jsxs(motion.header, { animate: optimizeAppear(\"animate\", \"1v1lm26\", animation4, \"zqc2vl\"), className: \"framer-1v1lm26\", \"data-framer-appear-id\": \"1v1lm26\", \"data-framer-name\": \"Images\", exit: animation3, initial: optimizeAppear(\"initial\", \"1v1lm26\", animation2, \"zqc2vl\"), name: \"Images\", transformTemplate: optimizeAppearTransformTemplate(\"1v1lm26\", transformTemplate), children: [/*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/LDh2wv47s1ThsA6YZ0kPkcRpOiM.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/LDh2wv47s1ThsA6YZ0kPkcRpOiM.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/LDh2wv47s1ThsA6YZ0kPkcRpOiM.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/LDh2wv47s1ThsA6YZ0kPkcRpOiM.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/LDh2wv47s1ThsA6YZ0kPkcRpOiM.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/LDh2wv47s1ThsA6YZ0kPkcRpOiM.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/LDh2wv47s1ThsA6YZ0kPkcRpOiM.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/LDh2wv47s1ThsA6YZ0kPkcRpOiM.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/LDh2wv47s1ThsA6YZ0kPkcRpOiM.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/LDh2wv47s1ThsA6YZ0kPkcRpOiM.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/LDh2wv47s1ThsA6YZ0kPkcRpOiM.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/LDh2wv47s1ThsA6YZ0kPkcRpOiM.png\").href} 1920w` }, className: \"framer-117m9nj\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/njxiy48cMHaDe0gvIr1jVmfraf8.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/njxiy48cMHaDe0gvIr1jVmfraf8.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/njxiy48cMHaDe0gvIr1jVmfraf8.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/njxiy48cMHaDe0gvIr1jVmfraf8.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/njxiy48cMHaDe0gvIr1jVmfraf8.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/njxiy48cMHaDe0gvIr1jVmfraf8.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/njxiy48cMHaDe0gvIr1jVmfraf8.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/njxiy48cMHaDe0gvIr1jVmfraf8.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/njxiy48cMHaDe0gvIr1jVmfraf8.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/njxiy48cMHaDe0gvIr1jVmfraf8.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/njxiy48cMHaDe0gvIr1jVmfraf8.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/njxiy48cMHaDe0gvIr1jVmfraf8.png\").href} 1920w` }, className: \"framer-1uxjipd\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/gwSKBTjy7NSbs8fNfqIirJS9mDU.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/gwSKBTjy7NSbs8fNfqIirJS9mDU.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/gwSKBTjy7NSbs8fNfqIirJS9mDU.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/gwSKBTjy7NSbs8fNfqIirJS9mDU.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/gwSKBTjy7NSbs8fNfqIirJS9mDU.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/gwSKBTjy7NSbs8fNfqIirJS9mDU.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/gwSKBTjy7NSbs8fNfqIirJS9mDU.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/gwSKBTjy7NSbs8fNfqIirJS9mDU.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/gwSKBTjy7NSbs8fNfqIirJS9mDU.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/gwSKBTjy7NSbs8fNfqIirJS9mDU.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/gwSKBTjy7NSbs8fNfqIirJS9mDU.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/gwSKBTjy7NSbs8fNfqIirJS9mDU.png\").href} 1920w` }, className: \"framer-hexgh\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/ZSaKsQ8etb8Z8Ybg56T9DGunM.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/ZSaKsQ8etb8Z8Ybg56T9DGunM.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/ZSaKsQ8etb8Z8Ybg56T9DGunM.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/ZSaKsQ8etb8Z8Ybg56T9DGunM.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/ZSaKsQ8etb8Z8Ybg56T9DGunM.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/ZSaKsQ8etb8Z8Ybg56T9DGunM.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/ZSaKsQ8etb8Z8Ybg56T9DGunM.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/ZSaKsQ8etb8Z8Ybg56T9DGunM.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/ZSaKsQ8etb8Z8Ybg56T9DGunM.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/ZSaKsQ8etb8Z8Ybg56T9DGunM.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/ZSaKsQ8etb8Z8Ybg56T9DGunM.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/ZSaKsQ8etb8Z8Ybg56T9DGunM.png\").href} 1920w` }, className: \"framer-1xhkv05\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/WT62roPFdoXg8wOQR4zuKjWqyo.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/WT62roPFdoXg8wOQR4zuKjWqyo.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/WT62roPFdoXg8wOQR4zuKjWqyo.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/WT62roPFdoXg8wOQR4zuKjWqyo.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/WT62roPFdoXg8wOQR4zuKjWqyo.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/WT62roPFdoXg8wOQR4zuKjWqyo.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/WT62roPFdoXg8wOQR4zuKjWqyo.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/WT62roPFdoXg8wOQR4zuKjWqyo.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/WT62roPFdoXg8wOQR4zuKjWqyo.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/WT62roPFdoXg8wOQR4zuKjWqyo.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/WT62roPFdoXg8wOQR4zuKjWqyo.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/WT62roPFdoXg8wOQR4zuKjWqyo.png\").href} 1920w` }, className: \"framer-1fzsx4g\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/goCFFpPdqxVa6FzPK9JTeZrFKA.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/goCFFpPdqxVa6FzPK9JTeZrFKA.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/goCFFpPdqxVa6FzPK9JTeZrFKA.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/goCFFpPdqxVa6FzPK9JTeZrFKA.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/goCFFpPdqxVa6FzPK9JTeZrFKA.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/goCFFpPdqxVa6FzPK9JTeZrFKA.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/goCFFpPdqxVa6FzPK9JTeZrFKA.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/goCFFpPdqxVa6FzPK9JTeZrFKA.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/goCFFpPdqxVa6FzPK9JTeZrFKA.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/goCFFpPdqxVa6FzPK9JTeZrFKA.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/goCFFpPdqxVa6FzPK9JTeZrFKA.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/goCFFpPdqxVa6FzPK9JTeZrFKA.png\").href} 1920w` }, className: \"framer-2ghfya\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/MLFCJn5AORng4I92yNAgkgtKlkc.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/MLFCJn5AORng4I92yNAgkgtKlkc.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/MLFCJn5AORng4I92yNAgkgtKlkc.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/MLFCJn5AORng4I92yNAgkgtKlkc.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/MLFCJn5AORng4I92yNAgkgtKlkc.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/MLFCJn5AORng4I92yNAgkgtKlkc.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/MLFCJn5AORng4I92yNAgkgtKlkc.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/MLFCJn5AORng4I92yNAgkgtKlkc.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/MLFCJn5AORng4I92yNAgkgtKlkc.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/MLFCJn5AORng4I92yNAgkgtKlkc.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/MLFCJn5AORng4I92yNAgkgtKlkc.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/MLFCJn5AORng4I92yNAgkgtKlkc.png\").href} 1920w` }, className: \"framer-1nsrc8s\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/FV4pIzp7qnvCvGDgFHLjh3bLk.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/FV4pIzp7qnvCvGDgFHLjh3bLk.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/FV4pIzp7qnvCvGDgFHLjh3bLk.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/FV4pIzp7qnvCvGDgFHLjh3bLk.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/FV4pIzp7qnvCvGDgFHLjh3bLk.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/FV4pIzp7qnvCvGDgFHLjh3bLk.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/FV4pIzp7qnvCvGDgFHLjh3bLk.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/FV4pIzp7qnvCvGDgFHLjh3bLk.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/FV4pIzp7qnvCvGDgFHLjh3bLk.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/FV4pIzp7qnvCvGDgFHLjh3bLk.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/FV4pIzp7qnvCvGDgFHLjh3bLk.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/FV4pIzp7qnvCvGDgFHLjh3bLk.png\").href} 1920w` }, className: \"framer-1y7qvfl\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/lz6HtoaEnGAizxUGr6KcMDxrcI.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/lz6HtoaEnGAizxUGr6KcMDxrcI.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/lz6HtoaEnGAizxUGr6KcMDxrcI.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/lz6HtoaEnGAizxUGr6KcMDxrcI.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/lz6HtoaEnGAizxUGr6KcMDxrcI.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/lz6HtoaEnGAizxUGr6KcMDxrcI.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/lz6HtoaEnGAizxUGr6KcMDxrcI.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/lz6HtoaEnGAizxUGr6KcMDxrcI.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/lz6HtoaEnGAizxUGr6KcMDxrcI.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/lz6HtoaEnGAizxUGr6KcMDxrcI.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/lz6HtoaEnGAizxUGr6KcMDxrcI.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/lz6HtoaEnGAizxUGr6KcMDxrcI.png\").href} 1920w` }, className: \"framer-1e3pnwm\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/dSMWO9bIW2HxUIjraNnlhlROo.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/dSMWO9bIW2HxUIjraNnlhlROo.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/dSMWO9bIW2HxUIjraNnlhlROo.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/dSMWO9bIW2HxUIjraNnlhlROo.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/dSMWO9bIW2HxUIjraNnlhlROo.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/dSMWO9bIW2HxUIjraNnlhlROo.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/dSMWO9bIW2HxUIjraNnlhlROo.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/dSMWO9bIW2HxUIjraNnlhlROo.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/dSMWO9bIW2HxUIjraNnlhlROo.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/dSMWO9bIW2HxUIjraNnlhlROo.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/dSMWO9bIW2HxUIjraNnlhlROo.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/dSMWO9bIW2HxUIjraNnlhlROo.png\").href} 1920w` }, className: \"framer-nofe4u\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/xZKmYTAw83D7pzmu0LeeeqXQM.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/xZKmYTAw83D7pzmu0LeeeqXQM.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/xZKmYTAw83D7pzmu0LeeeqXQM.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/xZKmYTAw83D7pzmu0LeeeqXQM.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/xZKmYTAw83D7pzmu0LeeeqXQM.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/xZKmYTAw83D7pzmu0LeeeqXQM.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/xZKmYTAw83D7pzmu0LeeeqXQM.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/xZKmYTAw83D7pzmu0LeeeqXQM.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/xZKmYTAw83D7pzmu0LeeeqXQM.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/xZKmYTAw83D7pzmu0LeeeqXQM.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/xZKmYTAw83D7pzmu0LeeeqXQM.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/xZKmYTAw83D7pzmu0LeeeqXQM.png\").href} 1920w` }, className: \"framer-1kkxpgc\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/Srad6A1u1kNMPQj4X4lraCKTNAU.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/Srad6A1u1kNMPQj4X4lraCKTNAU.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/Srad6A1u1kNMPQj4X4lraCKTNAU.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/Srad6A1u1kNMPQj4X4lraCKTNAU.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/Srad6A1u1kNMPQj4X4lraCKTNAU.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/Srad6A1u1kNMPQj4X4lraCKTNAU.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/Srad6A1u1kNMPQj4X4lraCKTNAU.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/Srad6A1u1kNMPQj4X4lraCKTNAU.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/Srad6A1u1kNMPQj4X4lraCKTNAU.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/Srad6A1u1kNMPQj4X4lraCKTNAU.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/Srad6A1u1kNMPQj4X4lraCKTNAU.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/Srad6A1u1kNMPQj4X4lraCKTNAU.png\").href} 1920w` }, className: \"framer-1xnh7jc\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/W7yhmxZxJtwXYFdWrSwr26YHZw.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/W7yhmxZxJtwXYFdWrSwr26YHZw.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/W7yhmxZxJtwXYFdWrSwr26YHZw.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/W7yhmxZxJtwXYFdWrSwr26YHZw.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/W7yhmxZxJtwXYFdWrSwr26YHZw.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/W7yhmxZxJtwXYFdWrSwr26YHZw.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/W7yhmxZxJtwXYFdWrSwr26YHZw.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/W7yhmxZxJtwXYFdWrSwr26YHZw.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/W7yhmxZxJtwXYFdWrSwr26YHZw.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/W7yhmxZxJtwXYFdWrSwr26YHZw.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/W7yhmxZxJtwXYFdWrSwr26YHZw.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/W7yhmxZxJtwXYFdWrSwr26YHZw.png\").href} 1920w` }, className: \"framer-11tnp22\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/jrAuGH9VbbHaCUjX6CGxFAhHQ.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/jrAuGH9VbbHaCUjX6CGxFAhHQ.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/jrAuGH9VbbHaCUjX6CGxFAhHQ.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/jrAuGH9VbbHaCUjX6CGxFAhHQ.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/jrAuGH9VbbHaCUjX6CGxFAhHQ.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/jrAuGH9VbbHaCUjX6CGxFAhHQ.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/jrAuGH9VbbHaCUjX6CGxFAhHQ.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/jrAuGH9VbbHaCUjX6CGxFAhHQ.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/jrAuGH9VbbHaCUjX6CGxFAhHQ.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/jrAuGH9VbbHaCUjX6CGxFAhHQ.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/jrAuGH9VbbHaCUjX6CGxFAhHQ.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/jrAuGH9VbbHaCUjX6CGxFAhHQ.png\").href} 1920w` }, className: \"framer-1dezlok\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/le5e5ySW0QJlWP8pWVMxkxDPj64.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/le5e5ySW0QJlWP8pWVMxkxDPj64.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/le5e5ySW0QJlWP8pWVMxkxDPj64.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/le5e5ySW0QJlWP8pWVMxkxDPj64.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/le5e5ySW0QJlWP8pWVMxkxDPj64.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/le5e5ySW0QJlWP8pWVMxkxDPj64.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/le5e5ySW0QJlWP8pWVMxkxDPj64.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/le5e5ySW0QJlWP8pWVMxkxDPj64.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/le5e5ySW0QJlWP8pWVMxkxDPj64.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/le5e5ySW0QJlWP8pWVMxkxDPj64.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/le5e5ySW0QJlWP8pWVMxkxDPj64.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/le5e5ySW0QJlWP8pWVMxkxDPj64.png\").href} 1920w` }, className: \"framer-1ag4ulu\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/ifuHm1Tm0INUrdlTmQlNphksCyM.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/ifuHm1Tm0INUrdlTmQlNphksCyM.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/ifuHm1Tm0INUrdlTmQlNphksCyM.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/ifuHm1Tm0INUrdlTmQlNphksCyM.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/ifuHm1Tm0INUrdlTmQlNphksCyM.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/ifuHm1Tm0INUrdlTmQlNphksCyM.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/ifuHm1Tm0INUrdlTmQlNphksCyM.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/ifuHm1Tm0INUrdlTmQlNphksCyM.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/ifuHm1Tm0INUrdlTmQlNphksCyM.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/ifuHm1Tm0INUrdlTmQlNphksCyM.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/ifuHm1Tm0INUrdlTmQlNphksCyM.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/ifuHm1Tm0INUrdlTmQlNphksCyM.png\").href} 1920w` }, className: \"framer-b0vqx\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/ywM1YZF83lBiyuFMBRaQwt3PZ2k.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/ywM1YZF83lBiyuFMBRaQwt3PZ2k.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/ywM1YZF83lBiyuFMBRaQwt3PZ2k.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/ywM1YZF83lBiyuFMBRaQwt3PZ2k.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/ywM1YZF83lBiyuFMBRaQwt3PZ2k.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/ywM1YZF83lBiyuFMBRaQwt3PZ2k.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/ywM1YZF83lBiyuFMBRaQwt3PZ2k.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/ywM1YZF83lBiyuFMBRaQwt3PZ2k.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/ywM1YZF83lBiyuFMBRaQwt3PZ2k.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/ywM1YZF83lBiyuFMBRaQwt3PZ2k.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/ywM1YZF83lBiyuFMBRaQwt3PZ2k.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/ywM1YZF83lBiyuFMBRaQwt3PZ2k.png\").href} 1920w` }, className: \"framer-bue89l\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/j4gTQoIUQGH4NEy3pp5726cjbo.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/j4gTQoIUQGH4NEy3pp5726cjbo.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/j4gTQoIUQGH4NEy3pp5726cjbo.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/j4gTQoIUQGH4NEy3pp5726cjbo.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/j4gTQoIUQGH4NEy3pp5726cjbo.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/j4gTQoIUQGH4NEy3pp5726cjbo.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/j4gTQoIUQGH4NEy3pp5726cjbo.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/j4gTQoIUQGH4NEy3pp5726cjbo.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1080, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1080, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/j4gTQoIUQGH4NEy3pp5726cjbo.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/j4gTQoIUQGH4NEy3pp5726cjbo.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/j4gTQoIUQGH4NEy3pp5726cjbo.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/j4gTQoIUQGH4NEy3pp5726cjbo.png\").href} 1920w` }, className: \"framer-1d05rfy\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1124, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1124, pixelWidth: 1920, sizes: \"calc(100vw - 32px)\", src: new URL(\"https://framerusercontent.com/images/S6YHGZqpnN5MjV7Uvqfjf0ib8.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/S6YHGZqpnN5MjV7Uvqfjf0ib8.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/S6YHGZqpnN5MjV7Uvqfjf0ib8.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/S6YHGZqpnN5MjV7Uvqfjf0ib8.png\").href} 1920w` } }, GIRNh9l0z: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1124, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1124, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.68)\", src: new URL(\"https://framerusercontent.com/images/S6YHGZqpnN5MjV7Uvqfjf0ib8.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/S6YHGZqpnN5MjV7Uvqfjf0ib8.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/S6YHGZqpnN5MjV7Uvqfjf0ib8.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/S6YHGZqpnN5MjV7Uvqfjf0ib8.png\").href} 1920w` } } }, children: /*#__PURE__*/_jsx(ImageWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation5, __framer__exit: animation6, __framer__styleAppearEffectEnabled: true, __framer__threshold: .5, __perspectiveFX: false, __targetOpacity: 1, background: { alt: \"\", fit: \"fill\", intrinsicHeight: 1124, intrinsicWidth: 1920, loading: \"lazy\", pixelHeight: 1124, pixelWidth: 1920, sizes: \"calc((100vw - 64px) * 0.76)\", src: new URL(\"https://framerusercontent.com/images/S6YHGZqpnN5MjV7Uvqfjf0ib8.png\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/S6YHGZqpnN5MjV7Uvqfjf0ib8.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/S6YHGZqpnN5MjV7Uvqfjf0ib8.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/S6YHGZqpnN5MjV7Uvqfjf0ib8.png\").href} 1920w` }, className: \"framer-11hlpf7\", \"data-framer-name\": \"Image\", name: \"Image\", transformTemplate: transformTemplate }) }), isDisplayed1() && /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { GIRNh9l0z: { \"data-framer-appear-id\": \"lnhp6\", animate: optimizeAppear(\"animate\", \"lnhp6\", animation8, \"61gjie\"), initial: optimizeAppear(\"initial\", \"lnhp6\", animation9, \"61gjie\"), transformTemplate: optimizeAppearTransformTemplate(\"lnhp6\", transformTemplate) } }, children: /*#__PURE__*/_jsx(Container, { animate: optimizeAppear(\"animate\", \"1o6xtth\", animation8, \"zqc2vl\"), className: \"framer-1o6xtth-container hidden-1vb5ovo\", \"data-framer-appear-id\": \"1o6xtth\", exit: animation7, initial: optimizeAppear(\"initial\", \"1o6xtth\", animation9, \"zqc2vl\"), transformTemplate: optimizeAppearTransformTemplate(\"1o6xtth\", transformTemplate), children: /*#__PURE__*/_jsx(Arc, { alignmentBaseline: \"bottom\", animate: false, animateDuration: 5, animateEnd: 150, animateStart: -50, color: \"rgb(255, 255, 255)\", cylinderHeight: 0, flip: false, font: { font: \"MANROPE\", fontSize: 6, fontWeight: 500, letterSpacing: 7.4, wordSpacing: 0 }, height: \"100%\", id: \"T7lUo026N\", layoutId: \"T7lUo026N\", rotate: true, rotateSpeed: 5, slots: [], startOffset: 0, style: { height: \"100%\", width: \"100%\" }, text: \"\u2726 SIMON DEAN FAIRHURST \u2726 2023\", type: \"circle\", width: \"100%\" }) }) })] }) })] }) }), /*#__PURE__*/_jsxs(motion.div, { className: \"framer-1lt7yo\", \"data-framer-name\": \"More projects\", name: \"More projects\", children: [/*#__PURE__*/_jsx(MotionHeaderWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation10, __framer__exit: animation11, __framer__styleAppearEffectEnabled: true, __framer__threshold: 0, __perspectiveFX: false, __targetOpacity: 1, className: \"framer-1n761fe\", \"data-framer-name\": \"Hero\", name: \"Hero\", transformTemplate: transformTemplate, children: /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(\"h1\", { className: \"framer-styles-preset-3nqyhf\", \"data-styles-preset\": \"YAP816Y5n\", children: \"Explore more projects\" }) }), className: \"framer-qxn29r\", tabIndex: 2, verticalAlignment: \"top\", withExternalLayout: true }) }), /*#__PURE__*/_jsx(ContainerWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation10, __framer__exit: animation11, __framer__styleAppearEffectEnabled: true, __framer__threshold: 0, __perspectiveFX: false, __targetOpacity: 1, className: \"framer-1acti03-container\", transformTemplate: transformTemplate, children: /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { style: { height: \"100%\", width: \"100%\" } }, GIRNh9l0z: { style: { height: \"100%\", width: \"100%\" } } }, children: /*#__PURE__*/_jsx(CaseStudyThumb, { height: \"100%\", id: \"SH2XmA6Cl\", layoutId: \"SH2XmA6Cl\", style: { width: \"100%\" }, variant: \"h5lET83fU\", width: \"100%\" }) }) }), /*#__PURE__*/_jsx(ContainerWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation10, __framer__exit: animation11, __framer__styleAppearEffectEnabled: true, __framer__threshold: 0, __perspectiveFX: false, __targetOpacity: 1, className: \"framer-n9zzf-container\", transformTemplate: transformTemplate, children: /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { style: { height: \"100%\", width: \"100%\" } }, GIRNh9l0z: { style: { height: \"100%\", width: \"100%\" } } }, children: /*#__PURE__*/_jsx(CaseStudyThumb, { height: \"100%\", id: \"EZjSM1Rzn\", layoutId: \"EZjSM1Rzn\", style: { width: \"100%\" }, variant: \"I7NwGdf7S\", width: \"100%\" }) }) }), /*#__PURE__*/_jsx(ContainerWithFX, { __framer__animate: { transition: transition3 }, __framer__animateOnce: true, __framer__enter: animation10, __framer__exit: animation11, __framer__styleAppearEffectEnabled: true, __framer__threshold: 0, __perspectiveFX: false, __targetOpacity: 1, className: \"framer-sx25j8-container\", transformTemplate: transformTemplate, children: /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { style: { height: \"100%\", width: \"100%\" } }, GIRNh9l0z: { style: { height: \"100%\", width: \"100%\" } } }, children: /*#__PURE__*/_jsx(CaseStudyThumb, { height: \"100%\", id: \"GBL0hCSK5\", layoutId: \"GBL0hCSK5\", style: { width: \"100%\" }, variant: \"Wqb52kl2r\", width: \"100%\" }) }) })] }), /*#__PURE__*/_jsx(Container, { className: \"framer-xz8d1p-container\", children: /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { variant: \"JBxR5Mf6T\" }, GIRNh9l0z: { variant: \"KyqkNQ3jI\" } }, children: /*#__PURE__*/_jsx(EndCTA, { height: \"100%\", id: \"G27RrZxLx\", layoutId: \"G27RrZxLx\", style: { width: \"100%\" }, title: \"Let's design something amazing together\", variant: \"VIWADRnQA\", width: \"100%\" }) }) }), /*#__PURE__*/_jsx(Container, { className: \"framer-1ckms8x-container\", children: /*#__PURE__*/_jsx(PropertyOverrides, { breakpoint: baseVariant, overrides: { d4_bFMuO4: { variant: \"uULDQa3kK\" }, GIRNh9l0z: { variant: \"cJVd0BKeB\" } }, children: /*#__PURE__*/_jsx(Footer, { height: \"100%\", id: \"NRFFx11_h\", layoutId: \"NRFFx11_h\", style: { width: \"100%\" }, variant: \"yhJ_p2uF3\", width: \"100%\" }) }) })] }), /*#__PURE__*/_jsx(\"div\", { id: \"overlay\" })] }) }) });});const css = ['.framer-4M9Ye [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: hsl(270, 22%, 21%); }`, \".framer-4M9Ye .framer-1lkssbt { display: block; }\", \".framer-4M9Ye .framer-zqc2vl { align-content: center; align-items: center; background-color: #362a41; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1440px; }\", \".framer-4M9Ye .framer-wfyyh8-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\", \".framer-4M9Ye .framer-101u3bs { flex: none; height: 357px; overflow: visible; position: relative; width: 100%; }\", \".framer-4M9Ye .framer-1uurf8l-container { bottom: -33px; flex: none; height: auto; left: 0px; position: absolute; right: 0px; z-index: 1; }\", \".framer-4M9Ye .framer-10wejuj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 32px 32px 32px 32px; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-4M9Ye .framer-qiu97j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: sticky; top: 120px; transform: perspective(1200px); width: 24%; will-change: transform; z-index: 1; }\", \".framer-4M9Ye .framer-12pk4nl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 330px; }\", \".framer-4M9Ye .framer-13bb4s2, .framer-4M9Ye .framer-1cfdo2c, .framer-4M9Ye .framer-17iimzj, .framer-4M9Ye .framer-pqeorp, .framer-4M9Ye .framer-61oa64, .framer-4M9Ye .framer-19wi347, .framer-4M9Ye .framer-1kcbpoq, .framer-4M9Ye .framer-1u0lx9z { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-4M9Ye .framer-ty93h6, .framer-4M9Ye .framer-wpb727, .framer-4M9Ye .framer-rudcfq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-4M9Ye .framer-1v1lm26 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 76%; }\", \".framer-4M9Ye .framer-117m9nj, .framer-4M9Ye .framer-1uxjipd, .framer-4M9Ye .framer-hexgh, .framer-4M9Ye .framer-1xhkv05, .framer-4M9Ye .framer-1fzsx4g, .framer-4M9Ye .framer-2ghfya, .framer-4M9Ye .framer-1nsrc8s, .framer-4M9Ye .framer-1y7qvfl, .framer-4M9Ye .framer-1e3pnwm, .framer-4M9Ye .framer-nofe4u, .framer-4M9Ye .framer-1kkxpgc, .framer-4M9Ye .framer-1xnh7jc, .framer-4M9Ye .framer-11tnp22, .framer-4M9Ye .framer-1dezlok, .framer-4M9Ye .framer-1ag4ulu, .framer-4M9Ye .framer-b0vqx, .framer-4M9Ye .framer-bue89l, .framer-4M9Ye .framer-1d05rfy, .framer-4M9Ye .framer-11hlpf7 { aspect-ratio: 1.634375 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: var(--framer-aspect-ratio-supported, 640px); position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-4M9Ye .framer-1o6xtth-container { flex: none; height: 167px; left: -44px; position: absolute; top: -45px; transform: perspective(1200px); width: 157px; z-index: 1; }\", \".framer-4M9Ye .framer-1lt7yo { display: grid; flex: none; gap: 16px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(240px, 1fr)); grid-template-rows: repeat(4, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 96px 24px 24px 24px; position: relative; width: 100%; }\", \".framer-4M9Ye .framer-1n761fe { align-content: flex-start; align-items: flex-start; align-self: start; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; grid-column: auto / span 3; height: min-content; justify-content: flex-end; justify-self: start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; will-change: transform; }\", \".framer-4M9Ye .framer-qxn29r { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 890px; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-4M9Ye .framer-1acti03-container, .framer-4M9Ye .framer-n9zzf-container, .framer-4M9Ye .framer-sx25j8-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; transform: perspective(1200px); width: 100%; }\", \".framer-4M9Ye .framer-xz8d1p-container { flex: none; height: auto; position: relative; width: 96%; }\", \".framer-4M9Ye .framer-1ckms8x-container { flex: none; height: auto; position: relative; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-4M9Ye .framer-zqc2vl, .framer-4M9Ye .framer-10wejuj, .framer-4M9Ye .framer-qiu97j, .framer-4M9Ye .framer-12pk4nl, .framer-4M9Ye .framer-ty93h6, .framer-4M9Ye .framer-wpb727, .framer-4M9Ye .framer-rudcfq, .framer-4M9Ye .framer-1v1lm26, .framer-4M9Ye .framer-1n761fe { gap: 0px; } .framer-4M9Ye .framer-zqc2vl > *, .framer-4M9Ye .framer-qiu97j > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-4M9Ye .framer-zqc2vl > :first-child, .framer-4M9Ye .framer-qiu97j > :first-child, .framer-4M9Ye .framer-12pk4nl > :first-child, .framer-4M9Ye .framer-ty93h6 > :first-child, .framer-4M9Ye .framer-wpb727 > :first-child, .framer-4M9Ye .framer-rudcfq > :first-child, .framer-4M9Ye .framer-1v1lm26 > :first-child, .framer-4M9Ye .framer-1n761fe > :first-child { margin-top: 0px; } .framer-4M9Ye .framer-zqc2vl > :last-child, .framer-4M9Ye .framer-qiu97j > :last-child, .framer-4M9Ye .framer-12pk4nl > :last-child, .framer-4M9Ye .framer-ty93h6 > :last-child, .framer-4M9Ye .framer-wpb727 > :last-child, .framer-4M9Ye .framer-rudcfq > :last-child, .framer-4M9Ye .framer-1v1lm26 > :last-child, .framer-4M9Ye .framer-1n761fe > :last-child { margin-bottom: 0px; } .framer-4M9Ye .framer-10wejuj > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-4M9Ye .framer-10wejuj > :first-child { margin-left: 0px; } .framer-4M9Ye .framer-10wejuj > :last-child { margin-right: 0px; } .framer-4M9Ye .framer-12pk4nl > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-4M9Ye .framer-ty93h6 > *, .framer-4M9Ye .framer-wpb727 > *, .framer-4M9Ye .framer-rudcfq > *, .framer-4M9Ye .framer-1n761fe > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-4M9Ye .framer-1v1lm26 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\", \"@media (min-width: 1440px) { .framer-4M9Ye .hidden-zqc2vl { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1439px) { .framer-4M9Ye .hidden-61gjie { display: none !important; } .${metadata.bodyClassName} { background: hsl(270, 22%, 21%); } .framer-4M9Ye .framer-zqc2vl { width: 810px; } .framer-4M9Ye .framer-101u3bs { height: 260px; } .framer-4M9Ye .framer-1uurf8l-container { bottom: -13px; right: 2px; } .framer-4M9Ye .framer-qiu97j { gap: 16px; width: 32%; } .framer-4M9Ye .framer-1v1lm26 { width: 68%; } .framer-4M9Ye .framer-117m9nj, .framer-4M9Ye .framer-1uxjipd, .framer-4M9Ye .framer-1xhkv05, .framer-4M9Ye .framer-1fzsx4g, .framer-4M9Ye .framer-2ghfya, .framer-4M9Ye .framer-1y7qvfl, .framer-4M9Ye .framer-1e3pnwm, .framer-4M9Ye .framer-nofe4u, .framer-4M9Ye .framer-1xnh7jc, .framer-4M9Ye .framer-11tnp22, .framer-4M9Ye .framer-1dezlok, .framer-4M9Ye .framer-b0vqx, .framer-4M9Ye .framer-bue89l, .framer-4M9Ye .framer-1d05rfy { height: var(--framer-aspect-ratio-supported, 311px); } .framer-4M9Ye .framer-hexgh, .framer-4M9Ye .framer-1nsrc8s, .framer-4M9Ye .framer-1kkxpgc, .framer-4M9Ye .framer-1ag4ulu, .framer-4M9Ye .framer-11hlpf7 { height: var(--framer-aspect-ratio-supported, 310px); } .framer-4M9Ye .framer-1o6xtth-container { height: 115px; left: -51px; top: -51px; width: 108px; } .framer-4M9Ye .framer-1acti03-container, .framer-4M9Ye .framer-n9zzf-container, .framer-4M9Ye .framer-sx25j8-container { height: 400px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-4M9Ye .framer-qiu97j { gap: 0px; } .framer-4M9Ye .framer-qiu97j > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-4M9Ye .framer-qiu97j > :first-child { margin-top: 0px; } .framer-4M9Ye .framer-qiu97j > :last-child { margin-bottom: 0px; } }}`, `@media (max-width: 809px) { .framer-4M9Ye .hidden-1vb5ovo { display: none !important; } .${metadata.bodyClassName} { background: hsl(270, 22%, 21%); } .framer-4M9Ye .framer-zqc2vl { width: 390px; } .framer-4M9Ye .framer-101u3bs { height: 154px; } .framer-4M9Ye .framer-1uurf8l-container { bottom: 0px; left: -1px; right: 2px; } .framer-4M9Ye .framer-10wejuj { flex-direction: column; padding: 16px 16px 16px 16px; } .framer-4M9Ye .framer-qiu97j { gap: 16px; position: relative; top: unset; width: 100%; } .framer-4M9Ye .framer-1v1lm26 { width: 100%; } .framer-4M9Ye .framer-117m9nj, .framer-4M9Ye .framer-1uxjipd, .framer-4M9Ye .framer-hexgh, .framer-4M9Ye .framer-1xhkv05, .framer-4M9Ye .framer-1fzsx4g, .framer-4M9Ye .framer-2ghfya, .framer-4M9Ye .framer-1nsrc8s, .framer-4M9Ye .framer-1e3pnwm, .framer-4M9Ye .framer-nofe4u, .framer-4M9Ye .framer-1kkxpgc, .framer-4M9Ye .framer-1xnh7jc, .framer-4M9Ye .framer-11tnp22, .framer-4M9Ye .framer-1dezlok, .framer-4M9Ye .framer-1ag4ulu, .framer-4M9Ye .framer-b0vqx, .framer-4M9Ye .framer-bue89l, .framer-4M9Ye .framer-1d05rfy, .framer-4M9Ye .framer-11hlpf7 { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; height: var(--framer-aspect-ratio-supported, 219px); } .framer-4M9Ye .framer-1y7qvfl { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; height: var(--framer-aspect-ratio-supported, 220px); } .framer-4M9Ye .framer-1lt7yo { grid-template-columns: repeat(1, minmax(240px, 1fr)); } .framer-4M9Ye .framer-1n761fe { grid-column: auto / span 1; } .framer-4M9Ye .framer-1acti03-container, .framer-4M9Ye .framer-n9zzf-container, .framer-4M9Ye .framer-sx25j8-container { height: 400px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-4M9Ye .framer-10wejuj, .framer-4M9Ye .framer-qiu97j { gap: 0px; } .framer-4M9Ye .framer-10wejuj > *, .framer-4M9Ye .framer-qiu97j > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-4M9Ye .framer-10wejuj > :first-child, .framer-4M9Ye .framer-qiu97j > :first-child { margin-top: 0px; } .framer-4M9Ye .framer-10wejuj > :last-child, .framer-4M9Ye .framer-qiu97j > :last-child { margin-bottom: 0px; } }}`, ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css, ...sharedStyle3.css, ...sharedStyle4.css]; /**\n* This is a generated Framer component.\n* @framerIntrinsicHeight 14465\n* @framerIntrinsicWidth 1440\n* @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GIRNh9l0z\":{\"layout\":[\"fixed\",\"auto\"]},\"d4_bFMuO4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n* @framerResponsiveScreen\n*/const Frameruta0Qw3Zv = withCSS(Component, css, \"framer-4M9Ye\");export default Frameruta0Qw3Zv;Frameruta0Qw3Zv.displayName = \"Work / Stash Brand And Mobile App Design\";Frameruta0Qw3Zv.defaultProps = { height: 14465, width: 1440 };addFonts(Frameruta0Qw3Zv, [...NavigationFonts, ...MotionTextFonts, ...ArcFonts, ...CaseStudyThumbFonts, ...EndCTAFonts, ...FooterFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts, ...sharedStyle3.fonts, ...sharedStyle4.fonts]);\nexport const __FramerMetadata__ = { \"exports\": { \"default\": { \"type\": \"reactComponent\", \"name\": \"Frameruta0Qw3Zv\", \"slots\": [], \"annotations\": { \"framerResponsiveScreen\": \"\", \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GIRNh9l0z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"d4_bFMuO4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\", \"framerContractVersion\": \"1\", \"framerIntrinsicWidth\": \"1440\", \"framerIntrinsicHeight\": \"14465\" } }, \"Props\": { \"type\": \"tsType\", \"annotations\": { \"framerContractVersion\": \"1\" } }, \"__FramerMetadata__\": { \"type\": \"variable\" } } };"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "yUCvTBNu2_default", "MotionTextFonts", "MotionText", "ImageWithFX", "withFX", "Image2", "ArcFonts", "Arc_default", "MotionHeaderWithFX", "motion", "CaseStudyThumbFonts", "Z8DAeD04t_default", "ContainerWithFX", "Container", "EndCTAFonts", "WVV4tI19L_default", "FooterFonts", "K1nWTXJzn_default", "breakpoints", "isBrowser", "variantClassNames", "humanReadableVariantMap", "transitions", "transition1", "animation", "transformTemplate", "_", "t", "animation1", "animation2", "transition2", "animation3", "animation4", "animation5", "transition3", "animation6", "transition4", "animation7", "animation8", "animation9", "animation10", "animation11", "metadata", "uta0Qw3Zv_default", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "restProps", "ref", "variant", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "PropertyOverrides", "yUCvTBNu2_default", "MotionText", "optimizeAppear", "optimizeAppearTransformTemplate", "RichText", "x", "ImageWithFX", "Arc_default", "MotionHeaderWithFX", "ContainerWithFX", "Z8DAeD04t_default", "WVV4tI19L_default", "K1nWTXJzn_default", "css", "Frameruta0Qw3Zv", "withCSS", "addFonts", "NavigationFonts", "MotionTextFonts", "ArcFonts", "CaseStudyThumbFonts", "EndCTAFonts", "FooterFonts", "fonts", "__FramerMetadata__"]
}
