{"version":3,"file":"tsAVuKhdI7UE9LXkZN0TIsA9AXkKEWFBid8GOTQfoiE.BZpC1BtL.mjs","names":["NavTopbarLink","Searchbar","ChevronRight","HelpCategory","metadata","className","PropertyOverrides","HelpArticles","_Fragment","dYw7VMexbcJt7TGVOU","idcJt7TGVOU","y5X5NzGm6cJt7TGVOU","css"],"sources":["https:/framerusercontent.com/modules/Eg7akkEyT3KfwmpjGk6R/afchsmSONsE0NgW8hybD/Tn8SJ835I.js"],"sourcesContent":["// Generated by Framer (c37cc5a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Instance,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Searchbar from\"#framer/local/canvasComponent/i5eOVfIN4/i5eOVfIN4.js\";import NavTopbarLink from\"#framer/local/canvasComponent/q8_oY7uRM/q8_oY7uRM.js\";import{withBackdropFilter}from\"#framer/local/codeFile/VHmWqw0/BackdropFilterSaturate.js\";import HelpCategory from\"#framer/local/collection/t2zy6QLBM/t2zy6QLBM.js\";import HelpArticles from\"#framer/local/collection/t9gvWQQj9/t9gvWQQj9.js\";import*as sharedStyle2 from\"#framer/local/css/BST5CE1TC/BST5CE1TC.js\";import*as sharedStyle1 from\"#framer/local/css/h59NUQSP8/h59NUQSP8.js\";import*as sharedStyle from\"#framer/local/css/wVtX8xMgR/wVtX8xMgR.js\";import ChevronRight from\"#framer/local/vector/rdfV9x9hV/rdfV9x9hV.js\";import metadataProvider from\"#framer/local/webPageMetadata/Tn8SJ835I/Tn8SJ835I.js\";const NavTopbarLinkFonts=getFonts(NavTopbarLink);const SearchbarFonts=getFonts(Searchbar);const MotionNavWithBackdropFilteradplr4=withCodeBoundaryForOverrides(motion.nav,{nodeId:\"qNQpa3CI2\",override:withBackdropFilter,scopeId:\"Tn8SJ835I\"});const ChevronRightFonts=getFonts(ChevronRight);const breakpoints={BeAiQVFJm:\"(min-width: 810px) and (max-width: 1199px)\",fij7sNRFX:\"(max-width: 809px)\",IdQViltzL:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-S9Hko\";const variantClassNames={BeAiQVFJm:\"framer-v-au4f2h\",fij7sNRFX:\"framer-v-19nrf4p\",IdQViltzL:\"framer-v-jba10\"};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={backgroundColor:\"rgba(255, 255, 255, 0.02)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"IdQViltzL\",Phone:\"fij7sNRFX\",Tablet:\"BeAiQVFJm\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"IdQViltzL\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"Tn8SJ835I\",data:HelpCategory,type:\"Collection\"},select:[{collection:\"Tn8SJ835I\",name:\"id\",type:\"Identifier\"},{collection:\"Tn8SJ835I\",name:\"wXl_VptsD\",type:\"Identifier\"},{collection:\"Tn8SJ835I\",name:\"OjC8OJw20\",type:\"Identifier\"},{collection:\"Tn8SJ835I\",name:\"I6PaAxeZs\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"Tn8SJ835I\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,I6PaAxeZs=getFromCurrentRouteData(\"I6PaAxeZs\"),wXl_VptsD=getFromCurrentRouteData(\"wXl_VptsD\")??\"\",OjC8OJw20=getFromCurrentRouteData(\"OjC8OJw20\")??\"\",dYw7VMexbcJt7TGVOU,y5X5NzGm6cJt7TGVOU,idcJt7TGVOU,id=getFromCurrentRouteData(\"id\"),...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"IdQViltzL\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-958e2cd1-b113-4aa3-9235-7a2b959c8feb, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-jba10\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(MotionNavWithBackdropFilteradplr4,{className:\"framer-adplr4\",\"data-border\":true,\"data-framer-name\":\"Help Bar\",\"data-hide-scrollbars\":true,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-l2h02\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"AQ4OKgpzm\"},implicitPathVariables:undefined},{href:{webPageId:\"AQ4OKgpzm\"},implicitPathVariables:undefined},{href:{webPageId:\"AQ4OKgpzm\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fij7sNRFX:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+0+0+13.5+1.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ss9bvf-container\",\"data-framer-name\":\"Start\",name:\"Start\",nodeId:\"yHvfjLYTt\",rendersWithMotion:true,scopeId:\"Tn8SJ835I\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BeAiQVFJm:{baW0xIbMr:resolvedLinks[1]},fij7sNRFX:{baW0xIbMr:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(NavTopbarLink,{baW0xIbMr:resolvedLinks[0],cD0eXEdRx:\"Help\",height:\"100%\",id:\"yHvfjLYTt\",layoutId:\"yHvfjLYTt\",name:\"Start\",variant:\"mX_IuiQMI\",width:\"100%\",yyVAjLhNu:15})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fij7sNRFX:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+0+13.5+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4x20ms-container\",nodeId:\"voBWbo2RP\",rendersWithMotion:true,scopeId:\"Tn8SJ835I\",children:/*#__PURE__*/_jsx(Searchbar,{DOnmlCmCG:\"Search\",height:\"100%\",id:\"voBWbo2RP\",layoutId:\"voBWbo2RP\",variant:\"ZsvNQjF1T\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ebej7d\",\"data-framer-name\":\"Help\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bfr11m\",\"data-framer-name\":\"Category\",children:[/*#__PURE__*/_jsx(Instance,{animated:false,aRKU7l9qF:true,className:\"framer-13k8iuz\",Component:I6PaAxeZs,layoutId:\"vS4bmxFJ8\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cm2qvq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yovuob\",\"data-styles-preset\":\"wVtX8xMgR\",children:\"Content\"})}),className:\"framer-bxo27p\",fonts:[\"Inter\"],text:wXl_VptsD,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mjqczy\",\"data-styles-preset\":\"h59NUQSP8\",children:\"Content\"})}),className:\"framer-gt0kto\",fonts:[\"Inter\"],text:OjC8OJw20,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tegf68\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{constraint:{left:{collection:\"cJt7TGVOU\",name:\"zjIvAnvn1\",type:\"Identifier\"},operator:\"==\",right:{collection:\"zjIvAnvn1\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"cJt7TGVOU\",data:HelpArticles,type:\"Collection\"},right:{alias:\"zjIvAnvn1\",data:HelpCategory,type:\"Collection\"},type:\"LeftJoin\"},orderBy:[{collection:\"cJt7TGVOU\",name:\"y5X5NzGm6\",type:\"Identifier\"}],select:[{collection:\"cJt7TGVOU\",name:\"dYw7VMexb\",type:\"Identifier\"},{collection:\"cJt7TGVOU\",name:\"y5X5NzGm6\",type:\"Identifier\"},{collection:\"cJt7TGVOU\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"zjIvAnvn1\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:id},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({dYw7VMexb:dYw7VMexbcJt7TGVOU,id:idcJt7TGVOU,y5X5NzGm6:y5X5NzGm6cJt7TGVOU},index)=>{dYw7VMexbcJt7TGVOU??=\"\";y5X5NzGm6cJt7TGVOU??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`cJt7TGVOU-${idcJt7TGVOU}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{dYw7VMexb:dYw7VMexbcJt7TGVOU},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{dYw7VMexb:dYw7VMexbcJt7TGVOU},webPageId:\"WFNHz6x0b\"},motionChild:true,nodeId:\"vndFgu3rw\",scopeId:\"Tn8SJ835I\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1wuil1f framer-1vxmuf7\",\"data-border\":true,\"data-framer-name\":\"Post\",whileHover:animation,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-h8ll8p\",\"data-styles-preset\":\"BST5CE1TC\",style:{\"--framer-text-color\":\"var(--token-26e3cb56-8447-4a64-9b7d-37f16a9909d4, rgb(255, 255, 255))\"},children:\"Content\"})}),className:\"framer-axgnq7\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:y5X5NzGm6cJt7TGVOU,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ChevronRight,{animated:false,aRKU7l9qF:true,className:\"framer-1bst3o5\",layoutId:\"TJVqhGtCa\"})]})})})},idcJt7TGVOU);})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-S9Hko.framer-1vxmuf7, .framer-S9Hko .framer-1vxmuf7 { display: block; }\",\".framer-S9Hko.framer-jba10 { align-content: center; align-items: center; background-color: var(--token-958e2cd1-b113-4aa3-9235-7a2b959c8feb, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-S9Hko .framer-adplr4 { --border-bottom-width: 1px; --border-color: var(--token-c534b380-e14e-4ddc-9802-ad88d1f94f8e, rgba(255, 255, 255, 0.1)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(5px); align-content: center; align-items: center; backdrop-filter: blur(5px); background-color: rgba(0, 0, 0, 0.8); box-shadow: 0px 25px 50px 0px rgba(0, 0, 0, 0.25), 0px 5px 25px 0px rgba(0, 0, 0, 0.5); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: 60px; justify-content: center; overflow: visible; padding: 0px 20px 0px 20px; position: sticky; top: 64px; width: 100%; z-index: 10; }\",\".framer-S9Hko .framer-l2h02 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-S9Hko .framer-ss9bvf-container, .framer-S9Hko .framer-4x20ms-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-S9Hko .framer-1ebej7d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 120px 20px 120px 20px; position: relative; width: 100%; z-index: 1; }\",\".framer-S9Hko .framer-bfr11m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-S9Hko .framer-13k8iuz { --19qepfv: var(--token-26e3cb56-8447-4a64-9b7d-37f16a9909d4, #ffffff); flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 30px; }\",\".framer-S9Hko .framer-1cm2qvq { 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: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-S9Hko .framer-bxo27p, .framer-S9Hko .framer-gt0kto { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-S9Hko .framer-tegf68 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 800px; padding: 0px; position: relative; width: 100%; }\",\".framer-S9Hko .framer-1wuil1f { --border-bottom-width: 1px; --border-color: var(--token-c534b380-e14e-4ddc-9802-ad88d1f94f8e, rgba(255, 255, 255, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-width: 200px; overflow: hidden; padding: 20px; position: sticky; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-S9Hko .framer-axgnq7 { -webkit-user-select: none; flex: 1 0 0px; height: auto; overflow: visible; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-S9Hko .framer-1bst3o5 { --19qepfv: var(--token-26e3cb56-8447-4a64-9b7d-37f16a9909d4, #ffffff); flex: none; height: var(--framer-aspect-ratio-supported, 20px); opacity: 0.5; position: relative; width: 20px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-S9Hko[data-border=\"true\"]::after, .framer-S9Hko [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; }','.framer-S9Hko[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-S9Hko [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-S9Hko[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-S9Hko [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-S9Hko[data-hide-scrollbars=\"true\"], .framer-S9Hko [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-S9Hko.framer-jba10 { width: 810px; } .framer-S9Hko .framer-1ebej7d { gap: 60px; padding: 100px 20px 100px 20px; }}\",\"@media (max-width: 809px) { .framer-S9Hko.framer-jba10 { width: 390px; } .framer-S9Hko .framer-adplr4 { flex-wrap: wrap; } .framer-S9Hko .framer-1ebej7d { gap: 40px; padding: 80px 20px 80px 20px; } .framer-S9Hko .framer-bfr11m { order: 0; } .framer-S9Hko .framer-13k8iuz { height: var(--framer-aspect-ratio-supported, 20px); } .framer-S9Hko .framer-tegf68 { order: 1; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1754.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BeAiQVFJm\":{\"layout\":[\"fixed\",\"auto\"]},\"fij7sNRFX\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerVectorSets [\"LEx938nnVdeHvup3OxYt\"]\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerTn8SJ835I=withCSS(Component,css,\"framer-S9Hko\");export default FramerTn8SJ835I;FramerTn8SJ835I.displayName=\"Help\";FramerTn8SJ835I.defaultProps={height:1754.5,width:1200};addFonts(FramerTn8SJ835I,[{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\"}]},...NavTopbarLinkFonts,...SearchbarFonts,...ChevronRightFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTn8SJ835I\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerVectorSets\":\"[\\\"LEx938nnVdeHvup3OxYt\\\"]\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BeAiQVFJm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fij7sNRFX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"1754.5\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}