{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/iR8W6n2DIOblnCgikzdv/wBtry1Y5eOuGIEKOdwnP/J_gpN5BwA.js", "ssg:https://framerusercontent.com/modules/qcSz7cK5h5UUGZbOUTtG/r64A0BZyifxtpi5AZI2s/J_gpN5BwA.js"],
  "sourcesContent": ["// Generated by Framer (4d21961)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={w2r2sVLLL:new LazyValue(()=>import(\"./J_gpN5BwA-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\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4d21961)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}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/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle2 from\"#framer/local/css/MbE3ghZRr/MbE3ghZRr.js\";import*as sharedStyle4 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import*as sharedStyle3 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/J_gpN5BwA/J_gpN5BwA.js\";import metadataProvider from\"#framer/local/webPageMetadata/J_gpN5BwA/J_gpN5BwA.js\";const NaviguationFonts=getFonts(Naviguation);const ButtonFonts=getFonts(Button);const FooterFonts=getFonts(Footer);const breakpoints={Ikt6M8xxv:\"(min-width: 390px) and (max-width: 809px)\",LoW4w6_Nc:\"(max-width: 389px)\",qiLXtbOCG:\"(min-width: 810px) and (max-width: 1199px)\",ThEA7i6qg:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-4C2bL\";const variantClassNames={Ikt6M8xxv:\"framer-v-1aj143c\",LoW4w6_Nc:\"framer-v-1xvoub0\",qiLXtbOCG:\"framer-v-g7v59c\",ThEA7i6qg:\"framer-v-e2rrpd\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Phone 2\":\"LoW4w6_Nc\",Desktop:\"ThEA7i6qg\",Phone:\"Ikt6M8xxv\",Tablet:\"qiLXtbOCG\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ThEA7i6qg\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ThEA7i6qg\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-3e0f80b8-327c-4bf3-b91e-de1dc3aeba6e, rgb(247, 247, 247)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-e2rrpd\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ikt6M8xxv:{y:30},LoW4w6_Nc:{y:30}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"90vw\",y:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1g0kkr8-container\",layoutScroll:true,nodeId:\"QjyJe7OyO\",scopeId:\"J_gpN5BwA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ikt6M8xxv:{variant:\"hrlRDhm9k\"},LoW4w6_Nc:{variant:\"hrlRDhm9k\"},qiLXtbOCG:{variant:\"hrlRDhm9k\"}},children:/*#__PURE__*/_jsx(Naviguation,{height:\"100%\",id:\"QjyJe7OyO\",layoutId:\"QjyJe7OyO\",style:{width:\"100%\"},variant:\"WWqWEPqg6\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11ptlbh\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uw7xuo\",\"data-framer-name\":\"heading\",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:\"Services\"})}),className:\"framer-w177v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14i7chs\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-105zfet\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-t0bzcn\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qchg1p\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__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-1vj29wr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__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-1mj3ulv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ikt6M8xxv:{y:(componentViewport?.y||0)+0+0+0+262.8+20+0+20+74.6},LoW4w6_Nc:{y:(componentViewport?.y||0)+0+0+0+262.8+20+0+20+74.6},qiLXtbOCG:{y:(componentViewport?.y||0)+0+0+0+312.8+0+0+20+74.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:(componentViewport?.y||0)+0+0+0+412.8+0+0+20+104.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y2gn72-container\",nodeId:\"gY7l5HdCD\",scopeId:\"J_gpN5BwA\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"gY7l5HdCD\",layoutId:\"gY7l5HdCD\",MvFIsoybC:getLocalizedValue(\"v2\",activeLocale)??\"Contact us\",variant:\"nYPbYaA6e\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vm1iso\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-stx1ij\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ikt6M8xxv:{background:{alt:\"People in a record store \\xa9DR\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+0+0+0),pixelHeight:1500,pixelWidth:2250,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg\",srcSet:\"https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg 2250w\"}},LoW4w6_Nc:{background:{alt:\"People in a record store \\xa9DR\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+0+0+0),pixelHeight:1500,pixelWidth:2250,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg\",srcSet:\"https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg 2250w\"}},qiLXtbOCG:{background:{alt:\"People in a record store \\xa9DR\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+312.8+0+181.6+0+0+0+0),pixelHeight:1500,pixelWidth:2250,sizes:\"240px\",src:\"https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg\",srcSet:\"https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg 2250w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"People in a record store \\xa9DR\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+412.8+0+231.6+0+0+0+0),pixelHeight:1500,pixelWidth:2250,sizes:\"320px\",src:\"https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg\",srcSet:\"https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/aKk3qhT0ixEoA6mCHs3chfU23W4.jpeg 2250w\"},className:\"framer-cccndx\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tvvie8\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"left\"},children:\"Support Plan\"})}),className:\"framer-109a2tm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1g9nxv5\",\"data-styles-preset\":\"MbE3ghZRr\",children:\"Additionally a support plan can be purchased as a monthly plan.\"})}),className:\"framer-kbm8s3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uuinhf\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ikt6M8xxv:{background:{alt:\"A man handing a record \\xa9DR\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+540+0+0),pixelHeight:1500,pixelWidth:1e3,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/umqtN6gMKiKFeUFBghVILQ0ZNWY.jpeg\",srcSet:\"https://framerusercontent.com/images/umqtN6gMKiKFeUFBghVILQ0ZNWY.jpeg?scale-down-to=1024 682w,https://framerusercontent.com/images/umqtN6gMKiKFeUFBghVILQ0ZNWY.jpeg 1000w\"}},LoW4w6_Nc:{background:{alt:\"A man handing a record \\xa9DR\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+480+0+0),pixelHeight:1500,pixelWidth:1e3,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/umqtN6gMKiKFeUFBghVILQ0ZNWY.jpeg\",srcSet:\"https://framerusercontent.com/images/umqtN6gMKiKFeUFBghVILQ0ZNWY.jpeg?scale-down-to=1024 682w,https://framerusercontent.com/images/umqtN6gMKiKFeUFBghVILQ0ZNWY.jpeg 1000w\"}},qiLXtbOCG:{background:{alt:\"A man handing a record \\xa9DR\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+312.8+0+181.6+0+0+0+0),pixelHeight:1500,pixelWidth:1e3,sizes:\"240px\",src:\"https://framerusercontent.com/images/umqtN6gMKiKFeUFBghVILQ0ZNWY.jpeg\",srcSet:\"https://framerusercontent.com/images/umqtN6gMKiKFeUFBghVILQ0ZNWY.jpeg?scale-down-to=1024 682w,https://framerusercontent.com/images/umqtN6gMKiKFeUFBghVILQ0ZNWY.jpeg 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A man handing a record \\xa9DR\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+412.8+0+231.6+0+0+0+0),pixelHeight:1500,pixelWidth:1e3,sizes:\"320px\",src:\"https://framerusercontent.com/images/umqtN6gMKiKFeUFBghVILQ0ZNWY.jpeg\",srcSet:\"https://framerusercontent.com/images/umqtN6gMKiKFeUFBghVILQ0ZNWY.jpeg?scale-down-to=1024 682w,https://framerusercontent.com/images/umqtN6gMKiKFeUFBghVILQ0ZNWY.jpeg 1000w\"},className:\"framer-15qq3gg\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-el573n\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"left\"},children:\"Onboarding Pack\"})}),className:\"framer-16hq0qa\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1g9nxv5\",\"data-styles-preset\":\"MbE3ghZRr\",children:\"With the onboarding pack, we take care of migration your existing content such as customers or inventory.\"})}),className:\"framer-1hpf6q9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5klpug\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xjlclh\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ikt6M8xxv:{background:{alt:\"A Custom Eshop view \\xa9DR\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+1080+0+0+0+0),pixelHeight:1800,pixelWidth:1800,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,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\"}},LoW4w6_Nc:{background:{alt:\"A Custom Eshop view \\xa9DR\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+960+0+0+0+0),pixelHeight:1800,pixelWidth:1800,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,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\"}},qiLXtbOCG:{background:{alt:\"A Custom Eshop view \\xa9DR\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+312.8+0+181.6+0+0+0+0+0+0),pixelHeight:1800,pixelWidth:1800,sizes:\"240px\",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:\"A Custom Eshop view \\xa9DR\",fit:\"fill\",intrinsicHeight:1800,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+412.8+0+231.6+0+0+0+0+0+0),pixelHeight:1800,pixelWidth:1800,sizes:\"320px\",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-lb9geg\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t0k79f\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"left\"},children:\"Eshop Custom \"})}),className:\"framer-7xbdmm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1g9nxv5\",\"data-styles-preset\":\"MbE3ghZRr\",children:\"A bespoke Eshop integration based on your existing or new identity.\"})}),className:\"framer-viu58h\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1g9nxv5\",\"data-styles-preset\":\"MbE3ghZRr\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vJVD9NSxm\"},motionChild:true,nodeId:\"XrsfoeLx6\",openInNewTab:false,scopeId:\"J_gpN5BwA\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Read More\"})})})}),className:\"framer-826zfi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vJVD9NSxm\"},motionChild:true,nodeId:\"n2fyvsdTF\",openInNewTab:true,scopeId:\"J_gpN5BwA\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-h3gb8f framer-dpbgw1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ikt6M8xxv:{background:{alt:\"Record buyer hands \\xa9DR\",fit:\"fill\",intrinsicHeight:5e3,intrinsicWidth:5e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+1620+0+0),pixelHeight:5e3,pixelWidth:5e3,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png\",srcSet:\"https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=512 512w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png 5000w\"}},LoW4w6_Nc:{background:{alt:\"Record buyer hands \\xa9DR\",fit:\"fill\",intrinsicHeight:5e3,intrinsicWidth:5e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+1440+0+0),pixelHeight:5e3,pixelWidth:5e3,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png\",srcSet:\"https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=512 512w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png 5000w\"}},qiLXtbOCG:{background:{alt:\"Record buyer hands \\xa9DR\",fit:\"fill\",intrinsicHeight:5e3,intrinsicWidth:5e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+312.8+0+181.6+0+600+0+0),pixelHeight:5e3,pixelWidth:5e3,sizes:\"240px\",src:\"https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png\",srcSet:\"https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=512 512w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png 5000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Record buyer hands \\xa9DR\",fit:\"fill\",intrinsicHeight:5e3,intrinsicWidth:5e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+412.8+0+231.6+0+600+0+0),pixelHeight:5e3,pixelWidth:5e3,sizes:\"320px\",src:\"https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png\",srcSet:\"https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=512 512w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/BvweBKIaMRkL2jBRk0Hxv9pWmq8.png 5000w\"},className:\"framer-15pc87a\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1py8lwm\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"left\"},children:\"Stickers Template\"})}),className:\"framer-l4by1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1g9nxv5\",\"data-styles-preset\":\"MbE3ghZRr\",children:\"Brother or Dymo printer template for variable sizes and print origins.\"})}),className:\"framer-1naoux3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vJVD9NSxm\"},motionChild:true,nodeId:\"vNseZi9F1\",openInNewTab:true,scopeId:\"J_gpN5BwA\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1t5c1v8 framer-dpbgw1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ikt6M8xxv:{background:{alt:\"A customer on mobile device \\xa9DR\",fit:\"fill\",intrinsicHeight:750,intrinsicWidth:1125,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+2160+0+0),pixelHeight:750,pixelWidth:1125,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg\",srcSet:\"https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg 1125w\"}},LoW4w6_Nc:{background:{alt:\"A customer on mobile device \\xa9DR\",fit:\"fill\",intrinsicHeight:750,intrinsicWidth:1125,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+1920+0+0),pixelHeight:750,pixelWidth:1125,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg\",srcSet:\"https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg 1125w\"}},qiLXtbOCG:{background:{alt:\"A customer on mobile device \\xa9DR\",fit:\"fill\",intrinsicHeight:750,intrinsicWidth:1125,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+312.8+0+181.6+0+600+0+0),pixelHeight:750,pixelWidth:1125,sizes:\"240px\",src:\"https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg\",srcSet:\"https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg 1125w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A customer on mobile device \\xa9DR\",fit:\"fill\",intrinsicHeight:750,intrinsicWidth:1125,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+412.8+0+231.6+0+600+0+0),pixelHeight:750,pixelWidth:1125,sizes:\"320px\",src:\"https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg\",srcSet:\"https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/vISHwJv9KvDBn7ZTybk8QxuzOz0.jpeg 1125w\"},className:\"framer-vff86x\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j8gfq0\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"left\"},children:\"Newsletter template\"})}),className:\"framer-1dbv27o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1g9nxv5\",\"data-styles-preset\":\"MbE3ghZRr\",children:\"Newsletter template to fit grid and fonts to your shop identity.\"})}),className:\"framer-1fc8uqk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vJVD9NSxm\"},motionChild:true,nodeId:\"tdyXa2yuf\",openInNewTab:true,scopeId:\"J_gpN5BwA\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-6hmdp3 framer-dpbgw1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ikt6M8xxv:{background:{alt:\"Customer Hands \\xa9DR\",fit:\"fill\",intrinsicHeight:3887,intrinsicWidth:5835,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+2700+0+0),pixelHeight:3887,pixelWidth:5835,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg\",srcSet:\"https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=4096 4096w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg 5835w\"}},LoW4w6_Nc:{background:{alt:\"Customer Hands \\xa9DR\",fit:\"fill\",intrinsicHeight:3887,intrinsicWidth:5835,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+2400+0+0),pixelHeight:3887,pixelWidth:5835,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg\",srcSet:\"https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=4096 4096w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg 5835w\"}},qiLXtbOCG:{background:{alt:\"Customer Hands \\xa9DR\",fit:\"fill\",intrinsicHeight:3887,intrinsicWidth:5835,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+312.8+0+181.6+0+600+0+0),pixelHeight:3887,pixelWidth:5835,sizes:\"240px\",src:\"https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg\",srcSet:\"https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=4096 4096w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg 5835w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Customer Hands \\xa9DR\",fit:\"fill\",intrinsicHeight:3887,intrinsicWidth:5835,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+412.8+0+231.6+0+600+0+0),pixelHeight:3887,pixelWidth:5835,sizes:\"320px\",src:\"https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg\",srcSet:\"https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg?scale-down-to=4096 4096w,https://framerusercontent.com/images/2NUOSk0O3B20v1bsgQ6xIfUYzw.jpeg 5835w\"},className:\"framer-dues6u\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i46z37\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"left\"},children:\"PDF Invoice template\"})}),className:\"framer-moehtr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1g9nxv5\",\"data-styles-preset\":\"MbE3ghZRr\",children:\"An HTML/PDF custom invoice layout, based on an example or design file.\"})}),className:\"framer-y054c9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vJVD9NSxm\"},motionChild:true,nodeId:\"SsxM858Fx\",openInNewTab:false,scopeId:\"J_gpN5BwA\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1yovuw3 framer-dpbgw1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ikt6M8xxv:{background:{alt:\"A record seller \\xa9DR\",fit:\"fill\",intrinsicHeight:4095,intrinsicWidth:6142,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+3240+0+0),pixelHeight:4095,pixelWidth:6142,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg\",srcSet:\"https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=4096 4096w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg 6142w\"}},LoW4w6_Nc:{background:{alt:\"A record seller \\xa9DR\",fit:\"fill\",intrinsicHeight:4095,intrinsicWidth:6142,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+2880+0+0),pixelHeight:4095,pixelWidth:6142,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg\",srcSet:\"https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=4096 4096w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg 6142w\"}},qiLXtbOCG:{background:{alt:\"A record seller \\xa9DR\",fit:\"fill\",intrinsicHeight:4095,intrinsicWidth:6142,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+312.8+0+181.6+0+1200+0+0),pixelHeight:4095,pixelWidth:6142,sizes:\"240px\",src:\"https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg\",srcSet:\"https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=4096 4096w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg 6142w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A record seller \\xa9DR\",fit:\"fill\",intrinsicHeight:4095,intrinsicWidth:6142,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+412.8+0+231.6+0+1200+0+0),pixelHeight:4095,pixelWidth:6142,sizes:\"320px\",src:\"https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg\",srcSet:\"https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg?scale-down-to=4096 4096w,https://framerusercontent.com/images/lBQMvDu6KPky36out61xTlsphGs.jpeg 6142w\"},className:\"framer-r6kk1h\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o7hrwg\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"left\"},children:\"Custom Pack\"})}),className:\"framer-7j697e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1g9nxv5\",\"data-styles-preset\":\"MbE3ghZRr\",children:[\"A fully design and custom \",/*#__PURE__*/_jsx(\"br\",{}),\"Eshop integration including invoices, stickers, and newsletters templates.\"]})}),className:\"framer-7ot1bi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kmgpeq\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ikt6M8xxv:{background:{alt:\"A record store \\xa9DR\",fit:\"fill\",intrinsicHeight:750,intrinsicWidth:1125,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+3780+0+0),pixelHeight:750,pixelWidth:1125,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp\",srcSet:\"https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp?scale-down-to=512 512w,https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp 1125w\"}},LoW4w6_Nc:{background:{alt:\"A record store \\xa9DR\",fit:\"fill\",intrinsicHeight:750,intrinsicWidth:1125,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+3360+0+0),pixelHeight:750,pixelWidth:1125,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp\",srcSet:\"https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp?scale-down-to=512 512w,https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp 1125w\"}},qiLXtbOCG:{background:{alt:\"A record store \\xa9DR\",fit:\"fill\",intrinsicHeight:750,intrinsicWidth:1125,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+312.8+0+181.6+0+1200+0+0),pixelHeight:750,pixelWidth:1125,sizes:\"240px\",src:\"https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp\",srcSet:\"https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp?scale-down-to=512 512w,https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp 1125w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A record store \\xa9DR\",fit:\"fill\",intrinsicHeight:750,intrinsicWidth:1125,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+412.8+0+231.6+0+1200+0+0),pixelHeight:750,pixelWidth:1125,sizes:\"320px\",src:\"https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp\",srcSet:\"https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp?scale-down-to=512 512w,https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/wy6bDf3wRtfz68mV4OrEluf9k.webp 1125w\"},className:\"framer-f2q4nc\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hkd19h\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"left\"},children:\"Discogs listings bulk update\"})}),className:\"framer-1etsz2w\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1g9nxv5\",\"data-styles-preset\":\"MbE3ghZRr\",children:\"Discogs listings prices update with inventory as reference and percentage to add to Discogs listing price.\"})}),className:\"framer-oryzuy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12p7e3u\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ikt6M8xxv:{background:{alt:\"Records in bluk \\xa9DR\",fit:\"fill\",intrinsicHeight:3375,intrinsicWidth:6e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+4320+0+0),pixelHeight:3375,pixelWidth:6e3,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg\",srcSet:\"https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=4096 4096w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg 6000w\"}},LoW4w6_Nc:{background:{alt:\"Records in bluk \\xa9DR\",fit:\"fill\",intrinsicHeight:3375,intrinsicWidth:6e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+262.8+20+181.6+0+3840+0+0),pixelHeight:3375,pixelWidth:6e3,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1000px), 200px)`,src:\"https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg\",srcSet:\"https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=4096 4096w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg 6000w\"}},qiLXtbOCG:{background:{alt:\"Records in bluk \\xa9DR\",fit:\"fill\",intrinsicHeight:3375,intrinsicWidth:6e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+312.8+0+181.6+0+1200+0+0),pixelHeight:3375,pixelWidth:6e3,sizes:\"240px\",src:\"https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg\",srcSet:\"https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=4096 4096w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg 6000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Records in bluk \\xa9DR\",fit:\"fill\",intrinsicHeight:3375,intrinsicWidth:6e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+412.8+0+231.6+0+1200+0+0),pixelHeight:3375,pixelWidth:6e3,sizes:\"320px\",src:\"https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg\",srcSet:\"https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg?scale-down-to=4096 4096w,https://framerusercontent.com/images/1r14I8ugyKQy6Ka7yKZXBitBuw.jpeg 6000w\"},className:\"framer-1qjojzz\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kk0aln\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"left\"},children:\"Stock take\"})}),className:\"framer-e59qmv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1g9nxv5\",\"data-styles-preset\":\"MbE3ghZRr\",children:\"This service compares the spreadsheet and adjust the Common Ground inventory accordingly.\"})}),className:\"framer-1yf5h1p\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mmkta8\",children:/*#__PURE__*/_jsx(Link,{href:\"https://guide.common-ground.io/en/articles/7819354-onboarding-guide\",motionChild:true,nodeId:\"CA_nl9IO0\",scopeId:\"J_gpN5BwA\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-16jf0sw framer-dpbgw1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ikt6M8xxv:{transformTemplate:transformTemplate2},LoW4w6_Nc:{transformTemplate:transformTemplate2},qiLXtbOCG:{transformTemplate:transformTemplate2}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-496f2917-cedb-4888-9566-0a4c7e0ee3e9, rgb(255, 255, 255))\"},children:\"How to sell records online in 5 steps.\"})}),className:\"framer-1760w8s\",fonts:[\"Inter\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vw0rk7\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/common.ground.online.platform\",motionChild:true,nodeId:\"aRdVSPQ9T\",scopeId:\"J_gpN5BwA\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-i2im3v framer-dpbgw1\",\"data-framer-name\":\"Facebook_black\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1svct5r\",\"data-framer-name\":\"Social_icons_black\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ge0yz4\",\"data-framer-name\":\"Facebook\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1faud7i\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 48\"><path d=\"M 0 24 C 0 10.745 10.745 0 24 0 C 37.255 0 48 10.745 48 24 C 48 37.255 37.255 48 24 48 C 10.745 48 0 37.255 0 24 Z M 26.502 38.111 L 26.502 25.054 L 30.106 25.054 L 30.584 20.555 L 26.502 20.555 L 26.508 18.303 C 26.508 17.129 26.619 16.5 28.305 16.5 L 30.558 16.5 L 30.558 12 L 26.953 12 C 22.623 12 21.099 14.183 21.099 17.854 L 21.099 20.555 L 18.4 20.555 L 18.4 25.055 L 21.099 25.055 L 21.099 38.111 Z\" fill=\"rgba(74,74,74,1)\"></path></svg>',svgContentId:11838499251,withExternalLayout:true})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/commonground_io/\",motionChild:true,nodeId:\"z7FAdvtzU\",scopeId:\"J_gpN5BwA\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1vskoof framer-dpbgw1\",\"data-framer-name\":\"Instagram_black\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7u8boa\",\"data-framer-name\":\"Instagram\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-h7gxo\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 48\"><path d=\"M 0 24 C 0 10.745 10.745 0 24 0 C 37.255 0 48 10.745 48 24 C 48 37.255 37.255 48 24 48 C 10.745 48 0 37.255 0 24 Z M 24.001 11.2 C 20.525 11.2 20.086 11.215 18.723 11.277 C 17.361 11.34 16.458 11.545 15.617 11.872 C 14.775 12.199 14.061 12.637 13.349 13.348 C 12.637 14.059 12.189 14.801 11.872 15.615 C 11.554 16.429 11.338 17.357 11.277 18.722 C 11.216 20.087 11.2 20.524 11.2 24 C 11.2 27.476 11.215 27.914 11.277 29.277 C 11.34 30.639 11.545 31.542 11.872 32.383 C 12.199 33.225 12.637 33.939 13.348 34.651 C 14.059 35.363 14.801 35.812 15.615 36.128 C 16.429 36.445 17.357 36.661 18.722 36.723 C 20.088 36.785 20.523 36.8 24 36.8 C 27.476 36.8 27.914 36.785 29.276 36.723 C 30.639 36.661 31.543 36.455 32.385 36.128 C 33.226 35.801 33.939 35.362 34.651 34.651 C 35.363 33.939 35.813 33.198 36.128 32.384 C 36.443 31.57 36.661 30.642 36.723 29.277 C 36.784 27.912 36.8 27.476 36.8 24 C 36.8 20.524 36.787 20.085 36.723 18.722 C 36.659 17.36 36.456 16.457 36.128 15.616 C 35.8 14.774 35.363 14.06 34.651 13.348 C 33.939 12.636 33.2 12.189 32.384 11.872 C 31.568 11.555 30.64 11.339 29.275 11.277 C 27.909 11.215 27.475 11.2 23.997 11.2 Z\" fill=\"rgba(74,74,74,1)\"></path></svg>',svgContentId:9143769245,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-7aa21x\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22 22\"><path d=\"M 9.853 0.507 C 10.194 0.506 10.574 0.507 11.001 0.507 C 14.419 0.507 14.926 0.523 16.174 0.58 C 17.422 0.637 17.953 0.789 18.55 1.021 C 19.147 1.253 19.573 1.53 20.021 1.978 C 20.469 2.426 20.804 3 20.979 3.45 C 21.154 3.901 21.358 4.477 21.42 5.826 C 21.481 7.176 21.494 7.581 21.494 10.997 C 21.494 14.413 21.477 14.92 21.42 16.168 C 21.363 17.416 21.211 17.947 20.979 18.544 C 20.747 19.141 20.469 19.566 20.021 20.014 C 19.573 20.462 19.001 20.796 18.55 20.972 C 18.099 21.148 17.523 21.351 16.174 21.413 C 14.824 21.474 14.419 21.487 11.001 21.487 C 7.583 21.487 7.077 21.47 5.829 21.413 C 4.581 21.355 4.049 21.203 3.452 20.971 C 2.855 20.739 2.428 20.462 1.98 20.014 C 1.532 19.566 1.197 18.994 1.022 18.543 C 0.847 18.092 0.643 17.516 0.581 16.167 C 0.52 14.818 0.508 14.412 0.508 10.994 C 0.508 7.576 0.524 7.071 0.581 5.823 C 0.638 4.575 0.79 4.044 1.022 3.447 C 1.254 2.849 1.532 2.423 1.98 1.975 C 2.428 1.527 3.001 1.193 3.452 1.017 C 3.903 0.841 4.648 0.629 5.829 0.575 C 7.01 0.522 7.467 0.506 9.853 0.503 Z M 17.834 2.632 C 16.986 2.632 16.298 3.32 16.298 4.168 C 16.298 5.016 16.986 5.704 17.834 5.704 C 18.682 5.704 19.37 5.016 19.37 4.168 C 19.37 3.32 18.682 2.632 17.834 2.632 Z M 11.001 4.427 C 7.371 4.427 4.428 7.37 4.428 11 C 4.428 14.63 7.371 17.572 11.001 17.572 C 14.631 17.572 17.574 14.63 17.574 11 C 17.574 7.37 14.631 4.427 11.001 4.427 Z\" fill=\"rgba(74,74,74,1)\"></path></svg>',svgContentId:12209940842,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-14sftdy\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10 10\"><path d=\"M 5.001 0.733 C 7.357 0.733 9.268 2.644 9.268 5 C 9.268 7.356 7.358 9.267 5.001 9.267 C 2.645 9.267 0.734 7.357 0.734 5 C 0.734 2.644 2.645 0.733 5.001 0.733 Z\" fill=\"rgba(74,74,74,1)\"></path></svg>',svgContentId:11396618608,withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/commongroundio\",motionChild:true,nodeId:\"f0rVKT1QQ\",scopeId:\"J_gpN5BwA\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-n4su7h framer-dpbgw1\",\"data-framer-name\":\"Twitter_black\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xf7jmp\",\"data-framer-name\":\"Twitter\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-38zflh\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 48\"><path d=\"M 0 24 C 0 10.745 10.745 0 24 0 C 37.255 0 48 10.745 48 24 C 48 37.255 37.255 48 24 48 C 10.745 48 0 37.255 0 24 Z M 23.281 19.508 L 23.332 20.338 L 22.492 20.236 C 19.437 19.846 16.768 18.525 14.501 16.304 L 13.393 15.203 L 13.108 16.016 C 12.504 17.83 12.89 19.745 14.149 21.033 C 14.82 21.745 14.669 21.846 13.511 21.423 C 13.108 21.287 12.755 21.185 12.722 21.236 C 12.604 21.355 13.007 22.897 13.326 23.507 C 13.763 24.355 14.652 25.185 15.626 25.677 L 16.449 26.066 L 15.475 26.083 C 14.535 26.083 14.501 26.1 14.602 26.456 C 14.938 27.558 16.264 28.727 17.741 29.236 L 18.782 29.592 L 17.876 30.134 C 16.533 30.914 14.955 31.354 13.377 31.388 C 12.621 31.405 12 31.354 12 31.524 C 12 31.693 14.048 32.642 15.24 33.015 C 18.816 34.117 23.063 33.642 26.253 31.761 C 28.519 30.422 30.785 27.761 31.843 25.185 C 32.414 23.812 32.984 21.304 32.984 20.101 C 32.984 19.321 33.035 19.219 33.975 18.287 C 34.529 17.745 35.049 17.152 35.15 16.982 C 35.318 16.66 35.301 16.66 34.445 16.948 C 33.018 17.457 32.817 17.389 33.522 16.626 C 34.042 16.084 34.663 15.101 34.663 14.813 C 34.663 14.762 34.411 14.847 34.126 14.999 C 33.824 15.169 33.152 15.423 32.649 15.576 L 31.742 15.864 L 30.92 15.304 C 30.466 14.999 29.828 14.66 29.493 14.559 C 28.636 14.321 27.327 14.355 26.555 14.626 C 24.456 15.389 23.13 17.355 23.281 19.508 Z\" fill=\"rgba(74,74,74,1)\"></path></svg>',svgContentId:10145200428,withExternalLayout:true})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/channel/UC_6MVc8yrHXQtTjczJCBPAg\",motionChild:true,nodeId:\"w6bcVkfFe\",scopeId:\"J_gpN5BwA\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1w9lwlv framer-dpbgw1\",\"data-framer-name\":\"Youtube_black\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12z4auq\",\"data-framer-name\":\"Youtube\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1fyor71\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 48\"><path d=\"M 0 24 C 0 10.745 10.745 0 24 0 C 37.255 0 48 10.745 48 24 C 48 37.255 37.255 48 24 48 C 10.745 48 0 37.255 0 24 Z M 36.265 18.073 C 35.971 16.942 35.103 16.052 34.002 15.749 C 32.005 15.2 24 15.2 24 15.2 C 24 15.2 15.995 15.2 13.998 15.749 C 12.897 16.052 12.029 16.942 11.735 18.073 C 11.2 20.123 11.2 24.4 11.2 24.4 C 11.2 24.4 11.2 28.677 11.735 30.727 C 12.029 31.858 12.897 32.748 13.998 33.051 C 15.995 33.6 24 33.6 24 33.6 C 24 33.6 32.005 33.6 34.002 33.051 C 35.103 32.748 35.971 31.858 36.265 30.727 C 36.8 28.677 36.8 24.4 36.8 24.4 C 36.8 24.4 36.8 20.123 36.265 18.073 Z\" fill=\"rgba(74,74,74,1)\"></path></svg>',svgContentId:10232497604,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-wk223f\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8 9\"><path d=\"M 0.6 8.8 L 0.6 0.8 L 7 4.8 Z\" fill=\"rgba(74,74,74,1)\"></path></svg>',svgContentId:8629383736,withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xx3hpZMya\"},motionChild:true,nodeId:\"v0l6NgYYz\",scopeId:\"J_gpN5BwA\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1yhfe6v framer-dpbgw1\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-2t871\",\"data-framer-name\":\"Mail\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:48,intrinsicWidth:48,svg:'<?xml version=\"1.0\" encoding=\"UTF-8\"?>\\n<svg width=\"48px\" height=\"48px\" viewBox=\"0 0 48 48\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\\n    <!-- Generator: Sketch 61.2 (89653) - https://sketch.com -->\\n    <title>Mail</title>\\n    <desc>Created with Sketch.</desc>\\n    <g id=\"\u23F0-Framer-Copy-Paste-Temp-Page\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\\n        <g id=\"Mail\" fill=\"#4A4A4A\" fill-rule=\"nonzero\">\\n            <path d=\"M24,48 C10.745166,48 0,37.254834 0,24 C0,10.745166 10.745166,0 24,0 C37.254834,0 48,10.745166 48,24 C48,37.254834 37.254834,48 24,48 Z M24.3344,22.653024 C26.29952,22.653024 35.8544,17.28 35.8544,17.28 L35.86976,16.32 C35.86976,15.26016 35.0096,14.4 33.94688,14.4 L14.72192,14.4 C13.66016,14.4 12.8,15.26016 12.8,16.32 L12.8,17.17536 C12.8,17.17536 22.45952,22.653024 24.3344,22.653024 Z M24.3344,25.293024 C22.45952,25.293024 12.8144,20.16 12.81536,20.16 L12.8,31.68 C12.8,32.73984 13.66112,33.6 14.72192,33.6 L33.94688,33.6 C35.0096,33.6 35.86976,32.73984 35.86976,31.68 L35.8544,20.16 C35.8544,20.16 26.38976,25.293024 24.3344,25.293024 Z\" id=\"Combined-Shape\"></path>\\n        </g>\\n    </g>\\n</svg>',withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n8ie7o\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ikt6M8xxv:{y:(componentViewport?.y||0)+0+0+0+5494.4+0},LoW4w6_Nc:{y:(componentViewport?.y||0)+0+0+0+5164.4+0},qiLXtbOCG:{y:(componentViewport?.y||0)+0+0+0+2444.4+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:370,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+2614.4+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-id1gos-container\",nodeId:\"p1M7ulfue\",scopeId:\"J_gpN5BwA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ikt6M8xxv:{variant:\"oF8O7gy0s\"},LoW4w6_Nc:{variant:\"oF8O7gy0s\"},qiLXtbOCG:{variant:\"KEM8DyZtx\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"p1M7ulfue\",Ik9q8dtyk:\"https://twitter.com/commongroundio\",kI9mZBnae:\"https://www.instagram.com/commonground_io\",layoutId:\"p1M7ulfue\",style:{width:\"100%\"},variant:\"GcvJ6VY9i\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4C2bL.framer-dpbgw1, .framer-4C2bL .framer-dpbgw1 { display: block; }\",\".framer-4C2bL.framer-e2rrpd { align-content: center; align-items: center; background-color: var(--token-3e0f80b8-327c-4bf3-b91e-de1dc3aeba6e, #f7f7f7); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-4C2bL .framer-1g0kkr8-container { flex: none; height: auto; left: 50%; position: fixed; top: 40px; transform: translateX(-50%); width: 90%; z-index: 1; }\",\".framer-4C2bL .framer-11ptlbh { 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; position: relative; width: 100%; }\",\".framer-4C2bL .framer-1uw7xuo { 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: 260px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-4C2bL .framer-w177v { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 0; }\",\".framer-4C2bL .framer-14i7chs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1000px; }\",\".framer-4C2bL .framer-105zfet { align-content: flex-start; align-items: flex-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: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-4C2bL .framer-t0bzcn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-4C2bL .framer-1qchg1p { 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-4C2bL .framer-1vj29wr, .framer-4C2bL .framer-1mj3ulv { --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-4C2bL .framer-1y2gn72-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-4C2bL .framer-1vm1iso { display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-4C2bL .framer-stx1ij, .framer-4C2bL .framer-1uuinhf, .framer-4C2bL .framer-5klpug, .framer-4C2bL .framer-kmgpeq, .framer-4C2bL .framer-12p7e3u { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: auto; justify-content: flex-start; justify-self: start; min-height: 580px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-4C2bL .framer-cccndx, .framer-4C2bL .framer-15qq3gg, .framer-4C2bL .framer-lb9geg, .framer-4C2bL .framer-15pc87a, .framer-4C2bL .framer-vff86x, .framer-4C2bL .framer-dues6u, .framer-4C2bL .framer-r6kk1h, .framer-4C2bL .framer-f2q4nc, .framer-4C2bL .framer-1qjojzz { align-content: center; align-items: center; aspect-ratio: 1 / 1; 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: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 320px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-4C2bL .framer-1tvvie8, .framer-4C2bL .framer-el573n, .framer-4C2bL .framer-t0k79f, .framer-4C2bL .framer-1py8lwm, .framer-4C2bL .framer-1j8gfq0, .framer-4C2bL .framer-1i46z37, .framer-4C2bL .framer-o7hrwg, .framer-4C2bL .framer-1hkd19h, .framer-4C2bL .framer-1kk0aln { 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: center; padding: 0px; position: relative; width: 100%; }\",\".framer-4C2bL .framer-109a2tm, .framer-4C2bL .framer-16hq0qa, .framer-4C2bL .framer-7xbdmm, .framer-4C2bL .framer-l4by1, .framer-4C2bL .framer-1dbv27o, .framer-4C2bL .framer-moehtr, .framer-4C2bL .framer-7j697e, .framer-4C2bL .framer-1etsz2w, .framer-4C2bL .framer-e59qmv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-4C2bL .framer-kbm8s3, .framer-4C2bL .framer-1hpf6q9, .framer-4C2bL .framer-viu58h, .framer-4C2bL .framer-826zfi, .framer-4C2bL .framer-1naoux3, .framer-4C2bL .framer-1fc8uqk, .framer-4C2bL .framer-y054c9, .framer-4C2bL .framer-7ot1bi, .framer-4C2bL .framer-oryzuy, .framer-4C2bL .framer-1yf5h1p { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-4C2bL .framer-1xjlclh { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-fd7e2c11-2a21-466c-989e-61240bb03211, #e4e4ff); 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: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 320px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-4C2bL .framer-h3gb8f, .framer-4C2bL .framer-1t5c1v8, .framer-4C2bL .framer-6hmdp3, .framer-4C2bL .framer-1yovuw3 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: auto; justify-content: flex-start; justify-self: start; min-height: 580px; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-4C2bL .framer-mmkta8 { align-content: flex-start; align-items: flex-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; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-4C2bL .framer-16jf0sw { align-self: stretch; background-color: var(--token-cbcc964f-031f-4c1b-ae24-2deb91c1a79a, #5236ff); flex: 1 0 0px; height: auto; overflow: hidden; position: relative; text-decoration: none; width: 1px; }\",\".framer-4C2bL .framer-1760w8s { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 50%; position: absolute; top: 48%; transform: translate(-50%, -50%); white-space: pre-wrap; width: 425px; word-break: break-word; word-wrap: break-word; }\",\".framer-4C2bL .framer-1vw0rk7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 150px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-4C2bL .framer-i2im3v, .framer-4C2bL .framer-1vskoof, .framer-4C2bL .framer-n4su7h, .framer-4C2bL .framer-1w9lwlv { flex: none; height: 48px; overflow: visible; position: relative; text-decoration: none; width: 48px; }\",\".framer-4C2bL .framer-1svct5r, .framer-4C2bL .framer-1ge0yz4, .framer-4C2bL .framer-7u8boa, .framer-4C2bL .framer-1xf7jmp, .framer-4C2bL .framer-12z4auq { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-4C2bL .framer-1faud7i, .framer-4C2bL .framer-h7gxo, .framer-4C2bL .framer-38zflh, .framer-4C2bL .framer-1fyor71 { flex: none; height: 48px; left: 0px; position: absolute; top: 0px; width: 48px; }\",\".framer-4C2bL .framer-7aa21x { flex: none; height: 22px; left: 13px; position: absolute; top: 13px; width: 22px; }\",\".framer-4C2bL .framer-14sftdy { flex: none; height: 10px; left: 19px; position: absolute; top: 19px; width: 10px; }\",\".framer-4C2bL .framer-wk223f { flex: none; height: 9px; left: 21px; position: absolute; top: 20px; width: 8px; }\",\".framer-4C2bL .framer-1yhfe6v { flex: none; height: 48px; overflow: hidden; position: relative; text-decoration: none; width: 48px; }\",\".framer-4C2bL .framer-2t871 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-4C2bL .framer-1n8ie7o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-4C2bL .framer-id1gos-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-4C2bL.framer-e2rrpd, .framer-4C2bL .framer-11ptlbh, .framer-4C2bL .framer-1uw7xuo, .framer-4C2bL .framer-14i7chs, .framer-4C2bL .framer-105zfet, .framer-4C2bL .framer-1qchg1p, .framer-4C2bL .framer-stx1ij, .framer-4C2bL .framer-cccndx, .framer-4C2bL .framer-1tvvie8, .framer-4C2bL .framer-1uuinhf, .framer-4C2bL .framer-15qq3gg, .framer-4C2bL .framer-el573n, .framer-4C2bL .framer-5klpug, .framer-4C2bL .framer-1xjlclh, .framer-4C2bL .framer-lb9geg, .framer-4C2bL .framer-t0k79f, .framer-4C2bL .framer-h3gb8f, .framer-4C2bL .framer-15pc87a, .framer-4C2bL .framer-1py8lwm, .framer-4C2bL .framer-1t5c1v8, .framer-4C2bL .framer-vff86x, .framer-4C2bL .framer-1j8gfq0, .framer-4C2bL .framer-6hmdp3, .framer-4C2bL .framer-dues6u, .framer-4C2bL .framer-1i46z37, .framer-4C2bL .framer-1yovuw3, .framer-4C2bL .framer-r6kk1h, .framer-4C2bL .framer-o7hrwg, .framer-4C2bL .framer-kmgpeq, .framer-4C2bL .framer-f2q4nc, .framer-4C2bL .framer-1hkd19h, .framer-4C2bL .framer-12p7e3u, .framer-4C2bL .framer-1qjojzz, .framer-4C2bL .framer-1kk0aln, .framer-4C2bL .framer-1vw0rk7, .framer-4C2bL .framer-1n8ie7o { gap: 0px; } .framer-4C2bL.framer-e2rrpd > *, .framer-4C2bL .framer-11ptlbh > *, .framer-4C2bL .framer-1uw7xuo > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-4C2bL.framer-e2rrpd > :first-child, .framer-4C2bL .framer-11ptlbh > :first-child, .framer-4C2bL .framer-1uw7xuo > :first-child, .framer-4C2bL .framer-14i7chs > :first-child, .framer-4C2bL .framer-105zfet > :first-child, .framer-4C2bL .framer-1qchg1p > :first-child, .framer-4C2bL .framer-stx1ij > :first-child, .framer-4C2bL .framer-cccndx > :first-child, .framer-4C2bL .framer-1tvvie8 > :first-child, .framer-4C2bL .framer-1uuinhf > :first-child, .framer-4C2bL .framer-15qq3gg > :first-child, .framer-4C2bL .framer-el573n > :first-child, .framer-4C2bL .framer-5klpug > :first-child, .framer-4C2bL .framer-1xjlclh > :first-child, .framer-4C2bL .framer-lb9geg > :first-child, .framer-4C2bL .framer-t0k79f > :first-child, .framer-4C2bL .framer-h3gb8f > :first-child, .framer-4C2bL .framer-15pc87a > :first-child, .framer-4C2bL .framer-1py8lwm > :first-child, .framer-4C2bL .framer-1t5c1v8 > :first-child, .framer-4C2bL .framer-vff86x > :first-child, .framer-4C2bL .framer-1j8gfq0 > :first-child, .framer-4C2bL .framer-6hmdp3 > :first-child, .framer-4C2bL .framer-dues6u > :first-child, .framer-4C2bL .framer-1i46z37 > :first-child, .framer-4C2bL .framer-1yovuw3 > :first-child, .framer-4C2bL .framer-r6kk1h > :first-child, .framer-4C2bL .framer-o7hrwg > :first-child, .framer-4C2bL .framer-kmgpeq > :first-child, .framer-4C2bL .framer-f2q4nc > :first-child, .framer-4C2bL .framer-1hkd19h > :first-child, .framer-4C2bL .framer-12p7e3u > :first-child, .framer-4C2bL .framer-1qjojzz > :first-child, .framer-4C2bL .framer-1kk0aln > :first-child { margin-top: 0px; } .framer-4C2bL.framer-e2rrpd > :last-child, .framer-4C2bL .framer-11ptlbh > :last-child, .framer-4C2bL .framer-1uw7xuo > :last-child, .framer-4C2bL .framer-14i7chs > :last-child, .framer-4C2bL .framer-105zfet > :last-child, .framer-4C2bL .framer-1qchg1p > :last-child, .framer-4C2bL .framer-stx1ij > :last-child, .framer-4C2bL .framer-cccndx > :last-child, .framer-4C2bL .framer-1tvvie8 > :last-child, .framer-4C2bL .framer-1uuinhf > :last-child, .framer-4C2bL .framer-15qq3gg > :last-child, .framer-4C2bL .framer-el573n > :last-child, .framer-4C2bL .framer-5klpug > :last-child, .framer-4C2bL .framer-1xjlclh > :last-child, .framer-4C2bL .framer-lb9geg > :last-child, .framer-4C2bL .framer-t0k79f > :last-child, .framer-4C2bL .framer-h3gb8f > :last-child, .framer-4C2bL .framer-15pc87a > :last-child, .framer-4C2bL .framer-1py8lwm > :last-child, .framer-4C2bL .framer-1t5c1v8 > :last-child, .framer-4C2bL .framer-vff86x > :last-child, .framer-4C2bL .framer-1j8gfq0 > :last-child, .framer-4C2bL .framer-6hmdp3 > :last-child, .framer-4C2bL .framer-dues6u > :last-child, .framer-4C2bL .framer-1i46z37 > :last-child, .framer-4C2bL .framer-1yovuw3 > :last-child, .framer-4C2bL .framer-r6kk1h > :last-child, .framer-4C2bL .framer-o7hrwg > :last-child, .framer-4C2bL .framer-kmgpeq > :last-child, .framer-4C2bL .framer-f2q4nc > :last-child, .framer-4C2bL .framer-1hkd19h > :last-child, .framer-4C2bL .framer-12p7e3u > :last-child, .framer-4C2bL .framer-1qjojzz > :last-child, .framer-4C2bL .framer-1kk0aln > :last-child { margin-bottom: 0px; } .framer-4C2bL .framer-14i7chs > *, .framer-4C2bL .framer-105zfet > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-4C2bL .framer-1qchg1p > *, .framer-4C2bL .framer-1tvvie8 > *, .framer-4C2bL .framer-el573n > *, .framer-4C2bL .framer-t0k79f > *, .framer-4C2bL .framer-1py8lwm > *, .framer-4C2bL .framer-1j8gfq0 > *, .framer-4C2bL .framer-1i46z37 > *, .framer-4C2bL .framer-o7hrwg > *, .framer-4C2bL .framer-1hkd19h > *, .framer-4C2bL .framer-1kk0aln > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-4C2bL .framer-stx1ij > *, .framer-4C2bL .framer-1uuinhf > *, .framer-4C2bL .framer-5klpug > *, .framer-4C2bL .framer-h3gb8f > *, .framer-4C2bL .framer-1t5c1v8 > *, .framer-4C2bL .framer-6hmdp3 > *, .framer-4C2bL .framer-1yovuw3 > *, .framer-4C2bL .framer-kmgpeq > *, .framer-4C2bL .framer-12p7e3u > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-4C2bL .framer-cccndx > *, .framer-4C2bL .framer-15qq3gg > *, .framer-4C2bL .framer-1xjlclh > *, .framer-4C2bL .framer-lb9geg > *, .framer-4C2bL .framer-15pc87a > *, .framer-4C2bL .framer-vff86x > *, .framer-4C2bL .framer-dues6u > *, .framer-4C2bL .framer-r6kk1h > *, .framer-4C2bL .framer-f2q4nc > *, .framer-4C2bL .framer-1qjojzz > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-4C2bL .framer-1vw0rk7 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-4C2bL .framer-1vw0rk7 > :first-child, .framer-4C2bL .framer-1n8ie7o > :first-child { margin-left: 0px; } .framer-4C2bL .framer-1vw0rk7 > :last-child, .framer-4C2bL .framer-1n8ie7o > :last-child { margin-right: 0px; } .framer-4C2bL .framer-1n8ie7o > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-4C2bL.framer-e2rrpd { width: 810px; } .framer-4C2bL .framer-1uw7xuo { padding: 160px 0px 100px 0px; } .framer-4C2bL .framer-14i7chs { gap: 20px; width: 760px; } .framer-4C2bL .framer-105zfet { align-content: center; align-items: center; gap: 10px; } .framer-4C2bL .framer-1qchg1p { width: 492px; } .framer-4C2bL .framer-cccndx, .framer-4C2bL .framer-15qq3gg, .framer-4C2bL .framer-1xjlclh, .framer-4C2bL .framer-lb9geg, .framer-4C2bL .framer-15pc87a, .framer-4C2bL .framer-vff86x, .framer-4C2bL .framer-dues6u, .framer-4C2bL .framer-r6kk1h, .framer-4C2bL .framer-f2q4nc, .framer-4C2bL .framer-1qjojzz { height: var(--framer-aspect-ratio-supported, 240px); } .framer-4C2bL .framer-1760w8s { left: 25px; top: 50%; transform: translateY(-50%); width: 187px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-4C2bL .framer-14i7chs, .framer-4C2bL .framer-105zfet { gap: 0px; } .framer-4C2bL .framer-14i7chs > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-4C2bL .framer-14i7chs > :first-child, .framer-4C2bL .framer-105zfet > :first-child { margin-top: 0px; } .framer-4C2bL .framer-14i7chs > :last-child, .framer-4C2bL .framer-105zfet > :last-child { margin-bottom: 0px; } .framer-4C2bL .framer-105zfet > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\",\"@media (min-width: 390px) and (max-width: 809px) { .framer-4C2bL.framer-e2rrpd { width: 390px; } .framer-4C2bL .framer-1g0kkr8-container { top: 30px; } .framer-4C2bL .framer-1uw7xuo { padding: 160px 0px 50px 0px; } .framer-4C2bL .framer-14i7chs { gap: 20px; padding: 20px; width: 100%; } .framer-4C2bL .framer-105zfet { align-content: center; align-items: center; gap: 10px; } .framer-4C2bL .framer-1qchg1p { flex: 1 0 0px; width: 1px; } .framer-4C2bL .framer-1vm1iso { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-4C2bL .framer-stx1ij, .framer-4C2bL .framer-1uuinhf, .framer-4C2bL .framer-5klpug, .framer-4C2bL .framer-h3gb8f, .framer-4C2bL .framer-1t5c1v8, .framer-4C2bL .framer-6hmdp3, .framer-4C2bL .framer-1yovuw3, .framer-4C2bL .framer-kmgpeq, .framer-4C2bL .framer-12p7e3u { gap: 15px; min-height: 520px; } .framer-4C2bL .framer-cccndx, .framer-4C2bL .framer-15qq3gg, .framer-4C2bL .framer-1xjlclh, .framer-4C2bL .framer-lb9geg, .framer-4C2bL .framer-15pc87a, .framer-4C2bL .framer-vff86x, .framer-4C2bL .framer-dues6u, .framer-4C2bL .framer-r6kk1h, .framer-4C2bL .framer-f2q4nc, .framer-4C2bL .framer-1qjojzz { height: var(--framer-aspect-ratio-supported, 350px); } .framer-4C2bL .framer-1tvvie8, .framer-4C2bL .framer-el573n, .framer-4C2bL .framer-t0k79f, .framer-4C2bL .framer-1py8lwm, .framer-4C2bL .framer-1i46z37, .framer-4C2bL .framer-1hkd19h, .framer-4C2bL .framer-1kk0aln { gap: 0px; } .framer-4C2bL .framer-1760w8s { left: 25px; top: 50%; transform: translateY(-50%); width: 187px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-4C2bL .framer-14i7chs, .framer-4C2bL .framer-105zfet, .framer-4C2bL .framer-stx1ij, .framer-4C2bL .framer-1tvvie8, .framer-4C2bL .framer-1uuinhf, .framer-4C2bL .framer-el573n, .framer-4C2bL .framer-5klpug, .framer-4C2bL .framer-t0k79f, .framer-4C2bL .framer-h3gb8f, .framer-4C2bL .framer-1py8lwm, .framer-4C2bL .framer-1t5c1v8, .framer-4C2bL .framer-6hmdp3, .framer-4C2bL .framer-1i46z37, .framer-4C2bL .framer-1yovuw3, .framer-4C2bL .framer-kmgpeq, .framer-4C2bL .framer-1hkd19h, .framer-4C2bL .framer-12p7e3u, .framer-4C2bL .framer-1kk0aln { gap: 0px; } .framer-4C2bL .framer-14i7chs > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-4C2bL .framer-14i7chs > :first-child, .framer-4C2bL .framer-105zfet > :first-child, .framer-4C2bL .framer-stx1ij > :first-child, .framer-4C2bL .framer-1tvvie8 > :first-child, .framer-4C2bL .framer-1uuinhf > :first-child, .framer-4C2bL .framer-el573n > :first-child, .framer-4C2bL .framer-5klpug > :first-child, .framer-4C2bL .framer-t0k79f > :first-child, .framer-4C2bL .framer-h3gb8f > :first-child, .framer-4C2bL .framer-1py8lwm > :first-child, .framer-4C2bL .framer-1t5c1v8 > :first-child, .framer-4C2bL .framer-6hmdp3 > :first-child, .framer-4C2bL .framer-1i46z37 > :first-child, .framer-4C2bL .framer-1yovuw3 > :first-child, .framer-4C2bL .framer-kmgpeq > :first-child, .framer-4C2bL .framer-1hkd19h > :first-child, .framer-4C2bL .framer-12p7e3u > :first-child, .framer-4C2bL .framer-1kk0aln > :first-child { margin-top: 0px; } .framer-4C2bL .framer-14i7chs > :last-child, .framer-4C2bL .framer-105zfet > :last-child, .framer-4C2bL .framer-stx1ij > :last-child, .framer-4C2bL .framer-1tvvie8 > :last-child, .framer-4C2bL .framer-1uuinhf > :last-child, .framer-4C2bL .framer-el573n > :last-child, .framer-4C2bL .framer-5klpug > :last-child, .framer-4C2bL .framer-t0k79f > :last-child, .framer-4C2bL .framer-h3gb8f > :last-child, .framer-4C2bL .framer-1py8lwm > :last-child, .framer-4C2bL .framer-1t5c1v8 > :last-child, .framer-4C2bL .framer-6hmdp3 > :last-child, .framer-4C2bL .framer-1i46z37 > :last-child, .framer-4C2bL .framer-1yovuw3 > :last-child, .framer-4C2bL .framer-kmgpeq > :last-child, .framer-4C2bL .framer-1hkd19h > :last-child, .framer-4C2bL .framer-12p7e3u > :last-child, .framer-4C2bL .framer-1kk0aln > :last-child { margin-bottom: 0px; } .framer-4C2bL .framer-105zfet > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-4C2bL .framer-stx1ij > *, .framer-4C2bL .framer-1uuinhf > *, .framer-4C2bL .framer-5klpug > *, .framer-4C2bL .framer-h3gb8f > *, .framer-4C2bL .framer-1t5c1v8 > *, .framer-4C2bL .framer-6hmdp3 > *, .framer-4C2bL .framer-1yovuw3 > *, .framer-4C2bL .framer-kmgpeq > *, .framer-4C2bL .framer-12p7e3u > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-4C2bL .framer-1tvvie8 > *, .framer-4C2bL .framer-el573n > *, .framer-4C2bL .framer-t0k79f > *, .framer-4C2bL .framer-1py8lwm > *, .framer-4C2bL .framer-1i46z37 > *, .framer-4C2bL .framer-1hkd19h > *, .framer-4C2bL .framer-1kk0aln > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\",\"@media (max-width: 389px) { .framer-4C2bL.framer-e2rrpd { width: 320px; } .framer-4C2bL .framer-1g0kkr8-container { top: 30px; } .framer-4C2bL .framer-1uw7xuo { padding: 160px 0px 50px 0px; } .framer-4C2bL .framer-14i7chs { gap: 20px; padding: 20px; width: 100%; } .framer-4C2bL .framer-105zfet { align-content: center; align-items: center; gap: 10px; } .framer-4C2bL .framer-1qchg1p { flex: 1 0 0px; width: 1px; } .framer-4C2bL .framer-1vm1iso { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-4C2bL .framer-stx1ij, .framer-4C2bL .framer-1uuinhf, .framer-4C2bL .framer-5klpug, .framer-4C2bL .framer-h3gb8f, .framer-4C2bL .framer-1t5c1v8, .framer-4C2bL .framer-6hmdp3, .framer-4C2bL .framer-1yovuw3, .framer-4C2bL .framer-kmgpeq, .framer-4C2bL .framer-12p7e3u { gap: 15px; min-height: 460px; } .framer-4C2bL .framer-cccndx, .framer-4C2bL .framer-15qq3gg, .framer-4C2bL .framer-1xjlclh, .framer-4C2bL .framer-lb9geg, .framer-4C2bL .framer-15pc87a, .framer-4C2bL .framer-vff86x, .framer-4C2bL .framer-dues6u, .framer-4C2bL .framer-r6kk1h, .framer-4C2bL .framer-f2q4nc, .framer-4C2bL .framer-1qjojzz { height: var(--framer-aspect-ratio-supported, 280px); } .framer-4C2bL .framer-1tvvie8, .framer-4C2bL .framer-el573n, .framer-4C2bL .framer-t0k79f, .framer-4C2bL .framer-1py8lwm, .framer-4C2bL .framer-1i46z37, .framer-4C2bL .framer-1hkd19h, .framer-4C2bL .framer-1kk0aln { gap: 0px; } .framer-4C2bL .framer-1760w8s { left: 25px; top: 50%; transform: translateY(-50%); width: 187px; } .framer-4C2bL .framer-1vw0rk7 { flex-direction: column; height: min-content; padding: 0px 0px 40px 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-4C2bL .framer-14i7chs, .framer-4C2bL .framer-105zfet, .framer-4C2bL .framer-stx1ij, .framer-4C2bL .framer-1tvvie8, .framer-4C2bL .framer-1uuinhf, .framer-4C2bL .framer-el573n, .framer-4C2bL .framer-5klpug, .framer-4C2bL .framer-t0k79f, .framer-4C2bL .framer-h3gb8f, .framer-4C2bL .framer-1py8lwm, .framer-4C2bL .framer-1t5c1v8, .framer-4C2bL .framer-6hmdp3, .framer-4C2bL .framer-1i46z37, .framer-4C2bL .framer-1yovuw3, .framer-4C2bL .framer-kmgpeq, .framer-4C2bL .framer-1hkd19h, .framer-4C2bL .framer-12p7e3u, .framer-4C2bL .framer-1kk0aln, .framer-4C2bL .framer-1vw0rk7 { gap: 0px; } .framer-4C2bL .framer-14i7chs > *, .framer-4C2bL .framer-1vw0rk7 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-4C2bL .framer-14i7chs > :first-child, .framer-4C2bL .framer-105zfet > :first-child, .framer-4C2bL .framer-stx1ij > :first-child, .framer-4C2bL .framer-1tvvie8 > :first-child, .framer-4C2bL .framer-1uuinhf > :first-child, .framer-4C2bL .framer-el573n > :first-child, .framer-4C2bL .framer-5klpug > :first-child, .framer-4C2bL .framer-t0k79f > :first-child, .framer-4C2bL .framer-h3gb8f > :first-child, .framer-4C2bL .framer-1py8lwm > :first-child, .framer-4C2bL .framer-1t5c1v8 > :first-child, .framer-4C2bL .framer-6hmdp3 > :first-child, .framer-4C2bL .framer-1i46z37 > :first-child, .framer-4C2bL .framer-1yovuw3 > :first-child, .framer-4C2bL .framer-kmgpeq > :first-child, .framer-4C2bL .framer-1hkd19h > :first-child, .framer-4C2bL .framer-12p7e3u > :first-child, .framer-4C2bL .framer-1kk0aln > :first-child, .framer-4C2bL .framer-1vw0rk7 > :first-child { margin-top: 0px; } .framer-4C2bL .framer-14i7chs > :last-child, .framer-4C2bL .framer-105zfet > :last-child, .framer-4C2bL .framer-stx1ij > :last-child, .framer-4C2bL .framer-1tvvie8 > :last-child, .framer-4C2bL .framer-1uuinhf > :last-child, .framer-4C2bL .framer-el573n > :last-child, .framer-4C2bL .framer-5klpug > :last-child, .framer-4C2bL .framer-t0k79f > :last-child, .framer-4C2bL .framer-h3gb8f > :last-child, .framer-4C2bL .framer-1py8lwm > :last-child, .framer-4C2bL .framer-1t5c1v8 > :last-child, .framer-4C2bL .framer-6hmdp3 > :last-child, .framer-4C2bL .framer-1i46z37 > :last-child, .framer-4C2bL .framer-1yovuw3 > :last-child, .framer-4C2bL .framer-kmgpeq > :last-child, .framer-4C2bL .framer-1hkd19h > :last-child, .framer-4C2bL .framer-12p7e3u > :last-child, .framer-4C2bL .framer-1kk0aln > :last-child, .framer-4C2bL .framer-1vw0rk7 > :last-child { margin-bottom: 0px; } .framer-4C2bL .framer-105zfet > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-4C2bL .framer-stx1ij > *, .framer-4C2bL .framer-1uuinhf > *, .framer-4C2bL .framer-5klpug > *, .framer-4C2bL .framer-h3gb8f > *, .framer-4C2bL .framer-1t5c1v8 > *, .framer-4C2bL .framer-6hmdp3 > *, .framer-4C2bL .framer-1yovuw3 > *, .framer-4C2bL .framer-kmgpeq > *, .framer-4C2bL .framer-12p7e3u > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-4C2bL .framer-1tvvie8 > *, .framer-4C2bL .framer-el573n > *, .framer-4C2bL .framer-t0k79f > *, .framer-4C2bL .framer-1py8lwm > *, .framer-4C2bL .framer-1i46z37 > *, .framer-4C2bL .framer-1hkd19h > *, .framer-4C2bL .framer-1kk0aln > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3003.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qiLXtbOCG\":{\"layout\":[\"fixed\",\"auto\"]},\"Ikt6M8xxv\":{\"layout\":[\"fixed\",\"auto\"]},\"LoW4w6_Nc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerJ_gpN5BwA=withCSS(Component,css,\"framer-4C2bL\");export default FramerJ_gpN5BwA;FramerJ_gpN5BwA.displayName=\"Services\";FramerJ_gpN5BwA.defaultProps={height:3003.5,width:1200};addFonts(FramerJ_gpN5BwA,[{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\"}]},...NaviguationFonts,...ButtonFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJ_gpN5BwA\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"3003.5\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qiLXtbOCG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ikt6M8xxv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LoW4w6_Nc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"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", "transformTemplate1", "_", "t", "transformTemplate2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "GnaBm9CZM_default", "RichText2", "x", "getLocalizedValue", "rYftrl5Kw_default", "getLoadingLazyAtYPosition", "Image2", "Link", "SVG", "WZMX7DEgQ_default", "css", "FramerJ_gpN5BwA", "withCSS", "J_gpN5BwA_default", "addFonts", "NaviguationFonts", "ButtonFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
