{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/7am2vfavXs0lbUnEYtAF/1yftmTKm28KwOFXy7dds/VEGPCyRJc.js"],
  "sourcesContent": ["// Generated by Framer (ff86393)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import ComponentRemixButton from\"#framer/local/canvasComponent/DaMjA_bSv/DaMjA_bSv.js\";import SectionNav from\"#framer/local/canvasComponent/hi2D5zuII/hi2D5zuII.js\";import ComponentBlogCard from\"#framer/local/canvasComponent/NKASzGHhN/NKASzGHhN.js\";import SectionCTA from\"#framer/local/canvasComponent/RHEtW783R/RHEtW783R.js\";import SectionFooter from\"#framer/local/canvasComponent/rqzkyqegJ/rqzkyqegJ.js\";import SectionBanner from\"#framer/local/canvasComponent/upMXkB9r1/upMXkB9r1.js\";import BlogPosts,{enumToDisplayNameFunctions}from\"#framer/local/collection/ZH27qaTKc/ZH27qaTKc.js\";import*as sharedStyle1 from\"#framer/local/css/ERorSvisL/ERorSvisL.js\";import*as sharedStyle from\"#framer/local/css/QiWPitsTf/QiWPitsTf.js\";import metadataProvider from\"#framer/local/webPageMetadata/VEGPCyRJc/VEGPCyRJc.js\";const SectionBannerFonts=getFonts(SectionBanner);const SectionNavFonts=getFonts(SectionNav);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ComponentBlogCardFonts=getFonts(ComponentBlogCard);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const SectionCTAFonts=getFonts(SectionCTA);const SectionFooterFonts=getFonts(SectionFooter);const ComponentRemixButtonFonts=getFonts(ComponentRemixButton);const breakpoints={arAPznowa:\"(min-width: 810px) and (max-width: 1199px)\",IjpghbGHq:\"(max-width: 809px)\",NdaUwOPGx:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-7zRSD\";const variantClassNames={arAPznowa:\"framer-v-ysldi5\",IjpghbGHq:\"framer-v-182hlin\",NdaUwOPGx:\"framer-v-5yklvk\"};const transition1={delay:0,duration:1.4,ease:[.16,1,.3,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:12,rotateY:12,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:24};const transition2={delay:.15,duration:1.4,ease:[.16,1,.3,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transition3={delay:0,duration:1.2,ease:[.16,1,.3,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:.1,rotate:0,rotateX:0,rotateY:0,scale:.96,skewX:0,skewY:0,x:0,y:16};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"NdaUwOPGx\",Phone:\"IjpghbGHq\",Tablet:\"arAPznowa\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"NdaUwOPGx\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,ZK2kXOxhZJKPDtRS9e,NkXIPB6tnJKPDtRS9e,beVfJFa9DJKPDtRS9e,yEHgPMv06JKPDtRS9e,tupHxJJJOJKPDtRS9e,idJKPDtRS9e,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-7zRSD`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-7zRSD`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"IjpghbGHq\")return false;return true;};const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"NdaUwOPGx\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-5yklvk\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1acqr5c-container hidden-182hlin\",children:/*#__PURE__*/_jsx(SectionBanner,{height:\"100%\",id:\"aEEF02vuj\",layoutId:\"aEEF02vuj\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IjpghbGHq:{y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"100vw\",y:40,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IjpghbGHq:{layoutScroll:true}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-tnb17r-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arAPznowa:{variant:\"eWOSIu7vl\"},IjpghbGHq:{variant:\"CuiKXmflE\"}},children:/*#__PURE__*/_jsx(SectionNav,{height:\"100%\",id:\"jdM2BwDbe\",layoutId:\"jdM2BwDbe\",Qny4ie04_:\"y1BDuLxqK\",style:{width:\"100%\"},UFHGGs38K:\"XyV6sck8f\",variant:\"hrC7WoXRj\",width:\"100%\",XgWSdgRPl:\"y1BDuLxqK\",xNk_1qBrQ:\"y1BDuLxqK\",z8NCdjPVV:\"y1BDuLxqK\"})})})})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-1tk5zny\",\"data-framer-name\":\"Section / Header\",name:\"Section / Header\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oaonoo\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-bu8nf8\",\"data-styles-preset\":\"QiWPitsTf\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-81b168de-2b30-4241-a479-82fa25c80f8c, rgb(15, 23, 42))\"},children:\"The latest and greatest from our team\"})}),className:\"framer-mlllbi\",\"data-framer-appear-id\":\"mlllbi\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1lbjc9p\",\"data-styles-preset\":\"ERorSvisL\",style:{\"--framer-text-alignment\":\"center\"},children:\"Stay up-to-date with the latest from our team. Including tips and tricks, important announcements, and product updates.\"})}),className:\"framer-19728c3\",\"data-framer-appear-id\":\"19728c3\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-r5or60\",\"data-framer-name\":\"Section / Benefits\",name:\"Section / Benefits\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-29lwey\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"JKPDtRS9e\",data:BlogPosts,type:\"Collection\"},select:[{collection:\"JKPDtRS9e\",name:\"ZK2kXOxhZ\",type:\"Identifier\"},{collection:\"JKPDtRS9e\",name:\"NkXIPB6tn\",type:\"Identifier\"},{collection:\"JKPDtRS9e\",name:\"beVfJFa9D\",type:\"Identifier\"},{collection:\"JKPDtRS9e\",name:\"yEHgPMv06\",type:\"Identifier\"},{collection:\"JKPDtRS9e\",name:\"tupHxJJJO\",type:\"Identifier\"},{collection:\"JKPDtRS9e\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"ZK2kXOxhZ\":ZK2kXOxhZJKPDtRS9e,\"NkXIPB6tn\":NkXIPB6tnJKPDtRS9e,\"beVfJFa9D\":beVfJFa9DJKPDtRS9e,\"yEHgPMv06\":yEHgPMv06JKPDtRS9e,\"tupHxJJJO\":tupHxJJJOJKPDtRS9e,\"id\":idJKPDtRS9e},i)=>{ZK2kXOxhZJKPDtRS9e!==null&&ZK2kXOxhZJKPDtRS9e!==void 0?ZK2kXOxhZJKPDtRS9e:ZK2kXOxhZJKPDtRS9e=\"\";yEHgPMv06JKPDtRS9e!==null&&yEHgPMv06JKPDtRS9e!==void 0?yEHgPMv06JKPDtRS9e:yEHgPMv06JKPDtRS9e=\"\";tupHxJJJOJKPDtRS9e!==null&&tupHxJJJOJKPDtRS9e!==void 0?tupHxJJJOJKPDtRS9e:tupHxJJJOJKPDtRS9e=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`JKPDtRS9e-${idJKPDtRS9e}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ZK2kXOxhZ:ZK2kXOxhZJKPDtRS9e},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{ZK2kXOxhZ:ZK2kXOxhZJKPDtRS9e},webPageId:\"QYqlxbTGV\"},implicitPathVariables:undefined},{href:{pathVariables:{ZK2kXOxhZ:ZK2kXOxhZJKPDtRS9e},webPageId:\"QYqlxbTGV\"},implicitPathVariables:undefined},{href:{pathVariables:{ZK2kXOxhZ:ZK2kXOxhZJKPDtRS9e},webPageId:\"QYqlxbTGV\"},implicitPathVariables:undefined}],children:resolvedLinks=>{var _enumToDisplayNameFunctions_beVfJFa9D;return /*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arAPznowa:{width:\"max((min(100vw, 1600px) - 136px) / 2, 200px)\",y:543.2},IjpghbGHq:{width:\"max(min(100vw, 1600px) - 80px, 200px)\",y:423.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:341,width:\"max((min(100vw, 1600px) - 240px) / 3, 200px)\",y:575.2,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-6g0eov-container\",\"data-framer-appear-id\":\"6g0eov\",initial:animation4,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arAPznowa:{FKU0xm6hk:resolvedLinks[1]},IjpghbGHq:{FKU0xm6hk:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ComponentBlogCard,{aSutDWrC0:toResponsiveImage(NkXIPB6tnJKPDtRS9e),FKU0xm6hk:resolvedLinks[0],height:\"100%\",id:\"ZfgBICrU1\",J6OudGlyL:yEHgPMv06JKPDtRS9e,layoutId:\"ZfgBICrU1\",style:{width:\"100%\"},width:\"100%\",XZMcIfeuw:tupHxJJJOJKPDtRS9e,ziR2tAb4q:(_enumToDisplayNameFunctions_beVfJFa9D=enumToDisplayNameFunctions[\"beVfJFa9D\"])===null||_enumToDisplayNameFunctions_beVfJFa9D===void 0?void 0:_enumToDisplayNameFunctions_beVfJFa9D.call(enumToDisplayNameFunctions,beVfJFa9DJKPDtRS9e,activeLocale)})})})})});}})})},idJKPDtRS9e);})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"e8TV5dmb8\"},implicitPathVariables:undefined},{href:{webPageId:\"e8TV5dmb8\"},implicitPathVariables:undefined},{href:{webPageId:\"e8TV5dmb8\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arAPznowa:{y:1742.2},IjpghbGHq:{y:2725.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:592,width:\"min(100vw, 1600px)\",y:1425.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a8kdzo-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arAPznowa:{TIRWg5E6A:resolvedLinks1[1],variant:\"NypNTvUTW\"},IjpghbGHq:{TIRWg5E6A:resolvedLinks1[2],variant:\"XoqWkRZHf\"}},children:/*#__PURE__*/_jsx(SectionCTA,{height:\"100%\",id:\"OhwQ3M8ss\",kiqK0FHeU:\"Take the first step to growing your business\",layoutId:\"OhwQ3M8ss\",oeu2RUwCV:\"Ready to get started?\",style:{maxWidth:\"100%\",width:\"100%\"},TIRWg5E6A:resolvedLinks1[0],variant:\"CoHIZS0OK\",width:\"100%\",ynjyZQ_5d:\"Get started\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arAPznowa:{y:2334.2},IjpghbGHq:{y:3317.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:789,width:\"min(100vw, 1600px)\",y:2017.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dcpd9t-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arAPznowa:{variant:\"NzoJHTWry\"},IjpghbGHq:{variant:\"iUgW4Y6da\"}},children:/*#__PURE__*/_jsx(SectionFooter,{height:\"100%\",id:\"gKdCppu5G\",layoutId:\"gKdCppu5G\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"yK27IpvJy\",width:\"100%\",wRO4ssTGR:true,yNKCT07yx:true})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"142px\",y:900,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ayivke-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(ComponentRemixButton,{height:\"100%\",id:\"n9egzpGxw\",layoutId:\"n9egzpGxw\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-7zRSD { background: var(--token-0a481ec1-86f0-4e6d-86e6-79d7bce4ec1d, rgb(255, 255, 255)) /* {\"name\":\"BG 1\"} */; }`,\".framer-7zRSD.framer-18ljatg, .framer-7zRSD .framer-18ljatg { display: block; }\",\".framer-7zRSD.framer-5yklvk { align-content: center; align-items: center; background-color: var(--token-0a481ec1-86f0-4e6d-86e6-79d7bce4ec1d, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-7zRSD .framer-1acqr5c-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-7zRSD .framer-tnb17r-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-7zRSD .framer-1tk5zny { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1600px; overflow: visible; padding: 128px 80px 96px 80px; position: relative; width: 100%; z-index: 1; }\",\".framer-7zRSD .framer-oaonoo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 620px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7zRSD .framer-mlllbi, .framer-7zRSD .framer-19728c3 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7zRSD .framer-r5or60 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1600px; overflow: visible; padding: 0px 80px 128px 80px; position: relative; width: 100%; z-index: 1; }\",\".framer-7zRSD .framer-29lwey { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: start; padding: 0px; position: relative; width: 100%; }\",\".framer-7zRSD .framer-6g0eov-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 1fr; }\",\".framer-7zRSD .framer-1a8kdzo-container { flex: none; height: auto; max-width: 1600px; position: relative; width: 100%; }\",\".framer-7zRSD .framer-1dcpd9t-container { flex: none; height: auto; max-width: 1600px; position: relative; width: 100%; z-index: 1; }\",\".framer-7zRSD .framer-1ayivke-container { bottom: 64px; flex: none; height: 36px; position: fixed; right: 20px; width: 142px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7zRSD.framer-5yklvk, .framer-7zRSD .framer-1tk5zny, .framer-7zRSD .framer-oaonoo, .framer-7zRSD .framer-r5or60 { gap: 0px; } .framer-7zRSD.framer-5yklvk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-7zRSD.framer-5yklvk > :first-child, .framer-7zRSD .framer-1tk5zny > :first-child, .framer-7zRSD .framer-oaonoo > :first-child, .framer-7zRSD .framer-r5or60 > :first-child { margin-top: 0px; } .framer-7zRSD.framer-5yklvk > :last-child, .framer-7zRSD .framer-1tk5zny > :last-child, .framer-7zRSD .framer-oaonoo > :last-child, .framer-7zRSD .framer-r5or60 > :last-child { margin-bottom: 0px; } .framer-7zRSD .framer-1tk5zny > *, .framer-7zRSD .framer-r5or60 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-7zRSD .framer-oaonoo > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-7zRSD { background: var(--token-0a481ec1-86f0-4e6d-86e6-79d7bce4ec1d, rgb(255, 255, 255)) /* {\"name\":\"BG 1\"} */; } .framer-7zRSD.framer-5yklvk { width: 810px; } .framer-7zRSD .framer-1tk5zny { overflow: hidden; padding: 96px 48px 96px 48px; } .framer-7zRSD .framer-r5or60 { padding: 0px 48px 96px 48px; } .framer-7zRSD .framer-29lwey { grid-template-columns: repeat(2, minmax(200px, 1fr)); }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-7zRSD { background: var(--token-0a481ec1-86f0-4e6d-86e6-79d7bce4ec1d, rgb(255, 255, 255)) /* {\"name\":\"BG 1\"} */; } .framer-7zRSD.framer-5yklvk { width: 390px; } .framer-7zRSD .framer-tnb17r-container { left: 0px; position: fixed; right: 0px; width: unset; } .framer-7zRSD .framer-1tk5zny { gap: 8px; padding: 128px 40px 56px 40px; } .framer-7zRSD .framer-r5or60 { gap: 48px; padding: 0px 40px 56px 40px; } .framer-7zRSD .framer-29lwey { grid-template-columns: repeat(1, minmax(200px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7zRSD .framer-1tk5zny, .framer-7zRSD .framer-r5or60 { gap: 0px; } .framer-7zRSD .framer-1tk5zny > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-7zRSD .framer-1tk5zny > :first-child, .framer-7zRSD .framer-r5or60 > :first-child { margin-top: 0px; } .framer-7zRSD .framer-1tk5zny > :last-child, .framer-7zRSD .framer-r5or60 > :last-child { margin-bottom: 0px; } .framer-7zRSD .framer-r5or60 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2965\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"arAPznowa\":{\"layout\":[\"fixed\",\"auto\"]},\"IjpghbGHq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerVEGPCyRJc=withCSS(Component,css,\"framer-7zRSD\");export default FramerVEGPCyRJc;FramerVEGPCyRJc.displayName=\"Work\";FramerVEGPCyRJc.defaultProps={height:2965,width:1200};addFonts(FramerVEGPCyRJc,[{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\"}]},...SectionBannerFonts,...SectionNavFonts,...ComponentBlogCardFonts,...SectionCTAFonts,...SectionFooterFonts,...ComponentRemixButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVEGPCyRJc\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"arAPznowa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IjpghbGHq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"2965\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SectionBannerFonts", "getFonts", "upMXkB9r1_default", "SectionNavFonts", "hi2D5zuII_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ComponentBlogCardFonts", "NKASzGHhN_default", "ContainerWithOptimizedAppearEffect", "Container", "SectionCTAFonts", "RHEtW783R_default", "SectionFooterFonts", "rqzkyqegJ_default", "ComponentRemixButtonFonts", "DaMjA_bSv_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "ZK2kXOxhZJKPDtRS9e", "NkXIPB6tnJKPDtRS9e", "beVfJFa9DJKPDtRS9e", "yEHgPMv06JKPDtRS9e", "tupHxJJJOJKPDtRS9e", "idJKPDtRS9e", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "PropertyOverrides2", "x", "ChildrenCanSuspend", "ZH27qaTKc_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "_enumToDisplayNameFunctions_beVfJFa9D", "enumToDisplayNameFunctions", "resolvedLinks1", "css", "FramerVEGPCyRJc", "withCSS", "VEGPCyRJc_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
