{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/iHAF87x5OA12ftAXxpJ1/oiRCD7y8yK1lXq9PF1LP/QTIeFAsCH.js", "ssg:https://framerusercontent.com/modules/vEsw8O62HeIMXmWDPXqa/diuEw5G8ZPRLP5R9EVfy/QTIeFAsCH.js"],
  "sourcesContent": ["// Generated by Framer (5351ffe)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={uBlWHbhYy:new LazyValue(()=>import(\"./QTIeFAsCH-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (5351ffe)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/jqsvzAOOQ/jqsvzAOOQ.js\";import Social from\"#framer/local/canvasComponent/lLOcyxjmU/lLOcyxjmU.js\";import Menu from\"#framer/local/canvasComponent/RVE9F09M6/RVE9F09M6.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/QTIeFAsCH/QTIeFAsCH.js\";import metadataProvider from\"#framer/local/webPageMetadata/QTIeFAsCH/QTIeFAsCH.js\";const MenuFonts=getFonts(Menu);const MenuWithVariantAppearEffect=withVariantAppearEffect(Menu);const MotionDivWithFX=withFX(motion.div);const SocialFonts=getFonts(Social);const ImageWithFX=withFX(Image);const FooterFonts=getFonts(Footer);const breakpoints={m1oiMADuo:\"(max-width: 767px)\",NWlwmGaeR:\"(min-width: 1920px)\",VHAITE3x1:\"(min-width: 768px) and (max-width: 1023px)\",y8u8Qn9eE:\"(min-width: 1024px) and (max-width: 1919px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-KYb8k\";const variantClassNames={m1oiMADuo:\"framer-v-jm9ovk\",NWlwmGaeR:\"framer-v-jm6jme\",VHAITE3x1:\"framer-v-1xgrvx\",y8u8Qn9eE:\"framer-v-rglbn6\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={delay:0,duration:4,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:50};const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const convertFromEnum=(value,activeLocale)=>{switch(value){case\"default\":return\"f6fIWiBCZ\";case\"uBlWHbhYy\":return\"PvFPkwuQf\";default:return\"f6fIWiBCZ\";}};const convertFromEnum1=(value,activeLocale)=>{switch(value){case\"default\":return\"oYSJZ5INg\";case\"uBlWHbhYy\":return\"oYSJZ5INg\";default:return\"oYSJZ5INg\";}};const convertFromEnum2=(value,activeLocale)=>{switch(value){case\"default\":return\"WIou0ivJ5\";case\"uBlWHbhYy\":return\"WIou0ivJ5\";default:return\"WIou0ivJ5\";}};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition2={delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:150};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\":\"NWlwmGaeR\",Desktop:\"y8u8Qn9eE\",Phone:\"m1oiMADuo\",Tablet:\"VHAITE3x1\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"y8u8Qn9eE\"};};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=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"Kt62JPRbF\");usePreloadLocalizedValues(activeLocale);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"NWlwmGaeR\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"NWlwmGaeR\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"VHAITE3x1\",\"m1oiMADuo\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if([\"VHAITE3x1\",\"m1oiMADuo\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"y8u8Qn9eE\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(18, 155, 106); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-rglbn6\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:95,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kw0574-container\",layoutScroll:true,nodeId:\"HK4Fk9FYG\",rendersWithMotion:true,scopeId:\"QTIeFAsCH\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1oiMADuo:{__framer__variantAppearEffectEnabled:undefined,variant:\"L3wu689Wv\"}},children:/*#__PURE__*/_jsx(MenuWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{offset:-10,ref:ref1,target:\"gQqFFuk3p\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"HK4Fk9FYG\",layoutId:\"HK4Fk9FYG\",style:{width:\"100%\"},variant:\"aHF4gb4rQ\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k2p49d\",\"data-framer-name\":\"First Section\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition1,__perspectiveFX:false,__targetOpacity:.4,className:\"framer-i56m06\",\"data-framer-name\":\"Ellipse 11\",transformTemplate:transformTemplate2}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5izxbf\",\"data-framer-name\":\"First First\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-3g9f7r\",\"data-framer-name\":\"Frame 104\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18nyjp9\",\"data-framer-name\":\"Frame 66\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1oiMADuo:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"67px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Mission\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"72px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Mission\"})}),className:\"framer-laa1rr\",\"data-framer-name\":\"Empowering Innovation\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hbhalk\",\"data-framer-name\":\"Section Two\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-um6zhr\",\"data-framer-name\":\"White Element\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:257,intrinsicWidth:1924,style:{rotate:180},svg:'<svg width=\"1924\" height=\"257\" viewBox=\"-1 -1 1924 257\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1921.5 0L0 200.5V254.5H1921.5V0Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-kpwpqm\",\"data-framer-name\":\"White Element\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:257,intrinsicWidth:1924,svg:'<svg width=\"1924\" height=\"257\" viewBox=\"-1 -1 1924 257\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1921.5 0L0 200.5V254.5H1921.5V0Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19ayxe5\",\"data-framer-name\":\"BG Zadej\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10jgybc\",\"data-framer-name\":\"BG Zadej\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wdchgk\",\"data-framer-name\":\"Frame 33\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-40z9ge\",\"data-framer-name\":\"Frame 13\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-126hcvp\",\"data-framer-name\":\"Frame 113\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1trwh92\",\"data-framer-name\":\"Frame 111\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 22, 22)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Upsmarty\"}),\"\\xa0is an unique opportunity for discerning investors who value a thoughtful and long-term approach. Our investments are\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"strategically diversified\"}),\"\\xa0and supported by\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"robust mid-to-long-term plans\"}),\", focusing not only on immediate returns but on sustained growth and future-proof value. By investing, you contribute to pivotal sectors like\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"green energy\"}),\",\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"natural materials\"}),\",\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"the entertainment industry\"}),\",\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"precious metals\"}),\", and\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"cryptocurrency markets\"}),\". Each sector is guided by seasoned experts with decades of experience, ensuring projects are planned and executed for\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"maximum profitability and stability\"}),\".\"]})}),className:\"framer-aooqy8\",\"data-framer-name\":\"More than just a currency, it's a vehicle for growth and success. Designed to provide holders multiple rewards for holding and using the token.\",fonts:[\"GF;Montserrat-regular\",\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yb4m3g\",children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NWlwmGaeR:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+600+0+0+40+175+20),pixelHeight:605,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1400px), 1px)`,src:\"https://framerusercontent.com/images/mltOQtMLjmbw7qE0IkJ3gCO4C0.png\",srcSet:\"https://framerusercontent.com/images/mltOQtMLjmbw7qE0IkJ3gCO4C0.png?scale-down-to=512 512w,https://framerusercontent.com/images/mltOQtMLjmbw7qE0IkJ3gCO4C0.png 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:605,pixelWidth:1024,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/mltOQtMLjmbw7qE0IkJ3gCO4C0.png\",srcSet:\"https://framerusercontent.com/images/mltOQtMLjmbw7qE0IkJ3gCO4C0.png?scale-down-to=512 512w,https://framerusercontent.com/images/mltOQtMLjmbw7qE0IkJ3gCO4C0.png 1024w\"},className:\"framer-mombf7 hidden-rglbn6 hidden-1xgrvx hidden-jm9ovk\"})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1oiMADuo:{background:{alt:\"\",fit:\"fit\",pixelHeight:605,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1400px)`,src:\"https://framerusercontent.com/images/mltOQtMLjmbw7qE0IkJ3gCO4C0.png\",srcSet:\"https://framerusercontent.com/images/mltOQtMLjmbw7qE0IkJ3gCO4C0.png?scale-down-to=512 512w,https://framerusercontent.com/images/mltOQtMLjmbw7qE0IkJ3gCO4C0.png 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+600+0+0+40+175+0),pixelHeight:605,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1400px), 1px)`,src:\"https://framerusercontent.com/images/mltOQtMLjmbw7qE0IkJ3gCO4C0.png\",srcSet:\"https://framerusercontent.com/images/mltOQtMLjmbw7qE0IkJ3gCO4C0.png?scale-down-to=512 512w,https://framerusercontent.com/images/mltOQtMLjmbw7qE0IkJ3gCO4C0.png 1024w\"},className:\"framer-pyso4g hidden-jm6jme\"})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14murcj\",\"data-framer-name\":\"Section Eleven\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1oiMADuo:{background:{alt:\"\",fit:\"fit\",pixelHeight:1729,pixelWidth:2127,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} + 1103px)`,src:\"https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png\",srcSet:\"https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png 2127w\"}},NWlwmGaeR:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1635+1443-548),pixelHeight:1729,pixelWidth:2127,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} + 1103px)`,src:\"https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png\",srcSet:\"https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png 2127w\"}},VHAITE3x1:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1248+1563-548),pixelHeight:1729,pixelWidth:2127,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} + 1103px)`,src:\"https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png\",srcSet:\"https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png 2127w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1248+1443-548),pixelHeight:1729,pixelWidth:2127,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} + 1103px)`,src:\"https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png\",srcSet:\"https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RZLKFS72yAO00JmYy259bN4BQ5Y.png 2127w\"},className:\"framer-1drukkg\",\"data-framer-name\":\"image 9\"})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:.3,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1gwk8di\",\"data-framer-name\":\"Ellipse 10\",style:{rotate:-45}}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-181psv5\",\"data-framer-name\":\"Frame 64\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-l74jbv\",\"data-framer-name\":\"Frame 60\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wohp93\",\"data-framer-name\":\"Frame 134\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"58px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Follow\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 66, 42)\"},children:\" Us\"})]})}),className:\"framer-1p10g74\",\"data-framer-name\":\"Follow Us\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"29px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(220, 220, 220)\"},children:\"For upcoming news follow on social media.\"})}),className:\"framer-143yp4m\",\"data-framer-name\":\"For upcoming news follow on social media.\",fonts:[\"GF;Montserrat-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e1d7af\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1oiMADuo:{height:undefined,width:undefined,y:undefined},NWlwmGaeR:{y:(componentViewport?.y||0)+0+1635+250+0+0+0+0+0+0+499+0},VHAITE3x1:{width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1400px) - 52px) / 3, 200px)`,y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+499+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"110px\",y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+499+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q11a6d-container\",nodeId:\"mvvckcRkP\",scopeId:\"QTIeFAsCH\",children:/*#__PURE__*/_jsx(Social,{height:\"100%\",id:\"mvvckcRkP\",layoutId:\"mvvckcRkP\",nlfL19hEc:\"https://www.youtube.com/@UpsmartyToken\",style:{height:\"100%\",width:\"100%\"},variant:\"vGazept1w\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1oiMADuo:{height:undefined,width:undefined,y:undefined},NWlwmGaeR:{y:(componentViewport?.y||0)+0+1635+250+0+0+0+0+0+0+499+0},VHAITE3x1:{width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1400px) - 52px) / 3, 200px)`,y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+499+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"110px\",y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+499+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rmvjlb-container\",nodeId:\"UAmrkXhEF\",scopeId:\"QTIeFAsCH\",children:/*#__PURE__*/_jsx(Social,{height:\"100%\",id:\"UAmrkXhEF\",layoutId:\"UAmrkXhEF\",nlfL19hEc:\"https://x.com/UpsmartyToken\",style:{height:\"100%\",width:\"100%\"},variant:\"oYbmeluCh\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1oiMADuo:{height:undefined,width:undefined,y:undefined},NWlwmGaeR:{y:(componentViewport?.y||0)+0+1635+250+0+0+0+0+0+0+499+0},VHAITE3x1:{width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1400px) - 52px) / 3, 200px)`,y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+499+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"110px\",y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+499+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xy5dzj-container\",nodeId:\"OBJJX5oJf\",scopeId:\"QTIeFAsCH\",children:/*#__PURE__*/_jsx(Social,{height:\"100%\",id:\"OBJJX5oJf\",layoutId:\"OBJJX5oJf\",nlfL19hEc:\"https://www.instagram.com/upsmarty_token/\",style:{height:\"100%\",width:\"100%\"},variant:\"o14CnctJA\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1oiMADuo:{height:undefined,width:undefined,y:undefined},NWlwmGaeR:{y:(componentViewport?.y||0)+0+1635+250+0+0+0+0+0+0+499+0},VHAITE3x1:{width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1400px) - 52px) / 3, 200px)`,y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+499+0+126}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"110px\",y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+499+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jxn5ge-container\",nodeId:\"U9BCW2law\",scopeId:\"QTIeFAsCH\",children:/*#__PURE__*/_jsx(Social,{height:\"100%\",id:\"U9BCW2law\",layoutId:\"U9BCW2law\",nlfL19hEc:\"https://www.facebook.com/UpsmartyToken/\",style:{height:\"100%\",width:\"100%\"},variant:\"LcUaJ_GqJ\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VHAITE3x1:{height:100,width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1400px) - 52px) / 3, 200px)`,y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+499+0+126}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1anwa3v-container hidden-rglbn6 hidden-jm6jme\",nodeId:\"Ybz8EJjzO\",scopeId:\"QTIeFAsCH\",children:/*#__PURE__*/_jsx(Social,{height:\"100%\",id:\"Ybz8EJjzO\",layoutId:\"Ybz8EJjzO\",nlfL19hEc:\"https://www.tiktok.com/@upsmartytoken\",style:{height:\"100%\",width:\"100%\"},variant:\"oYSJZ5INg\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VHAITE3x1:{height:100,width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1400px) - 52px) / 3, 200px)`,y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+499+0+126}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vj14iv-container hidden-rglbn6 hidden-jm6jme\",nodeId:\"qrWa5T6Ym\",scopeId:\"QTIeFAsCH\",children:/*#__PURE__*/_jsx(Social,{height:\"100%\",id:\"qrWa5T6Ym\",layoutId:\"qrWa5T6Ym\",nlfL19hEc:\"https://t.me/upsmartytoken\",style:{height:\"100%\",width:\"100%\"},variant:\"f6fIWiBCZ\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VHAITE3x1:{height:100,width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1400px) - 52px) / 3, 200px)`,y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+499+0+252}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t03x4x-container hidden-rglbn6 hidden-jm6jme\",nodeId:\"UstQ4hLPs\",scopeId:\"QTIeFAsCH\",children:/*#__PURE__*/_jsx(Social,{height:\"100%\",id:\"UstQ4hLPs\",layoutId:\"UstQ4hLPs\",nlfL19hEc:\" https://discord.gg/v9jen2j7\",style:{height:\"100%\",width:\"100%\"},variant:\"Dz4j896Ur\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VHAITE3x1:{height:100,width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1400px) - 52px) / 3, 200px)`,y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+499+0+252}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4yjo4v-container hidden-rglbn6 hidden-jm6jme\",nodeId:\"yyzfjzI11\",scopeId:\"QTIeFAsCH\",children:/*#__PURE__*/_jsx(Social,{height:\"100%\",id:\"yyzfjzI11\",layoutId:\"yyzfjzI11\",nlfL19hEc:\"https://www.coingecko.com/en/coins/upstarty\",style:{height:\"100%\",width:\"100%\"},variant:\"WIou0ivJ5\",width:\"100%\",ZNBjrA6ve:\"https://www.coingecko.com/en/coins/upstarty\"})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ho9qyv hidden-1xgrvx hidden-jm9ovk\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NWlwmGaeR:{y:(componentViewport?.y||0)+0+1635+250+0+0+0+0+0+0+631+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"110px\",y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+631+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13tnfcr-container\",nodeId:\"S4GjBiQf9\",scopeId:\"QTIeFAsCH\",children:/*#__PURE__*/_jsx(Social,{height:\"100%\",id:\"S4GjBiQf9\",layoutId:\"S4GjBiQf9\",nlfL19hEc:\"https://discord.gg/v9jen2j7\",style:{height:\"100%\",width:\"100%\"},variant:\"Dz4j896Ur\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NWlwmGaeR:{y:(componentViewport?.y||0)+0+1635+250+0+0+0+0+0+0+631+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"110px\",y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+631+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-27twpd-container\",nodeId:\"Z_sU_bt7Y\",scopeId:\"QTIeFAsCH\",children:/*#__PURE__*/_jsx(Social,{height:\"100%\",id:\"Z_sU_bt7Y\",layoutId:\"Z_sU_bt7Y\",nlfL19hEc:\"https://t.me/upsmartytoken\",style:{height:\"100%\",width:\"100%\"},variant:convertFromEnum(activeLocale?.id,activeLocale),width:\"100%\",ZNBjrA6ve:\"https://t.me/upsmartytoken\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NWlwmGaeR:{y:(componentViewport?.y||0)+0+1635+250+0+0+0+0+0+0+631+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"110px\",y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+631+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gffyz-container\",nodeId:\"HbsLT3VLb\",scopeId:\"QTIeFAsCH\",children:/*#__PURE__*/_jsx(Social,{height:\"100%\",id:\"HbsLT3VLb\",layoutId:\"HbsLT3VLb\",nlfL19hEc:\"https://www.tiktok.com/@upsmartytoken\",style:{height:\"100%\",width:\"100%\"},variant:convertFromEnum1(activeLocale?.id,activeLocale),width:\"100%\",ZNBjrA6ve:\"https://www.tiktok.com/@upsmartytoken\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NWlwmGaeR:{y:(componentViewport?.y||0)+0+1635+250+0+0+0+0+0+0+631+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"110px\",y:(componentViewport?.y||0)+0+1248+250+0+0+0+0+0+0+631+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wrx06p-container\",nodeId:\"bCxMxQ6Gr\",scopeId:\"QTIeFAsCH\",children:/*#__PURE__*/_jsx(Social,{height:\"100%\",id:\"bCxMxQ6Gr\",layoutId:\"bCxMxQ6Gr\",nlfL19hEc:\"https://www.coingecko.com/en/coins/upstarty\",style:{height:\"100%\",width:\"100%\"},variant:convertFromEnum2(activeLocale?.id,activeLocale),width:\"100%\",ZNBjrA6ve:\"https://www.coingecko.com/en/coins/upstarty\"})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18in5qf\",\"data-framer-name\":\"Frame 61\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1oiMADuo:{background:{alt:\"\",fit:\"stretch\",pixelHeight:1368,pixelWidth:1904,positionX:\"center\",positionY:\"center\",sizes:\"330px\",src:\"https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png\",srcSet:\"https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png?scale-down-to=512 512w,https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png 1904w\"}},NWlwmGaeR:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1635+250+0+0+851+0+0),pixelHeight:1368,pixelWidth:1904,positionX:\"center\",positionY:\"center\",sizes:\"476px\",src:\"https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png\",srcSet:\"https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png?scale-down-to=512 512w,https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png 1904w\"}},VHAITE3x1:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1248+250+0+0+971+0+0),pixelHeight:1368,pixelWidth:1904,positionX:\"center\",positionY:\"center\",sizes:\"476px\",src:\"https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png\",srcSet:\"https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png?scale-down-to=512 512w,https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png 1904w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1248+250+0+0+851+0+0),pixelHeight:1368,pixelWidth:1904,positionX:\"center\",positionY:\"center\",sizes:\"476px\",src:\"https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png\",srcSet:\"https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png?scale-down-to=512 512w,https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wwCdi94dEI7RDrJg7FWNzoH5c.png 1904w\"},className:\"framer-rlmvnv\",\"data-framer-name\":\"Image\"})})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1oiMADuo:{y:undefined},VHAITE3x1:{y:(componentViewport?.y||0)+0+2811}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:71,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2691,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1glo67l-container hidden-jm6jme\",nodeId:\"QlIbeTWz3\",scopeId:\"QTIeFAsCH\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"QlIbeTWz3\",layoutId:\"QlIbeTWz3\",style:{width:\"100%\"},width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NWlwmGaeR:{height:71,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3078}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16zj2fc-container hidden-rglbn6 hidden-1xgrvx hidden-jm9ovk\",nodeId:\"MkRz7NGi4\",scopeId:\"QTIeFAsCH\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"MkRz7NGi4\",layoutId:\"MkRz7NGi4\",style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KYb8k.framer-drw8kl, .framer-KYb8k .framer-drw8kl { display: block; }\",\".framer-KYb8k.framer-rglbn6 { align-content: center; align-items: center; background-color: #129b6a; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1024px; }\",\".framer-KYb8k .framer-1kw0574-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-KYb8k .framer-k2p49d { align-content: center; align-items: center; background: linear-gradient(185.58641395132068deg, #003824 0%, rgb(18, 155, 106) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 600px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KYb8k .framer-i56m06 { aspect-ratio: 1 / 1; background: linear-gradient(180deg, #0a8f60 0%, rgba(10, 117, 79, 0.1) 100%); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 640px); opacity: 0.4; position: absolute; right: -447px; top: 52%; transform: translateY(-50%); width: 640px; z-index: 0; }\",\".framer-KYb8k .framer-5izxbf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 0px 16px 58px 16px; position: relative; width: 100%; }\",\".framer-KYb8k .framer-3g9f7r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: visible; padding: 220px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-KYb8k .framer-18nyjp9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-KYb8k .framer-laa1rr, .framer-KYb8k .framer-1p10g74, .framer-KYb8k .framer-143yp4m { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-KYb8k .framer-1hbhalk { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 16px 40px 16px; position: relative; width: 100%; }\",\".framer-KYb8k .framer-um6zhr { bottom: -225px; flex: none; height: 257px; left: -8px; position: absolute; right: -8px; z-index: 1; }\",\".framer-KYb8k .framer-kpwpqm { flex: none; height: 257px; left: -8px; position: absolute; right: -8px; top: -239px; z-index: 1; }\",\".framer-KYb8k .framer-19ayxe5 { -webkit-filter: blur(150px); aspect-ratio: 1 / 1; background-color: #129b6a; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(150px); flex: none; height: var(--framer-aspect-ratio-supported, 387px); opacity: 0.2; position: absolute; right: -292px; top: -164px; width: 387px; z-index: 1; }\",\".framer-KYb8k .framer-10jgybc { -webkit-filter: blur(200px); aspect-ratio: 1 / 1; background-color: #129b6a; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: -52px; filter: blur(200px); flex: none; height: var(--framer-aspect-ratio-supported, 693px); left: -403px; opacity: 0.1; position: absolute; width: 693px; z-index: 1; }\",\".framer-KYb8k .framer-1wdchgk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-KYb8k .framer-40z9ge { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KYb8k .framer-126hcvp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KYb8k .framer-1trwh92 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KYb8k .framer-aooqy8 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 730px; word-break: break-word; word-wrap: break-word; }\",\".framer-KYb8k .framer-1yb4m3g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 353px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-KYb8k .framer-mombf7 { flex: 1 0 0px; height: 700px; position: relative; width: 1px; }\",\".framer-KYb8k .framer-pyso4g { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-KYb8k .framer-14murcj { 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: hidden; padding: 250px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-KYb8k .framer-1drukkg { bottom: -1182px; flex: none; height: 1730px; left: -552px; position: absolute; right: -551px; z-index: 0; }\",\".framer-KYb8k .framer-1gwk8di { aspect-ratio: 1 / 1; background: linear-gradient(180deg, #0a8f60 0%, rgba(10, 117, 79, 0.1) 100%); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 72px; flex: none; height: var(--framer-aspect-ratio-supported, 454px); position: absolute; right: -361px; width: 454px; z-index: 1; }\",\".framer-KYb8k .framer-181psv5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KYb8k .framer-l74jbv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KYb8k .framer-wohp93 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KYb8k .framer-e1d7af { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-KYb8k .framer-1q11a6d-container, .framer-KYb8k .framer-rmvjlb-container, .framer-KYb8k .framer-xy5dzj-container, .framer-KYb8k .framer-jxn5ge-container, .framer-KYb8k .framer-1anwa3v-container, .framer-KYb8k .framer-1vj14iv-container, .framer-KYb8k .framer-1t03x4x-container, .framer-KYb8k .framer-4yjo4v-container, .framer-KYb8k .framer-13tnfcr-container, .framer-KYb8k .framer-27twpd-container, .framer-KYb8k .framer-gffyz-container, .framer-KYb8k .framer-wrx06p-container { flex: none; height: 100px; position: relative; width: 110px; }\",\".framer-KYb8k .framer-1ho9qyv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 992px; }\",\".framer-KYb8k .framer-18in5qf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: 342px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KYb8k .framer-rlmvnv { aspect-ratio: 1.391812865497076 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 342px); position: relative; width: 476px; }\",\".framer-KYb8k .framer-1glo67l-container, .framer-KYb8k .framer-16zj2fc-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@media (min-width: 768px) and (max-width: 1023px) { .framer-KYb8k.framer-rglbn6 { width: 768px; } .framer-KYb8k .framer-3g9f7r { flex-direction: column; gap: 70px; } .framer-KYb8k .framer-18nyjp9 { flex: none; width: 100%; } .framer-KYb8k .framer-um6zhr { bottom: -177px; left: -61px; right: unset; width: 1040px; } .framer-KYb8k .framer-kpwpqm { left: 0px; right: -16px; top: -224px; } .framer-KYb8k .framer-40z9ge { order: 0; } .framer-KYb8k .framer-1yb4m3g { order: 1; } .framer-KYb8k .framer-e1d7af { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); } .framer-KYb8k .framer-1q11a6d-container, .framer-KYb8k .framer-rmvjlb-container, .framer-KYb8k .framer-xy5dzj-container, .framer-KYb8k .framer-jxn5ge-container, .framer-KYb8k .framer-1anwa3v-container, .framer-KYb8k .framer-1vj14iv-container, .framer-KYb8k .framer-1t03x4x-container, .framer-KYb8k .framer-4yjo4v-container { align-self: start; height: 100%; justify-self: start; width: 100%; }}\",\"@media (max-width: 767px) { .framer-KYb8k.framer-rglbn6 { width: 390px; } .framer-KYb8k .framer-3g9f7r { flex-direction: column; gap: 70px; } .framer-KYb8k .framer-18nyjp9 { flex: none; width: 100%; } .framer-KYb8k .framer-um6zhr { bottom: -217px; left: -528px; right: -122px; } .framer-KYb8k .framer-10jgybc { bottom: unset; left: -483px; top: -5px; } .framer-KYb8k .framer-40z9ge { order: 0; } .framer-KYb8k .framer-aooqy8 { width: 100%; } .framer-KYb8k .framer-1yb4m3g { flex-direction: column; order: 1; } .framer-KYb8k .framer-pyso4g { height: 1px; width: 100%; } .framer-KYb8k .framer-1gwk8di { z-index: 0; } .framer-KYb8k .framer-e1d7af { align-content: unset; align-items: unset; display: grid; gap: 17px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(auto-fill, minmax(158px, 1fr)); } .framer-KYb8k .framer-1q11a6d-container, .framer-KYb8k .framer-rmvjlb-container, .framer-KYb8k .framer-xy5dzj-container, .framer-KYb8k .framer-jxn5ge-container, .framer-KYb8k .framer-1anwa3v-container, .framer-KYb8k .framer-1vj14iv-container, .framer-KYb8k .framer-1t03x4x-container, .framer-KYb8k .framer-4yjo4v-container { align-self: start; height: 100%; justify-self: start; width: 100%; } .framer-KYb8k .framer-18in5qf { height: min-content; } .framer-KYb8k .framer-rlmvnv { height: var(--framer-aspect-ratio-supported, 237px); width: 330px; }}\",\"@media (min-width: 1920px) { .framer-KYb8k.framer-rglbn6 { width: 1920px; } .framer-KYb8k .framer-aooqy8 { width: 100%; } .framer-KYb8k .framer-1yb4m3g { height: min-content; padding: 20px 0px 20px 0px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2483\n * @framerIntrinsicWidth 1024\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VHAITE3x1\":{\"layout\":[\"fixed\",\"auto\"]},\"m1oiMADuo\":{\"layout\":[\"fixed\",\"auto\"]},\"NWlwmGaeR\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Kt62JPRbF\":{\"pattern\":\":Kt62JPRbF\",\"name\":\"menu\"}}\n * @framerResponsiveScreen\n */const FramerQTIeFAsCH=withCSS(Component,css,\"framer-KYb8k\");export default FramerQTIeFAsCH;FramerQTIeFAsCH.displayName=\"About\";FramerQTIeFAsCH.defaultProps={height:2483,width:1024};addFonts(FramerQTIeFAsCH,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w7Y3tcoqK5.woff2\",weight:\"700\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew7Y3tcoqK5.woff2\",weight:\"400\"}]},...MenuFonts,...SocialFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQTIeFAsCH\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"{\\\"Kt62JPRbF\\\":{\\\"pattern\\\":\\\":Kt62JPRbF\\\",\\\"name\\\":\\\"menu\\\"}}\",\"framerIntrinsicWidth\":\"1024\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VHAITE3x1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"m1oiMADuo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NWlwmGaeR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"2483\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "MenuFonts", "getFonts", "RVE9F09M6_default", "MenuWithVariantAppearEffect", "withVariantAppearEffect", "MotionDivWithFX", "withFX", "motion", "SocialFonts", "lLOcyxjmU_default", "ImageWithFX", "Image2", "FooterFonts", "jqsvzAOOQ_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transition1", "animation", "transformTemplate2", "convertFromEnum", "value", "activeLocale", "convertFromEnum1", "convertFromEnum2", "animation1", "transition2", "animation2", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "elementId", "useRouteElementId", "usePreloadLocalizedValues", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLocalizedValue", "x", "RichText2", "SVG", "getLoadingLazyAtYPosition", "css", "FramerQTIeFAsCH", "withCSS", "QTIeFAsCH_default", "addFonts", "__FramerMetadata__"]
}
