{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/AWGKrkY6M4bgrd2hYPtx/2ERjTSTE6YQSsWJ3isKd/lk4sSOmbO.js"],
  "sourcesContent": ["// Generated by Framer (cf4c6d7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/HmBVDla4Q/HmBVDla4Q.js\";import CTA from\"#framer/local/canvasComponent/IVXOnmHj_/IVXOnmHj_.js\";import Navbar from\"#framer/local/canvasComponent/j1zbfw4rL/j1zbfw4rL.js\";import*as sharedStyle from\"#framer/local/css/aSLzqZAP4/aSLzqZAP4.js\";import metadataProvider from\"#framer/local/webPageMetadata/lk4sSOmbO/lk4sSOmbO.js\";const NavbarFonts=getFonts(Navbar);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const CTAFonts=getFonts(CTA);const FooterFonts=getFonts(Footer);const breakpoints={gm3vAjmh5:\"(min-width: 810px) and (max-width: 1199px)\",LX9LUVNrL:\"(min-width: 1200px) and (max-width: 1439px)\",VwKiRxWSq:\"(max-width: 809px)\",ZNYibcafo:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-cG0tm\";const variantClassNames={gm3vAjmh5:\"framer-v-1vhtpf7\",LX9LUVNrL:\"framer-v-1ngn8sq\",VwKiRxWSq:\"framer-v-2c76cp\",ZNYibcafo:\"framer-v-ox6ue3\"};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:-60,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-40,y:0};const transition2={delay:.2,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:60};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"LX9LUVNrL\",Desktop:\"ZNYibcafo\",Phone:\"VwKiRxWSq\",Tablet:\"gm3vAjmh5\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ZNYibcafo\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"gm3vAjmh5\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"VwKiRxWSq\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"gm3vAjmh5\",\"VwKiRxWSq\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"gm3vAjmh5\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ZNYibcafo\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-ox6ue3\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ounbxe-container\",nodeId:\"zliaPbwXU\",scopeId:\"lk4sSOmbO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gm3vAjmh5:{variant:\"A0uVAZGMc\"},VwKiRxWSq:{variant:\"A0uVAZGMc\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"zliaPbwXU\",layoutId:\"zliaPbwXU\",style:{width:\"100%\"},variant:\"UzcWb3f49\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ncyszy\",\"data-framer-name\":\"Service-Setion\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pvex7\",\"data-framer-name\":\"Frame 1171275606\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-suu913\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwKiRxWSq:{initial:animation2}},children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-w7nh5a\",\"data-framer-appear-id\":\"w7nh5a\",\"data-framer-name\":\"Frame 1171275908\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m2ytyn\",\"data-framer-name\":\"Frame 1171275905\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1qya662\",\"data-framer-name\":\"Final Logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:68,svg:'<svg width=\"68\" height=\"32\" viewBox=\"0 0 68 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M49.9497 0.371855H57.2787V20.9521C57.2787 22.553 58.5766 23.8509 60.1775 23.8509H64.063V31.1799H60.1775C54.5288 31.1799 49.9497 26.6007 49.9497 20.9521V0.371855Z\" fill=\"black\"/>\\n<path d=\"M38.3514 31.1801C35.9757 31.1801 33.8741 30.7994 32.0466 30.0379C30.2495 29.2765 28.818 28.2561 27.752 26.9769L32.1836 23.1391C33.1278 24.0833 34.1939 24.7839 35.3818 25.2407C36.5696 25.6671 37.6966 25.8804 38.7626 25.8804C39.189 25.8804 39.5698 25.8347 39.9048 25.7433C40.2399 25.6519 40.514 25.5301 40.7272 25.3778C40.9709 25.195 41.1536 24.9971 41.2754 24.7839C41.3973 24.5402 41.4582 24.2661 41.4582 23.9615C41.4582 23.3523 41.1841 22.8802 40.6358 22.5452C40.3617 22.3929 39.9048 22.2101 39.2652 21.9969C38.6256 21.7837 37.8032 21.5401 36.7981 21.2659C35.3665 20.9004 34.1177 20.474 33.0517 19.9867C32.0161 19.4689 31.1633 18.875 30.4932 18.2049C29.884 17.5653 29.4119 16.8647 29.0769 16.1033C28.7418 15.3113 28.5743 14.4281 28.5743 13.4534C28.5743 12.3264 28.8332 11.3061 29.351 10.3923C29.8993 9.47859 30.615 8.68668 31.4983 8.0166C32.4121 7.34651 33.4477 6.84395 34.6051 6.50891C35.7929 6.14341 37.0113 5.96066 38.2601 5.96066C39.6002 5.96066 40.8795 6.11295 42.0978 6.41754C43.3161 6.72212 44.4431 7.14854 45.4787 7.69678C46.5447 8.24503 47.4889 8.89988 48.3113 9.66134L44.4736 13.956C43.9253 13.4382 43.3009 12.9813 42.6004 12.5853C41.9303 12.1589 41.2298 11.8239 40.4988 11.5802C39.7678 11.3365 39.0977 11.2147 38.4885 11.2147C38.0316 11.2147 37.6204 11.2604 37.2549 11.3518C36.9199 11.4127 36.6305 11.5345 36.3869 11.7173C36.1432 11.8696 35.9605 12.0675 35.8386 12.3112C35.7168 12.5244 35.6559 12.7833 35.6559 13.0879C35.6559 13.3925 35.732 13.6818 35.8843 13.956C36.0671 14.2301 36.3107 14.4585 36.6153 14.6413C36.9199 14.824 37.4072 15.0372 38.0773 15.2809C38.7474 15.4941 39.6611 15.7682 40.8186 16.1033C42.2501 16.4992 43.4837 16.9409 44.5192 17.4282C45.5548 17.9155 46.3772 18.4942 46.9864 19.1643C47.4737 19.6821 47.8392 20.2913 48.0829 20.9918C48.3265 21.6619 48.4484 22.3929 48.4484 23.1848C48.4484 24.7382 48.0067 26.124 47.1234 27.3424C46.2706 28.5302 45.0827 29.4744 43.5598 30.175C42.0369 30.8451 40.3008 31.1801 38.3514 31.1801Z\" fill=\"black\"/>\\n<path d=\"M13.9922 31.1801C11.4641 31.1801 9.21023 30.6318 7.23044 29.5353C5.28111 28.4388 3.72774 26.9464 2.57032 25.058C1.44336 23.1696 0.879883 21.007 0.879883 18.5704C0.879883 16.1337 1.44336 13.9712 2.57032 12.0828C3.72774 10.1944 5.28111 8.7019 7.23044 7.60541C9.21023 6.50891 11.4641 5.96066 13.9922 5.96066C16.5202 5.96066 18.7589 6.50891 20.7082 7.60541C22.688 8.7019 24.2414 10.1944 25.3684 12.0828C26.4953 13.9712 27.0588 16.1337 27.0588 18.5704C27.0588 21.007 26.4953 23.1696 25.3684 25.058C24.2414 26.9464 22.688 28.4388 20.7082 29.5353C18.7589 30.6318 16.5202 31.1801 13.9922 31.1801ZM13.9922 24.8752C15.0887 24.8752 16.0634 24.6011 16.9162 24.0529C17.769 23.5046 18.4391 22.7584 18.9264 21.8142C19.4138 20.87 19.6422 19.7887 19.6117 18.5704C19.6422 17.352 19.4138 16.2708 18.9264 15.3266C18.4391 14.3519 17.769 13.5905 16.9162 13.0422C16.0634 12.494 15.0887 12.2198 13.9922 12.2198C12.8957 12.2198 11.9058 12.494 11.0225 13.0422C10.1697 13.5905 9.49959 14.3519 9.01225 15.3266C8.52492 16.2708 8.29648 17.352 8.32694 18.5704C8.29648 19.7887 8.52492 20.87 9.01225 21.8142C9.49959 22.7584 10.1697 23.5046 11.0225 24.0529C11.9058 24.6011 12.8957 24.8752 13.9922 24.8752Z\" fill=\"black\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M56.2974 13.7736L59.8835 6.32755H66.3196V13.7736H56.2974Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yukd7s\",\"data-framer-name\":\"Frame 1171275706\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwKiRxWSq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kIERlY2EtNzAw\",\"--framer-font-family\":'\"Lexend Deca\", \"Lexend Deca Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.46px\",\"--framer-line-height\":\"21px\"},children:\"Startups\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kIERlY2EtNzAw\",\"--framer-font-family\":'\"Lexend Deca\", \"Lexend Deca Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.46px\",\"--framer-line-height\":\"20px\"},children:\"Startups\"})}),className:\"framer-ln24pb\",\"data-framer-name\":\"Studio\",fonts:[\"GF;Lexend Deca-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gm3vAjmh5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi03MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.33px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"capitalize\"},children:\"Digital Development for Industry-Changing Startups.\"})}),fonts:[\"GF;Hepta Slab-700\"]},LX9LUVNrL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi03MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.33px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"capitalize\"},children:\"Digital Development for Industry-Changing Startups.\"})}),fonts:[\"GF;Hepta Slab-700\"]},VwKiRxWSq:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi02MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.5px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Digital Development \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi02MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.5px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"For Industry-Changing Startups.\"})]}),fonts:[\"GF;Hepta Slab-600\"],initial:animation5}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-rnixn0\",\"data-styles-preset\":\"aSLzqZAP4\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Digital Development for Industry-Changing Startups.\"})}),className:\"framer-1eyh8kx\",\"data-framer-appear-id\":\"1eyh8kx\",\"data-framer-name\":\"Our Services\",fonts:[\"Inter\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gm3vAjmh5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi1yZWd1bGFy\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-1.19px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Software design and engineering services for ambitious startups, venture studios, and corporate innovation teams. Our clients range from pre-seed - Series B startups across 20+ industries. We gracefully balance startup speed without compromising the quality needed for long-term growth. Our clients leverage our over half a decade of experience to grow from startup to scale-up and beyond.\"})})},LX9LUVNrL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi1yZWd1bGFy\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-1.19px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Software design and engineering services for ambitious startups, venture studios, and corporate innovation teams. Our clients range from pre-seed - Series B startups across 20+ industries. We gracefully balance startup speed without compromising the quality needed for long-term growth. Our clients leverage our over half a decade of experience to grow from startup to scale-up and beyond.\"})})},VwKiRxWSq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi1yZWd1bGFy\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-1.19px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Software design and engineering services for ambitious startups, venture studios, and corporate innovation teams. Our clients range from pre-seed - Series B startups across 20+ industries. We gracefully balance startup speed without compromising the quality needed for long-term growth. Our clients leverage our over half a decade of experience to grow from startup to scale-up and beyond.\"})}),initial:animation5}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi1yZWd1bGFy\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-1.19px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Software design and engineering services for ambitious startups, venture studios, and corporate innovation teams. Our clients range from pre-seed - Series B startups across 20+ industries. We gracefully balance startup speed without compromising the quality needed for long-term growth. Our clients leverage our over half a decade of experience to grow from startup to scale-up and beyond.\"})}),className:\"framer-10ly8xg\",\"data-framer-appear-id\":\"10ly8xg\",\"data-framer-name\":\"Software design and engineering services for ambitious startups, venture studios, and corporate innovation teams. Our clients range from pre-seed - Series B startups across 20+ industries. We gracefully balance startup speed without compromising the quality needed for long-term growth. Our clients leverage our over half a decade of experience to grow from startup to scale-up and beyond.\",fonts:[\"GF;Hepta Slab-regular\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-16wxn2y\",\"data-framer-appear-id\":\"16wxn2y\",\"data-framer-name\":\"Frame 1171278453\",initial:animation4,optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwKiRxWSq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi01MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Trusted by\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi01MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Trusted by\"})}),className:\"framer-13eq1xv\",\"data-framer-name\":\"Trusted by leading organizations:\",fonts:[\"GF;Hepta Slab-500\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ohkdr4\",\"data-framer-name\":\"Frame 1171278422\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-tyy5rh\",\"data-framer-name\":\"Frame 1171275609\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:100,pixelWidth:397,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/xaLgSzx2oNBUX2TMu7zI0AKpJPM.png\"},className:\"framer-1n1ra6p\",\"data-framer-name\":\"Screenshot 2024-04-03 at 10.51 2\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pj6979\",\"data-framer-name\":\"Frame 1171275609\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:100,pixelWidth:413,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/5KHL3jPLDm4r3sPrVjLw1PY58U.png\"},className:\"framer-1g1d85h\",\"data-framer-name\":\"Screenshot 2024-04-03 at 10.51 2\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kpl7oq\",\"data-framer-name\":\"Frame 1171275614\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:107,pixelWidth:293,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9eKb7yzsmeJAoYQzr1QOSPJUC38.png\"},className:\"framer-caaisx\",\"data-framer-name\":\"image 1700\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o4c5yo\",\"data-framer-name\":\"Frame 1171275610\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:100,pixelWidth:375,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/AaqbdIOdG1R18LcgPBE7JauRpo.png\"},className:\"framer-1dwa9jl\",\"data-framer-name\":\"image 1701\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i4jsuc\",\"data-framer-name\":\"Frame 1171275616\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LX9LUVNrL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi01MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.98px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"& more...\"})})},VwKiRxWSq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi01MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.98px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"& more...\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi01MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"28.13px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.98px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"& more...\"})}),className:\"framer-1qzqekc\",\"data-framer-name\":\"& more...\",fonts:[\"GF;Hepta Slab-500\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pezde5\",\"data-framer-name\":\"Frame 1171278454\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwKiRxWSq:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi01MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.86px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.44)\"},children:\"that have raised \"}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi01MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.86px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"over \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"22px\"},children:\"$92M\"}),\" in venture capital\"]})]}),fonts:[\"GF;Hepta Slab-500\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi01MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.86px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.44)\"},children:\"that have raised \"}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi01MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.86px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24.74px\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"over \"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"$92M\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24.74px\"},children:\" \"}),\"in venture capital\"]})]}),className:\"framer-1x8g8ks\",\"data-framer-name\":\"that have raised over $92M... from venture capital firms like:\",fonts:[\"GF;Hepta Slab-500\",\"GF;Hepta Slab-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3tnx28\",\"data-framer-name\":\"Frame 1171278424\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10wwbuc\",\"data-framer-name\":\"Frame 1171278422\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16qkr9w\",\"data-framer-name\":\"Frame 1171275609\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwKiRxWSq:{background:{alt:\"\",fit:\"fit\",pixelHeight:100,pixelWidth:805,positionX:\"center\",positionY:\"center\",sizes:\"120px\",src:\"https://framerusercontent.com/images/e1Qxz67kbdDkfCLll0SbdTEfB8.png\",srcSet:\"https://framerusercontent.com/images/e1Qxz67kbdDkfCLll0SbdTEfB8.png?scale-down-to=512 512w,https://framerusercontent.com/images/e1Qxz67kbdDkfCLll0SbdTEfB8.png 805w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:100,pixelWidth:805,positionX:\"center\",positionY:\"center\",sizes:\"161px\",src:\"https://framerusercontent.com/images/e1Qxz67kbdDkfCLll0SbdTEfB8.png\",srcSet:\"https://framerusercontent.com/images/e1Qxz67kbdDkfCLll0SbdTEfB8.png?scale-down-to=512 512w,https://framerusercontent.com/images/e1Qxz67kbdDkfCLll0SbdTEfB8.png 805w\"},className:\"framer-1cqa85k\",\"data-framer-name\":\"Screenshot 2024-04-03 at 10.51 2\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mhsyo0\",\"data-framer-name\":\"Frame 1171275609\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:100,pixelWidth:493,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/G0RH2XVHahXCVO0npGKM6JiH4.png\"},className:\"framer-x5lwzf\",\"data-framer-name\":\"Screenshot 2024-04-03 at 10.51 2\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-130wry7\",\"data-framer-name\":\"Frame 1171275614\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwKiRxWSq:{background:{alt:\"\",fit:\"fit\",pixelHeight:100,pixelWidth:560,positionX:\"center\",positionY:\"center\",sizes:\"108.3934px\",src:\"https://framerusercontent.com/images/qCY4RohLXI1tUMpbR614wExG64.png\",srcSet:\"https://framerusercontent.com/images/qCY4RohLXI1tUMpbR614wExG64.png?scale-down-to=512 512w,https://framerusercontent.com/images/qCY4RohLXI1tUMpbR614wExG64.png 560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:100,pixelWidth:560,positionX:\"center\",positionY:\"center\",sizes:\"146px\",src:\"https://framerusercontent.com/images/qCY4RohLXI1tUMpbR614wExG64.png\",srcSet:\"https://framerusercontent.com/images/qCY4RohLXI1tUMpbR614wExG64.png?scale-down-to=512 512w,https://framerusercontent.com/images/qCY4RohLXI1tUMpbR614wExG64.png 560w\"},className:\"framer-1cv6blu\",\"data-framer-name\":\"image 1700\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-81xu0o\",\"data-framer-name\":\"Frame 1171275610\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwKiRxWSq:{background:{alt:\"\",fit:\"fit\",pixelHeight:100,pixelWidth:656,positionX:\"center\",positionY:\"center\",sizes:\"112.3404px\",src:\"https://framerusercontent.com/images/SP8k0Gt6rC9MW41VkzoR1IntzTU.png\",srcSet:\"https://framerusercontent.com/images/SP8k0Gt6rC9MW41VkzoR1IntzTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/SP8k0Gt6rC9MW41VkzoR1IntzTU.png 656w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:100,pixelWidth:656,positionX:\"center\",positionY:\"center\",sizes:\"153px\",src:\"https://framerusercontent.com/images/SP8k0Gt6rC9MW41VkzoR1IntzTU.png\",srcSet:\"https://framerusercontent.com/images/SP8k0Gt6rC9MW41VkzoR1IntzTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/SP8k0Gt6rC9MW41VkzoR1IntzTU.png 656w\"},className:\"framer-aqua7\",\"data-framer-name\":\"image 1701\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-q8j40f\",\"data-framer-name\":\"Frame 1171275616\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:99,pixelWidth:195,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9opQGgkFqJtNHU8Bf1HQKWZS5Y.png\"},className:\"framer-10qbj3i\",\"data-framer-name\":\"image 1701\"})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-113h9qg hidden-ox6ue3 hidden-1ngn8sq hidden-2c76cp\",\"data-framer-name\":\"Trusted by card\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:100,pixelWidth:390,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/gXsDGhL5g0wi9NbmBtPtah5qDu4.png\"},className:\"framer-sciwj9\",\"data-framer-name\":\"image 1692\"})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-102omd8 hidden-ox6ue3 hidden-1ngn8sq hidden-1vhtpf7\",\"data-framer-name\":\"Trusted by card\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:100,pixelWidth:390,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/gXsDGhL5g0wi9NbmBtPtah5qDu4.png\"},className:\"framer-koylft\",\"data-framer-name\":\"image 1692\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9ht6lp\",\"data-framer-name\":\"Frame 1171278428\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1zga7r hidden-1vhtpf7 hidden-2c76cp\",\"data-framer-name\":\"Trusted by card\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:100,pixelWidth:390,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/gXsDGhL5g0wi9NbmBtPtah5qDu4.png\"},className:\"framer-kkbtbx\",\"data-framer-name\":\"image 1692\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16qs808\",\"data-framer-name\":\"Frame 1171275615\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LX9LUVNrL:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"170px\",src:\"https://framerusercontent.com/images/N43QCRuhOrTCRKwHi8ysX9ftHQA.png\",srcSet:\"https://framerusercontent.com/images/N43QCRuhOrTCRKwHi8ysX9ftHQA.png?scale-down-to=512 512w,https://framerusercontent.com/images/N43QCRuhOrTCRKwHi8ysX9ftHQA.png 708w\"}},VwKiRxWSq:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"119.8125px\",src:\"https://framerusercontent.com/images/N43QCRuhOrTCRKwHi8ysX9ftHQA.png\",srcSet:\"https://framerusercontent.com/images/N43QCRuhOrTCRKwHi8ysX9ftHQA.png?scale-down-to=512 512w,https://framerusercontent.com/images/N43QCRuhOrTCRKwHi8ysX9ftHQA.png 708w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"176.2408px\",src:\"https://framerusercontent.com/images/N43QCRuhOrTCRKwHi8ysX9ftHQA.png\",srcSet:\"https://framerusercontent.com/images/N43QCRuhOrTCRKwHi8ysX9ftHQA.png?scale-down-to=512 512w,https://framerusercontent.com/images/N43QCRuhOrTCRKwHi8ysX9ftHQA.png 708w\"},className:\"framer-19bmk9i\",\"data-framer-name\":\"image 1693\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w5d7x4\",\"data-framer-name\":\"Frame 1171275610\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwKiRxWSq:{background:{alt:\"\",fit:\"fill\",sizes:\"117.6522px\",src:\"https://framerusercontent.com/images/MhV9U97QC0yMQYu2LgiwUyZkk0.png\",srcSet:\"https://framerusercontent.com/images/MhV9U97QC0yMQYu2LgiwUyZkk0.png?scale-down-to=512 512w,https://framerusercontent.com/images/MhV9U97QC0yMQYu2LgiwUyZkk0.png 800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"164px\",src:\"https://framerusercontent.com/images/MhV9U97QC0yMQYu2LgiwUyZkk0.png\",srcSet:\"https://framerusercontent.com/images/MhV9U97QC0yMQYu2LgiwUyZkk0.png?scale-down-to=512 512w,https://framerusercontent.com/images/MhV9U97QC0yMQYu2LgiwUyZkk0.png 800w\"},className:\"framer-1sjasnk\",\"data-framer-name\":\"image 1685\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15y6i99\",\"data-framer-name\":\"Frame 1171275620\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwKiRxWSq:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"107.2593px\",src:\"https://framerusercontent.com/images/qvkrjAwXUr5Hd5K3WszLBn0Wp4.png\",srcSet:\"https://framerusercontent.com/images/qvkrjAwXUr5Hd5K3WszLBn0Wp4.png?scale-down-to=512 512w,https://framerusercontent.com/images/qvkrjAwXUr5Hd5K3WszLBn0Wp4.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"149.7633px\",src:\"https://framerusercontent.com/images/qvkrjAwXUr5Hd5K3WszLBn0Wp4.png\",srcSet:\"https://framerusercontent.com/images/qvkrjAwXUr5Hd5K3WszLBn0Wp4.png?scale-down-to=512 512w,https://framerusercontent.com/images/qvkrjAwXUr5Hd5K3WszLBn0Wp4.png 600w\"},className:\"framer-1cnqsb8\",\"data-framer-name\":\"image 1696\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bkugzn\",\"data-framer-name\":\"Frame 1171275621\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwKiRxWSq:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"106.1667px\",src:\"https://framerusercontent.com/images/owrWbPWbVDrzjabnpqqpSO2CvqU.png\",srcSet:\"https://framerusercontent.com/images/owrWbPWbVDrzjabnpqqpSO2CvqU.png?scale-down-to=512 512w,https://framerusercontent.com/images/owrWbPWbVDrzjabnpqqpSO2CvqU.png 604w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"150.5907px\",src:\"https://framerusercontent.com/images/owrWbPWbVDrzjabnpqqpSO2CvqU.png\",srcSet:\"https://framerusercontent.com/images/owrWbPWbVDrzjabnpqqpSO2CvqU.png?scale-down-to=512 512w,https://framerusercontent.com/images/owrWbPWbVDrzjabnpqqpSO2CvqU.png 604w\"},className:\"framer-put1od\",\"data-framer-name\":\"image 1713\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-14ujsxk hidden-ox6ue3 hidden-1ngn8sq hidden-2c76cp\",\"data-framer-name\":\"Frame 1171275616\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"149px\",src:\"https://framerusercontent.com/images/toOqy0DIDWYqQMRikH434YW5nE.png\",srcSet:\"https://framerusercontent.com/images/toOqy0DIDWYqQMRikH434YW5nE.png?scale-down-to=512 512w,https://framerusercontent.com/images/toOqy0DIDWYqQMRikH434YW5nE.png 664w\"},className:\"framer-1sb15i\",\"data-framer-name\":\"image 1697\"})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-123lasb hidden-ox6ue3 hidden-1ngn8sq hidden-2c76cp\",\"data-framer-name\":\"Frame 1171275610\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"152px\",src:\"https://framerusercontent.com/images/t0H0EFpjOmm50Qy5xxxXFAwfek.png\",srcSet:\"https://framerusercontent.com/images/t0H0EFpjOmm50Qy5xxxXFAwfek.png?scale-down-to=512 512w,https://framerusercontent.com/images/t0H0EFpjOmm50Qy5xxxXFAwfek.png 612w\"},className:\"framer-kp8yvk\",\"data-framer-name\":\"image 1699\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-29zeph\",\"data-framer-name\":\"Frame 1171278428\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-hpiuof hidden-1vhtpf7\",\"data-framer-name\":\"Frame 1171275616\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwKiRxWSq:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"94.8571px\",src:\"https://framerusercontent.com/images/toOqy0DIDWYqQMRikH434YW5nE.png\",srcSet:\"https://framerusercontent.com/images/toOqy0DIDWYqQMRikH434YW5nE.png?scale-down-to=512 512w,https://framerusercontent.com/images/toOqy0DIDWYqQMRikH434YW5nE.png 664w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"149px\",src:\"https://framerusercontent.com/images/toOqy0DIDWYqQMRikH434YW5nE.png\",srcSet:\"https://framerusercontent.com/images/toOqy0DIDWYqQMRikH434YW5nE.png?scale-down-to=512 512w,https://framerusercontent.com/images/toOqy0DIDWYqQMRikH434YW5nE.png 664w\"},className:\"framer-glk1vn\",\"data-framer-name\":\"image 1697\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-nurkiv hidden-1vhtpf7\",\"data-framer-name\":\"Frame 1171275610\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwKiRxWSq:{background:{alt:\"\",fit:\"fill\",sizes:\"104.1127px\",src:\"https://framerusercontent.com/images/t0H0EFpjOmm50Qy5xxxXFAwfek.png\",srcSet:\"https://framerusercontent.com/images/t0H0EFpjOmm50Qy5xxxXFAwfek.png?scale-down-to=512 512w,https://framerusercontent.com/images/t0H0EFpjOmm50Qy5xxxXFAwfek.png 612w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"152px\",src:\"https://framerusercontent.com/images/t0H0EFpjOmm50Qy5xxxXFAwfek.png\",srcSet:\"https://framerusercontent.com/images/t0H0EFpjOmm50Qy5xxxXFAwfek.png?scale-down-to=512 512w,https://framerusercontent.com/images/t0H0EFpjOmm50Qy5xxxXFAwfek.png 612w\"},className:\"framer-lvqzdr\",\"data-framer-name\":\"image 1699\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15ulxse\",\"data-framer-name\":\"Frame 1171275615\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LX9LUVNrL:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"180px\",src:\"https://framerusercontent.com/images/q32BT4vgPvb9xhsTFc1SsQNXFZA.png\",srcSet:\"https://framerusercontent.com/images/q32BT4vgPvb9xhsTFc1SsQNXFZA.png?scale-down-to=512 512w,https://framerusercontent.com/images/q32BT4vgPvb9xhsTFc1SsQNXFZA.png 788w\"}},VwKiRxWSq:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"122.2759px\",src:\"https://framerusercontent.com/images/q32BT4vgPvb9xhsTFc1SsQNXFZA.png\",srcSet:\"https://framerusercontent.com/images/q32BT4vgPvb9xhsTFc1SsQNXFZA.png?scale-down-to=512 512w,https://framerusercontent.com/images/q32BT4vgPvb9xhsTFc1SsQNXFZA.png 788w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"187px\",src:\"https://framerusercontent.com/images/q32BT4vgPvb9xhsTFc1SsQNXFZA.png\",srcSet:\"https://framerusercontent.com/images/q32BT4vgPvb9xhsTFc1SsQNXFZA.png?scale-down-to=512 512w,https://framerusercontent.com/images/q32BT4vgPvb9xhsTFc1SsQNXFZA.png 788w\"},className:\"framer-1c4kgbo\",\"data-framer-name\":\"image 1684\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13lza3z\",\"data-framer-name\":\"Frame 1171275609\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LX9LUVNrL:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"190px\",src:\"https://framerusercontent.com/images/zkQ9wuByhalxspOCcWKqj9pCSpU.png\",srcSet:\"https://framerusercontent.com/images/zkQ9wuByhalxspOCcWKqj9pCSpU.png?scale-down-to=512 512w,https://framerusercontent.com/images/zkQ9wuByhalxspOCcWKqj9pCSpU.png 820w\"}},VwKiRxWSq:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"141.3793px\",src:\"https://framerusercontent.com/images/zkQ9wuByhalxspOCcWKqj9pCSpU.png\",srcSet:\"https://framerusercontent.com/images/zkQ9wuByhalxspOCcWKqj9pCSpU.png?scale-down-to=512 512w,https://framerusercontent.com/images/zkQ9wuByhalxspOCcWKqj9pCSpU.png 820w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"205px\",src:\"https://framerusercontent.com/images/zkQ9wuByhalxspOCcWKqj9pCSpU.png\",srcSet:\"https://framerusercontent.com/images/zkQ9wuByhalxspOCcWKqj9pCSpU.png?scale-down-to=512 512w,https://framerusercontent.com/images/zkQ9wuByhalxspOCcWKqj9pCSpU.png 820w\"},className:\"framer-ybmvrx\",\"data-framer-name\":\"Screenshot 2024-04-03 at 10.51 2\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hh6548\",\"data-framer-name\":\"Frame 1171278426\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1eitk2v\",\"data-framer-name\":\"Frame 1171275616\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LX9LUVNrL:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"130px\",src:\"https://framerusercontent.com/images/lgUnc2ikVNzVVzdVKVKctMf4sQs.png\",srcSet:\"https://framerusercontent.com/images/lgUnc2ikVNzVVzdVKVKctMf4sQs.png?scale-down-to=512 512w,https://framerusercontent.com/images/lgUnc2ikVNzVVzdVKVKctMf4sQs.png 664w\"}},VwKiRxWSq:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"85.3714px\",src:\"https://framerusercontent.com/images/lgUnc2ikVNzVVzdVKVKctMf4sQs.png\",srcSet:\"https://framerusercontent.com/images/lgUnc2ikVNzVVzdVKVKctMf4sQs.png?scale-down-to=512 512w,https://framerusercontent.com/images/lgUnc2ikVNzVVzdVKVKctMf4sQs.png 664w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"142.2857px\",src:\"https://framerusercontent.com/images/lgUnc2ikVNzVVzdVKVKctMf4sQs.png\",srcSet:\"https://framerusercontent.com/images/lgUnc2ikVNzVVzdVKVKctMf4sQs.png?scale-down-to=512 512w,https://framerusercontent.com/images/lgUnc2ikVNzVVzdVKVKctMf4sQs.png 664w\"},className:\"framer-1lixmxc\",\"data-framer-name\":\"image 1688\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-t6h7rv hidden-ox6ue3 hidden-1ngn8sq hidden-2c76cp\",\"data-framer-name\":\"Frame 1171275618\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"174px\",src:\"https://framerusercontent.com/images/cgkydsVIPA6H5BQ5uPiCoOqf8.png\",srcSet:\"https://framerusercontent.com/images/cgkydsVIPA6H5BQ5uPiCoOqf8.png?scale-down-to=512 512w,https://framerusercontent.com/images/cgkydsVIPA6H5BQ5uPiCoOqf8.png 772w\"},className:\"framer-1i5sikd\",\"data-framer-name\":\"image 1694\"})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-18m69xx hidden-ox6ue3 hidden-1ngn8sq hidden-2c76cp\",\"data-framer-name\":\"Frame 1171275619\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"161px\",src:\"https://framerusercontent.com/images/VZPNeM5gonkha26L3LueFxVvWTs.png\",srcSet:\"https://framerusercontent.com/images/VZPNeM5gonkha26L3LueFxVvWTs.png?scale-down-to=512 512w,https://framerusercontent.com/images/VZPNeM5gonkha26L3LueFxVvWTs.png 644w\"},className:\"framer-13arwn7\",\"data-framer-name\":\"image 1691\"})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-ygaoxq hidden-ox6ue3 hidden-1ngn8sq hidden-2c76cp\",\"data-framer-name\":\"Frame 1171275609\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"81px\",src:\"https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png\",srcSet:\"https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png?scale-down-to=512 512w,https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png 1736w\"},className:\"framer-1uypli9\",\"data-framer-name\":\"image 1689\"})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mja5yo hidden-ox6ue3 hidden-1ngn8sq hidden-1vhtpf7\",\"data-framer-name\":\"Frame 1171275618\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"115.1228px\",src:\"https://framerusercontent.com/images/cgkydsVIPA6H5BQ5uPiCoOqf8.png\",srcSet:\"https://framerusercontent.com/images/cgkydsVIPA6H5BQ5uPiCoOqf8.png?scale-down-to=512 512w,https://framerusercontent.com/images/cgkydsVIPA6H5BQ5uPiCoOqf8.png 772w\"},className:\"framer-7cqtuv\",\"data-framer-name\":\"image 1694\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rjc6ou\",\"data-framer-name\":\"Frame 1171278428\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-12rt4im hidden-1vhtpf7 hidden-2c76cp\",\"data-framer-name\":\"Frame 1171275618\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LX9LUVNrL:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"160px\",src:\"https://framerusercontent.com/images/cgkydsVIPA6H5BQ5uPiCoOqf8.png\",srcSet:\"https://framerusercontent.com/images/cgkydsVIPA6H5BQ5uPiCoOqf8.png?scale-down-to=512 512w,https://framerusercontent.com/images/cgkydsVIPA6H5BQ5uPiCoOqf8.png 772w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"174px\",src:\"https://framerusercontent.com/images/cgkydsVIPA6H5BQ5uPiCoOqf8.png\",srcSet:\"https://framerusercontent.com/images/cgkydsVIPA6H5BQ5uPiCoOqf8.png?scale-down-to=512 512w,https://framerusercontent.com/images/cgkydsVIPA6H5BQ5uPiCoOqf8.png 772w\"},className:\"framer-d4lszp\",\"data-framer-name\":\"image 1694\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xiwvp8 hidden-1vhtpf7\",\"data-framer-name\":\"Frame 1171275619\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LX9LUVNrL:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"150px\",src:\"https://framerusercontent.com/images/VZPNeM5gonkha26L3LueFxVvWTs.png\",srcSet:\"https://framerusercontent.com/images/VZPNeM5gonkha26L3LueFxVvWTs.png?scale-down-to=512 512w,https://framerusercontent.com/images/VZPNeM5gonkha26L3LueFxVvWTs.png 644w\"}},VwKiRxWSq:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"111.4615px\",src:\"https://framerusercontent.com/images/VZPNeM5gonkha26L3LueFxVvWTs.png\",srcSet:\"https://framerusercontent.com/images/VZPNeM5gonkha26L3LueFxVvWTs.png?scale-down-to=512 512w,https://framerusercontent.com/images/VZPNeM5gonkha26L3LueFxVvWTs.png 644w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"161px\",src:\"https://framerusercontent.com/images/VZPNeM5gonkha26L3LueFxVvWTs.png\",srcSet:\"https://framerusercontent.com/images/VZPNeM5gonkha26L3LueFxVvWTs.png?scale-down-to=512 512w,https://framerusercontent.com/images/VZPNeM5gonkha26L3LueFxVvWTs.png 644w\"},className:\"framer-m7papo\",\"data-framer-name\":\"image 1691\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c8jrdh hidden-1vhtpf7\",\"data-framer-name\":\"Frame 1171275609\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LX9LUVNrL:{background:{alt:\"\",fit:\"fill\",sizes:\"70.1299px\",src:\"https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png\",srcSet:\"https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png?scale-down-to=512 512w,https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png 1736w\"}},VwKiRxWSq:{background:{alt:\"\",fit:\"fill\",sizes:\"51.9481px\",src:\"https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png\",srcSet:\"https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png?scale-down-to=512 512w,https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png 1736w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"81px\",src:\"https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png\",srcSet:\"https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png?scale-down-to=512 512w,https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gNFZ012BvjIPvd2aXxEoVWyLfo.png 1736w\"},className:\"framer-sypn8g\",\"data-framer-name\":\"image 1689\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sci1ec\",\"data-framer-name\":\"Frame 1171275617\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LX9LUVNrL:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"170px\",src:\"https://framerusercontent.com/images/MxuPjZBpii6d1QQobbta6aWpX8.png\",srcSet:\"https://framerusercontent.com/images/MxuPjZBpii6d1QQobbta6aWpX8.png?scale-down-to=512 512w,https://framerusercontent.com/images/MxuPjZBpii6d1QQobbta6aWpX8.png 896w\"}},VwKiRxWSq:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"125.0233px\",src:\"https://framerusercontent.com/images/MxuPjZBpii6d1QQobbta6aWpX8.png\",srcSet:\"https://framerusercontent.com/images/MxuPjZBpii6d1QQobbta6aWpX8.png?scale-down-to=512 512w,https://framerusercontent.com/images/MxuPjZBpii6d1QQobbta6aWpX8.png 896w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"190px\",src:\"https://framerusercontent.com/images/MxuPjZBpii6d1QQobbta6aWpX8.png\",srcSet:\"https://framerusercontent.com/images/MxuPjZBpii6d1QQobbta6aWpX8.png?scale-down-to=512 512w,https://framerusercontent.com/images/MxuPjZBpii6d1QQobbta6aWpX8.png 896w\"},className:\"framer-1y3zlcp\",\"data-framer-name\":\"image 1698\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sqdtqr\",\"data-framer-name\":\"Frame 1171275616\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LX9LUVNrL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi01MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.98px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"& more...\"})})},VwKiRxWSq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi01MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.98px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"& more...\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVwdGEgU2xhYi01MDA=\",\"--framer-font-family\":'\"Hepta Slab\", \"Hepta Slab Placeholder\", serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.98px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"& more...\"})}),className:\"framer-nhs4j9\",\"data-framer-name\":\"& more...\",fonts:[\"GF;Hepta Slab-500\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})]})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:556,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-12h1udv-container\",nodeId:\"qcVjgs6Qi\",scopeId:\"lk4sSOmbO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gm3vAjmh5:{variant:\"XtYVtLY2i\"},VwKiRxWSq:{variant:\"Fk_uMVbKZ\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"qcVjgs6Qi\",layoutId:\"qcVjgs6Qi\",o1_HuAekE:\"rgb(0, 0, 0)\",style:{width:\"100%\"},variant:\"LLc6WjjDf\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:637,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-61sqf4-container\",nodeId:\"AIm6k4yF0\",scopeId:\"lk4sSOmbO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gm3vAjmh5:{variant:\"e4SnjBfnu\"},VwKiRxWSq:{variant:\"MDnSH44Ys\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"AIm6k4yF0\",layoutId:\"AIm6k4yF0\",style:{width:\"100%\"},variant:\"iEg_qsH6M\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cG0tm.framer-1vcdos0, .framer-cG0tm .framer-1vcdos0 { display: block; }\",\".framer-cG0tm.framer-ox6ue3 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-cG0tm .framer-1ounbxe-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-cG0tm .framer-1ncyszy { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px 80px 20px 80px; position: relative; width: 100%; z-index: 1; }\",\".framer-cG0tm .framer-pvex7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-cG0tm .framer-suu913 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-cG0tm .framer-w7nh5a { align-content: center; align-items: center; background-color: #b4fa4b; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 12px 20px 12px 20px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-cG0tm .framer-m2ytyn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-cG0tm .framer-1qya662 { flex: none; height: 28px; position: relative; width: 60px; }\",\".framer-cG0tm .framer-1yukd7s { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 1px; height: min-content; justify-content: center; overflow: visible; padding: 1px 8px 1px 8px; position: relative; width: min-content; }\",\".framer-cG0tm .framer-ln24pb, .framer-cG0tm .framer-13eq1xv, .framer-cG0tm .framer-1qzqekc, .framer-cG0tm .framer-1x8g8ks, .framer-cG0tm .framer-nhs4j9 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-cG0tm .framer-1eyh8kx { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1023px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-cG0tm .framer-10ly8xg { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1231px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-cG0tm .framer-16wxn2y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-cG0tm .framer-ohkdr4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 14px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-cG0tm .framer-tyy5rh, .framer-cG0tm .framer-pj6979, .framer-cG0tm .framer-1kpl7oq, .framer-cG0tm .framer-o4c5yo, .framer-cG0tm .framer-1i4jsuc, .framer-cG0tm .framer-16qkr9w, .framer-cG0tm .framer-1mhsyo0, .framer-cG0tm .framer-130wry7, .framer-cG0tm .framer-81xu0o, .framer-cG0tm .framer-q8j40f, .framer-cG0tm .framer-16qs808, .framer-cG0tm .framer-1sqdtqr { align-content: center; align-items: center; background-color: #1f1f1f; border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 89px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 223px; }\",\".framer-cG0tm .framer-1n1ra6p, .framer-cG0tm .framer-1g1d85h { aspect-ratio: 3.9705884546443304 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); position: relative; width: 112px; }\",\".framer-cG0tm .framer-caaisx { -webkit-filter: drop-shadow(0px 3.3096866607666016px 2px rgba(0, 0, 0, 0.25)); aspect-ratio: 2.8524591378160626 / 1; filter: drop-shadow(0px 3.3096866607666016px 2px rgba(0, 0, 0, 0.25)); flex: none; height: var(--framer-aspect-ratio-supported, 50px); position: relative; width: 144px; }\",\".framer-cG0tm .framer-1dwa9jl { aspect-ratio: 3.7446808176706767 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 39px); position: relative; width: 146px; }\",\".framer-cG0tm .framer-1pezde5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-cG0tm .framer-3tnx28 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-cG0tm .framer-10wwbuc, .framer-cG0tm .framer-9ht6lp, .framer-cG0tm .framer-29zeph, .framer-cG0tm .framer-1rjc6ou { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 14px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-cG0tm .framer-1cqa85k { aspect-ratio: 3.9705884546443304 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 41px); position: relative; width: 161px; }\",\".framer-cG0tm .framer-x5lwzf { aspect-ratio: 3.9705884546443304 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 39px); position: relative; width: 154px; }\",\".framer-cG0tm .framer-1cv6blu { -webkit-filter: drop-shadow(0px 3.3096866607666016px 2px rgba(0, 0, 0, 0.25)); aspect-ratio: 2.8524591378160626 / 1; filter: drop-shadow(0px 3.3096866607666016px 2px rgba(0, 0, 0, 0.25)); flex: none; height: var(--framer-aspect-ratio-supported, 51px); position: relative; width: 146px; }\",\".framer-cG0tm .framer-aqua7 { aspect-ratio: 3.7446808176706767 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 41px); position: relative; width: 153px; }\",\".framer-cG0tm .framer-10qbj3i { aspect-ratio: 3.7446808176706767 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 38px); position: relative; width: 142px; }\",\".framer-cG0tm .framer-113h9qg, .framer-cG0tm .framer-1zga7r, .framer-cG0tm .framer-15y6i99, .framer-cG0tm .framer-1bkugzn { align-content: center; align-items: center; background-color: #1f1f1f; border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 89px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 222px; }\",\".framer-cG0tm .framer-sciwj9, .framer-cG0tm .framer-kkbtbx { aspect-ratio: 3.9000001936343893 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 41px); position: relative; width: 161px; }\",\".framer-cG0tm .framer-102omd8 { align-content: center; align-items: center; background-color: #1f1f1f; border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 58px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 144px; }\",\".framer-cG0tm .framer-koylft { aspect-ratio: 3.9000001936343893 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 117px; }\",\".framer-cG0tm .framer-19bmk9i { aspect-ratio: 13.312499963981699 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 13px); position: relative; width: 176px; }\",\".framer-cG0tm .framer-1w5d7x4 { align-content: center; align-items: center; background-color: #1f1f1f; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 90px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 223px; }\",\".framer-cG0tm .framer-1sjasnk { aspect-ratio: 3.5652173913043477 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 46px); position: relative; width: 164px; }\",\".framer-cG0tm .framer-1cnqsb8 { aspect-ratio: 6.703704222288171 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 22px); position: relative; width: 150px; }\",\".framer-cG0tm .framer-put1od { aspect-ratio: 7.583333381357734 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); position: relative; width: 151px; }\",\".framer-cG0tm .framer-14ujsxk, .framer-cG0tm .framer-123lasb, .framer-cG0tm .framer-hpiuof, .framer-cG0tm .framer-nurkiv, .framer-cG0tm .framer-15ulxse, .framer-cG0tm .framer-13lza3z, .framer-cG0tm .framer-1eitk2v, .framer-cG0tm .framer-t6h7rv, .framer-cG0tm .framer-18m69xx, .framer-cG0tm .framer-ygaoxq, .framer-cG0tm .framer-12rt4im, .framer-cG0tm .framer-1xiwvp8, .framer-cG0tm .framer-1c8jrdh { align-content: center; align-items: center; background-color: #1f1f1f; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 90px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 223px; }\",\".framer-cG0tm .framer-1sb15i, .framer-cG0tm .framer-glk1vn { aspect-ratio: 2.155844155844156 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 69px); position: relative; width: 149px; }\",\".framer-cG0tm .framer-kp8yvk, .framer-cG0tm .framer-lvqzdr { aspect-ratio: 2.3661971830985915 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 64px); position: relative; width: 152px; }\",\".framer-cG0tm .framer-1c4kgbo { aspect-ratio: 3.396551724137931 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 55px); position: relative; width: 187px; }\",\".framer-cG0tm .framer-ybmvrx { aspect-ratio: 3.5344827586206895 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 58px); position: relative; width: 205px; }\",\".framer-cG0tm .framer-hh6548 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-cG0tm .framer-1lixmxc { aspect-ratio: 2.3714285714285714 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); position: relative; width: 142px; }\",\".framer-cG0tm .framer-1i5sikd, .framer-cG0tm .framer-d4lszp { aspect-ratio: 3.3859649122807016 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 51px); position: relative; width: 174px; }\",\".framer-cG0tm .framer-13arwn7, .framer-cG0tm .framer-m7papo { aspect-ratio: 3.0961538461538463 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 52px); position: relative; width: 161px; }\",\".framer-cG0tm .framer-1uypli9, .framer-cG0tm .framer-sypn8g { aspect-ratio: 1.2987012987012987 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 62px); position: relative; width: 81px; }\",\".framer-cG0tm .framer-1mja5yo { align-content: center; align-items: center; background-color: #1f1f1f; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 58px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 144px; }\",\".framer-cG0tm .framer-7cqtuv { aspect-ratio: 3.3859649122807016 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 34px); position: relative; width: 115px; }\",\".framer-cG0tm .framer-sci1ec { align-content: center; align-items: center; background-color: #1f1f1f; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 89px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 223px; }\",\".framer-cG0tm .framer-1y3zlcp { aspect-ratio: 2.604651162790698 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 73px); position: relative; width: 190px; }\",\".framer-cG0tm .framer-12h1udv-container, .framer-cG0tm .framer-61sqf4-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-cG0tm.framer-ox6ue3, .framer-cG0tm .framer-1ncyszy, .framer-cG0tm .framer-pvex7, .framer-cG0tm .framer-suu913, .framer-cG0tm .framer-w7nh5a, .framer-cG0tm .framer-m2ytyn, .framer-cG0tm .framer-1yukd7s, .framer-cG0tm .framer-16wxn2y, .framer-cG0tm .framer-ohkdr4, .framer-cG0tm .framer-tyy5rh, .framer-cG0tm .framer-pj6979, .framer-cG0tm .framer-1kpl7oq, .framer-cG0tm .framer-o4c5yo, .framer-cG0tm .framer-1i4jsuc, .framer-cG0tm .framer-1pezde5, .framer-cG0tm .framer-3tnx28, .framer-cG0tm .framer-10wwbuc, .framer-cG0tm .framer-16qkr9w, .framer-cG0tm .framer-1mhsyo0, .framer-cG0tm .framer-130wry7, .framer-cG0tm .framer-81xu0o, .framer-cG0tm .framer-q8j40f, .framer-cG0tm .framer-113h9qg, .framer-cG0tm .framer-102omd8, .framer-cG0tm .framer-9ht6lp, .framer-cG0tm .framer-1zga7r, .framer-cG0tm .framer-16qs808, .framer-cG0tm .framer-1w5d7x4, .framer-cG0tm .framer-15y6i99, .framer-cG0tm .framer-1bkugzn, .framer-cG0tm .framer-14ujsxk, .framer-cG0tm .framer-123lasb, .framer-cG0tm .framer-29zeph, .framer-cG0tm .framer-hpiuof, .framer-cG0tm .framer-nurkiv, .framer-cG0tm .framer-15ulxse, .framer-cG0tm .framer-13lza3z, .framer-cG0tm .framer-hh6548, .framer-cG0tm .framer-1eitk2v, .framer-cG0tm .framer-t6h7rv, .framer-cG0tm .framer-18m69xx, .framer-cG0tm .framer-ygaoxq, .framer-cG0tm .framer-1mja5yo, .framer-cG0tm .framer-1rjc6ou, .framer-cG0tm .framer-12rt4im, .framer-cG0tm .framer-1xiwvp8, .framer-cG0tm .framer-1c8jrdh, .framer-cG0tm .framer-sci1ec, .framer-cG0tm .framer-1sqdtqr { gap: 0px; } .framer-cG0tm.framer-ox6ue3 > *, .framer-cG0tm .framer-tyy5rh > *, .framer-cG0tm .framer-pj6979 > *, .framer-cG0tm .framer-1kpl7oq > *, .framer-cG0tm .framer-o4c5yo > *, .framer-cG0tm .framer-1i4jsuc > *, .framer-cG0tm .framer-16qkr9w > *, .framer-cG0tm .framer-1mhsyo0 > *, .framer-cG0tm .framer-130wry7 > *, .framer-cG0tm .framer-81xu0o > *, .framer-cG0tm .framer-q8j40f > *, .framer-cG0tm .framer-113h9qg > *, .framer-cG0tm .framer-102omd8 > *, .framer-cG0tm .framer-1zga7r > *, .framer-cG0tm .framer-16qs808 > *, .framer-cG0tm .framer-15y6i99 > *, .framer-cG0tm .framer-1bkugzn > *, .framer-cG0tm .framer-14ujsxk > *, .framer-cG0tm .framer-123lasb > *, .framer-cG0tm .framer-hpiuof > *, .framer-cG0tm .framer-nurkiv > *, .framer-cG0tm .framer-15ulxse > *, .framer-cG0tm .framer-13lza3z > *, .framer-cG0tm .framer-1eitk2v > *, .framer-cG0tm .framer-t6h7rv > *, .framer-cG0tm .framer-18m69xx > *, .framer-cG0tm .framer-ygaoxq > *, .framer-cG0tm .framer-1mja5yo > *, .framer-cG0tm .framer-12rt4im > *, .framer-cG0tm .framer-1xiwvp8 > *, .framer-cG0tm .framer-1c8jrdh > *, .framer-cG0tm .framer-sci1ec > *, .framer-cG0tm .framer-1sqdtqr > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-cG0tm.framer-ox6ue3 > :first-child, .framer-cG0tm .framer-1ncyszy > :first-child, .framer-cG0tm .framer-pvex7 > :first-child, .framer-cG0tm .framer-suu913 > :first-child, .framer-cG0tm .framer-w7nh5a > :first-child, .framer-cG0tm .framer-16wxn2y > :first-child, .framer-cG0tm .framer-tyy5rh > :first-child, .framer-cG0tm .framer-pj6979 > :first-child, .framer-cG0tm .framer-1kpl7oq > :first-child, .framer-cG0tm .framer-o4c5yo > :first-child, .framer-cG0tm .framer-1i4jsuc > :first-child, .framer-cG0tm .framer-1pezde5 > :first-child, .framer-cG0tm .framer-3tnx28 > :first-child, .framer-cG0tm .framer-16qkr9w > :first-child, .framer-cG0tm .framer-1mhsyo0 > :first-child, .framer-cG0tm .framer-130wry7 > :first-child, .framer-cG0tm .framer-81xu0o > :first-child, .framer-cG0tm .framer-q8j40f > :first-child, .framer-cG0tm .framer-113h9qg > :first-child, .framer-cG0tm .framer-102omd8 > :first-child, .framer-cG0tm .framer-1zga7r > :first-child, .framer-cG0tm .framer-16qs808 > :first-child, .framer-cG0tm .framer-15y6i99 > :first-child, .framer-cG0tm .framer-1bkugzn > :first-child, .framer-cG0tm .framer-14ujsxk > :first-child, .framer-cG0tm .framer-123lasb > :first-child, .framer-cG0tm .framer-hpiuof > :first-child, .framer-cG0tm .framer-nurkiv > :first-child, .framer-cG0tm .framer-15ulxse > :first-child, .framer-cG0tm .framer-13lza3z > :first-child, .framer-cG0tm .framer-1eitk2v > :first-child, .framer-cG0tm .framer-t6h7rv > :first-child, .framer-cG0tm .framer-18m69xx > :first-child, .framer-cG0tm .framer-ygaoxq > :first-child, .framer-cG0tm .framer-1mja5yo > :first-child, .framer-cG0tm .framer-12rt4im > :first-child, .framer-cG0tm .framer-1xiwvp8 > :first-child, .framer-cG0tm .framer-1c8jrdh > :first-child, .framer-cG0tm .framer-sci1ec > :first-child, .framer-cG0tm .framer-1sqdtqr > :first-child { margin-top: 0px; } .framer-cG0tm.framer-ox6ue3 > :last-child, .framer-cG0tm .framer-1ncyszy > :last-child, .framer-cG0tm .framer-pvex7 > :last-child, .framer-cG0tm .framer-suu913 > :last-child, .framer-cG0tm .framer-w7nh5a > :last-child, .framer-cG0tm .framer-16wxn2y > :last-child, .framer-cG0tm .framer-tyy5rh > :last-child, .framer-cG0tm .framer-pj6979 > :last-child, .framer-cG0tm .framer-1kpl7oq > :last-child, .framer-cG0tm .framer-o4c5yo > :last-child, .framer-cG0tm .framer-1i4jsuc > :last-child, .framer-cG0tm .framer-1pezde5 > :last-child, .framer-cG0tm .framer-3tnx28 > :last-child, .framer-cG0tm .framer-16qkr9w > :last-child, .framer-cG0tm .framer-1mhsyo0 > :last-child, .framer-cG0tm .framer-130wry7 > :last-child, .framer-cG0tm .framer-81xu0o > :last-child, .framer-cG0tm .framer-q8j40f > :last-child, .framer-cG0tm .framer-113h9qg > :last-child, .framer-cG0tm .framer-102omd8 > :last-child, .framer-cG0tm .framer-1zga7r > :last-child, .framer-cG0tm .framer-16qs808 > :last-child, .framer-cG0tm .framer-15y6i99 > :last-child, .framer-cG0tm .framer-1bkugzn > :last-child, .framer-cG0tm .framer-14ujsxk > :last-child, .framer-cG0tm .framer-123lasb > :last-child, .framer-cG0tm .framer-hpiuof > :last-child, .framer-cG0tm .framer-nurkiv > :last-child, .framer-cG0tm .framer-15ulxse > :last-child, .framer-cG0tm .framer-13lza3z > :last-child, .framer-cG0tm .framer-1eitk2v > :last-child, .framer-cG0tm .framer-t6h7rv > :last-child, .framer-cG0tm .framer-18m69xx > :last-child, .framer-cG0tm .framer-ygaoxq > :last-child, .framer-cG0tm .framer-1mja5yo > :last-child, .framer-cG0tm .framer-12rt4im > :last-child, .framer-cG0tm .framer-1xiwvp8 > :last-child, .framer-cG0tm .framer-1c8jrdh > :last-child, .framer-cG0tm .framer-sci1ec > :last-child, .framer-cG0tm .framer-1sqdtqr > :last-child { margin-bottom: 0px; } .framer-cG0tm .framer-1ncyszy > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-cG0tm .framer-pvex7 > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-cG0tm .framer-suu913 > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-cG0tm .framer-w7nh5a > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-cG0tm .framer-m2ytyn > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-cG0tm .framer-m2ytyn > :first-child, .framer-cG0tm .framer-1yukd7s > :first-child, .framer-cG0tm .framer-ohkdr4 > :first-child, .framer-cG0tm .framer-10wwbuc > :first-child, .framer-cG0tm .framer-9ht6lp > :first-child, .framer-cG0tm .framer-1w5d7x4 > :first-child, .framer-cG0tm .framer-29zeph > :first-child, .framer-cG0tm .framer-hh6548 > :first-child, .framer-cG0tm .framer-1rjc6ou > :first-child { margin-left: 0px; } .framer-cG0tm .framer-m2ytyn > :last-child, .framer-cG0tm .framer-1yukd7s > :last-child, .framer-cG0tm .framer-ohkdr4 > :last-child, .framer-cG0tm .framer-10wwbuc > :last-child, .framer-cG0tm .framer-9ht6lp > :last-child, .framer-cG0tm .framer-1w5d7x4 > :last-child, .framer-cG0tm .framer-29zeph > :last-child, .framer-cG0tm .framer-hh6548 > :last-child, .framer-cG0tm .framer-1rjc6ou > :last-child { margin-right: 0px; } .framer-cG0tm .framer-1yukd7s > * { margin: 0px; margin-left: calc(1.0608853101730347px / 2); margin-right: calc(1.0608853101730347px / 2); } .framer-cG0tm .framer-16wxn2y > *, .framer-cG0tm .framer-1pezde5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-cG0tm .framer-ohkdr4 > *, .framer-cG0tm .framer-10wwbuc > *, .framer-cG0tm .framer-9ht6lp > *, .framer-cG0tm .framer-29zeph > *, .framer-cG0tm .framer-1rjc6ou > * { margin: 0px; margin-left: calc(14px / 2); margin-right: calc(14px / 2); } .framer-cG0tm .framer-3tnx28 > * { margin: 0px; margin-bottom: calc(13.238746643066406px / 2); margin-top: calc(13.238746643066406px / 2); } .framer-cG0tm .framer-1w5d7x4 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-cG0tm .framer-hh6548 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",...sharedStyle.css,\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-cG0tm.framer-ox6ue3 { width: 1200px; } .framer-cG0tm .framer-1ncyszy { padding: 40px 40px 20px 40px; } .framer-cG0tm .framer-1eyh8kx { width: 922px; } .framer-cG0tm .framer-10ly8xg { width: 1108px; } .framer-cG0tm .framer-ohkdr4, .framer-cG0tm .framer-3tnx28, .framer-cG0tm .framer-10wwbuc, .framer-cG0tm .framer-9ht6lp, .framer-cG0tm .framer-29zeph, .framer-cG0tm .framer-1rjc6ou { gap: 16px; } .framer-cG0tm .framer-tyy5rh, .framer-cG0tm .framer-pj6979, .framer-cG0tm .framer-1kpl7oq, .framer-cG0tm .framer-o4c5yo, .framer-cG0tm .framer-1i4jsuc, .framer-cG0tm .framer-16qkr9w, .framer-cG0tm .framer-1mhsyo0, .framer-cG0tm .framer-130wry7, .framer-cG0tm .framer-81xu0o, .framer-cG0tm .framer-q8j40f, .framer-cG0tm .framer-1zga7r, .framer-cG0tm .framer-16qs808, .framer-cG0tm .framer-1w5d7x4, .framer-cG0tm .framer-15y6i99, .framer-cG0tm .framer-1bkugzn, .framer-cG0tm .framer-hpiuof, .framer-cG0tm .framer-nurkiv, .framer-cG0tm .framer-15ulxse, .framer-cG0tm .framer-13lza3z, .framer-cG0tm .framer-1eitk2v, .framer-cG0tm .framer-12rt4im, .framer-cG0tm .framer-1xiwvp8, .framer-cG0tm .framer-1c8jrdh, .framer-cG0tm .framer-sci1ec, .framer-cG0tm .framer-1sqdtqr { height: 80px; width: 200px; } .framer-cG0tm .framer-caaisx { height: var(--framer-aspect-ratio-supported, 46px); width: 132px; } .framer-cG0tm .framer-1dwa9jl { height: var(--framer-aspect-ratio-supported, 37px); width: 140px; } .framer-cG0tm .framer-kkbtbx { height: var(--framer-aspect-ratio-supported, 38px); width: 150px; } .framer-cG0tm .framer-19bmk9i { width: 170px; } .framer-cG0tm .framer-1c4kgbo { height: var(--framer-aspect-ratio-supported, 53px); width: 180px; } .framer-cG0tm .framer-ybmvrx { height: var(--framer-aspect-ratio-supported, 54px); width: 190px; } .framer-cG0tm .framer-1lixmxc { height: var(--framer-aspect-ratio-supported, 55px); width: 130px; } .framer-cG0tm .framer-d4lszp { height: var(--framer-aspect-ratio-supported, 47px); width: 160px; } .framer-cG0tm .framer-m7papo { height: var(--framer-aspect-ratio-supported, 48px); width: 150px; } .framer-cG0tm .framer-sypn8g { height: var(--framer-aspect-ratio-supported, 54px); width: 70px; } .framer-cG0tm .framer-1y3zlcp { height: var(--framer-aspect-ratio-supported, 65px); width: 170px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-cG0tm .framer-ohkdr4, .framer-cG0tm .framer-3tnx28, .framer-cG0tm .framer-10wwbuc, .framer-cG0tm .framer-9ht6lp, .framer-cG0tm .framer-29zeph, .framer-cG0tm .framer-1rjc6ou { gap: 0px; } .framer-cG0tm .framer-ohkdr4 > *, .framer-cG0tm .framer-10wwbuc > *, .framer-cG0tm .framer-9ht6lp > *, .framer-cG0tm .framer-29zeph > *, .framer-cG0tm .framer-1rjc6ou > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-cG0tm .framer-ohkdr4 > :first-child, .framer-cG0tm .framer-10wwbuc > :first-child, .framer-cG0tm .framer-9ht6lp > :first-child, .framer-cG0tm .framer-29zeph > :first-child, .framer-cG0tm .framer-1rjc6ou > :first-child { margin-left: 0px; } .framer-cG0tm .framer-ohkdr4 > :last-child, .framer-cG0tm .framer-10wwbuc > :last-child, .framer-cG0tm .framer-9ht6lp > :last-child, .framer-cG0tm .framer-29zeph > :last-child, .framer-cG0tm .framer-1rjc6ou > :last-child { margin-right: 0px; } .framer-cG0tm .framer-3tnx28 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-cG0tm .framer-3tnx28 > :first-child { margin-top: 0px; } .framer-cG0tm .framer-3tnx28 > :last-child { margin-bottom: 0px; } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-cG0tm.framer-ox6ue3 { width: 810px; } .framer-cG0tm .framer-1ncyszy { padding: 50px 50px 0px 50px; } .framer-cG0tm .framer-suu913 { order: 0; } .framer-cG0tm .framer-1eyh8kx { width: 709px; } .framer-cG0tm .framer-10ly8xg { order: 1; width: 671px; } .framer-cG0tm .framer-16wxn2y { order: 2; } .framer-cG0tm .framer-1pezde5 { order: 3; }}\",\"@media (max-width: 809px) { .framer-cG0tm.framer-ox6ue3 { width: 390px; } .framer-cG0tm .framer-1ncyszy { padding: 50px 20px 0px 20px; } .framer-cG0tm .framer-w7nh5a { padding: 12px 24px 12px 24px; width: 180px; } .framer-cG0tm .framer-m2ytyn { gap: 8px; } .framer-cG0tm .framer-1qya662 { height: 24px; width: 51px; } .framer-cG0tm .framer-1yukd7s { padding: 1px 6px 1px 6px; } .framer-cG0tm .framer-1eyh8kx { width: 355px; } .framer-cG0tm .framer-10ly8xg { width: 335px; } .framer-cG0tm .framer-tyy5rh, .framer-cG0tm .framer-pj6979, .framer-cG0tm .framer-1kpl7oq, .framer-cG0tm .framer-o4c5yo, .framer-cG0tm .framer-1i4jsuc, .framer-cG0tm .framer-16qkr9w, .framer-cG0tm .framer-1mhsyo0, .framer-cG0tm .framer-130wry7, .framer-cG0tm .framer-81xu0o, .framer-cG0tm .framer-q8j40f, .framer-cG0tm .framer-16qs808, .framer-cG0tm .framer-1w5d7x4, .framer-cG0tm .framer-15y6i99, .framer-cG0tm .framer-1bkugzn, .framer-cG0tm .framer-hpiuof, .framer-cG0tm .framer-nurkiv, .framer-cG0tm .framer-15ulxse, .framer-cG0tm .framer-13lza3z, .framer-cG0tm .framer-1eitk2v, .framer-cG0tm .framer-1xiwvp8, .framer-cG0tm .framer-1c8jrdh, .framer-cG0tm .framer-sci1ec, .framer-cG0tm .framer-1sqdtqr { height: 58px; width: 144px; } .framer-cG0tm .framer-1n1ra6p, .framer-cG0tm .framer-1g1d85h { height: var(--framer-aspect-ratio-supported, 23px); width: 90px; } .framer-cG0tm .framer-caaisx { height: var(--framer-aspect-ratio-supported, 34px); width: 97px; } .framer-cG0tm .framer-1dwa9jl, .framer-cG0tm .framer-10qbj3i { height: var(--framer-aspect-ratio-supported, 28px); width: 105px; } .framer-cG0tm .framer-1cqa85k { height: var(--framer-aspect-ratio-supported, 30px); width: 120px; } .framer-cG0tm .framer-x5lwzf { height: var(--framer-aspect-ratio-supported, 28px); width: 111px; } .framer-cG0tm .framer-1cv6blu { height: var(--framer-aspect-ratio-supported, 38px); width: 108px; } .framer-cG0tm .framer-aqua7 { height: var(--framer-aspect-ratio-supported, 30px); width: 112px; } .framer-cG0tm .framer-19bmk9i { height: var(--framer-aspect-ratio-supported, 9px); width: 120px; } .framer-cG0tm .framer-1sjasnk { height: var(--framer-aspect-ratio-supported, 33px); width: 118px; } .framer-cG0tm .framer-1cnqsb8 { height: var(--framer-aspect-ratio-supported, 16px); width: 107px; } .framer-cG0tm .framer-put1od { height: var(--framer-aspect-ratio-supported, 14px); width: 106px; } .framer-cG0tm .framer-glk1vn { height: var(--framer-aspect-ratio-supported, 44px); width: 95px; } .framer-cG0tm .framer-lvqzdr { height: var(--framer-aspect-ratio-supported, 44px); width: 104px; } .framer-cG0tm .framer-1c4kgbo { height: var(--framer-aspect-ratio-supported, 36px); width: 122px; } .framer-cG0tm .framer-ybmvrx { height: var(--framer-aspect-ratio-supported, 40px); width: 141px; } .framer-cG0tm .framer-1lixmxc { height: var(--framer-aspect-ratio-supported, 36px); width: 85px; } .framer-cG0tm .framer-m7papo { height: var(--framer-aspect-ratio-supported, 36px); width: 111px; } .framer-cG0tm .framer-sypn8g { height: var(--framer-aspect-ratio-supported, 40px); width: 52px; } .framer-cG0tm .framer-1y3zlcp { height: var(--framer-aspect-ratio-supported, 48px); width: 125px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-cG0tm .framer-m2ytyn { gap: 0px; } .framer-cG0tm .framer-m2ytyn > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-cG0tm .framer-m2ytyn > :first-child { margin-left: 0px; } .framer-cG0tm .framer-m2ytyn > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2819\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"LX9LUVNrL\":{\"layout\":[\"fixed\",\"auto\"]},\"gm3vAjmh5\":{\"layout\":[\"fixed\",\"auto\"]},\"VwKiRxWSq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framerlk4sSOmbO=withCSS(Component,css,\"framer-cG0tm\");export default Framerlk4sSOmbO;Framerlk4sSOmbO.displayName=\"Page\";Framerlk4sSOmbO.defaultProps={height:2819,width:1440};addFonts(Framerlk4sSOmbO,[{explicitInter:true,fonts:[{family:\"Lexend Deca\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4F8pAqRPCqLNflg.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:\"Hepta Slab\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5Hvny4DfeY5B0NBkz.woff2\",weight:\"700\"},{family:\"Hepta Slab\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvnL4DfeY5B0NBkz.woff2\",weight:\"600\"},{family:\"Hepta Slab\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvkV5zfeY5B0NBkz.woff2\",weight:\"400\"},{family:\"Hepta Slab\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5Hvkn5zfeY5B0NBkz.woff2\",weight:\"500\"}]},...NavbarFonts,...CTAFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerlk4sSOmbO\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LX9LUVNrL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gm3vAjmh5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VwKiRxWSq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"2819\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "j1zbfw4rL_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "RichTextWithOptimizedAppearEffect", "RichText2", "CTAFonts", "IVXOnmHj_default", "FooterFonts", "HmBVDla4Q_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "animation4", "animation5", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "SVG", "x", "Image2", "css", "Framerlk4sSOmbO", "withCSS", "lk4sSOmbO_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
