{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Vo9hgu2X7aOBYmegs3u0/pmRKCfQ5JDsjlWTuaRkw/tHJuUvTH7.js"],
  "sourcesContent": ["// Generated by Framer (4991a04)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import MotionText from\"https://framerusercontent.com/modules/2AusMW9Upi6mhJ0JzKTi/b0GOvxzDuuEZvz71ut2V/MotionText.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/H4OHcdXxZyPVKySUy1y2/Phosphor.js\";import Divider from\"#framer/local/canvasComponent/Ehn8ZYCpW/Ehn8ZYCpW.js\";import Purchase from\"#framer/local/canvasComponent/gFnYE8zh3/gFnYE8zh3.js\";import Footer from\"#framer/local/canvasComponent/KtHlfB7Fc/KtHlfB7Fc.js\";import Header from\"#framer/local/canvasComponent/NBUcQIq6b/NBUcQIq6b.js\";import*as sharedStyle from\"#framer/local/css/fT1KdWPA4/fT1KdWPA4.js\";import*as sharedStyle2 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle1 from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import metadataProvider from\"#framer/local/webPageMetadata/tHJuUvTH7/tHJuUvTH7.js\";const HeaderFonts=getFonts(Header);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MotionTextFonts=getFonts(MotionText);const PhosphorFonts=getFonts(Phosphor);const MotionDivWithFX=withFX(motion.div);const DividerFonts=getFonts(Divider);const FooterFonts=getFonts(Footer);const ContainerWithFX=withFX(Container);const PurchaseFonts=getFonts(Purchase);const breakpoints={GqFDJaiTO:\"(min-width: 1200px)\",rLi6Mfbp_:\"(min-width: 810px) and (max-width: 1199px)\",XabtvXSS3:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-G3AvV\";const variantClassNames={GqFDJaiTO:\"framer-v-1tw06ha\",rLi6Mfbp_:\"framer-v-172z5s5\",XabtvXSS3:\"framer-v-qsmvmn\"};const transition1={damping:50,delay:.1,mass:1,stiffness:500,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:500,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:500,x:0,y:-20};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:500,x:0,y:-20};const transition2={damping:50,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:500,transition:transition2,x:0,y:-20};const transition3={damping:30,delay:1,mass:2,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1e3,transition:transition3,x:0,y:0};const animation5={opacity:.001,rotate:30,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1e3,x:40,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"GqFDJaiTO\",Phone:\"XabtvXSS3\",Tablet:\"rLi6Mfbp_\"};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:\"GqFDJaiTO\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);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);}}},[undefined,activeLocale]);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);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-G3AvV`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-G3AvV`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"GqFDJaiTO\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1tw06ha\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:168,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XabtvXSS3:{layoutScroll:true}},children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1sbn0tx-container\",\"data-framer-appear-id\":\"1sbn0tx\",initial:animation1,optimized:true,style:{transformPerspective:500},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XabtvXSS3:{variant:\"Pjapq27en\"}},children:/*#__PURE__*/_jsx(Header,{G2QlEoVPa:\"rgba(255, 255, 255, 0)\",height:\"100%\",id:\"NPXVX2s8E\",layoutId:\"NPXVX2s8E\",style:{width:\"100%\"},variant:\"zBluu98SP\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13ift57\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15b32t4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hr8769\",\"data-styles-preset\":\"fT1KdWPA4\",style:{\"--framer-text-color\":\"var(--token-e6ae68f3-2987-4308-9cf5-3de1fcc290d0, rgb(88, 89, 95))\"},children:\"OUR CLUB\"})}),className:\"framer-epmv2u\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1syl27d-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XabtvXSS3:{font:{font:\"Inter\",fontSize:25,fontWeight:300,letterSpacing:-.5,lineHeight:1.2,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"left\",whiteSpace:\"normal\"}}},children:/*#__PURE__*/_jsx(MotionText,{color:\"var(--token-80e71051-edad-4e45-85c7-57ba757cd31f, rgb(3, 3, 3))\",effectOptions:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,x:0,y:10},font:{font:\"inter\",fontSize:52,fontWeight:300,letterSpacing:-2,lineHeight:1.2,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"left\",whiteSpace:\"normal\"},height:\"100%\",id:\"eafuZJFEK\",layoutId:\"eafuZJFEK\",overflow:false,perWord:false,stagger:.01,style:{width:\"100%\"},text:\"Your power players.\",transitionOptions:{damping:50,delay:0,mass:1,stiffness:500,type:\"spring\"},type:\"letter\",variant:true,width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eur5l2-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XabtvXSS3:{font:{font:\"Inter\",fontSize:25,fontWeight:300,letterSpacing:-.5,lineHeight:1.3,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"left\",whiteSpace:\"normal\"}}},children:/*#__PURE__*/_jsx(MotionText,{color:\"var(--token-e6ae68f3-2987-4308-9cf5-3de1fcc290d0, rgb(99, 106, 126))\",effectOptions:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,x:0,y:10},font:{font:\"inter\",fontSize:32,fontWeight:300,letterSpacing:-1,lineHeight:1.3,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"left\",whiteSpace:\"normal\"},height:\"100%\",id:\"zX80ITSfc\",layoutId:\"zX80ITSfc\",overflow:false,perWord:false,stagger:.01,style:{width:\"100%\"},text:\"Together we offer our deep, global experiences and networks to bring your purpose-driven goals to life, delivering greatness again and again.\",transitionOptions:{damping:50,delay:0,mass:1,stiffness:500,type:\"spring\"},type:\"letter\",variant:true,width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y2t1e3\",\"data-framer-name\":\"Pivot\",name:\"Pivot\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pynaro\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",children:\"Unlock access to our global network of leaders.\"})}),className:\"framer-dny2a9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vons1g\",\"data-framer-name\":\"Buttons\",name:\"Buttons\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SjRgqvDio\"},nodeId:\"DHh7a3fcm\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1hpi17v framer-1alc0fq\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",name:\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(17, 17, 17))\"},children:\"View Services\"})}),className:\"framer-1m9xpfe\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:carson@hellogood.club?subject=Show me the Hello Good Club\",nodeId:\"HUrMKP1M4\",openInNewTab:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1i081qh framer-1alc0fq\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",name:\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Request access\"})}),className:\"framer-15stayg\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-i4nf9n\",\"data-framer-name\":\"Container\",name:\"Container\",style:{transformPerspective:500},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rl2bpw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hr8769\",\"data-styles-preset\":\"fT1KdWPA4\",style:{\"--framer-text-color\":\"var(--token-e6ae68f3-2987-4308-9cf5-3de1fcc290d0, rgb(88, 89, 95))\"},children:\"STATS\"})}),className:\"framer-1p7mnn2\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ayh76s-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XabtvXSS3:{font:{font:\"IBM Plex Serif\",fontSize:25,fontWeight:300,letterSpacing:-.5,lineHeight:1.2,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"left\",whiteSpace:\"normal\"}}},children:/*#__PURE__*/_jsx(MotionText,{color:\"var(--token-80e71051-edad-4e45-85c7-57ba757cd31f, rgb(3, 3, 3))\",effectOptions:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,x:0,y:10},font:{font:\"Inter\",fontSize:52,fontWeight:300,letterSpacing:-2,lineHeight:1.2,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"left\",whiteSpace:\"normal\"},height:\"100%\",id:\"NXnbJ2bcy\",layoutId:\"NXnbJ2bcy\",overflow:false,perWord:false,stagger:.01,style:{width:\"100%\"},text:\"Our Club by the numbers\",transitionOptions:{damping:50,delay:0,mass:1,stiffness:500,type:\"spring\"},type:\"letter\",variant:true,width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10l20tr\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q3zy6v\",\"data-border\":true,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15g6k1y-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-e6ae68f3-2987-4308-9cf5-3de1fcc290d0, rgb(99, 106, 126))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Cube\",id:\"G8nQtUTjH\",layoutId:\"G8nQtUTjH\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"thin\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14szisu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-color\":\"var(--token-80e71051-edad-4e45-85c7-57ba757cd31f, rgb(6, 10, 35))\"},children:\"82\"})}),className:\"framer-neysbe\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-e6ae68f3-2987-4308-9cf5-3de1fcc290d0, rgb(88, 89, 95))\"},children:\"Products launched\"})}),className:\"framer-12eg16u\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a5a2qa\",\"data-border\":true,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tzv33-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-e6ae68f3-2987-4308-9cf5-3de1fcc290d0, rgb(99, 106, 126))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Horse\",id:\"sXCKU5JdD\",layoutId:\"sXCKU5JdD\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"thin\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lr45yk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-color\":\"var(--token-80e71051-edad-4e45-85c7-57ba757cd31f, rgb(6, 10, 35))\"},children:\"3\"})}),className:\"framer-1k22ib2\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-e6ae68f3-2987-4308-9cf5-3de1fcc290d0, rgb(88, 89, 95))\"},children:\"Unicorns launched\"})}),className:\"framer-1vl4ulv\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-142uwdz\",\"data-border\":true,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1reyy41-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-e6ae68f3-2987-4308-9cf5-3de1fcc290d0, rgb(99, 106, 126))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CalendarBlank\",id:\"l_uyNzoQR\",layoutId:\"l_uyNzoQR\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"thin\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qpgriv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-color\":\"var(--token-80e71051-edad-4e45-85c7-57ba757cd31f, rgb(6, 10, 35))\"},children:\"527\"})}),className:\"framer-19d2drp\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-e6ae68f3-2987-4308-9cf5-3de1fcc290d0, rgb(88, 89, 95))\"},children:\"Combined years of experience\"})}),className:\"framer-14dj2jt\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b9ily4\",\"data-border\":true,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-m4x0yl-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-e6ae68f3-2987-4308-9cf5-3de1fcc290d0, rgb(99, 106, 126))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"GlobeHemisphereWest\",id:\"R_ab8P8fn\",layoutId:\"R_ab8P8fn\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"thin\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14ft5s5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-color\":\"var(--token-80e71051-edad-4e45-85c7-57ba757cd31f, rgb(6, 10, 35))\"},children:\"9\"})}),className:\"framer-3r0zy7\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-e6ae68f3-2987-4308-9cf5-3de1fcc290d0, rgb(88, 89, 95))\"},children:\"Countries represented\"})}),className:\"framer-8u891n\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ydb65p\",\"data-border\":true,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f4qbkj-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-e6ae68f3-2987-4308-9cf5-3de1fcc290d0, rgb(99, 106, 126))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Desktop\",id:\"TBg35XHVS\",layoutId:\"TBg35XHVS\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"thin\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10vfund\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-color\":\"var(--token-80e71051-edad-4e45-85c7-57ba757cd31f, rgb(6, 10, 35))\"},children:\"100%\"})}),className:\"framer-nd5596\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-e6ae68f3-2987-4308-9cf5-3de1fcc290d0, rgb(88, 89, 95))\"},children:\"Remote employees\"})}),className:\"framer-1dygrs4\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ke762c\",\"data-border\":true,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hdqiux-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-e6ae68f3-2987-4308-9cf5-3de1fcc290d0, rgb(99, 106, 126))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Heart\",id:\"Ztpgti4WP\",layoutId:\"Ztpgti4WP\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"thin\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19b5gsg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-color\":\"var(--token-80e71051-edad-4e45-85c7-57ba757cd31f, rgb(6, 10, 35))\"},children:\"60+\"})}),className:\"framer-1bag2y4\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-e6ae68f3-2987-4308-9cf5-3de1fcc290d0, rgb(88, 89, 95))\"},children:\"Causes supported\"})}),className:\"framer-uka8na\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11upeo2\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n83shy-container\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"WA0oA0Fah\",layoutId:\"WA0oA0Fah\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rLi6Mfbp_:{y:2331.8},XabtvXSS3:{y:2626.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:485,width:\"100vw\",y:2371.8,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ahh2nx-container\",style:{transformPerspective:500},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rLi6Mfbp_:{variant:\"kzop7ldUM\"},XabtvXSS3:{variant:\"AsXqLNTtU\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"sgMa1n23J\",layoutId:\"sgMa1n23J\",style:{width:\"100%\"},variant:\"ytbkfVmAt\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rLi6Mfbp_:{y:919}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:935,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation4,className:\"framer-zgvfbp-container\",\"data-framer-appear-id\":\"zgvfbp\",initial:animation5,layoutScroll:true,optimized:true,style:{transformPerspective:1e3},children:/*#__PURE__*/_jsx(Purchase,{BQI7al5w4:\"rgb(150, 116, 237)\",height:\"100%\",id:\"IYqCUMloq\",layoutId:\"IYqCUMloq\",style:{height:\"100%\"},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-G3AvV { background: var(--token-cd5d0062-b24b-4604-9906-b0a12b4e1a8c, rgb(255, 255, 255)) /* {\"name\":\"$white\"} */; }`,\".framer-G3AvV.framer-1alc0fq, .framer-G3AvV .framer-1alc0fq { display: block; }\",\".framer-G3AvV.framer-1tw06ha { align-content: center; align-items: center; background-color: var(--token-cd5d0062-b24b-4604-9906-b0a12b4e1a8c, #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-G3AvV .framer-1sbn0tx-container, .framer-G3AvV .framer-1syl27d-container, .framer-G3AvV .framer-1eur5l2-container, .framer-G3AvV .framer-1ayh76s-container, .framer-G3AvV .framer-1n83shy-container, .framer-G3AvV .framer-ahh2nx-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-G3AvV .framer-13ift57, .framer-G3AvV .framer-11upeo2 { 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; max-width: 1140px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-G3AvV .framer-15b32t4 { -webkit-user-select: none; 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; max-width: 75%; overflow: visible; padding: 120px 0px 96px 0px; position: relative; user-select: none; width: 100%; z-index: 1; }\",\".framer-G3AvV .framer-epmv2u, .framer-G3AvV .framer-1p7mnn2, .framer-G3AvV .framer-neysbe, .framer-G3AvV .framer-12eg16u, .framer-G3AvV .framer-1k22ib2, .framer-G3AvV .framer-1vl4ulv, .framer-G3AvV .framer-19d2drp, .framer-G3AvV .framer-14dj2jt, .framer-G3AvV .framer-3r0zy7, .framer-G3AvV .framer-8u891n, .framer-G3AvV .framer-nd5596, .framer-G3AvV .framer-1dygrs4, .framer-G3AvV .framer-1bag2y4, .framer-G3AvV .framer-uka8na { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-G3AvV .framer-1y2t1e3 { align-content: center; align-items: center; background-color: #dedede; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-G3AvV .framer-pynaro { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1076px; }\",\".framer-G3AvV .framer-dny2a9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-G3AvV .framer-1vons1g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-G3AvV .framer-1hpi17v { align-content: center; align-items: center; background-color: #f2f2f2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px; position: relative; text-decoration: none; width: min-content; }\",\".framer-G3AvV .framer-1m9xpfe, .framer-G3AvV .framer-15stayg { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-G3AvV .framer-1i081qh { align-content: center; align-items: center; background-color: #222222; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; box-shadow: 0px 0.7065919983928324px 0.7065919983928324px -0.625px rgba(0, 0, 0, 0.15), 0px 1.8065619053231785px 1.8065619053231785px -1.25px rgba(0, 0, 0, 0.14398), 0px 3.6217592146567767px 3.6217592146567767px -1.875px rgba(0, 0, 0, 0.13793), 0px 6.8655999097303715px 6.8655999097303715px -2.5px rgba(0, 0, 0, 0.12711), 0px 13.646761411524492px 13.646761411524492px -3.125px rgba(0, 0, 0, 0.10451), 0px 30px 30px -3.75px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px; position: relative; text-decoration: none; width: min-content; }\",\".framer-G3AvV .framer-i4nf9n { 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; max-width: 1140px; overflow: visible; padding: 0px 30px 96px 30px; position: relative; width: 100%; }\",\".framer-G3AvV .framer-1rl2bpw { 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; max-width: 75%; overflow: visible; padding: 120px 0px 40px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-G3AvV .framer-10l20tr { --border-bottom-width: 1px; --border-color: var(--token-cd5d0062-b24b-4604-9906-b0a12b4e1a8c, #ffffff); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; display: grid; flex: none; gap: 0px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(1px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-G3AvV .framer-1q3zy6v, .framer-G3AvV .framer-a5a2qa, .framer-G3AvV .framer-142uwdz, .framer-G3AvV .framer-1b9ily4, .framer-G3AvV .framer-1ydb65p, .framer-G3AvV .framer-ke762c { --border-bottom-width: 0.5px; --border-color: rgba(0, 0, 0, 0.08); --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: dashed; --border-top-width: 0.5px; align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: auto; justify-content: flex-start; justify-self: start; overflow: visible; padding: 40px; position: relative; width: 100%; }\",\".framer-G3AvV .framer-15g6k1y-container, .framer-G3AvV .framer-1tzv33-container, .framer-G3AvV .framer-1reyy41-container, .framer-G3AvV .framer-m4x0yl-container, .framer-G3AvV .framer-1f4qbkj-container, .framer-G3AvV .framer-1hdqiux-container { flex: none; height: 48px; position: relative; width: 48px; }\",\".framer-G3AvV .framer-14szisu, .framer-G3AvV .framer-lr45yk, .framer-G3AvV .framer-qpgriv, .framer-G3AvV .framer-14ft5s5, .framer-G3AvV .framer-10vfund, .framer-G3AvV .framer-19b5gsg { 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-G3AvV .framer-zgvfbp-container { bottom: 25px; flex: none; height: 40px; position: fixed; right: 30px; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-G3AvV.framer-1tw06ha, .framer-G3AvV .framer-13ift57, .framer-G3AvV .framer-15b32t4, .framer-G3AvV .framer-1y2t1e3, .framer-G3AvV .framer-pynaro, .framer-G3AvV .framer-1vons1g, .framer-G3AvV .framer-1hpi17v, .framer-G3AvV .framer-1i081qh, .framer-G3AvV .framer-i4nf9n, .framer-G3AvV .framer-1rl2bpw, .framer-G3AvV .framer-1q3zy6v, .framer-G3AvV .framer-14szisu, .framer-G3AvV .framer-a5a2qa, .framer-G3AvV .framer-lr45yk, .framer-G3AvV .framer-142uwdz, .framer-G3AvV .framer-qpgriv, .framer-G3AvV .framer-1b9ily4, .framer-G3AvV .framer-14ft5s5, .framer-G3AvV .framer-1ydb65p, .framer-G3AvV .framer-10vfund, .framer-G3AvV .framer-ke762c, .framer-G3AvV .framer-19b5gsg, .framer-G3AvV .framer-11upeo2 { gap: 0px; } .framer-G3AvV.framer-1tw06ha > *, .framer-G3AvV .framer-13ift57 > *, .framer-G3AvV .framer-i4nf9n > *, .framer-G3AvV .framer-14szisu > *, .framer-G3AvV .framer-lr45yk > *, .framer-G3AvV .framer-qpgriv > *, .framer-G3AvV .framer-14ft5s5 > *, .framer-G3AvV .framer-10vfund > *, .framer-G3AvV .framer-19b5gsg > *, .framer-G3AvV .framer-11upeo2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-G3AvV.framer-1tw06ha > :first-child, .framer-G3AvV .framer-13ift57 > :first-child, .framer-G3AvV .framer-15b32t4 > :first-child, .framer-G3AvV .framer-pynaro > :first-child, .framer-G3AvV .framer-i4nf9n > :first-child, .framer-G3AvV .framer-1rl2bpw > :first-child, .framer-G3AvV .framer-1q3zy6v > :first-child, .framer-G3AvV .framer-14szisu > :first-child, .framer-G3AvV .framer-a5a2qa > :first-child, .framer-G3AvV .framer-lr45yk > :first-child, .framer-G3AvV .framer-142uwdz > :first-child, .framer-G3AvV .framer-qpgriv > :first-child, .framer-G3AvV .framer-1b9ily4 > :first-child, .framer-G3AvV .framer-14ft5s5 > :first-child, .framer-G3AvV .framer-1ydb65p > :first-child, .framer-G3AvV .framer-10vfund > :first-child, .framer-G3AvV .framer-ke762c > :first-child, .framer-G3AvV .framer-19b5gsg > :first-child, .framer-G3AvV .framer-11upeo2 > :first-child { margin-top: 0px; } .framer-G3AvV.framer-1tw06ha > :last-child, .framer-G3AvV .framer-13ift57 > :last-child, .framer-G3AvV .framer-15b32t4 > :last-child, .framer-G3AvV .framer-pynaro > :last-child, .framer-G3AvV .framer-i4nf9n > :last-child, .framer-G3AvV .framer-1rl2bpw > :last-child, .framer-G3AvV .framer-1q3zy6v > :last-child, .framer-G3AvV .framer-14szisu > :last-child, .framer-G3AvV .framer-a5a2qa > :last-child, .framer-G3AvV .framer-lr45yk > :last-child, .framer-G3AvV .framer-142uwdz > :last-child, .framer-G3AvV .framer-qpgriv > :last-child, .framer-G3AvV .framer-1b9ily4 > :last-child, .framer-G3AvV .framer-14ft5s5 > :last-child, .framer-G3AvV .framer-1ydb65p > :last-child, .framer-G3AvV .framer-10vfund > :last-child, .framer-G3AvV .framer-ke762c > :last-child, .framer-G3AvV .framer-19b5gsg > :last-child, .framer-G3AvV .framer-11upeo2 > :last-child { margin-bottom: 0px; } .framer-G3AvV .framer-15b32t4 > *, .framer-G3AvV .framer-1rl2bpw > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-G3AvV .framer-1y2t1e3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-G3AvV .framer-1y2t1e3 > :first-child, .framer-G3AvV .framer-1vons1g > :first-child, .framer-G3AvV .framer-1hpi17v > :first-child, .framer-G3AvV .framer-1i081qh > :first-child { margin-left: 0px; } .framer-G3AvV .framer-1y2t1e3 > :last-child, .framer-G3AvV .framer-1vons1g > :last-child, .framer-G3AvV .framer-1hpi17v > :last-child, .framer-G3AvV .framer-1i081qh > :last-child { margin-right: 0px; } .framer-G3AvV .framer-pynaro > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-G3AvV .framer-1vons1g > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-G3AvV .framer-1hpi17v > *, .framer-G3AvV .framer-1i081qh > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-G3AvV .framer-1q3zy6v > *, .framer-G3AvV .framer-a5a2qa > *, .framer-G3AvV .framer-142uwdz > *, .framer-G3AvV .framer-1b9ily4 > *, .framer-G3AvV .framer-1ydb65p > *, .framer-G3AvV .framer-ke762c > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-G3AvV { background: var(--token-cd5d0062-b24b-4604-9906-b0a12b4e1a8c, rgb(255, 255, 255)) /* {\"name\":\"$white\"} */; } .framer-G3AvV.framer-1tw06ha { overflow: hidden; padding: 70px 0px 0px 0px; width: 390px; } .framer-G3AvV .framer-1sbn0tx-container { left: 0px; position: fixed; right: 0px; top: 0px; width: unset; z-index: 3; } .framer-G3AvV .framer-13ift57 { padding: 0px; } .framer-G3AvV .framer-15b32t4 { max-width: unset; padding: 120px 30px 32px 30px; } .framer-G3AvV .framer-1y2t1e3 { flex-direction: column; padding: 60px 20px 60px 20px; } .framer-G3AvV .framer-pynaro { gap: 40px; } .framer-G3AvV .framer-i4nf9n { padding: 32px 0px 32px 0px; } .framer-G3AvV .framer-1rl2bpw { max-width: unset; padding: 0px 30px 0px 30px; } .framer-G3AvV .framer-10l20tr { --border-bottom-width: unset; --border-left-width: unset; --border-right-width: unset; --border-top-width: unset; grid-template-columns: repeat(1, minmax(1px, 1fr)); padding: 0px 30px 0px 30px; } .framer-G3AvV .framer-1q3zy6v, .framer-G3AvV .framer-a5a2qa, .framer-G3AvV .framer-142uwdz, .framer-G3AvV .framer-1b9ily4, .framer-G3AvV .framer-1ydb65p, .framer-G3AvV .framer-ke762c { --border-bottom-width: unset; --border-left-width: unset; --border-right-width: unset; --border-top-width: unset; align-content: center; align-items: center; flex-direction: row; padding: 30px 0px 30px 0px; } .framer-G3AvV .framer-14szisu, .framer-G3AvV .framer-lr45yk, .framer-G3AvV .framer-qpgriv, .framer-G3AvV .framer-14ft5s5, .framer-G3AvV .framer-10vfund, .framer-G3AvV .framer-19b5gsg { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-G3AvV .framer-1y2t1e3, .framer-G3AvV .framer-pynaro, .framer-G3AvV .framer-1q3zy6v, .framer-G3AvV .framer-a5a2qa, .framer-G3AvV .framer-142uwdz, .framer-G3AvV .framer-1b9ily4, .framer-G3AvV .framer-1ydb65p, .framer-G3AvV .framer-ke762c { gap: 0px; } .framer-G3AvV .framer-1y2t1e3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-G3AvV .framer-1y2t1e3 > :first-child, .framer-G3AvV .framer-pynaro > :first-child { margin-top: 0px; } .framer-G3AvV .framer-1y2t1e3 > :last-child, .framer-G3AvV .framer-pynaro > :last-child { margin-bottom: 0px; } .framer-G3AvV .framer-pynaro > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-G3AvV .framer-1q3zy6v > *, .framer-G3AvV .framer-a5a2qa > *, .framer-G3AvV .framer-142uwdz > *, .framer-G3AvV .framer-1b9ily4 > *, .framer-G3AvV .framer-1ydb65p > *, .framer-G3AvV .framer-ke762c > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-G3AvV .framer-1q3zy6v > :first-child, .framer-G3AvV .framer-a5a2qa > :first-child, .framer-G3AvV .framer-142uwdz > :first-child, .framer-G3AvV .framer-1b9ily4 > :first-child, .framer-G3AvV .framer-1ydb65p > :first-child, .framer-G3AvV .framer-ke762c > :first-child { margin-left: 0px; } .framer-G3AvV .framer-1q3zy6v > :last-child, .framer-G3AvV .framer-a5a2qa > :last-child, .framer-G3AvV .framer-142uwdz > :last-child, .framer-G3AvV .framer-1b9ily4 > :last-child, .framer-G3AvV .framer-1ydb65p > :last-child, .framer-G3AvV .framer-ke762c > :last-child { margin-right: 0px; } }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-G3AvV { background: var(--token-cd5d0062-b24b-4604-9906-b0a12b4e1a8c, rgb(255, 255, 255)) /* {\"name\":\"$white\"} */; } .framer-G3AvV.framer-1tw06ha { width: 810px; } .framer-G3AvV .framer-1y2t1e3 { padding: 80px 40px 80px 40px; } .framer-G3AvV .framer-zgvfbp-container { bottom: 41px; right: 34px; }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-G3AvV[data-border=\"true\"]::after, .framer-G3AvV [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2174\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"XabtvXSS3\":{\"layout\":[\"fixed\",\"auto\"]},\"rLi6Mfbp_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramertHJuUvTH7=withCSS(Component,css,\"framer-G3AvV\");export default FramertHJuUvTH7;FramertHJuUvTH7.displayName=\"Club\";FramertHJuUvTH7.defaultProps={height:2174,width:1200};addFonts(FramertHJuUvTH7,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"}]},...HeaderFonts,...MotionTextFonts,...PhosphorFonts,...DividerFonts,...FooterFonts,...PurchaseFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertHJuUvTH7\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"2174\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XabtvXSS3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rLi6Mfbp_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "svBACmsC,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAAmCC,EAA0BC,CAAS,EAAQC,GAAgBL,EAASM,CAAU,EAAQC,GAAcP,EAASQ,CAAQ,EAAQC,GAAgBC,EAAOC,EAAO,GAAG,EAAQC,GAAaZ,EAASa,CAAO,EAAQC,GAAYd,EAASe,CAAM,EAAQC,GAAgBN,EAAON,CAAS,EAAQa,GAAcjB,EAASkB,CAAQ,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,6CAA6C,UAAU,oBAAoB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,IAAI,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,IAAI,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,IAAI,EAAE,EAAE,EAAE,GAAG,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,IAAI,WAAWD,EAAY,EAAE,EAAE,EAAE,GAAG,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,IAAI,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,GAAG,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,IAAI,EAAE,GAAG,EAAE,CAAC,EAAQC,EAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEjB,GAASI,CAAK,EAAQc,EAAU,IAAI,CAAC,IAAMC,EAAUrB,EAAiB,OAAUY,CAAY,EAAE,GAAGS,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAAUrB,EAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,EAAG,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,4BAA4B,EAAG,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,4BAA4B,CAAE,CAAE,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACgB,EAAYC,EAAmB,EAAEC,EAA8BZ,GAAQa,GAAY,EAAK,EAAQC,GAAe,OAAgBC,GAAWC,EAAO,IAAI,EAAQC,GAAsBC,EAAM,EAAQC,EAAsB,CAAarB,GAAuBA,GAAuBA,CAAS,EAAE,OAAAsB,EAAiB,CAAC,CAAC,EAAsBC,EAAKC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAlD,EAAiB,EAAE,SAAsBmD,EAAMC,EAAY,CAAC,GAAGzB,GAA4CkB,GAAgB,SAAS,CAAcM,EAAME,EAAO,IAAI,CAAC,GAAGxB,GAAU,UAAUyB,EAAGvD,GAAkB,GAAGgD,EAAsB,iBAAiBrB,CAAS,EAAE,IAAIL,GAA6BsB,GAAK,MAAM,CAAC,GAAGlB,CAAK,EAAE,SAAS,CAAcwB,EAAKM,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,EAAE,SAAsBN,EAAKO,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,aAAa,EAAI,CAAC,EAAE,SAAsBW,EAAKQ,GAAmC,CAAC,QAAQvD,GAAU,UAAU,2BAA2B,wBAAwB,UAAU,QAAQC,GAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,GAAG,EAAE,SAAsB8C,EAAKO,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBW,EAAKS,EAAO,CAAC,UAAU,yBAAyB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKM,EAA0B,CAAC,SAAsBN,EAAKY,EAAU,CAAC,UAAU,2BAA2B,SAAsBZ,EAAKO,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,KAAK,CAAC,KAAK,QAAQ,SAAS,GAAG,WAAW,IAAI,cAAc,IAAI,WAAW,IAAI,iBAAiB,IAAI,eAAe,GAAK,OAAO,EAAE,UAAU,OAAO,WAAW,QAAQ,CAAC,CAAC,EAAE,SAAsBW,EAAKa,EAAW,CAAC,MAAM,kEAAkE,cAAc,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,KAAK,CAAC,KAAK,QAAQ,SAAS,GAAG,WAAW,IAAI,cAAc,GAAG,WAAW,IAAI,iBAAiB,IAAI,eAAe,GAAK,OAAO,EAAE,UAAU,OAAO,WAAW,QAAQ,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,QAAQ,GAAM,QAAQ,IAAI,MAAM,CAAC,MAAM,MAAM,EAAE,KAAK,sBAAsB,kBAAkB,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,KAAK,SAAS,QAAQ,GAAK,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeb,EAAKM,EAA0B,CAAC,SAAsBN,EAAKY,EAAU,CAAC,UAAU,2BAA2B,SAAsBZ,EAAKO,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,KAAK,CAAC,KAAK,QAAQ,SAAS,GAAG,WAAW,IAAI,cAAc,IAAI,WAAW,IAAI,iBAAiB,IAAI,eAAe,GAAK,OAAO,EAAE,UAAU,OAAO,WAAW,QAAQ,CAAC,CAAC,EAAE,SAAsBW,EAAKa,EAAW,CAAC,MAAM,uEAAuE,cAAc,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,KAAK,CAAC,KAAK,QAAQ,SAAS,GAAG,WAAW,IAAI,cAAc,GAAG,WAAW,IAAI,iBAAiB,IAAI,eAAe,GAAK,OAAO,EAAE,UAAU,OAAO,WAAW,QAAQ,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,QAAQ,GAAM,QAAQ,IAAI,MAAM,CAAC,MAAM,MAAM,EAAE,KAAK,gJAAgJ,kBAAkB,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,KAAK,SAAS,QAAQ,GAAK,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeb,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iDAAiD,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKc,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,SAAsBd,EAAK,IAAI,CAAC,UAAU,gCAAgC,mBAAmB,SAAS,aAAa,SAAS,KAAK,SAAS,SAAsBA,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,sBAAsB,oEAAoE,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKc,EAAK,CAAC,KAAK,mEAAmE,OAAO,YAAY,aAAa,GAAK,SAAsBd,EAAK,IAAI,CAAC,UAAU,gCAAgC,mBAAmB,SAAS,aAAa,SAAS,KAAK,SAAS,SAAsBA,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,gBAAgB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAMa,GAAgB,CAAC,kBAAkB,CAAC,WAAW3D,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,MAAM,CAAC,qBAAqB,GAAG,EAAE,SAAS,CAAc6C,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKM,EAA0B,CAAC,SAAsBN,EAAKY,EAAU,CAAC,UAAU,2BAA2B,SAAsBZ,EAAKO,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,KAAK,CAAC,KAAK,iBAAiB,SAAS,GAAG,WAAW,IAAI,cAAc,IAAI,WAAW,IAAI,iBAAiB,IAAI,eAAe,GAAK,OAAO,EAAE,UAAU,OAAO,WAAW,QAAQ,CAAC,CAAC,EAAE,SAAsBW,EAAKa,EAAW,CAAC,MAAM,kEAAkE,cAAc,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,KAAK,CAAC,KAAK,QAAQ,SAAS,GAAG,WAAW,IAAI,cAAc,GAAG,WAAW,IAAI,iBAAiB,IAAI,eAAe,GAAK,OAAO,EAAE,UAAU,OAAO,WAAW,QAAQ,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,QAAQ,GAAM,QAAQ,IAAI,MAAM,CAAC,MAAM,MAAM,EAAE,KAAK,0BAA0B,kBAAkB,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,KAAK,SAAS,QAAQ,GAAK,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAM,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAS,CAAcF,EAAKM,EAA0B,CAAC,SAAsBN,EAAKY,EAAU,CAAC,UAAU,2BAA2B,SAAsBZ,EAAKgB,EAAS,CAAC,MAAM,uEAAuE,OAAO,OAAO,WAAW,QAAQ,cAAc,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,SAAS,CAAcF,EAAKM,EAA0B,CAAC,SAAsBN,EAAKY,EAAU,CAAC,UAAU,0BAA0B,SAAsBZ,EAAKgB,EAAS,CAAC,MAAM,uEAAuE,OAAO,OAAO,WAAW,QAAQ,cAAc,QAAQ,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,GAAG,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAS,CAAcF,EAAKM,EAA0B,CAAC,SAAsBN,EAAKY,EAAU,CAAC,UAAU,2BAA2B,SAAsBZ,EAAKgB,EAAS,CAAC,MAAM,uEAAuE,OAAO,OAAO,WAAW,QAAQ,cAAc,gBAAgB,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,8BAA8B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAS,CAAcF,EAAKM,EAA0B,CAAC,SAAsBN,EAAKY,EAAU,CAAC,UAAU,0BAA0B,SAAsBZ,EAAKgB,EAAS,CAAC,MAAM,uEAAuE,OAAO,OAAO,WAAW,QAAQ,cAAc,sBAAsB,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,GAAG,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,uBAAuB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAS,CAAcF,EAAKM,EAA0B,CAAC,SAAsBN,EAAKY,EAAU,CAAC,UAAU,2BAA2B,SAAsBZ,EAAKgB,EAAS,CAAC,MAAM,uEAAuE,OAAO,OAAO,WAAW,QAAQ,cAAc,UAAU,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,SAAS,CAAcF,EAAKM,EAA0B,CAAC,SAAsBN,EAAKY,EAAU,CAAC,UAAU,2BAA2B,SAAsBZ,EAAKgB,EAAS,CAAC,MAAM,uEAAuE,OAAO,OAAO,WAAW,QAAQ,cAAc,QAAQ,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKU,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAKM,EAA0B,CAAC,SAAsBN,EAAKY,EAAU,CAAC,UAAU,2BAA2B,SAAsBZ,EAAKiB,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejB,EAAKO,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,MAAM,CAAC,EAAE,SAAsBW,EAAKM,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,OAAO,SAAsBN,EAAKkB,GAAgB,CAAC,kBAAkB,CAAC,WAAW9D,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,MAAM,CAAC,qBAAqB,GAAG,EAAE,SAAsB2C,EAAKO,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBW,EAAKmB,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenB,EAAKO,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsBW,EAAKM,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBN,EAAKQ,GAAmC,CAAC,QAAQjD,GAAW,UAAU,0BAA0B,wBAAwB,SAAS,QAAQC,GAAW,aAAa,GAAK,UAAU,GAAK,MAAM,CAAC,qBAAqB,GAAG,EAAE,SAAsBwC,EAAKoB,EAAS,CAAC,UAAU,qBAAqB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepB,EAAK,MAAM,CAAC,UAAUK,EAAGvD,GAAkB,GAAGgD,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQuB,GAAI,CAAC,kFAAkF,IAAI5D,EAAS,4IAA4I,kFAAkF,uVAAuV,qTAAqT,4VAA4V,qXAAqX,+nBAA+nB,0TAA0T,+SAA+S,qSAAqS,qRAAqR,6bAA6b,8PAA8P,y3BAAy3B,6TAA6T,uUAAuU,igBAAigB,uoBAAuoB,oTAAoT,obAAob,4IAA4I,krIAAkrI,gCAAgCA,EAAS,8pGAA8pG,wDAAwDA,EAAS,kUAAkU,GAAe4D,GAAI,GAAgBA,GAAI,GAAgBA,EAAI,+bAA+b,EASj0uCC,EAAgBC,EAAQrD,GAAUmD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAY,GAAGC,GAAgB,GAAGC,GAAc,GAAGC,GAAa,GAAGC,GAAY,GAAGC,GAAc,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACrsE,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,uBAAyB,GAAG,yBAA2B,QAAQ,sBAAwB,IAAI,sBAAwB,OAAO,oCAAsC,4JAA0L,yBAA2B,OAAO,6BAA+B,OAAO,qBAAuB,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["HeaderFonts", "getFonts", "NBUcQIq6b_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "MotionTextFonts", "MotionText", "PhosphorFonts", "Icon", "MotionDivWithFX", "withFX", "motion", "DividerFonts", "Ehn8ZYCpW_default", "FooterFonts", "KtHlfB7Fc_default", "ContainerWithFX", "PurchaseFonts", "gFnYE8zh3_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "transition3", "animation4", "animation5", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "PropertyOverrides2", "ContainerWithOptimizedAppearEffect", "NBUcQIq6b_default", "RichText2", "x", "Container", "MotionText", "Link", "MotionDivWithFX", "Icon", "Ehn8ZYCpW_default", "ContainerWithFX", "KtHlfB7Fc_default", "gFnYE8zh3_default", "css", "FramertHJuUvTH7", "withCSS", "tHJuUvTH7_default", "addFonts", "HeaderFonts", "MotionTextFonts", "PhosphorFonts", "DividerFonts", "FooterFonts", "PurchaseFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
