{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/lc5zBS1VnAFladeif9m7/lu2pJ1CLfB9YOhJHVCD9/ReadTime.js", "ssg:https://framerusercontent.com/modules/5qMuya0jwaP1bJChhuMH/MSwjuY2tthoFkdI4wyD9/NaALyZ2fO.js", "ssg:https://framerusercontent.com/modules/YfOjzV1o0vCnmMq8IAg9/lWiC7MjVCxhpEoA0tdLN/wlUzfvZCu.js", "ssg:https://framerusercontent.com/modules/7Pmt7UZTpRalNyt35H0M/QHZaO23GtLnVRi7F1KRb/Hgbjrk2kj.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import React,{useRef,useEffect}from\"react\";import{createStore}from\"https://framer.com/m/framer/store.js@^1.0.0\";// Learn more: https://www.framer.com/docs/guides/overrides/\n// 1. Setup shared store\nconst useStore=createStore({content:\"\",numberOfWords:0,text:\"Store TEXT\"});// 2. Write an override that receives a Component from the canvas\nexport function countContentToReadTime(Component){// 3. Return a React component\nreturn props=>{var _props_children;// 4. Grab our store\nconst[store,setStore]=useStore();React.useEffect(()=>{var _props_children,_props_children1;let children=Array.isArray((_props_children=props.children)===null||_props_children===void 0?void 0:_props_children.props.children)?(_props_children1=props.children)===null||_props_children1===void 0?void 0:_props_children1.props.children:[];// Include text in these elements for word counts\nconst wordElements=[\"p\",\"li\",\"blockquote\",\"h2\",\"h3\",\"h4\",\"ol\",\"ul\",\"pre\"];const filteredParagraphs=children.filter(child=>wordElements.includes(child.type));const concatenatedText=filteredParagraphs.map(child=>child.props.children).join(\"\");setStore({content:concatenatedText,numberOfWords:concatenatedText.trim().split(/\\s+/).length});},[(_props_children=props.children)===null||_props_children===void 0?void 0:_props_children.props.children]);// 5. Return a component with no change\nreturn /*#__PURE__*/_jsx(Component,{...props});};}export function showReadTime(Component){return props=>{const WORDS_PER_MINUTE=200;const[store,setStore]=useStore();return /*#__PURE__*/_jsx(Component,{...props,text:`${Math.ceil(store.numberOfWords/WORDS_PER_MINUTE)} min read`});};}// Make images display as lightboxes\n// https://framer.today/resources/cms-image-lightbox\nexport function withLightboxEffect(Component){return props=>{const ref1=useRef(null);useEffect(()=>{if(ref1.current){const images=ref1.current.querySelectorAll(\".framer-image\");const openLightbox=img=>{const lightbox=document.createElement(\"div\");lightbox.style.position=\"fixed\";lightbox.style.top=\"0\";lightbox.style.left=\"0\";lightbox.style.width=\"100%\";lightbox.style.height=\"100%\";lightbox.style.backgroundColor=\"rgba(0, 0, 0, 0.8)\";lightbox.style.display=\"flex\";lightbox.style.justifyContent=\"center\";lightbox.style.alignItems=\"center\";lightbox.style.zIndex=\"9999\";//lightbox.style.cursor = \"zoom-out\"\nconst lightboxImg=img.cloneNode();lightboxImg.style.maxWidth=\"80%\";lightboxImg.style.maxHeight=\"80%\";lightboxImg.style.objectFit=\"contain\";lightbox.appendChild(lightboxImg);document.body.appendChild(lightbox);// Close lightbox on click\nlightbox.addEventListener(\"click\",()=>{document.body.removeChild(lightbox);});};images.forEach(img=>{img.style.cursor=\"zoom-in\";img.addEventListener(\"click\",()=>openLightbox(img));});}},[]);return /*#__PURE__*/_jsx(\"div\",{ref:ref1,children:/*#__PURE__*/_jsx(Component,{...props})});};}// TODO: Combine above\nexport function decorateBlogPost(Component){return props=>{return /*#__PURE__*/_jsx(\"div\",{ref:ref,children:/*#__PURE__*/_jsx(Component,{...props})});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withLightboxEffect\":{\"type\":\"reactHoc\",\"name\":\"withLightboxEffect\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"countContentToReadTime\":{\"type\":\"reactHoc\",\"name\":\"countContentToReadTime\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"decorateBlogPost\":{\"type\":\"reactHoc\",\"name\":\"decorateBlogPost\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"showReadTime\":{\"type\":\"reactHoc\",\"name\":\"showReadTime\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ReadTime.map", "// Generated by Framer (68f6254)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-7o30a .framer-styles-preset-1ltcpin { --framer-blockquote-font-size: 18px; --framer-blockquote-letter-spacing: 0em; --framer-blockquote-line-height: 2em; --framer-blockquote-paragraph-spacing: 20px; --framer-blockquote-text-color: #999999; --framer-blockquote-text-stroke-color: initial; --framer-blockquote-text-stroke-width: initial; padding: 0px 0px 0px 34px; position: relative; }\",'.framer-7o30a .framer-styles-preset-1ltcpin::before { background-color: var(--token-0e448be5-706a-4849-a086-5834d008fed8, #0088ff) /* {\"name\":\"Link Blue\"} */; border-radius: 2px; content: \" \"; display: block; height: 100%; left: 0px; position: absolute; top: 0px; width: 4px; }'];export const className=\"framer-7o30a\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (648e021)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;General Sans-medium\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/3RZHWSNONLLWJK3RLPEKUZOMM56GO4LJ/BPDRY7AHVI3MCDXXVXTQQ76H3UXA63S3/SB2OEB6IKZPRR6JT4GFJ2TFT6HBB6AZN.woff2\",weight:\"500\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-9j4Rb .framer-styles-preset-1u8z4cw:not(.rich-text-wrapper), .framer-9j4Rb .framer-styles-preset-1u8z4cw.rich-text-wrapper p { --framer-font-family: \"General Sans\", \"General Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0.025em; --framer-line-height: 1.62em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-fd9efb77-6ee9-4433-a637-eb2f3c69b3e7, #666666); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 640px) { .framer-9j4Rb .framer-styles-preset-1u8z4cw:not(.rich-text-wrapper), .framer-9j4Rb .framer-styles-preset-1u8z4cw.rich-text-wrapper p { --framer-font-family: \"General Sans\", \"General Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0.025em; --framer-line-height: 1.62em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-fd9efb77-6ee9-4433-a637-eb2f3c69b3e7, #666666); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 639px) and (min-width: 0px) { .framer-9j4Rb .framer-styles-preset-1u8z4cw:not(.rich-text-wrapper), .framer-9j4Rb .framer-styles-preset-1u8z4cw.rich-text-wrapper p { --framer-font-family: \"General Sans\", \"General Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0.025em; --framer-line-height: 1.62em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-fd9efb77-6ee9-4433-a637-eb2f3c69b3e7, #666666); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-9j4Rb\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (bab6da3)\nimport{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,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/s801VqobGI0Gkh3K9b41/Embed.js\";import SolutionsCTA from\"#framer/local/canvasComponent/k1PNf8pQC/k1PNf8pQC.js\";import LabelTag from\"#framer/local/canvasComponent/oGazPpgkO/oGazPpgkO.js\";import NewsletterCTA from\"#framer/local/canvasComponent/P6XqS1KWg/P6XqS1KWg.js\";import{someCssOverride as someCssOverride1}from\"#framer/local/codeFile/sDJnRYO/Obviously_Stylistic_Alt.js\";import{countContentToReadTime,showReadTime}from\"#framer/local/codeFile/lrpIzAc/ReadTime.js\";import{someCssOverride}from\"#framer/local/codeFile/pYlFqwh/Whatchamacallit.js\";import Authors from\"#framer/local/collection/jd5UMwj3e/jd5UMwj3e.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/kqeEM0qDB/kqeEM0qDB.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle11 from\"#framer/local/css/APbQOt6JX/APbQOt6JX.js\";import*as sharedStyle19 from\"#framer/local/css/ArrulBG98/ArrulBG98.js\";import*as sharedStyle16 from\"#framer/local/css/CyetGcpZV/CyetGcpZV.js\";import*as sharedStyle20 from\"#framer/local/css/dGZaCRuaO/dGZaCRuaO.js\";import*as sharedStyle1 from\"#framer/local/css/DrjTSgqho/DrjTSgqho.js\";import*as sharedStyle21 from\"#framer/local/css/DWkUfHZ1M/DWkUfHZ1M.js\";import*as sharedStyle13 from\"#framer/local/css/egaQ4qPKO/egaQ4qPKO.js\";import*as sharedStyle5 from\"#framer/local/css/fN1dm7Xiv/fN1dm7Xiv.js\";import*as sharedStyle12 from\"#framer/local/css/GezlBVrrG/GezlBVrrG.js\";import*as sharedStyle15 from\"#framer/local/css/idAwlC7D8/idAwlC7D8.js\";import*as sharedStyle17 from\"#framer/local/css/IjzFiR5_z/IjzFiR5_z.js\";import*as sharedStyle10 from\"#framer/local/css/ISOFveuOF/ISOFveuOF.js\";import*as sharedStyle9 from\"#framer/local/css/KBLBIfW0l/KBLBIfW0l.js\";import*as sharedStyle14 from\"#framer/local/css/kiLgYqD4z/kiLgYqD4z.js\";import*as sharedStyle22 from\"#framer/local/css/kZpZXvr74/kZpZXvr74.js\";import*as sharedStyle18 from\"#framer/local/css/LTkgsRjKk/LTkgsRjKk.js\";import*as sharedStyle23 from\"#framer/local/css/NaALyZ2fO/NaALyZ2fO.js\";import*as sharedStyle6 from\"#framer/local/css/pruahjMWa/pruahjMWa.js\";import*as sharedStyle from\"#framer/local/css/RjS6lyvvs/RjS6lyvvs.js\";import*as sharedStyle8 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle4 from\"#framer/local/css/wAJDAabGH/wAJDAabGH.js\";import*as sharedStyle7 from\"#framer/local/css/wlUzfvZCu/wlUzfvZCu.js\";import*as sharedStyle2 from\"#framer/local/css/yet8Vzl2d/yet8Vzl2d.js\";import*as sharedStyle3 from\"#framer/local/css/Yk2rRWGW5/Yk2rRWGW5.js\";import metadataProvider from\"#framer/local/webPageMetadata/Hgbjrk2kj/Hgbjrk2kj.js\";const LabelTagFonts=getFonts(LabelTag);const RichTextSomeCssOverridea9xkpc=withCodeBoundaryForOverrides(RichText,{nodeId:\"SfSY15bhG\",override:someCssOverride,scopeId:\"Hgbjrk2kj\"});const RichTextSomeCssOverride13vojr=withCodeBoundaryForOverrides(RichText,{nodeId:\"II4KmQWN3\",override:someCssOverride1,scopeId:\"Hgbjrk2kj\"});const RichTextSomeCssOverride11l9768j=withCodeBoundaryForOverrides(RichText,{nodeId:\"P8aWD0hxX\",override:someCssOverride1,scopeId:\"Hgbjrk2kj\"});const RichTextShowReadTime18mr0m9=withCodeBoundaryForOverrides(RichText,{nodeId:\"RzcZIjyOB\",override:showReadTime,scopeId:\"Hgbjrk2kj\"});const RichTextSomeCssOverride11i6w5mr=withCodeBoundaryForOverrides(RichText,{nodeId:\"EpdEroFEZ\",override:someCssOverride1,scopeId:\"Hgbjrk2kj\"});const RichTextSomeCssOverride11m1f68g=withCodeBoundaryForOverrides(RichText,{nodeId:\"vsVyMhrAv\",override:someCssOverride1,scopeId:\"Hgbjrk2kj\"});const EmbedFonts=getFonts(Embed);const RichTextCountContentToReadTime1fxwm3a=withCodeBoundaryForOverrides(RichText,{nodeId:\"gv3dEytFu\",override:countContentToReadTime,scopeId:\"Hgbjrk2kj\"});const SolutionsCTAFonts=getFonts(SolutionsCTA);const NewsletterCTAFonts=getFonts(NewsletterCTA);const breakpoints={HTLCgxeFj:\"(min-width: 640px) and (max-width: 1199px)\",TDhk8L_8x:\"(max-width: 639px)\",v698rbGqF:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-UGTpV\";const variantClassNames={HTLCgxeFj:\"framer-v-15yh5wb\",TDhk8L_8x:\"framer-v-1itraz1\",v698rbGqF:\"framer-v-1hb48yf\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const negate=value=>{return!value;};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:\"medium\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"v698rbGqF\",Phone:\"TDhk8L_8x\",Tablet:\"HTLCgxeFj\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"v698rbGqF\"};};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:{constraint:{left:{collection:\"Hgbjrk2kj\",name:\"pcw46KrWb\",type:\"Identifier\"},operator:\"==\",right:{collection:\"pcw46KrWb\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"Hgbjrk2kj\",data:Blog,type:\"Collection\"},right:{alias:\"pcw46KrWb\",data:Authors,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"Hgbjrk2kj\",name:\"XDDYoRHVj\",type:\"Identifier\"},{collection:\"Hgbjrk2kj\",name:\"tKRTwMFFe\",type:\"Identifier\"},{alias:\"pcw46KrWb.lOW7rqT3D\",collection:\"pcw46KrWb\",name:\"lOW7rqT3D\",type:\"Identifier\"},{alias:\"pcw46KrWb.mOmQk0Ilk\",collection:\"pcw46KrWb\",name:\"mOmQk0Ilk\",type:\"Identifier\"},{alias:\"pcw46KrWb.UT1jbbBAH\",collection:\"pcw46KrWb\",name:\"UT1jbbBAH\",type:\"Identifier\"},{collection:\"Hgbjrk2kj\",name:\"EWyTzhSg2\",type:\"Identifier\"},{collection:\"Hgbjrk2kj\",name:\"W1fOeUPIP\",type:\"Identifier\"},{collection:\"Hgbjrk2kj\",name:\"n1kaBx5FE\",type:\"Identifier\"},{collection:\"Hgbjrk2kj\",name:\"bl0mLUsGj\",type:\"Identifier\"},{collection:\"Hgbjrk2kj\",name:\"kiEh1HlMC\",type:\"Identifier\"},{collection:\"Hgbjrk2kj\",name:\"ynBkmAE4G\",type:\"Identifier\"},{collection:\"Hgbjrk2kj\",name:\"LJ3kakTYl\",type:\"Identifier\"},{collection:\"Hgbjrk2kj\",name:\"qqqftVKXE\",type:\"Identifier\"},{collection:\"Hgbjrk2kj\",name:\"JWf0aEuNN\",type:\"Identifier\"},{collection:\"Hgbjrk2kj\",name:\"ZjapN_zUK\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"Hgbjrk2kj\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,kiEh1HlMC=getFromCurrentRouteData(\"kiEh1HlMC\"),qqqftVKXE=getFromCurrentRouteData(\"qqqftVKXE\")??true,shTUyYiF8oGazPpgkO,XDDYoRHVj=getFromCurrentRouteData(\"XDDYoRHVj\")??\"\",EWyTzhSg2=getFromCurrentRouteData(\"EWyTzhSg2\")??\"\",pcw46KrWb_mOmQk0Ilk=getFromCurrentRouteData(\"pcw46KrWb.mOmQk0Ilk\"),pcw46KrWb_UT1jbbBAH=getFromCurrentRouteData(\"pcw46KrWb.UT1jbbBAH\")??\"\",pcw46KrWb_lOW7rqT3D=getFromCurrentRouteData(\"pcw46KrWb.lOW7rqT3D\")??\"\",tKRTwMFFe=getFromCurrentRouteData(\"tKRTwMFFe\"),JWf0aEuNN=getFromCurrentRouteData(\"JWf0aEuNN\")??true,bl0mLUsGj=getFromCurrentRouteData(\"bl0mLUsGj\"),W1fOeUPIP=getFromCurrentRouteData(\"W1fOeUPIP\")??\"\",ZjapN_zUK=getFromCurrentRouteData(\"ZjapN_zUK\")??\"\",n1kaBx5FE=getFromCurrentRouteData(\"n1kaBx5FE\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className,sharedStyle15.className,sharedStyle16.className,sharedStyle17.className,sharedStyle18.className,sharedStyle19.className,sharedStyle20.className,sharedStyle21.className,sharedStyle22.className,sharedStyle23.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const visible=equals(kiEh1HlMC,\"dVVh9IhLO\");const visible1=negate(equals(kiEh1HlMC,\"dVVh9IhLO\"));const activeLocaleCode=useLocaleCode();const textContent=toDateString(tKRTwMFFe,activeLocaleCode);const visible2=isSet(bl0mLUsGj);const visible3=isSet(W1fOeUPIP);const visible4=isSet(ZjapN_zUK);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"v698rbGqF\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-9430122f-1897-4c4a-90fa-92f2abdee562, rgb(13, 16, 13)); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1hb48yf\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"main\",{className:\"framer-16qegai\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15tnupp\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fk5x9g\",\"data-framer-name\":\"Title + Hook\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u1jhbu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7bn2k8\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6ur1ed\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"z9uxSghlp\"},implicitPathVariables:undefined},{href:{webPageId:\"z9uxSghlp\"},implicitPathVariables:undefined},{href:{webPageId:\"z9uxSghlp\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+0+0+64+0+0+0+12+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15wp7jg-container\",\"data-framer-name\":\"Other Categories\",name:\"Other Categories\",nodeId:\"LTzvac6hh\",scopeId:\"Hgbjrk2kj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HTLCgxeFj:{shTUyYiF8:resolvedLinks[1]},TDhk8L_8x:{shTUyYiF8:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(LabelTag,{height:\"100%\",id:\"LTzvac6hh\",jUuYduXhZ:\"rgb(153, 153, 153)\",layoutId:\"LTzvac6hh\",name:\"Other Categories\",qtxjZNFtX:\"Blog\",shTUyYiF8:resolvedLinks[0],style:{height:\"100%\"},variant:\"My64XJWsl\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO2Njd2hhdGNoYW1hY2FsbGl0Z3gtd2ViZm9udCB/\",\"--framer-font-family\":'\"ccwhatchamacallitgx-webfont \\x7f\", \"ccwhatchamacallitgx-webfont \\x7f Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"rgb(214, 214, 214)\"},children:\"/\"})}),className:\"framer-1gt96wj\",fonts:[\"CUSTOM;ccwhatchamacallitgx-webfont \\x7f\"],verticalAlignment:\"top\",withExternalLayout:true})]}),visible&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WpznjI9Xp\"},implicitPathVariables:undefined},{href:{webPageId:\"WpznjI9Xp\"},implicitPathVariables:undefined},{href:{webPageId:\"WpznjI9Xp\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+0+0+64+0+0+0+12+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3zd3m-container\",\"data-framer-name\":\"Product Marketing Label\",name:\"Product Marketing Label\",nodeId:\"JRpc11JaR\",scopeId:\"Hgbjrk2kj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HTLCgxeFj:{shTUyYiF8:resolvedLinks1[1]},TDhk8L_8x:{shTUyYiF8:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(LabelTag,{height:\"100%\",id:\"JRpc11JaR\",jUuYduXhZ:\"var(--token-a50ff4b1-2a6c-48a0-a9d8-99fc0e20f214, rgb(255, 32, 126))\",layoutId:\"JRpc11JaR\",name:\"Product Marketing Label\",qtxjZNFtX:enumToDisplayNameFunctions[\"kiEh1HlMC\"]?.(kiEh1HlMC,activeLocale),shTUyYiF8:resolvedLinks1[0],style:{height:\"100%\"},variant:\"My64XJWsl\",width:\"100%\"})})})})}),visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+0+0+64+0+0+0+12+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s9j3ok-container\",\"data-framer-name\":\"Other Categories\",name:\"Other Categories\",nodeId:\"t4xfSOwwQ\",scopeId:\"Hgbjrk2kj\",children:/*#__PURE__*/_jsx(LabelTag,{height:\"100%\",id:\"t4xfSOwwQ\",jUuYduXhZ:\"var(--token-a50ff4b1-2a6c-48a0-a9d8-99fc0e20f214, rgb(255, 32, 126))\",layoutId:\"t4xfSOwwQ\",name:\"Other Categories\",qtxjZNFtX:enumToDisplayNameFunctions[\"kiEh1HlMC\"]?.(kiEh1HlMC,activeLocale),style:{height:\"100%\"},variant:\"My64XJWsl\",width:\"100%\"})})}),qqqftVKXE&&/*#__PURE__*/_jsx(Link,{href:shTUyYiF8oGazPpgkO,motionChild:true,nodeId:\"hLXEBywoD\",scopeId:\"Hgbjrk2kj\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1o9f76u framer-3pf7b2\",\"data-framer-name\":\"Video Label\",children:/*#__PURE__*/_jsx(RichTextSomeCssOverridea9xkpc,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO2Njd2hhdGNoYW1hY2FsbGl0Z3gtd2ViZm9udCB/\",\"--framer-font-family\":'\"ccwhatchamacallitgx-webfont \\x7f\", \"ccwhatchamacallitgx-webfont \\x7f Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"1.61875em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.9)\",\"--framer-text-transform\":\"uppercase\"},children:\"Video\"})}),className:\"framer-a9xkpc\",fonts:[\"CUSTOM;ccwhatchamacallitgx-webfont \\x7f\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(RichTextSomeCssOverride13vojr,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1o48gym\",\"data-styles-preset\":\"RjS6lyvvs\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c1ee2d0b-29da-4c7d-8b06-d9ef20596cc8, rgb(22, 22, 24))\"},children:\"How to future sell your product (the right way)\"})}),className:\"framer-3vojr\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:XDDYoRHVj,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"lw0DUGLXa\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"C942fg6T7\"]},children:/*#__PURE__*/_jsx(RichTextSomeCssOverride11l9768j,{__fromCanvasComponent:true,children:EWyTzhSg2,className:\"framer-1l9768j\",\"data-framer-name\":\"Hook\",fonts:[\"GF;Epilogue-regular\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",blockquote:\"framer-styles-preset-15obibn\",code:\"framer-styles-preset-hufqfs\",h1:\"framer-styles-preset-qb7zow\",h2:\"framer-styles-preset-1kt4av7\",h3:\"framer-styles-preset-t81jje\",h4:\"framer-styles-preset-steji3\",h5:\"framer-styles-preset-13bu7u4\",h6:\"framer-styles-preset-1qqi558\",img:\"framer-styles-preset-1lm03pm\",p:\"framer-styles-preset-1u8z4cw\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11ofupa\",\"data-border\":true,\"data-framer-name\":\"Post Meta\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-42ai1b\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wi78aa\",\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDhk8L_8x:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+64+0+0+257.6+0+0+0+0+0),sizes:\"32px\",...toResponsiveImage(pcw46KrWb_mOmQk0Ilk)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+64+0+0+257.6+0+0+0),sizes:\"32px\",...toResponsiveImage(pcw46KrWb_mOmQk0Ilk)},className:\"framer-14x4a0n\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dngefn\",\"data-styles-preset\":\"GezlBVrrG\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:pcw46KrWb_UT1jbbBAH,motionChild:true,nodeId:\"XiBcBFia9\",openInNewTab:false,scopeId:\"Hgbjrk2kj\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1o72x0q\",\"data-styles-preset\":\"egaQ4qPKO\",children:\"Zach Dunn\"})})})}),className:\"framer-kl2i0v\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],text:pcw46KrWb_lOW7rqT3D,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDhk8L_8x:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dngefn\",\"data-styles-preset\":\"GezlBVrrG\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-fd9efb77-6ee9-4433-a637-eb2f3c69b3e7, rgb(102, 102, 102))\"},children:\"Jul 3, 2024\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dngefn\",\"data-styles-preset\":\"GezlBVrrG\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fd9efb77-6ee9-4433-a637-eb2f3c69b3e7, rgb(102, 102, 102))\"},children:\"Jul 3, 2024\"})}),className:\"framer-1meaelq\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wo43oo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO2Njd2hhdGNoYW1hY2FsbGl0Z3gtd2ViZm9udCB/\",\"--framer-font-family\":'\"ccwhatchamacallitgx-webfont \\x7f\", \"ccwhatchamacallitgx-webfont \\x7f Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(214, 214, 214)\"},children:\"/\"})}),className:\"framer-uxi2ma\",fonts:[\"CUSTOM;ccwhatchamacallitgx-webfont \\x7f\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextShowReadTime18mr0m9,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dngefn\",\"data-styles-preset\":\"GezlBVrrG\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fd9efb77-6ee9-4433-a637-eb2f3c69b3e7, rgb(102, 102, 102))\"},children:\"0 min read\"})}),className:\"framer-18mr0m9\",\"data-framer-name\":\"Read Time\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d2a9fu\",\"data-framer-name\":\"Post\",children:[JWf0aEuNN&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-puuxqp\",\"data-framer-name\":\"Banner Wrap\",children:visible2&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDhk8L_8x:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+64+350.5+14+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 40px, 960px) + 10px) / 0, 1px)`,...toResponsiveImage(bl0mLUsGj),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+64+323.6+14+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 40px, 960px) + 10px) / 0, 1px)`,...toResponsiveImage(bl0mLUsGj),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-5kroe2\",\"data-framer-name\":\"Banner\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e7qbl7\",\"data-framer-name\":\"Content Wrap\",children:[visible3&&/*#__PURE__*/_jsxs(\"aside\",{className:\"framer-s1zzu6\",\"data-framer-name\":\"Foreword\",children:[/*#__PURE__*/_jsx(RichTextSomeCssOverride11i6w5mr,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rqacml\",\"data-styles-preset\":\"kiLgYqD4z\",style:{\"--framer-text-color\":\"rgb(0, 136, 255)\"},children:\"Intro\"})}),className:\"framer-1i6w5mr\",\"data-framer-name\":\"Foreword\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"lw0DUGLXa\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"C942fg6T7\"]},children:/*#__PURE__*/_jsx(RichTextSomeCssOverride11m1f68g,{__fromCanvasComponent:true,children:W1fOeUPIP,className:\"framer-1m1f68g\",\"data-framer-name\":\"Foreword\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",blockquote:\"framer-styles-preset-15obibn\",code:\"framer-styles-preset-hufqfs\",h1:\"framer-styles-preset-1i3u1zu\",h2:\"framer-styles-preset-r1wiba\",h3:\"framer-styles-preset-1drbass\",h4:\"framer-styles-preset-gvzzpu\",h5:\"framer-styles-preset-13bu7u4\",h6:\"framer-styles-preset-1qqi558\",img:\"framer-styles-preset-1lm03pm\",p:\"framer-styles-preset-uxp6af\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),visible4&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-doxm53\",\"data-framer-name\":\"Rally Video Wrapper\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16ml3id-container\",\"data-framer-name\":\"Rally Embed\",isAuthoredByUser:true,isModuleExternal:true,name:\"Rally Embed\",nodeId:\"ERJZgn61s\",scopeId:\"Hgbjrk2kj\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:ZjapN_zUK,id:\"ERJZgn61s\",layoutId:\"ERJZgn61s\",name:\"Rally Embed\",radius:\"0px\",style:{width:\"100%\"},type:\"html\",url:\"https://app.rally.space/watch/eecb17f2-9a57-4316-bd2d-5e711a1c83b8\",width:\"100%\",zoom:1})})})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"lw0DUGLXa\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"C942fg6T7\"]},children:/*#__PURE__*/_jsx(RichTextCountContentToReadTime1fxwm3a,{__fromCanvasComponent:true,anchorLinkOffsetY:80,children:n1kaBx5FE,className:\"framer-1fxwm3a\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",anchor:\"framer-styles-preset-d959m8\",blockquote:\"framer-styles-preset-1ltcpin\",code:\"framer-styles-preset-hufqfs\",h1:\"framer-styles-preset-1i3u1zu\",h2:\"framer-styles-preset-6rwep3\",h3:\"framer-styles-preset-1dzb4en\",h4:\"framer-styles-preset-gvzzpu\",h5:\"framer-styles-preset-13bu7u4\",h6:\"framer-styles-preset-1qqi558\",img:\"framer-styles-preset-1lm03pm\",p:\"framer-styles-preset-uxp6af\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HTLCgxeFj:{y:(componentViewport?.y||0)+0+0+64+323.6+14+144},TDhk8L_8x:{y:(componentViewport?.y||0)+0+0+64+350.5+14+144}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:`min(${componentViewport?.width||\"100vw\"} - 40px, 960px)`,y:(componentViewport?.y||0)+0+0+64+323.6+14+184,children:/*#__PURE__*/_jsx(Container,{className:\"framer-phlvv3-container\",nodeId:\"xttvFnwtH\",scopeId:\"Hgbjrk2kj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HTLCgxeFj:{variant:\"B8rym1EVv\"},TDhk8L_8x:{variant:\"JYurXcjms\"}},children:/*#__PURE__*/_jsx(SolutionsCTA,{height:\"100%\",id:\"xttvFnwtH\",JE_ZFFfXZ:\"Learn how Rally makes presenting your product easier for the whole team, sales to customer.\",layoutId:\"xttvFnwtH\",rTgfeSWyG:\"Record and share punchy demo videos\",style:{width:\"100%\"},variant:\"ploFBI0Ho\",width:\"100%\",WvX7rxjT6:true,zoZz88g0Y:false})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HTLCgxeFj:{y:(componentViewport?.y||0)+0+0+64+323.6+14+468},TDhk8L_8x:{y:(componentViewport?.y||0)+0+0+64+350.5+14+468}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`min(${componentViewport?.width||\"100vw\"} - 40px, 960px)`,y:(componentViewport?.y||0)+0+0+64+323.6+14+508,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19y49hi-container\",nodeId:\"uA5dXZICM\",scopeId:\"Hgbjrk2kj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HTLCgxeFj:{variant:\"RCCWstS4G\"},TDhk8L_8x:{variant:\"RCCWstS4G\"}},children:/*#__PURE__*/_jsx(NewsletterCTA,{height:\"100%\",id:\"uA5dXZICM\",layoutId:\"uA5dXZICM\",style:{width:\"100%\"},variant:\"NR8JWTUgm\",width:\"100%\"})})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UGTpV.framer-3pf7b2, .framer-UGTpV .framer-3pf7b2 { display: block; }\",\".framer-UGTpV.framer-1hb48yf { align-content: center; align-items: center; background-color: var(--token-9430122f-1897-4c4a-90fa-92f2abdee562, #0d100d); 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-UGTpV .framer-16qegai { align-content: center; align-items: center; background-color: var(--token-88ea2d28-4a71-4e39-88d7-92b2db0838fb, #f5f2f0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 64px 20px 48px 20px; position: relative; width: 100%; }\",\".framer-UGTpV .framer-15tnupp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 960px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-UGTpV .framer-fk5x9g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 12px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-UGTpV .framer-u1jhbu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-UGTpV .framer-7bn2k8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-UGTpV .framer-6ur1ed { 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-UGTpV .framer-15wp7jg-container, .framer-UGTpV .framer-3zd3m-container, .framer-UGTpV .framer-s9j3ok-container { flex: none; height: 30px; position: relative; width: auto; }\",\".framer-UGTpV .framer-1gt96wj, .framer-UGTpV .framer-a9xkpc, .framer-UGTpV .framer-uxi2ma { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-UGTpV .framer-1o9f76u { align-content: center; align-items: center; background-color: var(--token-a50ff4b1-2a6c-48a0-a9d8-99fc0e20f214, #ff207e); 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: 0px; height: 30px; justify-content: center; overflow: hidden; padding: 0px 12px 0px 12px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-UGTpV .framer-3vojr, .framer-UGTpV .framer-1l9768j { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UGTpV .framer-11ofupa { --border-bottom-width: 2px; --border-color: #cccccc; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-UGTpV .framer-42ai1b { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-UGTpV .framer-wi78aa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 32px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-UGTpV .framer-14x4a0n { aspect-ratio: 1 / 1; border-bottom-left-radius: 75px; border-bottom-right-radius: 75px; border-top-left-radius: 75px; border-top-right-radius: 75px; flex: none; height: var(--framer-aspect-ratio-supported, 32px); position: relative; width: 32px; }\",\".framer-UGTpV .framer-kl2i0v, .framer-UGTpV .framer-1meaelq, .framer-UGTpV .framer-18mr0m9 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-UGTpV .framer-wo43oo { 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; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-UGTpV .framer-1d2a9fu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 960px; padding: 14px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-UGTpV .framer-puuxqp { 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; max-height: 400px; max-width: 100%; overflow: hidden; padding: 0px; position: relative; width: 960px; }\",\".framer-UGTpV .framer-5kroe2 { aspect-ratio: 2.4 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; gap: 10px; height: var(--framer-aspect-ratio-supported, 83px); position: relative; width: 1px; }\",\".framer-UGTpV .framer-1e7qbl7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 720px; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-UGTpV .framer-s1zzu6 { align-content: center; align-items: center; background-color: rgba(102, 196, 255, 0.2); 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: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 30px 20px 30px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-UGTpV .framer-1i6w5mr, .framer-UGTpV .framer-1m1f68g, .framer-UGTpV .framer-1fxwm3a { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UGTpV .framer-doxm53 { align-content: center; align-items: center; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.18), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.16), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.06); 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: 720px; will-change: var(--framer-will-change-override, transform); }\",\".framer-UGTpV .framer-16ml3id-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-UGTpV .framer-phlvv3-container, .framer-UGTpV .framer-19y49hi-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,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,...sharedStyle14.css,...sharedStyle15.css,...sharedStyle16.css,...sharedStyle17.css,...sharedStyle18.css,...sharedStyle19.css,...sharedStyle20.css,...sharedStyle21.css,...sharedStyle22.css,...sharedStyle23.css,'.framer-UGTpV[data-border=\"true\"]::after, .framer-UGTpV [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 640px) and (max-width: 1199px) { .framer-UGTpV.framer-1hb48yf { width: 640px; } .framer-UGTpV .framer-11ofupa { gap: 20px; } .framer-UGTpV .framer-1e7qbl7 { padding: 0px; } .framer-UGTpV .framer-s1zzu6 { padding: 20px; } .framer-UGTpV .framer-doxm53 { width: 100%; }}\",\"@media (max-width: 639px) { .framer-UGTpV.framer-1hb48yf { width: 390px; } .framer-UGTpV .framer-11ofupa { flex-direction: column; gap: 20px; padding: 0px 0px 16px 0px; } .framer-UGTpV .framer-42ai1b { align-content: unset; align-items: unset; display: grid; flex: none; gap: 9px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); width: 100%; } .framer-UGTpV .framer-wi78aa { align-self: start; grid-column: span 2; justify-self: start; width: 100%; } .framer-UGTpV .framer-1meaelq { align-self: start; justify-self: start; width: 100%; } .framer-UGTpV .framer-wo43oo { align-self: start; gap: 16px; height: auto; justify-self: start; padding: 0px 0px 0px 6px; width: 100%; } .framer-UGTpV .framer-uxi2ma { order: 0; } .framer-UGTpV .framer-18mr0m9 { order: 1; } .framer-UGTpV .framer-1e7qbl7 { max-width: unset; padding: 0px; } .framer-UGTpV .framer-s1zzu6 { padding: 20px; } .framer-UGTpV .framer-doxm53 { width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4160\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HTLCgxeFj\":{\"layout\":[\"fixed\",\"auto\"]},\"TDhk8L_8x\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerHgbjrk2kj=withCSS(Component,css,\"framer-UGTpV\");export default FramerHgbjrk2kj;FramerHgbjrk2kj.displayName=\"Page\";FramerHgbjrk2kj.defaultProps={height:4160,width:1200};addFonts(FramerHgbjrk2kj,[{explicitInter:true,fonts:[{family:\"ccwhatchamacallitgx-webfont \\x7f\",source:\"custom\",url:\"https://framerusercontent.com/assets/n0YV15nAeM9ezoUcmbqtFV65Q.woff2\"},{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:\"Epilogue\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXMDPiCZXVigHPVA.woff2\",weight:\"400\"}]},...LabelTagFonts,...EmbedFonts,...SolutionsCTAFonts,...NewsletterCTAFonts,...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),...getFontsFromSharedStyle(sharedStyle15.fonts),...getFontsFromSharedStyle(sharedStyle16.fonts),...getFontsFromSharedStyle(sharedStyle17.fonts),...getFontsFromSharedStyle(sharedStyle18.fonts),...getFontsFromSharedStyle(sharedStyle19.fonts),...getFontsFromSharedStyle(sharedStyle20.fonts),...getFontsFromSharedStyle(sharedStyle21.fonts),...getFontsFromSharedStyle(sharedStyle22.fonts),...getFontsFromSharedStyle(sharedStyle23.fonts),...componentPresets.fonts?.[\"C942fg6T7\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"C942fg6T7\"]):[],...componentPresets.fonts?.[\"lw0DUGLXa\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"lw0DUGLXa\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHgbjrk2kj\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HTLCgxeFj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TDhk8L_8x\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"4160\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1200\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["useStore", "createStore", "countContentToReadTime", "Component", "props", "_props_children", "store", "setStore", "e", "_props_children1", "children", "wordElements", "concatenatedText", "child", "p", "showReadTime", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "LabelTagFonts", "getFonts", "oGazPpgkO_default", "RichTextSomeCssOverridea9xkpc", "withCodeBoundaryForOverrides", "RichText2", "someCssOverride", "RichTextSomeCssOverride13vojr", "RichTextSomeCssOverride11l9768j", "RichTextShowReadTime18mr0m9", "showReadTime", "RichTextSomeCssOverride11i6w5mr", "RichTextSomeCssOverride11m1f68g", "EmbedFonts", "Embed", "RichTextCountContentToReadTime1fxwm3a", "countContentToReadTime", "SolutionsCTAFonts", "k1PNf8pQC_default", "NewsletterCTAFonts", "P6XqS1KWg_default", "breakpoints", "serializationHash", "variantClassNames", "equals", "a", "b", "negate", "value", "toResponsiveImage", "sharedDateFormatter", "formatOptions", "locale", "date", "fallbackLocale", "dateOptions", "toDateString", "activeLocale", "isSet", "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", "kqeEM0qDB_default", "jd5UMwj3e_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "kiEh1HlMC", "qqqftVKXE", "shTUyYiF8oGazPpgkO", "XDDYoRHVj", "EWyTzhSg2", "pcw46KrWb_mOmQk0Ilk", "pcw46KrWb_UT1jbbBAH", "pcw46KrWb_lOW7rqT3D", "tKRTwMFFe", "JWf0aEuNN", "bl0mLUsGj", "W1fOeUPIP", "ZjapN_zUK", "n1kaBx5FE", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "visible", "visible1", "activeLocaleCode", "useLocaleCode", "textContent", "visible2", "visible3", "visible4", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "oGazPpgkO_default", "RichText2", "x", "resolvedLinks1", "enumToDisplayNameFunctions", "Link", "RichTextSomeCssOverridea9xkpc", "RichTextSomeCssOverride13vojr", "ComponentPresetsProvider", "RichTextSomeCssOverride11l9768j", "getLoadingLazyAtYPosition", "Image2", "RichTextShowReadTime18mr0m9", "RichTextSomeCssOverride11i6w5mr", "RichTextSomeCssOverride11m1f68g", "Embed", "RichTextCountContentToReadTime1fxwm3a", "k1PNf8pQC_default", "P6XqS1KWg_default", "css", "FramerHgbjrk2kj", "withCSS", "Hgbjrk2kj_default", "addFonts", "LabelTagFonts", "EmbedFonts", "SolutionsCTAFonts", "NewsletterCTAFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
