{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/iLI5Wr4ioUlkWY12DIQp/sg4wUJdyjblvkyrxrVnv/AbIh3_Dva.js"],
  "sourcesContent": ["// Generated by Framer (f26e712)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SectionsTitleLabel from\"#framer/local/canvasComponent/hQKJO0mH1/hQKJO0mH1.js\";import CursorsDot from\"#framer/local/canvasComponent/MGI3HqRh_/MGI3HqRh_.js\";import NavFooter from\"#framer/local/canvasComponent/OQTTAiXCa/OQTTAiXCa.js\";import NavNavigationBar from\"#framer/local/canvasComponent/Q8eje2jGs/Q8eje2jGs.js\";import Legal from\"#framer/local/collection/RgfrHKLzw/RgfrHKLzw.js\";import*as sharedStyle1 from\"#framer/local/css/gzO3IZmxK/gzO3IZmxK.js\";import*as sharedStyle from\"#framer/local/css/L9RiHIOlx/L9RiHIOlx.js\";import*as sharedStyle4 from\"#framer/local/css/QH6tQUaxD/QH6tQUaxD.js\";import*as sharedStyle3 from\"#framer/local/css/rwSnW1QxI/rwSnW1QxI.js\";import*as sharedStyle2 from\"#framer/local/css/tJ968uf5a/tJ968uf5a.js\";import metadataProvider from\"#framer/local/webPageMetadata/AbIh3_Dva/AbIh3_Dva.js\";const NavNavigationBarFonts=getFonts(NavNavigationBar);const NavNavigationBarWithVariantAppearEffect=withVariantAppearEffect(NavNavigationBar);const SectionsTitleLabelFonts=getFonts(SectionsTitleLabel);const NavFooterFonts=getFonts(NavFooter);const CursorsDotFonts=getFonts(CursorsDot);const breakpoints={K9oV0Yj7m:\"(max-width: 809px)\",qTNR6TncH:\"(min-width: 1200px) and (max-width: 1439px)\",roLgIxeTD:\"(min-width: 1440px)\",xLOVOdz7k:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-IxyIt\";const variantClassNames={K9oV0Yj7m:\"framer-v-11bweq9\",qTNR6TncH:\"framer-v-5urnlm\",roLgIxeTD:\"framer-v-1kb33oz\",xLOVOdz7k:\"framer-v-1229jq9\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop Main\":\"roLgIxeTD\",Desktop:\"qTNR6TncH\",Phone:\"K9oV0Yj7m\",Tablet:\"xLOVOdz7k\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"roLgIxeTD\"};};const cursor={component:CursorsDot,variant:\"spYon0Woo\"};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:\"AbIh3_Dva\",data:Legal,type:\"Collection\"},select:[{collection:\"AbIh3_Dva\",name:\"tEYC1P0AU\",type:\"Identifier\"},{collection:\"AbIh3_Dva\",name:\"RI_QwfW4y\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"AbIh3_Dva\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,tEYC1P0AU=getFromCurrentRouteData(\"tEYC1P0AU\")??\"\",RI_QwfW4y=getFromCurrentRouteData(\"RI_QwfW4y\")??\"\",...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({\"1ds7d43\":cursor,qmd01e:{...cursor,variant:\"w5xOEMyAU\"}});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"roLgIxeTD\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1kb33oz\",className),\"data-framer-cursor\":\"1ds7d43\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xh5yax-container\",\"data-framer-cursor\":\"qmd01e\",layoutScroll:true,nodeId:\"M2zm84PFg\",rendersWithMotion:true,scopeId:\"AbIh3_Dva\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K9oV0Yj7m:{__framer__variantAppearEffectEnabled:undefined,variant:\"JTJSJVhgH\"}},children:/*#__PURE__*/_jsx(NavNavigationBarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"w68E7YXHF\",__framer__scrollDirection:{direction:\"down\",target:\"Fs47in3hu\"},__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"Fs47in3hu\",height:\"100%\",id:\"M2zm84PFg\",layoutId:\"M2zm84PFg\",variant:\"w68E7YXHF\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-37bx90\",\"data-framer-name\":\"Content-section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bcjm97\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,y:(componentViewport?.y||0)+0+0+180+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vx5rcy-container\",nodeId:\"rtpeVhPuY\",scopeId:\"AbIh3_Dva\",children:/*#__PURE__*/_jsx(SectionsTitleLabel,{height:\"100%\",id:\"rtpeVhPuY\",layoutId:\"rtpeVhPuY\",QZjHnUoZQ:\"UPDATED IN 2024\",variant:\"ZZWjoPl3V\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3jrj3s\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-zjjkm7\",\"data-styles-preset\":\"L9RiHIOlx\",style:{\"--framer-text-alignment\":\"left\"},children:\"Terms and Conditions\"})}),className:\"framer-ju1pvb\",\"data-framer-name\":\"Innovation is in our DNA.\",fonts:[\"Inter\"],text:tEYC1P0AU,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:RI_QwfW4y,className:\"framer-1d0bzdp\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-myqyrw\",h2:\"framer-styles-preset-zjjkm7\",h3:\"framer-styles-preset-1klqux6\",img:\"framer-styles-preset-132ktr2\",p:\"framer-styles-preset-w60jvs\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K9oV0Yj7m:{y:(componentViewport?.y||0)+0+525},xLOVOdz7k:{y:(componentViewport?.y||0)+0+437}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:544,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+497,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7793d3-container\",nodeId:\"ox9oLlIPV\",scopeId:\"AbIh3_Dva\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K9oV0Yj7m:{variant:\"r__4RRYeT\"},xLOVOdz7k:{variant:\"XxTEgIb_U\"}},children:/*#__PURE__*/_jsx(NavFooter,{height:\"100%\",id:\"ox9oLlIPV\",layoutId:\"ox9oLlIPV\",style:{width:\"100%\"},variant:\"n10oWOBj8\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IxyIt.framer-1lwv1wi, .framer-IxyIt .framer-1lwv1wi { display: block; }\",\".framer-IxyIt.framer-1kb33oz { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-IxyIt .framer-xh5yax-container { flex: none; height: auto; left: 50%; position: fixed; top: 40px; transform: translateX(-50%); width: auto; z-index: 10; }\",\".framer-IxyIt .framer-37bx90 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1920px; overflow: hidden; padding: 180px 220px 180px 200px; position: relative; width: 100%; }\",\".framer-IxyIt .framer-1bcjm97 { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-IxyIt .framer-vx5rcy-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-IxyIt .framer-3jrj3s { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-IxyIt .framer-ju1pvb { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-IxyIt .framer-1d0bzdp { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 520px; word-break: break-word; word-wrap: break-word; }\",\".framer-IxyIt .framer-7793d3-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-IxyIt.framer-1kb33oz, .framer-IxyIt .framer-37bx90, .framer-IxyIt .framer-1bcjm97 { gap: 0px; } .framer-IxyIt.framer-1kb33oz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-IxyIt.framer-1kb33oz > :first-child, .framer-IxyIt .framer-37bx90 > :first-child, .framer-IxyIt .framer-1bcjm97 > :first-child { margin-top: 0px; } .framer-IxyIt.framer-1kb33oz > :last-child, .framer-IxyIt .framer-37bx90 > :last-child, .framer-IxyIt .framer-1bcjm97 > :last-child { margin-bottom: 0px; } .framer-IxyIt .framer-37bx90 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-IxyIt .framer-1bcjm97 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-IxyIt.framer-1kb33oz { width: 1200px; } .framer-IxyIt .framer-37bx90 { padding: 180px 120px 180px 120px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-IxyIt.framer-1kb33oz { width: 810px; } .framer-IxyIt .framer-37bx90 { gap: 64px; padding: 180px 40px 120px 40px; } .framer-IxyIt .framer-3jrj3s { gap: 64px; justify-content: flex-start; } .framer-IxyIt .framer-1d0bzdp { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-IxyIt .framer-37bx90, .framer-IxyIt .framer-3jrj3s { gap: 0px; } .framer-IxyIt .framer-37bx90 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-IxyIt .framer-37bx90 > :first-child { margin-top: 0px; } .framer-IxyIt .framer-37bx90 > :last-child { margin-bottom: 0px; } .framer-IxyIt .framer-3jrj3s > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-IxyIt .framer-3jrj3s > :first-child { margin-left: 0px; } .framer-IxyIt .framer-3jrj3s > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-IxyIt.framer-1kb33oz { width: 390px; } .framer-IxyIt .framer-37bx90 { gap: 64px; padding: 180px 12px 120px 12px; } .framer-IxyIt .framer-3jrj3s { flex-direction: column; gap: 40px; justify-content: flex-start; } .framer-IxyIt .framer-ju1pvb { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-IxyIt .framer-1d0bzdp { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-IxyIt .framer-37bx90, .framer-IxyIt .framer-3jrj3s { gap: 0px; } .framer-IxyIt .framer-37bx90 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-IxyIt .framer-37bx90 > :first-child, .framer-IxyIt .framer-3jrj3s > :first-child { margin-top: 0px; } .framer-IxyIt .framer-37bx90 > :last-child, .framer-IxyIt .framer-3jrj3s > :last-child { margin-bottom: 0px; } .framer-IxyIt .framer-3jrj3s > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2627\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qTNR6TncH\":{\"layout\":[\"fixed\",\"auto\"]},\"xLOVOdz7k\":{\"layout\":[\"fixed\",\"auto\"]},\"K9oV0Yj7m\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerAbIh3_Dva=withCSS(Component,css,\"framer-IxyIt\");export default FramerAbIh3_Dva;FramerAbIh3_Dva.displayName=\"Legal\";FramerAbIh3_Dva.defaultProps={height:2627,width:1440};addFonts(FramerAbIh3_Dva,[{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\"}]},...NavNavigationBarFonts,...SectionsTitleLabelFonts,...NavFooterFonts,...CursorsDotFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAbIh3_Dva\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qTNR6TncH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xLOVOdz7k\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"K9oV0Yj7m\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"2627\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavNavigationBarFonts", "getFonts", "Q8eje2jGs_default", "NavNavigationBarWithVariantAppearEffect", "withVariantAppearEffect", "SectionsTitleLabelFonts", "hQKJO0mH1_default", "NavFooterFonts", "OQTTAiXCa_default", "CursorsDotFonts", "MGI3HqRh_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "MGI3HqRh_default", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "RgfrHKLzw_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "tEYC1P0AU", "RI_QwfW4y", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "NavNavigationBarWithVariantAppearEffect", "hQKJO0mH1_default", "RichText2", "x", "OQTTAiXCa_default", "css", "FramerAbIh3_Dva", "withCSS", "AbIh3_Dva_default", "addFonts", "NavNavigationBarFonts", "SectionsTitleLabelFonts", "NavFooterFonts", "CursorsDotFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
