{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/o9117ktuW3vyl9GpZZf7/J7dSpKYsIBuXEBnYvfWw/S9JumSKQb.js"],
  "sourcesContent": ["// Generated by Framer (f712822)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useOverlayState,useQueryData,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import NavbarPlunoCentered from\"#framer/local/canvasComponent/coEJjME7C/coEJjME7C.js\";import ButtonCTA from\"#framer/local/canvasComponent/KF6EON0AE/KF6EON0AE.js\";import Footer from\"#framer/local/canvasComponent/SCGIrl0zb/SCGIrl0zb.js\";import GettingStartedForm from\"#framer/local/canvasComponent/tCR5a2w2l/tCR5a2w2l.js\";import Blog from\"#framer/local/collection/THsElUJsm/THsElUJsm.js\";import*as sharedStyle2 from\"#framer/local/css/aSQ1rG5t6/aSQ1rG5t6.js\";import*as sharedStyle3 from\"#framer/local/css/dBBfZwM0n/dBBfZwM0n.js\";import*as sharedStyle from\"#framer/local/css/DpDBNWWdO/DpDBNWWdO.js\";import*as sharedStyle1 from\"#framer/local/css/h2eZGDIuK/h2eZGDIuK.js\";import metadataProvider from\"#framer/local/webPageMetadata/S9JumSKQb/S9JumSKQb.js\";const NavbarPlunoCenteredFonts=getFonts(NavbarPlunoCentered);const ButtonCTAFonts=getFonts(ButtonCTA);const GettingStartedFormFonts=getFonts(GettingStartedForm);const FooterFonts=getFonts(Footer);const breakpoints={DNGEiStu6:\"(max-width: 809px)\",DwXaAuV04:\"(min-width: 810px) and (max-width: 1439px)\",t5HnlRlRU:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-3nrBz\";const variantClassNames={DNGEiStu6:\"framer-v-1o7k56j\",DwXaAuV04:\"framer-v-123dlqh\",t5HnlRlRU:\"framer-v-1ew1p7u\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:.9,rotate:0,rotateX:0,rotateY:0,scale:1.02,skewX:0,skewY:0,transition:transition1};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"t5HnlRlRU\",Phone:\"DNGEiStu6\",Tablet:\"DwXaAuV04\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"t5HnlRlRU\"};};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{style,className,layoutId,variant,LXPPb0mj_qurlp6Iyi,aRsDZYt0Iqurlp6Iyi,MJoGirltkqurlp6Iyi,z73Iw8W3Bqurlp6Iyi,HujCIzMM0qurlp6Iyi,idqurlp6Iyi,LXPPb0mj_NfB6cdJ1Y,aRsDZYt0INfB6cdJ1Y,MJoGirltkNfB6cdJ1Y,z73Iw8W3BNfB6cdJ1Y,HujCIzMM0NfB6cdJ1Y,idNfB6cdJ1Y,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const fPklJJX7f3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"t5HnlRlRU\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(18, 18, 18); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1ew1p7u\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-j5bswb-container\",nodeId:\"eKE7qbX1F\",scopeId:\"S9JumSKQb\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DNGEiStu6:{variant:\"qssz7E_Va\"},DwXaAuV04:{variant:\"u8c4gG7Bt\"}},children:/*#__PURE__*/_jsx(NavbarPlunoCentered,{height:\"100%\",id:\"eKE7qbX1F\",iziyrHa7M:\"Book Demo\",layoutId:\"eKE7qbX1F\",style:{height:\"100%\",width:\"100%\"},variant:\"TkPuHNl8Q\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1tpbdwc\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DNGEiStu6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7U29yYS03MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(247, 248, 248)\"},children:\"Blog\"})}),fonts:[\"GF;Sora-700\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1hezmfu\",\"data-styles-preset\":\"DpDBNWWdO\",children:\"Blog\"})}),className:\"framer-1tzcbmb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29maWEgU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"Sofia Sans\", \"Sofia Sans Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\"Read about Pluno and get the best from it!\"})}),className:\"framer-1kugrfv\",fonts:[\"GF;Sofia Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-c85f7v\",\"data-framer-name\":\"divider\",style:{rotate:180}}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-302gzd\",\"data-framer-name\":\"Blog-Post-Featured\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1l5zla5\",\"data-styles-preset\":\"h2eZGDIuK\",children:\"Latest post\"})}),className:\"framer-1rvz1co\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l9r48o\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-tmi5ym\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"qurlp6Iyi\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"qurlp6Iyi\",name:\"LXPPb0mj_\",type:\"Identifier\"},{collection:\"qurlp6Iyi\",name:\"aRsDZYt0I\",type:\"Identifier\"},{collection:\"qurlp6Iyi\",name:\"MJoGirltk\",type:\"Identifier\"},{collection:\"qurlp6Iyi\",name:\"z73Iw8W3B\",type:\"Identifier\"},{collection:\"qurlp6Iyi\",name:\"HujCIzMM0\",type:\"Identifier\"},{collection:\"qurlp6Iyi\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({aRsDZYt0I:aRsDZYt0Iqurlp6Iyi,HujCIzMM0:HujCIzMM0qurlp6Iyi,id:idqurlp6Iyi,LXPPb0mj_:LXPPb0mj_qurlp6Iyi,MJoGirltk:MJoGirltkqurlp6Iyi,z73Iw8W3B:z73Iw8W3Bqurlp6Iyi},index)=>{LXPPb0mj_qurlp6Iyi??=\"\";z73Iw8W3Bqurlp6Iyi??=\"\";HujCIzMM0qurlp6Iyi??=\"\";const textContent=toDateString(MJoGirltkqurlp6Iyi,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`qurlp6Iyi-${idqurlp6Iyi}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{LXPPb0mj_:LXPPb0mj_qurlp6Iyi},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{LXPPb0mj_:LXPPb0mj_qurlp6Iyi},webPageId:\"I3vsN7DPA\"},motionChild:true,nodeId:\"fmjYGMH97\",scopeId:\"S9JumSKQb\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1t0ckfd framer-1anfs24\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"285px\",...toResponsiveImage(aRsDZYt0Iqurlp6Iyi)},className:\"framer-10mgwg6\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bilphz\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ro9kyw\",\"data-styles-preset\":\"aSQ1rG5t6\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-2fm3za\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1520qyi\",\"data-styles-preset\":\"dBBfZwM0n\",children:\"User Guide: Getting Started With AwesomeQA\"})}),className:\"framer-1fdxret\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:z73Iw8W3Bqurlp6Iyi,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ro9kyw\",\"data-styles-preset\":\"aSQ1rG5t6\",children:\"User Guide: Getting Started With AwesomeQA\"})}),className:\"framer-4bz2sc\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:HujCIzMM0qurlp6Iyi,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idqurlp6Iyi);})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vj3weo\",\"data-framer-name\":\"Posts\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1l5zla5\",\"data-styles-preset\":\"h2eZGDIuK\",children:\"Previous posts\"})}),className:\"framer-jm9w9y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hmdpwj\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"NfB6cdJ1Y\",data:Blog,type:\"Collection\"},offset:{type:\"LiteralValue\",value:1},select:[{collection:\"NfB6cdJ1Y\",name:\"LXPPb0mj_\",type:\"Identifier\"},{collection:\"NfB6cdJ1Y\",name:\"aRsDZYt0I\",type:\"Identifier\"},{collection:\"NfB6cdJ1Y\",name:\"MJoGirltk\",type:\"Identifier\"},{collection:\"NfB6cdJ1Y\",name:\"z73Iw8W3B\",type:\"Identifier\"},{collection:\"NfB6cdJ1Y\",name:\"HujCIzMM0\",type:\"Identifier\"},{collection:\"NfB6cdJ1Y\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({aRsDZYt0I:aRsDZYt0INfB6cdJ1Y,HujCIzMM0:HujCIzMM0NfB6cdJ1Y,id:idNfB6cdJ1Y,LXPPb0mj_:LXPPb0mj_NfB6cdJ1Y,MJoGirltk:MJoGirltkNfB6cdJ1Y,z73Iw8W3B:z73Iw8W3BNfB6cdJ1Y},index1)=>{LXPPb0mj_NfB6cdJ1Y??=\"\";z73Iw8W3BNfB6cdJ1Y??=\"\";HujCIzMM0NfB6cdJ1Y??=\"\";const textContent1=toDateString(MJoGirltkNfB6cdJ1Y,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`NfB6cdJ1Y-${idNfB6cdJ1Y}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{LXPPb0mj_:LXPPb0mj_NfB6cdJ1Y},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{LXPPb0mj_:LXPPb0mj_NfB6cdJ1Y},webPageId:\"I3vsN7DPA\"},motionChild:true,nodeId:\"bygHf8IQf\",scopeId:\"S9JumSKQb\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1ib26mx framer-1anfs24\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"285px\",...toResponsiveImage(aRsDZYt0INfB6cdJ1Y)},className:\"framer-3rdry2\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hn9ee\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ro9kyw\",\"data-styles-preset\":\"aSQ1rG5t6\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Jan 27, 2025\"})}),className:\"framer-pjfwih\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1520qyi\",\"data-styles-preset\":\"dBBfZwM0n\",children:\"How to Simplify Customer Support Workflows with Pluno \"})}),className:\"framer-n0kgg\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:z73Iw8W3BNfB6cdJ1Y,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ro9kyw\",\"data-styles-preset\":\"aSQ1rG5t6\",children:\"Pluno simplifies customer support with AI-powered workflows, reducing inefficiencies and enhancing productivity. Say goodbye to chaos and hello to effortless, smarter support.\"})}),className:\"framer-jov6p0\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:HujCIzMM0NfB6cdJ1Y,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idNfB6cdJ1Y);})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lgb5ew\",\"data-framer-name\":\"Pivot\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jpoc25\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DNGEiStu6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7U29yYS03MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(247, 248, 248)\"},children:\"Never write the same reply again!\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7U29yYS03MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(247, 248, 248)\"},children:\"Never write the same reply again!\"})}),className:\"framer-1asqnm0\",fonts:[\"GF;Sora-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"300px\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1blj1b5-container\",id:\"1blj1b5\",nodeId:\"TD90Cw7hH\",scopeId:\"S9JumSKQb\",children:[/*#__PURE__*/_jsx(ButtonCTA,{dYg0k0Xnm:\"Invite Bot\",fPklJJX7f:fPklJJX7f3bnx0g({overlay}),h9TTS6yau:\"Save 15 min per response\",height:\"100%\",id:\"TD90Cw7hH\",layoutId:\"TD90Cw7hH\",style:{height:\"100%\",width:\"100%\"},variant:\"hvNqQ6lxo\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-6t5ff0\"),\"data-framer-portal-id\":\"1blj1b5\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"ogRscY78o\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1p930js-container\"),\"data-framer-portal-id\":\"1blj1b5\",inComponentSlot:true,nodeId:\"tDhKIKaYp\",rendersWithMotion:true,scopeId:\"S9JumSKQb\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DNGEiStu6:{variant:\"tpBY37ZnX\"}},children:/*#__PURE__*/_jsx(GettingStartedForm,{height:\"100%\",id:\"tDhKIKaYp\",layoutId:\"tDhKIKaYp\",style:{width:\"100%\"},variant:\"UH7KGPHwm\",width:\"100%\"})})})})]}),getContainer())})})]})})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:557,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-o74i1f-container\",nodeId:\"fvNzOAxCb\",scopeId:\"S9JumSKQb\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DNGEiStu6:{variant:\"lIi1lRZpg\"},DwXaAuV04:{variant:\"venkW59ie\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"fvNzOAxCb\",layoutId:\"fvNzOAxCb\",style:{width:\"100%\"},variant:\"O8BOLAUc5\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3nrBz.framer-1anfs24, .framer-3nrBz .framer-1anfs24 { display: block; }\",\".framer-3nrBz.framer-1ew1p7u { align-content: center; align-items: center; background-color: #121212; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-3nrBz .framer-j5bswb-container { flex: none; height: 80px; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\".framer-3nrBz .framer-1tpbdwc { align-content: center; align-items: center; background: linear-gradient(180deg, #121212 0%, rgb(26, 24, 36) 24.204896398686333%, rgb(18, 18, 18) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 292px; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-3nrBz .framer-1tzcbmb { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-3nrBz .framer-1kugrfv { flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 336px; word-break: break-word; word-wrap: break-word; }\",\".framer-3nrBz .framer-c85f7v { background: linear-gradient(90deg, #121212 -14.000000000000002%, rgba(93, 80, 195, 0.5) 100%); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-3nrBz .framer-302gzd { align-content: center; align-items: center; background-color: #121212; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-3nrBz .framer-1rvz1co, .framer-3nrBz .framer-jm9w9y { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3nrBz .framer-1l9r48o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-3nrBz .framer-tmi5ym { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 813px; }\",\".framer-3nrBz .framer-1t0ckfd { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.5); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 24px 16px 20px 16px; position: relative; text-decoration: none; width: 812px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-3nrBz .framer-10mgwg6, .framer-3nrBz .framer-3rdry2 { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 285px; position: relative; width: 285px; }\",\".framer-3nrBz .framer-1bilphz { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 1px; }\",\".framer-3nrBz .framer-2fm3za, .framer-3nrBz .framer-1fdxret, .framer-3nrBz .framer-4bz2sc, .framer-3nrBz .framer-pjfwih, .framer-3nrBz .framer-n0kgg, .framer-3nrBz .framer-jov6p0 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-3nrBz .framer-vj3weo { align-content: center; align-items: center; background-color: #121212; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 40px 92px 40px; position: relative; width: 100%; }\",\".framer-3nrBz .framer-1hmdpwj { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1076px; }\",\".framer-3nrBz .framer-1ib26mx { --border-bottom-width: 1px; --border-color: #3c384c; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background-color: rgba(60, 56, 76, 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: wrap; gap: 20px; height: 100%; justify-content: flex-start; justify-self: start; padding: 24px 16px 16px 24px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-3nrBz .framer-hn9ee { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 100%; }\",\".framer-3nrBz .framer-1lgb5ew { align-content: center; align-items: center; background: linear-gradient(0deg, #1a1824 0%, rgb(18, 18, 18) 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 133px 40px 133px 40px; position: relative; width: 100%; }\",\".framer-3nrBz .framer-jpoc25 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 650px; }\",\".framer-3nrBz .framer-1asqnm0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 651px; word-break: break-word; word-wrap: break-word; }\",\".framer-3nrBz .framer-1blj1b5-container { flex: none; height: 44px; position: relative; width: 300px; }\",\".framer-3nrBz.framer-6t5ff0 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-3nrBz.framer-1p930js-container { flex: none; height: auto; left: 50%; position: fixed; top: 112px; transform: translateX(-50%); width: 404px; z-index: 10; }\",\".framer-3nrBz .framer-o74i1f-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3nrBz.framer-1ew1p7u, .framer-3nrBz .framer-1tpbdwc, .framer-3nrBz .framer-302gzd, .framer-3nrBz .framer-1l9r48o, .framer-3nrBz .framer-tmi5ym, .framer-3nrBz .framer-1t0ckfd, .framer-3nrBz .framer-1bilphz, .framer-3nrBz .framer-vj3weo, .framer-3nrBz .framer-1ib26mx, .framer-3nrBz .framer-hn9ee, .framer-3nrBz .framer-1lgb5ew, .framer-3nrBz .framer-jpoc25 { gap: 0px; } .framer-3nrBz.framer-1ew1p7u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-3nrBz.framer-1ew1p7u > :first-child, .framer-3nrBz .framer-1tpbdwc > :first-child, .framer-3nrBz .framer-302gzd > :first-child, .framer-3nrBz .framer-tmi5ym > :first-child, .framer-3nrBz .framer-1bilphz > :first-child, .framer-3nrBz .framer-vj3weo > :first-child, .framer-3nrBz .framer-1ib26mx > :first-child, .framer-3nrBz .framer-hn9ee > :first-child, .framer-3nrBz .framer-jpoc25 > :first-child { margin-top: 0px; } .framer-3nrBz.framer-1ew1p7u > :last-child, .framer-3nrBz .framer-1tpbdwc > :last-child, .framer-3nrBz .framer-302gzd > :last-child, .framer-3nrBz .framer-tmi5ym > :last-child, .framer-3nrBz .framer-1bilphz > :last-child, .framer-3nrBz .framer-vj3weo > :last-child, .framer-3nrBz .framer-1ib26mx > :last-child, .framer-3nrBz .framer-hn9ee > :last-child, .framer-3nrBz .framer-jpoc25 > :last-child { margin-bottom: 0px; } .framer-3nrBz .framer-1tpbdwc > *, .framer-3nrBz .framer-1ib26mx > *, .framer-3nrBz .framer-jpoc25 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-3nrBz .framer-302gzd > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-3nrBz .framer-1l9r48o > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-3nrBz .framer-1l9r48o > :first-child, .framer-3nrBz .framer-1t0ckfd > :first-child, .framer-3nrBz .framer-1lgb5ew > :first-child { margin-left: 0px; } .framer-3nrBz .framer-1l9r48o > :last-child, .framer-3nrBz .framer-1t0ckfd > :last-child, .framer-3nrBz .framer-1lgb5ew > :last-child { margin-right: 0px; } .framer-3nrBz .framer-tmi5ym > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-3nrBz .framer-1t0ckfd > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-3nrBz .framer-1bilphz > *, .framer-3nrBz .framer-hn9ee > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-3nrBz .framer-vj3weo > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-3nrBz .framer-1lgb5ew > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-3nrBz[data-border=\"true\"]::after, .framer-3nrBz [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: 810px) and (max-width: 1439px) { .framer-3nrBz.framer-1ew1p7u { width: 810px; } .framer-3nrBz .framer-j5bswb-container, .framer-3nrBz .framer-jm9w9y { order: 0; } .framer-3nrBz .framer-1tpbdwc { height: 237px; order: 1; padding: 75px 40px 40px 40px; } .framer-3nrBz .framer-c85f7v { order: 2; } .framer-3nrBz .framer-302gzd { order: 3; padding: 80px 40px 40px 40px; } .framer-3nrBz .framer-1l9r48o { justify-content: center; width: 106%; } .framer-3nrBz .framer-tmi5ym { width: 730px; } .framer-3nrBz .framer-1t0ckfd { justify-content: center; width: 738px; } .framer-3nrBz .framer-vj3weo { order: 4; padding: 40px 40px 80px 40px; } .framer-3nrBz .framer-1hmdpwj { grid-template-columns: repeat(2, minmax(200px, 1fr)); order: 1; width: 741px; } .framer-3nrBz .framer-1lgb5ew { order: 5; padding: 80px 40px 80px 40px; } .framer-3nrBz .framer-jpoc25 { width: 533px; } .framer-3nrBz .framer-1asqnm0 { width: 616px; } .framer-3nrBz .framer-o74i1f-container { order: 6; }}\",\"@media (max-width: 809px) { .framer-3nrBz.framer-1ew1p7u { width: 390px; } .framer-3nrBz .framer-j5bswb-container { order: 0; } .framer-3nrBz .framer-1tpbdwc { height: 240px; order: 1; padding: 60px; } .framer-3nrBz .framer-c85f7v { order: 2; } .framer-3nrBz .framer-302gzd { order: 3; padding: 60px 20px 60px 20px; } .framer-3nrBz .framer-1l9r48o { flex-direction: column; } .framer-3nrBz .framer-tmi5ym { align-content: center; align-items: center; align-self: stretch; width: auto; } .framer-3nrBz .framer-1t0ckfd { width: 320px; } .framer-3nrBz .framer-vj3weo { gap: 40px; order: 4; padding: 40px 20px 60px 20px; } .framer-3nrBz .framer-1hmdpwj { grid-template-columns: repeat(1, minmax(200px, 1fr)); width: 317px; } .framer-3nrBz .framer-1lgb5ew { flex-direction: column; gap: 28px; order: 5; padding: 51px 20px 51px 20px; } .framer-3nrBz .framer-jpoc25 { gap: 22px; order: 0; } .framer-3nrBz .framer-1asqnm0 { width: 352px; } .framer-3nrBz .framer-o74i1f-container { order: 6; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3nrBz .framer-1l9r48o, .framer-3nrBz .framer-vj3weo, .framer-3nrBz .framer-1lgb5ew, .framer-3nrBz .framer-jpoc25 { gap: 0px; } .framer-3nrBz .framer-1l9r48o > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-3nrBz .framer-1l9r48o > :first-child, .framer-3nrBz .framer-vj3weo > :first-child, .framer-3nrBz .framer-1lgb5ew > :first-child, .framer-3nrBz .framer-jpoc25 > :first-child { margin-top: 0px; } .framer-3nrBz .framer-1l9r48o > :last-child, .framer-3nrBz .framer-vj3weo > :last-child, .framer-3nrBz .framer-1lgb5ew > :last-child, .framer-3nrBz .framer-jpoc25 > :last-child { margin-bottom: 0px; } .framer-3nrBz .framer-vj3weo > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-3nrBz .framer-1lgb5ew > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-3nrBz .framer-jpoc25 > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6498.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DwXaAuV04\":{\"layout\":[\"fixed\",\"auto\"]},\"DNGEiStu6\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerS9JumSKQb=withCSS(Component,css,\"framer-3nrBz\");export default FramerS9JumSKQb;FramerS9JumSKQb.displayName=\"Blog\";FramerS9JumSKQb.defaultProps={height:6498.5,width:1440};addFonts(FramerS9JumSKQb,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Sora\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSe1mX-PIwNhBti0.woff2\",weight:\"700\"},{family:\"Sofia Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69B6sK3orvKCXl8k.woff2\",weight:\"400\"}]},...NavbarPlunoCenteredFonts,...ButtonCTAFonts,...GettingStartedFormFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerS9JumSKQb\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DwXaAuV04\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DNGEiStu6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"6498.5\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarPlunoCenteredFonts", "getFonts", "coEJjME7C_default", "ButtonCTAFonts", "KF6EON0AE_default", "GettingStartedFormFonts", "tCR5a2w2l_default", "FooterFonts", "SCGIrl0zb_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "transformTemplate1", "_", "t", "getContainer", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "LXPPb0mj_qurlp6Iyi", "aRsDZYt0Iqurlp6Iyi", "MJoGirltkqurlp6Iyi", "z73Iw8W3Bqurlp6Iyi", "HujCIzMM0qurlp6Iyi", "idqurlp6Iyi", "LXPPb0mj_NfB6cdJ1Y", "aRsDZYt0INfB6cdJ1Y", "MJoGirltkNfB6cdJ1Y", "z73Iw8W3BNfB6cdJ1Y", "HujCIzMM0NfB6cdJ1Y", "idNfB6cdJ1Y", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "fPklJJX7f3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "coEJjME7C_default", "x", "RichText", "ChildrenCanSuspend", "THsElUJsm_default", "collection", "paginationInfo", "l", "index", "textContent", "PathVariablesContext", "Link", "Image2", "collection1", "paginationInfo1", "loadMore1", "index1", "textContent1", "KF6EON0AE_default", "AnimatePresence", "Ga", "tCR5a2w2l_default", "SCGIrl0zb_default", "css", "FramerS9JumSKQb", "withCSS", "S9JumSKQb_default", "addFonts", "NavbarPlunoCenteredFonts", "ButtonCTAFonts", "GettingStartedFormFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
