{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/p1g5zlUVUDQA1mnsx9mf/t4UV0Yk57Y1sxeQ0o7d6/PTFtxJMuq.js"],
  "sourcesContent": ["// Generated by Framer (64125eb)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,Container,cx,GeneratedComponentContext,getFonts,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,optimizeAppear,optimizeAppearTransformTemplate,PathVariablesContext,PropertyOverrides,removeHiddenBreakpointLayers,resolveLink,RichText,SVG,useActiveVariantCallback,useCurrentPathVariables,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useOverlayState,useQueryData,useRouter,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import ComponentListItemL from\"#framer/local/canvasComponent/LXR5dh0gM/LXR5dh0gM.js\";import AtomBackButton from\"#framer/local/canvasComponent/O_T5mCGKa/O_T5mCGKa.js\";import ComponentBrand from\"#framer/local/canvasComponent/Qm1AL5Kcf/Qm1AL5Kcf.js\";import ComponentFooter from\"#framer/local/canvasComponent/Rv_f984n7/Rv_f984n7.js\";import ComponentSidebar from\"#framer/local/canvasComponent/U7mExraoF/U7mExraoF.js\";import AtomNavMenu from\"#framer/local/canvasComponent/VjXPYTaws/VjXPYTaws.js\";import Design from\"#framer/local/collection/wYgQWa5sQ/wYgQWa5sQ.js\";import*as sharedStyle3 from\"#framer/local/css/AdXCyUbZE/AdXCyUbZE.js\";import*as sharedStyle5 from\"#framer/local/css/AN9pvj02c/AN9pvj02c.js\";import*as sharedStyle6 from\"#framer/local/css/AQIyFWwVw/AQIyFWwVw.js\";import*as sharedStyle4 from\"#framer/local/css/gkXo_2gGq/gkXo_2gGq.js\";import*as sharedStyle2 from\"#framer/local/css/JEf5bgGDh/JEf5bgGDh.js\";import*as sharedStyle7 from\"#framer/local/css/Wpp3rJxsN/Wpp3rJxsN.js\";import*as sharedStyle from\"#framer/local/css/xkIkQB9V4/xkIkQB9V4.js\";import*as sharedStyle1 from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import metadataProvider from\"#framer/local/webPageMetadata/PTFtxJMuq/PTFtxJMuq.js\";const AtomBackButtonFonts=getFonts(AtomBackButton);const ComponentListItemLFonts=getFonts(ComponentListItemL);const ComponentFooterFonts=getFonts(ComponentFooter);const AtomNavMenuFonts=getFonts(AtomNavMenu);const ComponentSidebarFonts=getFonts(ComponentSidebar);const ComponentBrandFonts=getFonts(ComponentBrand);const cycleOrder=[\"qOBThSJQT\",\"GmlpR1wB8\",\"q8hsS6FG7\"];const breakpoints={GmlpR1wB8:\"(min-width: 900px) and (max-width: 1199px)\",q8hsS6FG7:\"(max-width: 899px)\",qOBThSJQT:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const variantClassNames={GmlpR1wB8:\"framer-v-celudn\",q8hsS6FG7:\"framer-v-1hx0svu\",qOBThSJQT:\"framer-v-1y066q4\"};if(isBrowser()){removeHiddenBreakpointLayers(\"qOBThSJQT\",breakpoints,variantClassNames);}const transitions={default:{duration:0}};function Overlay({children,blockDocumentScrolling}){const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible});}const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const dateStyle=options.dateStyle;const timeZone=\"UTC\";try{return date.toLocaleDateString(locale,{dateStyle,timeZone});}catch{return date.toLocaleDateString(fallbackLocale,{dateStyle,timeZone});}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={delay:.1,duration:.6,ease:[.16,1,.3,1],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,transition:transition1,x:-64,y:0};const transformTemplate=(_,t)=>`perspective(1200px) ${t}`;const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,transition:transition1,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,x:-64,y:0};const QueryData=({query,children})=>{const data=useQueryData(query);return children(data);};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition2={delay:0,duration:.6,ease:[.16,1,.3,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,transition:transition2,x:-300,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,transition:transition2,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,x:-300,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"qOBThSJQT\",Phone:\"q8hsS6FG7\",Tablet:\"GmlpR1wB8\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"qOBThSJQT\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{data:Design,locale:activeLocale,type:\"Collection\"},select:[{name:\"qOJWRgkLw\",type:\"Identifier\"},{name:\"Zr5EtX5LE\",type:\"Identifier\"},{name:\"Xa8FyU09S\",type:\"Identifier\"},{name:\"OgMq59a4t\",type:\"Identifier\"},{name:\"PzcS3AHS4\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data in \"Design\" matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,Xa8FyU09S=getFromCurrentRouteData(\"Xa8FyU09S\"),qOJWRgkLw=getFromCurrentRouteData(\"qOJWRgkLw\"),Zr5EtX5LE=getFromCurrentRouteData(\"Zr5EtX5LE\"),OgMq59a4t=getFromCurrentRouteData(\"OgMq59a4t\"),PzcS3AHS4=getFromCurrentRouteData(\"PzcS3AHS4\"),OgMq59a4tVzd6nctDv,qOJWRgkLwVzd6nctDv,Zp4nun4QcVzd6nctDv,idVzd6nctDv,...restProps}=getProps(props);React.useLayoutEffect(()=>{const metadata1=metadataProvider(currentRouteData);document.title=metadata1.title||\"\";if(metadata1.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata1.viewport);}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);}},[currentRouteData]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const transition=transitions.default;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const tap242m929=overlay=>activeVariantCallback(async(...args)=>{overlay.toggle();});const activeLocaleCode=useLocaleCode();const router=useRouter();const isDisplayed=()=>{if([\"GmlpR1wB8\",\"q8hsS6FG7\"].includes(baseVariant))return true;return!isBrowser();};const isDisplayed1=()=>{if([\"GmlpR1wB8\",\"q8hsS6FG7\"].includes(baseVariant))return!isBrowser();return true;};const defaultLayoutId=React.useId();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"qOBThSJQT\",variantClassNames},children:/*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsxs(motion.div,{className:cx(\"framer-1NpMw\",sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className),style:{display:\"contents\"},children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(\"framer-1y066q4\",className),ref:ref,style:{...style},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-195aop8\",\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w43pjc\",\"data-framer-name\":\"Container Small\",name:\"Container Small\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-diut3x\",\"data-framer-name\":\"Body\",name:\"Body\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-xl1s0s\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmlpR1wB8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1pdGFsaWM=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-06f4eca8-05b3-4901-b691-46095f36cb59, rgb(124, 127, 130))\"},children:\"Apr 7, 2023\"})})},q8hsS6FG7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1pdGFsaWM=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"1.75em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-06f4eca8-05b3-4901-b691-46095f36cb59, rgb(124, 127, 130))\"},children:\"Apr 7, 2023\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1pdGFsaWM=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"1.75em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-06f4eca8-05b3-4901-b691-46095f36cb59, rgb(124, 127, 130))\"},children:\"Content\"})}),className:\"framer-o0aqns\",\"data-framer-name\":\"Date\",fonts:[\"GF;DM Sans-italic\"],name:\"Date\",text:toDateString(Xa8FyU09S,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode),verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t1khmf\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1iinqbg\",\"data-styles-preset\":\"xkIkQB9V4\",children:\"Less is More, More is Less\"})}),className:\"framer-1t0hlp2\",\"data-framer-name\":\"Title\",name:\"Title\",text:qOJWRgkLw,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:Zr5EtX5LE,openInNewTab:true,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-18ghnto framer-48g636\",\"data-framer-name\":\"mingcute:medium-fill\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,name:\"mingcute:medium-fill\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_17_2)\">\\n<path d=\"M8 6C9.5913 6 11.1174 6.63214 12.2426 7.75736C13.3679 8.88258 14 10.4087 14 12C14 13.5913 13.3679 15.1174 12.2426 16.2426C11.1174 17.3679 9.5913 18 8 18C6.4087 18 4.88258 17.3679 3.75736 16.2426C2.63214 15.1174 2 13.5913 2 12C2 10.4087 2.63214 8.88258 3.75736 7.75736C4.88258 6.63214 6.4087 6 8 6ZM17 7C18.5 7 19.5 9.239 19.5 12C19.5 14.761 18.5 17 17 17C15.5 17 14.5 14.761 14.5 12C14.5 9.239 15.5 7 17 7ZM21 7.5C21.38 7.5 21.712 8.327 21.88 9.746L21.927 10.189L21.946 10.424L21.976 10.918L21.986 11.177L21.998 11.718L22 12L21.998 12.282L21.986 12.823L21.976 13.083L21.946 13.576L21.926 13.811L21.881 14.254C21.712 15.674 21.381 16.5 21 16.5C20.62 16.5 20.288 15.673 20.12 14.254L20.073 13.811C20.0661 13.7327 20.0598 13.6544 20.054 13.576L20.024 13.082C20.0201 12.9957 20.0168 12.9094 20.014 12.823L20.002 12.282V11.718L20.014 11.177L20.024 10.917L20.054 10.424L20.074 10.189L20.119 9.746C20.288 8.326 20.619 7.5 21 7.5Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_17_2\">\\n<rect width=\"24\" height=\"24\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-u0o66x\",\"data-border\":true,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"520px\",...toResponsiveImage(OgMq59a4t)},className:\"framer-13kk1m7\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:PzcS3AHS4,className:\"framer-1h0hy14\",\"data-framer-name\":\"Content\",name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-azvx9f\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-t2mcza\",h3:\"framer-styles-preset-q3sza9\",h4:\"framer-styles-preset-1kco7nu\",h6:\"framer-styles-preset-cvfhj3\",p:\"framer-styles-preset-1x79xes\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lvakyr\",\"data-framer-name\":\"Back Button\",name:\"Back Button\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a2wr7m\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmlpR1wB8:{\"data-framer-appear-id\":\"1897fuq\",animate:optimizeAppear(\"animate\",\"1897fuq\",animation1,\"celudn\"),initial:optimizeAppear(\"initial\",\"1897fuq\",animation2,\"celudn\"),transformTemplate:optimizeAppearTransformTemplate(\"1897fuq\",transformTemplate)},q8hsS6FG7:{\"data-framer-appear-id\":\"xyqgs7\",animate:optimizeAppear(\"animate\",\"xyqgs7\",animation1,\"1hx0svu\"),initial:optimizeAppear(\"initial\",\"xyqgs7\",animation2,\"1hx0svu\"),transformTemplate:optimizeAppearTransformTemplate(\"xyqgs7\",transformTemplate)}},children:/*#__PURE__*/_jsx(Container,{animate:optimizeAppear(\"animate\",\"ybuu8v\",animation1,\"1y066q4\"),className:\"framer-ybuu8v-container\",\"data-framer-appear-id\":\"ybuu8v\",exit:animation,initial:optimizeAppear(\"initial\",\"ybuu8v\",animation2,\"1y066q4\"),transformTemplate:optimizeAppearTransformTemplate(\"ybuu8v\",transformTemplate),children:/*#__PURE__*/_jsx(AtomBackButton,{height:\"100%\",id:\"RHvqSnTBo\",layoutId:\"RHvqSnTBo\",link:resolveLink({webPageId:\"BgZNvJKvI\"},router),newTab:false,style:{width:\"100%\"},title:\"Back to Design\",variant:\"RZwT9kOuC\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1b1djb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-02a6872c-fbac-4181-a8b8-1dcaa68ff80d, rgb(242, 242, 242))\",\"--framer-text-transform\":\"uppercase\"},children:\"Continue Reading\"})}),className:\"framer-1qo6knv\",fonts:[\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-qgl5s3\",children:/*#__PURE__*/_jsx(QueryData,{query:{from:{data:Design,locale:activeLocale,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},select:[{name:\"OgMq59a4t\",type:\"Identifier\"},{name:\"qOJWRgkLw\",type:\"Identifier\"},{name:\"Zp4nun4Qc\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{name:\"qOJWRgkLw\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:qOJWRgkLw},type:\"BinaryOperation\"}}},children:collection=>collection.map(({OgMq59a4t:OgMq59a4tVzd6nctDv,qOJWRgkLw:qOJWRgkLwVzd6nctDv,Zp4nun4Qc:Zp4nun4QcVzd6nctDv,id:idVzd6nctDv},i)=>/*#__PURE__*/_jsx(LayoutGroup,{id:`Vzd6nctDv-${idVzd6nctDv}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Zp4nun4Qc:Zp4nun4QcVzd6nctDv},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmlpR1wB8:{\"data-framer-appear-id\":\"osvd76\",animate:optimizeAppear(\"animate\",\"osvd76\",animation1,\"celudn\"),initial:optimizeAppear(\"initial\",\"osvd76\",animation2,\"celudn\"),transformTemplate:optimizeAppearTransformTemplate(\"osvd76\",transformTemplate)},q8hsS6FG7:{\"data-framer-appear-id\":\"1u833ee\",animate:optimizeAppear(\"animate\",\"1u833ee\",animation1,\"1hx0svu\"),initial:optimizeAppear(\"initial\",\"1u833ee\",animation2,\"1hx0svu\"),transformTemplate:optimizeAppearTransformTemplate(\"1u833ee\",transformTemplate)}},children:/*#__PURE__*/_jsx(Container,{animate:optimizeAppear(\"animate\",\"17x8hud\",animation1,\"1y066q4\"),className:\"framer-17x8hud-container\",\"data-framer-appear-id\":\"17x8hud\",exit:animation,initial:optimizeAppear(\"initial\",\"17x8hud\",animation2,\"1y066q4\"),transformTemplate:optimizeAppearTransformTemplate(\"17x8hud\",transformTemplate),children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q8hsS6FG7:{variant:\"wElNv_ra8\"}},children:/*#__PURE__*/_jsx(ComponentListItemL,{byline:\"\",date:\"\",height:\"100%\",id:\"tCeulxcEi\",layoutId:\"tCeulxcEi\",link:resolveLink({webPageId:\"PTFtxJMuq\"},router,{Zp4nun4Qc:Zp4nun4QcVzd6nctDv}),name:qOJWRgkLwVzd6nctDv,newTab:false,smoothScroll:false,style:{width:\"100%\"},thumbnail:toResponsiveImage(OgMq59a4tVzd6nctDv),variant:\"poFVm8pFq\",width:\"100%\"})})})})})},idVzd6nctDv))})})]})]}),/*#__PURE__*/_jsx(Container,{className:\"framer-1i7bgfs-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmlpR1wB8:{variant:\"sGMhLIXCJ\"},q8hsS6FG7:{variant:\"ggbLdquzv\"}},children:/*#__PURE__*/_jsx(ComponentFooter,{height:\"100%\",id:\"Y77SRtNQz\",layoutId:\"Y77SRtNQz\",style:{width:\"100%\"},variant:\"Tw2qTlFYV\",width:\"100%\"})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmlpR1wB8:{transformTemplate:transformTemplate1},q8hsS6FG7:{transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18mjshn hidden-1y066q4\",\"data-border\":true,\"data-framer-name\":\"Navbar Mobile\",name:\"Navbar Mobile\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rl80nd\",children:[/*#__PURE__*/_jsx(Overlay,{children:overlay19wlw4t=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1ccbivl-container\",children:[/*#__PURE__*/_jsx(AtomNavMenu,{height:\"100%\",id:\"I6_ziCg_b\",layoutId:\"I6_ziCg_b\",style:{height:\"100%\",width:\"100%\"},tap2:tap242m929(overlay19wlw4t),width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay19wlw4t.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-19wlw4t\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay19wlw4t.hide()},\"ykIZPIRCf\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmlpR1wB8:{animate:animation4,exit:animation3,initial:animation5,transformTemplate},q8hsS6FG7:{animate:animation4,exit:animation3,initial:animation5,transformTemplate}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-oykjl5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmlpR1wB8:{variant:\"Hz8NZ_8FX\"},q8hsS6FG7:{variant:\"Hz8NZ_8FX\"}},children:/*#__PURE__*/_jsx(ComponentSidebar,{height:\"100%\",id:\"JLk8Ur3jb\",layoutId:\"JLk8Ur3jb\",style:{height:\"100%\",width:\"100%\"},variant:\"PWMLk1ZdF\",width:\"100%\"})})})})]}),document.querySelector(\"#overlay\"))})})]})})}),isDisplayed()&&/*#__PURE__*/_jsx(Container,{className:\"framer-15o8f9x-container hidden-1y066q4\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmlpR1wB8:{variant:\"rAq3WUbTw\"},q8hsS6FG7:{variant:\"rAq3WUbTw\"}},children:/*#__PURE__*/_jsx(ComponentBrand,{height:\"100%\",id:\"BbMrxPBxb\",layoutId:\"BbMrxPBxb\",style:{width:\"100%\"},variant:\"qDVsAWKE5\",width:\"100%\"})})})]})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Container,{className:\"framer-t1g6ae-container hidden-celudn hidden-1hx0svu\",layoutScroll:true,children:/*#__PURE__*/_jsx(ComponentSidebar,{height:\"100%\",id:\"L5xwW1otU\",layoutId:\"L5xwW1otU\",style:{height:\"100%\"},variant:\"Hz8NZ_8FX\",width:\"100%\"})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})})});});const css=['.framer-1NpMw [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName} { background: var(--token-b51ef5c2-aa9a-430c-a5f7-c49146f35812, rgb(0, 0, 0)) /* {\"name\":\"Background\"} */; }`,\".framer-1NpMw .framer-48g636 { display: block; }\",\".framer-1NpMw .framer-1y066q4 { align-content: center; align-items: center; background-color: var(--token-b51ef5c2-aa9a-430c-a5f7-c49146f35812, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-1NpMw .framer-195aop8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 200px 0px 0px 256px; position: relative; width: 100%; }\",\".framer-1NpMw .framer-w43pjc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 212px 0px 212px; position: relative; width: 100%; }\",\".framer-1NpMw .framer-diut3x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 520px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-1NpMw .framer-xl1s0s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-1NpMw .framer-o0aqns { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 560px; overflow: visible; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-1NpMw .framer-t1khmf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-1NpMw .framer-1t0hlp2 { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; max-width: 520px; overflow: hidden; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-1NpMw .framer-18ghnto { flex: none; height: 24px; position: relative; text-decoration: none; width: 24px; }\",'.framer-1NpMw .framer-u0o66x { --border-bottom-width: 1px; --border-color: var(--token-8255071a-4661-451f-9d97-bcab1989f9f8, #424242) /* {\"name\":\"Borders\"} */; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 279px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }',\".framer-1NpMw .framer-13kk1m7 { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; bottom: 0px; flex: none; left: calc(50.00000000000002% - 520px / 2); overflow: hidden; position: absolute; top: 0px; width: 520px; will-change: var(--framer-will-change-override, transform); }\",\".framer-1NpMw .framer-1h0hy14 { --framer-paragraph-spacing: 24px; flex: none; height: auto; max-width: 520px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-1NpMw .framer-1lvakyr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-1NpMw .framer-1a2wr7m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-1NpMw .framer-ybuu8v-container { flex: none; height: auto; position: relative; transform: perspective(1200px); width: 100%; }\",\".framer-1NpMw .framer-1b1djb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 520px; overflow: visible; padding: 120px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-1NpMw .framer-1qo6knv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-1NpMw .framer-qgl5s3 { display: grid; flex: none; gap: 48px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-1NpMw .framer-17x8hud-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; transform: perspective(1200px); width: 100%; }\",\".framer-1NpMw .framer-1i7bgfs-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-1NpMw .framer-18mjshn { --border-bottom-width: 1px; --border-color: #eeeeee; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: #f2f2f7; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-1NpMw .framer-1rl80nd { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 20px 20px 20px; position: relative; width: 1px; }\",\".framer-1NpMw .framer-1ccbivl-container { flex: none; height: 36px; position: relative; width: 36px; }\",\".framer-1NpMw .framer-19wlw4t { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-1NpMw .framer-oykjl5-container { flex: none; height: 800px; left: 0px; position: fixed; top: 0px; width: 256px; }\",\".framer-1NpMw .framer-15o8f9x-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-1NpMw .framer-t1g6ae-container { bottom: 0px; flex: none; left: 0px; position: fixed; top: 0px; width: auto; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1NpMw .framer-1y066q4, .framer-1NpMw .framer-195aop8, .framer-1NpMw .framer-w43pjc, .framer-1NpMw .framer-diut3x, .framer-1NpMw .framer-xl1s0s, .framer-1NpMw .framer-t1khmf, .framer-1NpMw .framer-1a2wr7m, .framer-1NpMw .framer-1b1djb, .framer-1NpMw .framer-18mjshn, .framer-1NpMw .framer-1rl80nd { gap: 0px; } .framer-1NpMw .framer-1y066q4 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-1NpMw .framer-1y066q4 > :first-child, .framer-1NpMw .framer-195aop8 > :first-child, .framer-1NpMw .framer-w43pjc > :first-child, .framer-1NpMw .framer-diut3x > :first-child, .framer-1NpMw .framer-1a2wr7m > :first-child, .framer-1NpMw .framer-1b1djb > :first-child { margin-top: 0px; } .framer-1NpMw .framer-1y066q4 > :last-child, .framer-1NpMw .framer-195aop8 > :last-child, .framer-1NpMw .framer-w43pjc > :last-child, .framer-1NpMw .framer-diut3x > :last-child, .framer-1NpMw .framer-1a2wr7m > :last-child, .framer-1NpMw .framer-1b1djb > :last-child { margin-bottom: 0px; } .framer-1NpMw .framer-195aop8 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-1NpMw .framer-w43pjc > *, .framer-1NpMw .framer-1a2wr7m > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-1NpMw .framer-diut3x > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-1NpMw .framer-xl1s0s > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-1NpMw .framer-xl1s0s > :first-child, .framer-1NpMw .framer-t1khmf > :first-child, .framer-1NpMw .framer-18mjshn > :first-child, .framer-1NpMw .framer-1rl80nd > :first-child { margin-left: 0px; } .framer-1NpMw .framer-xl1s0s > :last-child, .framer-1NpMw .framer-t1khmf > :last-child, .framer-1NpMw .framer-18mjshn > :last-child, .framer-1NpMw .framer-1rl80nd > :last-child { margin-right: 0px; } .framer-1NpMw .framer-t1khmf > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-1NpMw .framer-1b1djb > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-1NpMw .framer-18mjshn > *, .framer-1NpMw .framer-1rl80nd > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",\"@media (min-width: 1200px) { .framer-1NpMw .hidden-1y066q4 { display: none !important; } }\",`@media (min-width: 900px) and (max-width: 1199px) { .framer-1NpMw .hidden-celudn { display: none !important; } .${metadata.bodyClassName} { background: var(--token-b51ef5c2-aa9a-430c-a5f7-c49146f35812, rgb(0, 0, 0)) /* {\"name\":\"Background\"} */; } .framer-1NpMw .framer-1y066q4 { width: 900px; } .framer-1NpMw .framer-195aop8 { padding: 68px 0px 0px 0px; } .framer-1NpMw .framer-w43pjc { max-width: 768px; padding: 100px 64px 0px 64px; } .framer-1NpMw .framer-diut3x, .framer-1NpMw .framer-15o8f9x-container { order: 0; } .framer-1NpMw .framer-1h0hy14 { --framer-paragraph-spacing: 20px; } .framer-1NpMw .framer-1b1djb { order: 2; } .framer-1NpMw .framer-18mjshn { --border-color: var(--token-8255071a-4661-451f-9d97-bcab1989f9f8, #e5e5ea); background-color: var(--token-b51ef5c2-aa9a-430c-a5f7-c49146f35812, #fbfbfb); left: 50%; position: fixed; top: 0px; transform: translateX(-50%); z-index: 10; } .framer-1NpMw .framer-1rl80nd { background-color: var(--token-b51ef5c2-aa9a-430c-a5f7-c49146f35812, #fbfbfb); gap: 12px; } .framer-1NpMw .framer-1ccbivl-container { order: 1; z-index: 10; } .framer-1NpMw .framer-19wlw4t { background-color: rgba(28, 28, 28, 0.95); z-index: 10; } .framer-1NpMw .framer-oykjl5-container { height: 100vh; transform: perspective(1200px); z-index: 10; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1NpMw .framer-1rl80nd { gap: 0px; } .framer-1NpMw .framer-1rl80nd > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-1NpMw .framer-1rl80nd > :first-child { margin-left: 0px; } .framer-1NpMw .framer-1rl80nd > :last-child { margin-right: 0px; } }}`,`@media (max-width: 899px) { .framer-1NpMw .hidden-1hx0svu { display: none !important; } .${metadata.bodyClassName} { background: var(--token-b51ef5c2-aa9a-430c-a5f7-c49146f35812, rgb(0, 0, 0)) /* {\"name\":\"Background\"} */; } .framer-1NpMw .framer-1y066q4 { width: 399px; } .framer-1NpMw .framer-195aop8 { padding: 200px 0px 0px 0px; } .framer-1NpMw .framer-w43pjc { gap: 32px; padding: 0px 24px 0px 24px; } .framer-1NpMw .framer-diut3x { gap: 24px; } .framer-1NpMw .framer-xl1s0s, .framer-1NpMw .framer-15o8f9x-container { order: 0; } .framer-1NpMw .framer-t1khmf { gap: 4px; order: 1; } .framer-1NpMw .framer-u0o66x { order: 2; } .framer-1NpMw .framer-1h0hy14 { --framer-paragraph-spacing: 16px; order: 3; } .framer-1NpMw .framer-1lvakyr { order: 5; padding: 24px 0px 0px 0px; } .framer-1NpMw .framer-1qo6knv { order: 1; } .framer-1NpMw .framer-qgl5s3 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; justify-content: flex-start; } .framer-1NpMw .framer-17x8hud-container { align-self: unset; height: auto; } .framer-1NpMw .framer-18mjshn { --border-color: var(--token-8255071a-4661-451f-9d97-bcab1989f9f8, #e5e5ea); background-color: var(--token-b51ef5c2-aa9a-430c-a5f7-c49146f35812, #fbfbfb); left: 50%; position: fixed; top: 0px; transform: translateX(-50%); z-index: 10; } .framer-1NpMw .framer-1rl80nd { gap: 12px; padding: 24px 24px 24px 24px; } .framer-1NpMw .framer-1ccbivl-container { order: 1; z-index: 10; } .framer-1NpMw .framer-19wlw4t { background-color: rgba(28, 28, 28, 0.95); z-index: 10; } .framer-1NpMw .framer-oykjl5-container { height: 100vh; transform: perspective(1200px); z-index: 10; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1NpMw .framer-w43pjc, .framer-1NpMw .framer-diut3x, .framer-1NpMw .framer-t1khmf, .framer-1NpMw .framer-qgl5s3, .framer-1NpMw .framer-1rl80nd { gap: 0px; } .framer-1NpMw .framer-w43pjc > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-1NpMw .framer-w43pjc > :first-child, .framer-1NpMw .framer-diut3x > :first-child, .framer-1NpMw .framer-qgl5s3 > :first-child { margin-top: 0px; } .framer-1NpMw .framer-w43pjc > :last-child, .framer-1NpMw .framer-diut3x > :last-child, .framer-1NpMw .framer-qgl5s3 > :last-child { margin-bottom: 0px; } .framer-1NpMw .framer-diut3x > *, .framer-1NpMw .framer-qgl5s3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-1NpMw .framer-t1khmf > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-1NpMw .framer-t1khmf > :first-child, .framer-1NpMw .framer-1rl80nd > :first-child { margin-left: 0px; } .framer-1NpMw .framer-t1khmf > :last-child, .framer-1NpMw .framer-1rl80nd > :last-child { margin-right: 0px; } .framer-1NpMw .framer-1rl80nd > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4898\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GmlpR1wB8\":{\"layout\":[\"fixed\",\"auto\"]},\"q8hsS6FG7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerResponsiveScreen\n */const FramerPTFtxJMuq=withCSS(Component,css,\"framer-1NpMw\");export default FramerPTFtxJMuq;FramerPTFtxJMuq.displayName=\"Design\";FramerPTFtxJMuq.defaultProps={height:4898,width:1200};addFonts(FramerPTFtxJMuq,[{family:\"DM Sans\",moduleAsset:{localModuleIdentifier:\"local-module:screen/PTFtxJMuq:default\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat-JDW3zRmYJpso5.ttf\"},style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat-JDW3zRmYJpso5.ttf\",weight:\"400\"},{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:screen/PTFtxJMuq:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZhrib2Bg-4.ttf\",weight:\"400\"},...AtomBackButtonFonts,...ComponentListItemLFonts,...ComponentFooterFonts,...AtomNavMenuFonts,...ComponentSidebarFonts,...ComponentBrandFonts,...sharedStyle.fonts,...sharedStyle1.fonts,...sharedStyle2.fonts,...sharedStyle3.fonts,...sharedStyle4.fonts,...sharedStyle5.fonts,...sharedStyle6.fonts,...sharedStyle7.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPTFtxJMuq\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"4898\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GmlpR1wB8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"q8hsS6FG7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["AtomBackButtonFonts", "getFonts", "O_T5mCGKa_default", "ComponentListItemLFonts", "LXR5dh0gM_default", "ComponentFooterFonts", "Rv_f984n7_default", "AtomNavMenuFonts", "VjXPYTaws_default", "ComponentSidebarFonts", "U7mExraoF_default", "ComponentBrandFonts", "Qm1AL5Kcf_default", "breakpoints", "isBrowser", "variantClassNames", "transitions", "Overlay", "children", "blockDocumentScrolling", "visible", "setVisible", "useOverlayState", "toDateString", "value", "options", "activeLocale", "date", "fallbackLocale", "locale", "dateStyle", "timeZone", "toResponsiveImage", "transition1", "animation", "transformTemplate", "_", "t", "animation1", "animation2", "QueryData", "query", "data", "useQueryData", "transformTemplate1", "transition2", "animation3", "animation4", "animation5", "metadata", "PTFtxJMuq_default", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "wYgQWa5sQ_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "Xa8FyU09S", "qOJWRgkLw", "Zr5EtX5LE", "OgMq59a4t", "PzcS3AHS4", "OgMq59a4tVzd6nctDv", "qOJWRgkLwVzd6nctDv", "Zp4nun4QcVzd6nctDv", "idVzd6nctDv", "restProps", "fe", "metadata1", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "activeVariantCallback", "delay", "useActiveVariantCallback", "tap242m929", "overlay", "args", "activeLocaleCode", "useLocaleCode", "router", "useRouter", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "PropertyOverrides2", "RichText2", "Link", "SVG", "Image2", "optimizeAppear", "optimizeAppearTransformTemplate", "Container", "O_T5mCGKa_default", "resolveLink", "collection", "i", "PathVariablesContext", "LXR5dh0gM_default", "Rv_f984n7_default", "overlay19wlw4t", "l", "VjXPYTaws_default", "AnimatePresence", "Ga", "U7mExraoF_default", "Qm1AL5Kcf_default", "css", "FramerPTFtxJMuq", "withCSS", "addFonts", "AtomBackButtonFonts", "ComponentListItemLFonts", "ComponentFooterFonts", "AtomNavMenuFonts", "ComponentSidebarFonts", "ComponentBrandFonts", "fonts", "__FramerMetadata__"]
}
