{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/izmameZfgx2kApgtUt5P/iHcg2mQbpImbi6a5zK2c/JV5cI7KqH.js"],
  "sourcesContent": ["// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SocialMediaShareButtons from\"https://framerusercontent.com/modules/GucIeWURSlxOXpFhUUyn/BmVIy2CGJF1ouVUO7h7y/SocialMediaShareButtons.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/CzcVr5U1VFk6uNcyYvJq/SmoothScroll_Prod.js\";import FooterAllDevices from\"#framer/local/canvasComponent/dJtvD2isz/dJtvD2isz.js\";import HeaderAllDevices from\"#framer/local/canvasComponent/eTsPl5YpO/eTsPl5YpO.js\";import NewsletterSignup from\"#framer/local/canvasComponent/jt_hZAwf7/jt_hZAwf7.js\";import Blog from\"#framer/local/collection/I08Sn32j_/I08Sn32j_.js\";import*as sharedStyle5 from\"#framer/local/css/aZwrCKvks/aZwrCKvks.js\";import*as sharedStyle4 from\"#framer/local/css/CJMyfvpS7/CJMyfvpS7.js\";import*as sharedStyle6 from\"#framer/local/css/d0JwQcECA/d0JwQcECA.js\";import*as sharedStyle3 from\"#framer/local/css/GEFm457pa/GEFm457pa.js\";import*as sharedStyle from\"#framer/local/css/q5PnYNTCc/q5PnYNTCc.js\";import*as sharedStyle2 from\"#framer/local/css/vOpG20DSW/vOpG20DSW.js\";import*as sharedStyle1 from\"#framer/local/css/Y5W00qzFs/Y5W00qzFs.js\";import metadataProvider from\"#framer/local/webPageMetadata/JV5cI7KqH/JV5cI7KqH.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const HeaderAllDevicesFonts=getFonts(HeaderAllDevices);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const SocialMediaShareButtonsFonts=getFonts(SocialMediaShareButtons);const NewsletterSignupFonts=getFonts(NewsletterSignup);const FooterAllDevicesFonts=getFonts(FooterAllDevices);const breakpoints={C3yl2WSMe:\"(min-width: 1440px) and (max-width: 1919px)\",d7Tt1rT6Z:\"(max-width: 809px)\",LLwi0XGTX:\"(min-width: 1366px) and (max-width: 1439px)\",lxse5gTZH:\"(min-width: 1024px) and (max-width: 1365px)\",QEuMGGPIa:\"(min-width: 1920px)\",ZIYBAkdBc:\"(min-width: 810px) and (max-width: 1023px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-U05YJ\";const variantClassNames={C3yl2WSMe:\"framer-v-a6yrg9\",d7Tt1rT6Z:\"framer-v-t6fhla\",LLwi0XGTX:\"framer-v-18ntyoc\",lxse5gTZH:\"framer-v-1egsysq\",QEuMGGPIa:\"framer-v-1qlrthz\",ZIYBAkdBc:\"framer-v-impog9\"};const transition1={delay:0,duration:1.2,ease:[.5,0,.88,.77],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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 transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={'Tablet 12.9\" Landscape':\"LLwi0XGTX\",'Tablet 12.9\" Portrait':\"lxse5gTZH\",Desktop:\"QEuMGGPIa\",Laptop:\"C3yl2WSMe\",Phone:\"d7Tt1rT6Z\",Tablet:\"ZIYBAkdBc\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"QEuMGGPIa\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"JV5cI7KqH\",data:Blog,type:\"Collection\"},select:[{collection:\"JV5cI7KqH\",name:\"zL8_JJAjr\",type:\"Identifier\"},{collection:\"JV5cI7KqH\",name:\"QczPMI8s1\",type:\"Identifier\"},{collection:\"JV5cI7KqH\",name:\"YIhG51f4l\",type:\"Identifier\"},{collection:\"JV5cI7KqH\",name:\"G4q1TTxCO\",type:\"Identifier\"},{collection:\"JV5cI7KqH\",name:\"fybSMNN7E\",type:\"Identifier\"},{collection:\"JV5cI7KqH\",name:\"UWDuUXjBI\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"JV5cI7KqH\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,QczPMI8s1=getFromCurrentRouteData(\"QczPMI8s1\"),zL8_JJAjr=getFromCurrentRouteData(\"zL8_JJAjr\")??\"\",G4q1TTxCO=getFromCurrentRouteData(\"G4q1TTxCO\")??\"\",YIhG51f4l=getFromCurrentRouteData(\"YIhG51f4l\"),UWDuUXjBI=getFromCurrentRouteData(\"UWDuUXjBI\")??\"\",fDfXk5dTVjuxS7jYSP,k6CH8PSW_wLcvsmI2P,YIhG51f4lwLcvsmI2P,zL8_JJAjrwLcvsmI2P,Fo4tBgjRtwLcvsmI2P,idwLcvsmI2P,fybSMNN7E=getFromCurrentRouteData(\"fybSMNN7E\")??0,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(QczPMI8s1,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"QEuMGGPIa\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 0, 0); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1qlrthz\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-shukk9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"qOBmr0FSB\",scopeId:\"JV5cI7KqH\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"qOBmr0FSB\",intensity:25,layoutId:\"qOBmr0FSB\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-145eotm-container\",layoutScroll:true,nodeId:\"nc_QXxZ9X\",scopeId:\"JV5cI7KqH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d7Tt1rT6Z:{variant:\"LeanCTjGw\"},ZIYBAkdBc:{variant:\"LHJasWPFG\"}},children:/*#__PURE__*/_jsx(HeaderAllDevices,{height:\"100%\",id:\"nc_QXxZ9X\",layoutId:\"nc_QXxZ9X\",style:{width:\"100%\"},variant:\"UhPUOjxDU\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-bop8k3\",\"data-framer-appear-id\":\"bop8k3\",\"data-framer-name\":\"Title Container\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5gnm45\",\"data-framer-name\":\"Title and Description\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d7Tt1rT6Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.6)\"},children:\"Sep 16, 2024\"})})},lxse5gTZH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.6)\"},children:\"Sep 16, 2024\"})})},ZIYBAkdBc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.6)\"},children:\"Sep 16, 2024\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.6)\"},children:\"Sep 16, 2024\"})}),className:\"framer-1n8mzwq\",fonts:[\"GF;Inter-500\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d7Tt1rT6Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Welcome to Framed Productions\"})})},lxse5gTZH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Welcome to Framed Productions\"})})},ZIYBAkdBc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Welcome to Framed Productions\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Welcome to Framed Productions\"})}),className:\"framer-1ek9d7w\",fonts:[\"GF;Inter-700\"],text:zL8_JJAjr,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d7Tt1rT6Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.6)\"},children:\"2 min read\"})})},lxse5gTZH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.6)\"},children:\"2 min read\"})})},ZIYBAkdBc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.6)\"},children:\"2 min read\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.6)\"},children:\"2 min read\"})}),className:\"framer-1xiic45\",fonts:[\"GF;Inter-500\"],text:G4q1TTxCO,verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-nznaj1\",\"data-framer-appear-id\":\"nznaj1\",\"data-framer-name\":\"Image Container\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d7Tt1rT6Z:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+435+0),sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.9179)`,...toResponsiveImage(YIhG51f4l),...{positionX:\"center\",positionY:\"center\"}}},lxse5gTZH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+459+0),sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.7297)`,...toResponsiveImage(YIhG51f4l),...{positionX:\"center\",positionY:\"center\"}}},ZIYBAkdBc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+447+0),sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.7297)`,...toResponsiveImage(YIhG51f4l),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+477+0),sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.7297)`,...toResponsiveImage(YIhG51f4l),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-10out0w\",\"data-border\":true,\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-v4fc3r\",\"data-framer-name\":\"Post\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:UWDuUXjBI,className:\"framer-e43j1w\",\"data-framer-appear-id\":\"e43j1w\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],initial:animation1,optimized:true,stylesPresetsClassNames:{a:\"framer-styles-preset-1nybl6c\",blockquote:\"framer-styles-preset-mrdmqy\",code:\"framer-styles-preset-6lvfeg\",h1:\"framer-styles-preset-1l1a71r\",h2:\"framer-styles-preset-l0u9ia\",h3:\"framer-styles-preset-iw8kss\",h4:\"framer-styles-preset-1qb4oo\",h5:\"framer-styles-preset-boc7qx\",h6:\"framer-styles-preset-1ph6mdw\",p:\"framer-styles-preset-cp7svi\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fy7a5e\",\"data-framer-name\":\"End of Blog\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x99d3k\",\"data-border\":true,\"data-framer-name\":\"Share\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RnVubmVsIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Funnel Sans\", \"Funnel Sans Placeholder\", sans-serif',\"--framer-font-size\":\"19.302313447523453px\",\"--framer-letter-spacing\":\"-0.07px\",\"--framer-text-color\":\"rgb(184, 184, 184)\"},children:\"Share\"})}),className:\"framer-1aapla3\",fonts:[\"GF;Funnel Sans-regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",viewBox:\"0 0 50 23\",viewBoxScale:.91,withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t3s9lc\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vpkluq\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined},{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined},{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined},{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined},{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined},{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3n8h0c-container\",\"data-framer-name\":\"Facebook\",isAuthoredByUser:true,isModuleExternal:true,name:\"Facebook\",nodeId:\"ee5VT5wjg\",scopeId:\"JV5cI7KqH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C3yl2WSMe:{link:resolvedLinks[1]},d7Tt1rT6Z:{link:resolvedLinks[5]},LLwi0XGTX:{link:resolvedLinks[2]},lxse5gTZH:{link:resolvedLinks[3]},ZIYBAkdBc:{link:resolvedLinks[4]}},children:/*#__PURE__*/_jsx(SocialMediaShareButtons,{height:\"100%\",iconStyle:{borderRadius:0,fill:\"rgb(19, 19, 20)\",round:true},id:\"ee5VT5wjg\",layoutId:\"ee5VT5wjg\",link:resolvedLinks[0],name:\"Facebook\",size:52,social:\"facebook\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined},{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined},{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined},{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined},{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined},{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-u7lexl-container\",\"data-framer-name\":\"LinkedIn\",isAuthoredByUser:true,isModuleExternal:true,name:\"LinkedIn\",nodeId:\"vfEfY5mvi\",scopeId:\"JV5cI7KqH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C3yl2WSMe:{link:resolvedLinks1[1]},d7Tt1rT6Z:{link:resolvedLinks1[5]},LLwi0XGTX:{link:resolvedLinks1[2]},lxse5gTZH:{link:resolvedLinks1[3]},ZIYBAkdBc:{link:resolvedLinks1[4]}},children:/*#__PURE__*/_jsx(SocialMediaShareButtons,{height:\"100%\",iconStyle:{borderRadius:0,fill:\"rgb(19, 19, 20)\",round:true},id:\"vfEfY5mvi\",layoutId:\"vfEfY5mvi\",link:resolvedLinks1[0],name:\"LinkedIn\",size:55,social:\"linkedin\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined},{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined},{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined},{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined},{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined},{href:{pathVariables:{fDfXk5dTV:fDfXk5dTVjuxS7jYSP},webPageId:\"juxS7jYSP\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oxgyh0-container\",\"data-framer-name\":\"X\",isAuthoredByUser:true,isModuleExternal:true,name:\"X\",nodeId:\"SA3opiSa8\",scopeId:\"JV5cI7KqH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C3yl2WSMe:{link:resolvedLinks2[1]},d7Tt1rT6Z:{link:resolvedLinks2[5]},LLwi0XGTX:{link:resolvedLinks2[2]},lxse5gTZH:{link:resolvedLinks2[3]},ZIYBAkdBc:{link:resolvedLinks2[4]}},children:/*#__PURE__*/_jsx(SocialMediaShareButtons,{height:\"100%\",iconStyle:{borderRadius:0,fill:\"rgb(19, 19, 20)\",iconFillColor:\"rgb(255, 255, 255)\",round:true},id:\"SA3opiSa8\",layoutId:\"SA3opiSa8\",link:resolvedLinks2[0],name:\"X\",size:45,social:\"x\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QXzToNTOO\"},motionChild:true,nodeId:\"pMTFrvPOZ\",scopeId:\"JV5cI7KqH\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-jzde9g framer-1a0xiod\",\"data-border\":true,\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d7Tt1rT6Z:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1116+0+119+25),pixelHeight:1344,pixelWidth:1278,sizes:\"50px\",src:\"https://framerusercontent.com/images/IKoKtfLyvNZbI55UFpt4TWiEwI.jpeg\",srcSet:\"https://framerusercontent.com/images/IKoKtfLyvNZbI55UFpt4TWiEwI.jpeg?scale-down-to=1024 973w,https://framerusercontent.com/images/IKoKtfLyvNZbI55UFpt4TWiEwI.jpeg 1278w\"}},lxse5gTZH:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1281+0+25),pixelHeight:1344,pixelWidth:1278,sizes:\"50px\",src:\"https://framerusercontent.com/images/IKoKtfLyvNZbI55UFpt4TWiEwI.jpeg\",srcSet:\"https://framerusercontent.com/images/IKoKtfLyvNZbI55UFpt4TWiEwI.jpeg?scale-down-to=1024 973w,https://framerusercontent.com/images/IKoKtfLyvNZbI55UFpt4TWiEwI.jpeg 1278w\"}},ZIYBAkdBc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1269+0+25),pixelHeight:1344,pixelWidth:1278,sizes:\"50px\",src:\"https://framerusercontent.com/images/IKoKtfLyvNZbI55UFpt4TWiEwI.jpeg\",srcSet:\"https://framerusercontent.com/images/IKoKtfLyvNZbI55UFpt4TWiEwI.jpeg?scale-down-to=1024 973w,https://framerusercontent.com/images/IKoKtfLyvNZbI55UFpt4TWiEwI.jpeg 1278w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1299+0+25),pixelHeight:1344,pixelWidth:1278,sizes:\"50px\",src:\"https://framerusercontent.com/images/IKoKtfLyvNZbI55UFpt4TWiEwI.jpeg\",srcSet:\"https://framerusercontent.com/images/IKoKtfLyvNZbI55UFpt4TWiEwI.jpeg?scale-down-to=1024 973w,https://framerusercontent.com/images/IKoKtfLyvNZbI55UFpt4TWiEwI.jpeg 1278w\"},className:\"framer-1nshk5p\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RnVubmVsIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Funnel Sans\", \"Funnel Sans Placeholder\", sans-serif',\"--framer-font-size\":\"22.749003009688177px\",\"--framer-letter-spacing\":\"-0.07px\",\"--framer-text-color\":\"rgb(184, 184, 184)\"},children:\"Story by\"})}),className:\"framer-1l6q6w7\",fonts:[\"GF;Funnel Sans-regular\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",viewBox:\"0 0 84.07 27\",viewBoxScale:.79,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SXN0b2sgV2ViLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Istok Web\", \"Istok Web Placeholder\", sans-serif',\"--framer-font-size\":\"32.367299338173915px\",\"--framer-letter-spacing\":\"-0.07px\",\"--framer-text-color\":\"var(--token-3c5dbadc-9114-4dac-9644-562c24f6a00f, rgb(255, 255, 255))\"},children:\"Cameron Frame\"})}),className:\"framer-165n0n0\",fonts:[\"GF;Istok Web-regular\"],verticalAlignment:\"top\",viewBox:\"0 0 230 39.5\",viewBoxScale:.9,withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-id5ewi\",\"data-framer-name\":\"More Blogs\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fj3cop\",\"data-framer-name\":\"Blog Layout\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e3jxjs\",\"data-framer-name\":\"More Blogs/Button\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQmxhY2s=\",\"--framer-font-size\":\"26.276328242361465px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.07px\",\"--framer-text-color\":\"var(--token-3c5dbadc-9114-4dac-9644-562c24f6a00f, rgb(255, 255, 255))\"},children:\"More Blogs\"})}),className:\"framer-xw9ps1\",fonts:[\"Inter-Black\"],verticalAlignment:\"top\",viewBox:\"0 0 147.07 32\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"N2QGD3LWq\"},motionChild:true,nodeId:\"w8HtTGDl6\",openInNewTab:false,scopeId:\"JV5cI7KqH\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-13rqcud framer-1a0xiod\",\"data-framer-name\":\"Read More Button\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d7Tt1rT6Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Read More\"})})},LLwi0XGTX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Read More\"})})},lxse5gTZH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Read More\"})})},ZIYBAkdBc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Read More\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Read More\"})}),className:\"framer-3ysdt0\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-53b1qv\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"wLcvsmI2P\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"wLcvsmI2P\",name:\"k6CH8PSW_\",type:\"Identifier\"},{collection:\"wLcvsmI2P\",name:\"YIhG51f4l\",type:\"Identifier\"},{collection:\"wLcvsmI2P\",name:\"zL8_JJAjr\",type:\"Identifier\"},{collection:\"wLcvsmI2P\",name:\"Fo4tBgjRt\",type:\"Identifier\"},{collection:\"wLcvsmI2P\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"wLcvsmI2P\",name:\"fybSMNN7E\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:fybSMNN7E},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({Fo4tBgjRt:Fo4tBgjRtwLcvsmI2P,id:idwLcvsmI2P,k6CH8PSW_:k6CH8PSW_wLcvsmI2P,YIhG51f4l:YIhG51f4lwLcvsmI2P,zL8_JJAjr:zL8_JJAjrwLcvsmI2P},index)=>{k6CH8PSW_wLcvsmI2P??=\"\";zL8_JJAjrwLcvsmI2P??=\"\";Fo4tBgjRtwLcvsmI2P??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`wLcvsmI2P-${idwLcvsmI2P}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{k6CH8PSW_:k6CH8PSW_wLcvsmI2P},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{k6CH8PSW_:k6CH8PSW_wLcvsmI2P},webPageId:\"JV5cI7KqH\"},motionChild:true,nodeId:\"l5HbW2_ph\",openInNewTab:false,scopeId:\"JV5cI7KqH\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-syqo95 framer-1a0xiod\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ulfiph\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C3yl2WSMe:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,sizes:`calc(max(max(((${componentViewport?.width||\"100vw\"} - 80px) * 0.9 - 40px) / 3, 50px), 100px) - 15px)`,...toResponsiveImage(YIhG51f4lwLcvsmI2P)}},d7Tt1rT6Z:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,sizes:`max(max(((${componentViewport?.width||\"100vw\"} - 80px) * 1.0548 - 20px) / 2, 50px) * 2 + 20px, 100px)`,...toResponsiveImage(YIhG51f4lwLcvsmI2P)}},LLwi0XGTX:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,sizes:`calc(max(max(((${componentViewport?.width||\"100vw\"} - 80px) * 0.9 - 40px) / 3, 50px), 100px) - 15px)`,...toResponsiveImage(YIhG51f4lwLcvsmI2P)}},lxse5gTZH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,sizes:`calc(max(max(((${componentViewport?.width||\"100vw\"} - 80px) * 0.8485 - 40px) / 3, 50px), 100px) - 15px)`,...toResponsiveImage(YIhG51f4lwLcvsmI2P)}},ZIYBAkdBc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,sizes:`calc(max(max(max(((${componentViewport?.width||\"100vw\"} - 80px) * 0.9753 - 40px) / 3, 50px), 1px), 100px) - 15px)`,...toResponsiveImage(YIhG51f4lwLcvsmI2P)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,sizes:`calc(max(max(((${componentViewport?.width||\"100vw\"} - 80px) * 0.7217 - 40px) / 3, 50px), 100px) - 15px)`,...toResponsiveImage(YIhG51f4lwLcvsmI2P)},className:\"framer-17nod8u\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7dnjep\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3c5dbadc-9114-4dac-9644-562c24f6a00f, rgb(255, 255, 255))\"},children:\"Schedule a Consultation\"})}),className:\"framer-z2hu6j\",fonts:[\"GF;Inter-600\"],text:zL8_JJAjrwLcvsmI2P,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(156, 156, 156)\"},children:\"Every Framed Productions video starts with a focused consultation to align with your vision.\"})}),className:\"framer-11xgy8g\",fonts:[\"Inter\"],text:Fo4tBgjRtwLcvsmI2P,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})})},idwLcvsmI2P);})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d7Tt1rT6Z:{y:(componentViewport?.y||0)+0+3126},lxse5gTZH:{y:(componentViewport?.y||0)+0+2299},ZIYBAkdBc:{y:(componentViewport?.y||0)+0+2287}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2317,children:/*#__PURE__*/_jsx(Container,{className:\"framer-120zdz8-container\",nodeId:\"urvOhPQzS\",scopeId:\"JV5cI7KqH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d7Tt1rT6Z:{variant:\"qLZ_YXeI9\"}},children:/*#__PURE__*/_jsx(NewsletterSignup,{height:\"100%\",id:\"urvOhPQzS\",layoutId:\"urvOhPQzS\",style:{height:\"100%\",width:\"100%\"},variant:\"UOk_FeEt_\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d7Tt1rT6Z:{y:(componentViewport?.y||0)+0+3926},lxse5gTZH:{y:(componentViewport?.y||0)+0+3099},ZIYBAkdBc:{y:(componentViewport?.y||0)+0+3087}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:384,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3117,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hzv11p-container\",nodeId:\"sJrbK9U19\",scopeId:\"JV5cI7KqH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C3yl2WSMe:{variant:\"LC1fJUI3j\"},d7Tt1rT6Z:{variant:\"YWgTGjYV3\"},LLwi0XGTX:{variant:\"gEiFQp0PU\"},lxse5gTZH:{variant:\"thjpSYjbK\"},ZIYBAkdBc:{variant:\"Zn9sjpwkU\"}},children:/*#__PURE__*/_jsx(FooterAllDevices,{height:\"100%\",id:\"sJrbK9U19\",layoutId:\"sJrbK9U19\",style:{height:\"100%\",width:\"100%\"},variant:\"CjEqS6C3g\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-U05YJ.framer-1a0xiod, .framer-U05YJ .framer-1a0xiod { display: block; }\",\".framer-U05YJ.framer-1qlrthz { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1920px; }\",\".framer-U05YJ .framer-shukk9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-U05YJ .framer-145eotm-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-U05YJ .framer-bop8k3 { 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: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-U05YJ .framer-5gnm45 { 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: 75px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-U05YJ .framer-1n8mzwq, .framer-U05YJ .framer-1xiic45 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-U05YJ .framer-1ek9d7w { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-U05YJ .framer-nznaj1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-U05YJ .framer-10out0w { --border-bottom-width: 1px; --border-color: #222222; --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: 35px; border-bottom-right-radius: 35px; border-top-left-radius: 35px; border-top-right-radius: 35px; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 26px; height: 576px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 73%; will-change: var(--framer-will-change-override, transform); }\",\".framer-U05YJ .framer-v4fc3r { align-content: center; align-items: center; background: radial-gradient(50% 50% at 50% 50%, #242426 0%, rgb(0, 0, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 75px 500px 75px 500px; position: relative; width: 100%; }\",\".framer-U05YJ .framer-e43j1w { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 920px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-U05YJ .framer-1fy7a5e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 19px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 125px 0px; position: relative; width: 100%; }\",\".framer-U05YJ .framer-1x99d3k { --border-bottom-width: 3px; --border-color: #3c3c45; --border-left-width: 3px; --border-right-width: 3px; --border-style: solid; --border-top-width: 3px; background-color: #131314; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; flex: none; height: 100px; overflow: hidden; position: relative; width: 250px; will-change: var(--framer-will-change-override, transform); }\",\".framer-U05YJ .framer-1aapla3 { flex: none; height: auto; left: 18px; position: absolute; top: 50%; transform: translateY(-50%); white-space: pre; width: 50px; }\",\".framer-U05YJ .framer-1t3s9lc { background-color: #5e5c5c; flex: none; height: 52px; left: 79px; overflow: hidden; position: absolute; top: calc(49.00000000000002% - 52px / 2); width: 1px; z-index: 1; }\",\".framer-U05YJ .framer-1vpkluq { flex: none; height: 50px; left: 89px; overflow: hidden; position: absolute; top: calc(50.00000000000002% - 50px / 2); width: 144px; }\",\".framer-U05YJ .framer-3n8h0c-container { flex: none; height: auto; left: 0px; position: absolute; top: 50%; transform: translateY(-50%); width: auto; }\",\".framer-U05YJ .framer-u7lexl-container { flex: none; height: auto; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: auto; }\",\".framer-U05YJ .framer-1oxgyh0-container { flex: none; height: auto; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); width: auto; }\",\".framer-U05YJ .framer-jzde9g { --border-bottom-width: 3px; --border-color: #3c3c45; --border-left-width: 3px; --border-right-width: 3px; --border-style: solid; --border-top-width: 3px; background-color: #131314; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; flex: none; height: 100px; overflow: hidden; position: relative; text-decoration: none; width: 250px; will-change: var(--framer-will-change-override, transform); }\",\".framer-U05YJ .framer-1nshk5p { border-bottom-left-radius: 11px; border-bottom-right-radius: 11px; border-top-left-radius: 11px; border-top-right-radius: 11px; flex: none; height: 50px; left: 26px; position: absolute; top: calc(50.00000000000002% - 50px / 2); width: 50px; }\",\".framer-U05YJ .framer-1l6q6w7 { flex: none; height: auto; left: 48%; position: absolute; top: 26px; transform: translateX(-50%); white-space: pre; width: 71px; }\",\".framer-U05YJ .framer-165n0n0 { bottom: 28px; flex: none; height: auto; left: 85px; position: absolute; white-space: pre; width: 131px; }\",\".framer-U05YJ .framer-id5ewi { align-content: center; align-items: center; background-color: var(--token-011ee306-4f7c-4c03-b2f8-02c1b797d225, #000000); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: 793px; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-U05YJ .framer-1fj3cop { 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: 0px; position: relative; width: 100%; }\",\".framer-U05YJ .framer-e3jxjs { 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: 69%; z-index: 1; }\",\".framer-U05YJ .framer-xw9ps1 { flex: none; height: auto; position: relative; white-space: pre; width: 12%; z-index: 1; }\",\".framer-U05YJ .framer-13rqcud { align-content: center; align-items: center; background-color: #222222; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 0.7065919983928324px 0.7065919983928324px -0.625px rgba(0, 0, 0, 0.15), 0px 1.8065619053231785px 1.8065619053231785px -1.25px rgba(0, 0, 0, 0.14398), 0px 3.6217592146567767px 3.6217592146567767px -1.875px rgba(0, 0, 0, 0.13793), 0px 6.8655999097303715px 6.8655999097303715px -2.5px rgba(0, 0, 0, 0.12711), 0px 13.646761411524492px 13.646761411524492px -3.125px rgba(0, 0, 0, 0.10451), 0px 30px 30px -3.75px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px; position: relative; text-decoration: none; width: min-content; z-index: 1; }\",\".framer-U05YJ .framer-3ysdt0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-U05YJ .framer-53b1qv { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 72%; }\",\".framer-U05YJ .framer-syqo95 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-U05YJ .framer-ulfiph { align-content: center; align-items: center; background-color: var(--token-011ee306-4f7c-4c03-b2f8-02c1b797d225, #000000); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-width: 100px; overflow: hidden; padding: 0px 15px 0px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-U05YJ .framer-17nod8u { aspect-ratio: 1.3333333333333333 / 1; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 311px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-U05YJ .framer-7dnjep { align-content: flex-start; align-items: flex-start; background-color: var(--token-011ee306-4f7c-4c03-b2f8-02c1b797d225, #000000); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 30px; position: relative; width: 100%; }\",\".framer-U05YJ .framer-z2hu6j { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-U05YJ .framer-11xgy8g { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-U05YJ .framer-120zdz8-container { flex: none; height: 800px; position: relative; width: 100%; }\",\".framer-U05YJ .framer-hzv11p-container { flex: none; height: 384px; position: relative; width: 100%; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-U05YJ.framer-1qlrthz, .framer-U05YJ .framer-bop8k3, .framer-U05YJ .framer-5gnm45, .framer-U05YJ .framer-nznaj1, .framer-U05YJ .framer-10out0w, .framer-U05YJ .framer-v4fc3r, .framer-U05YJ .framer-1fy7a5e, .framer-U05YJ .framer-id5ewi, .framer-U05YJ .framer-1fj3cop, .framer-U05YJ .framer-13rqcud, .framer-U05YJ .framer-syqo95, .framer-U05YJ .framer-ulfiph, .framer-U05YJ .framer-7dnjep { gap: 0px; } .framer-U05YJ.framer-1qlrthz > *, .framer-U05YJ .framer-ulfiph > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-U05YJ.framer-1qlrthz > :first-child, .framer-U05YJ .framer-bop8k3 > :first-child, .framer-U05YJ .framer-5gnm45 > :first-child, .framer-U05YJ .framer-v4fc3r > :first-child, .framer-U05YJ .framer-id5ewi > :first-child, .framer-U05YJ .framer-1fj3cop > :first-child, .framer-U05YJ .framer-syqo95 > :first-child, .framer-U05YJ .framer-ulfiph > :first-child, .framer-U05YJ .framer-7dnjep > :first-child { margin-top: 0px; } .framer-U05YJ.framer-1qlrthz > :last-child, .framer-U05YJ .framer-bop8k3 > :last-child, .framer-U05YJ .framer-5gnm45 > :last-child, .framer-U05YJ .framer-v4fc3r > :last-child, .framer-U05YJ .framer-id5ewi > :last-child, .framer-U05YJ .framer-1fj3cop > :last-child, .framer-U05YJ .framer-syqo95 > :last-child, .framer-U05YJ .framer-ulfiph > :last-child, .framer-U05YJ .framer-7dnjep > :last-child { margin-bottom: 0px; } .framer-U05YJ .framer-bop8k3 > *, .framer-U05YJ .framer-5gnm45 > *, .framer-U05YJ .framer-1fj3cop > *, .framer-U05YJ .framer-syqo95 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-U05YJ .framer-nznaj1 > *, .framer-U05YJ .framer-13rqcud > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-U05YJ .framer-nznaj1 > :first-child, .framer-U05YJ .framer-10out0w > :first-child, .framer-U05YJ .framer-1fy7a5e > :first-child, .framer-U05YJ .framer-13rqcud > :first-child { margin-left: 0px; } .framer-U05YJ .framer-nznaj1 > :last-child, .framer-U05YJ .framer-10out0w > :last-child, .framer-U05YJ .framer-1fy7a5e > :last-child, .framer-U05YJ .framer-13rqcud > :last-child { margin-right: 0px; } .framer-U05YJ .framer-10out0w > * { margin: 0px; margin-left: calc(26px / 2); margin-right: calc(26px / 2); } .framer-U05YJ .framer-v4fc3r > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-U05YJ .framer-1fy7a5e > * { margin: 0px; margin-left: calc(19px / 2); margin-right: calc(19px / 2); } .framer-U05YJ .framer-id5ewi > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-U05YJ .framer-7dnjep > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,'.framer-U05YJ[data-border=\"true\"]::after, .framer-U05YJ [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; }',\"@media (min-width: 1440px) and (max-width: 1919px) { .framer-U05YJ.framer-1qlrthz { width: 1440px; } .framer-U05YJ .framer-e3jxjs { width: 86%; } .framer-U05YJ .framer-53b1qv { width: 90%; } .framer-U05YJ .framer-17nod8u { height: var(--framer-aspect-ratio-supported, 285px); }}\",\"@media (min-width: 1366px) and (max-width: 1439px) { .framer-U05YJ.framer-1qlrthz { width: 1366px; } .framer-U05YJ .framer-e3jxjs { width: 85%; } .framer-U05YJ .framer-13rqcud { height: 35px; } .framer-U05YJ .framer-53b1qv { width: 90%; } .framer-U05YJ .framer-17nod8u { height: var(--framer-aspect-ratio-supported, 150px); }}\",\"@media (min-width: 1024px) and (max-width: 1365px) { .framer-U05YJ.framer-1qlrthz { width: 1024px; } .framer-U05YJ .framer-e43j1w { width: 850px; } .framer-U05YJ .framer-e3jxjs { width: 78%; } .framer-U05YJ .framer-xw9ps1 { width: 16%; } .framer-U05YJ .framer-13rqcud { height: 32px; } .framer-U05YJ .framer-53b1qv { width: 85%; } .framer-U05YJ .framer-17nod8u { height: var(--framer-aspect-ratio-supported, 150px); }}\",\"@media (min-width: 810px) and (max-width: 1023px) { .framer-U05YJ.framer-1qlrthz { width: 810px; } .framer-U05YJ .framer-e43j1w { width: 665px; } .framer-U05YJ .framer-e3jxjs { order: 0; width: 90%; } .framer-U05YJ .framer-xw9ps1 { width: 18%; } .framer-U05YJ .framer-13rqcud { height: 29px; } .framer-U05YJ .framer-53b1qv { order: 1; width: 98%; } .framer-U05YJ .framer-syqo95 { flex-direction: row; } .framer-U05YJ .framer-ulfiph { flex: 1 0 0px; width: 1px; } .framer-U05YJ .framer-17nod8u { height: var(--framer-aspect-ratio-supported, 150px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-U05YJ .framer-syqo95 { gap: 0px; } .framer-U05YJ .framer-syqo95 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-U05YJ .framer-syqo95 > :first-child { margin-left: 0px; } .framer-U05YJ .framer-syqo95 > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-U05YJ.framer-1qlrthz { width: 390px; } .framer-U05YJ .framer-10out0w { height: 435px; width: 92%; } .framer-U05YJ .framer-e43j1w { width: 325px; } .framer-U05YJ .framer-1fy7a5e { flex-direction: column; padding: 0px 0px 100px 0px; } .framer-U05YJ .framer-id5ewi { height: 1691px; } .framer-U05YJ .framer-1fj3cop { height: 1502px; } .framer-U05YJ .framer-e3jxjs { flex-direction: column; gap: 15px; justify-content: center; padding: 23px 0px 23px 0px; width: 100%; } .framer-U05YJ .framer-xw9ps1 { order: 0; width: 65%; } .framer-U05YJ .framer-13rqcud { height: 30px; order: 1; } .framer-U05YJ .framer-53b1qv { grid-template-columns: repeat(2, minmax(50px, 1fr)); width: 105%; } .framer-U05YJ .framer-syqo95 { grid-column: auto / span 2; } .framer-U05YJ .framer-ulfiph { padding: 0px; } .framer-U05YJ .framer-17nod8u { height: var(--framer-aspect-ratio-supported, 150px); } .framer-U05YJ .framer-hzv11p-container { z-index: 1; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-U05YJ .framer-1fy7a5e, .framer-U05YJ .framer-e3jxjs { gap: 0px; } .framer-U05YJ .framer-1fy7a5e > * { margin: 0px; margin-bottom: calc(19px / 2); margin-top: calc(19px / 2); } .framer-U05YJ .framer-1fy7a5e > :first-child, .framer-U05YJ .framer-e3jxjs > :first-child { margin-top: 0px; } .framer-U05YJ .framer-1fy7a5e > :last-child, .framer-U05YJ .framer-e3jxjs > :last-child { margin-bottom: 0px; } .framer-U05YJ .framer-e3jxjs > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3686\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"C3yl2WSMe\":{\"layout\":[\"fixed\",\"auto\"]},\"LLwi0XGTX\":{\"layout\":[\"fixed\",\"auto\"]},\"lxse5gTZH\":{\"layout\":[\"fixed\",\"auto\"]},\"ZIYBAkdBc\":{\"layout\":[\"fixed\",\"auto\"]},\"d7Tt1rT6Z\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerJV5cI7KqH=withCSS(Component,css,\"framer-U05YJ\");export default FramerJV5cI7KqH;FramerJV5cI7KqH.displayName=\"Blog\";FramerJV5cI7KqH.defaultProps={height:3686,width:1920};addFonts(FramerJV5cI7KqH,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"},{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:\"Funnel Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/funnelsans/v1/OpNfno8Dg9bX6Bsp3Wq69RB-VukSVv3aISFAlXmEe29NnDyL7w.woff2\",weight:\"400\"},{family:\"Istok Web\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/istokweb/v24/3qTvojGmgSyUukBzKslZBGF-9kIIaQ.woff2\",weight:\"400\"},{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/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2\",weight:\"900\"},{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/X5hj6qzcHUYv7h1390c8Rhm6550.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2\",weight:\"900\"},{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/5HcVoGak8k5agFJSaKa4floXVu0.woff2\",weight:\"900\"},{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/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2\",weight:\"900\"},{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/P2Bw01CtL0b9wqygO0sSVogWbo.woff2\",weight:\"900\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"}]},...SmoothScrollFonts,...HeaderAllDevicesFonts,...SocialMediaShareButtonsFonts,...NewsletterSignupFonts,...FooterAllDevicesFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJV5cI7KqH\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1920\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"C3yl2WSMe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LLwi0XGTX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lxse5gTZH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZIYBAkdBc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"d7Tt1rT6Z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"3686\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SmoothScrollFonts", "getFonts", "SmoothScroll", "HeaderAllDevicesFonts", "eTsPl5YpO_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "RichTextWithOptimizedAppearEffect", "RichText2", "SocialMediaShareButtonsFonts", "Component", "NewsletterSignupFonts", "jt_hZAwf7_default", "FooterAllDevicesFonts", "dJtvD2isz_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "transformTemplate1", "_", "t", "transformTemplate2", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "I08Sn32j_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "QczPMI8s1", "zL8_JJAjr", "G4q1TTxCO", "YIhG51f4l", "UWDuUXjBI", "fDfXk5dTVjuxS7jYSP", "k6CH8PSW_wLcvsmI2P", "YIhG51f4lwLcvsmI2P", "zL8_JJAjrwLcvsmI2P", "Fo4tBgjRtwLcvsmI2P", "idwLcvsmI2P", "fybSMNN7E", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "SmoothScroll", "PropertyOverrides2", "eTsPl5YpO_default", "MotionDivWithOptimizedAppearEffect", "x", "RichText2", "getLoadingLazyAtYPosition", "Image2", "RichTextWithOptimizedAppearEffect", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "Link", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "jt_hZAwf7_default", "dJtvD2isz_default", "css", "FramerJV5cI7KqH", "withCSS", "JV5cI7KqH_default", "addFonts", "SmoothScrollFonts", "HeaderAllDevicesFonts", "SocialMediaShareButtonsFonts", "NewsletterSignupFonts", "FooterAllDevicesFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
