{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bKj6pyINjWBtaucQOTDy/AXv0zGzybTJuZpAq3rKd/pKregR2vx.js"],
  "sourcesContent": ["// Generated by Framer (cf240c2)\nvar _componentPresets_fonts,_componentPresets_fonts1,_componentPresets_fonts2,_componentPresets_fonts3,_componentPresets_fonts4,_componentPresets_fonts5;import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,ResolveLinks,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import MotionText from\"https://framerusercontent.com/modules/2AusMW9Upi6mhJ0JzKTi/T3PpsJ5IHtZKcvyOM7MR/MotionText.js\";import Pattern from\"https://framerusercontent.com/modules/2rGdY3xNPdGAC1LGc2Ew/gQcpGdBaDKqalAQX5HN3/Pattern.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import Footer from\"#framer/local/canvasComponent/FTKcQH8yE/FTKcQH8yE.js\";import Header from\"#framer/local/canvasComponent/GSODHyPTT/GSODHyPTT.js\";import Category from\"#framer/local/canvasComponent/oqtJ0FxU5/oqtJ0FxU5.js\";import CTA from\"#framer/local/canvasComponent/swLerQTvA/swLerQTvA.js\";import Newsletter from\"#framer/local/canvasComponent/TTV6rjQmk/TTV6rjQmk.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/sTGkx_v4K/sTGkx_v4K.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle6 from\"#framer/local/css/BSJwvYMRq/BSJwvYMRq.js\";import*as sharedStyle5 from\"#framer/local/css/ixO3ePret/ixO3ePret.js\";import*as sharedStyle2 from\"#framer/local/css/ML1ApQtuT/ML1ApQtuT.js\";import*as sharedStyle3 from\"#framer/local/css/stylesPresetHeading1/stylesPresetHeading1.js\";import*as sharedStyle4 from\"#framer/local/css/stylesPresetHeading2/stylesPresetHeading2.js\";import*as sharedStyle7 from\"#framer/local/css/stylesPresetLink/stylesPresetLink.js\";import*as sharedStyle1 from\"#framer/local/css/vkciF0LFP/vkciF0LFP.js\";import*as sharedStyle8 from\"#framer/local/css/xVFtJsjje/xVFtJsjje.js\";import*as sharedStyle from\"#framer/local/css/YoA3gknJd/YoA3gknJd.js\";import metadataProvider from\"#framer/local/webPageMetadata/pKregR2vx/pKregR2vx.js\";const HeaderFonts=getFonts(Header);const CategoryFonts=getFonts(Category);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MotionTextFonts=getFonts(MotionText);const PhosphorFonts=getFonts(Phosphor);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const PatternFonts=getFonts(Pattern);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const NewsletterFonts=getFonts(Newsletter);const CTAFonts=getFonts(CTA);const FooterFonts=getFonts(Footer);const breakpoints={mteFMYiDA:\"(min-width: 1600px)\",NpiPEaVZN:\"(min-width: 810px) and (max-width: 1199px)\",S7h0ALley:\"(min-width: 1200px) and (max-width: 1599px)\",SQR1zAnq9:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-MbWws\";const variantClassNames={mteFMYiDA:\"framer-v-1b4ghbz\",NpiPEaVZN:\"framer-v-121imkp\",S7h0ALley:\"framer-v-m4muuk\",SQR1zAnq9:\"framer-v-1gj4ial\"};const transition1={damping:40,delay:.6,mass:1,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-40};const transition2={damping:40,delay:.7,mass:1,stiffness:200,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};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 isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition3={damping:40,delay:.2,mass:1,stiffness:200,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const transition4={damping:40,delay:.3,mass:1,stiffness:200,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const transition5={damping:40,delay:.4,mass:1,stiffness:200,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const transition6={damping:40,delay:.5,mass:1,stiffness:200,type:\"spring\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop 2\":\"S7h0ALley\",Desktop:\"mteFMYiDA\",Phone:\"SQR1zAnq9\",Tablet:\"NpiPEaVZN\"};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:\"mteFMYiDA\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){var _enumToDisplayNameFunctions_GTwcxzdPC;const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"pKregR2vx\",data:Blog,type:\"Collection\"},select:[{collection:\"pKregR2vx\",name:\"oKH_t61ub\",type:\"Identifier\"},{collection:\"pKregR2vx\",name:\"exPumyWSC\",type:\"Identifier\"},{collection:\"pKregR2vx\",name:\"tFpLAZ9gi\",type:\"Identifier\"},{collection:\"pKregR2vx\",name:\"GTwcxzdPC\",type:\"Identifier\"},{collection:\"pKregR2vx\",name:\"qt_zUl3rZ\",type:\"Identifier\"},{collection:\"pKregR2vx\",name:\"iQitXBB1M\",type:\"Identifier\"},{collection:\"pKregR2vx\",name:\"hOrnczZK6\",type:\"Identifier\"},{collection:\"pKregR2vx\",name:\"tmu9n_JM7\",type:\"Identifier\"},{collection:\"pKregR2vx\",name:\"d4O_SP452\",type:\"Identifier\"},{collection:\"pKregR2vx\",name:\"w1Hl8K5R0\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"pKregR2vx\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2,_getFromCurrentRouteData3,_getFromCurrentRouteData4,_getFromCurrentRouteData5,_getFromCurrentRouteData6;const{style,className,layoutId,variant,qt_zUl3rZ=(_getFromCurrentRouteData=getFromCurrentRouteData(\"qt_zUl3rZ\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"#09F\",GTwcxzdPC=getFromCurrentRouteData(\"GTwcxzdPC\"),oKH_t61ub=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"oKH_t61ub\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",w1Hl8K5R0=getFromCurrentRouteData(\"w1Hl8K5R0\"),tFpLAZ9gi=getFromCurrentRouteData(\"tFpLAZ9gi\"),R1slP3icL,tmu9n_JM7=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"tmu9n_JM7\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",d4O_SP452=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"d4O_SP452\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:\"\",iQitXBB1M=(_getFromCurrentRouteData4=getFromCurrentRouteData(\"iQitXBB1M\"))!==null&&_getFromCurrentRouteData4!==void 0?_getFromCurrentRouteData4:\"\",hOrnczZK6=(_getFromCurrentRouteData5=getFromCurrentRouteData(\"hOrnczZK6\"))!==null&&_getFromCurrentRouteData5!==void 0?_getFromCurrentRouteData5:\"\",exPumyWSC=(_getFromCurrentRouteData6=getFromCurrentRouteData(\"exPumyWSC\"))!==null&&_getFromCurrentRouteData6!==void 0?_getFromCurrentRouteData6:\"\",...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-MbWws`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-MbWws`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"Zz12rDqW7\");const ref2=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(w1Hl8K5R0,{dateStyle:\"long\",locale:\"en-US\"},activeLocaleCode);const visible=isSet(tFpLAZ9gi);const isDisplayed=value=>{if(!isBrowser())return true;if([\"SQR1zAnq9\",\"S7h0ALley\"].includes(baseVariant))return false;return value;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"SQR1zAnq9\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"S7h0ALley\")return true;return false;};const visible1=isSet(R1slP3icL);const visible2=isSet(tmu9n_JM7);const visible3=isSet(d4O_SP452);const visible4=isSet(iQitXBB1M);const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"SQR1zAnq9\")return true;return false;};const elementId1=useRouteElementId(\"moQeabc0t\");const router=useRouter();const ref3=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"mteFMYiDA\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1b4ghbz\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SQR1zAnq9:{layoutScroll:true}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yvlq6a-container\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NpiPEaVZN:{variant:\"zzC1ov5iy\"},SQR1zAnq9:{NsOR8nrMV:\"pHoTnfVDa\",variant:\"niroanx5H\"}},children:/*#__PURE__*/_jsx(Header,{GJuRG56yW:\"xA6ISxkZH\",height:\"100%\",id:\"Zz12rDqW7\",JpjHoyexn:\"xA6ISxkZH\",JYKgEXmE4:\"xA6ISxkZH\",layoutId:\"Zz12rDqW7\",NsOR8nrMV:\"ZNAJAjzqr\",s9VMzY2uR:\"xA6ISxkZH\",style:{width:\"100%\"},UGnGFqKnZ:\"xA6ISxkZH\",variant:\"l1qcfii58\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ketck0\",\"data-framer-name\":\"Section\",name:\"Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17qig0h\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g4ymp6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-b58agb\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nz0be8\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sigtt6\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-zdfn33-container\",\"data-framer-appear-id\":\"zdfn33\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Category,{height:\"100%\",id:\"XC431XfrQ\",layoutId:\"XC431XfrQ\",style:{width:\"100%\"},textContent:(_enumToDisplayNameFunctions_GTwcxzdPC=enumToDisplayNameFunctions[\"GTwcxzdPC\"])===null||_enumToDisplayNameFunctions_GTwcxzdPC===void 0?void 0:_enumToDisplayNameFunctions_GTwcxzdPC.call(enumToDisplayNameFunctions,GTwcxzdPC,activeLocale),tint:qt_zUl3rZ,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-brw357-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SQR1zAnq9:{font:{font:\"Satoshi\",fontSize:44,fontWeight:400,letterSpacing:-1.5,lineHeight:1.2,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"left\",whiteSpace:\"normal\"}}},children:/*#__PURE__*/_jsx(MotionText,{color:\"var(--token-3b6ca7b0-d59f-46f6-b892-c6f61c6de63d, rgb(37, 62, 98))\",effectOptions:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,x:0,y:10},font:{font:\"Satoshi\",fontSize:52,fontWeight:400,letterSpacing:-1.5,lineHeight:1.2,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"left\",whiteSpace:\"normal\"},height:\"100%\",id:\"AtQTMWDoC\",layoutId:\"AtQTMWDoC\",overflow:false,perWord:false,stagger:.01,style:{width:\"100%\"},text:oKH_t61ub,transitionOptions:{damping:50,delay:0,mass:1,stiffness:500,type:\"spring\"},type:\"letter\",variant:true,width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1wvgb5r\",\"data-framer-appear-id\":\"1wvgb5r\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rydofy-container\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-253584e7-0142-4561-ba9b-5f01ede1a8df, rgb(108, 108, 112))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CalendarBlank\",id:\"CAKMfF7f7\",layoutId:\"CAKMfF7f7\",mirrored:false,name:\"Icon\",selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"light\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-abs99d\",\"data-styles-preset\":\"YoA3gknJd\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-253584e7-0142-4561-ba9b-5f01ede1a8df, rgb(108, 108, 112))\"},children:\"May 22, 2023\"})}),className:\"framer-1wax4mr\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]})}),isDisplayed(visible)&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NpiPEaVZN:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(644),sizes:\"calc(min(100vw, 1140px) - 50px)\",...toResponsiveImage(tFpLAZ9gi)}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(644),sizes:\"max(min(100vw, 1140px) - 50px, (min(100vw, 1140px) - 50px) * 1.15)\",...toResponsiveImage(tFpLAZ9gi)},className:cx(\"framer-kl4j0d\",\"hidden-1gj4ial\",\"hidden-m4muuk\",!visible&&\"hidden-1b4ghbz\"),\"data-framer-appear-id\":\"kl4j0d\",\"data-framer-name\":\"Image\",initial:animation3,name:\"Image\",optimized:true,style:{transformPerspective:1200}})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ods1o3-container hidden-1gj4ial\",children:/*#__PURE__*/_jsx(Pattern,{back:\"rgba(255, 255, 255, 0)\",diagonal:true,direction:\"left\",duration:5,front:\"var(--token-a0902d3e-cbb2-4a80-a007-763a1bd6393b, rgb(15, 15, 15))\",height:\"100%\",id:\"rB8ASVbzZ\",layoutId:\"rB8ASVbzZ\",patternType:\"plus\",radius:0,scale:6,shouldAnimate:false,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S7h0ALley:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(684),sizes:\"1074px\",...toResponsiveImage(tFpLAZ9gi)}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",...toResponsiveImage(tFpLAZ9gi)},className:\"framer-9bwzi9 hidden-1b4ghbz hidden-121imkp hidden-1gj4ial\",\"data-framer-appear-id\":\"9bwzi9\",\"data-framer-name\":\"Image\",initial:animation3,name:\"Image\",optimized:true,style:{transformPerspective:1200}})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l2eh90\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation5,className:\"framer-oadu20\",\"data-framer-appear-id\":\"oadu20\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:[visible1&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S7h0ALley:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1406),sizes:\"52px\",...toResponsiveImage(R1slP3icL)}},SQR1zAnq9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1136),sizes:\"52px\",...toResponsiveImage(R1slP3icL)}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1375),sizes:\"52px\",...toResponsiveImage(R1slP3icL)},className:\"framer-xgtlci\",\"data-border\":true,\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13w7dby\",children:[visible2&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-a9ts91\",\"data-styles-preset\":\"vkciF0LFP\",children:\"Jeff Titterton\"})}),className:\"framer-1wky0as\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",text:tmu9n_JM7,verticalAlignment:\"top\",withExternalLayout:true}),visible3&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-abs99d\",\"data-styles-preset\":\"YoA3gknJd\",style:{\"--framer-text-color\":\"var(--token-253584e7-0142-4561-ba9b-5f01ede1a8df, rgb(108, 108, 112))\"},children:\"CMO\"})}),className:\"framer-17yhw3p\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",text:d4O_SP452,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wav7kb\",children:[visible4&&/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation6,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tq2c14\",\"data-styles-preset\":\"ML1ApQtuT\",style:{\"--framer-text-color\":\"var(--token-253584e7-0142-4561-ba9b-5f01ede1a8df, rgb(108, 108, 112))\"},children:\"Registration is open for Stripe Sessions\u2014our annual user conference. Like last year, Sessions 2022 will be completely virtual, free to attend, and open to all.\"})}),className:\"framer-11x3mzt\",\"data-framer-appear-id\":\"11x3mzt\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],initial:animation3,name:\"Label\",optimized:true,style:{transformPerspective:1200},text:iQitXBB1M,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"WSY7Zt3fY\"],\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"rrSKtdeGb\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"pm5uQhCB6\"]},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation7,children:hOrnczZK6,className:\"framer-1j4vxfx\",\"data-framer-appear-id\":\"1j4vxfx\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],initial:animation3,name:\"Label\",optimized:true,style:{transformPerspective:1200},stylesPresetsClassNames:{a:\"framer-styles-preset-aexbeb\",h1:\"framer-styles-preset-o3e5h0\",h2:\"framer-styles-preset-1m9bzi2\",h3:\"framer-styles-preset-1tq2c14\",h5:\"framer-styles-preset-c27xim\",h6:\"framer-styles-preset-1ncqgyt\",img:\"framer-styles-preset-hsfchl\",p:\"framer-styles-preset-abs99d\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S7h0ALley:{y:1734},SQR1zAnq9:{y:1572}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:245,width:\"calc(min(100vw, 1140px) - 50px)\",y:1703,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-ar3eys-container\",\"data-framer-appear-id\":\"ar3eys\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NpiPEaVZN:{variant:\"EVfs9atIK\"},SQR1zAnq9:{variant:\"QIijWCmEb\"}},children:/*#__PURE__*/_jsx(Newsletter,{CKZps0R2Q:\"EnvelopeSimpleOpen\",height:\"100%\",id:\"EGTVp3sWw\",Id3fpIA5S:\"Receive regular updates on new partnerships, events and more.\",layoutId:\"EGTVp3sWw\",style:{width:\"100%\"},variant:\"PU4v_igor\",width:\"100%\",wkXZgY1Q0:\"Subscribe to our newsletter\"})})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SQR1zAnq9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(56),sizes:\"100vw\",...toResponsiveImage(tFpLAZ9gi)}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",...toResponsiveImage(tFpLAZ9gi)},className:\"framer-19i3ofe hidden-1b4ghbz hidden-121imkp hidden-m4muuk\",\"data-framer-name\":\"Image\",name:\"Image\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S7h0ALley:{y:2099},SQR1zAnq9:{y:1842}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:472,width:\"100vw\",y:2068,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vs3ruy-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NpiPEaVZN:{variant:\"yqHPE08UJ\"},SQR1zAnq9:{variant:\"z9fVh6wey\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"Syt1TIiqs\",layoutId:\"Syt1TIiqs\",style:{width:\"100%\"},variant:\"isjosqT1I\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{exPumyWSC},webPageId:\"pKregR2vx\"},implicitPathVariables:undefined},{href:{pathVariables:{exPumyWSC},webPageId:\"pKregR2vx\"},implicitPathVariables:undefined},{href:{pathVariables:{exPumyWSC},webPageId:\"pKregR2vx\"},implicitPathVariables:undefined},{href:{pathVariables:{exPumyWSC},webPageId:\"pKregR2vx\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S7h0ALley:{y:2571},SQR1zAnq9:{y:2314}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:442,width:\"100vw\",y:2540,children:/*#__PURE__*/_jsx(Container,{className:\"framer-igq67p-container\",id:elementId1,ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NpiPEaVZN:{Yz9uIofru:resolvedLinks[1]},S7h0ALley:{Yz9uIofru:resolvedLinks[3]},SQR1zAnq9:{variant:\"KJRN70S4a\",Yz9uIofru:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Footer,{DsaLsNo9t:\"xA6ISxkZH\",height:\"100%\",hz5sdD_ty:\"xA6ISxkZH\",id:\"moQeabc0t\",layoutId:\"moQeabc0t\",style:{width:\"100%\"},variant:\"DelRlX48a\",width:\"100%\",Yz9uIofru:resolvedLinks[0]})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-MbWws { background: var(--token-11cd0a17-ad80-4ff9-85ee-5c4300b8473d, rgb(240, 243, 249)); }`,\".framer-MbWws.framer-g985bw, .framer-MbWws .framer-g985bw { display: block; }\",\".framer-MbWws.framer-1b4ghbz { align-content: center; align-items: center; background-color: var(--token-11cd0a17-ad80-4ff9-85ee-5c4300b8473d, #f0f3f9); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1600px; }\",\".framer-MbWws .framer-1yvlq6a-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 3; }\",\".framer-MbWws .framer-ketck0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 120px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-MbWws .framer-17qig0h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1140px; overflow: visible; padding: 0px 25px 0px 25px; position: relative; width: 100%; }\",\".framer-MbWws .framer-g4ymp6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MbWws .framer-b58agb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-MbWws .framer-1nz0be8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 50%; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-MbWws .framer-1sigtt6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MbWws .framer-zdfn33-container, .framer-MbWws .framer-brw357-container, .framer-MbWws .framer-ar3eys-container, .framer-MbWws .framer-1vs3ruy-container, .framer-MbWws .framer-igq67p-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-MbWws .framer-1wvgb5r { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MbWws .framer-rydofy-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-MbWws .framer-1wax4mr { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-MbWws .framer-kl4j0d { align-content: center; align-items: center; aspect-ratio: 1.7777777777777777 / 1; border-bottom-left-radius: 18px; border-bottom-right-radius: 18px; border-top-left-radius: 18px; border-top-right-radius: 18px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 705px); justify-content: flex-start; min-width: 115%; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-MbWws .framer-1ods1o3-container { bottom: -55px; flex: none; left: -55px; max-width: 50%; opacity: 0.05; position: absolute; top: -55px; width: 436px; }\",\".framer-MbWws .framer-9bwzi9 { align-content: center; align-items: center; aspect-ratio: 1.7777777777777777 / 1; border-bottom-left-radius: 18px; border-bottom-right-radius: 18px; border-top-left-radius: 18px; border-top-right-radius: 18px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 428px); justify-content: flex-start; padding: 0px; position: relative; width: 1074px; z-index: 1; }\",\".framer-MbWws .framer-1l2eh90 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MbWws .framer-oadu20 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 300px; overflow: visible; padding: 0px; position: sticky; top: 100px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-MbWws .framer-xgtlci { --border-bottom-width: 1px; --border-color: rgba(15, 15, 15, 0.08); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; aspect-ratio: 1 / 1; 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: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 52px); justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 52px; }\",\".framer-MbWws .framer-13w7dby { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-MbWws .framer-1wky0as, .framer-MbWws .framer-17yhw3p, .framer-MbWws .framer-11x3mzt { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MbWws .framer-1wav7kb { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-MbWws .framer-1j4vxfx { --framer-paragraph-spacing: 30px; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-MbWws .framer-19i3ofe { align-content: center; align-items: center; aspect-ratio: 1.7777777777777777 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 113px); justify-content: flex-start; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MbWws.framer-1b4ghbz, .framer-MbWws .framer-ketck0, .framer-MbWws .framer-17qig0h, .framer-MbWws .framer-g4ymp6, .framer-MbWws .framer-b58agb, .framer-MbWws .framer-1nz0be8, .framer-MbWws .framer-1sigtt6, .framer-MbWws .framer-1wvgb5r, .framer-MbWws .framer-kl4j0d, .framer-MbWws .framer-9bwzi9, .framer-MbWws .framer-1l2eh90, .framer-MbWws .framer-oadu20, .framer-MbWws .framer-xgtlci, .framer-MbWws .framer-13w7dby, .framer-MbWws .framer-1wav7kb, .framer-MbWws .framer-19i3ofe { gap: 0px; } .framer-MbWws.framer-1b4ghbz > *, .framer-MbWws .framer-ketck0 > *, .framer-MbWws .framer-b58agb > *, .framer-MbWws .framer-kl4j0d > *, .framer-MbWws .framer-9bwzi9 > *, .framer-MbWws .framer-xgtlci > *, .framer-MbWws .framer-13w7dby > *, .framer-MbWws .framer-19i3ofe > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-MbWws.framer-1b4ghbz > :first-child, .framer-MbWws .framer-ketck0 > :first-child, .framer-MbWws .framer-17qig0h > :first-child, .framer-MbWws .framer-g4ymp6 > :first-child, .framer-MbWws .framer-b58agb > :first-child, .framer-MbWws .framer-1nz0be8 > :first-child, .framer-MbWws .framer-1sigtt6 > :first-child, .framer-MbWws .framer-kl4j0d > :first-child, .framer-MbWws .framer-9bwzi9 > :first-child, .framer-MbWws .framer-xgtlci > :first-child, .framer-MbWws .framer-13w7dby > :first-child, .framer-MbWws .framer-1wav7kb > :first-child, .framer-MbWws .framer-19i3ofe > :first-child { margin-top: 0px; } .framer-MbWws.framer-1b4ghbz > :last-child, .framer-MbWws .framer-ketck0 > :last-child, .framer-MbWws .framer-17qig0h > :last-child, .framer-MbWws .framer-g4ymp6 > :last-child, .framer-MbWws .framer-b58agb > :last-child, .framer-MbWws .framer-1nz0be8 > :last-child, .framer-MbWws .framer-1sigtt6 > :last-child, .framer-MbWws .framer-kl4j0d > :last-child, .framer-MbWws .framer-9bwzi9 > :last-child, .framer-MbWws .framer-xgtlci > :last-child, .framer-MbWws .framer-13w7dby > :last-child, .framer-MbWws .framer-1wav7kb > :last-child, .framer-MbWws .framer-19i3ofe > :last-child { margin-bottom: 0px; } .framer-MbWws .framer-17qig0h > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-MbWws .framer-g4ymp6 > *, .framer-MbWws .framer-1wav7kb > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-MbWws .framer-1nz0be8 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-MbWws .framer-1sigtt6 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-MbWws .framer-1wvgb5r > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-MbWws .framer-1wvgb5r > :first-child, .framer-MbWws .framer-1l2eh90 > :first-child, .framer-MbWws .framer-oadu20 > :first-child { margin-left: 0px; } .framer-MbWws .framer-1wvgb5r > :last-child, .framer-MbWws .framer-1l2eh90 > :last-child, .framer-MbWws .framer-oadu20 > :last-child { margin-right: 0px; } .framer-MbWws .framer-1l2eh90 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-MbWws .framer-oadu20 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-MbWws { background: var(--token-11cd0a17-ad80-4ff9-85ee-5c4300b8473d, rgb(240, 243, 249)); } .framer-MbWws.framer-1b4ghbz { width: 810px; } .framer-MbWws .framer-kl4j0d { height: var(--framer-aspect-ratio-supported, 428px); min-width: unset; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-MbWws { background: var(--token-11cd0a17-ad80-4ff9-85ee-5c4300b8473d, rgb(240, 243, 249)); } .framer-MbWws.framer-1b4ghbz { overflow: hidden; padding: 56px 0px 0px 0px; width: 390px; } .framer-MbWws .framer-1yvlq6a-container { left: 0px; position: fixed; right: 0px; width: unset; z-index: 10; } .framer-MbWws .framer-ketck0 { padding: 0px 0px 25px 0px; } .framer-MbWws .framer-17qig0h { gap: 30px; order: 1; padding: 25px 25px 0px 25px; } .framer-MbWws .framer-g4ymp6 { gap: 30px; } .framer-MbWws .framer-b58agb { padding: 0px; } .framer-MbWws .framer-1nz0be8 { max-width: unset; } .framer-MbWws .framer-1l2eh90 { flex-direction: column; gap: 30px; } .framer-MbWws .framer-oadu20 { flex: none; position: relative; top: unset; width: 100%; } .framer-MbWws .framer-1wav7kb { flex: none; width: 100%; } .framer-MbWws .framer-19i3ofe { height: var(--framer-aspect-ratio-supported, 220px); order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MbWws .framer-17qig0h, .framer-MbWws .framer-g4ymp6, .framer-MbWws .framer-1l2eh90 { gap: 0px; } .framer-MbWws .framer-17qig0h > *, .framer-MbWws .framer-g4ymp6 > *, .framer-MbWws .framer-1l2eh90 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-MbWws .framer-17qig0h > :first-child, .framer-MbWws .framer-g4ymp6 > :first-child, .framer-MbWws .framer-1l2eh90 > :first-child { margin-top: 0px; } .framer-MbWws .framer-17qig0h > :last-child, .framer-MbWws .framer-g4ymp6 > :last-child, .framer-MbWws .framer-1l2eh90 > :last-child { margin-bottom: 0px; } }}`,`@media (min-width: 1200px) and (max-width: 1599px) { .${metadata.bodyClassName}-framer-MbWws { background: var(--token-11cd0a17-ad80-4ff9-85ee-5c4300b8473d, rgb(240, 243, 249)); } .framer-MbWws.framer-1b4ghbz { width: 1200px; } .framer-MbWws .framer-1ods1o3-container { bottom: -55px; left: 0px; width: 545px; } .framer-MbWws .framer-9bwzi9 { height: var(--framer-aspect-ratio-supported, 604px); }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,'.framer-MbWws[data-border=\"true\"]::after, .framer-MbWws [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 6392\n * @framerIntrinsicWidth 1600\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"NpiPEaVZN\":{\"layout\":[\"fixed\",\"auto\"]},\"SQR1zAnq9\":{\"layout\":[\"fixed\",\"auto\"]},\"S7h0ALley\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerpKregR2vx=withCSS(Component,css,\"framer-MbWws\");export default FramerpKregR2vx;FramerpKregR2vx.displayName=\"Blog\";FramerpKregR2vx.defaultProps={height:6392,width:1600};addFonts(FramerpKregR2vx,[{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\"}]},...HeaderFonts,...CategoryFonts,...MotionTextFonts,...PhosphorFonts,...PatternFonts,...NewsletterFonts,...CTAFonts,...FooterFonts,...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),...((_componentPresets_fonts=componentPresets.fonts)===null||_componentPresets_fonts===void 0?void 0:_componentPresets_fonts[\"WSY7Zt3fY\"])?getFontsFromComponentPreset((_componentPresets_fonts1=componentPresets.fonts)===null||_componentPresets_fonts1===void 0?void 0:_componentPresets_fonts1[\"WSY7Zt3fY\"]):[],...((_componentPresets_fonts2=componentPresets.fonts)===null||_componentPresets_fonts2===void 0?void 0:_componentPresets_fonts2[\"rrSKtdeGb\"])?getFontsFromComponentPreset((_componentPresets_fonts3=componentPresets.fonts)===null||_componentPresets_fonts3===void 0?void 0:_componentPresets_fonts3[\"rrSKtdeGb\"]):[],...((_componentPresets_fonts4=componentPresets.fonts)===null||_componentPresets_fonts4===void 0?void 0:_componentPresets_fonts4[\"pm5uQhCB6\"])?getFontsFromComponentPreset((_componentPresets_fonts5=componentPresets.fonts)===null||_componentPresets_fonts5===void 0?void 0:_componentPresets_fonts5[\"pm5uQhCB6\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpKregR2vx\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NpiPEaVZN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SQR1zAnq9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"S7h0ALley\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"6392\",\"framerIntrinsicWidth\":\"1600\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["_componentPresets_fonts", "_componentPresets_fonts1", "_componentPresets_fonts2", "_componentPresets_fonts3", "_componentPresets_fonts4", "_componentPresets_fonts5", "HeaderFonts", "getFonts", "GSODHyPTT_default", "CategoryFonts", "oqtJ0FxU5_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "MotionTextFonts", "MotionText", "PhosphorFonts", "Icon", "MotionDivWithOptimizedAppearEffect", "motion", "ImageWithOptimizedAppearEffect", "Image2", "PatternFonts", "Pattern", "RichTextWithOptimizedAppearEffect", "RichText2", "NewsletterFonts", "TTV6rjQmk_default", "CTAFonts", "swLerQTvA_default", "FooterFonts", "FTKcQH8yE_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "isSet", "toResponsiveImage", "transition3", "animation4", "transition4", "animation5", "transition5", "animation6", "transition6", "animation7", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "_enumToDisplayNameFunctions_GTwcxzdPC", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "sTGkx_v4K_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "_getFromCurrentRouteData4", "_getFromCurrentRouteData5", "_getFromCurrentRouteData6", "style", "className", "layoutId", "variant", "qt_zUl3rZ", "GTwcxzdPC", "oKH_t61ub", "w1Hl8K5R0", "tFpLAZ9gi", "R1slP3icL", "tmu9n_JM7", "d4O_SP452", "iQitXBB1M", "hOrnczZK6", "exPumyWSC", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "activeLocaleCode", "useLocaleCode", "textContent", "visible", "isDisplayed", "isDisplayed1", "isDisplayed2", "visible1", "visible2", "visible3", "visible4", "isDisplayed3", "elementId1", "router", "useRouter", "ref3", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "PropertyOverrides2", "enumToDisplayNameFunctions", "x", "getLoadingLazyAtYPosition", "ComponentPresetsProvider", "ResolveLinks", "resolvedLinks", "css", "FramerpKregR2vx", "withCSS", "pKregR2vx_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
