{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/WzXKroM3mNC1uRQcUBV4/uC6gAirQE75xKy6SaIQA/AxfaeAnBs.js"],
  "sourcesContent": ["// Generated by Framer (0623976)\nvar _componentPresets_fonts,_componentPresets_fonts1,_componentPresets_fonts2,_componentPresets_fonts3,_componentPresets_fonts4,_componentPresets_fonts5;import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,SVG,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import FooterDark from\"#framer/local/canvasComponent/bfAYifedC/bfAYifedC.js\";import AIKitNav from\"#framer/local/canvasComponent/pYf48sOjr/pYf48sOjr.js\";import Blog from\"#framer/local/collection/wfwYOZWLb/wfwYOZWLb.js\";import Templates from\"#framer/local/collection/WnpBdIyB8/WnpBdIyB8.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle1 from\"#framer/local/css/CJu4KLpIN/CJu4KLpIN.js\";import*as sharedStyle10 from\"#framer/local/css/dHHoL9BRP/dHHoL9BRP.js\";import*as sharedStyle2 from\"#framer/local/css/M1980h3v5/M1980h3v5.js\";import*as sharedStyle3 from\"#framer/local/css/mazUoMcRC/mazUoMcRC.js\";import*as sharedStyle6 from\"#framer/local/css/omScHHp2i/omScHHp2i.js\";import*as sharedStyle8 from\"#framer/local/css/pCzUJpoQk/pCzUJpoQk.js\";import*as sharedStyle7 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle4 from\"#framer/local/css/SxIbwnGDt/SxIbwnGDt.js\";import*as sharedStyle9 from\"#framer/local/css/Uqlg8ivZJ/Uqlg8ivZJ.js\";import*as sharedStyle from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle11 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import*as sharedStyle5 from\"#framer/local/css/YMUFHzGfR/YMUFHzGfR.js\";import metadataProvider from\"#framer/local/webPageMetadata/AxfaeAnBs/AxfaeAnBs.js\";const AIKitNavFonts=getFonts(AIKitNav);const FooterDarkFonts=getFonts(FooterDark);const breakpoints={heAhiYo27:\"(max-width: 809px)\",nf7pJDQlN:\"(min-width: 810px) and (max-width: 1199px)\",tfpcIIgt9:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Vv2Of\";const variantClassNames={heAhiYo27:\"framer-v-1erofeo\",nf7pJDQlN:\"framer-v-1hvrixd\",tfpcIIgt9:\"framer-v-1wgsszd\"};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};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:\"tfpcIIgt9\",Phone:\"heAhiYo27\",Tablet:\"nf7pJDQlN\"};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:\"tfpcIIgt9\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"AxfaeAnBs\",data:Blog,type:\"Collection\"},select:[{collection:\"AxfaeAnBs\",name:\"Bl3I5vuhb\",type:\"Identifier\"},{collection:\"AxfaeAnBs\",name:\"oMLxWadbz\",type:\"Identifier\"},{collection:\"AxfaeAnBs\",name:\"D4kSszqHD\",type:\"Identifier\"},{collection:\"AxfaeAnBs\",name:\"X0olyq97B\",type:\"Identifier\"},{collection:\"AxfaeAnBs\",name:\"zcVn7jHC_\",type:\"Identifier\"},{collection:\"AxfaeAnBs\",name:\"aEvG2fPY5\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"AxfaeAnBs\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1;const{style,className,layoutId,variant,oMLxWadbz=(_getFromCurrentRouteData=getFromCurrentRouteData(\"oMLxWadbz\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",X0olyq97B=getFromCurrentRouteData(\"X0olyq97B\"),Bl3I5vuhb=getFromCurrentRouteData(\"Bl3I5vuhb\"),aEvG2fPY5=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"aEvG2fPY5\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",mTqNViCKWK46uZU4uf,ZIrZJy7MLK46uZU4uf,L0bmvYLHnK46uZU4uf,tNMlN_T6pK46uZU4uf,idK46uZU4uf,D4kSszqHDeTekhz0bo,Bl3I5vuhbeTekhz0bo,X0olyq97BeTekhz0bo,oMLxWadbzeTekhz0bo,zcVn7jHC_eTekhz0bo,ideTekhz0bo,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,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-Vv2Of`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-Vv2Of`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(X0olyq97B,{dateStyle:\"medium\",locale:\"en\"},activeLocaleCode);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"heAhiYo27\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"tfpcIIgt9\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1wgsszd\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-qsfntk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{heAhiYo27:{variant:\"xPb0Luumh\"},nf7pJDQlN:{variant:\"tAzOyPdQX\"}},children:/*#__PURE__*/_jsx(AIKitNav,{height:\"100%\",id:\"peqCUcATD\",layoutId:\"peqCUcATD\",style:{width:\"100%\"},variant:\"rCm0gT43u\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18zlvaw\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FYFws2HP7\"},nodeId:\"En5jYQ09A\",children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-6ehw0h framer-1ati7fz\",\"data-border\":true,\"data-framer-name\":\"Back to Blog\",name:\"Back to Blog\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-153zcu3\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,name:\"graphic\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M7.828 11H20v2H7.828l5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414L7.828 11Z\" fill=\"rgba(255,255,255,1)\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Back to Blog\"})}),className:\"framer-hxrsk1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xpup31\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ufp1gc\",\"data-styles-preset\":\"CJu4KLpIN\",style:{\"--framer-text-alignment\":\"center\"},children:\"Beyond Budgeting: Introducing Saturation 2.0 with Expense Management\"})}),className:\"framer-jsgoio\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:oMLxWadbz,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-d0teql\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{heAhiYo27:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(min(100vw, 670px) - 40px)\",...toResponsiveImage(Bl3I5vuhb)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"min(100vw, 670px)\",...toResponsiveImage(Bl3I5vuhb)},className:\"framer-ro8b4h\",\"data-border\":true,\"data-framer-name\":\"Banner\",name:\"Banner\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vu0f9u\",children:[/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"SyOUXbrDv\"],\"module:NEd4VmDdsxM3StIUbddO/fJ8vwGe6kxfz7kj9H7Sk/YouTube.js:Youtube\":componentPresets.props[\"hV80koWzt\"],\"module:pVk4QsoHxASnVtUBp6jr/VRQHcjrUbz44BGN94kVX/CodeBlock.js:default\":componentPresets.props[\"sIGQpeuqA\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{heAhiYo27:{stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",h1:\"framer-styles-preset-44xkci\",h2:\"framer-styles-preset-1eiz9qm\",h3:\"framer-styles-preset-12lj5ox\",h4:\"framer-styles-preset-g5n2f8\",h5:\"framer-styles-preset-fr2fnd\",h6:\"framer-styles-preset-e52r2z\",img:\"framer-styles-preset-1b9p3nb\",p:\"framer-styles-preset-21ogod\"}},nf7pJDQlN:{stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",h1:\"framer-styles-preset-44xkci\",h2:\"framer-styles-preset-1eiz9qm\",h3:\"framer-styles-preset-12lj5ox\",h4:\"framer-styles-preset-g5n2f8\",h5:\"framer-styles-preset-fr2fnd\",h6:\"framer-styles-preset-e52r2z\",img:\"framer-styles-preset-1b9p3nb\",p:\"framer-styles-preset-21ogod\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:aEvG2fPY5,className:\"framer-1dcmwhl\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",h1:\"framer-styles-preset-ufp1gc\",h2:\"framer-styles-preset-1hhuanu\",h3:\"framer-styles-preset-853n1u\",h4:\"framer-styles-preset-g5n2f8\",h5:\"framer-styles-preset-fr2fnd\",h6:\"framer-styles-preset-e52r2z\",img:\"framer-styles-preset-1b9p3nb\",p:\"framer-styles-preset-21ogod\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4v9ezd\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-48rdpz\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"K46uZU4uf\",data:Templates,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},offset:{type:\"LiteralValue\",value:0},select:[{collection:\"K46uZU4uf\",name:\"mTqNViCKW\",type:\"Identifier\"},{collection:\"K46uZU4uf\",name:\"ZIrZJy7ML\",type:\"Identifier\"},{collection:\"K46uZU4uf\",name:\"L0bmvYLHn\",type:\"Identifier\"},{collection:\"K46uZU4uf\",name:\"tNMlN_T6p\",type:\"Identifier\"},{collection:\"K46uZU4uf\",name:\"id\",type:\"Identifier\"}],where:{arguments:[{collection:\"K46uZU4uf\",name:\"zoPIRsHEu\",type:\"Identifier\"},{type:\"LiteralValue\",value:\"AICP\"}],functionName:\"CONTAINS\",type:\"FunctionCall\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"mTqNViCKW\":mTqNViCKWK46uZU4uf,\"ZIrZJy7ML\":ZIrZJy7MLK46uZU4uf,\"L0bmvYLHn\":L0bmvYLHnK46uZU4uf,\"tNMlN_T6p\":tNMlN_T6pK46uZU4uf,\"id\":idK46uZU4uf},i)=>{mTqNViCKWK46uZU4uf!==null&&mTqNViCKWK46uZU4uf!==void 0?mTqNViCKWK46uZU4uf:mTqNViCKWK46uZU4uf=\"\";L0bmvYLHnK46uZU4uf!==null&&L0bmvYLHnK46uZU4uf!==void 0?L0bmvYLHnK46uZU4uf:L0bmvYLHnK46uZU4uf=\"\";tNMlN_T6pK46uZU4uf!==null&&tNMlN_T6pK46uZU4uf!==void 0?tNMlN_T6pK46uZU4uf:tNMlN_T6pK46uZU4uf=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`K46uZU4uf-${idK46uZU4uf}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{mTqNViCKW:mTqNViCKWK46uZU4uf},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1otsoor\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{mTqNViCKW:mTqNViCKWK46uZU4uf},webPageId:\"uJ2ZXyzxa\"},nodeId:\"QutijKsfl\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1hr85mi framer-1ati7fz\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{heAhiYo27:{background:{alt:\"\",fit:\"fill\",sizes:\"max(max(min(100vw, 670px) - 40px, 200px), max(min(100vw, 670px) - 40px, 200px) * 0.81)\",...toResponsiveImage(ZIrZJy7MLK46uZU4uf)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"max(max(min(100vw, 670px), 200px), max(min(100vw, 670px), 200px) * 0.81)\",...toResponsiveImage(ZIrZJy7MLK46uZU4uf)},className:\"framer-sc563l\",\"data-border\":true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1np0mqh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGxpeCBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gellix SemiBold\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"The future of mobility on set\"})}),className:\"framer-4prjcp\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;Gellix SemiBold\"],name:\"Title\",text:L0bmvYLHnK46uZU4uf,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGxpeCBSZWd1bGFy\",\"--framer-font-family\":'\"Gellix Regular\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\"A portfolio is any method used to showcase your best work.\"})}),className:\"framer-f7dh6w\",\"data-framer-name\":\"Author\",fonts:[\"CUSTOM;Gellix Regular\"],name:\"Author\",text:tNMlN_T6pK46uZU4uf,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})})},idK46uZU4uf);})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-svp96a\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-853n1u\",\"data-styles-preset\":\"mazUoMcRC\",children:[\"Try Saturation today with our \",/*#__PURE__*/_jsx(\"br\",{}),\"free budget templates.\"]})}),className:\"framer-1aguigm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"app.saturation.io\",nodeId:\"zfxula_rj\",openInNewTab:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-ygnsk0 hidden-1erofeo framer-1ati7fz\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",name:\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGxpeCBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gellix SemiBold\", sans-serif',\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get Free Template\"})}),className:\"framer-k1259o\",fonts:[\"CUSTOM;Gellix SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m0g1kj\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-wkv3jk\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGxpeCBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gellix SemiBold\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-1.2px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"You may also like\"})}),className:\"framer-v180ef\",fonts:[\"CUSTOM;Gellix SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nlthmg\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"eTekhz0bo\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},offset:{type:\"LiteralValue\",value:1},select:[{collection:\"eTekhz0bo\",name:\"D4kSszqHD\",type:\"Identifier\"},{collection:\"eTekhz0bo\",name:\"Bl3I5vuhb\",type:\"Identifier\"},{collection:\"eTekhz0bo\",name:\"X0olyq97B\",type:\"Identifier\"},{collection:\"eTekhz0bo\",name:\"oMLxWadbz\",type:\"Identifier\"},{collection:\"eTekhz0bo\",name:\"zcVn7jHC_\",type:\"Identifier\"},{collection:\"eTekhz0bo\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1.map(({\"D4kSszqHD\":D4kSszqHDeTekhz0bo,\"Bl3I5vuhb\":Bl3I5vuhbeTekhz0bo,\"X0olyq97B\":X0olyq97BeTekhz0bo,\"oMLxWadbz\":oMLxWadbzeTekhz0bo,\"zcVn7jHC_\":zcVn7jHC_eTekhz0bo,\"id\":ideTekhz0bo},i)=>{D4kSszqHDeTekhz0bo!==null&&D4kSszqHDeTekhz0bo!==void 0?D4kSszqHDeTekhz0bo:D4kSszqHDeTekhz0bo=\"\";oMLxWadbzeTekhz0bo!==null&&oMLxWadbzeTekhz0bo!==void 0?oMLxWadbzeTekhz0bo:oMLxWadbzeTekhz0bo=\"\";zcVn7jHC_eTekhz0bo!==null&&zcVn7jHC_eTekhz0bo!==void 0?zcVn7jHC_eTekhz0bo:zcVn7jHC_eTekhz0bo=\"\";const textContent1=toDateString(X0olyq97BeTekhz0bo,{dateStyle:\"medium\",locale:\"en\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`eTekhz0bo-${ideTekhz0bo}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{D4kSszqHD:D4kSszqHDeTekhz0bo},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-4gtoez\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{D4kSszqHD:D4kSszqHDeTekhz0bo},webPageId:\"AxfaeAnBs\"},nodeId:\"gEL5S4c6d\",children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-p0stqq framer-1ati7fz\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{heAhiYo27:{background:{alt:\"\",fit:\"fill\",sizes:\"max(max(100vw - 40px, 200px), max(100vw - 40px, 200px) * 0.81)\",...toResponsiveImage(Bl3I5vuhbeTekhz0bo)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"320px\",...toResponsiveImage(Bl3I5vuhbeTekhz0bo)},className:\"framer-jf637c\",\"data-border\":true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kafsna\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGxpeCBSZWd1bGFy\",\"--framer-font-family\":'\"Gellix Regular\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"2em\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-caf6az\",\"data-framer-name\":\"Date\",fonts:[\"CUSTOM;Gellix Regular\"],name:\"Date\",text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ecxyuh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGxpeCBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gellix SemiBold\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"The future of mobility on set\"})}),className:\"framer-gbb7sj\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;Gellix SemiBold\"],name:\"Title\",text:oMLxWadbzeTekhz0bo,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGxpeCBSZWd1bGFy\",\"--framer-font-family\":'\"Gellix Regular\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\"A portfolio is any method used to showcase your best work.\"})}),className:\"framer-6tzc1h\",\"data-framer-name\":\"Date\",fonts:[\"CUSTOM;Gellix Regular\"],name:\"Date\",text:zcVn7jHC_eTekhz0bo,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})},ideTekhz0bo);})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-i14vcq\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{heAhiYo27:{width:\"100vw\"},nf7pJDQlN:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:766,width:\"1170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k7o3ss-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{heAhiYo27:{variant:\"BZnn6lC9b\"},nf7pJDQlN:{variant:\"Tv21BQwLm\"}},children:/*#__PURE__*/_jsx(FooterDark,{height:\"100%\",id:\"S08PN2ly_\",layoutId:\"S08PN2ly_\",style:{width:\"100%\"},variant:\"z01UiOI5c\",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-Vv2Of { background: #050014; }`,\".framer-Vv2Of.framer-1ati7fz, .framer-Vv2Of .framer-1ati7fz { display: block; }\",\".framer-Vv2Of.framer-1wgsszd { align-content: center; align-items: center; background-color: #050014; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-Vv2Of .framer-qsfntk-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-Vv2Of .framer-18zlvaw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1170px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Vv2Of .framer-6ehw0h { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 20px 10px 20px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-Vv2Of .framer-153zcu3 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 14px); opacity: 0.5; position: relative; width: 14px; }\",\".framer-Vv2Of .framer-hxrsk1, .framer-Vv2Of .framer-1aguigm, .framer-Vv2Of .framer-v180ef { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Vv2Of .framer-xpup31 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 670px; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Vv2Of .framer-jsgoio, .framer-Vv2Of .framer-d0teql, .framer-Vv2Of .framer-f7dh6w, .framer-Vv2Of .framer-caf6az, .framer-Vv2Of .framer-6tzc1h { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Vv2Of .framer-ro8b4h { --border-bottom-width: 1px; --border-color: #222222; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.7091836734693877 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 41px 100px -20px rgba(255, 255, 255, 0.12); flex: none; height: var(--framer-aspect-ratio-supported, 117px); position: relative; width: 100%; }\",\".framer-Vv2Of .framer-1vu0f9u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-Vv2Of .framer-1dcmwhl { --framer-paragraph-spacing: 24px; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Vv2Of .framer-4v9ezd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 9px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Vv2Of .framer-48rdpz { display: grid; flex: none; gap: 6px; grid-auto-rows: min-content; grid-template-columns: repeat(1, minmax(200px, 1fr)); height: min-content; justify-content: center; max-width: 100%; padding: 0px; position: relative; width: 100%; }\",\".framer-Vv2Of .framer-1otsoor, .framer-Vv2Of .framer-4gtoez { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 0px; height: auto; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-Vv2Of .framer-1hr85mi { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; min-width: 81%; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-Vv2Of .framer-sc563l { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.06); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 316px; position: relative; width: 100%; }\",\".framer-Vv2Of .framer-1np0mqh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 90%; }\",\".framer-Vv2Of .framer-4prjcp, .framer-Vv2Of .framer-gbb7sj { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Vv2Of .framer-svp96a { 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-Vv2Of .framer-ygnsk0 { align-content: center; align-items: center; background-color: var(--token-7fc0fa6c-fbb8-4857-b6dd-5aa9a187196b, #581bff); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; padding: 8px 16px 8px 16px; position: relative; text-decoration: none; width: 191px; }\",\".framer-Vv2Of .framer-k1259o { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-Vv2Of .framer-1m0g1kj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 670px; }\",\".framer-Vv2Of .framer-wkv3jk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Vv2Of .framer-1nlthmg { display: grid; flex: none; gap: 30px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; max-width: 100%; padding: 0px; position: relative; width: 100%; }\",\".framer-Vv2Of .framer-p0stqq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; min-width: 81%; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-Vv2Of .framer-jf637c { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.06); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.7788461538461537 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: var(--framer-aspect-ratio-supported, 112px); position: relative; width: 100%; }\",\".framer-Vv2Of .framer-kafsna { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Vv2Of .framer-1ecxyuh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 115px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 90%; }\",'.framer-Vv2Of .framer-i14vcq { background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.12) 0%, var(--token-606718a6-50ae-48d9-b6e8-986a422fa423, rgb(5, 0, 20)) /* {\"name\":\"Background\"} */ 100%); border-bottom-left-radius: 1000px; border-bottom-right-radius: 1000px; border-top-left-radius: 1000px; border-top-right-radius: 1000px; flex: none; height: 942px; left: -100px; overflow: hidden; position: absolute; right: -100px; top: -565px; will-change: var(--framer-will-change-override, transform); z-index: 0; }',\".framer-Vv2Of .framer-1k7o3ss-container { flex: none; height: auto; position: relative; width: 1170px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Vv2Of.framer-1wgsszd, .framer-Vv2Of .framer-6ehw0h, .framer-Vv2Of .framer-xpup31, .framer-Vv2Of .framer-1vu0f9u, .framer-Vv2Of .framer-4v9ezd, .framer-Vv2Of .framer-1otsoor, .framer-Vv2Of .framer-1hr85mi, .framer-Vv2Of .framer-1np0mqh, .framer-Vv2Of .framer-ygnsk0, .framer-Vv2Of .framer-1m0g1kj, .framer-Vv2Of .framer-wkv3jk, .framer-Vv2Of .framer-4gtoez, .framer-Vv2Of .framer-p0stqq, .framer-Vv2Of .framer-kafsna, .framer-Vv2Of .framer-1ecxyuh { gap: 0px; } .framer-Vv2Of.framer-1wgsszd > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-Vv2Of.framer-1wgsszd > :first-child, .framer-Vv2Of .framer-xpup31 > :first-child, .framer-Vv2Of .framer-1vu0f9u > :first-child, .framer-Vv2Of .framer-4v9ezd > :first-child, .framer-Vv2Of .framer-1hr85mi > :first-child, .framer-Vv2Of .framer-1np0mqh > :first-child, .framer-Vv2Of .framer-1m0g1kj > :first-child, .framer-Vv2Of .framer-p0stqq > :first-child, .framer-Vv2Of .framer-kafsna > :first-child, .framer-Vv2Of .framer-1ecxyuh > :first-child { margin-top: 0px; } .framer-Vv2Of.framer-1wgsszd > :last-child, .framer-Vv2Of .framer-xpup31 > :last-child, .framer-Vv2Of .framer-1vu0f9u > :last-child, .framer-Vv2Of .framer-4v9ezd > :last-child, .framer-Vv2Of .framer-1hr85mi > :last-child, .framer-Vv2Of .framer-1np0mqh > :last-child, .framer-Vv2Of .framer-1m0g1kj > :last-child, .framer-Vv2Of .framer-p0stqq > :last-child, .framer-Vv2Of .framer-kafsna > :last-child, .framer-Vv2Of .framer-1ecxyuh > :last-child { margin-bottom: 0px; } .framer-Vv2Of .framer-6ehw0h > *, .framer-Vv2Of .framer-wkv3jk > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Vv2Of .framer-6ehw0h > :first-child, .framer-Vv2Of .framer-1otsoor > :first-child, .framer-Vv2Of .framer-ygnsk0 > :first-child, .framer-Vv2Of .framer-wkv3jk > :first-child, .framer-Vv2Of .framer-4gtoez > :first-child { margin-left: 0px; } .framer-Vv2Of .framer-6ehw0h > :last-child, .framer-Vv2Of .framer-1otsoor > :last-child, .framer-Vv2Of .framer-ygnsk0 > :last-child, .framer-Vv2Of .framer-wkv3jk > :last-child, .framer-Vv2Of .framer-4gtoez > :last-child { margin-right: 0px; } .framer-Vv2Of .framer-xpup31 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Vv2Of .framer-1vu0f9u > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Vv2Of .framer-4v9ezd > * { margin: 0px; margin-bottom: calc(9px / 2); margin-top: calc(9px / 2); } .framer-Vv2Of .framer-1otsoor > *, .framer-Vv2Of .framer-4gtoez > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Vv2Of .framer-1hr85mi > *, .framer-Vv2Of .framer-p0stqq > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Vv2Of .framer-1np0mqh > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Vv2Of .framer-ygnsk0 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-Vv2Of .framer-1m0g1kj > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-Vv2Of .framer-kafsna > *, .framer-Vv2Of .framer-1ecxyuh > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-Vv2Of { background: #050014; } .framer-Vv2Of.framer-1wgsszd { width: 810px; } .framer-Vv2Of .framer-18zlvaw { padding: 0px 20px 0px 20px; } .framer-Vv2Of .framer-1k7o3ss-container { width: 100%; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-Vv2Of { background: #050014; } .framer-Vv2Of.framer-1wgsszd { width: 390px; } .framer-Vv2Of .framer-18zlvaw { padding: 0px 20px 0px 20px; } .framer-Vv2Of .framer-6ehw0h { order: 0; } .framer-Vv2Of .framer-xpup31 { padding: 25px 20px 25px 20px; } .framer-Vv2Of .framer-sc563l { height: 213px; } .framer-Vv2Of .framer-1m0g1kj { padding: 0px 20px 0px 20px; width: 100%; } .framer-Vv2Of .framer-1nlthmg { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-Vv2Of .framer-1k7o3ss-container { width: 100%; }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,'.framer-Vv2Of[data-border=\"true\"]::after, .framer-Vv2Of [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 17768\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nf7pJDQlN\":{\"layout\":[\"fixed\",\"auto\"]},\"heAhiYo27\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerAxfaeAnBs=withCSS(Component,css,\"framer-Vv2Of\");export default FramerAxfaeAnBs;FramerAxfaeAnBs.displayName=\"Page\";FramerAxfaeAnBs.defaultProps={height:17768,width:1200};addFonts(FramerAxfaeAnBs,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Gellix SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/baLNQFxvhrPXslmeXWqXyUs4SA.woff\"},{family:\"Gellix Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/KsoKV0KhrVamH3Cnlka7yRqZncA.woff\"}]},...AIKitNavFonts,...FooterDarkFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...((_componentPresets_fonts=componentPresets.fonts)===null||_componentPresets_fonts===void 0?void 0:_componentPresets_fonts[\"hV80koWzt\"])?getFontsFromComponentPreset((_componentPresets_fonts1=componentPresets.fonts)===null||_componentPresets_fonts1===void 0?void 0:_componentPresets_fonts1[\"hV80koWzt\"]):[],...((_componentPresets_fonts2=componentPresets.fonts)===null||_componentPresets_fonts2===void 0?void 0:_componentPresets_fonts2[\"sIGQpeuqA\"])?getFontsFromComponentPreset((_componentPresets_fonts3=componentPresets.fonts)===null||_componentPresets_fonts3===void 0?void 0:_componentPresets_fonts3[\"sIGQpeuqA\"]):[],...((_componentPresets_fonts4=componentPresets.fonts)===null||_componentPresets_fonts4===void 0?void 0:_componentPresets_fonts4[\"SyOUXbrDv\"])?getFontsFromComponentPreset((_componentPresets_fonts5=componentPresets.fonts)===null||_componentPresets_fonts5===void 0?void 0:_componentPresets_fonts5[\"SyOUXbrDv\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAxfaeAnBs\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"17768\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nf7pJDQlN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"heAhiYo27\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["_componentPresets_fonts", "_componentPresets_fonts1", "_componentPresets_fonts2", "_componentPresets_fonts3", "_componentPresets_fonts4", "_componentPresets_fonts5", "AIKitNavFonts", "getFonts", "pYf48sOjr_default", "FooterDarkFonts", "bfAYifedC_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "wfwYOZWLb_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "style", "className", "layoutId", "variant", "oMLxWadbz", "X0olyq97B", "Bl3I5vuhb", "aEvG2fPY5", "mTqNViCKWK46uZU4uf", "ZIrZJy7MLK46uZU4uf", "L0bmvYLHnK46uZU4uf", "tNMlN_T6pK46uZU4uf", "idK46uZU4uf", "D4kSszqHDeTekhz0bo", "Bl3I5vuhbeTekhz0bo", "X0olyq97BeTekhz0bo", "oMLxWadbzeTekhz0bo", "zcVn7jHC_eTekhz0bo", "ideTekhz0bo", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "textContent", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Link", "SVG", "RichText2", "x", "Image2", "ComponentPresetsProvider", "ChildrenCanSuspend", "WnpBdIyB8_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "collection1", "paginationInfo1", "loadMore1", "textContent1", "css", "FramerAxfaeAnBs", "withCSS", "AxfaeAnBs_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
