{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/GA6bydySLXr5LWeKWUNk/82gwWpQv8Pc4yyesMy51/vJVD9NSxm.js", "ssg:https://framerusercontent.com/modules/zQHTGHSDQaoxVrPv4KLg/ImDFhzlg1zxArpDcvWsJ/vJVD9NSxm.js"],
  "sourcesContent": ["// Generated by Framer (c90df04)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={w2r2sVLLL:new LazyValue(()=>import(\"./vJVD9NSxm-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c90df04)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Naviguation from\"#framer/local/canvasComponent/GnaBm9CZM/GnaBm9CZM.js\";import Button from\"#framer/local/canvasComponent/rYftrl5Kw/rYftrl5Kw.js\";import Footer from\"#framer/local/canvasComponent/WZMX7DEgQ/WZMX7DEgQ.js\";import*as sharedStyle1 from\"#framer/local/css/d5kFnRLbX/d5kFnRLbX.js\";import*as sharedStyle2 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle3 from\"#framer/local/css/MbE3ghZRr/MbE3ghZRr.js\";import*as sharedStyle from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/vJVD9NSxm/vJVD9NSxm.js\";import metadataProvider from\"#framer/local/webPageMetadata/vJVD9NSxm/vJVD9NSxm.js\";const NaviguationFonts=getFonts(Naviguation);const ButtonFonts=getFonts(Button);const FooterFonts=getFonts(Footer);const breakpoints={FSg62TPUY:\"(min-width: 1200px)\",l9HpBIrYm:\"(max-width: 389px)\",Ooc1YqsHH:\"(min-width: 810px) and (max-width: 1199px)\",UFU3xt_ig:\"(min-width: 390px) and (max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-OcV9L\";const variantClassNames={FSg62TPUY:\"framer-v-19tlmn2\",l9HpBIrYm:\"framer-v-iezs23\",Ooc1YqsHH:\"framer-v-t338jb\",UFU3xt_ig:\"framer-v-16nt49c\"};const metadata=metadataProvider();const humanReadableVariantMap={\"Phone Legacy\":\"l9HpBIrYm\",Desktop:\"FSg62TPUY\",Phone:\"UFU3xt_ig\",Tablet:\"Ooc1YqsHH\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"FSg62TPUY\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);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);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-OcV9L`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-OcV9L`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"FSg62TPUY\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-19tlmn2\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hht8br\",\"data-framer-name\":\"heading\",name:\"heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-alignment\":\"center\"},children:\"Design Studio\"})}),className:\"framer-woobzh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vcmkgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Mori Regular\", \"PP Mori Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.02px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d5a9aa23-cc30-492e-8bdf-d5f92a38c4a6, rgb(122, 122, 122))\"},children:\"The Common Ground design department provides comprehensive graphic services for your Eshop and Identity. Explore our selected projects, and get in touch with our team to collaborate.\"})}),className:\"framer-17awm47\",fonts:[\"CUSTOM;PP Mori Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"90vw\",y:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-158aoa2-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l9HpBIrYm:{variant:\"hrlRDhm9k\"},Ooc1YqsHH:{variant:\"hrlRDhm9k\"},UFU3xt_ig:{variant:\"hrlRDhm9k\"}},children:/*#__PURE__*/_jsx(Naviguation,{height:\"100%\",id:\"esVCV7VqT\",layoutId:\"esVCV7VqT\",style:{width:\"100%\"},variant:\"WWqWEPqg6\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mhe72y\",\"data-framer-name\":\"Feature Row\",name:\"Feature Row\",children:[/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vaxicmYZh:\"sound-metaphors\"},unresolvedPathSlugs:{vaxicmYZh:{collectionId:\"omBaHe8yg\",collectionItemId:\"qrClJ9agd\"}},webPageId:\"e_EWcbxZB\"},nodeId:\"jrOUKnrY4\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1tdb0gj framer-1qz5cai\",\"data-framer-name\":\"Card\",name:\"Card\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vcmkgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"PP Mori SemiBold\", \"PP Mori SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a46982d1-7956-4aa3-a141-2f7e5ecbf637, rgb(26, 26, 26))\"},children:[\"Sound  Metaphors \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vcmkgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Mori Regular\", \"PP Mori Regular Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-d5a9aa23-cc30-492e-8bdf-d5f92a38c4a6, rgb(122, 122, 122))\"},children:\"Berlin, Germany\"})]})}),className:\"framer-zir4qc\",fonts:[\"CUSTOM;PP Mori SemiBold\",\"CUSTOM;PP Mori Regular\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l9HpBIrYm:{background:{alt:\"Sound Metaphors in-store view\",fit:\"fill\",intrinsicHeight:684,intrinsicWidth:1025,loading:getLoadingLazyAtYPosition(349.2),pixelHeight:684,pixelWidth:1025,sizes:\"max(100vw - 40px, 50px)\",src:\"https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg\",srcSet:\"https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg 1025w\"}},Ooc1YqsHH:{background:{alt:\"Sound Metaphors in-store view\",fit:\"fill\",intrinsicHeight:684,intrinsicWidth:1025,loading:getLoadingLazyAtYPosition(348.2),pixelHeight:684,pixelWidth:1025,sizes:\"calc(max((100vw - 140px) / 2, 50px) * 2 + 20px)\",src:\"https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg\",srcSet:\"https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg 1025w\"}},UFU3xt_ig:{background:{alt:\"Sound Metaphors in-store view\",fit:\"fill\",intrinsicHeight:684,intrinsicWidth:1025,loading:getLoadingLazyAtYPosition(404.2),pixelHeight:684,pixelWidth:1025,sizes:\"max(100vw - 40px, 50px)\",src:\"https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg\",srcSet:\"https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg 1025w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Sound Metaphors in-store view\",fit:\"fill\",intrinsicHeight:684,intrinsicWidth:1025,loading:getLoadingLazyAtYPosition(488.2),pixelHeight:684,pixelWidth:1025,sizes:\"calc(max((min(100vw, 1079px) - 40px) / 3, 50px) * 2 + 20px)\",src:\"https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg\",srcSet:\"https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8xPvb7GHV5BWumS3BZzcGzYKe0.jpg 1025w\"},className:\"framer-1oeuht\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1phtfzx\",\"data-styles-preset\":\"d5kFnRLbX\",children:\"Web integration, UX/UI\"})}),className:\"framer-1vanonl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vaxicmYZh:\"common-goods-online-store\"},unresolvedPathSlugs:{vaxicmYZh:{collectionId:\"omBaHe8yg\",collectionItemId:\"W9oUJVdLo\"}},webPageId:\"e_EWcbxZB\"},nodeId:\"RwLH5yIuT\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-9z41s9 framer-1qz5cai\",\"data-framer-name\":\"Card\",name:\"Card\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vcmkgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"PP Mori SemiBold\", \"PP Mori SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a46982d1-7956-4aa3-a141-2f7e5ecbf637, rgb(26, 26, 26))\"},children:[\"Common Goods Store\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vcmkgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Mori Regular\", \"PP Mori Regular Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-d5a9aa23-cc30-492e-8bdf-d5f92a38c4a6, rgb(122, 122, 122))\"},children:\"Lyon, France\"})]})}),className:\"framer-1fgy3d\",fonts:[\"CUSTOM;PP Mori SemiBold\",\"CUSTOM;PP Mori Regular\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l9HpBIrYm:{background:{alt:\"Impressions Sonores Screenshot\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition(753.5999999999999),pixelHeight:1233,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"max(100vw - 40px, 50px)\",src:\"https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp\",srcSet:\"https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp?scale-down-to=512 512w,https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp 1920w\"}},Ooc1YqsHH:{background:{alt:\"Impressions Sonores Screenshot\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition(902.5999999999999),pixelHeight:1233,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"max((100vw - 140px) / 2, 50px)\",src:\"https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp\",srcSet:\"https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp?scale-down-to=512 512w,https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp 1920w\"}},UFU3xt_ig:{background:{alt:\"Impressions Sonores Screenshot\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition(978.5999999999999),pixelHeight:1233,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"max(100vw - 40px, 50px)\",src:\"https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp\",srcSet:\"https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp?scale-down-to=512 512w,https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Impressions Sonores Screenshot\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition(488.2),pixelHeight:1233,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"max((min(100vw, 1079px) - 40px) / 3, 50px)\",src:\"https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp\",srcSet:\"https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp?scale-down-to=512 512w,https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/5LudjbtBMK47fQhr44q2AJDqs.webp 1920w\"},className:\"framer-1knce6c\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1phtfzx\",\"data-styles-preset\":\"d5kFnRLbX\",children:\"Web integration, UX/UI, Identity\"})}),className:\"framer-npf39g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vaxicmYZh:\"impressions-sonores\"},unresolvedPathSlugs:{vaxicmYZh:{collectionId:\"omBaHe8yg\",collectionItemId:\"rq3TZ0yzP\"}},webPageId:\"e_EWcbxZB\"},nodeId:\"O3oCfLtMY\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-qdyda1 framer-1qz5cai\",\"data-framer-name\":\"Card\",name:\"Card\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vcmkgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"PP Mori SemiBold\", \"PP Mori SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a46982d1-7956-4aa3-a141-2f7e5ecbf637, rgb(26, 26, 26))\"},children:[\"Impressions Sonores\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vcmkgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Mori Regular\", \"PP Mori Regular Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-d5a9aa23-cc30-492e-8bdf-d5f92a38c4a6, rgb(122, 122, 122))\"},children:\"Gaillac, France\"})]})}),className:\"framer-19odeyj\",fonts:[\"CUSTOM;PP Mori SemiBold\",\"CUSTOM;PP Mori Regular\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l9HpBIrYm:{background:{alt:\"Impressions Sonores Screenshot\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition(1158),pixelHeight:1800,pixelWidth:1800,positionX:\"left\",positionY:\"top\",sizes:\"max(100vw - 40px, 50px)\",src:\"https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png\",srcSet:\"https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png?scale-down-to=512 512w,https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png 1800w\"}},Ooc1YqsHH:{background:{alt:\"Impressions Sonores Screenshot\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition(902.5999999999999),pixelHeight:1800,pixelWidth:1800,positionX:\"left\",positionY:\"top\",sizes:\"max((100vw - 140px) / 2, 50px)\",src:\"https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png\",srcSet:\"https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png?scale-down-to=512 512w,https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png 1800w\"}},UFU3xt_ig:{background:{alt:\"Impressions Sonores Screenshot\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition(1553),pixelHeight:1800,pixelWidth:1800,positionX:\"left\",positionY:\"top\",sizes:\"max(100vw - 40px, 50px)\",src:\"https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png\",srcSet:\"https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png?scale-down-to=512 512w,https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png 1800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Impressions Sonores Screenshot\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition(1112.6),pixelHeight:1800,pixelWidth:1800,positionX:\"left\",positionY:\"top\",sizes:\"max((min(100vw, 1079px) - 40px) / 3, 50px)\",src:\"https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png\",srcSet:\"https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png?scale-down-to=512 512w,https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AOGDnlnxPn9D2HfLaLLH7sw8hbs.png 1800w\"},className:\"framer-4787fq\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1phtfzx\",\"data-styles-preset\":\"d5kFnRLbX\",children:\"Identity, Web integration, UX/UI\"})}),className:\"framer-1rvt16b\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vaxicmYZh:\"le-discopathe\"},unresolvedPathSlugs:{vaxicmYZh:{collectionId:\"omBaHe8yg\",collectionItemId:\"VBFRlNu9G\"}},webPageId:\"e_EWcbxZB\"},nodeId:\"PnuApwJbG\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1qhvh3f framer-1qz5cai\",\"data-framer-name\":\"Card\",name:\"Card\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vcmkgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Mori Regular\", \"PP Mori Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d5a9aa23-cc30-492e-8bdf-d5f92a38c4a6, rgb(122, 122, 122))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vcmkgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"PP Mori SemiBold\", \"PP Mori SemiBold Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-a46982d1-7956-4aa3-a141-2f7e5ecbf637, rgb(26, 26, 26))\"},children:\"Le Discopathe\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vcmkgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"PP Mori SemiBold\", \"PP Mori SemiBold Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-a46982d1-7956-4aa3-a141-2f7e5ecbf637, rgb(26, 26, 26))\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"Montpellier, France\"]})}),className:\"framer-1vid8wc\",fonts:[\"CUSTOM;PP Mori Regular\",\"CUSTOM;PP Mori SemiBold\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l9HpBIrYm:{background:{alt:\"Impressions Sonores Screenshot\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition(1562.3999999999999),pixelHeight:1280,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"max(100vw - 40px, 50px)\",src:\"https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg\",srcSet:\"https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg 1920w\"}},Ooc1YqsHH:{background:{alt:\"Impressions Sonores Screenshot\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition(1457),pixelHeight:1280,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"calc(max((100vw - 140px) / 2, 50px) * 2 + 20px)\",src:\"https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg\",srcSet:\"https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg 1920w\"}},UFU3xt_ig:{background:{alt:\"Impressions Sonores Screenshot\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition(2127.3999999999996),pixelHeight:1280,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"max(100vw - 40px, 50px)\",src:\"https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg\",srcSet:\"https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Impressions Sonores Screenshot\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition(1112.6),pixelHeight:1280,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"calc(max((min(100vw, 1079px) - 40px) / 3, 50px) * 2 + 20px)\",src:\"https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg\",srcSet:\"https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WCMhv76ODpxvksNsGRTJQfeEzPM.jpeg 1920w\"},className:\"framer-6psl5l\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1phtfzx\",\"data-styles-preset\":\"d5kFnRLbX\",children:\"Web integration, UX/UI\"})}),className:\"framer-w0335q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vaxicmYZh:\"common-ground-interfaces\"},unresolvedPathSlugs:{vaxicmYZh:{collectionId:\"omBaHe8yg\",collectionItemId:\"fAAFYqOlZ\"}},webPageId:\"e_EWcbxZB\"},nodeId:\"LfjtVmjqJ\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1usq4rs framer-1qz5cai\",\"data-framer-name\":\"Card\",name:\"Card\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vcmkgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"PP Mori SemiBold\", \"PP Mori SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a46982d1-7956-4aa3-a141-2f7e5ecbf637, rgb(26, 26, 26))\"},children:[\"Common Ground\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vcmkgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Mori Regular\", \"PP Mori Regular Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-d5a9aa23-cc30-492e-8bdf-d5f92a38c4a6, rgb(122, 122, 122))\"},children:\"France\"})]})}),className:\"framer-13t38zc\",fonts:[\"CUSTOM;PP Mori SemiBold\",\"CUSTOM;PP Mori Regular\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l9HpBIrYm:{background:{alt:\"Sound Metaphors in-store view\",fit:\"fill\",intrinsicHeight:684,intrinsicWidth:1025,loading:getLoadingLazyAtYPosition(1966.8),pixelHeight:2972,pixelWidth:5760,src:\"https://framerusercontent.com/images/VTj4kPvx5Gzwt92Gp7zSuwsaV4.png?scale-down-to=2048\"}},Ooc1YqsHH:{background:{alt:\"Sound Metaphors in-store view\",fit:\"fill\",intrinsicHeight:684,intrinsicWidth:1025,loading:getLoadingLazyAtYPosition(2011.3999999999999),pixelHeight:2972,pixelWidth:5760,src:\"https://framerusercontent.com/images/VTj4kPvx5Gzwt92Gp7zSuwsaV4.png?scale-down-to=2048\"}},UFU3xt_ig:{background:{alt:\"Sound Metaphors in-store view\",fit:\"fill\",intrinsicHeight:684,intrinsicWidth:1025,loading:getLoadingLazyAtYPosition(2701.7999999999997),pixelHeight:2972,pixelWidth:5760,src:\"https://framerusercontent.com/images/VTj4kPvx5Gzwt92Gp7zSuwsaV4.png?scale-down-to=2048\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Sound Metaphors in-store view\",fit:\"fill\",intrinsicHeight:684,intrinsicWidth:1025,loading:getLoadingLazyAtYPosition(1717),pixelHeight:2972,pixelWidth:5760,src:\"https://framerusercontent.com/images/VTj4kPvx5Gzwt92Gp7zSuwsaV4.png?scale-down-to=2048\"},className:\"framer-fta6wb\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1phtfzx\",\"data-styles-preset\":\"d5kFnRLbX\",children:\"Web Integration, UX/UI\"})}),className:\"framer-kfnz6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vaxicmYZh:\"common-ground\"},unresolvedPathSlugs:{vaxicmYZh:{collectionId:\"omBaHe8yg\",collectionItemId:\"gtSVMycTd\"}},webPageId:\"e_EWcbxZB\"},nodeId:\"t2MxELTss\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1hz4f8d framer-1qz5cai\",\"data-framer-name\":\"Card\",name:\"Card\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vcmkgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"PP Mori SemiBold\", \"PP Mori SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a46982d1-7956-4aa3-a141-2f7e5ecbf637, rgb(26, 26, 26))\"},children:[\"Common Ground\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE1vcmkgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Mori Regular\", \"PP Mori Regular Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-d5a9aa23-cc30-492e-8bdf-d5f92a38c4a6, rgb(122, 122, 122))\"},children:\"France\"})]})}),className:\"framer-7jvdyk\",fonts:[\"CUSTOM;PP Mori SemiBold\",\"CUSTOM;PP Mori Regular\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l9HpBIrYm:{background:{alt:\"Sound Metaphors in-store view\",fit:\"fill\",intrinsicHeight:684,intrinsicWidth:1025,loading:getLoadingLazyAtYPosition(2371.2),pixelHeight:1081,pixelWidth:961,src:\"https://framerusercontent.com/images/oIEwl6o3YmGqYMVD6ZFoR3P9hhg.png\"}},Ooc1YqsHH:{background:{alt:\"Sound Metaphors in-store view\",fit:\"fill\",intrinsicHeight:684,intrinsicWidth:1025,loading:getLoadingLazyAtYPosition(2011.3999999999999),pixelHeight:1081,pixelWidth:961,src:\"https://framerusercontent.com/images/oIEwl6o3YmGqYMVD6ZFoR3P9hhg.png\"}},UFU3xt_ig:{background:{alt:\"Sound Metaphors in-store view\",fit:\"fill\",intrinsicHeight:684,intrinsicWidth:1025,loading:getLoadingLazyAtYPosition(3276.2),pixelHeight:1081,pixelWidth:961,src:\"https://framerusercontent.com/images/oIEwl6o3YmGqYMVD6ZFoR3P9hhg.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Sound Metaphors in-store view\",fit:\"fill\",intrinsicHeight:684,intrinsicWidth:1025,loading:getLoadingLazyAtYPosition(1717),pixelHeight:1081,pixelWidth:961,src:\"https://framerusercontent.com/images/oIEwl6o3YmGqYMVD6ZFoR3P9hhg.png\"},className:\"framer-r2slhi\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1phtfzx\",\"data-styles-preset\":\"d5kFnRLbX\",children:\"Identity\"})}),className:\"framer-1vshzgs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vozdgb\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-cq02r6\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tfd6m4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"left\"},children:\"On-demand services\"})}),className:\"framer-1cinilh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1g9nxv5\",\"data-styles-preset\":\"MbE3ghZRr\",children:\"Contact us and get a service quote.\"})}),className:\"framer-34vxlf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l9HpBIrYm:{y:2808.2},Ooc1YqsHH:{y:2622.6},UFU3xt_ig:{y:3893.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:2319.3999999999996,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sxmiwq-container\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"dgZLTS2pl\",layoutId:\"dgZLTS2pl\",MvFIsoybC:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Contact us\",variant:\"nYPbYaA6e\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l9HpBIrYm:{y:3025.2},Ooc1YqsHH:{y:2868.3999999999996},UFU3xt_ig:{y:4120.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:370,width:\"100vw\",y:2573.9999999999995,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xv07sl-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l9HpBIrYm:{variant:\"oF8O7gy0s\"},Ooc1YqsHH:{variant:\"KEM8DyZtx\"},UFU3xt_ig:{variant:\"XOwHDLdE1\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"uq6lEDwxu\",Ik9q8dtyk:\"https://twitter.com/commongroundio\",kI9mZBnae:\"https://www.instagram.com/commonground_io\",layoutId:\"uq6lEDwxu\",style:{width:\"100%\"},variant:\"GcvJ6VY9i\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-OcV9L { background: var(--token-496f2917-cedb-4888-9566-0a4c7e0ee3e9, rgb(255, 255, 255)) /* {\"name\":\"white\"} */; }`,\".framer-OcV9L.framer-1qz5cai, .framer-OcV9L .framer-1qz5cai { display: block; }\",\".framer-OcV9L.framer-19tlmn2 { align-content: center; align-items: center; background-color: var(--token-496f2917-cedb-4888-9566-0a4c7e0ee3e9, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-OcV9L .framer-hht8br { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1080px; overflow: hidden; padding: 250px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-OcV9L .framer-woobzh { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: auto; position: relative; white-space: pre; width: auto; z-index: 0; }\",\".framer-OcV9L .framer-17awm47 { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 40%; word-break: break-word; word-wrap: break-word; }\",\".framer-OcV9L .framer-158aoa2-container { flex: none; height: auto; left: 50%; position: fixed; top: 40px; transform: translateX(-50%); width: 90%; z-index: 1; }\",\".framer-OcV9L .framer-1mhe72y { background-color: #ffffff; display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1079px; overflow: visible; padding: 0px 0px 170px 0px; position: relative; width: 100%; }\",\".framer-OcV9L .framer-1tdb0gj, .framer-OcV9L .framer-1usq4rs { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; grid-column: auto / span 2; height: min-content; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px 0px 100px 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-OcV9L .framer-zir4qc, .framer-OcV9L .framer-1fgy3d, .framer-OcV9L .framer-19odeyj, .framer-OcV9L .framer-1vid8wc, .framer-OcV9L .framer-13t38zc, .framer-OcV9L .framer-7jvdyk, .framer-OcV9L .framer-1cinilh, .framer-OcV9L .framer-34vxlf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-OcV9L .framer-1oeuht, .framer-OcV9L .framer-1knce6c, .framer-OcV9L .framer-4787fq, .framer-OcV9L .framer-6psl5l, .framer-OcV9L .framer-fta6wb, .framer-OcV9L .framer-r2slhi { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.15); flex: none; height: 420px; position: relative; width: 100%; }\",\".framer-OcV9L .framer-1vanonl, .framer-OcV9L .framer-npf39g, .framer-OcV9L .framer-1rvt16b, .framer-OcV9L .framer-w0335q, .framer-OcV9L .framer-kfnz6, .framer-OcV9L .framer-1vshzgs { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-OcV9L .framer-9z41s9, .framer-OcV9L .framer-qdyda1 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px 0px 80px 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-OcV9L .framer-1qhvh3f { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; grid-column: auto / span 2; height: min-content; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px 0px 80px 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-OcV9L .framer-1hz4f8d { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px 0px 100px 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-OcV9L .framer-1vozdgb { align-content: flex-start; align-items: flex-start; align-self: start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; grid-column: auto / span 3; height: auto; justify-content: center; justify-self: start; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-OcV9L .framer-cq02r6 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-OcV9L .framer-tfd6m4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 696px; }\",\".framer-OcV9L .framer-sxmiwq-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-OcV9L .framer-xv07sl-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OcV9L.framer-19tlmn2, .framer-OcV9L .framer-hht8br, .framer-OcV9L .framer-1tdb0gj, .framer-OcV9L .framer-9z41s9, .framer-OcV9L .framer-qdyda1, .framer-OcV9L .framer-1qhvh3f, .framer-OcV9L .framer-1usq4rs, .framer-OcV9L .framer-1hz4f8d, .framer-OcV9L .framer-1vozdgb, .framer-OcV9L .framer-tfd6m4 { gap: 0px; } .framer-OcV9L.framer-19tlmn2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-OcV9L.framer-19tlmn2 > :first-child, .framer-OcV9L .framer-hht8br > :first-child, .framer-OcV9L .framer-1tdb0gj > :first-child, .framer-OcV9L .framer-9z41s9 > :first-child, .framer-OcV9L .framer-qdyda1 > :first-child, .framer-OcV9L .framer-1qhvh3f > :first-child, .framer-OcV9L .framer-1usq4rs > :first-child, .framer-OcV9L .framer-1hz4f8d > :first-child, .framer-OcV9L .framer-tfd6m4 > :first-child { margin-top: 0px; } .framer-OcV9L.framer-19tlmn2 > :last-child, .framer-OcV9L .framer-hht8br > :last-child, .framer-OcV9L .framer-1tdb0gj > :last-child, .framer-OcV9L .framer-9z41s9 > :last-child, .framer-OcV9L .framer-qdyda1 > :last-child, .framer-OcV9L .framer-1qhvh3f > :last-child, .framer-OcV9L .framer-1usq4rs > :last-child, .framer-OcV9L .framer-1hz4f8d > :last-child, .framer-OcV9L .framer-tfd6m4 > :last-child { margin-bottom: 0px; } .framer-OcV9L .framer-hht8br > *, .framer-OcV9L .framer-1tdb0gj > *, .framer-OcV9L .framer-9z41s9 > *, .framer-OcV9L .framer-qdyda1 > *, .framer-OcV9L .framer-1qhvh3f > *, .framer-OcV9L .framer-1usq4rs > *, .framer-OcV9L .framer-1hz4f8d > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-OcV9L .framer-1vozdgb > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-OcV9L .framer-1vozdgb > :first-child { margin-left: 0px; } .framer-OcV9L .framer-1vozdgb > :last-child { margin-right: 0px; } .framer-OcV9L .framer-tfd6m4 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-OcV9L { background: var(--token-496f2917-cedb-4888-9566-0a4c7e0ee3e9, rgb(255, 255, 255)) /* {\"name\":\"white\"} */; } .framer-OcV9L.framer-19tlmn2 { width: 810px; } .framer-OcV9L .framer-hht8br { max-width: unset; padding: 160px 60px 50px 60px; } .framer-OcV9L .framer-17awm47 { width: 430px; } .framer-OcV9L .framer-1mhe72y { grid-template-columns: repeat(2, minmax(50px, 1fr)); max-width: unset; padding: 0px 60px 170px 60px; } .framer-OcV9L .framer-1tdb0gj, .framer-OcV9L .framer-9z41s9, .framer-OcV9L .framer-qdyda1, .framer-OcV9L .framer-1qhvh3f { padding: 0px 0px 30px 0px; } .framer-OcV9L .framer-1usq4rs { grid-column: unset; } .framer-OcV9L .framer-1vozdgb { align-content: center; align-items: center; gap: 10px; grid-column: auto / span 2; } .framer-OcV9L .framer-tfd6m4 { width: 492px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OcV9L .framer-1vozdgb { gap: 0px; } .framer-OcV9L .framer-1vozdgb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-OcV9L .framer-1vozdgb > :first-child { margin-left: 0px; } .framer-OcV9L .framer-1vozdgb > :last-child { margin-right: 0px; } }}`,`@media (min-width: 390px) and (max-width: 809px) { .${metadata.bodyClassName}-framer-OcV9L { background: var(--token-496f2917-cedb-4888-9566-0a4c7e0ee3e9, rgb(255, 255, 255)) /* {\"name\":\"white\"} */; } .framer-OcV9L.framer-19tlmn2 { width: 390px; } .framer-OcV9L .framer-hht8br { max-width: 340px; padding: 146px 0px 100px 0px; } .framer-OcV9L .framer-17awm47 { width: 93%; } .framer-OcV9L .framer-1mhe72y { grid-template-columns: repeat(1, minmax(50px, 1fr)); max-width: unset; padding: 20px 20px 170px 20px; } .framer-OcV9L .framer-1tdb0gj, .framer-OcV9L .framer-1qhvh3f, .framer-OcV9L .framer-1usq4rs { grid-column: auto / span 1; padding: 0px 0px 50px 0px; } .framer-OcV9L .framer-9z41s9, .framer-OcV9L .framer-qdyda1, .framer-OcV9L .framer-1hz4f8d { padding: 0px 0px 50px 0px; } .framer-OcV9L .framer-1vozdgb { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; flex-direction: column; gap: 10px; grid-column: auto / span 1; padding: 10px; } .framer-OcV9L .framer-cq02r6 { flex: none; width: 100%; } .framer-OcV9L .framer-tfd6m4 { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OcV9L .framer-1vozdgb { gap: 0px; } .framer-OcV9L .framer-1vozdgb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-OcV9L .framer-1vozdgb > :first-child { margin-top: 0px; } .framer-OcV9L .framer-1vozdgb > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 389px) { .${metadata.bodyClassName}-framer-OcV9L { background: var(--token-496f2917-cedb-4888-9566-0a4c7e0ee3e9, rgb(255, 255, 255)) /* {\"name\":\"white\"} */; } .framer-OcV9L.framer-19tlmn2 { width: 320px; } .framer-OcV9L .framer-hht8br { max-width: 300px; padding: 131px 0px 80px 0px; } .framer-OcV9L .framer-woobzh { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-OcV9L .framer-17awm47 { width: 80%; } .framer-OcV9L .framer-1mhe72y { grid-template-columns: repeat(1, minmax(50px, 1fr)); max-width: unset; padding: 0px 20px 170px 20px; } .framer-OcV9L .framer-1tdb0gj, .framer-OcV9L .framer-1qhvh3f, .framer-OcV9L .framer-1usq4rs { grid-column: auto / span 1; padding: 0px 0px 20px 0px; } .framer-OcV9L .framer-1oeuht, .framer-OcV9L .framer-1knce6c, .framer-OcV9L .framer-4787fq, .framer-OcV9L .framer-6psl5l, .framer-OcV9L .framer-fta6wb, .framer-OcV9L .framer-r2slhi { height: 280px; } .framer-OcV9L .framer-9z41s9, .framer-OcV9L .framer-qdyda1, .framer-OcV9L .framer-1hz4f8d { padding: 0px 0px 20px 0px; } .framer-OcV9L .framer-1vozdgb { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; flex-direction: column; gap: 10px; grid-column: auto / span 1; padding: 0px; } .framer-OcV9L .framer-cq02r6 { flex: none; width: 100%; } .framer-OcV9L .framer-tfd6m4 { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OcV9L .framer-1vozdgb { gap: 0px; } .framer-OcV9L .framer-1vozdgb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-OcV9L .framer-1vozdgb > :first-child { margin-top: 0px; } .framer-OcV9L .framer-1vozdgb > :last-child { margin-bottom: 0px; } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3080\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Ooc1YqsHH\":{\"layout\":[\"fixed\",\"auto\"]},\"UFU3xt_ig\":{\"layout\":[\"fixed\",\"auto\"]},\"l9HpBIrYm\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramervJVD9NSxm=withCSS(Component,css,\"framer-OcV9L\");export default FramervJVD9NSxm;FramervJVD9NSxm.displayName=\"Page\";FramervJVD9NSxm.defaultProps={height:3080,width:1200};addFonts(FramervJVD9NSxm,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"PP Mori Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/Yle421vptkrI34g70VTVJvFTo.woff2\"},{family:\"PP Mori SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/crXwbqQ570iTQ9WPMcHRonggxEE.woff2\"}]},...NaviguationFonts,...ButtonFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervJVD9NSxm\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ooc1YqsHH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UFU3xt_ig\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"l9HpBIrYm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"3080\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NaviguationFonts", "getFonts", "GnaBm9CZM_default", "ButtonFonts", "rYftrl5Kw_default", "FooterFonts", "WZMX7DEgQ_default", "breakpoints", "serializationHash", "variantClassNames", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "usePreloadLocalizedValues", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "RichText2", "getLocalizedValue", "x", "ComponentViewportProvider", "Container", "PropertyOverrides2", "GnaBm9CZM_default", "Link", "getLoadingLazyAtYPosition", "Image2", "rYftrl5Kw_default", "WZMX7DEgQ_default", "css", "FramervJVD9NSxm", "withCSS", "vJVD9NSxm_default", "addFonts", "NaviguationFonts", "ButtonFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
