{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/jkF0dnIblZHtg5YQzTw2/jKgjxdM1olX8LmXI1HHZ/augiA20Il.js", "ssg:https://framerusercontent.com/modules/p8hYnvZ4vN1dhBXTuxua/4QH7K1f2xJEZLzZdi0Gb/O4ea0y3R7.js", "ssg:https://framerusercontent.com/modules/tQBrEeuswdZLEcJFs7ej/H7xYPqTr2nt48DIirqlY/fY2mv3Fdd.js", "ssg:https://framerusercontent.com/modules/w8GMkBO3zth5gPskTCJ1/Zi7T75YwNEC8H1tG9nE4/n0SwPjTk7.js", "ssg:https://framerusercontent.com/modules/wQAncWpBlvNUeFjN1NmS/9MKO0irBW7thrgznMymm/TrdZy7Ku8.js"],
  "sourcesContent": ["// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Stroke7sec from\"https://framerusercontent.com/modules/p8hYnvZ4vN1dhBXTuxua/4QH7K1f2xJEZLzZdi0Gb/O4ea0y3R7.js\";import Stroke1sec from\"https://framerusercontent.com/modules/tQBrEeuswdZLEcJFs7ej/H7xYPqTr2nt48DIirqlY/fY2mv3Fdd.js\";import Stroke10sec from\"https://framerusercontent.com/modules/w8GMkBO3zth5gPskTCJ1/Zi7T75YwNEC8H1tG9nE4/n0SwPjTk7.js\";import Stroke8sec from\"https://framerusercontent.com/modules/wQAncWpBlvNUeFjN1NmS/9MKO0irBW7thrgznMymm/TrdZy7Ku8.js\";import Navigation from\"#framer/local/canvasComponent/DeJmcBYVH/DeJmcBYVH.js\";import Footer5 from\"#framer/local/canvasComponent/KIVfbPE6f/KIVfbPE6f.js\";import*as sharedStyle2 from\"#framer/local/css/B64X2KOrY/B64X2KOrY.js\";import*as sharedStyle3 from\"#framer/local/css/n80dIAI6k/n80dIAI6k.js\";import*as sharedStyle from\"#framer/local/css/pd7jvccwr/pd7jvccwr.js\";import*as sharedStyle1 from\"#framer/local/css/SDZSlduGX/SDZSlduGX.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavigationFonts=getFonts(Navigation);const Stroke7secFonts=getFonts(Stroke7sec);const Stroke1secFonts=getFonts(Stroke1sec);const Stroke8secFonts=getFonts(Stroke8sec);const Stroke10secFonts=getFonts(Stroke10sec);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const Footer5Fonts=getFonts(Footer5);const breakpoints={FDabuPkpu:\"(max-width: 809px)\",lkjJHxBgW:\"(min-width: 810px) and (max-width: 1199px)\",WQLkyLRf1:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-TiQMN\";const variantClassNames={FDabuPkpu:\"framer-v-1wpg9z5\",lkjJHxBgW:\"framer-v-ck5bj\",WQLkyLRf1:\"framer-v-72rtr7\"};const transition1={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-150,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:-150,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transition2={delay:0,duration:12,ease:[.44,0,.56,1],type:\"tween\"};const animation6={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value}});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"FDabuPkpu\",Tablet:\"lkjJHxBgW\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FDabuPkpu:{width:\"389px\"},lkjJHxBgW:{width:\"808px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"1200px\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hgtsh1-container\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FDabuPkpu:{variant:\"pQoDFO5tF\"},lkjJHxBgW:{variant:\"G6vuf487A\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"fXwTZU_55\",layoutId:\"fXwTZU_55\",name:\"Header\",style:{width:\"100%\"},variant:\"QCGdIIEv0\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xe1apb\",\"data-framer-name\":\"Hero Section\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+70+-16),positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1248px) + 48px)`,src:\"https://framerusercontent.com/images/6FspHPLhbGLiuUBCj1IwTaxpc4.png\",srcSet:\"https://framerusercontent.com/images/6FspHPLhbGLiuUBCj1IwTaxpc4.png?scale-down-to=512 512w,https://framerusercontent.com/images/6FspHPLhbGLiuUBCj1IwTaxpc4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6FspHPLhbGLiuUBCj1IwTaxpc4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/6FspHPLhbGLiuUBCj1IwTaxpc4.png 3744w\"},className:\"framer-1r796s7\",\"data-framer-name\":\"Background - Grid Top\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dktoyd\",\"data-framer-name\":\"Background - Glow & Grid\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FDabuPkpu:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+70+543+-146.3972413793103),positionX:\"center\",positionY:\"center\",sizes:\"1177px\",src:\"https://framerusercontent.com/images/9MHL8sfqfWMATY12BN3PQ86SM.png\",srcSet:\"https://framerusercontent.com/images/9MHL8sfqfWMATY12BN3PQ86SM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9MHL8sfqfWMATY12BN3PQ86SM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9MHL8sfqfWMATY12BN3PQ86SM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9MHL8sfqfWMATY12BN3PQ86SM.png 3744w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+70+296+78.00000000000017),positionX:\"center\",positionY:\"center\",sizes:\"1177px\",src:\"https://framerusercontent.com/images/9MHL8sfqfWMATY12BN3PQ86SM.png\",srcSet:\"https://framerusercontent.com/images/9MHL8sfqfWMATY12BN3PQ86SM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9MHL8sfqfWMATY12BN3PQ86SM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9MHL8sfqfWMATY12BN3PQ86SM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9MHL8sfqfWMATY12BN3PQ86SM.png 3744w\"},className:\"framer-1xgqpxz\",\"data-framer-name\":\"grid\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mn1i3f-container\",style:{rotate:66},children:/*#__PURE__*/_jsx(Stroke7sec,{height:\"100%\",id:\"vyIEtfm01\",layoutId:\"vyIEtfm01\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"Jhe18KS6F\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vmg72l-container\",style:{rotate:63},children:/*#__PURE__*/_jsx(Stroke1sec,{height:\"100%\",id:\"aqFUpSLD_\",layoutId:\"aqFUpSLD_\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"rKxzJZDwj\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e972ft-container\",style:{rotate:55},children:/*#__PURE__*/_jsx(Stroke8sec,{height:\"100%\",id:\"brZNPYdSM\",layoutId:\"brZNPYdSM\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"beVVZdC2i\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7gkz8m-container\",style:{rotate:45},children:/*#__PURE__*/_jsx(Stroke10sec,{height:\"100%\",id:\"QowW8uS3R\",layoutId:\"QowW8uS3R\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"FghRPJ3I_\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bdlhs7-container\",style:{rotate:27},children:/*#__PURE__*/_jsx(Stroke7sec,{height:\"100%\",id:\"aC95ne8C3\",layoutId:\"aC95ne8C3\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"Jhe18KS6F\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wq8j9a-container\",children:/*#__PURE__*/_jsx(Stroke1sec,{height:\"100%\",id:\"yzygtTcYb\",layoutId:\"yzygtTcYb\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"rKxzJZDwj\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-64n120-container\",style:{rotate:-24},children:/*#__PURE__*/_jsx(Stroke7sec,{height:\"100%\",id:\"G5mKlb00f\",layoutId:\"G5mKlb00f\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"Jhe18KS6F\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-as1cau-container\",style:{rotate:-42},children:/*#__PURE__*/_jsx(Stroke8sec,{height:\"100%\",id:\"INaeqMfiM\",layoutId:\"INaeqMfiM\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"beVVZdC2i\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-it6tco-container\",style:{rotate:-55},children:/*#__PURE__*/_jsx(Stroke1sec,{height:\"100%\",id:\"YMVzZPz8C\",layoutId:\"YMVzZPz8C\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"rKxzJZDwj\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fyiapm-container\",style:{rotate:-61},children:/*#__PURE__*/_jsx(Stroke8sec,{height:\"100%\",id:\"Xgr0I4JDR\",layoutId:\"Xgr0I4JDR\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"beVVZdC2i\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1toq3ae-container\",style:{rotate:-67},children:/*#__PURE__*/_jsx(Stroke10sec,{height:\"100%\",id:\"MQporIur_\",layoutId:\"MQporIur_\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"FghRPJ3I_\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ke8wdg\",\"data-framer-name\":\"Content Container\",children:/*#__PURE__*/_jsxs(\"header\",{className:\"framer-dwk49w\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FDabuPkpu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1769fpc\",\"data-styles-preset\":\"pd7jvccwr\",style:{\"--framer-text-alignment\":\"center\"},children:\"A company that builds companies\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7U3BhY2UgR3JvdGVzay03MDA=\",\"--framer-font-family\":'\"Space Grotesk\", \"Space Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(125, 255, 248)\",\"--framer-text-transform\":\"uppercase\"},children:\"A company that builds companies\"})}),className:\"framer-1p8uf7f\",\"data-framer-appear-id\":\"1p8uf7f\",fonts:[\"GF;Space Grotesk-700\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nx0vas\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"f0ACgPqev\"},nodeId:\"UfE_4eHQ8\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-8qjao6 framer-lux5qc\",\"data-border\":true,\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3BhY2UgR3JvdGVzay1yZWd1bGFy\",\"--framer-font-family\":'\"Space Grotesk\", \"Space Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(6, 7, 44)\"},children:\"Start \\xbb\"})}),className:\"framer-1v9taia\",fonts:[\"GF;Space Grotesk-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1665,intrinsicWidth:3254},className:\"framer-5s9f9y\",\"data-framer-name\":\"Hero\"}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-a3rv4\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rq81m2\",\"data-styles-preset\":\"SDZSlduGX\",style:{\"--framer-text-alignment\":\"center\"},children:\"Base fuels growth across teams and functions\"})}),className:\"framer-1dtzxp3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iymkne\",\"data-framer-name\":\"Grid\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-2ica4j\",\"data-framer-name\":\"Industries\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-73hw0y\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FDabuPkpu:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1217+78+0+0+0+0+0),pixelHeight:704,pixelWidth:704,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/wnZeX8FcchTyt5FGxsjQ0zMPFFY.png\",srcSet:\"https://framerusercontent.com/images/wnZeX8FcchTyt5FGxsjQ0zMPFFY.png?scale-down-to=512 512w,https://framerusercontent.com/images/wnZeX8FcchTyt5FGxsjQ0zMPFFY.png 704w\"}},lkjJHxBgW:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+984+78+0+0+0+0+0),pixelHeight:704,pixelWidth:704,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/wnZeX8FcchTyt5FGxsjQ0zMPFFY.png\",srcSet:\"https://framerusercontent.com/images/wnZeX8FcchTyt5FGxsjQ0zMPFFY.png?scale-down-to=512 512w,https://framerusercontent.com/images/wnZeX8FcchTyt5FGxsjQ0zMPFFY.png 704w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1089+78+0+0+0+0+0),pixelHeight:704,pixelWidth:704,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/wnZeX8FcchTyt5FGxsjQ0zMPFFY.png\",srcSet:\"https://framerusercontent.com/images/wnZeX8FcchTyt5FGxsjQ0zMPFFY.png?scale-down-to=512 512w,https://framerusercontent.com/images/wnZeX8FcchTyt5FGxsjQ0zMPFFY.png 704w\"},className:\"framer-zscj0d\",\"data-framer-name\":\"Image\",whileHover:animation6})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y3hl9o\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-a8r3qb\",\"data-styles-preset\":\"B64X2KOrY\",children:\"Consumer\"})}),className:\"framer-1exb6at\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nqxt5j\",\"data-styles-preset\":\"n80dIAI6k\",children:\"Base seeks investments in profitable, growing consumer brands with economic moats.\"})}),className:\"framer-10xig67\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hzqqrv\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FDabuPkpu:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1217+78+0+0+328.8+0+0),pixelHeight:722,pixelWidth:722,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/u94Q0GGdSCqY6SRzMAalnXJlo.png\",srcSet:\"https://framerusercontent.com/images/u94Q0GGdSCqY6SRzMAalnXJlo.png?scale-down-to=512 512w,https://framerusercontent.com/images/u94Q0GGdSCqY6SRzMAalnXJlo.png 722w\"}},lkjJHxBgW:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+984+78+0+0+0+0+0),pixelHeight:722,pixelWidth:722,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/u94Q0GGdSCqY6SRzMAalnXJlo.png\",srcSet:\"https://framerusercontent.com/images/u94Q0GGdSCqY6SRzMAalnXJlo.png?scale-down-to=512 512w,https://framerusercontent.com/images/u94Q0GGdSCqY6SRzMAalnXJlo.png 722w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1089+78+0+0+0+0+0),pixelHeight:722,pixelWidth:722,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/u94Q0GGdSCqY6SRzMAalnXJlo.png\",srcSet:\"https://framerusercontent.com/images/u94Q0GGdSCqY6SRzMAalnXJlo.png?scale-down-to=512 512w,https://framerusercontent.com/images/u94Q0GGdSCqY6SRzMAalnXJlo.png 722w\"},className:\"framer-1pwar19\",\"data-framer-name\":\"Image\",whileHover:animation6})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1esmjc6\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-a8r3qb\",\"data-styles-preset\":\"B64X2KOrY\",children:\"Real Estate\"})}),className:\"framer-90flj5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nqxt5j\",\"data-styles-preset\":\"n80dIAI6k\",children:\"Base acquires and develops real estate for commercial and industrial applications.\"})}),className:\"framer-5to177\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12hzrfx\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FDabuPkpu:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1217+78+0+0+657.6+0+0),pixelHeight:702,pixelWidth:702,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/edem4XU5HW1Mj8xXl2movZOmZk.png\",srcSet:\"https://framerusercontent.com/images/edem4XU5HW1Mj8xXl2movZOmZk.png?scale-down-to=512 512w,https://framerusercontent.com/images/edem4XU5HW1Mj8xXl2movZOmZk.png 702w\"}},lkjJHxBgW:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+984+78+0+0+0+0+0),pixelHeight:702,pixelWidth:702,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/edem4XU5HW1Mj8xXl2movZOmZk.png\",srcSet:\"https://framerusercontent.com/images/edem4XU5HW1Mj8xXl2movZOmZk.png?scale-down-to=512 512w,https://framerusercontent.com/images/edem4XU5HW1Mj8xXl2movZOmZk.png 702w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1089+78+0+0+0+0+0),pixelHeight:702,pixelWidth:702,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/edem4XU5HW1Mj8xXl2movZOmZk.png\",srcSet:\"https://framerusercontent.com/images/edem4XU5HW1Mj8xXl2movZOmZk.png?scale-down-to=512 512w,https://framerusercontent.com/images/edem4XU5HW1Mj8xXl2movZOmZk.png 702w\"},className:\"framer-1vl6eyz\",\"data-framer-name\":\"Image\",whileHover:animation6})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oubxfx\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-a8r3qb\",\"data-styles-preset\":\"B64X2KOrY\",children:\"Technology\"})}),className:\"framer-9f4fc8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nqxt5j\",\"data-styles-preset\":\"n80dIAI6k\",children:\"Base invests in businesses with opportunities to expand through innovation and automation.\"})}),className:\"framer-gaznb3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-mkajal\",\"data-framer-name\":\"Approach\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jhzntl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FDabuPkpu:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1217+78+1011.4000000000001+0+0+0+0),pixelHeight:702,pixelWidth:702,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/3I3X2JIsLQHLYqF10VXb8o1RgM.png\",srcSet:\"https://framerusercontent.com/images/3I3X2JIsLQHLYqF10VXb8o1RgM.png?scale-down-to=512 512w,https://framerusercontent.com/images/3I3X2JIsLQHLYqF10VXb8o1RgM.png 702w\"}},lkjJHxBgW:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+984+78+328.8+0+0+0+0),pixelHeight:702,pixelWidth:702,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/3I3X2JIsLQHLYqF10VXb8o1RgM.png\",srcSet:\"https://framerusercontent.com/images/3I3X2JIsLQHLYqF10VXb8o1RgM.png?scale-down-to=512 512w,https://framerusercontent.com/images/3I3X2JIsLQHLYqF10VXb8o1RgM.png 702w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1089+78+328.8+0+0+0+0),pixelHeight:702,pixelWidth:702,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/3I3X2JIsLQHLYqF10VXb8o1RgM.png\",srcSet:\"https://framerusercontent.com/images/3I3X2JIsLQHLYqF10VXb8o1RgM.png?scale-down-to=512 512w,https://framerusercontent.com/images/3I3X2JIsLQHLYqF10VXb8o1RgM.png 702w\"},className:\"framer-1xv4fje\",\"data-framer-name\":\"Image\",whileHover:animation6})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l42h4v\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-a8r3qb\",\"data-styles-preset\":\"B64X2KOrY\",children:\"Investment\"})}),className:\"framer-168u01k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nqxt5j\",\"data-styles-preset\":\"n80dIAI6k\",children:\"Base acquires, invests in and grows companies. We work directly with founders and management to identify, develop and implement strategic initiatives.\"})}),className:\"framer-1kooqyq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1du818s\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FDabuPkpu:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1217+78+1011.4000000000001+0+328.8+0+0),pixelHeight:702,pixelWidth:702,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/VEv9rX2scHIGX9ovvyiDQkgnEs.png\",srcSet:\"https://framerusercontent.com/images/VEv9rX2scHIGX9ovvyiDQkgnEs.png?scale-down-to=512 512w,https://framerusercontent.com/images/VEv9rX2scHIGX9ovvyiDQkgnEs.png 702w\"}},lkjJHxBgW:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+984+78+328.8+0+0+0+0),pixelHeight:702,pixelWidth:702,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/VEv9rX2scHIGX9ovvyiDQkgnEs.png\",srcSet:\"https://framerusercontent.com/images/VEv9rX2scHIGX9ovvyiDQkgnEs.png?scale-down-to=512 512w,https://framerusercontent.com/images/VEv9rX2scHIGX9ovvyiDQkgnEs.png 702w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1089+78+328.8+0+0+0+0),pixelHeight:702,pixelWidth:702,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/VEv9rX2scHIGX9ovvyiDQkgnEs.png\",srcSet:\"https://framerusercontent.com/images/VEv9rX2scHIGX9ovvyiDQkgnEs.png?scale-down-to=512 512w,https://framerusercontent.com/images/VEv9rX2scHIGX9ovvyiDQkgnEs.png 702w\"},className:\"framer-1ic2o1u\",\"data-framer-name\":\"Image\",whileHover:animation6})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4jr05f\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-a8r3qb\",\"data-styles-preset\":\"B64X2KOrY\",children:\"Growth\"})}),className:\"framer-nvipsp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nqxt5j\",\"data-styles-preset\":\"n80dIAI6k\",children:\"Base creates powerful business solutions. Our platform evolves with you and your team, so you can scale your business with increasing sophistication.\"})}),className:\"framer-19dfxbb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d5yn2f\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FDabuPkpu:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1217+78+1011.4000000000001+0+657.6+0+0),pixelHeight:702,pixelWidth:702,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/KWx6Nm2nKujqvF365SYKzl4B1U.png\",srcSet:\"https://framerusercontent.com/images/KWx6Nm2nKujqvF365SYKzl4B1U.png?scale-down-to=512 512w,https://framerusercontent.com/images/KWx6Nm2nKujqvF365SYKzl4B1U.png 702w\"}},lkjJHxBgW:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+984+78+328.8+0+0+0+0),pixelHeight:702,pixelWidth:702,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/KWx6Nm2nKujqvF365SYKzl4B1U.png\",srcSet:\"https://framerusercontent.com/images/KWx6Nm2nKujqvF365SYKzl4B1U.png?scale-down-to=512 512w,https://framerusercontent.com/images/KWx6Nm2nKujqvF365SYKzl4B1U.png 702w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1089+78+328.8+0+0+0+0),pixelHeight:702,pixelWidth:702,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/KWx6Nm2nKujqvF365SYKzl4B1U.png\",srcSet:\"https://framerusercontent.com/images/KWx6Nm2nKujqvF365SYKzl4B1U.png?scale-down-to=512 512w,https://framerusercontent.com/images/KWx6Nm2nKujqvF365SYKzl4B1U.png 702w\"},className:\"framer-1lh9k8l\",\"data-framer-name\":\"Image\",whileHover:animation6})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b1ot0e\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-a8r3qb\",\"data-styles-preset\":\"B64X2KOrY\",children:\"Support\"})}),className:\"framer-9z82a9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nqxt5j\",\"data-styles-preset\":\"n80dIAI6k\",children:\"Base helps ignite economic outcomes. We bring years of experience to bear on the wide array of challenges that companies face every day.\"})}),className:\"framer-128i3gd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-98fcjw\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7chnfq\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rq81m2\",\"data-styles-preset\":\"SDZSlduGX\",style:{\"--framer-text-alignment\":\"center\"},children:\"Join our network of allies\"})}),className:\"framer-1t8ro16\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nqxt5j\",\"data-styles-preset\":\"n80dIAI6k\",style:{\"--framer-text-alignment\":\"center\"},children:\"We are a community of people who take action on their dreams. \"})}),className:\"framer-1uyybp5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bcmjsr\",\"data-framer-name\":\"Buttons\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"f0ACgPqev\"},nodeId:\"Cb3GY0ELn\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-6lbo1c framer-lux5qc\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3BhY2UgR3JvdGVzay1yZWd1bGFy\",\"--framer-font-family\":'\"Space Grotesk\", \"Space Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(6, 7, 44)\"},children:\"Get started\"})}),className:\"framer-hs8lfe\",fonts:[\"GF;Space Grotesk-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15nctpq\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FDabuPkpu:{width:\"396px\",y:(componentViewport?.y||0)+0+3868.8+100+-10.5},lkjJHxBgW:{y:(componentViewport?.y||0)+0+2355.6+100+-80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:\"1200px\",y:(componentViewport?.y||0)+0+2460.6+100+-80,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15ys8d5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FDabuPkpu:{variant:\"P9TfEYbom\"},lkjJHxBgW:{variant:\"mo2PmnJNl\"}},children:/*#__PURE__*/_jsx(Footer5,{height:\"100%\",id:\"MASqT10SA\",layoutId:\"MASqT10SA\",style:{width:\"100%\"},variant:\"Sdh00iv7o\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(11, 11, 15); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-TiQMN.framer-lux5qc, .framer-TiQMN .framer-lux5qc { display: block; }\",\".framer-TiQMN.framer-72rtr7 { align-content: center; align-items: center; background-color: #0b0b0f; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-TiQMN .framer-hgtsh1-container { flex: none; height: auto; position: relative; width: 1200px; z-index: 10; }\",\".framer-TiQMN .framer-1xe1apb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 92px; height: min-content; justify-content: center; max-width: 1248px; overflow: visible; padding: 155px 24px 155px 24px; position: relative; width: 100%; }\",\".framer-TiQMN .framer-1r796s7 { flex: none; height: 171px; left: -24px; opacity: 0.11; position: absolute; right: -24px; top: -16px; z-index: 0; }\",\".framer-TiQMN .framer-1dktoyd { flex: none; height: 725px; left: calc(51.682692307692335% - 1680px / 2); opacity: 0.8; overflow: visible; position: absolute; top: 296px; width: 1680px; z-index: 0; }\",\".framer-TiQMN .framer-1xgqpxz { flex: none; height: 500px; left: calc(48.6309523809524% - 1177px / 2); opacity: 0.5; overflow: hidden; position: absolute; top: calc(45.24137931034485% - 500px / 2); width: 1177px; }\",\".framer-TiQMN .framer-mn1i3f-container { flex: none; height: 293px; left: 545px; max-width: 1px; position: absolute; top: 24px; width: 1px; }\",\".framer-TiQMN .framer-vmg72l-container { flex: none; height: 247px; left: 600px; max-width: 1px; position: absolute; top: 49px; width: 1px; }\",\".framer-TiQMN .framer-1e972ft-container { flex: none; height: 196px; left: 650px; max-width: 1px; position: absolute; top: 74px; width: 1px; }\",\".framer-TiQMN .framer-7gkz8m-container { flex: none; height: 137px; left: 700px; max-width: 1px; position: absolute; top: 112px; width: 1px; }\",\".framer-TiQMN .framer-bdlhs7-container { flex: none; height: 137px; left: calc(45.416666666666686% - min(1px, 1px) / 2); max-width: 1px; position: absolute; top: 104px; width: 1px; }\",\".framer-TiQMN .framer-wq8j9a-container { flex: none; height: 137px; left: calc(48.75000000000002% - min(1px, 1px) / 2); max-width: 1px; position: absolute; top: 104px; width: 1px; }\",\".framer-TiQMN .framer-64n120-container { flex: none; height: 137px; left: calc(51.84523809523812% - min(1px, 1px) / 2); max-width: 1px; position: absolute; top: 103px; width: 1px; }\",\".framer-TiQMN .framer-as1cau-container { flex: none; height: 165px; left: 933px; max-width: 1px; position: absolute; top: 97px; width: 1px; }\",\".framer-TiQMN .framer-it6tco-container { flex: none; height: 177px; left: 990px; max-width: 1px; position: absolute; top: 92px; width: 0px; }\",\".framer-TiQMN .framer-1fyiapm-container { flex: none; height: 198px; left: 1051px; max-width: 1px; position: absolute; top: 81px; width: 1px; }\",\".framer-TiQMN .framer-1toq3ae-container { flex: none; height: 267px; left: 1106px; max-width: 1px; position: absolute; top: 45px; width: 1px; }\",\".framer-TiQMN .framer-1ke8wdg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TiQMN .framer-dwk49w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 284px; justify-content: flex-end; overflow: hidden; padding: 40px; position: relative; width: 96%; }\",\".framer-TiQMN .framer-1p8uf7f { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; text-shadow: 0px 1px 10px rgba(255, 255, 255, 0.6); white-space: pre-wrap; width: 500px; word-break: break-word; word-wrap: break-word; }\",\".framer-TiQMN .framer-1nx0vas { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-TiQMN .framer-8qjao6 { --border-bottom-width: 1px; --border-color: #7dfff8; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #7dfff8; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; 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: 10px 20px 10px 15px; position: relative; text-decoration: none; width: min-content; }\",\".framer-TiQMN .framer-1v9taia, .framer-TiQMN .framer-hs8lfe { --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-TiQMN .framer-5s9f9y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 125px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TiQMN .framer-a3rv4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 300px; justify-content: flex-end; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-TiQMN .framer-1dtzxp3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-TiQMN .framer-1iymkne { align-content: center; align-items: center; background-color: #0b0b0f; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 78px 40px 50px 40px; position: relative; width: 100%; }\",\".framer-TiQMN .framer-2ica4j, .framer-TiQMN .framer-mkajal { display: grid; flex: none; gap: 60px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TiQMN .framer-73hw0y, .framer-TiQMN .framer-1hzqqrv, .framer-TiQMN .framer-12hzrfx, .framer-TiQMN .framer-1jhzntl, .framer-TiQMN .framer-1du818s, .framer-TiQMN .framer-d5yn2f { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: auto; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TiQMN .framer-zscj0d { align-content: flex-start; align-items: flex-start; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 100px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100px; }\",\".framer-TiQMN .framer-1y3hl9o, .framer-TiQMN .framer-1esmjc6, .framer-TiQMN .framer-oubxfx, .framer-TiQMN .framer-l42h4v, .framer-TiQMN .framer-4jr05f, .framer-TiQMN .framer-b1ot0e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-TiQMN .framer-1exb6at, .framer-TiQMN .framer-90flj5, .framer-TiQMN .framer-9f4fc8, .framer-TiQMN .framer-168u01k, .framer-TiQMN .framer-nvipsp, .framer-TiQMN .framer-9z82a9, .framer-TiQMN .framer-1t8ro16 { --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-TiQMN .framer-10xig67, .framer-TiQMN .framer-5to177, .framer-TiQMN .framer-gaznb3, .framer-TiQMN .framer-1kooqyq, .framer-TiQMN .framer-19dfxbb, .framer-TiQMN .framer-128i3gd { --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-TiQMN .framer-1pwar19 { align-content: center; align-items: center; aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 100px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100px; will-change: var(--framer-will-change-override, transform); }\",\".framer-TiQMN .framer-1vl6eyz, .framer-TiQMN .framer-1xv4fje, .framer-TiQMN .framer-1ic2o1u, .framer-TiQMN .framer-1lh9k8l { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 100px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100px; }\",\".framer-TiQMN .framer-98fcjw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 104px 40px 104px 40px; position: relative; width: 100%; }\",\".framer-TiQMN .framer-7chnfq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 29px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 70px 0px 70px 0px; position: relative; width: 1000px; }\",\".framer-TiQMN .framer-1uyybp5 { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-TiQMN .framer-1bcmjsr { 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-TiQMN .framer-6lbo1c { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 10px 15px 10px 15px; position: relative; text-decoration: none; width: min-content; }\",\".framer-TiQMN .framer-15nctpq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 400px; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-TiQMN .framer-15ys8d5-container { flex: none; height: auto; position: relative; width: 1200px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TiQMN.framer-72rtr7, .framer-TiQMN .framer-1xe1apb, .framer-TiQMN .framer-1ke8wdg, .framer-TiQMN .framer-dwk49w, .framer-TiQMN .framer-1nx0vas, .framer-TiQMN .framer-8qjao6, .framer-TiQMN .framer-5s9f9y, .framer-TiQMN .framer-a3rv4, .framer-TiQMN .framer-1iymkne, .framer-TiQMN .framer-73hw0y, .framer-TiQMN .framer-zscj0d, .framer-TiQMN .framer-1y3hl9o, .framer-TiQMN .framer-1hzqqrv, .framer-TiQMN .framer-1pwar19, .framer-TiQMN .framer-1esmjc6, .framer-TiQMN .framer-12hzrfx, .framer-TiQMN .framer-1vl6eyz, .framer-TiQMN .framer-oubxfx, .framer-TiQMN .framer-1jhzntl, .framer-TiQMN .framer-1xv4fje, .framer-TiQMN .framer-l42h4v, .framer-TiQMN .framer-1du818s, .framer-TiQMN .framer-1ic2o1u, .framer-TiQMN .framer-4jr05f, .framer-TiQMN .framer-d5yn2f, .framer-TiQMN .framer-1lh9k8l, .framer-TiQMN .framer-b1ot0e, .framer-TiQMN .framer-98fcjw, .framer-TiQMN .framer-7chnfq, .framer-TiQMN .framer-1bcmjsr, .framer-TiQMN .framer-6lbo1c, .framer-TiQMN .framer-15nctpq { gap: 0px; } .framer-TiQMN.framer-72rtr7 > *, .framer-TiQMN .framer-1iymkne > *, .framer-TiQMN .framer-1pwar19 > *, .framer-TiQMN .framer-15nctpq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-TiQMN.framer-72rtr7 > :first-child, .framer-TiQMN .framer-1xe1apb > :first-child, .framer-TiQMN .framer-1ke8wdg > :first-child, .framer-TiQMN .framer-dwk49w > :first-child, .framer-TiQMN .framer-a3rv4 > :first-child, .framer-TiQMN .framer-1iymkne > :first-child, .framer-TiQMN .framer-73hw0y > :first-child, .framer-TiQMN .framer-zscj0d > :first-child, .framer-TiQMN .framer-1y3hl9o > :first-child, .framer-TiQMN .framer-1hzqqrv > :first-child, .framer-TiQMN .framer-1pwar19 > :first-child, .framer-TiQMN .framer-1esmjc6 > :first-child, .framer-TiQMN .framer-12hzrfx > :first-child, .framer-TiQMN .framer-1vl6eyz > :first-child, .framer-TiQMN .framer-oubxfx > :first-child, .framer-TiQMN .framer-1jhzntl > :first-child, .framer-TiQMN .framer-1xv4fje > :first-child, .framer-TiQMN .framer-l42h4v > :first-child, .framer-TiQMN .framer-1du818s > :first-child, .framer-TiQMN .framer-1ic2o1u > :first-child, .framer-TiQMN .framer-4jr05f > :first-child, .framer-TiQMN .framer-d5yn2f > :first-child, .framer-TiQMN .framer-1lh9k8l > :first-child, .framer-TiQMN .framer-b1ot0e > :first-child, .framer-TiQMN .framer-7chnfq > :first-child, .framer-TiQMN .framer-15nctpq > :first-child { margin-top: 0px; } .framer-TiQMN.framer-72rtr7 > :last-child, .framer-TiQMN .framer-1xe1apb > :last-child, .framer-TiQMN .framer-1ke8wdg > :last-child, .framer-TiQMN .framer-dwk49w > :last-child, .framer-TiQMN .framer-a3rv4 > :last-child, .framer-TiQMN .framer-1iymkne > :last-child, .framer-TiQMN .framer-73hw0y > :last-child, .framer-TiQMN .framer-zscj0d > :last-child, .framer-TiQMN .framer-1y3hl9o > :last-child, .framer-TiQMN .framer-1hzqqrv > :last-child, .framer-TiQMN .framer-1pwar19 > :last-child, .framer-TiQMN .framer-1esmjc6 > :last-child, .framer-TiQMN .framer-12hzrfx > :last-child, .framer-TiQMN .framer-1vl6eyz > :last-child, .framer-TiQMN .framer-oubxfx > :last-child, .framer-TiQMN .framer-1jhzntl > :last-child, .framer-TiQMN .framer-1xv4fje > :last-child, .framer-TiQMN .framer-l42h4v > :last-child, .framer-TiQMN .framer-1du818s > :last-child, .framer-TiQMN .framer-1ic2o1u > :last-child, .framer-TiQMN .framer-4jr05f > :last-child, .framer-TiQMN .framer-d5yn2f > :last-child, .framer-TiQMN .framer-1lh9k8l > :last-child, .framer-TiQMN .framer-b1ot0e > :last-child, .framer-TiQMN .framer-7chnfq > :last-child, .framer-TiQMN .framer-15nctpq > :last-child { margin-bottom: 0px; } .framer-TiQMN .framer-1xe1apb > * { margin: 0px; margin-bottom: calc(92px / 2); margin-top: calc(92px / 2); } .framer-TiQMN .framer-1ke8wdg > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-TiQMN .framer-dwk49w > *, .framer-TiQMN .framer-a3rv4 > *, .framer-TiQMN .framer-zscj0d > *, .framer-TiQMN .framer-1vl6eyz > *, .framer-TiQMN .framer-1xv4fje > *, .framer-TiQMN .framer-1ic2o1u > *, .framer-TiQMN .framer-1lh9k8l > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-TiQMN .framer-1nx0vas > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-TiQMN .framer-1nx0vas > :first-child, .framer-TiQMN .framer-8qjao6 > :first-child, .framer-TiQMN .framer-5s9f9y > :first-child, .framer-TiQMN .framer-98fcjw > :first-child, .framer-TiQMN .framer-1bcmjsr > :first-child, .framer-TiQMN .framer-6lbo1c > :first-child { margin-left: 0px; } .framer-TiQMN .framer-1nx0vas > :last-child, .framer-TiQMN .framer-8qjao6 > :last-child, .framer-TiQMN .framer-5s9f9y > :last-child, .framer-TiQMN .framer-98fcjw > :last-child, .framer-TiQMN .framer-1bcmjsr > :last-child, .framer-TiQMN .framer-6lbo1c > :last-child { margin-right: 0px; } .framer-TiQMN .framer-8qjao6 > *, .framer-TiQMN .framer-6lbo1c > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-TiQMN .framer-5s9f9y > *, .framer-TiQMN .framer-98fcjw > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-TiQMN .framer-73hw0y > *, .framer-TiQMN .framer-1hzqqrv > *, .framer-TiQMN .framer-12hzrfx > *, .framer-TiQMN .framer-1jhzntl > *, .framer-TiQMN .framer-1du818s > *, .framer-TiQMN .framer-d5yn2f > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-TiQMN .framer-1y3hl9o > *, .framer-TiQMN .framer-1esmjc6 > *, .framer-TiQMN .framer-oubxfx > *, .framer-TiQMN .framer-l42h4v > *, .framer-TiQMN .framer-4jr05f > *, .framer-TiQMN .framer-b1ot0e > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-TiQMN .framer-7chnfq > * { margin: 0px; margin-bottom: calc(29px / 2); margin-top: calc(29px / 2); } .framer-TiQMN .framer-1bcmjsr > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-TiQMN[data-border=\"true\"]::after, .framer-TiQMN [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; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-TiQMN.framer-72rtr7 { width: 810px; } .framer-TiQMN .framer-hgtsh1-container { width: 808px; } .framer-TiQMN .framer-1xe1apb { padding: 150px 24px 155px 24px; } .framer-TiQMN .framer-a3rv4 { height: 200px; }}\",\"@media (max-width: 809px) { .framer-TiQMN.framer-72rtr7 { width: 390px; } .framer-TiQMN .framer-hgtsh1-container { width: 389px; } .framer-TiQMN .framer-1xe1apb { padding: 120px 24px 99px 24px; } .framer-TiQMN .framer-1dktoyd { height: 229px; left: calc(50.00000000000002% - 391px / 2); opacity: unset; top: 543px; width: 391px; } .framer-TiQMN .framer-dwk49w { gap: 31px; height: 337px; width: 96%; } .framer-TiQMN .framer-1nx0vas { flex-direction: column; padding: 0px 78px 0px 78px; width: 239px; } .framer-TiQMN .framer-8qjao6 { width: 250px; } .framer-TiQMN .framer-5s9f9y { flex-direction: column; height: 24px; } .framer-TiQMN .framer-a3rv4 { height: 567px; padding: 60px; } .framer-TiQMN .framer-1iymkne { gap: 85px; } .framer-TiQMN .framer-2ica4j { grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(3, min-content); } .framer-TiQMN .framer-mkajal { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-TiQMN .framer-98fcjw { flex-direction: column; } .framer-TiQMN .framer-15nctpq { height: 539px; } .framer-TiQMN .framer-15ys8d5-container { width: 396px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TiQMN .framer-dwk49w, .framer-TiQMN .framer-1nx0vas, .framer-TiQMN .framer-5s9f9y, .framer-TiQMN .framer-1iymkne, .framer-TiQMN .framer-98fcjw { gap: 0px; } .framer-TiQMN .framer-dwk49w > * { margin: 0px; margin-bottom: calc(31px / 2); margin-top: calc(31px / 2); } .framer-TiQMN .framer-dwk49w > :first-child, .framer-TiQMN .framer-1nx0vas > :first-child, .framer-TiQMN .framer-5s9f9y > :first-child, .framer-TiQMN .framer-1iymkne > :first-child, .framer-TiQMN .framer-98fcjw > :first-child { margin-top: 0px; } .framer-TiQMN .framer-dwk49w > :last-child, .framer-TiQMN .framer-1nx0vas > :last-child, .framer-TiQMN .framer-5s9f9y > :last-child, .framer-TiQMN .framer-1iymkne > :last-child, .framer-TiQMN .framer-98fcjw > :last-child { margin-bottom: 0px; } .framer-TiQMN .framer-1nx0vas > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-TiQMN .framer-5s9f9y > *, .framer-TiQMN .framer-98fcjw > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-TiQMN .framer-1iymkne > * { margin: 0px; margin-bottom: calc(85px / 2); margin-top: calc(85px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2700.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"lkjJHxBgW\":{\"layout\":[\"fixed\",\"auto\"]},\"FDabuPkpu\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-TiQMN\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:2700.5,width:1200};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Space Grotesk\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj4PVksmNsFjTDJK.woff2\",weight:\"700\"},{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:\"Space Grotesk\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUUsmNsFjTDJK.woff2\",weight:\"400\"}]},...NavigationFonts,...Stroke7secFonts,...Stroke1secFonts,...Stroke8secFonts,...Stroke10secFonts,...Footer5Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"2700.5\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lkjJHxBgW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FDabuPkpu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (8563fcd)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"Jhe18KS6F\",\"bJDGoL6UU\",\"y0gm4pbkC\"];const variantClassNames={bJDGoL6UU:\"framer-v-rtaavd\",Jhe18KS6F:\"framer-v-1kkbj1y\",y0gm4pbkC:\"framer-v-gnlimg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const humanReadableVariantMap={after:\"y0gm4pbkC\",before:\"Jhe18KS6F\",mid:\"bJDGoL6UU\"};const transitions={default:{duration:0,type:\"tween\"},y0gm4pbkC:{delay:0,duration:.5,ease:[0,0,1,1],type:\"tween\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/ _jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"Jhe18KS6F\",...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"Jhe18KS6F\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear1c4cizv=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"bJDGoL6UU\"),7e3);});const onAppear1s8qq9g=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"y0gm4pbkC\"),100);});const onAppear1xx94ck=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"Jhe18KS6F\"),7e3);});useOnVariantChange(baseVariant,{bJDGoL6UU:onAppear1s8qq9g,default:onAppear1c4cizv,y0gm4pbkC:onAppear1xx94ck});const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-VwT6u\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(motion.div,{...restProps,className:cx(\"framer-1kkbj1y\",className),\"data-framer-name\":\"before\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Jhe18KS6F\",ref:ref,style:{...style},...addPropertyOverrides({bJDGoL6UU:{\"data-framer-name\":\"mid\"},y0gm4pbkC:{\"data-framer-name\":\"after\"}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1j1a3ji\",layoutDependency:layoutDependency,layoutId:\"AfqR7zibg\",style:{backgroundColor:\"rgb(255, 255, 255)\",opacity:0},variants:{bJDGoL6UU:{opacity:1}}})})})})});});const css=['.framer-VwT6u [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; } }\",\".framer-VwT6u .framer-jh04is { display: block; }\",\".framer-VwT6u .framer-1kkbj1y { height: 309px; overflow: hidden; position: relative; width: 1px; }\",\".framer-VwT6u .framer-1j1a3ji { flex: none; height: 20px; left: -499px; overflow: hidden; position: absolute; right: -499px; top: 0px; }\",\".framer-VwT6u.framer-v-rtaavd .framer-1j1a3ji { height: 1px; left: -499px; right: -500px; top: -8px; }\",\".framer-VwT6u.framer-v-gnlimg .framer-1j1a3ji { bottom: -24px; left: -499px; right: -500px; top: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 309\n * @framerIntrinsicWidth 1\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"bJDGoL6UU\":{\"layout\":[\"fixed\",\"fixed\"]},\"y0gm4pbkC\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n */ const FramerO4ea0y3R7=withCSS(Component,css,\"framer-VwT6u\");export default FramerO4ea0y3R7;FramerO4ea0y3R7.displayName=\"Stroke/7sec\";FramerO4ea0y3R7.defaultProps={height:309,width:1};addPropertyControls(FramerO4ea0y3R7,{variant:{options:[\"Jhe18KS6F\",\"bJDGoL6UU\",\"y0gm4pbkC\"],optionTitles:[\"before\",\"mid\",\"after\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerO4ea0y3R7,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerO4ea0y3R7\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bJDGoL6UU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"y0gm4pbkC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"309\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./O4ea0y3R7.map", "// Generated by Framer (8563fcd)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"rKxzJZDwj\",\"R8S7IKnkn\",\"KCzy5Ip6C\"];const variantClassNames={KCzy5Ip6C:\"framer-v-14cqbr8\",R8S7IKnkn:\"framer-v-yewkdg\",rKxzJZDwj:\"framer-v-1mw7qub\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const humanReadableVariantMap={after:\"KCzy5Ip6C\",before:\"rKxzJZDwj\",mid:\"R8S7IKnkn\"};const transitions={default:{duration:0,type:\"tween\"},KCzy5Ip6C:{delay:0,duration:.5,ease:[0,0,1,1],type:\"tween\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/ _jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"rKxzJZDwj\",...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"rKxzJZDwj\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear174siph=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"R8S7IKnkn\"),1e3);});const onAppear193r26b=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"KCzy5Ip6C\"),100);});const onAppear12psrby=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"rKxzJZDwj\"),2e3);});useOnVariantChange(baseVariant,{default:onAppear174siph,KCzy5Ip6C:onAppear12psrby,R8S7IKnkn:onAppear193r26b});const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-boPXb\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(motion.div,{...restProps,className:cx(\"framer-1mw7qub\",className),\"data-framer-name\":\"before\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"rKxzJZDwj\",ref:ref,style:{...style},...addPropertyOverrides({KCzy5Ip6C:{\"data-framer-name\":\"after\"},R8S7IKnkn:{\"data-framer-name\":\"mid\"}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-xyh97l\",layoutDependency:layoutDependency,layoutId:\"HtRckJxFZ\",style:{backgroundColor:\"rgb(255, 255, 255)\",opacity:0},variants:{R8S7IKnkn:{opacity:1}}})})})})});});const css=['.framer-boPXb [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; } }\",\".framer-boPXb .framer-ca6hdl { display: block; }\",\".framer-boPXb .framer-1mw7qub { height: 309px; overflow: hidden; position: relative; width: 1px; }\",\".framer-boPXb .framer-xyh97l { flex: none; height: 20px; left: -499px; overflow: hidden; position: absolute; right: -499px; top: 0px; }\",\".framer-boPXb.framer-v-yewkdg .framer-xyh97l { height: 1px; left: -499px; right: -500px; top: -8px; }\",\".framer-boPXb.framer-v-14cqbr8 .framer-xyh97l { bottom: -24px; left: -499px; right: -500px; top: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 309\n * @framerIntrinsicWidth 1\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"R8S7IKnkn\":{\"layout\":[\"fixed\",\"fixed\"]},\"KCzy5Ip6C\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n */ const FramerfY2mv3Fdd=withCSS(Component,css,\"framer-boPXb\");export default FramerfY2mv3Fdd;FramerfY2mv3Fdd.displayName=\"Stroke/1sec\";FramerfY2mv3Fdd.defaultProps={height:309,width:1};addPropertyControls(FramerfY2mv3Fdd,{variant:{options:[\"rKxzJZDwj\",\"R8S7IKnkn\",\"KCzy5Ip6C\"],optionTitles:[\"before\",\"mid\",\"after\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerfY2mv3Fdd,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfY2mv3Fdd\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"309\",\"framerIntrinsicWidth\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"R8S7IKnkn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KCzy5Ip6C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fY2mv3Fdd.map", "// Generated by Framer (8563fcd)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"FghRPJ3I_\",\"WsP4JgDqy\",\"nyKPK7ypN\"];const variantClassNames={FghRPJ3I_:\"framer-v-1kcm0c7\",nyKPK7ypN:\"framer-v-rkdvox\",WsP4JgDqy:\"framer-v-90y1p6\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const humanReadableVariantMap={after:\"nyKPK7ypN\",before:\"FghRPJ3I_\",mid:\"WsP4JgDqy\"};const transitions={default:{duration:0,type:\"tween\"},nyKPK7ypN:{delay:0,duration:.5,ease:[0,0,1,1],type:\"tween\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/ _jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"FghRPJ3I_\",...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"FghRPJ3I_\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppeart6dpm8=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"WsP4JgDqy\"),1e4);});const onAppearkimy9=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"nyKPK7ypN\"),100);});const onAppear1xurw2w=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"FghRPJ3I_\"),1e4);});useOnVariantChange(baseVariant,{default:onAppeart6dpm8,nyKPK7ypN:onAppear1xurw2w,WsP4JgDqy:onAppearkimy9});const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-AwebN\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(motion.div,{...restProps,className:cx(\"framer-1kcm0c7\",className),\"data-framer-name\":\"before\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"FghRPJ3I_\",ref:ref,style:{...style},...addPropertyOverrides({nyKPK7ypN:{\"data-framer-name\":\"after\"},WsP4JgDqy:{\"data-framer-name\":\"mid\"}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1gcpwcs\",layoutDependency:layoutDependency,layoutId:\"a4LMX1GL8\",style:{backgroundColor:\"rgb(255, 255, 255)\",opacity:0},variants:{WsP4JgDqy:{opacity:1}}})})})})});});const css=['.framer-AwebN [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; } }\",\".framer-AwebN .framer-1u21ku9 { display: block; }\",\".framer-AwebN .framer-1kcm0c7 { height: 309px; overflow: hidden; position: relative; width: 1px; }\",\".framer-AwebN .framer-1gcpwcs { flex: none; height: 20px; left: -499px; overflow: hidden; position: absolute; right: -499px; top: 0px; }\",\".framer-AwebN.framer-v-90y1p6 .framer-1gcpwcs { height: 1px; left: -499px; right: -500px; top: -8px; }\",\".framer-AwebN.framer-v-rkdvox .framer-1gcpwcs { bottom: -24px; left: -499px; right: -500px; top: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 309\n * @framerIntrinsicWidth 1\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"WsP4JgDqy\":{\"layout\":[\"fixed\",\"fixed\"]},\"nyKPK7ypN\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n */ const Framern0SwPjTk7=withCSS(Component,css,\"framer-AwebN\");export default Framern0SwPjTk7;Framern0SwPjTk7.displayName=\"Stroke/10sec\";Framern0SwPjTk7.defaultProps={height:309,width:1};addPropertyControls(Framern0SwPjTk7,{variant:{options:[\"FghRPJ3I_\",\"WsP4JgDqy\",\"nyKPK7ypN\"],optionTitles:[\"before\",\"mid\",\"after\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framern0SwPjTk7,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framern0SwPjTk7\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"309\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WsP4JgDqy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nyKPK7ypN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./n0SwPjTk7.map", "// Generated by Framer (8563fcd)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"beVVZdC2i\",\"wNJPCmNgq\",\"QdhFVbQp4\"];const variantClassNames={beVVZdC2i:\"framer-v-7cmga0\",QdhFVbQp4:\"framer-v-u6uqup\",wNJPCmNgq:\"framer-v-1jgmkdx\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const humanReadableVariantMap={after:\"QdhFVbQp4\",before:\"beVVZdC2i\",mid:\"wNJPCmNgq\"};const transitions={default:{duration:0,type:\"tween\"},QdhFVbQp4:{delay:0,duration:.5,ease:[0,0,1,1],type:\"tween\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/ _jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"beVVZdC2i\",...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"beVVZdC2i\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear1kcfxvh=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"wNJPCmNgq\"),8e3);});const onAppeard1bwtt=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"QdhFVbQp4\"),100);});const onAppear1fze929=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"beVVZdC2i\"),8e3);});useOnVariantChange(baseVariant,{default:onAppear1kcfxvh,QdhFVbQp4:onAppear1fze929,wNJPCmNgq:onAppeard1bwtt});const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-0MRbE\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(motion.div,{...restProps,className:cx(\"framer-7cmga0\",className),\"data-framer-name\":\"before\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"beVVZdC2i\",ref:ref,style:{...style},...addPropertyOverrides({QdhFVbQp4:{\"data-framer-name\":\"after\"},wNJPCmNgq:{\"data-framer-name\":\"mid\"}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1vqayhd\",layoutDependency:layoutDependency,layoutId:\"yNj2kBuAv\",style:{backgroundColor:\"rgb(255, 255, 255)\",opacity:0},variants:{wNJPCmNgq:{opacity:1}}})})})})});});const css=['.framer-0MRbE [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; } }\",\".framer-0MRbE .framer-14ef0vl { display: block; }\",\".framer-0MRbE .framer-7cmga0 { height: 309px; overflow: hidden; position: relative; width: 1px; }\",\".framer-0MRbE .framer-1vqayhd { flex: none; height: 20px; left: -499px; overflow: hidden; position: absolute; right: -499px; top: 0px; }\",\".framer-0MRbE.framer-v-1jgmkdx .framer-1vqayhd { height: 1px; left: -499px; right: -500px; top: -8px; }\",\".framer-0MRbE.framer-v-u6uqup .framer-1vqayhd { bottom: -24px; left: -499px; right: -500px; top: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 309\n * @framerIntrinsicWidth 1\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"wNJPCmNgq\":{\"layout\":[\"fixed\",\"fixed\"]},\"QdhFVbQp4\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n */ const FramerTrdZy7Ku8=withCSS(Component,css,\"framer-0MRbE\");export default FramerTrdZy7Ku8;FramerTrdZy7Ku8.displayName=\"Stroke/8sec\";FramerTrdZy7Ku8.defaultProps={height:309,width:1};addPropertyControls(FramerTrdZy7Ku8,{variant:{options:[\"beVVZdC2i\",\"wNJPCmNgq\",\"QdhFVbQp4\"],optionTitles:[\"before\",\"mid\",\"after\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerTrdZy7Ku8,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTrdZy7Ku8\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wNJPCmNgq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QdhFVbQp4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1\",\"framerIntrinsicHeight\":\"309\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TrdZy7Ku8.map"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear1c4cizv", "args", "onAppear1s8qq9g", "onAppear1xx94ck", "useOnVariantChange", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "css", "FramerO4ea0y3R7", "withCSS", "O4ea0y3R7_default", "addPropertyControls", "ControlType", "addFonts", "init_ssg_sandbox_shims", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear174siph", "args", "onAppear193r26b", "onAppear12psrby", "useOnVariantChange", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "css", "FramerfY2mv3Fdd", "withCSS", "fY2mv3Fdd_default", "addPropertyControls", "ControlType", "addFonts", "init_ssg_sandbox_shims", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppeart6dpm8", "args", "onAppearkimy9", "onAppear1xurw2w", "useOnVariantChange", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "css", "Framern0SwPjTk7", "withCSS", "n0SwPjTk7_default", "addPropertyControls", "ControlType", "addFonts", "init_ssg_sandbox_shims", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear1kcfxvh", "args", "onAppeard1bwtt", "onAppear1fze929", "useOnVariantChange", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "css", "FramerTrdZy7Ku8", "withCSS", "TrdZy7Ku8_default", "addPropertyControls", "ControlType", "addFonts", "NavigationFonts", "getFonts", "DeJmcBYVH_default", "Stroke7secFonts", "O4ea0y3R7_default", "Stroke1secFonts", "fY2mv3Fdd_default", "Stroke8secFonts", "TrdZy7Ku8_default", "Stroke10secFonts", "n0SwPjTk7_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "RichTextWithFX", "withFX", "MotionDivWithFX", "motion", "Footer5Fonts", "KIVfbPE6f_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "animation3", "animation4", "animation5", "transition2", "animation6", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "DeJmcBYVH_default", "Image2", "getLoadingLazyAtYPosition", "O4ea0y3R7_default", "fY2mv3Fdd_default", "TrdZy7Ku8_default", "n0SwPjTk7_default", "x", "RichTextWithOptimizedAppearEffect", "Link", "RichText2", "RichTextWithFX", "MotionDivWithFX", "KIVfbPE6f_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "NavigationFonts", "Stroke7secFonts", "Stroke1secFonts", "Stroke8secFonts", "Stroke10secFonts", "Footer5Fonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
