{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/jjrofAgOvAPDTp7PuMC7/H6EGwIUUpCQPFeFk58dW/azcV99Y7F.js"],
  "sourcesContent": ["// Generated by Framer (3fa6aa4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,optimizeAppear,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import NavBarEeeeTop from\"#framer/local/canvasComponent/NrvulsM_X/NrvulsM_X.js\";import Footer from\"#framer/local/canvasComponent/qabz3cMCo/qabz3cMCo.js\";import NavBarEeeeTopMOBTEST from\"#framer/local/canvasComponent/WWqtuQPxs/WWqtuQPxs.js\";import{withScrollTriggeredVariant}from\"#framer/local/codeFile/wxGFmio/Scrolly.js\";import*as sharedStyle from\"#framer/local/css/stylesPresetHeading1/stylesPresetHeading1.js\";import*as sharedStyle1 from\"#framer/local/css/stylesPresetParagraph/stylesPresetParagraph.js\";import metadataProvider from\"#framer/local/webPageMetadata/azcV99Y7F/azcV99Y7F.js\";const NavBarEeeeTopFonts=getFonts(NavBarEeeeTop);const NavBarEeeeTopWithScrollTriggeredVariant=withScrollTriggeredVariant(NavBarEeeeTop);const FooterFonts=getFonts(Footer);const NavBarEeeeTopMOBTESTFonts=getFonts(NavBarEeeeTopMOBTEST);const NavBarEeeeTopMOBTESTWithScrollTriggeredVariant=withScrollTriggeredVariant(NavBarEeeeTopMOBTEST);const cycleOrder=[\"CilAviP6W\",\"WbgJQZ7qP\",\"qHabvbXKD\"];const breakpoints={CilAviP6W:\"(min-width: 1200px)\",qHabvbXKD:\"(min-width: 641px) and (max-width: 1199px)\",WbgJQZ7qP:\"(max-width: 640px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-9LeE1\";const variantClassNames={CilAviP6W:\"framer-v-h56546\",qHabvbXKD:\"framer-v-1xswdka\",WbgJQZ7qP:\"framer-v-1tj4818\"};const transition1={damping:60,delay:.05,mass:1,stiffness:500,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition2={damping:60,delay:.2,mass:1,stiffness:500,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"CilAviP6W\",Phone:\"WbgJQZ7qP\",Tablet:\"qHabvbXKD\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"CilAviP6W\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-9LeE1`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-9LeE1`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"WbgJQZ7qP\",\"qHabvbXKD\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"qHabvbXKD\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"WbgJQZ7qP\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"CilAviP6W\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-h56546\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-m36lnl hidden-1tj4818 hidden-1xswdka\",\"data-framer-name\":\"Nav wrap\",name:\"Nav wrap\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cxjhw4-container\",children:/*#__PURE__*/_jsx(NavBarEeeeTopWithScrollTriggeredVariant,{height:\"100%\",id:\"RbhCUgV95\",layoutId:\"RbhCUgV95\",style:{width:\"100%\"},variant:\"yQlWZslHR\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w0i1f9\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-wemh1p\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qHabvbXKD:{\"data-framer-appear-id\":\"ue5x3\",animate:optimizeAppear(\"animate\",\"ue5x3\",animation,\"1xswdka\"),initial:optimizeAppear(\"initial\",\"ue5x3\",animation1,\"1xswdka\")},WbgJQZ7qP:{\"data-framer-appear-id\":\"1bs765b\",animate:optimizeAppear(\"animate\",\"1bs765b\",animation,\"1tj4818\"),initial:optimizeAppear(\"initial\",\"1bs765b\",animation1,\"1tj4818\")}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,animate:optimizeAppear(\"animate\",\"1sereft\",animation,\"h56546\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-o3e5h0\",\"data-styles-preset\":\"stylesPresetHeading1\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Writing by Zach Russell\"})}),className:\"framer-1sereft\",\"data-framer-appear-id\":\"1sereft\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:optimizeAppear(\"initial\",\"1sereft\",animation1,\"h56546\"),name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qHabvbXKD:{\"data-framer-appear-id\":\"33nok8\",animate:optimizeAppear(\"animate\",\"33nok8\",animation2,\"1xswdka\"),initial:optimizeAppear(\"initial\",\"33nok8\",animation3,\"1xswdka\")},WbgJQZ7qP:{\"data-framer-appear-id\":\"1t2bj9\",animate:optimizeAppear(\"animate\",\"1t2bj9\",animation2,\"1tj4818\"),initial:optimizeAppear(\"initial\",\"1t2bj9\",animation3,\"1tj4818\")}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,animate:optimizeAppear(\"animate\",\"4aw785\",animation2,\"h56546\"),children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",children:\"Hey. I'm a writer interested in music, sport, exercise, health, fiction, animals, and life.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",children:\"I write articles and fiction.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",children:\"If you'd like to work with me, get in touch by email: zach@edgeoftheline.co\"})]}),className:\"framer-4aw785\",\"data-framer-appear-id\":\"4aw785\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],initial:optimizeAppear(\"initial\",\"4aw785\",animation3,\"h56546\"),name:\"Content\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-b523ar-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qHabvbXKD:{variant:\"e1LGEuH3G\"},WbgJQZ7qP:{variant:\"BNV0irIBR\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"h5LHDfl6e\",layoutId:\"h5LHDfl6e\",style:{width:\"100%\"},variant:\"nhM5S_kgO\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-a2lf4 hidden-h56546 hidden-1tj4818\",\"data-framer-name\":\"Nav wrap\",name:\"Nav wrap\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5xbwhi-container\",children:/*#__PURE__*/_jsx(NavBarEeeeTopWithScrollTriggeredVariant,{height:\"100%\",id:\"YUtQDOfKp\",layoutId:\"YUtQDOfKp\",style:{width:\"100%\"},variant:\"yQlWZslHR\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wpqkt3 hidden-h56546 hidden-1xswdka\",\"data-framer-name\":\"Nav wrap\",name:\"Nav wrap\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dddxx9-container\",children:/*#__PURE__*/_jsx(NavBarEeeeTopMOBTESTWithScrollTriggeredVariant,{height:\"100%\",id:\"T84ywNgD_\",layoutId:\"T84ywNgD_\",style:{width:\"100%\"},variant:\"eqAIHPnun\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-9LeE1 { background: white; }`,\".framer-9LeE1.framer-15b1brw, .framer-9LeE1 .framer-15b1brw { display: block; }\",\".framer-9LeE1.framer-h56546 { 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: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-9LeE1 .framer-m36lnl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; left: 0px; overflow: visible; padding: 0px; position: sticky; top: 0px; width: 720px; will-change: transform; z-index: 4; }\",\".framer-9LeE1 .framer-1cxjhw4-container { flex: none; height: auto; left: 0px; position: sticky; top: 0px; width: 768px; will-change: transform; z-index: 3; }\",\".framer-9LeE1 .framer-1w0i1f9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 720px; overflow: visible; padding: 48px 0px 88px 0px; position: relative; width: 100%; }\",\".framer-9LeE1 .framer-wemh1p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9LeE1 .framer-1sereft { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9LeE1 .framer-4aw785 { --framer-paragraph-spacing: 8px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9LeE1 .framer-b523ar-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-9LeE1 .framer-a2lf4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; left: 0px; max-width: 768px; overflow: visible; padding: 0px 24px 0px 24px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-9LeE1 .framer-5xbwhi-container { flex: none; height: auto; left: 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 3; }\",\".framer-9LeE1 .framer-1wpqkt3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; left: 0px; overflow: visible; padding: 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-9LeE1 .framer-dddxx9-container { flex: none; height: auto; position: relative; width: 100%; z-index: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9LeE1.framer-h56546, .framer-9LeE1 .framer-m36lnl, .framer-9LeE1 .framer-1w0i1f9, .framer-9LeE1 .framer-wemh1p, .framer-9LeE1 .framer-a2lf4, .framer-9LeE1 .framer-1wpqkt3 { gap: 0px; } .framer-9LeE1.framer-h56546 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-9LeE1.framer-h56546 > :first-child, .framer-9LeE1 .framer-1w0i1f9 > :first-child, .framer-9LeE1 .framer-wemh1p > :first-child { margin-top: 0px; } .framer-9LeE1.framer-h56546 > :last-child, .framer-9LeE1 .framer-1w0i1f9 > :last-child, .framer-9LeE1 .framer-wemh1p > :last-child { margin-bottom: 0px; } .framer-9LeE1 .framer-m36lnl > *, .framer-9LeE1 .framer-a2lf4 > *, .framer-9LeE1 .framer-1wpqkt3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-9LeE1 .framer-m36lnl > :first-child, .framer-9LeE1 .framer-a2lf4 > :first-child, .framer-9LeE1 .framer-1wpqkt3 > :first-child { margin-left: 0px; } .framer-9LeE1 .framer-m36lnl > :last-child, .framer-9LeE1 .framer-a2lf4 > :last-child, .framer-9LeE1 .framer-1wpqkt3 > :last-child { margin-right: 0px; } .framer-9LeE1 .framer-1w0i1f9 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-9LeE1 .framer-wemh1p > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\"@media (min-width: 1200px) { .framer-9LeE1 .hidden-h56546 { display: none !important; } }\",`@media (max-width: 640px) { .framer-9LeE1 .hidden-1tj4818 { display: none !important; } .${metadata.bodyClassName}-framer-9LeE1 { background: white; } .framer-9LeE1.framer-h56546 { align-content: flex-start; align-items: flex-start; padding: 0px 8px 0px 8px; width: 428px; } .framer-9LeE1 .framer-1w0i1f9 { order: 2; padding: 24px 16px 88px 16px; } .framer-9LeE1 .framer-b523ar-container { order: 3; } .framer-9LeE1 .framer-1wpqkt3 { order: 0; }}`,`@media (min-width: 641px) and (max-width: 1199px) { .framer-9LeE1 .hidden-1xswdka { display: none !important; } .${metadata.bodyClassName}-framer-9LeE1 { background: white; } .framer-9LeE1.framer-h56546 { width: 641px; } .framer-9LeE1 .framer-1w0i1f9 { order: 1; padding: 48px 32px 88px 32px; } .framer-9LeE1 .framer-b523ar-container { order: 2; } .framer-9LeE1 .framer-a2lf4 { order: 0; }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 660\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"WbgJQZ7qP\":{\"layout\":[\"fixed\",\"auto\"]},\"qHabvbXKD\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerazcV99Y7F=withCSS(Component,css,\"framer-9LeE1\");export default FramerazcV99Y7F;FramerazcV99Y7F.displayName=\"About\";FramerazcV99Y7F.defaultProps={height:660,width:1200};addFonts(FramerazcV99Y7F,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...NavBarEeeeTopFonts,...FooterFonts,...NavBarEeeeTopMOBTESTFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerazcV99Y7F\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"660\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WbgJQZ7qP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qHabvbXKD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavBarEeeeTopFonts", "getFonts", "NrvulsM_X_default", "NavBarEeeeTopWithScrollTriggeredVariant", "withScrollTriggeredVariant", "FooterFonts", "qabz3cMCo_default", "NavBarEeeeTopMOBTESTFonts", "WWqtuQPxs_default", "NavBarEeeeTopMOBTESTWithScrollTriggeredVariant", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ie", "metadata1", "_document_querySelector", "robotsTag", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "NavBarEeeeTopWithScrollTriggeredVariant", "PropertyOverrides2", "optimizeAppear", "RichText2", "x", "qabz3cMCo_default", "NavBarEeeeTopMOBTESTWithScrollTriggeredVariant", "css", "FramerazcV99Y7F", "withCSS", "azcV99Y7F_default", "addFonts", "NavBarEeeeTopFonts", "FooterFonts", "NavBarEeeeTopMOBTESTFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
