{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/q6PVN7FLGKVOkPJx5dEm/egVTxG9Rl2qkl45cACA4/NgiHTunR_.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import CTASection from\"#framer/local/canvasComponent/cb3jOoG6p/cb3jOoG6p.js\";import PageFooter from\"#framer/local/canvasComponent/ccsZMpsG_/ccsZMpsG_.js\";import MainMenu from\"#framer/local/canvasComponent/sErBqYa1f/sErBqYa1f.js\";import Feature from\"#framer/local/collection/OBjE84gh0/OBjE84gh0.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle4 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle10 from\"#framer/local/css/jOaWWSbf2/jOaWWSbf2.js\";import*as sharedStyle1 from\"#framer/local/css/NF0QaTclx/NF0QaTclx.js\";import*as sharedStyle8 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle9 from\"#framer/local/css/swdZ2knqx/swdZ2knqx.js\";import*as sharedStyle7 from\"#framer/local/css/VATHxJXmz/VATHxJXmz.js\";import*as sharedStyle6 from\"#framer/local/css/xCm3tZCSP/xCm3tZCSP.js\";import*as sharedStyle2 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle from\"#framer/local/css/y1tcB1wfp/y1tcB1wfp.js\";import*as sharedStyle3 from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import*as sharedStyle5 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import*as sharedStyle11 from\"#framer/local/css/yuqJZnZX0/yuqJZnZX0.js\";import metadataProvider from\"#framer/local/webPageMetadata/NgiHTunR_/NgiHTunR_.js\";const MainMenuFonts=getFonts(MainMenu);const PhosphorFonts=getFonts(Phosphor);const YouTubeFonts=getFonts(YouTube);const CTASectionFonts=getFonts(CTASection);const PageFooterFonts=getFonts(PageFooter);const breakpoints={jc0k9doqR:\"(max-width: 1279px)\",wweFtGK4n:\"(min-width: 1280px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-DRij4\";const variantClassNames={jc0k9doqR:\"framer-v-2pl5b8\",wweFtGK4n:\"framer-v-pmshb7\"};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"UZn6zD4oQ\":return\"fill\";default:return\"bold\";}};const isAfter=(dateString,minDateString)=>{if(typeof dateString!==\"string\"||typeof minDateString!==\"string\")return false;const date=new Date(dateString);if(isNaN(date.getTime()))return false;const minDate=new Date(minDateString);if(isNaN(minDate.getTime()))return false;return date>=minDate;};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 equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const negate=value=>{return!value;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"wweFtGK4n\",Tablet:\"jc0k9doqR\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"wweFtGK4n\"};};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:\"NgiHTunR_\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"NgiHTunR_\",name:\"previousItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"NgiHTunR_\",data:Feature,type:\"Collection\"},right:{alias:\"previousItemId\",data:Feature,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"nextItemId\",data:Feature,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"NgiHTunR_\",name:\"ifZBJCxcY\",type:\"Identifier\"},{collection:\"NgiHTunR_\",name:\"bEcSPQM6O\",type:\"Identifier\"},{collection:\"NgiHTunR_\",name:\"yloao1uq5\",type:\"Identifier\"},{collection:\"NgiHTunR_\",name:\"cwLVPE0Ps\",type:\"Identifier\"},{collection:\"NgiHTunR_\",name:\"zDm1GFVr9\",type:\"Identifier\"},{collection:\"NgiHTunR_\",name:\"aeFw0ErLP\",type:\"Identifier\"},{collection:\"NgiHTunR_\",name:\"xHEwAYlOT\",type:\"Identifier\"},{collection:\"NgiHTunR_\",name:\"PII50Iwow\",type:\"Identifier\"},{collection:\"NgiHTunR_\",name:\"IzL0DMrtE\",type:\"Identifier\"},{collection:\"NgiHTunR_\",name:\"PgfYdTri9\",type:\"Identifier\"},{collection:\"NgiHTunR_\",name:\"OVE0Igrj7\",type:\"Identifier\"},{alias:\"previousItemId.ifZBJCxcY\",collection:\"previousItemId\",name:\"ifZBJCxcY\",type:\"Identifier\"},{alias:\"previousItemId.bEcSPQM6O\",collection:\"previousItemId\",name:\"bEcSPQM6O\",type:\"Identifier\"},{alias:\"previousItemId\",collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},{alias:\"nextItemId.ifZBJCxcY\",collection:\"nextItemId\",name:\"ifZBJCxcY\",type:\"Identifier\"},{alias:\"nextItemId.bEcSPQM6O\",collection:\"nextItemId\",name:\"bEcSPQM6O\",type:\"Identifier\"},{alias:\"nextItemId\",collection:\"nextItemId\",name:\"id\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"NgiHTunR_\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,bEcSPQM6O=getFromCurrentRouteData(\"bEcSPQM6O\")??\"\",ifZBJCxcY=getFromCurrentRouteData(\"ifZBJCxcY\")??\"\",PgfYdTri9=getFromCurrentRouteData(\"PgfYdTri9\")??\"\",IzL0DMrtE=getFromCurrentRouteData(\"IzL0DMrtE\")??\"#09F\",OVE0Igrj7=getFromCurrentRouteData(\"OVE0Igrj7\"),yloao1uq5=getFromCurrentRouteData(\"yloao1uq5\"),cwLVPE0Ps=getFromCurrentRouteData(\"cwLVPE0Ps\")??\"\",PII50Iwow=getFromCurrentRouteData(\"PII50Iwow\")??\"\",zDm1GFVr9=getFromCurrentRouteData(\"zDm1GFVr9\")??\"\",aeFw0ErLP=getFromCurrentRouteData(\"aeFw0ErLP\")??\"\",xHEwAYlOT=getFromCurrentRouteData(\"xHEwAYlOT\"),previousItemId=getFromCurrentRouteData(\"previousItemId\"),previousItemId_bEcSPQM6O=getFromCurrentRouteData(\"previousItemId.bEcSPQM6O\")??\"\",previousItemId_ifZBJCxcY=getFromCurrentRouteData(\"previousItemId.ifZBJCxcY\")??\"\",nextItemId=getFromCurrentRouteData(\"nextItemId\"),nextItemId_bEcSPQM6O=getFromCurrentRouteData(\"nextItemId.bEcSPQM6O\")??\"\",nextItemId_ifZBJCxcY=getFromCurrentRouteData(\"nextItemId.ifZBJCxcY\")??\"\",...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=isAfter(yloao1uq5,\"2023-01-01T00:00:00.000Z\");const activeLocaleCode=useLocaleCode();const textContent=toDateString(yloao1uq5,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const visible1=negate(equals(cwLVPE0Ps,\"0.0.0\"));const visible2=isSet(PII50Iwow);const visible3=isSet(aeFw0ErLP);const visible4=isSet(xHEwAYlOT);const visible5=isSet(previousItemId);const textContent1=prefix(previousItemId_ifZBJCxcY,\"\u2039 \");const visible6=isSet(nextItemId);const textContent2=suffix(nextItemId_ifZBJCxcY,\" \u203A\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"wweFtGK4n\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-d3dab31d-bdaa-4e39-83cd-476c624c529b, rgb(239, 237, 248)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-pmshb7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ft8s9t-container\",layoutScroll:true,nodeId:\"HbTh4g2En\",scopeId:\"NgiHTunR_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jc0k9doqR:{variant:\"IUpaNsJ6E\"}},children:/*#__PURE__*/_jsx(MainMenu,{height:\"100%\",id:\"HbTh4g2En\",layoutId:\"HbTh4g2En\",style:{width:\"100%\"},variant:\"eNNlktiyD\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1x7vw59\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e83hcj\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1umkqbv\",\"data-framer-name\":\"Section header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o0z2d5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-47nkpp\",\"data-styles-preset\":\"y1tcB1wfp\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ugjFgwJZD\"},motionChild:true,nodeId:\"CbUj3izca\",openInNewTab:false,scopeId:\"NgiHTunR_\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-14bypts\",\"data-styles-preset\":\"NF0QaTclx\",children:\"Home\"})})})}),className:\"framer-62xv4v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"X19TRi1VSS1UZXh0LU1lZGl1bV9f\",\"--framer-font-family\":'\".SFNSText-Medium\", \"SFProText-Medium\", \"SFUIText-Medium\", \".SFUIText-Medium\", \"SF Pro Text\", \"-apple-system\", \"BlinkMacSystemFont\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"499\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"rgb(133, 133, 133)\"},children:\">\"})}),className:\"framer-1x9v1jq\",fonts:[\"__SF-UI-Text-Medium__\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-47nkpp\",\"data-styles-preset\":\"y1tcB1wfp\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"CGx0owEdg\"},motionChild:true,nodeId:\"elJerkU8z\",openInNewTab:false,scopeId:\"NgiHTunR_\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-14bypts\",\"data-styles-preset\":\"NF0QaTclx\",children:\"Features\"})})})}),className:\"framer-1ynyafi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"X19TRi1VSS1UZXh0LU1lZGl1bV9f\",\"--framer-font-family\":'\".SFNSText-Medium\", \"SFProText-Medium\", \"SFUIText-Medium\", \".SFUIText-Medium\", \"SF Pro Text\", \"-apple-system\", \"BlinkMacSystemFont\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"499\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"rgb(133, 133, 133)\"},children:\">\"})}),className:\"framer-o5yycu\",fonts:[\"__SF-UI-Text-Medium__\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-47nkpp\",\"data-styles-preset\":\"y1tcB1wfp\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bEcSPQM6O},webPageId:\"NgiHTunR_\"},motionChild:true,nodeId:\"cwDS6QPQt\",openInNewTab:false,scopeId:\"NgiHTunR_\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-14bypts\",\"data-styles-preset\":\"NF0QaTclx\",children:\"Custom code\"})})})}),className:\"framer-1tmxlrq\",fonts:[\"Inter\"],text:ifZBJCxcY,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7ku94a\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1etxuc9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"JMyiDQhSt\",scopeId:\"NgiHTunR_\",children:/*#__PURE__*/_jsx(Phosphor,{color:IzL0DMrtE,height:\"100%\",iconSearch:PgfYdTri9,iconSelection:\"CheckCircle\",id:\"JMyiDQhSt\",layoutId:\"JMyiDQhSt\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:convertFromEnum(OVE0Igrj7,activeLocale),width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x0e9k2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jc0k9doqR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\"},children:\"Custom code\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\"},children:\"Custom code\"})}),className:\"framer-1hsnv4g\",\"data-framer-name\":\"Main title\",fonts:[\"GF;Poppins-600\"],text:ifZBJCxcY,verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13wsq6b\",\"data-framer-name\":\"Section header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tlv1l3\",children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-47nkpp\",\"data-styles-preset\":\"y1tcB1wfp\",style:{\"--framer-text-alignment\":\"center\"},children:\"Jan 6, 2025\"})}),className:\"framer-2d3kkn\",\"data-framer-name\":\"Release Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-47nkpp\",\"data-styles-preset\":\"y1tcB1wfp\",style:{\"--framer-text-alignment\":\"center\"},children:\"19.9.0\"})}),className:\"framer-michs6\",\"data-framer-name\":\"Version\",fonts:[\"Inter\"],text:cwLVPE0Ps,verticalAlignment:\"top\",withExternalLayout:true})]}),visible2&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lnfxmt-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"aLRCRccnS\",scopeId:\"NgiHTunR_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jc0k9doqR:{borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,topLeftRadius:20,topRightRadius:20}},children:/*#__PURE__*/_jsx(YouTube,{borderRadius:30,bottomLeftRadius:30,bottomRightRadius:30,height:\"100%\",id:\"aLRCRccnS\",isMixedBorderRadius:false,isRed:true,layoutId:\"aLRCRccnS\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:30,topRightRadius:30,url:PII50Iwow,width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Run your own custom code inside DoesQA.\"})}),className:\"framer-5b60io\",\"data-framer-name\":\"Short Description\",fonts:[\"Inter\"],text:zDm1GFVr9,verticalAlignment:\"top\",withExternalLayout:true}),visible3&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x1j72g\",\"data-border\":true}),visible3&&/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"vqtEXB988\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"z7_kE6Pyu\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:aeFw0ErLP,className:\"framer-1ohg4cc\",\"data-framer-name\":\"Long Body\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",code:\"framer-styles-preset-1230di0\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-1wml6uu\",h3:\"framer-styles-preset-12lj5ox\",h4:\"framer-styles-preset-1cse9ip\",h5:\"framer-styles-preset-8dnkd9\",img:\"framer-styles-preset-icpbj4\",p:\"framer-styles-preset-21ogod\",table:\"framer-styles-preset-1ckjyz4\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),visible4&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-14f8wm1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jc0k9doqR:{background:{alt:\"\",fit:\"fit\",sizes:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 700px)`,...toResponsiveImage(xHEwAYlOT),...{positionX:\"center\",positionY:\"top\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 700px)`,...toResponsiveImage(xHEwAYlOT),...{positionX:\"center\",positionY:\"top\"}},className:\"framer-1hih8j5\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ymigl9\",children:[visible5&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bEcSPQM6O:previousItemId_bEcSPQM6O},webPageId:\"NgiHTunR_\"},motionChild:true,nodeId:\"cKeVBVd6i\",openInNewTab:false,scopeId:\"NgiHTunR_\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"\u2039 \"})})})}),className:\"framer-y5zxri\",\"data-framer-name\":\"Previous\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-whdksm\",\"data-framer-name\":\"Spacer\"}),visible6&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bEcSPQM6O:nextItemId_bEcSPQM6O},webPageId:\"NgiHTunR_\"},motionChild:true,nodeId:\"znQWX71ro\",openInNewTab:false,scopeId:\"NgiHTunR_\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Cross-browser \u203A\"})})})}),className:\"framer-1j08esw\",\"data-framer-name\":\"Next\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:501,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yosr5k-container\",nodeId:\"z72tYTvUn\",scopeId:\"NgiHTunR_\",children:/*#__PURE__*/_jsx(CTASection,{height:\"100%\",id:\"z72tYTvUn\",layoutId:\"z72tYTvUn\",style:{width:\"100%\"},variant:\"HBqSekUnU\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:443,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-x38rpe-container\",nodeId:\"d3vlWYbyB\",scopeId:\"NgiHTunR_\",children:/*#__PURE__*/_jsx(PageFooter,{height:\"100%\",id:\"d3vlWYbyB\",layoutId:\"d3vlWYbyB\",style:{width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DRij4.framer-vbvtzv, .framer-DRij4 .framer-vbvtzv { display: block; }\",\".framer-DRij4.framer-pmshb7 { align-content: center; align-items: center; background-color: var(--token-d3dab31d-bdaa-4e39-83cd-476c624c529b, #efedf8); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-DRij4 .framer-ft8s9t-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-DRij4 .framer-1x7vw59 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 1px; height: min-content; justify-content: flex-start; overflow: visible; padding: 150px 40px 60px 40px; position: relative; width: 100%; }\",\".framer-DRij4 .framer-e83hcj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DRij4 .framer-1umkqbv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 740px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DRij4 .framer-o0z2d5 { 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: min-content; }\",\".framer-DRij4 .framer-62xv4v, .framer-DRij4 .framer-1x9v1jq, .framer-DRij4 .framer-1ynyafi, .framer-DRij4 .framer-o5yycu, .framer-DRij4 .framer-1tmxlrq, .framer-DRij4 .framer-y5zxri, .framer-DRij4 .framer-1j08esw { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-DRij4 .framer-7ku94a { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DRij4 .framer-1etxuc9-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 93px); position: relative; width: 90px; }\",\".framer-DRij4 .framer-1x0e9k2 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 1px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-DRij4 .framer-1hsnv4g, .framer-DRij4 .framer-5b60io, .framer-DRij4 .framer-1ohg4cc { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-DRij4 .framer-13wsq6b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 700px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DRij4 .framer-tlv1l3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DRij4 .framer-2d3kkn, .framer-DRij4 .framer-michs6 { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-DRij4 .framer-1lnfxmt-container { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 113px); position: relative; width: 100%; }\",\".framer-DRij4 .framer-1x1j72g { --border-bottom-width: 1px; --border-color: #b3b3b3; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DRij4 .framer-14f8wm1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 1px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-DRij4 .framer-1hih8j5 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 1px; height: 700px; justify-content: center; max-width: 700px; padding: 0px; position: relative; width: 1px; }\",\".framer-DRij4 .framer-ymigl9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 700px; padding: 0px; position: relative; width: 100%; }\",\".framer-DRij4 .framer-whdksm { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-DRij4 .framer-1yosr5k-container, .framer-DRij4 .framer-x38rpe-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-DRij4.framer-pmshb7, .framer-DRij4 .framer-1x7vw59, .framer-DRij4 .framer-e83hcj, .framer-DRij4 .framer-1umkqbv, .framer-DRij4 .framer-o0z2d5, .framer-DRij4 .framer-7ku94a, .framer-DRij4 .framer-1x0e9k2, .framer-DRij4 .framer-13wsq6b, .framer-DRij4 .framer-1x1j72g, .framer-DRij4 .framer-14f8wm1, .framer-DRij4 .framer-1hih8j5, .framer-DRij4 .framer-ymigl9 { gap: 0px; } .framer-DRij4.framer-pmshb7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-DRij4.framer-pmshb7 > :first-child, .framer-DRij4 .framer-1x7vw59 > :first-child, .framer-DRij4 .framer-e83hcj > :first-child, .framer-DRij4 .framer-1umkqbv > :first-child, .framer-DRij4 .framer-1x0e9k2 > :first-child, .framer-DRij4 .framer-13wsq6b > :first-child { margin-top: 0px; } .framer-DRij4.framer-pmshb7 > :last-child, .framer-DRij4 .framer-1x7vw59 > :last-child, .framer-DRij4 .framer-e83hcj > :last-child, .framer-DRij4 .framer-1umkqbv > :last-child, .framer-DRij4 .framer-1x0e9k2 > :last-child, .framer-DRij4 .framer-13wsq6b > :last-child { margin-bottom: 0px; } .framer-DRij4 .framer-1x7vw59 > *, .framer-DRij4 .framer-1x0e9k2 > * { margin: 0px; margin-bottom: calc(1px / 2); margin-top: calc(1px / 2); } .framer-DRij4 .framer-e83hcj > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-DRij4 .framer-1umkqbv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-DRij4 .framer-o0z2d5 > *, .framer-DRij4 .framer-ymigl9 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-DRij4 .framer-o0z2d5 > :first-child, .framer-DRij4 .framer-7ku94a > :first-child, .framer-DRij4 .framer-1x1j72g > :first-child, .framer-DRij4 .framer-14f8wm1 > :first-child, .framer-DRij4 .framer-1hih8j5 > :first-child, .framer-DRij4 .framer-ymigl9 > :first-child { margin-left: 0px; } .framer-DRij4 .framer-o0z2d5 > :last-child, .framer-DRij4 .framer-7ku94a > :last-child, .framer-DRij4 .framer-1x1j72g > :last-child, .framer-DRij4 .framer-14f8wm1 > :last-child, .framer-DRij4 .framer-1hih8j5 > :last-child, .framer-DRij4 .framer-ymigl9 > :last-child { margin-right: 0px; } .framer-DRij4 .framer-7ku94a > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-DRij4 .framer-13wsq6b > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-DRij4 .framer-1x1j72g > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-DRij4 .framer-14f8wm1 > *, .framer-DRij4 .framer-1hih8j5 > * { margin: 0px; margin-left: calc(1px / 2); margin-right: calc(1px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,'.framer-DRij4[data-border=\"true\"]::after, .framer-DRij4 [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 (max-width: 1279px) { .framer-DRij4.framer-pmshb7 { width: 390px; } .framer-DRij4 .framer-1x7vw59 { padding: 100px 20px 60px 20px; } .framer-DRij4 .framer-7ku94a { gap: 10px; } .framer-DRij4 .framer-1etxuc9-container { height: var(--framer-aspect-ratio-supported, 63px); width: 60px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-DRij4 .framer-7ku94a { gap: 0px; } .framer-DRij4 .framer-7ku94a > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-DRij4 .framer-7ku94a > :first-child { margin-left: 0px; } .framer-DRij4 .framer-7ku94a > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2562\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"jc0k9doqR\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerNgiHTunR_=withCSS(Component,css,\"framer-DRij4\");export default FramerNgiHTunR_;FramerNgiHTunR_.displayName=\"Page\";FramerNgiHTunR_.defaultProps={height:2562,width:1280};addFonts(FramerNgiHTunR_,[{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:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"}]},...MainMenuFonts,...PhosphorFonts,...YouTubeFonts,...CTASectionFonts,...PageFooterFonts,...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),...componentPresets.fonts?.[\"z7_kE6Pyu\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"z7_kE6Pyu\"]):[],...componentPresets.fonts?.[\"vqtEXB988\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"vqtEXB988\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNgiHTunR_\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1280\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"2562\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jc0k9doqR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MainMenuFonts", "getFonts", "sErBqYa1f_default", "PhosphorFonts", "Icon", "YouTubeFonts", "Youtube", "CTASectionFonts", "cb3jOoG6p_default", "PageFooterFonts", "ccsZMpsG_default", "breakpoints", "serializationHash", "variantClassNames", "convertFromEnum", "value", "activeLocale", "isAfter", "dateString", "minDateString", "date", "minDate", "toDateString", "options", "display", "dateOptions", "fallbackLocale", "locale", "equals", "a", "b", "negate", "isSet", "toResponsiveImage", "prefix", "suffix", "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", "OBjE84gh0_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "bEcSPQM6O", "ifZBJCxcY", "PgfYdTri9", "IzL0DMrtE", "OVE0Igrj7", "yloao1uq5", "cwLVPE0Ps", "PII50Iwow", "zDm1GFVr9", "aeFw0ErLP", "xHEwAYlOT", "previousItemId", "previousItemId_bEcSPQM6O", "previousItemId_ifZBJCxcY", "nextItemId", "nextItemId_bEcSPQM6O", "nextItemId_ifZBJCxcY", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "visible", "activeLocaleCode", "useLocaleCode", "textContent", "visible1", "visible2", "visible3", "visible4", "visible5", "textContent1", "visible6", "textContent2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "sErBqYa1f_default", "RichText2", "x", "Link", "Icon", "Youtube", "ComponentPresetsProvider", "Image2", "cb3jOoG6p_default", "ccsZMpsG_default", "css", "FramerNgiHTunR_", "withCSS", "NgiHTunR_default", "addFonts", "MainMenuFonts", "PhosphorFonts", "YouTubeFonts", "CTASectionFonts", "PageFooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
