{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/yJzaPhk53wR8VBuN1SgY/rX6N8grLNOn145jICJbg/a9OJ4gLaV.js", "ssg:https://framerusercontent.com/modules/XikdVgwclYDWNTnRGB4u/0Ey7iPhyV5NFMWeRXPzX/DYQ9CvrKy.js", "ssg:https://framerusercontent.com/modules/PKKCMWPrf23nE6nuMZ5x/X7RYMTPbHghqlgeKnFjX/CQ67VNSTd.js", "ssg:https://framerusercontent.com/modules/dt0yNnEbLBzdDtOyBRFq/ISiQGRpvTUT1zFnCrRRn/TjLzNpsdG.js", "ssg:https://framerusercontent.com/modules/LvLLGQHTOnNXl0acJ53W/ydna6qJmjfxtWsjQtiDx/TjLzNpsdG.js"],
  "sourcesContent": ["// Generated by Framer (3969033)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-medium\",\"FS;Manrope-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]}];export const css=['.framer-H0AfK .framer-styles-preset-1uyn7qm:not(.rich-text-wrapper), .framer-H0AfK .framer-styles-preset-1uyn7qm.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 24px; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-c2b1b237-371e-4c2e-9610-06fd0ec7117a, #a7a7a7); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-H0AfK\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (3969033)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/yJzaPhk53wR8VBuN1SgY/rX6N8grLNOn145jICJbg/a9OJ4gLaV.js\";const serializationHash=\"framer-AsQJA\";const variantClassNames={j0MsFIEhJ:\"framer-v-14vnm25\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,image,title,width,...props})=>{var _ref;return{...props,I0rAs2GHB:(_ref=title!==null&&title!==void 0?title:props.I0rAs2GHB)!==null&&_ref!==void 0?_ref:\"Telegram\",mW_XPJmAA:image!==null&&image!==void 0?image:props.mW_XPJmAA};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,I0rAs2GHB,mW_XPJmAA,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"j0MsFIEhJ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-14vnm25\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"j0MsFIEhJ\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(15, 15, 15))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+0),sizes:\"30px\",...toResponsiveImage(mW_XPJmAA),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-69yfx3\",layoutDependency:layoutDependency,layoutId:\"gyn2e7dT7\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1uyn7qm\",\"data-styles-preset\":\"a9OJ4gLaV\",children:\"Telegram\"})}),className:\"framer-tjlrn4\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PkIxLtARs\",text:I0rAs2GHB,verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-AsQJA.framer-ugj9j, .framer-AsQJA .framer-ugj9j { display: block; }\",\".framer-AsQJA.framer-14vnm25 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 106px; justify-content: flex-start; padding: 20px; position: relative; width: 185px; }\",\".framer-AsQJA .framer-69yfx3 { flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-AsQJA .framer-tjlrn4 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-AsQJA.framer-14vnm25 { gap: 0px; } .framer-AsQJA.framer-14vnm25 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-AsQJA.framer-14vnm25 > :first-child { margin-top: 0px; } .framer-AsQJA.framer-14vnm25 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 106\n * @framerIntrinsicWidth 185\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"I0rAs2GHB\":\"title\",\"mW_XPJmAA\":\"image\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerDYQ9CvrKy=withCSS(Component,css,\"framer-AsQJA\");export default FramerDYQ9CvrKy;FramerDYQ9CvrKy.displayName=\"Technolog\";FramerDYQ9CvrKy.defaultProps={height:106,width:185};addPropertyControls(FramerDYQ9CvrKy,{I0rAs2GHB:{defaultValue:\"Telegram\",displayTextArea:false,title:\"Title\",type:ControlType.String},mW_XPJmAA:{title:\"Image\",type:ControlType.ResponsiveImage}});addFonts(FramerDYQ9CvrKy,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDYQ9CvrKy\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"106\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"I0rAs2GHB\\\":\\\"title\\\",\\\"mW_XPJmAA\\\":\\\"image\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"185\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DYQ9CvrKy.map", "// Generated by Framer (cf240c2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-semibold\",\"FS;Manrope-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/6U2SGH566NSNERG6RGEV3DSNEK7DL2RF/JRDYRKMSAW2H35IWEQIPL67HAJQ35MG5/JNU3GNMUBPWW6V6JTED3S27XL5HN7NM5.woff2\",weight:\"600\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]}];export const css=[\".framer-TJDUP .framer-styles-preset-16s46l7:not(.rich-text-wrapper), .framer-TJDUP .framer-styles-preset-16s46l7.rich-text-wrapper h1 { --framer-font-family: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 56px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 1.1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\"];export const className=\"framer-TJDUP\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (6807895)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={H5ElygSwF:new LazyValue(()=>import(\"./TjLzNpsdG-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 (6807895)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Technolog from\"#framer/local/canvasComponent/DYQ9CvrKy/DYQ9CvrKy.js\";import SectionsFooter from\"#framer/local/canvasComponent/JJmgABkgm/JJmgABkgm.js\";import ElementsNavigation from\"#framer/local/canvasComponent/kuQZwkMm1/kuQZwkMm1.js\";import ElementsButton from\"#framer/local/canvasComponent/lYlPcNMOf/lYlPcNMOf.js\";import ElementsNavLinks from\"#framer/local/canvasComponent/mTy1Dc98z/mTy1Dc98z.js\";import Projects from\"#framer/local/collection/npBQCjvwq/npBQCjvwq.js\";import*as sharedStyle3 from\"#framer/local/css/ARDZyocPI/ARDZyocPI.js\";import*as sharedStyle2 from\"#framer/local/css/CQ67VNSTd/CQ67VNSTd.js\";import*as sharedStyle6 from\"#framer/local/css/elT85au5Z/elT85au5Z.js\";import*as sharedStyle4 from\"#framer/local/css/jwr3vfbVq/jwr3vfbVq.js\";import*as sharedStyle from\"#framer/local/css/kKFOnFSJ0/kKFOnFSJ0.js\";import*as sharedStyle12 from\"#framer/local/css/lUAhPfAzN/lUAhPfAzN.js\";import*as sharedStyle5 from\"#framer/local/css/N_p51dKpR/N_p51dKpR.js\";import*as sharedStyle9 from\"#framer/local/css/P1epylyJM/P1epylyJM.js\";import*as sharedStyle8 from\"#framer/local/css/RGnd5uYiq/RGnd5uYiq.js\";import*as sharedStyle10 from\"#framer/local/css/vrXQodaMH/vrXQodaMH.js\";import*as sharedStyle1 from\"#framer/local/css/WXrEOepWs/WXrEOepWs.js\";import*as sharedStyle7 from\"#framer/local/css/ynrimDV8I/ynrimDV8I.js\";import*as sharedStyle11 from\"#framer/local/css/ZpgQ2GL3x/ZpgQ2GL3x.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/TjLzNpsdG/TjLzNpsdG.js\";import metadataProvider from\"#framer/local/webPageMetadata/TjLzNpsdG/TjLzNpsdG.js\";const ElementsNavigationFonts=getFonts(ElementsNavigation);const ElementsNavigationWithVariantAppearEffect=withVariantAppearEffect(ElementsNavigation);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ElementsNavLinksFonts=getFonts(ElementsNavLinks);const MotionDivWithFX=withFX(motion.div);const ElementsButtonFonts=getFonts(ElementsButton);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const TechnologFonts=getFonts(Technolog);const SectionsFooterFonts=getFonts(SectionsFooter);const breakpoints={bze6W_XJt:\"(max-width: 809px)\",jZPNbroWn:\"(min-width: 810px) and (max-width: 1199px)\",TjkKh88uV:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-rxMu1\";const variantClassNames={bze6W_XJt:\"framer-v-cmdvmd\",jZPNbroWn:\"framer-v-1k4p7tp\",TjkKh88uV:\"framer-v-ltlkaz\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition2={damping:61,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-40};const animation4={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition3={bounce:0,delay:.05,duration:.4,type:\"spring\"};const textEffect={effect:animation4,tokenization:\"character\",transition:transition3,trigger:\"onInView\",type:\"appear\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition4={damping:60,delay:.2,mass:1,stiffness:350,type:\"spring\"};const transition5={damping:60,delay:.6,mass:1,stiffness:350,type:\"spring\"};const transition6={damping:30,delay:.1,mass:1,stiffness:300,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const animation7={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value}});};const humanReadableVariantMap={Desktop:\"TjkKh88uV\",Phone:\"bze6W_XJt\",Tablet:\"jZPNbroWn\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"TjkKh88uV\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"TjLzNpsdG\",data:Projects,type:\"Collection\"},select:[{collection:\"TjLzNpsdG\",name:\"YYHW8uMmq\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"gFjqwJ5J8\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"giapJMeVf\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"qnWU_tHMW\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"bES7wYDel\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"e7mD538mx\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"RxkcEAp5P\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"UBlM_F7BF\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"Xsc2cv7se\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"Um5Ei5yok\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"eUOFu3l86\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"hdj4sU_Yk\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"aoiGCfbPc\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"TvwJxcdAp\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"LG_CqpDA_\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"PzSIxRU95\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"QEm_2TGYj\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"RZBgAhthS\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"rxLl0PibR\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"XmQUyx_AR\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"gEnnAuqv4\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"UpIfGesai\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"JXrM5MhCt\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"geVEHtvzZ\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"C8UZ7UFZF\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"fNNh0r6Bo\",type:\"Identifier\"},{collection:\"TjLzNpsdG\",name:\"M9QaM0K7o\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"TjLzNpsdG\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,UBlM_F7BF=getFromCurrentRouteData(\"UBlM_F7BF\")??\"\",Xsc2cv7se=getFromCurrentRouteData(\"Xsc2cv7se\")??\"\",Um5Ei5yok=getFromCurrentRouteData(\"Um5Ei5yok\")??\"\",YYHW8uMmq=getFromCurrentRouteData(\"YYHW8uMmq\")??\"\",giapJMeVf=getFromCurrentRouteData(\"giapJMeVf\")??\"\",qnWU_tHMW=getFromCurrentRouteData(\"qnWU_tHMW\")??\"\",bES7wYDel=getFromCurrentRouteData(\"bES7wYDel\")??\"\",e7mD538mx=getFromCurrentRouteData(\"e7mD538mx\")??\"\",RxkcEAp5P=getFromCurrentRouteData(\"RxkcEAp5P\")??\"\",gFjqwJ5J8=getFromCurrentRouteData(\"gFjqwJ5J8\"),eUOFu3l86=getFromCurrentRouteData(\"eUOFu3l86\")??\"\",hdj4sU_Yk=getFromCurrentRouteData(\"hdj4sU_Yk\")??\"\",aoiGCfbPc=getFromCurrentRouteData(\"aoiGCfbPc\")??\"\",TvwJxcdAp=getFromCurrentRouteData(\"TvwJxcdAp\")??\"\",LG_CqpDA_=getFromCurrentRouteData(\"LG_CqpDA_\")??\"\",PzSIxRU95=getFromCurrentRouteData(\"PzSIxRU95\")??\"\",QEm_2TGYj=getFromCurrentRouteData(\"QEm_2TGYj\")??\"\",RZBgAhthS=getFromCurrentRouteData(\"RZBgAhthS\")??\"\",JXrM5MhCt=getFromCurrentRouteData(\"JXrM5MhCt\"),rxLl0PibR=getFromCurrentRouteData(\"rxLl0PibR\")??\"\",geVEHtvzZ=getFromCurrentRouteData(\"geVEHtvzZ\"),XmQUyx_AR=getFromCurrentRouteData(\"XmQUyx_AR\")??\"\",C8UZ7UFZF=getFromCurrentRouteData(\"C8UZ7UFZF\"),gEnnAuqv4=getFromCurrentRouteData(\"gEnnAuqv4\")??\"\",fNNh0r6Bo=getFromCurrentRouteData(\"fNNh0r6Bo\"),UpIfGesai=getFromCurrentRouteData(\"UpIfGesai\")??\"\",M9QaM0K7o=getFromCurrentRouteData(\"M9QaM0K7o\"),...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const beH8dcv7J3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const tkDrlAx3y1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"bze6W_XJt\",\"jZPNbroWn\"].includes(baseVariant))return false;return true;};const ref2=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if([\"bze6W_XJt\",\"jZPNbroWn\"].includes(baseVariant))return true;return false;};usePreloadLocalizedValues(activeLocale);const elementId=useRouteElementId(\"Lnp4_eOqx\");const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"bze6W_XJt\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"jZPNbroWn\")return true;return false;};const router=useRouter();const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"bze6W_XJt\")return false;return true;};const isDisplayed5=()=>{if(!isBrowser())return true;if(baseVariant===\"jZPNbroWn\")return false;return true;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"TjkKh88uV\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-ltlkaz\",className),ref:ref??ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(\"header\",{className:\"framer-ur1ybs hidden-cmdvmd hidden-1k4p7tp\",\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,y:10.5,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1v95q1o-container\",\"data-framer-appear-id\":\"1v95q1o\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(ElementsNavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{offset:0,ref:ref2,target:\"gRhiSpVPj\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"GcLGw3XLL\",layoutId:\"GcLGw3XLL\",variant:\"L8YoD_url\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kfr5d hidden-ltlkaz\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oaveoh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"About\"})}),className:\"framer-ib10tk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i7497s\",\"data-styles-preset\":\"WXrEOepWs\",style:{\"--framer-text-color\":\"var(--token-c2b1b237-371e-4c2e-9610-06fd0ec7117a, rgb(167, 167, 167))\"},children:\"TradeMaster is a playground for creating strategies based on technical analysis. The Pine language from Trading View and Python is used, it is possible to add signals from a neural network. A demo architecture has been designed so you can get started right away.\"})}),className:\"framer-w4j8nx\",\"data-framer-name\":\"\u041E \u043F\u0440\u043E\u0435\u043A\u0442\u0435\",fonts:[\"Inter\"],text:UBlM_F7BF,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-itxgmy\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o7kbeo\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bze6W_XJt:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"Development\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"Development\"})}),className:\"framer-11wk0xd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i7497s\",\"data-styles-preset\":\"WXrEOepWs\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c2b1b237-371e-4c2e-9610-06fd0ec7117a, rgb(167, 167, 167))\"},children:\" In addition, the bot can track your balance and transaction statistics in a convenient format. Please note that the bot is not designed for HFT, and its capabilities are a minimum of 2 transactions in 6 seconds on one pair per one user, but we are constantly working to improve this parameter.\"})}),className:\"framer-10z79op\",fonts:[\"Inter\"],text:Xsc2cv7se,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x6n66q\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bze6W_XJt:{children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"Design\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"Design\"})}),className:\"framer-4g5gy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i7497s\",\"data-styles-preset\":\"WXrEOepWs\",style:{\"--framer-text-color\":\"var(--token-c2b1b237-371e-4c2e-9610-06fd0ec7117a, rgb(167, 167, 167))\"},children:\"The interface is designed in bright neon colors, which makes it not only functional but also visually appealing.\"})}),className:\"framer-1qbf07n\",fonts:[\"Inter\"],text:Um5Ei5yok,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bbfgvz hidden-cmdvmd hidden-1k4p7tp\",\"data-framer-name\":\"Navigation scroll\",id:elementId,ref:ref2}),isDisplayed2()&&/*#__PURE__*/_jsx(\"header\",{className:\"framer-19ree0a hidden-ltlkaz hidden-1k4p7tp\",\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bze6W_XJt:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px, 1px)`,y:(componentViewport?.y||0)+0+0+10.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,children:/*#__PURE__*/_jsxs(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-176x2y7-container\",\"data-framer-appear-id\":\"176x2y7\",id:\"176x2y7\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsx(ElementsNavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:\"AGludps7r\"},__framer__threshold:0,__framer__variantAppearEffectEnabled:true,beH8dcv7J:beH8dcv7J3bnx0g({overlay}),height:\"100%\",id:\"Ar1_P1y2q\",layoutId:\"Ar1_P1y2q\",style:{width:\"100%\"},variant:overlay.visible?\"AGludps7r\":\"dqiqoTkxj\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-h15jaa\"),\"data-framer-portal-id\":\"176x2y7\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"aJyEsWFWw\"),/*#__PURE__*/_jsx(\"div\",{className:cx(scopingClassNames,\"framer-1k1y393\"),\"data-framer-name\":\"Container\",\"data-framer-portal-id\":\"176x2y7\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max(100vw - 32px, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-qt9axy-container\",children:/*#__PURE__*/_jsx(ElementsNavLinks,{height:\"100%\",id:\"U00W8NkzQ\",layoutId:\"U00W8NkzQ\",style:{width:\"100%\"},tkDrlAx3y:tkDrlAx3y1wnntms({overlay}),variant:\"CVSqdAKCu\",width:\"100%\"})})})})]}),getContainer())})})]})})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"header\",{className:\"framer-1ke4kbf hidden-ltlkaz hidden-cmdvmd\",\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZPNbroWn:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px, 1px)`,y:(componentViewport?.y||0)+0+0+16}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,children:/*#__PURE__*/_jsxs(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1rs8ry5-container\",\"data-framer-appear-id\":\"1rs8ry5\",id:\"1rs8ry5\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsx(ElementsNavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"S5We1NmZ_\",__framer__scrollDirection:{direction:\"down\",target:\"S5We1NmZ_\"},__framer__threshold:0,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"GjpstXt8G\",beH8dcv7J:beH8dcv7J3bnx0g({overlay:overlay1}),height:\"100%\",id:\"TfDJTVMIV\",layoutId:\"TfDJTVMIV\",style:{width:\"100%\"},variant:overlay1.visible?\"S5We1NmZ_\":\"GjpstXt8G\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1vasfex\"),\"data-framer-portal-id\":\"1rs8ry5\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"Cwbh5X9kW\"),/*#__PURE__*/_jsx(\"div\",{className:cx(scopingClassNames,\"framer-p428wh\"),\"data-framer-name\":\"Container\",\"data-framer-portal-id\":\"1rs8ry5\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max(100vw - 48px, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-54c9t1-container\",children:/*#__PURE__*/_jsx(ElementsNavLinks,{height:\"100%\",id:\"X9MFBAmva\",layoutId:\"X9MFBAmva\",style:{width:\"100%\"},variant:\"z3Vn5KIDM\",width:\"100%\"})})})})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qqjtda\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-y4l49z hidden-cmdvmd hidden-1k4p7tp\",\"data-framer-appear-id\":\"y4l49z\",\"data-framer-name\":\"Top content\",initial:animation3,optimized:true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a1ci03\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"TradeMaster\"})}),className:\"framer-vqod0x\",effect:textEffect,fonts:[\"Inter\"],text:YYHW8uMmq,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i7497s\",\"data-styles-preset\":\"WXrEOepWs\",style:{\"--framer-text-color\":\"var(--token-c2b1b237-371e-4c2e-9610-06fd0ec7117a, rgb(167, 167, 167))\"},children:\"Trading with an innovative trade bot\"})}),className:\"framer-iuv133\",fonts:[\"Inter\"],text:giapJMeVf,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mvzn5f\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r13a40\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pn7hwz\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1gfh405\",\"data-framer-name\":\"Single Counter\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:qnWU_tHMW,className:\"framer-1sd6ico\",\"data-framer-name\":\"15K+\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-i7497s\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1z0hvbm\",\"data-framer-name\":\"Single Counter\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:bES7wYDel,className:\"framer-axjqyq\",\"data-framer-name\":\"15K+\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-i7497s\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hf87xp\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-qfj1zj\",\"data-framer-name\":\"Single Counter\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:e7mD538mx,className:\"framer-19ei2ua\",\"data-framer-name\":\"15K+\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-i7497s\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1vsetft\",\"data-framer-name\":\"Single Counter\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:RxkcEAp5P,className:\"framer-1h350fz\",\"data-framer-name\":\"15K+\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-i7497s\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":lhy9V3Wp8\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+0+191.8+0+340.4,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation6,className:\"framer-nkcnsr-container\",\"data-framer-appear-id\":\"nkcnsr\",initial:animation7,optimized:true,children:/*#__PURE__*/_jsx(ElementsButton,{CTiwKmXt9:false,height:\"100%\",id:\"HFGO4AAYH\",layoutId:\"HFGO4AAYH\",QH0duFZ1f:getLocalizedValue(\"v5\",activeLocale)??\"Let's work together\",ugfoEa0Di:resolvedLinks[0],variant:\"HAT8JAxXn\",width:\"100%\"})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-i4v661 hidden-ltlkaz\",\"data-framer-appear-id\":\"i4v661\",\"data-framer-name\":\"Top content\",initial:animation3,optimized:true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1amp1mj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"TradeMaster\"})}),className:\"framer-8q4p0s\",effect:textEffect,fonts:[\"Inter\"],text:YYHW8uMmq,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bze6W_XJt:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i7497s\",\"data-styles-preset\":\"WXrEOepWs\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c2b1b237-371e-4c2e-9610-06fd0ec7117a, rgb(167, 167, 167))\"},children:\"Trading with an innovative trade bot\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i7497s\",\"data-styles-preset\":\"WXrEOepWs\",style:{\"--framer-text-color\":\"var(--token-c2b1b237-371e-4c2e-9610-06fd0ec7117a, rgb(167, 167, 167))\"},children:\"Trading with an innovative trade bot\"})}),className:\"framer-14j7lc5\",fonts:[\"Inter\"],text:giapJMeVf,verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iazc46 hidden-ltlkaz hidden-1k4p7tp\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a5brlr\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-h7b6qj\",\"data-framer-name\":\"Stats item\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:qnWU_tHMW,className:\"framer-1xp5uz9\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-fgh8u2\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-hqiu1z\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1bfrc3h\",\"data-framer-name\":\"Stats item\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:bES7wYDel,className:\"framer-1vlgriu\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-fgh8u2\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-hqiu1z\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w7r5jp\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-60e5ee\",\"data-framer-name\":\"Stats item\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:e7mD538mx,className:\"framer-1ummdm5\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-fgh8u2\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-hqiu1z\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-v60kui\",\"data-framer-name\":\"Stats item\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:RxkcEAp5P,className:\"framer-1o6h9ro\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-fgh8u2\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-hqiu1z\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ju327c hidden-cmdvmd\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-avsk2g\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-yxbc1z\",\"data-framer-name\":\"Single Counter\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:qnWU_tHMW,className:\"framer-fp328e\",\"data-framer-name\":\"15K+\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-i7497s\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fq5jw4\",\"data-framer-name\":\"Single Counter\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:bES7wYDel,className:\"framer-1ye5b07\",\"data-framer-name\":\"15K+\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-i7497s\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-daekjk\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1yyvmrn\",\"data-framer-name\":\"Single Counter\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:e7mD538mx,className:\"framer-1obi480\",\"data-framer-name\":\"15K+\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-i7497s\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-x0dk8j\",\"data-framer-name\":\"Single Counter\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:RxkcEAp5P,className:\"framer-1nz4jvo\",\"data-framer-name\":\"15K+\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-i7497s\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":lhy9V3Wp8\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":lhy9V3Wp8\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":lhy9V3Wp8\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bze6W_XJt:{y:(componentViewport?.y||0)+0+84+20+0+0+506},jZPNbroWn:{y:(componentViewport?.y||0)+0+115+30+0+0+494}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation6,className:\"framer-pz1bf3-container\",\"data-framer-appear-id\":\"pz1bf3\",initial:animation7,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bze6W_XJt:{ugfoEa0Di:resolvedLinks1[1]},jZPNbroWn:{ugfoEa0Di:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ElementsButton,{CTiwKmXt9:false,height:\"100%\",id:\"sedm_OIrI\",layoutId:\"sedm_OIrI\",QH0duFZ1f:getLocalizedValue(\"v5\",activeLocale)??\"Let's work together\",ugfoEa0Di:resolvedLinks1[0],variant:\"HAT8JAxXn\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bze6W_XJt:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+84+20+0+0+586),pixelHeight:786,pixelWidth:529,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,...toResponsiveImage(gFjqwJ5J8),...{positionX:\"center\",positionY:\"center\"}}},jZPNbroWn:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+115+30+0+0+574),pixelHeight:786,pixelWidth:529,sizes:`calc(${componentViewport?.width||\"100vw\"} - 130px)`,...toResponsiveImage(gFjqwJ5J8),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:786,pixelWidth:529,...toResponsiveImage(gFjqwJ5J8),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1nc7db6\"})})]}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+24),pixelHeight:786,pixelWidth:529,sizes:\"465px\",...toResponsiveImage(gFjqwJ5J8),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-ttvbnl hidden-cmdvmd hidden-1k4p7tp\"})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-gaty5i hidden-cmdvmd hidden-1k4p7tp\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uifsp1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"About\"})}),className:\"framer-oaguj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5xlg7z\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-q1z79v\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i7497s\",\"data-styles-preset\":\"WXrEOepWs\",style:{\"--framer-text-color\":\"var(--token-c2b1b237-371e-4c2e-9610-06fd0ec7117a, rgb(167, 167, 167))\"},children:\"TradeMaster is a playground for creating strategies based on technical analysis. The Pine language from Trading View and Python is used, it is possible to add signals from a neural network. A demo architecture has been designed so you can get started right away.\"})}),className:\"framer-1qlbq4f\",\"data-framer-name\":\"\u041E \u043F\u0440\u043E\u0435\u043A\u0442\u0435\",fonts:[\"Inter\"],text:UBlM_F7BF,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-obuw9i\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12s1rwh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"Development\"})}),className:\"framer-vge58e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i7497s\",\"data-styles-preset\":\"WXrEOepWs\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c2b1b237-371e-4c2e-9610-06fd0ec7117a, rgb(167, 167, 167))\"},children:\" In addition, the bot can track your balance and transaction statistics in a convenient format. Please note that the bot is not designed for HFT, and its capabilities are a minimum of 2 transactions in 6 seconds on one pair per one user, but we are constantly working to improve this parameter.\"})}),className:\"framer-1hi876q\",fonts:[\"Inter\"],text:Xsc2cv7se,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qsud44\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"Design\"})}),className:\"framer-7p9bx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i7497s\",\"data-styles-preset\":\"WXrEOepWs\",style:{\"--framer-text-color\":\"var(--token-c2b1b237-371e-4c2e-9610-06fd0ec7117a, rgb(167, 167, 167))\"},children:\"The interface is designed in bright neon colors, which makes it not only functional but also visually appealing.\"})}),className:\"framer-ir9typ\",fonts:[\"Inter\"],text:Um5Ei5yok,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),isDisplayed4()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e2l3jx hidden-cmdvmd\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fb4pqv\",\"data-framer-name\":\"Grid 1\",children:[isDisplayed5()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nm2hi hidden-1k4p7tp\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"7 people participated in the project\"})}),className:\"framer-gtgxxh\",fonts:[\"Inter\"],text:eUOFu3l86,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zs7yob\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pn35jt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZPNbroWn:{stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-1f6llgt\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:hdj4sU_Yk,className:\"framer-83iozk\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-i7497s\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-v8ekq8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZPNbroWn:{stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-1f6llgt\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:aoiGCfbPc,className:\"framer-20v83m\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-i7497s\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vopkm1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZPNbroWn:{stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-1f6llgt\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:TvwJxcdAp,className:\"framer-16km2fv\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-i7497s\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cjn4fq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZPNbroWn:{stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-1f6llgt\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:LG_CqpDA_,className:\"framer-ugqwx\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-i7497s\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rh8xvi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZPNbroWn:{stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-1f6llgt\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:PzSIxRU95,className:\"framer-1fmhee0\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-i7497s\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vt8vkl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZPNbroWn:{stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-1f6llgt\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:QEm_2TGYj,className:\"framer-wd2sct\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-i7497s\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"7 people participated in the project\"})}),className:\"framer-umov4a hidden-ltlkaz\",fonts:[\"Inter\"],text:eUOFu3l86,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hah5wn\"}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q93lzb hidden-ltlkaz hidden-1k4p7tp\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s1tydv\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-27u5kk\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9lxedq\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:hdj4sU_Yk,className:\"framer-7o0irh\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-1f6llgt\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16qntob\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:aoiGCfbPc,className:\"framer-1xaaptw\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-1f6llgt\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p66zg4\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5ci6p4\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:LG_CqpDA_,className:\"framer-1f91osy\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-1f6llgt\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-p6j8e8\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:TvwJxcdAp,className:\"framer-h0q3st\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-1f6llgt\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3dtbvi\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5nh45i\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:QEm_2TGYj,className:\"framer-n9g6ot\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-1f6llgt\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cd17gh\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:PzSIxRU95,className:\"framer-vj93wn\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j743x0\",h1:\"framer-styles-preset-16s46l7\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-1i7za5w\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1q8n56o\",h6:\"framer-styles-preset-1px0skw\",img:\"framer-styles-preset-u6lp6l\",p:\"framer-styles-preset-1f6llgt\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"7 people participated in the project\"})}),className:\"framer-1vsa3st hidden-ltlkaz\",fonts:[\"Inter\"],text:eUOFu3l86,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15lphjx hidden-ltlkaz hidden-1k4p7tp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"Technology\"})}),className:\"framer-10un5v4\",\"data-framer-name\":\"\u0420\u043E\u043B\u0438\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11e6czc\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yw3qr3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bze6W_XJt:{width:`max((${componentViewport?.width||\"100vw\"} - 52px) / 2, 50px)`,y:(componentViewport?.y||0)+0+2199.6+32+88+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bqyipx-container\",children:/*#__PURE__*/_jsx(Technolog,{height:\"100%\",I0rAs2GHB:RZBgAhthS,id:\"tSMM7JbnT\",layoutId:\"tSMM7JbnT\",mW_XPJmAA:toResponsiveImage(JXrM5MhCt),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bze6W_XJt:{width:`max((${componentViewport?.width||\"100vw\"} - 52px) / 2, 50px)`,y:(componentViewport?.y||0)+0+2199.6+32+88+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rlxwyk-container\",children:/*#__PURE__*/_jsx(Technolog,{height:\"100%\",I0rAs2GHB:rxLl0PibR,id:\"qUXJVirS5\",layoutId:\"qUXJVirS5\",mW_XPJmAA:toResponsiveImage(geVEHtvzZ),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bze6W_XJt:{width:`max((${componentViewport?.width||\"100vw\"} - 52px) / 2, 50px)`,y:(componentViewport?.y||0)+0+2199.6+32+88+0+0+0+126}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i1ruwg-container\",children:/*#__PURE__*/_jsx(Technolog,{height:\"100%\",I0rAs2GHB:XmQUyx_AR,id:\"bCpS6MPty\",layoutId:\"bCpS6MPty\",mW_XPJmAA:toResponsiveImage(C8UZ7UFZF),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bze6W_XJt:{width:`max((${componentViewport?.width||\"100vw\"} - 52px) / 2, 50px)`,y:(componentViewport?.y||0)+0+2199.6+32+88+0+0+0+126}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,children:/*#__PURE__*/_jsx(Container,{className:\"framer-767mvc-container\",children:/*#__PURE__*/_jsx(Technolog,{height:\"100%\",I0rAs2GHB:gEnnAuqv4,id:\"x64I4jfY6\",layoutId:\"x64I4jfY6\",mW_XPJmAA:toResponsiveImage(fNNh0r6Bo),style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bze6W_XJt:{width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+0+2199.6+32+88+0+252}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bfzfef-container\",children:/*#__PURE__*/_jsx(Technolog,{height:\"100%\",I0rAs2GHB:UpIfGesai,id:\"CjHYdwNAr\",layoutId:\"CjHYdwNAr\",mW_XPJmAA:toResponsiveImage(M9QaM0K7o),style:{width:\"100%\"},width:\"100%\"})})})})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fviwph hidden-ltlkaz hidden-cmdvmd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"Technology\"})}),className:\"framer-czlzoe\",\"data-framer-name\":\"\u0420\u043E\u043B\u0438\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hplreu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fdzqqp\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZPNbroWn:{width:`max((${componentViewport?.width||\"100vw\"} - 190px) / 4, 1px)`,y:(componentViewport?.y||0)+0+2343.4+96+104+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jn9ige-container\",children:/*#__PURE__*/_jsx(Technolog,{height:\"100%\",I0rAs2GHB:RZBgAhthS,id:\"hkgRTPoXq\",layoutId:\"hkgRTPoXq\",mW_XPJmAA:toResponsiveImage(JXrM5MhCt),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZPNbroWn:{width:`max((${componentViewport?.width||\"100vw\"} - 190px) / 4, 1px)`,y:(componentViewport?.y||0)+0+2343.4+96+104+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xfc173-container\",children:/*#__PURE__*/_jsx(Technolog,{height:\"100%\",I0rAs2GHB:rxLl0PibR,id:\"gQwbSvJdY\",layoutId:\"gQwbSvJdY\",mW_XPJmAA:toResponsiveImage(geVEHtvzZ),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZPNbroWn:{width:`max((${componentViewport?.width||\"100vw\"} - 190px) / 4, 1px)`,y:(componentViewport?.y||0)+0+2343.4+96+104+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,children:/*#__PURE__*/_jsx(Container,{className:\"framer-52w3sa-container\",children:/*#__PURE__*/_jsx(Technolog,{height:\"100%\",I0rAs2GHB:XmQUyx_AR,id:\"XfDmGUp17\",layoutId:\"XfDmGUp17\",mW_XPJmAA:toResponsiveImage(C8UZ7UFZF),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZPNbroWn:{width:`max((${componentViewport?.width||\"100vw\"} - 190px) / 4, 1px)`,y:(componentViewport?.y||0)+0+2343.4+96+104+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x6tvrd-container\",children:/*#__PURE__*/_jsx(Technolog,{height:\"100%\",I0rAs2GHB:gEnnAuqv4,id:\"luokm4F80\",layoutId:\"luokm4F80\",mW_XPJmAA:toResponsiveImage(fNNh0r6Bo),style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZPNbroWn:{width:`calc(${componentViewport?.width||\"100vw\"} - 130px)`,y:(componentViewport?.y||0)+0+2343.4+96+104+0+126}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qdmu7v-container\",children:/*#__PURE__*/_jsx(Technolog,{height:\"100%\",I0rAs2GHB:UpIfGesai,id:\"UPzuMBPco\",layoutId:\"UPzuMBPco\",mW_XPJmAA:toResponsiveImage(M9QaM0K7o),style:{width:\"100%\"},width:\"100%\"})})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-8o1k7d hidden-cmdvmd hidden-1k4p7tp\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-19s4gan\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t6gxct\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"Technology\"})}),className:\"framer-13scxux\",\"data-framer-name\":\"\u0420\u043E\u043B\u0438\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xswtym\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,width:\"185px\",y:(componentViewport?.y||0)+0+1686.4+0+0+0+0+96+104+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vkf0jt-container\",children:/*#__PURE__*/_jsx(Technolog,{height:\"100%\",I0rAs2GHB:RZBgAhthS,id:\"c4E0I0e7X\",layoutId:\"c4E0I0e7X\",mW_XPJmAA:toResponsiveImage(JXrM5MhCt),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,width:\"185px\",y:(componentViewport?.y||0)+0+1686.4+0+0+0+0+96+104+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sb254y-container\",children:/*#__PURE__*/_jsx(Technolog,{height:\"100%\",I0rAs2GHB:rxLl0PibR,id:\"BzaCKO8am\",layoutId:\"BzaCKO8am\",mW_XPJmAA:toResponsiveImage(geVEHtvzZ),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,width:\"185px\",y:(componentViewport?.y||0)+0+1686.4+0+0+0+0+96+104+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vve2gl-container\",children:/*#__PURE__*/_jsx(Technolog,{height:\"100%\",I0rAs2GHB:XmQUyx_AR,id:\"aRwF5wQps\",layoutId:\"aRwF5wQps\",mW_XPJmAA:toResponsiveImage(C8UZ7UFZF),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,width:\"185px\",y:(componentViewport?.y||0)+0+1686.4+0+0+0+0+96+104+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rsp4tm-container\",children:/*#__PURE__*/_jsx(Technolog,{height:\"100%\",I0rAs2GHB:gEnnAuqv4,id:\"pxqcPf0Co\",layoutId:\"pxqcPf0Co\",mW_XPJmAA:toResponsiveImage(fNNh0r6Bo),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,width:\"185px\",y:(componentViewport?.y||0)+0+1686.4+0+0+0+0+96+104+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16231wh-container\",children:/*#__PURE__*/_jsx(Technolog,{height:\"100%\",I0rAs2GHB:UpIfGesai,id:\"N3xM0Cwic\",layoutId:\"N3xM0Cwic\",mW_XPJmAA:toResponsiveImage(M9QaM0K7o),style:{width:\"100%\"},width:\"100%\"})})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bze6W_XJt:{y:(componentViewport?.y||0)+0+2709.6},jZPNbroWn:{y:(componentViewport?.y||0)+0+2891.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:412,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2108.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-84rvqp-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bze6W_XJt:{variant:\"KsSdWis3_\"},jZPNbroWn:{variant:\"MM7CAsxAU\"}},children:/*#__PURE__*/_jsx(SectionsFooter,{height:\"100%\",id:\"wVBrWffu2\",layoutId:\"wVBrWffu2\",style:{width:\"100%\"},variant:\"i3ff6at3J\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-c117d9ac-d2b9-4549-9f5f-f24ac4941119, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rxMu1.framer-1nmrr8z, .framer-rxMu1 .framer-1nmrr8z { display: block; }\",\".framer-rxMu1.framer-ltlkaz { align-content: center; align-items: center; background-color: var(--token-c117d9ac-d2b9-4549-9f5f-f24ac4941119, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-rxMu1 .framer-ur1ybs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 84px; justify-content: center; left: calc(50.00000000000002% - min(1200px, 1200px) / 2); max-width: 1200px; overflow: hidden; padding: 24px; position: fixed; top: 0px; width: 1200px; z-index: 10; }\",\".framer-rxMu1 .framer-1v95q1o-container { flex: none; height: auto; position: relative; width: auto; z-index: 10; }\",\".framer-rxMu1 .framer-1kfr5d { 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: center; overflow: hidden; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-oaveoh, .framer-rxMu1 .framer-r13a40 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-ib10tk, .framer-rxMu1 .framer-10z79op, .framer-rxMu1 .framer-iuv133, .framer-rxMu1 .framer-14j7lc5, .framer-rxMu1 .framer-oaguj, .framer-rxMu1 .framer-1hi876q, .framer-rxMu1 .framer-ir9typ, .framer-rxMu1 .framer-gtgxxh { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rxMu1 .framer-w4j8nx { flex: none; height: auto; max-width: 1013px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rxMu1 .framer-itxgmy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: 424px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-1o7kbeo, .framer-rxMu1 .framer-1x6n66q { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-rxMu1 .framer-11wk0xd, .framer-rxMu1 .framer-4g5gy, .framer-rxMu1 .framer-vqod0x, .framer-rxMu1 .framer-8q4p0s, .framer-rxMu1 .framer-vge58e, .framer-rxMu1 .framer-7p9bx { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-rxMu1 .framer-1qbf07n { -webkit-user-select: none; flex: 1 0 0px; height: 1px; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rxMu1 .framer-1bbfgvz { flex: none; height: 32px; left: calc(50.00000000000002% - 1200px / 2); overflow: visible; position: absolute; top: 84px; width: 1200px; z-index: 1; }\",\".framer-rxMu1 .framer-19ree0a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 84px; justify-content: center; max-width: 1200px; overflow: hidden; padding: 16px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-rxMu1 .framer-176x2y7-container, .framer-rxMu1 .framer-1rs8ry5-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 10; }\",\".framer-rxMu1.framer-h15jaa, .framer-rxMu1.framer-1vasfex { inset: 0px; position: fixed; user-select: none; z-index: 8; }\",\".framer-rxMu1.framer-1k1y393 { -webkit-backdrop-filter: blur(8px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(8px); background-color: rgba(0, 0, 0, 0.9); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: flex-start; left: 0px; overflow: hidden; padding: 84px 16px 24px 16px; position: fixed; top: 0px; width: 100%; z-index: 8; }\",\".framer-rxMu1 .framer-qt9axy-container, .framer-rxMu1 .framer-54c9t1-container, .framer-rxMu1 .framer-jn9ige-container, .framer-rxMu1 .framer-1xfc173-container, .framer-rxMu1 .framer-52w3sa-container, .framer-rxMu1 .framer-x6tvrd-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-rxMu1 .framer-1ke4kbf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 95px; justify-content: center; max-width: 1200px; overflow: hidden; padding: 24px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-rxMu1.framer-p428wh { -webkit-backdrop-filter: blur(8px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(8px); background-color: rgba(0, 0, 0, 0.9); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: flex-start; left: 0px; overflow: hidden; padding: 84px 24px 24px 24px; position: fixed; top: 0px; width: 100%; z-index: 8; }\",\".framer-rxMu1 .framer-qqjtda { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 24px 80px 24px 80px; position: relative; width: min-content; }\",\".framer-rxMu1 .framer-y4l49z { -webkit-backdrop-filter: blur(0px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(0px); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-rxMu1 .framer-1a1ci03 { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-rxMu1 .framer-mvzn5f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 530px; }\",\".framer-rxMu1 .framer-1pn7hwz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-1gfh405, .framer-rxMu1 .framer-1z0hvbm, .framer-rxMu1 .framer-qfj1zj, .framer-rxMu1 .framer-1vsetft, .framer-rxMu1 .framer-yxbc1z, .framer-rxMu1 .framer-1fq5jw4, .framer-rxMu1 .framer-1yyvmrn, .framer-rxMu1 .framer-x0dk8j { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-rxMu1 .framer-1sd6ico, .framer-rxMu1 .framer-axjqyq, .framer-rxMu1 .framer-19ei2ua, .framer-rxMu1 .framer-1h350fz { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-rxMu1 .framer-hf87xp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-nkcnsr-container, .framer-rxMu1 .framer-pz1bf3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-rxMu1 .framer-i4v661 { -webkit-backdrop-filter: blur(0px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(0px); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 0px 80px 0px; position: relative; width: 1px; }\",\".framer-rxMu1 .framer-1amp1mj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-iazc46 { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-1a5brlr, .framer-rxMu1 .framer-w7r5jp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-h7b6qj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 108px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-rxMu1 .framer-1xp5uz9, .framer-rxMu1 .framer-1vlgriu { flex: 1 0 0px; height: 1px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rxMu1 .framer-1bfrc3h { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 84px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-rxMu1 .framer-60e5ee { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-rxMu1 .framer-1ummdm5, .framer-rxMu1 .framer-1o6h9ro, .framer-rxMu1 .framer-fp328e, .framer-rxMu1 .framer-1ye5b07, .framer-rxMu1 .framer-1obi480, .framer-rxMu1 .framer-1nz4jvo { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rxMu1 .framer-v60kui { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-rxMu1 .framer-ju327c { display: grid; flex: none; gap: 32px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-avsk2g { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-daekjk { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-1nc7db6 { flex: none; height: 586px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-ttvbnl { flex: none; height: 724px; position: relative; width: 465px; }\",\".framer-rxMu1 .framer-gaty5i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 65px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 60px 0px 60px; position: relative; width: min-content; }\",\".framer-rxMu1 .framer-1uifsp1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1018px; }\",\".framer-rxMu1 .framer-5xlg7z { 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: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-q1z79v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-1qlbq4f { flex: 1 0 0px; height: auto; max-width: 1013px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-rxMu1 .framer-obuw9i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-12s1rwh, .framer-rxMu1 .framer-qsud44 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-rxMu1 .framer-1e2l3jx, .framer-rxMu1 .framer-27u5kk, .framer-rxMu1 .framer-1p66zg4, .framer-rxMu1 .framer-3dtbvi { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-fb4pqv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 96px 96px 16px 96px; position: relative; width: min-content; }\",\".framer-rxMu1 .framer-1nm2hi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1008px; }\",\".framer-rxMu1 .framer-zs7yob { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1008px; }\",\".framer-rxMu1 .framer-1pn35jt, .framer-rxMu1 .framer-v8ekq8, .framer-rxMu1 .framer-1vopkm1, .framer-rxMu1 .framer-cjn4fq, .framer-rxMu1 .framer-1rh8xvi, .framer-rxMu1 .framer-vt8vkl { align-content: center; align-items: center; align-self: start; background-color: var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, #0f0f0f); border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 10px 30px 10px 30px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-rxMu1 .framer-83iozk, .framer-rxMu1 .framer-20v83m, .framer-rxMu1 .framer-16km2fv, .framer-rxMu1 .framer-ugqwx, .framer-rxMu1 .framer-1fmhee0, .framer-rxMu1 .framer-wd2sct, .framer-rxMu1 .framer-7o0irh, .framer-rxMu1 .framer-1xaaptw, .framer-rxMu1 .framer-1f91osy, .framer-rxMu1 .framer-h0q3st, .framer-rxMu1 .framer-n9g6ot, .framer-rxMu1 .framer-vj93wn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-rxMu1 .framer-umov4a, .framer-rxMu1 .framer-1vsa3st { -webkit-user-select: none; flex: 1 0 0px; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-rxMu1 .framer-hah5wn, .framer-rxMu1 .framer-8o1k7d { 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: 100%; padding: 0px; position: relative; width: 700px; }\",\".framer-rxMu1 .framer-1q93lzb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 16px 32px 16px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-s1tydv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-rxMu1 .framer-9lxedq, .framer-rxMu1 .framer-16qntob, .framer-rxMu1 .framer-5ci6p4, .framer-rxMu1 .framer-p6j8e8, .framer-rxMu1 .framer-5nh45i, .framer-rxMu1 .framer-cd17gh { align-content: center; align-items: center; background-color: var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, #0f0f0f); border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 15px 10px 15px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-rxMu1 .framer-15lphjx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 16px 32px 16px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-10un5v4, .framer-rxMu1 .framer-czlzoe { flex: none; height: auto; max-width: 1000px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rxMu1 .framer-11e6czc, .framer-rxMu1 .framer-hplreu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-yw3qr3 { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-bqyipx-container, .framer-rxMu1 .framer-1rlxwyk-container, .framer-rxMu1 .framer-1i1ruwg-container, .framer-rxMu1 .framer-767mvc-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-1bfzfef-container, .framer-rxMu1 .framer-1qdmu7v-container, .framer-rxMu1 .framer-84rvqp-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-fviwph { 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: center; overflow: hidden; padding: 96px 65px 96px 65px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-1fdzqqp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-19s4gan { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 100%; }\",\".framer-rxMu1 .framer-1t6gxct { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 96px 0px 96px 0px; position: relative; width: min-content; }\",\".framer-rxMu1 .framer-13scxux { flex: none; height: auto; max-width: 1000px; position: relative; white-space: pre-wrap; width: 1000px; word-break: break-word; word-wrap: break-word; }\",\".framer-rxMu1 .framer-xswtym { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-rxMu1 .framer-vkf0jt-container, .framer-rxMu1 .framer-1sb254y-container, .framer-rxMu1 .framer-vve2gl-container, .framer-rxMu1 .framer-rsp4tm-container, .framer-rxMu1 .framer-16231wh-container { flex: none; height: auto; position: relative; width: 185px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rxMu1.framer-ltlkaz, .framer-rxMu1 .framer-ur1ybs, .framer-rxMu1 .framer-1kfr5d, .framer-rxMu1 .framer-oaveoh, .framer-rxMu1 .framer-itxgmy, .framer-rxMu1 .framer-1o7kbeo, .framer-rxMu1 .framer-1x6n66q, .framer-rxMu1 .framer-19ree0a, .framer-rxMu1.framer-1k1y393, .framer-rxMu1 .framer-1ke4kbf, .framer-rxMu1.framer-p428wh, .framer-rxMu1 .framer-qqjtda, .framer-rxMu1 .framer-y4l49z, .framer-rxMu1 .framer-1a1ci03, .framer-rxMu1 .framer-mvzn5f, .framer-rxMu1 .framer-r13a40, .framer-rxMu1 .framer-1pn7hwz, .framer-rxMu1 .framer-1gfh405, .framer-rxMu1 .framer-1z0hvbm, .framer-rxMu1 .framer-hf87xp, .framer-rxMu1 .framer-qfj1zj, .framer-rxMu1 .framer-1vsetft, .framer-rxMu1 .framer-i4v661, .framer-rxMu1 .framer-1amp1mj, .framer-rxMu1 .framer-iazc46, .framer-rxMu1 .framer-1a5brlr, .framer-rxMu1 .framer-h7b6qj, .framer-rxMu1 .framer-1bfrc3h, .framer-rxMu1 .framer-w7r5jp, .framer-rxMu1 .framer-60e5ee, .framer-rxMu1 .framer-v60kui, .framer-rxMu1 .framer-avsk2g, .framer-rxMu1 .framer-yxbc1z, .framer-rxMu1 .framer-1fq5jw4, .framer-rxMu1 .framer-daekjk, .framer-rxMu1 .framer-1yyvmrn, .framer-rxMu1 .framer-x0dk8j, .framer-rxMu1 .framer-gaty5i, .framer-rxMu1 .framer-1uifsp1, .framer-rxMu1 .framer-5xlg7z, .framer-rxMu1 .framer-q1z79v, .framer-rxMu1 .framer-obuw9i, .framer-rxMu1 .framer-12s1rwh, .framer-rxMu1 .framer-qsud44, .framer-rxMu1 .framer-1e2l3jx, .framer-rxMu1 .framer-fb4pqv, .framer-rxMu1 .framer-1nm2hi, .framer-rxMu1 .framer-1pn35jt, .framer-rxMu1 .framer-v8ekq8, .framer-rxMu1 .framer-1vopkm1, .framer-rxMu1 .framer-cjn4fq, .framer-rxMu1 .framer-1rh8xvi, .framer-rxMu1 .framer-vt8vkl, .framer-rxMu1 .framer-hah5wn, .framer-rxMu1 .framer-1q93lzb, .framer-rxMu1 .framer-s1tydv, .framer-rxMu1 .framer-27u5kk, .framer-rxMu1 .framer-9lxedq, .framer-rxMu1 .framer-16qntob, .framer-rxMu1 .framer-1p66zg4, .framer-rxMu1 .framer-5ci6p4, .framer-rxMu1 .framer-p6j8e8, .framer-rxMu1 .framer-3dtbvi, .framer-rxMu1 .framer-5nh45i, .framer-rxMu1 .framer-cd17gh, .framer-rxMu1 .framer-15lphjx, .framer-rxMu1 .framer-11e6czc, .framer-rxMu1 .framer-fviwph, .framer-rxMu1 .framer-hplreu, .framer-rxMu1 .framer-1fdzqqp, .framer-rxMu1 .framer-8o1k7d, .framer-rxMu1 .framer-19s4gan, .framer-rxMu1 .framer-1t6gxct, .framer-rxMu1 .framer-xswtym { gap: 0px; } .framer-rxMu1.framer-ltlkaz > *, .framer-rxMu1 .framer-11e6czc > *, .framer-rxMu1 .framer-hplreu > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-rxMu1.framer-ltlkaz > :first-child, .framer-rxMu1 .framer-1kfr5d > :first-child, .framer-rxMu1 .framer-oaveoh > :first-child, .framer-rxMu1 .framer-1o7kbeo > :first-child, .framer-rxMu1 .framer-1x6n66q > :first-child, .framer-rxMu1 .framer-y4l49z > :first-child, .framer-rxMu1 .framer-1a1ci03 > :first-child, .framer-rxMu1 .framer-mvzn5f > :first-child, .framer-rxMu1 .framer-r13a40 > :first-child, .framer-rxMu1 .framer-1gfh405 > :first-child, .framer-rxMu1 .framer-1z0hvbm > :first-child, .framer-rxMu1 .framer-qfj1zj > :first-child, .framer-rxMu1 .framer-1vsetft > :first-child, .framer-rxMu1 .framer-i4v661 > :first-child, .framer-rxMu1 .framer-1amp1mj > :first-child, .framer-rxMu1 .framer-iazc46 > :first-child, .framer-rxMu1 .framer-h7b6qj > :first-child, .framer-rxMu1 .framer-1bfrc3h > :first-child, .framer-rxMu1 .framer-60e5ee > :first-child, .framer-rxMu1 .framer-v60kui > :first-child, .framer-rxMu1 .framer-yxbc1z > :first-child, .framer-rxMu1 .framer-1fq5jw4 > :first-child, .framer-rxMu1 .framer-1yyvmrn > :first-child, .framer-rxMu1 .framer-x0dk8j > :first-child, .framer-rxMu1 .framer-gaty5i > :first-child, .framer-rxMu1 .framer-1uifsp1 > :first-child, .framer-rxMu1 .framer-5xlg7z > :first-child, .framer-rxMu1 .framer-12s1rwh > :first-child, .framer-rxMu1 .framer-qsud44 > :first-child, .framer-rxMu1 .framer-fb4pqv > :first-child, .framer-rxMu1 .framer-1nm2hi > :first-child, .framer-rxMu1 .framer-hah5wn > :first-child, .framer-rxMu1 .framer-s1tydv > :first-child, .framer-rxMu1 .framer-15lphjx > :first-child, .framer-rxMu1 .framer-11e6czc > :first-child, .framer-rxMu1 .framer-fviwph > :first-child, .framer-rxMu1 .framer-hplreu > :first-child, .framer-rxMu1 .framer-8o1k7d > :first-child, .framer-rxMu1 .framer-19s4gan > :first-child, .framer-rxMu1 .framer-1t6gxct > :first-child { margin-top: 0px; } .framer-rxMu1.framer-ltlkaz > :last-child, .framer-rxMu1 .framer-1kfr5d > :last-child, .framer-rxMu1 .framer-oaveoh > :last-child, .framer-rxMu1 .framer-1o7kbeo > :last-child, .framer-rxMu1 .framer-1x6n66q > :last-child, .framer-rxMu1 .framer-y4l49z > :last-child, .framer-rxMu1 .framer-1a1ci03 > :last-child, .framer-rxMu1 .framer-mvzn5f > :last-child, .framer-rxMu1 .framer-r13a40 > :last-child, .framer-rxMu1 .framer-1gfh405 > :last-child, .framer-rxMu1 .framer-1z0hvbm > :last-child, .framer-rxMu1 .framer-qfj1zj > :last-child, .framer-rxMu1 .framer-1vsetft > :last-child, .framer-rxMu1 .framer-i4v661 > :last-child, .framer-rxMu1 .framer-1amp1mj > :last-child, .framer-rxMu1 .framer-iazc46 > :last-child, .framer-rxMu1 .framer-h7b6qj > :last-child, .framer-rxMu1 .framer-1bfrc3h > :last-child, .framer-rxMu1 .framer-60e5ee > :last-child, .framer-rxMu1 .framer-v60kui > :last-child, .framer-rxMu1 .framer-yxbc1z > :last-child, .framer-rxMu1 .framer-1fq5jw4 > :last-child, .framer-rxMu1 .framer-1yyvmrn > :last-child, .framer-rxMu1 .framer-x0dk8j > :last-child, .framer-rxMu1 .framer-gaty5i > :last-child, .framer-rxMu1 .framer-1uifsp1 > :last-child, .framer-rxMu1 .framer-5xlg7z > :last-child, .framer-rxMu1 .framer-12s1rwh > :last-child, .framer-rxMu1 .framer-qsud44 > :last-child, .framer-rxMu1 .framer-fb4pqv > :last-child, .framer-rxMu1 .framer-1nm2hi > :last-child, .framer-rxMu1 .framer-hah5wn > :last-child, .framer-rxMu1 .framer-s1tydv > :last-child, .framer-rxMu1 .framer-15lphjx > :last-child, .framer-rxMu1 .framer-11e6czc > :last-child, .framer-rxMu1 .framer-fviwph > :last-child, .framer-rxMu1 .framer-hplreu > :last-child, .framer-rxMu1 .framer-8o1k7d > :last-child, .framer-rxMu1 .framer-19s4gan > :last-child, .framer-rxMu1 .framer-1t6gxct > :last-child { margin-bottom: 0px; } .framer-rxMu1 .framer-ur1ybs > *, .framer-rxMu1 .framer-19ree0a > *, .framer-rxMu1.framer-1k1y393 > *, .framer-rxMu1 .framer-1ke4kbf > *, .framer-rxMu1.framer-p428wh > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-rxMu1 .framer-ur1ybs > :first-child, .framer-rxMu1 .framer-itxgmy > :first-child, .framer-rxMu1 .framer-19ree0a > :first-child, .framer-rxMu1.framer-1k1y393 > :first-child, .framer-rxMu1 .framer-1ke4kbf > :first-child, .framer-rxMu1.framer-p428wh > :first-child, .framer-rxMu1 .framer-qqjtda > :first-child, .framer-rxMu1 .framer-1pn7hwz > :first-child, .framer-rxMu1 .framer-hf87xp > :first-child, .framer-rxMu1 .framer-1a5brlr > :first-child, .framer-rxMu1 .framer-w7r5jp > :first-child, .framer-rxMu1 .framer-avsk2g > :first-child, .framer-rxMu1 .framer-daekjk > :first-child, .framer-rxMu1 .framer-q1z79v > :first-child, .framer-rxMu1 .framer-obuw9i > :first-child, .framer-rxMu1 .framer-1e2l3jx > :first-child, .framer-rxMu1 .framer-1pn35jt > :first-child, .framer-rxMu1 .framer-v8ekq8 > :first-child, .framer-rxMu1 .framer-1vopkm1 > :first-child, .framer-rxMu1 .framer-cjn4fq > :first-child, .framer-rxMu1 .framer-1rh8xvi > :first-child, .framer-rxMu1 .framer-vt8vkl > :first-child, .framer-rxMu1 .framer-1q93lzb > :first-child, .framer-rxMu1 .framer-27u5kk > :first-child, .framer-rxMu1 .framer-9lxedq > :first-child, .framer-rxMu1 .framer-16qntob > :first-child, .framer-rxMu1 .framer-1p66zg4 > :first-child, .framer-rxMu1 .framer-5ci6p4 > :first-child, .framer-rxMu1 .framer-p6j8e8 > :first-child, .framer-rxMu1 .framer-3dtbvi > :first-child, .framer-rxMu1 .framer-5nh45i > :first-child, .framer-rxMu1 .framer-cd17gh > :first-child, .framer-rxMu1 .framer-1fdzqqp > :first-child, .framer-rxMu1 .framer-xswtym > :first-child { margin-left: 0px; } .framer-rxMu1 .framer-ur1ybs > :last-child, .framer-rxMu1 .framer-itxgmy > :last-child, .framer-rxMu1 .framer-19ree0a > :last-child, .framer-rxMu1.framer-1k1y393 > :last-child, .framer-rxMu1 .framer-1ke4kbf > :last-child, .framer-rxMu1.framer-p428wh > :last-child, .framer-rxMu1 .framer-qqjtda > :last-child, .framer-rxMu1 .framer-1pn7hwz > :last-child, .framer-rxMu1 .framer-hf87xp > :last-child, .framer-rxMu1 .framer-1a5brlr > :last-child, .framer-rxMu1 .framer-w7r5jp > :last-child, .framer-rxMu1 .framer-avsk2g > :last-child, .framer-rxMu1 .framer-daekjk > :last-child, .framer-rxMu1 .framer-q1z79v > :last-child, .framer-rxMu1 .framer-obuw9i > :last-child, .framer-rxMu1 .framer-1e2l3jx > :last-child, .framer-rxMu1 .framer-1pn35jt > :last-child, .framer-rxMu1 .framer-v8ekq8 > :last-child, .framer-rxMu1 .framer-1vopkm1 > :last-child, .framer-rxMu1 .framer-cjn4fq > :last-child, .framer-rxMu1 .framer-1rh8xvi > :last-child, .framer-rxMu1 .framer-vt8vkl > :last-child, .framer-rxMu1 .framer-1q93lzb > :last-child, .framer-rxMu1 .framer-27u5kk > :last-child, .framer-rxMu1 .framer-9lxedq > :last-child, .framer-rxMu1 .framer-16qntob > :last-child, .framer-rxMu1 .framer-1p66zg4 > :last-child, .framer-rxMu1 .framer-5ci6p4 > :last-child, .framer-rxMu1 .framer-p6j8e8 > :last-child, .framer-rxMu1 .framer-3dtbvi > :last-child, .framer-rxMu1 .framer-5nh45i > :last-child, .framer-rxMu1 .framer-cd17gh > :last-child, .framer-rxMu1 .framer-1fdzqqp > :last-child, .framer-rxMu1 .framer-xswtym > :last-child { margin-right: 0px; } .framer-rxMu1 .framer-1kfr5d > *, .framer-rxMu1 .framer-1uifsp1 > *, .framer-rxMu1 .framer-fb4pqv > *, .framer-rxMu1 .framer-fviwph > *, .framer-rxMu1 .framer-1t6gxct > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-rxMu1 .framer-oaveoh > *, .framer-rxMu1 .framer-1o7kbeo > *, .framer-rxMu1 .framer-1x6n66q > *, .framer-rxMu1 .framer-y4l49z > *, .framer-rxMu1 .framer-r13a40 > *, .framer-rxMu1 .framer-i4v661 > *, .framer-rxMu1 .framer-iazc46 > *, .framer-rxMu1 .framer-12s1rwh > *, .framer-rxMu1 .framer-qsud44 > *, .framer-rxMu1 .framer-15lphjx > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-rxMu1 .framer-itxgmy > *, .framer-rxMu1 .framer-obuw9i > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-rxMu1 .framer-qqjtda > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-rxMu1 .framer-1a1ci03 > *, .framer-rxMu1 .framer-1amp1mj > *, .framer-rxMu1 .framer-5xlg7z > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-rxMu1 .framer-mvzn5f > *, .framer-rxMu1 .framer-1nm2hi > *, .framer-rxMu1 .framer-s1tydv > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-rxMu1 .framer-1pn7hwz > *, .framer-rxMu1 .framer-hf87xp > *, .framer-rxMu1 .framer-1e2l3jx > *, .framer-rxMu1 .framer-1pn35jt > *, .framer-rxMu1 .framer-v8ekq8 > *, .framer-rxMu1 .framer-1vopkm1 > *, .framer-rxMu1 .framer-cjn4fq > *, .framer-rxMu1 .framer-1rh8xvi > *, .framer-rxMu1 .framer-vt8vkl > *, .framer-rxMu1 .framer-27u5kk > *, .framer-rxMu1 .framer-9lxedq > *, .framer-rxMu1 .framer-16qntob > *, .framer-rxMu1 .framer-1p66zg4 > *, .framer-rxMu1 .framer-5ci6p4 > *, .framer-rxMu1 .framer-p6j8e8 > *, .framer-rxMu1 .framer-3dtbvi > *, .framer-rxMu1 .framer-5nh45i > *, .framer-rxMu1 .framer-cd17gh > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-rxMu1 .framer-1gfh405 > *, .framer-rxMu1 .framer-1z0hvbm > *, .framer-rxMu1 .framer-qfj1zj > *, .framer-rxMu1 .framer-1vsetft > *, .framer-rxMu1 .framer-yxbc1z > *, .framer-rxMu1 .framer-1fq5jw4 > *, .framer-rxMu1 .framer-1yyvmrn > *, .framer-rxMu1 .framer-x0dk8j > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-rxMu1 .framer-1a5brlr > *, .framer-rxMu1 .framer-w7r5jp > *, .framer-rxMu1 .framer-q1z79v > *, .framer-rxMu1 .framer-1q93lzb > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-rxMu1 .framer-h7b6qj > *, .framer-rxMu1 .framer-1bfrc3h > *, .framer-rxMu1 .framer-60e5ee > *, .framer-rxMu1 .framer-v60kui > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-rxMu1 .framer-avsk2g > *, .framer-rxMu1 .framer-daekjk > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-rxMu1 .framer-gaty5i > * { margin: 0px; margin-bottom: calc(65px / 2); margin-top: calc(65px / 2); } .framer-rxMu1 .framer-hah5wn > *, .framer-rxMu1 .framer-8o1k7d > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-rxMu1 .framer-1fdzqqp > *, .framer-rxMu1 .framer-xswtym > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-rxMu1 .framer-19s4gan > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,\"@media (max-width: 809px) { .framer-rxMu1.framer-ltlkaz { gap: 0px; overflow: visible; width: 390px; } .framer-rxMu1 .framer-1kfr5d { gap: 32px; order: 6; padding: 32px 16px 32px 16px; } .framer-rxMu1 .framer-oaveoh { gap: 16px; } .framer-rxMu1 .framer-itxgmy { flex-direction: column; gap: 32px; height: min-content; } .framer-rxMu1 .framer-1o7kbeo, .framer-rxMu1 .framer-1x6n66q { flex: none; gap: 16px; height: min-content; width: 100%; } .framer-rxMu1 .framer-11wk0xd, .framer-rxMu1 .framer-4g5gy { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-rxMu1 .framer-1qbf07n { flex: none; height: auto; } .framer-rxMu1 .framer-19ree0a { order: 2; } .framer-rxMu1 .framer-qqjtda { flex-direction: column; order: 4; padding: 20px 16px 32px 16px; width: 100%; } .framer-rxMu1 .framer-i4v661 { flex: none; order: 1; padding: 0px; width: 100%; } .framer-rxMu1 .framer-1nc7db6 { height: 412px; } .framer-rxMu1 .framer-hah5wn { order: 7; } .framer-rxMu1 .framer-1q93lzb { flex-direction: column; order: 8; } .framer-rxMu1 .framer-s1tydv { flex: none; order: 1; width: 100%; } .framer-rxMu1 .framer-1vsa3st { flex: none; order: 0; width: 100%; } .framer-rxMu1 .framer-15lphjx { order: 9; } .framer-rxMu1 .framer-84rvqp-container { order: 12; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rxMu1.framer-ltlkaz, .framer-rxMu1 .framer-1kfr5d, .framer-rxMu1 .framer-oaveoh, .framer-rxMu1 .framer-itxgmy, .framer-rxMu1 .framer-1o7kbeo, .framer-rxMu1 .framer-1x6n66q, .framer-rxMu1 .framer-qqjtda, .framer-rxMu1 .framer-1q93lzb { gap: 0px; } .framer-rxMu1.framer-ltlkaz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-rxMu1.framer-ltlkaz > :first-child, .framer-rxMu1 .framer-1kfr5d > :first-child, .framer-rxMu1 .framer-oaveoh > :first-child, .framer-rxMu1 .framer-itxgmy > :first-child, .framer-rxMu1 .framer-1o7kbeo > :first-child, .framer-rxMu1 .framer-1x6n66q > :first-child, .framer-rxMu1 .framer-qqjtda > :first-child, .framer-rxMu1 .framer-1q93lzb > :first-child { margin-top: 0px; } .framer-rxMu1.framer-ltlkaz > :last-child, .framer-rxMu1 .framer-1kfr5d > :last-child, .framer-rxMu1 .framer-oaveoh > :last-child, .framer-rxMu1 .framer-itxgmy > :last-child, .framer-rxMu1 .framer-1o7kbeo > :last-child, .framer-rxMu1 .framer-1x6n66q > :last-child, .framer-rxMu1 .framer-qqjtda > :last-child, .framer-rxMu1 .framer-1q93lzb > :last-child { margin-bottom: 0px; } .framer-rxMu1 .framer-1kfr5d > *, .framer-rxMu1 .framer-itxgmy > *, .framer-rxMu1 .framer-1q93lzb > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-rxMu1 .framer-oaveoh > *, .framer-rxMu1 .framer-1o7kbeo > *, .framer-rxMu1 .framer-1x6n66q > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-rxMu1 .framer-qqjtda > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-rxMu1.framer-ltlkaz { overflow: visible; width: 810px; } .framer-rxMu1 .framer-1kfr5d { order: 6; padding: 0px 65px 0px 65px; } .framer-rxMu1 .framer-itxgmy { align-content: flex-start; align-items: flex-start; height: min-content; } .framer-rxMu1 .framer-1o7kbeo { height: min-content; } .framer-rxMu1 .framer-1x6n66q { height: 256px; } .framer-rxMu1 .framer-1ke4kbf { order: 2; } .framer-rxMu1 .framer-qqjtda { flex-direction: column; order: 4; overflow: visible; padding: 30px 65px 80px 65px; width: 100%; } .framer-rxMu1 .framer-i4v661 { flex: none; order: 1; padding: 0px; width: 100%; } .framer-rxMu1 .framer-1e2l3jx { flex-direction: column; gap: 48px; order: 9; padding: 96px 65px 48px 65px; } .framer-rxMu1 .framer-fb4pqv { align-content: flex-start; align-items: flex-start; gap: 9px; order: 1; padding: 0px; width: 100%; } .framer-rxMu1 .framer-zs7yob { order: 0; width: 100%; } .framer-rxMu1 .framer-umov4a { flex: none; order: 0; width: 100%; } .framer-rxMu1 .framer-hah5wn { order: 7; } .framer-rxMu1 .framer-fviwph { order: 10; } .framer-rxMu1 .framer-84rvqp-container { order: 12; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rxMu1 .framer-qqjtda, .framer-rxMu1 .framer-1e2l3jx, .framer-rxMu1 .framer-fb4pqv { gap: 0px; } .framer-rxMu1 .framer-qqjtda > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-rxMu1 .framer-qqjtda > :first-child, .framer-rxMu1 .framer-1e2l3jx > :first-child, .framer-rxMu1 .framer-fb4pqv > :first-child { margin-top: 0px; } .framer-rxMu1 .framer-qqjtda > :last-child, .framer-rxMu1 .framer-1e2l3jx > :last-child, .framer-rxMu1 .framer-fb4pqv > :last-child { margin-bottom: 0px; } .framer-rxMu1 .framer-1e2l3jx > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-rxMu1 .framer-fb4pqv > * { margin: 0px; margin-bottom: calc(9px / 2); margin-top: calc(9px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2370\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"bze6W_XJt\":{\"layout\":[\"fixed\",\"auto\"]},\"jZPNbroWn\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerResponsiveScreen\n */const FramerTjLzNpsdG=withCSS(Component,css,\"framer-rxMu1\");export default FramerTjLzNpsdG;FramerTjLzNpsdG.displayName=\"Projects\";FramerTjLzNpsdG.defaultProps={height:2370,width:1200};addFonts(FramerTjLzNpsdG,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...ElementsNavigationFonts,...ElementsNavLinksFonts,...ElementsButtonFonts,...TechnologFonts,...SectionsFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTjLzNpsdG\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"2370\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bze6W_XJt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jZPNbroWn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "serializationHash", "variantClassNames", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "image", "title", "width", "props", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "I0rAs2GHB", "mW_XPJmAA", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerDYQ9CvrKy", "withCSS", "DYQ9CvrKy_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "ElementsNavigationFonts", "getFonts", "kuQZwkMm1_default", "ElementsNavigationWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "ElementsNavLinksFonts", "mTy1Dc98z_default", "MotionDivWithFX", "withFX", "motion", "ElementsButtonFonts", "lYlPcNMOf_default", "MotionDivWithOptimizedAppearEffect", "TechnologFonts", "DYQ9CvrKy_default", "SectionsFooterFonts", "JJmgABkgm_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition2", "animation2", "animation3", "animation4", "transition3", "textEffect", "animation5", "transition4", "transition5", "transition6", "animation6", "animation7", "toResponsiveImage", "value", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "npBQCjvwq_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "UBlM_F7BF", "Xsc2cv7se", "Um5Ei5yok", "YYHW8uMmq", "giapJMeVf", "qnWU_tHMW", "bES7wYDel", "e7mD538mx", "RxkcEAp5P", "gFjqwJ5J8", "eUOFu3l86", "hdj4sU_Yk", "aoiGCfbPc", "TvwJxcdAp", "LG_CqpDA_", "PzSIxRU95", "QEm_2TGYj", "RZBgAhthS", "JXrM5MhCt", "rxLl0PibR", "geVEHtvzZ", "XmQUyx_AR", "C8UZ7UFZF", "gEnnAuqv4", "fNNh0r6Bo", "UpIfGesai", "M9QaM0K7o", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "beH8dcv7J3bnx0g", "overlay", "loadMore", "args", "tkDrlAx3y1wnntms", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "ref2", "isDisplayed1", "usePreloadLocalizedValues", "elementId", "useRouteElementId", "isDisplayed2", "isDisplayed3", "router", "useRouter", "isDisplayed4", "isDisplayed5", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "RichText2", "getLocalizedValue", "x", "PropertyOverrides2", "l", "AnimatePresence", "Ga", "overlay1", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "getLoadingLazyAtYPosition", "Image2", "css", "FramerTjLzNpsdG", "withCSS", "TjLzNpsdG_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
