{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/dpsmALLKYHlhZnbfh15x/v2aBHPCdUcSmvqfNvH9D/XNVtuHDwr.js"],
  "sourcesContent": ["// Generated by Framer (dbba614)\nvar _componentPresets_fonts,_componentPresets_fonts1,_componentPresets_fonts2,_componentPresets_fonts3;import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Mailchimp from\"https://framerusercontent.com/modules/0ZSF8VJcL5AhXebKiUw3/nbsZGufHZBGrLw7CNirb/Mailchimp.js\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/5RntGP0I11dGShtzMldK/YouTube.js\";import ClosingAction from\"#framer/local/canvasComponent/Ctj5u6Uit/Ctj5u6Uit.js\";import RiveNav from\"#framer/local/canvasComponent/NHNFpROqq/NHNFpROqq.js\";import Footer from\"#framer/local/canvasComponent/PjtqRbpaR/PjtqRbpaR.js\";import Changelog from\"#framer/local/collection/VQns5Rejs/VQns5Rejs.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle11 from\"#framer/local/css/acHmP_EN8/acHmP_EN8.js\";import*as sharedStyle12 from\"#framer/local/css/cO7qVmbx3/cO7qVmbx3.js\";import*as sharedStyle8 from\"#framer/local/css/D4XlVxvpv/D4XlVxvpv.js\";import*as sharedStyle9 from\"#framer/local/css/hQIWo2a_O/hQIWo2a_O.js\";import*as sharedStyle13 from\"#framer/local/css/JCdNqjO26/JCdNqjO26.js\";import*as sharedStyle from\"#framer/local/css/NsWb4x1GX/NsWb4x1GX.js\";import*as sharedStyle4 from\"#framer/local/css/OA0_tv_25/OA0_tv_25.js\";import*as sharedStyle2 from\"#framer/local/css/qEhyO1X8N/qEhyO1X8N.js\";import*as sharedStyle3 from\"#framer/local/css/qXIFV_avr/qXIFV_avr.js\";import*as sharedStyle1 from\"#framer/local/css/stylesPresetLink/stylesPresetLink.js\";import*as sharedStyle5 from\"#framer/local/css/VMc_W50IE/VMc_W50IE.js\";import*as sharedStyle6 from\"#framer/local/css/WLkqipWOh/WLkqipWOh.js\";import*as sharedStyle10 from\"#framer/local/css/y3zNBZrek/y3zNBZrek.js\";import*as sharedStyle7 from\"#framer/local/css/Y4Gdmurs1/Y4Gdmurs1.js\";import*as sharedStyle14 from\"#framer/local/css/Z0qExhhBs/Z0qExhhBs.js\";import metadataProvider from\"#framer/local/webPageMetadata/XNVtuHDwr/XNVtuHDwr.js\";const FeatherFonts=getFonts(Feather);const YouTubeFonts=getFonts(YouTube);const ClosingActionFonts=getFonts(ClosingAction);const ClosingActionWithVariantAppearEffect=withVariantAppearEffect(ClosingAction);const MailchimpFonts=getFonts(Mailchimp);const FooterFonts=getFonts(Footer);const RiveNavFonts=getFonts(RiveNav);const breakpoints={CqC3FM64O:\"(min-width: 950px)\",lpiG7ZItN:\"(min-width: 641px) and (max-width: 949px)\",oeHZ2bzVM:\"(max-width: 640px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-9jdjV\";const variantClassNames={CqC3FM64O:\"framer-v-1aqjaba\",lpiG7ZItN:\"framer-v-170w88d\",oeHZ2bzVM:\"framer-v-1bu0z3s\"};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 metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"CqC3FM64O\",Phone:\"oeHZ2bzVM\",Tablet:\"lpiG7ZItN\"};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:\"CqC3FM64O\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"XNVtuHDwr\",data:Changelog,type:\"Collection\"},select:[{collection:\"XNVtuHDwr\",name:\"meGY4NECQ\",type:\"Identifier\"},{collection:\"XNVtuHDwr\",name:\"EUgIlo8MW\",type:\"Identifier\"},{collection:\"XNVtuHDwr\",name:\"hej5MPXqw\",type:\"Identifier\"},{collection:\"XNVtuHDwr\",name:\"fshBOW__U\",type:\"Identifier\"},{collection:\"XNVtuHDwr\",name:\"o_ZsRtXpN\",type:\"Identifier\"},{collection:\"XNVtuHDwr\",name:\"Z3jRp2rjp\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"XNVtuHDwr\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2,_getFromCurrentRouteData3;const{style,className,layoutId,variant,EUgIlo8MW=(_getFromCurrentRouteData=getFromCurrentRouteData(\"EUgIlo8MW\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",meGY4NECQ=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"meGY4NECQ\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",hej5MPXqw=getFromCurrentRouteData(\"hej5MPXqw\"),o_ZsRtXpN=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"o_ZsRtXpN\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",fshBOW__U=getFromCurrentRouteData(\"fshBOW__U\"),Z3jRp2rjp=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"Z3jRp2rjp\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:\"\",...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-9jdjV`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-9jdjV`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(hej5MPXqw,{dateStyle:\"medium\",locale:\"en-US\"},activeLocaleCode);const visible=isSet(o_ZsRtXpN);const visible1=isSet(fshBOW__U);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"CqC3FM64O\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1aqjaba\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hbjcc2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-y5a1mv\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jp24sz\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bp8sa2\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rwqd32\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-63hx4e\",\"data-styles-preset\":\"NsWb4x1GX\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(87deg, rgb(158, 158, 158) 0%, rgb(125, 125, 125) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"kkldmxJfO\"},nodeId:\"LhDVfynUN\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-aexbeb\",\"data-styles-preset\":\"stylesPresetLink\",children:\"Changelog\"})})})})}),className:\"framer-13sa1ca\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-q2jies\",\"data-styles-preset\":\"qEhyO1X8N\",style:{\"--framer-text-alignment\":\"center\"},children:\"Title\"})}),className:\"framer-euqmvt\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:EUgIlo8MW,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"kkldmxJfO\"},nodeId:\"kAw9cUZSy\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1j5f3r2 framer-13zszyi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lpiG7ZItN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"v0.8.165\"})})},oeHZ2bzVM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"v0.8.165\"})})}},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-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"v0.8.196\"})}),className:\"framer-1tmx69b\",\"data-framer-name\":\"Title\",fonts:[\"GF;Inter-600\"],name:\"Title\",text:meGY4NECQ,verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nt4i24\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"kkldmxJfO\"},nodeId:\"l5PDMPSMR\",children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-780im9 framer-13zszyi\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1inzfbe\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hzewgn-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(198, 198, 198)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"arrow-left\",id:\"UJt35MgBZ\",layoutId:\"UJt35MgBZ\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4xuq9b\",\"data-styles-preset\":\"qXIFV_avr\",children:\"Back to all updates\"})}),className:\"framer-1vk176x\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1v38cjq\",\"data-styles-preset\":\"OA0_tv_25\",children:\"-\"})}),className:\"framer-1jtngoi\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1v38cjq\",\"data-styles-preset\":\"OA0_tv_25\",children:\"Content\"})}),className:\"framer-15y8opn\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-es85js\",\"data-framer-name\":\"Usecases\",name:\"Usecases\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-20lx8e\",\"data-framer-name\":\"Post\",name:\"Post\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aahhra\",children:[visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-5v1bxo\",\"data-border\":true,children:visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-fdnj7g-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,height:\"100%\",id:\"glkHUrxzB\",isMixedBorderRadius:false,isRed:false,layoutId:\"glkHUrxzB\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:20,topRightRadius:20,url:o_ZsRtXpN,width:\"100%\"})})})}),visible1&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lpiG7ZItN:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(603.6),sizes:\"min(max(max(100vw - 60px, 200px), 1px), 700px)\",...toResponsiveImage(fshBOW__U)}},oeHZ2bzVM:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(592.4),sizes:\"min(max(max(100vw - 40px, 200px), 1px), 700px)\",...toResponsiveImage(fshBOW__U)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(674.8),sizes:\"min(max(max(100vw - 60px, 200px), 1px), 700px)\",...toResponsiveImage(fshBOW__U)},className:\"framer-1rosjpy\",\"data-border\":true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p5v4ur\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"ySsgGFIcK\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"MgjoI0zzA\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:Z3jRp2rjp,className:\"framer-73qxos\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-aexbeb\",blockquote:\"framer-styles-preset-92f87w\",code:\"framer-styles-preset-y523ef\",h1:\"framer-styles-preset-q2jies\",h2:\"framer-styles-preset-5wkqnh\",h3:\"framer-styles-preset-1u1xcm4\",h4:\"framer-styles-preset-xtvugq\",h5:\"framer-styles-preset-1rhq7th\",img:\"framer-styles-preset-ntu5hi\",p:\"framer-styles-preset-a9uenz\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vr4py5\",\"data-framer-name\":\"Closing Action\",name:\"Closing Action\",children:/*#__PURE__*/_jsx(Link,{href:\"https://editor.rive.app\",nodeId:\"CxQJuJZwD\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1rokx7i framer-13zszyi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lpiG7ZItN:{y:969.6},oeHZ2bzVM:{y:958.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:\"max(min(100vw - 60px, 1000px), 1px)\",y:1040.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y12jxk-container\",children:/*#__PURE__*/_jsx(ClosingActionWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"nnUJSWRZf\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"F6N6Njvgt\",height:\"100%\",id:\"Ep8iLnizD\",layoutId:\"Ep8iLnizD\",style:{height:\"100%\",width:\"100%\"},variant:\"F6N6Njvgt\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qhlnls\",\"data-framer-name\":\"Newsletter\",name:\"Newsletter\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q1cvd6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5n4dpc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-uht3ur\",\"data-styles-preset\":\"JCdNqjO26\",children:\"Join our newsletter\"})}),className:\"framer-vmqd5c\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t897yk\",\"data-styles-preset\":\"Z0qExhhBs\",style:{\"--framer-text-alignment\":\"left\"},children:\"Get all the latest Rive news delivered to your inbox.\"})}),className:\"framer-zy0lj3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-u7af0t\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x3ri86-container\",children:/*#__PURE__*/_jsx(Mailchimp,{borderRadius:8,bottomLeftRadius:8,bottomRightRadius:8,button:{color:\"rgb(255, 255, 255)\",fill:\"rgba(255, 255, 255, 0.1)\",fontWeight:600,label:\"Sign Up\"},font:false,fontFamily:\"Inter\",fontSize:16,fontWeight:400,gap:15,height:\"100%\",id:\"FwsQFMCyJ\",input:{color:\"rgb(0, 0, 0)\",error:\"rgb(238, 68, 68)\",fill:\"rgb(235, 235, 235)\",placeholder:\"email@rive.app\",placeholderColor:\"rgba(0, 0, 0, 0.3)\",value:\"\"},isMixedBorderRadius:false,layout:\"horizontal\",layoutId:\"FwsQFMCyJ\",padding:15,paddingBottom:15,paddingLeft:15,paddingPerSide:false,paddingRight:15,paddingTop:15,style:{width:\"100%\"},topLeftRadius:8,topRightRadius:8,url:\"https://app.us13.list-manage.com/subscribe/post?u=42cf7cf7cadda0b6e64dbf403&amp;id=a34e3a1104&amp;f_id=00a0bde1f0\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lpiG7ZItN:{y:1442.6},oeHZ2bzVM:{y:1485}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:699,width:\"100vw\",y:1520.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2m6s88-container\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"xOoLObJ4B\",layoutId:\"xOoLObJ4B\",style:{width:\"100%\"},variant:\"Sv6UahOA8\",width:\"100%\",zO_9Svvaz:\"56px 30px 56px 30px\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19nxq78-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lpiG7ZItN:{variant:\"dvcr_79L9\"},oeHZ2bzVM:{variant:\"dvcr_79L9\"}},children:/*#__PURE__*/_jsx(RiveNav,{height:\"100%\",id:\"vy0QdxeQe\",layoutId:\"vy0QdxeQe\",style:{width:\"100%\"},variant:\"Rz2hfNmvt\",width:\"100%\",WlsT8363u:\"var(--token-fdb9edb8-2dbb-4ebd-9b7d-f36fe240f522, rgb(0, 0, 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-9jdjV { background: var(--token-fdb9edb8-2dbb-4ebd-9b7d-f36fe240f522, rgb(0, 0, 0)) /* {\"name\":\"Black BG\"} */; }`,\".framer-9jdjV.framer-13zszyi, .framer-9jdjV .framer-13zszyi { display: block; }\",\".framer-9jdjV.framer-1aqjaba { align-content: center; align-items: center; background-color: var(--token-fdb9edb8-2dbb-4ebd-9b7d-f36fe240f522, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 950px; }\",\".framer-9jdjV .framer-hbjcc2 { 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: 0px; position: relative; width: 100%; }\",\".framer-9jdjV .framer-y5a1mv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 144px 30px 30px 30px; position: relative; width: 100%; z-index: 1; }\",\".framer-9jdjV .framer-1jp24sz { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9jdjV .framer-1bp8sa2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 50px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-9jdjV .framer-rwqd32 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-9jdjV .framer-13sa1ca, .framer-9jdjV .framer-15y8opn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-9jdjV .framer-euqmvt { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9jdjV .framer-1j5f3r2 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 20px 10px 20px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-9jdjV .framer-1tmx69b { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-9jdjV .framer-1nt4i24 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-9jdjV .framer-780im9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-9jdjV .framer-1inzfbe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 18px; justify-content: center; overflow: hidden; padding: 2px 0px 0px 0px; position: relative; width: 18px; }\",\".framer-9jdjV .framer-1hzewgn-container { aspect-ratio: 1.1666666666666667 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 19px); opacity: 0.52; position: relative; width: 1px; }\",\".framer-9jdjV .framer-1vk176x { flex: none; height: auto; opacity: 0.77; position: relative; white-space: pre; width: auto; }\",\".framer-9jdjV .framer-1jtngoi { flex: none; height: auto; opacity: 0.3; position: relative; white-space: pre; width: auto; }\",\".framer-9jdjV .framer-es85js { 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: visible; padding: 0px 30px 30px 30px; position: relative; width: 100%; }\",\".framer-9jdjV .framer-20lx8e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-width: 200px; padding: 0px; position: relative; width: 100%; }\",\".framer-9jdjV .framer-aahhra { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 700px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-9jdjV .framer-5v1bxo { --border-bottom-width: 1px; --border-color: var(--token-8d4002ad-6c6c-4555-859d-70ecbe360b00, #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: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-9jdjV .framer-fdnj7g-container { aspect-ratio: 1.6666666666666667 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 420px); position: relative; width: 100%; }\",\".framer-9jdjV .framer-1rosjpy { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.09); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.7 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 118px); position: relative; width: 100%; }\",\".framer-9jdjV .framer-1p5v4ur { 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-9jdjV .framer-73qxos { --framer-paragraph-spacing: 20px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9jdjV .framer-vr4py5 { align-content: flex-start; align-items: flex-start; background-color: #000000; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 30px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-9jdjV .framer-1rokx7i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 360px; justify-content: space-evenly; max-width: 1000px; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-9jdjV .framer-1y12jxk-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-9jdjV .framer-qhlnls { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 50px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-9jdjV .framer-1q1cvd6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9jdjV .framer-5n4dpc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-9jdjV .framer-vmqd5c { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 365px; position: relative; white-space: pre-wrap; width: 365px; word-break: break-word; word-wrap: break-word; }\",\".framer-9jdjV .framer-zy0lj3 { flex: none; height: auto; max-width: 285px; overflow: visible; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-9jdjV .framer-u7af0t { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 18px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-9jdjV .framer-1x3ri86-container, .framer-9jdjV .framer-2m6s88-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-9jdjV .framer-19nxq78-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9jdjV.framer-1aqjaba, .framer-9jdjV .framer-hbjcc2, .framer-9jdjV .framer-y5a1mv, .framer-9jdjV .framer-1jp24sz, .framer-9jdjV .framer-1bp8sa2, .framer-9jdjV .framer-rwqd32, .framer-9jdjV .framer-1j5f3r2, .framer-9jdjV .framer-1nt4i24, .framer-9jdjV .framer-780im9, .framer-9jdjV .framer-1inzfbe, .framer-9jdjV .framer-es85js, .framer-9jdjV .framer-20lx8e, .framer-9jdjV .framer-aahhra, .framer-9jdjV .framer-5v1bxo, .framer-9jdjV .framer-1p5v4ur, .framer-9jdjV .framer-vr4py5, .framer-9jdjV .framer-qhlnls, .framer-9jdjV .framer-1q1cvd6, .framer-9jdjV .framer-5n4dpc, .framer-9jdjV .framer-u7af0t { gap: 0px; } .framer-9jdjV.framer-1aqjaba > *, .framer-9jdjV .framer-es85js > *, .framer-9jdjV .framer-1p5v4ur > *, .framer-9jdjV .framer-5n4dpc > *, .framer-9jdjV .framer-u7af0t > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-9jdjV.framer-1aqjaba > :first-child, .framer-9jdjV .framer-hbjcc2 > :first-child, .framer-9jdjV .framer-y5a1mv > :first-child, .framer-9jdjV .framer-rwqd32 > :first-child, .framer-9jdjV .framer-es85js > :first-child, .framer-9jdjV .framer-aahhra > :first-child, .framer-9jdjV .framer-1p5v4ur > :first-child, .framer-9jdjV .framer-5n4dpc > :first-child, .framer-9jdjV .framer-u7af0t > :first-child { margin-top: 0px; } .framer-9jdjV.framer-1aqjaba > :last-child, .framer-9jdjV .framer-hbjcc2 > :last-child, .framer-9jdjV .framer-y5a1mv > :last-child, .framer-9jdjV .framer-rwqd32 > :last-child, .framer-9jdjV .framer-es85js > :last-child, .framer-9jdjV .framer-aahhra > :last-child, .framer-9jdjV .framer-1p5v4ur > :last-child, .framer-9jdjV .framer-5n4dpc > :last-child, .framer-9jdjV .framer-u7af0t > :last-child { margin-bottom: 0px; } .framer-9jdjV .framer-hbjcc2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-9jdjV .framer-y5a1mv > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-9jdjV .framer-1jp24sz > *, .framer-9jdjV .framer-1j5f3r2 > *, .framer-9jdjV .framer-20lx8e > *, .framer-9jdjV .framer-5v1bxo > *, .framer-9jdjV .framer-vr4py5 > *, .framer-9jdjV .framer-qhlnls > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-9jdjV .framer-1jp24sz > :first-child, .framer-9jdjV .framer-1bp8sa2 > :first-child, .framer-9jdjV .framer-1j5f3r2 > :first-child, .framer-9jdjV .framer-1nt4i24 > :first-child, .framer-9jdjV .framer-780im9 > :first-child, .framer-9jdjV .framer-1inzfbe > :first-child, .framer-9jdjV .framer-20lx8e > :first-child, .framer-9jdjV .framer-5v1bxo > :first-child, .framer-9jdjV .framer-vr4py5 > :first-child, .framer-9jdjV .framer-qhlnls > :first-child, .framer-9jdjV .framer-1q1cvd6 > :first-child { margin-left: 0px; } .framer-9jdjV .framer-1jp24sz > :last-child, .framer-9jdjV .framer-1bp8sa2 > :last-child, .framer-9jdjV .framer-1j5f3r2 > :last-child, .framer-9jdjV .framer-1nt4i24 > :last-child, .framer-9jdjV .framer-780im9 > :last-child, .framer-9jdjV .framer-1inzfbe > :last-child, .framer-9jdjV .framer-20lx8e > :last-child, .framer-9jdjV .framer-5v1bxo > :last-child, .framer-9jdjV .framer-vr4py5 > :last-child, .framer-9jdjV .framer-qhlnls > :last-child, .framer-9jdjV .framer-1q1cvd6 > :last-child { margin-right: 0px; } .framer-9jdjV .framer-1bp8sa2 > *, .framer-9jdjV .framer-1q1cvd6 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-9jdjV .framer-rwqd32 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-9jdjV .framer-1nt4i24 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-9jdjV .framer-780im9 > *, .framer-9jdjV .framer-1inzfbe > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-9jdjV .framer-aahhra > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",`@media (min-width: 641px) and (max-width: 949px) { .${metadata.bodyClassName}-framer-9jdjV { background: var(--token-fdb9edb8-2dbb-4ebd-9b7d-f36fe240f522, rgb(0, 0, 0)) /* {\"name\":\"Black BG\"} */; } .framer-9jdjV.framer-1aqjaba { gap: 60px; width: 641px; } .framer-9jdjV .framer-hbjcc2 { order: 0; } .framer-9jdjV .framer-1bp8sa2 { order: 0; padding: 0px 0px 20px 0px; } .framer-9jdjV .framer-es85js { gap: 0px; } .framer-9jdjV .framer-fdnj7g-container { height: var(--framer-aspect-ratio-supported, 349px); } .framer-9jdjV .framer-vmqd5c { max-width: unset; width: 216px; } .framer-9jdjV .framer-zy0lj3 { max-width: 321px; } .framer-9jdjV .framer-u7af0t { padding: 11px 0px 0px 0px; } .framer-9jdjV .framer-19nxq78-container { order: 1; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9jdjV.framer-1aqjaba, .framer-9jdjV .framer-es85js { gap: 0px; } .framer-9jdjV.framer-1aqjaba > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-9jdjV.framer-1aqjaba > :first-child, .framer-9jdjV .framer-es85js > :first-child { margin-top: 0px; } .framer-9jdjV.framer-1aqjaba > :last-child, .framer-9jdjV .framer-es85js > :last-child { margin-bottom: 0px; } .framer-9jdjV .framer-es85js > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}`,`@media (max-width: 640px) { .${metadata.bodyClassName}-framer-9jdjV { background: var(--token-fdb9edb8-2dbb-4ebd-9b7d-f36fe240f522, rgb(0, 0, 0)) /* {\"name\":\"Black BG\"} */; } .framer-9jdjV.framer-1aqjaba { gap: 40px; width: 390px; } .framer-9jdjV .framer-1bp8sa2 { padding: 0px 0px 10px 0px; } .framer-9jdjV .framer-1hzewgn-container { height: var(--framer-aspect-ratio-supported, 18px); } .framer-9jdjV .framer-es85js { padding: 0px 20px 30px 20px; } .framer-9jdjV .framer-fdnj7g-container { height: var(--framer-aspect-ratio-supported, 210px); } .framer-9jdjV .framer-qhlnls { padding: 40px 30px 0px 30px; } .framer-9jdjV .framer-1q1cvd6 { flex-direction: column; gap: 15px; } .framer-9jdjV .framer-5n4dpc { width: 100%; } .framer-9jdjV .framer-vmqd5c { max-width: unset; width: 100%; } .framer-9jdjV .framer-u7af0t { flex: none; padding: 0px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9jdjV.framer-1aqjaba, .framer-9jdjV .framer-1q1cvd6 { gap: 0px; } .framer-9jdjV.framer-1aqjaba > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-9jdjV.framer-1aqjaba > :first-child, .framer-9jdjV .framer-1q1cvd6 > :first-child { margin-top: 0px; } .framer-9jdjV.framer-1aqjaba > :last-child, .framer-9jdjV .framer-1q1cvd6 > :last-child { margin-bottom: 0px; } .framer-9jdjV .framer-1q1cvd6 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,...sharedStyle14.css,'.framer-9jdjV[data-border=\"true\"]::after, .framer-9jdjV [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 2615\n * @framerIntrinsicWidth 950\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"lpiG7ZItN\":{\"layout\":[\"fixed\",\"auto\"]},\"oeHZ2bzVM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerXNVtuHDwr=withCSS(Component,css,\"framer-9jdjV\");export default FramerXNVtuHDwr;FramerXNVtuHDwr.displayName=\"Page\";FramerXNVtuHDwr.defaultProps={height:2615,width:950};addFonts(FramerXNVtuHDwr,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"}]},...FeatherFonts,...YouTubeFonts,...ClosingActionFonts,...MailchimpFonts,...FooterFonts,...RiveNavFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts),...((_componentPresets_fonts=componentPresets.fonts)===null||_componentPresets_fonts===void 0?void 0:_componentPresets_fonts[\"MgjoI0zzA\"])?getFontsFromComponentPreset((_componentPresets_fonts1=componentPresets.fonts)===null||_componentPresets_fonts1===void 0?void 0:_componentPresets_fonts1[\"MgjoI0zzA\"]):[],...((_componentPresets_fonts2=componentPresets.fonts)===null||_componentPresets_fonts2===void 0?void 0:_componentPresets_fonts2[\"ySsgGFIcK\"])?getFontsFromComponentPreset((_componentPresets_fonts3=componentPresets.fonts)===null||_componentPresets_fonts3===void 0?void 0:_componentPresets_fonts3[\"ySsgGFIcK\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXNVtuHDwr\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2615\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lpiG7ZItN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oeHZ2bzVM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"950\",\"framerImmutableVariables\":\"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", "FeatherFonts", "getFonts", "Icon", "YouTubeFonts", "Youtube", "ClosingActionFonts", "Ctj5u6Uit_default", "ClosingActionWithVariantAppearEffect", "withVariantAppearEffect", "MailchimpFonts", "Mailchimp_default", "FooterFonts", "PjtqRbpaR_default", "RiveNavFonts", "NHNFpROqq_default", "breakpoints", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "isSet", "toResponsiveImage", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "VQns5Rejs_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "style", "className", "layoutId", "variant", "EUgIlo8MW", "meGY4NECQ", "hej5MPXqw", "o_ZsRtXpN", "fshBOW__U", "Z3jRp2rjp", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "textContent", "visible", "visible1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "RichText2", "x", "Link", "PropertyOverrides2", "ComponentViewportProvider", "Container", "Icon", "Youtube", "getLoadingLazyAtYPosition", "Image2", "ComponentPresetsProvider", "ClosingActionWithVariantAppearEffect", "Mailchimp_default", "PjtqRbpaR_default", "NHNFpROqq_default", "css", "FramerXNVtuHDwr", "withCSS", "XNVtuHDwr_default", "addFonts", "FeatherFonts", "YouTubeFonts", "ClosingActionFonts", "MailchimpFonts", "FooterFonts", "RiveNavFonts", "getFontsFromSharedStyle", "fonts", "_componentPresets_fonts", "getFontsFromComponentPreset", "_componentPresets_fonts1", "_componentPresets_fonts2", "_componentPresets_fonts3", "__FramerMetadata__"]
}
