{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/SMevIhl2POcNOcGYtLyd/zpDEWK8qSduUE1bSwSiB/B9TIbKF5G.js", "ssg:https://framerusercontent.com/modules/bsKfDuoNC7PBcobyqJmM/BWBaXQcFa2TMYm46jQzK/B9TIbKF5G.js"],
  "sourcesContent": ["// Generated by Framer (9e04080)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={BiWXpj6a6:new LazyValue(()=>import(\"./B9TIbKF5G-0.js\")),fPY8Dgwuy:new LazyValue(()=>import(\"./B9TIbKF5G-1.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9e04080)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useMetadata,useQueryData,useRouteElementId,withCSS,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SectionsCTASection from\"#framer/local/canvasComponent/OWBxIwbmj/OWBxIwbmj.js\";import SectionsFooterSection from\"#framer/local/canvasComponent/qZgwx6mWX/qZgwx6mWX.js\";import HeaderNavigation from\"#framer/local/canvasComponent/y9DALnaXZ/y9DALnaXZ.js\";import BlogDetails from\"#framer/local/collection/T4H4qV7EZ/T4H4qV7EZ.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle6 from\"#framer/local/css/BKe6fUvGk/BKe6fUvGk.js\";import*as sharedStyle5 from\"#framer/local/css/JPaW6PNRB/JPaW6PNRB.js\";import*as sharedStyle3 from\"#framer/local/css/lPCU_fhID/lPCU_fhID.js\";import*as sharedStyle1 from\"#framer/local/css/LXiiPPhOK/LXiiPPhOK.js\";import*as sharedStyle from\"#framer/local/css/mwx4oouTQ/mwx4oouTQ.js\";import*as sharedStyle2 from\"#framer/local/css/olsXqC2nu/olsXqC2nu.js\";import*as sharedStyle7 from\"#framer/local/css/PiJTGYyAz/PiJTGYyAz.js\";import*as sharedStyle4 from\"#framer/local/css/qgiZVInlW/qgiZVInlW.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/B9TIbKF5G/B9TIbKF5G.js\";import metadataProvider from\"#framer/local/webPageMetadata/B9TIbKF5G/B9TIbKF5G.js\";const HeaderNavigationFonts=getFonts(HeaderNavigation);const HeaderNavigationWithVariantAppearEffect=withVariantAppearEffect(HeaderNavigation);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const SectionsCTASectionFonts=getFonts(SectionsCTASection);const SectionsFooterSectionFonts=getFonts(SectionsFooterSection);const breakpoints={jT6XAXZEP:\"(max-width: 809px)\",tYmooO_Tm:\"(min-width: 1200px)\",yJdgs09b9:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-SazQQ\";const variantClassNames={jT6XAXZEP:\"framer-v-uqje6d\",tYmooO_Tm:\"framer-v-zosfcy\",yJdgs09b9:\"framer-v-65269k\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={bounce:0,delay:.1,duration:.6,type:\"spring\"};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:50};const transition2={bounce:0,delay:.2,duration:.6,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"long\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"tYmooO_Tm\",Phone:\"jT6XAXZEP\",Tablet:\"yJdgs09b9\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"tYmooO_Tm\"};};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:\"B9TIbKF5G\",data:BlogDetails,type:\"Collection\"},select:[{collection:\"B9TIbKF5G\",name:\"JvycoXqNF\",type:\"Identifier\"},{collection:\"B9TIbKF5G\",name:\"XIXgfhTzd\",type:\"Identifier\"},{collection:\"B9TIbKF5G\",name:\"DscSjdCat\",type:\"Identifier\"},{collection:\"B9TIbKF5G\",name:\"vmwRB_FL1\",type:\"Identifier\"},{collection:\"B9TIbKF5G\",name:\"PmdtVSk7A\",type:\"Identifier\"},{collection:\"B9TIbKF5G\",name:\"gGGCjblQN\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"B9TIbKF5G\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,JvycoXqNF=getFromCurrentRouteData(\"JvycoXqNF\")??\"\",XIXgfhTzd=getFromCurrentRouteData(\"XIXgfhTzd\"),PmdtVSk7A=getFromCurrentRouteData(\"PmdtVSk7A\"),vmwRB_FL1=getFromCurrentRouteData(\"vmwRB_FL1\")??\"\",DscSjdCat=getFromCurrentRouteData(\"DscSjdCat\"),gGGCjblQN=getFromCurrentRouteData(\"gGGCjblQN\")??\"\",...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(currentRouteData,activeLocale),[currentRouteData,activeLocale]);useMetadata(metadata);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,sharedStyle7.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const elementId=useRouteElementId(\"TSIR8YnWS\");const activeLocaleCode=useLocaleCode();const textContent=toDateString(DscSjdCat,activeLocaleCode);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"tYmooO_Tm\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-c6c5f38d-5da9-4fe1-a568-8aac69964074, rgb(9, 9, 15)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-zosfcy\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:158,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-v8fhw5-container\",layoutScroll:true,nodeId:\"wAU5s4OPy\",rendersWithMotion:true,scopeId:\"B9TIbKF5G\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jT6XAXZEP:{__framer__targets:[{offset:100,ref:ref1,target:\"WqQSO6GXy\"}],variant:\"q17ImrfGK\"},yJdgs09b9:{__framer__targets:[{offset:100,ref:ref1,target:\"hjGVF3uKX\"}],variant:\"FrCA6W333\"}},children:/*#__PURE__*/_jsx(HeaderNavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{offset:100,ref:ref1,target:\"Oo5858qNm\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"wAU5s4OPy\",layoutId:\"wAU5s4OPy\",style:{width:\"100%\"},variant:\"AYGZ5gx4L\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-o3imd7\",\"data-framer-name\":\"Hero Section\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"BG Pattern\",fit:\"fill\",pixelHeight:648,pixelWidth:1708,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/d6DuJK4lSNgmOT5fXrqehovDu98.svg\",srcSet:\"https://framerusercontent.com/images/d6DuJK4lSNgmOT5fXrqehovDu98.svg?scale-down-to=512 512w,https://framerusercontent.com/images/d6DuJK4lSNgmOT5fXrqehovDu98.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/d6DuJK4lSNgmOT5fXrqehovDu98.svg 1708w\"},className:\"framer-1f9q0h\",\"data-framer-name\":\"BG Pattern\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:943,pixelWidth:1164,src:\"https://framerusercontent.com/images/x6aTsfjkvgmR0ZjGoMJ315Kz8.svg\",srcSet:\"https://framerusercontent.com/images/x6aTsfjkvgmR0ZjGoMJ315Kz8.svg?scale-down-to=512 512w,https://framerusercontent.com/images/x6aTsfjkvgmR0ZjGoMJ315Kz8.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/x6aTsfjkvgmR0ZjGoMJ315Kz8.svg 1164w\"},className:\"framer-6tm6gn\",\"data-framer-name\":\"Shadow 01\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:943,pixelWidth:1164,src:\"https://framerusercontent.com/images/x6aTsfjkvgmR0ZjGoMJ315Kz8.svg\",srcSet:\"https://framerusercontent.com/images/x6aTsfjkvgmR0ZjGoMJ315Kz8.svg?scale-down-to=512 512w,https://framerusercontent.com/images/x6aTsfjkvgmR0ZjGoMJ315Kz8.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/x6aTsfjkvgmR0ZjGoMJ315Kz8.svg 1164w\"},className:\"framer-kvzcmh\",\"data-framer-name\":\"Shadow 02\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qkjo2j\",\"data-framer-name\":\"Container\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-14pecib\",\"data-framer-appear-id\":\"14pecib\",\"data-framer-name\":\"Heading\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1x2lvsl\",\"data-styles-preset\":\"mwx4oouTQ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-334132c0-2be2-470f-a75b-2f98dddca96a, rgb(255, 255, 255))\"},children:\"A Conversational AI Capable of Generating Diverse Written Content\"})}),className:\"framer-f6a0j9\",fonts:[\"Inter\"],text:JvycoXqNF,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14l7v17\",\"data-framer-name\":\"Sub Links\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gt529f\",\"data-styles-preset\":\"LXiiPPhOK\",style:{\"--framer-text-color\":\"var(--token-49bcef3f-e873-4b1c-b34d-520e3631025a, rgb(235, 235, 235))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"HYlCVpvlm\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"B9TIbKF5G\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gm4i2b\",\"data-styles-preset\":\"olsXqC2nu\",children:\"Home\"})})})}),className:\"framer-1nzo56a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gt529f\",\"data-styles-preset\":\"LXiiPPhOK\",style:{\"--framer-text-color\":\"var(--token-49bcef3f-e873-4b1c-b34d-520e3631025a, rgb(235, 235, 235))\"},children:\"/\"})}),className:\"framer-millae\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gt529f\",\"data-styles-preset\":\"LXiiPPhOK\",style:{\"--framer-text-color\":\"var(--token-49bcef3f-e873-4b1c-b34d-520e3631025a, rgb(235, 235, 235))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"TJxT8KAI6\"},motionChild:true,nodeId:\"OxrM0ovK2\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"B9TIbKF5G\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gm4i2b\",\"data-styles-preset\":\"olsXqC2nu\",children:\"Blog\"})})})}),className:\"framer-prx0x\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gt529f\",\"data-styles-preset\":\"LXiiPPhOK\",style:{\"--framer-text-color\":\"var(--token-49bcef3f-e873-4b1c-b34d-520e3631025a, rgb(235, 235, 235))\"},children:\"/\"})}),className:\"framer-qrm5q9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jT6XAXZEP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gt529f\",\"data-styles-preset\":\"LXiiPPhOK\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3e733acb-e530-41a2-a48f-2c42f2bd0427, rgb(205, 255, 9))\"},children:\"Content\"})})},yJdgs09b9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gt529f\",\"data-styles-preset\":\"LXiiPPhOK\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3e733acb-e530-41a2-a48f-2c42f2bd0427, rgb(205, 255, 9))\"},children:\"How I Easily Generate 2,000-Word  Articles\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gt529f\",\"data-styles-preset\":\"LXiiPPhOK\",style:{\"--framer-text-color\":\"var(--token-3e733acb-e530-41a2-a48f-2c42f2bd0427, rgb(205, 255, 9))\"},children:\"Content\"})}),className:\"framer-47axxq\",fonts:[\"Inter\"],text:JvycoXqNF,verticalAlignment:\"top\",withExternalLayout:true})})]})]})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1c77wef\",\"data-framer-name\":\"Blog Details Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-y46dqd\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-hm5wo8\",\"data-framer-appear-id\":\"hm5wo8\",\"data-framer-name\":\"Blog Content\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k7xuof\",\"data-framer-name\":\"Top Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jT6XAXZEP:{background:{alt:\"\",fit:\"fill\",pixelHeight:1052,pixelWidth:2001,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1170px), 1px)`,...toResponsiveImage(XIXgfhTzd)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1052,pixelWidth:2001,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 60px, 1170px), 1px)`,...toResponsiveImage(XIXgfhTzd)},className:\"framer-1y66ciu\",\"data-framer-name\":\"Thumbnail\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8q3y7n\",\"data-framer-name\":\"Author & Date\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1byjsgv\",\"data-framer-name\":\"Author Area\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:810,pixelWidth:930,sizes:\"28px\",...toResponsiveImage(PmdtVSk7A)},className:\"framer-ei92y8\",\"data-framer-name\":\"Author Image\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gt529f\",\"data-styles-preset\":\"LXiiPPhOK\",style:{\"--framer-text-color\":\"var(--token-334132c0-2be2-470f-a75b-2f98dddca96a, rgb(255, 255, 255))\"},children:\"Content\"})}),className:\"framer-od7osp\",fonts:[\"Inter\"],text:vmwRB_FL1,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6hcywg\",\"data-framer-name\":\"Date Area\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v4\",activeLocale)??\"Calender\",fit:\"fill\",pixelHeight:31,pixelWidth:31,src:\"https://framerusercontent.com/images/IRAZqHim3CdG4lZsEa3SSzaq8.svg\"},className:\"framer-1x3fuu1\",\"data-framer-name\":\"Author Image\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gt529f\",\"data-styles-preset\":\"LXiiPPhOK\",style:{\"--framer-text-color\":\"var(--token-334132c0-2be2-470f-a75b-2f98dddca96a, rgb(255, 255, 255))\"},children:\"Content\"})}),className:\"framer-ov51y\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-180s16o\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"XUIZ2_nS_\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:gGGCjblQN,className:\"framer-hp9792\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-gm4i2b\",blockquote:\"framer-styles-preset-1lu7ep4\",h1:\"framer-styles-preset-1xnh4p9\",h2:\"framer-styles-preset-1x2lvsl\",h3:\"framer-styles-preset-12abuqk\",h4:\"framer-styles-preset-xrb74y\",p:\"framer-styles-preset-11ni3nk\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:374,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-zu0ycd-container\",nodeId:\"pp6FNfBvD\",scopeId:\"B9TIbKF5G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jT6XAXZEP:{variant:\"XqAY1vF2P\"},yJdgs09b9:{variant:\"iuerdOUCA\"}},children:/*#__PURE__*/_jsx(SectionsCTASection,{height:\"100%\",id:\"pp6FNfBvD\",layoutId:\"pp6FNfBvD\",style:{width:\"100%\"},variant:\"bME12X0zK\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:388,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e5h85r-container\",nodeId:\"rTlPTEpDg\",scopeId:\"B9TIbKF5G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jT6XAXZEP:{variant:\"ITYsFtUVR\"},yJdgs09b9:{variant:\"DfdJlSx2V\"}},children:/*#__PURE__*/_jsx(SectionsFooterSection,{height:\"100%\",id:\"rTlPTEpDg\",layoutId:\"rTlPTEpDg\",style:{width:\"100%\"},variant:\"TLVFtpL3v\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SazQQ.framer-e8ktbw, .framer-SazQQ .framer-e8ktbw { display: block; }\",\".framer-SazQQ.framer-zosfcy { align-content: center; align-items: center; background-color: var(--token-c6c5f38d-5da9-4fe1-a568-8aac69964074, #09090f); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-SazQQ .framer-v8fhw5-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 9; }\",\".framer-SazQQ .framer-o3imd7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 180px 30px 120px 30px; position: relative; width: 100%; }\",\".framer-SazQQ .framer-1f9q0h { -webkit-user-select: none; bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; user-select: none; }\",\".framer-SazQQ .framer-6tm6gn { -webkit-user-select: none; aspect-ratio: 1.2074688796680497 / 1; bottom: -420px; flex: none; position: absolute; right: -460px; top: -138px; user-select: none; width: var(--framer-aspect-ratio-supported, 1228px); }\",\".framer-SazQQ .framer-kvzcmh { -webkit-user-select: none; aspect-ratio: 1.2074688796680497 / 1; bottom: -375px; flex: none; left: -440px; position: absolute; top: -183px; user-select: none; width: var(--framer-aspect-ratio-supported, 1228px); }\",\".framer-SazQQ .framer-1qkjo2j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1170px; overflow: visible; padding: 0px; position: relative; scroll-margin-top: 100px; width: 100%; }\",\".framer-SazQQ .framer-14pecib { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-SazQQ .framer-f6a0j9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-SazQQ .framer-14l7v17 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SazQQ .framer-1nzo56a, .framer-SazQQ .framer-prx0x { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-SazQQ .framer-millae, .framer-SazQQ .framer-qrm5q9, .framer-SazQQ .framer-47axxq, .framer-SazQQ .framer-od7osp, .framer-SazQQ .framer-ov51y { --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-SazQQ .framer-1c77wef { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 30px 120px 30px; position: relative; width: 100%; }\",\".framer-SazQQ .framer-y46dqd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; max-width: 1170px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SazQQ .framer-hm5wo8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-SazQQ .framer-1k7xuof { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SazQQ .framer-1y66ciu { align-content: center; align-items: center; aspect-ratio: 1.982608695652174 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 101px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-SazQQ .framer-8q3y7n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SazQQ .framer-1byjsgv, .framer-SazQQ .framer-6hcywg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-SazQQ .framer-ei92y8, .framer-SazQQ .framer-1x3fuu1 { 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: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 28px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 28px; will-change: var(--framer-will-change-override, transform); }\",\".framer-SazQQ .framer-180s16o { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SazQQ .framer-hp9792 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-SazQQ .framer-zu0ycd-container, .framer-SazQQ .framer-1e5h85r-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-SazQQ.framer-zosfcy { width: 810px; } .framer-SazQQ .framer-o3imd7 { padding: 140px 30px 80px 30px; } .framer-SazQQ .framer-6tm6gn { bottom: -169px; right: -199px; width: var(--framer-aspect-ratio-supported, 520px); } .framer-SazQQ .framer-kvzcmh { bottom: -173px; left: -203px; width: var(--framer-aspect-ratio-supported, 633px); } .framer-SazQQ .framer-1qkjo2j { gap: 50px; } .framer-SazQQ .framer-47axxq { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-SazQQ .framer-1c77wef { padding: 80px 30px 80px 30px; } .framer-SazQQ .framer-hm5wo8 { gap: 24px; } .framer-SazQQ .framer-1y66ciu { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; }}\",\"@media (max-width: 809px) { .framer-SazQQ.framer-zosfcy { width: 390px; } .framer-SazQQ .framer-o3imd7 { padding: 105px 20px 60px 20px; } .framer-SazQQ .framer-6tm6gn { bottom: -151px; right: -220px; width: var(--framer-aspect-ratio-supported, 490px); } .framer-SazQQ .framer-kvzcmh { bottom: -86px; left: -159px; width: var(--framer-aspect-ratio-supported, 403px); } .framer-SazQQ .framer-1qkjo2j { gap: 30px; } .framer-SazQQ .framer-14pecib { gap: 16px; } .framer-SazQQ .framer-47axxq { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-SazQQ .framer-1c77wef { padding: 60px 20px 60px 20px; } .framer-SazQQ .framer-hm5wo8, .framer-SazQQ .framer-1k7xuof { gap: 24px; } .framer-SazQQ .framer-1y66ciu { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; } .framer-SazQQ .framer-8q3y7n { gap: unset; justify-content: space-between; } .framer-SazQQ .framer-1byjsgv, .framer-SazQQ .framer-6hcywg { flex: 1 0 0px; width: 1px; } .framer-SazQQ .framer-od7osp, .framer-SazQQ .framer-ov51y { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; } .framer-SazQQ .framer-1x3fuu1 { height: var(--framer-aspect-ratio-supported, 24px); width: 24px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3075\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"yJdgs09b9\":{\"layout\":[\"fixed\",\"auto\"]},\"jT6XAXZEP\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"TSIR8YnWS\":{\"pattern\":\":TSIR8YnWS\",\"name\":\"hero\"}}\n * @framerResponsiveScreen\n */const FramerB9TIbKF5G=withCSS(Component,css,\"framer-SazQQ\");export default FramerB9TIbKF5G;FramerB9TIbKF5G.displayName=\"Blog\";FramerB9TIbKF5G.defaultProps={height:3075,width:1200};addFonts(FramerB9TIbKF5G,[{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\"}]},...HeaderNavigationFonts,...SectionsCTASectionFonts,...SectionsFooterSectionFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...componentPresets.fonts?.[\"XUIZ2_nS_\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"XUIZ2_nS_\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerB9TIbKF5G\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yJdgs09b9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jT6XAXZEP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"{\\\"TSIR8YnWS\\\":{\\\"pattern\\\":\\\":TSIR8YnWS\\\",\\\"name\\\":\\\"hero\\\"}}\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"3075\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "6+BAC8B,IAAMA,GAAiB,CAAC,UAAU,IAAIC,EAAU,IAAI,OAAO,4BAAkB,CAAC,EAAE,UAAU,IAAIA,EAAU,IAAI,OAAO,4BAAkB,CAAC,CAAC,EAAiB,SAARC,EAAmCC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAO,KAAK,EAAEF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CAAC,SAASG,GAAQH,EAAO,CAAC,IAAMI,EAAS,CAAC,EAAE,KAAMJ,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMI,EAAQJ,EAAO,QAAQ,EAAKI,GAAQD,EAAS,KAAKC,CAAO,CAAE,CAACL,EAAOA,EAAO,QAAS,CAAC,GAAGI,EAAS,OAAO,EAAE,OAAO,QAAQ,IAAIA,CAAQ,CAAE,CAAQ,SAASE,GAA0BN,EAAO,CAAC,IAAMO,EAAeJ,GAAQH,CAAM,EAAE,GAAGO,EAAe,MAAMA,CAAe,CCAglC,IAAMC,GAAsBC,EAASC,CAAgB,EAAQC,GAAwCC,GAAwBF,CAAgB,EAAQG,GAAmCC,EAA0BC,EAAO,GAAG,EAAQC,GAAwBP,EAASQ,CAAkB,EAAQC,GAA2BT,EAASU,CAAqB,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,sBAAsB,UAAU,4CAA4C,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,iBAAiB,EAAQC,GAAmB,CAACC,EAAE,IAAI,oBAAoB,CAAC,GAASC,GAAY,CAAC,OAAO,EAAE,MAAM,GAAG,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,OAAO,EAAE,MAAM,GAAG,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,EAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAoB,CAACD,EAAME,EAAcC,IAAS,CAAC,GAAG,OAAOH,GAAQ,SAAS,MAAM,GAAG,IAAMI,EAAK,IAAI,KAAKJ,CAAK,EAAE,GAAG,MAAMI,EAAK,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAMC,EAAe,QAAQ,GAAG,CAAC,OAAOD,EAAK,eAAeD,GAAQE,EAAeH,CAAa,CAAE,MAAM,CAAC,OAAOE,EAAK,eAAeC,EAAeH,CAAa,CAAE,CAAC,EAAQI,GAAY,CAAC,UAAU,OAAO,SAAS,KAAK,EAAQC,GAAa,CAACP,EAAMQ,IAAuBP,GAAoBD,EAAMM,GAAYE,CAAY,EAAUC,GAAU,CAAC,CAAC,MAAAT,CAAK,IAAoBU,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOX,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUY,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAjB,EAAa,UAAAkB,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAQC,EAAqBC,EAAwB,EAAO,CAACC,CAAgB,EAAEC,GAAa,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKC,GAAY,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,MAAMC,GAAoCL,EAAqB,WAAW,CAAC,CAAC,EAAQM,EAAwBC,IAAK,CAAC,GAAG,CAACL,EAAiB,MAAM,IAAIM,EAAc,mCAAmC,KAAK,UAAUR,CAAoB,CAAC,EAAE,EAAE,OAAOE,EAAiBK,EAAG,CAAE,EAAO,CAAC,MAAAE,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,UAAAC,EAAUP,EAAwB,WAAW,GAAG,GAAG,UAAAQ,EAAUR,EAAwB,WAAW,EAAE,UAAAS,GAAUT,EAAwB,WAAW,EAAE,UAAAU,GAAUV,EAAwB,WAAW,GAAG,GAAG,UAAAW,GAAUX,EAAwB,WAAW,EAAE,UAAAY,GAAUZ,EAAwB,WAAW,GAAG,GAAG,GAAGa,EAAS,EAAEpC,GAASI,CAAK,EAAQiC,GAAeC,EAAQ,IAAID,GAAiBlB,EAAiBxB,CAAY,EAAE,CAACwB,EAAiBxB,CAAY,CAAC,EAAE4C,EAAYF,EAAQ,EAAE,GAAK,CAACG,EAAYC,EAAmB,EAAEC,EAA8Bb,GAAQc,GAAY,EAAK,EAAQC,GAAe,OAAqOC,GAAkBC,EAAGrE,GAAkB,GAAtO,CAAakD,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQoB,EAAWtC,EAAO,IAAI,EAAEuC,GAA0BrD,CAAY,EAAE,IAAMsD,GAAUC,EAAkB,WAAW,EAAQC,GAAiBC,EAAc,EAAQC,GAAY3D,GAAawC,GAAUiB,EAAgB,EAAE,OAAAG,EAAiB,CAAC,CAAC,EAAsBxD,EAAKyD,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA7E,EAAiB,EAAE,SAAsB8E,EAAMC,EAAY,CAAC,GAAG7B,IAAUjB,EAAgB,SAAS,CAAcb,EAAKF,GAAU,CAAC,MAAM,6FAA6F,CAAC,EAAe4D,EAAME,EAAO,IAAI,CAAC,GAAGtB,GAAU,UAAUU,EAAGD,GAAkB,gBAAgBlB,EAAS,EAAE,IAAIjB,EAAW,MAAM,CAAC,GAAGgB,EAAK,EAAE,SAAS,CAAc5B,EAAK6D,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,EAAE,SAAsB7D,EAAK8D,EAAU,CAAC,UAAU,0BAA0B,aAAa,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,kBAAkBjF,GAAmB,SAAsBmB,EAAK+D,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,kBAAkB,CAAC,CAAC,OAAO,IAAI,IAAIO,EAAK,OAAO,WAAW,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,kBAAkB,CAAC,CAAC,OAAO,IAAI,IAAIA,EAAK,OAAO,WAAW,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBjD,EAAKgE,GAAwC,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,OAAO,IAAI,IAAIf,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,EAAE,qCAAqC,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeS,EAAM,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,SAAS,CAAc1D,EAAKiE,EAAM,CAAC,WAAW,CAAC,IAAIC,EAAkB,KAAKrE,CAAY,GAAG,aAAa,IAAI,OAAO,YAAY,IAAI,WAAW,KAAK,MAAMoB,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,CAAC,EAAejB,EAAKiE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,KAAK,IAAI,qEAAqE,OAAO,gQAAgQ,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,CAAC,EAAejE,EAAKiE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,KAAK,IAAI,qEAAqE,OAAO,gQAAgQ,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,CAAC,EAAejE,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,GAAGmD,GAAU,IAAIF,EAAK,SAAsBS,EAAMS,GAAmC,CAAC,QAAQnF,GAAU,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,UAAU,QAAQC,GAAW,UAAU,GAAK,SAAS,CAAce,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAAsBpE,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,uEAAuE,EAAE,SAAS,mEAAmE,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAKgC,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe0B,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAS,CAAc1D,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAASF,EAAkB,KAAKrE,CAAY,GAAgBG,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,eAAe,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAK4D,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe5D,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAASF,EAAkB,KAAKrE,CAAY,GAAgBG,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,GAAG,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAASF,EAAkB,KAAKrE,CAAY,GAAgBG,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,eAAe,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAK4D,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,eAAe,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe5D,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAASF,EAAkB,KAAKrE,CAAY,GAAgBG,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,GAAG,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK+D,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB1C,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,qEAAqE,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,qEAAqE,EAAE,SAAS,4CAA4C,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAAsBpE,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAKgC,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAK,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,uBAAuB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAsB0D,EAAMS,GAAmC,CAAC,QAAQhF,GAAW,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,eAAe,QAAQF,GAAW,UAAU,GAAK,SAAS,CAAcyE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,SAAS,CAAc1D,EAAK+D,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,KAAK,WAAW,KAAK,MAAM,WAAWzB,GAAmB,OAAO,OAAO,yBAAyB,GAAG7B,EAAkB6C,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBjC,EAAKiE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,KAAK,WAAW,KAAK,MAAM,WAAWhD,GAAmB,OAAO,OAAO,yBAAyB,GAAG7B,EAAkB6C,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,CAAC,CAAC,CAAC,EAAeyB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,SAAS,CAAc1D,EAAKiE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,MAAM,OAAO,GAAG7E,EAAkB8C,EAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,cAAc,CAAC,EAAelC,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAAsBpE,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAKmC,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAS,CAAc1D,EAAKiE,EAAM,CAAC,WAAW,CAAC,IAAIC,EAAkB,KAAKrE,CAAY,GAAG,WAAW,IAAI,OAAO,YAAY,GAAG,WAAW,GAAG,IAAI,oEAAoE,EAAE,UAAU,iBAAiB,mBAAmB,cAAc,CAAC,EAAeG,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAAsBpE,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,eAAe,MAAM,CAAC,OAAO,EAAE,KAAKuD,GAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAevD,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAsBA,EAAKuE,EAAyB,CAAC,QAAQ,CAAC,sEAAuFjE,GAAM,SAAY,EAAE,SAAsBN,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAAS/B,GAAU,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,wBAAwB,CAAC,EAAE,8BAA8B,WAAW,+BAA+B,GAAG,+BAA+B,GAAG,+BAA+B,GAAG,+BAA+B,GAAG,8BAA8B,EAAE,8BAA8B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerC,EAAK6D,EAA0B,CAAC,OAAO,IAAI,MAAM5C,GAAmB,OAAO,QAAQ,SAAsBjB,EAAK8D,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB9D,EAAK+D,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKwE,EAAmB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexE,EAAK6D,EAA0B,CAAC,OAAO,IAAI,MAAM5C,GAAmB,OAAO,QAAQ,SAAsBjB,EAAK8D,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB9D,EAAK+D,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB1C,EAAKyE,EAAsB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezE,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ0E,GAAI,CAAC,kFAAkF,gFAAgF,qVAAqV,mKAAmK,iSAAiS,+JAA+J,wPAAwP,uPAAuP,0TAA0T,qVAAqV,kRAAkR,0QAA0Q,+KAA+K,qVAAqV,kSAAkS,wSAAwS,yVAAyV,gRAAgR,8gBAA8gB,gRAAgR,sTAAsT,+hBAA+hB,8QAA8Q,oRAAoR,iJAAiJ,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,2zBAA2zB,uxCAAuxC,EAazz1BC,EAAgBC,EAAQrE,GAAUmE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAsB,GAAGC,GAAwB,GAAGC,GAA2B,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAoBA,GAAQ,UAAaC,GAA6CD,GAAQ,SAAY,EAAE,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACn2E,IAAME,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,oCAAsC,4JAA0L,6BAA+B,OAAO,qBAAuB,OAAO,qBAAuB,uDAAiE,qBAAuB,OAAO,yBAA2B,OAAO,sBAAwB,OAAO,yBAA2B,QAAQ,sBAAwB,IAAI,kBAAoB,OAAO,4BAA8B,OAAO,uBAAyB,EAAE,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "HeaderNavigationFonts", "getFonts", "y9DALnaXZ_default", "HeaderNavigationWithVariantAppearEffect", "withVariantAppearEffect", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "SectionsCTASectionFonts", "OWBxIwbmj_default", "SectionsFooterSectionFonts", "qZgwx6mWX_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "transition1", "animation", "animation1", "transition2", "animation2", "toResponsiveImage", "value", "sharedDateFormatter", "formatOptions", "locale", "date", "fallbackLocale", "dateOptions", "toDateString", "activeLocale", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "T4H4qV7EZ_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "JvycoXqNF", "XIXgfhTzd", "PmdtVSk7A", "vmwRB_FL1", "DscSjdCat", "gGGCjblQN", "restProps", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "usePreloadLocalizedValues", "elementId", "useRouteElementId", "activeLocaleCode", "useLocaleCode", "textContent", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "HeaderNavigationWithVariantAppearEffect", "Image2", "getLocalizedValue", "MotionDivWithOptimizedAppearEffect", "RichText", "x", "Link", "ComponentPresetsProvider", "OWBxIwbmj_default", "qZgwx6mWX_default", "css", "FramerB9TIbKF5G", "withCSS", "B9TIbKF5G_default", "addFonts", "HeaderNavigationFonts", "SectionsCTASectionFonts", "SectionsFooterSectionFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
