{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/uY51pGX2VO8ox9kmY1aL/ItA46tKuXxyMHj8lzgZI/hJSrOHmKx.js"],
  "sourcesContent": ["// Generated by Framer (139b156)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/qXyG1UgqGGx5DS4G9abM/Smooth_Scroll.js\";import NavigationNavigationBar from\"#framer/local/canvasComponent/Beexilts9/Beexilts9.js\";import Footer from\"#framer/local/canvasComponent/OsJl62HaT/OsJl62HaT.js\";import Button2 from\"#framer/local/canvasComponent/tCnjMaed8/tCnjMaed8.js\";import ButtomCard from\"#framer/local/canvasComponent/V4Z1oXQ8m/V4Z1oXQ8m.js\";import*as sharedStyle from\"#framer/local/css/frihEU7F4/frihEU7F4.js\";import*as sharedStyle2 from\"#framer/local/css/IAsnn4RqK/IAsnn4RqK.js\";import*as sharedStyle3 from\"#framer/local/css/Lu03ZBLVA/Lu03ZBLVA.js\";import*as sharedStyle1 from\"#framer/local/css/PbuO7lnUb/PbuO7lnUb.js\";import*as sharedStyle4 from\"#framer/local/css/xVwMuQz14/xVwMuQz14.js\";import metadataProvider from\"#framer/local/webPageMetadata/hJSrOHmKx/hJSrOHmKx.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const NavigationNavigationBarFonts=getFonts(NavigationNavigationBar);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const MotionDivWithFX=withFX(motion.div);const Button2Fonts=getFonts(Button2);const ButtomCardFonts=getFonts(ButtomCard);const FooterFonts=getFonts(Footer);const breakpoints={HDD3cmjTD:\"(min-width: 810px) and (max-width: 1199px)\",kRXHmZp9Q:\"(min-width: 1440px)\",pDDaSfBcW:\"(min-width: 1200px) and (max-width: 1439px)\",stK2iIptM:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-GSFw1\";const variantClassNames={HDD3cmjTD:\"framer-v-6izu38\",kRXHmZp9Q:\"framer-v-6u3912\",pDDaSfBcW:\"framer-v-1i026wa\",stK2iIptM:\"framer-v-dm841\"};const transition1={damping:50,delay:.2,mass:1,stiffness:150,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:50};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:150,y:0};const transition2={damping:60,delay:.6,mass:1,stiffness:300,type:\"spring\"};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-50,y:0};const transition4={damping:60,delay:.2,mass:1,stiffness:300,type:\"spring\"};const metadata=metadataProvider();const humanReadableVariantMap={\"des small\":\"pDDaSfBcW\",Desktop:\"kRXHmZp9Q\",Phone:\"stK2iIptM\",Tablet:\"HDD3cmjTD\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"kRXHmZp9Q\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-GSFw1`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-GSFw1`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"ejSgGIYGF\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"SEvVZ3lra\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"AGOhVPTnD\");const ref4=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"kRXHmZp9Q\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-6u3912\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-10kr5s2-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"PpIHhJ0Lb\",intensity:30,layoutId:\"PpIHhJ0Lb\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wt0nkz-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDD3cmjTD:{variant:\"IQ_iujIR5\"},stK2iIptM:{variant:\"IQ_iujIR5\"}},children:/*#__PURE__*/_jsx(NavigationNavigationBar,{aXRxZpVjF:\"JfV49Q6xW\",GdATWtvs8:\"JfV49Q6xW\",height:\"100%\",id:\"yFr8piLKY\",layoutId:\"yFr8piLKY\",pP1f2jpTk:\"JfV49Q6xW\",r3KoQnTpn:\"Izi0h1UXd\",style:{width:\"100%\"},variant:\"I5tPK9nMP\",width:\"100%\",WxAkFm4ul:\"JfV49Q6xW\",Z4R8WdXZl:\"JfV49Q6xW\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1209rev\",\"data-framer-name\":\"Features\",id:elementId,name:\"Features\",ref:ref2,children:/*#__PURE__*/_jsxs(\"section\",{className:\"framer-3q6509\",\"data-framer-name\":\"Benefits\",name:\"Benefits\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-lml2q\",\"data-framer-appear-id\":\"lml2q\",\"data-framer-name\":\"Container\",initial:animation1,name:\"Container\",optimized:true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p3xbki\",\"data-framer-name\":\"Frame 21\",name:\"Frame 21\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-f83pa4\",\"data-styles-preset\":\"frihEU7F4\",style:{\"--framer-text-color\":\"var(--token-ac262f1c-18b2-42bb-9f62-689c5e3aa2b1, rgb(173, 51, 97))\"},children:\"Industries\"})}),className:\"framer-15zi2o7\",\"data-framer-name\":\"RFS Consulting - Your Trusted Partner in Advisory Excellence\",fonts:[\"Inter\"],name:\"RFS Consulting - Your Trusted Partner in Advisory Excellence\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mnc86w\",\"data-framer-name\":\"content\",name:\"content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l8guky\",\"data-styles-preset\":\"PbuO7lnUb\",children:\"We\u2019ve successfully applied our strategies to industries like Fintech, Crypto, and more, driving growth and results tailored to their unique needs.\"})}),className:\"framer-1w1pb9z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bltj7m\",\"data-framer-name\":\"BenefitItem \",name:\"BenefitItem \",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ve6ycb\",\"data-framer-name\":\"Benefit1\",name:\"Benefit1\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-91vq0l\",\"data-framer-name\":\"Image\",name:\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDD3cmjTD:{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1335,pixelWidth:2e3,sizes:\"min(max((min(100vw - 30px, 1440px) - 80px) / 2, 1px), 561px)\",src:\"https://framerusercontent.com/images/WAgLAv6cu2C7tIHFglyGqRn9TA.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/WAgLAv6cu2C7tIHFglyGqRn9TA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WAgLAv6cu2C7tIHFglyGqRn9TA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WAgLAv6cu2C7tIHFglyGqRn9TA.jpg 2000w\"}},stK2iIptM:{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1335,pixelWidth:2e3,sizes:\"min(max(min(100vw - 30px, 1440px), 1px), 561px)\",src:\"https://framerusercontent.com/images/WAgLAv6cu2C7tIHFglyGqRn9TA.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/WAgLAv6cu2C7tIHFglyGqRn9TA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WAgLAv6cu2C7tIHFglyGqRn9TA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WAgLAv6cu2C7tIHFglyGqRn9TA.jpg 2000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1335,pixelWidth:2e3,sizes:\"min(max((min(100vw - 80px, 1440px) - 80px) / 2, 1px), 561px)\",src:\"https://framerusercontent.com/images/WAgLAv6cu2C7tIHFglyGqRn9TA.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/WAgLAv6cu2C7tIHFglyGqRn9TA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WAgLAv6cu2C7tIHFglyGqRn9TA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WAgLAv6cu2C7tIHFglyGqRn9TA.jpg 2000w\"},className:\"framer-2xjm0e\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13p7hxa\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iafuyh\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-f83pa4\",\"data-styles-preset\":\"frihEU7F4\",children:\"DeFi Protocols\"})}),className:\"framer-1v8r6wz\",\"data-framer-name\":\"Instant chat, better customer experiences\",fonts:[\"Inter\"],name:\"Instant chat, better customer experiences\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l8guky\",\"data-styles-preset\":\"PbuO7lnUb\",children:\"Decentralized finance (DeFi) has emerged as a transformative force in the financial industry, offering new opportunities for financial inclusion, innovation, and efficiency. However, as the DeFi landscape continues to evolve, so do regulatory challenges. Our regulatory advisory services provide comprehensive support for projects and platforms operating in the DeFi space. From decentralized exchanges to lending protocols, we help our clients navigate regulatory complexities, ensuring compliance while fostering innovation. With our expertise and industry insights, we empower DeFi projects to unlock their full potential and thrive in a rapidly changing regulatory environment.\"})}),className:\"framer-1bs2rp0\",\"data-framer-name\":\"Talk to your customers instantly with our smart chatbot. It answers questions fast, and if needed, can quickly connect them to a real person. Keep your customers happy with 24/7 support that works smoothly, no matter what.\",fonts:[\"Inter\"],name:\"Talk to your customers instantly with our smart chatbot. It answers questions fast, and if needed, can quickly connect them to a real person. Keep your customers happy with 24/7 support that works smoothly, no matter what.\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1drnghw-container\",children:/*#__PURE__*/_jsx(Button2,{EK4o2a1Hf:\"Contact Us\",height:\"100%\",id:\"ty3Qu74W5\",layoutId:\"ty3Qu74W5\",variant:\"YWy33amxg\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q08t24\",\"data-framer-name\":\"Benefit1\",name:\"Benefit1\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jbc0jq\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t27rxn\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-f83pa4\",\"data-styles-preset\":\"frihEU7F4\",children:\"Crypto ETFs\"})}),className:\"framer-1hephu2\",\"data-framer-name\":\"Instant chat, better customer experiences\",fonts:[\"Inter\"],name:\"Instant chat, better customer experiences\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l8guky\",\"data-styles-preset\":\"PbuO7lnUb\",children:\"Cryptocurrency businesses operate in a rapidly evolving regulatory landscape where compliance with regulatory standards is essential for building trust and credibility. Our regulatory support services cover a wide range of areas, including token issuance, trading platforms, custody solutions, and AML/CFT compliance. With our expertise and industry knowledge, we help cryptocurrency businesses navigate regulatory complexities, ensuring compliance with regulatory requirements while fostering innovation and growth. Whether you're launching a new project or expanding your existing operations, we're here to provide the support and guidance you need to succeed in the cryptocurrency space.\"})}),className:\"framer-167xm2x\",\"data-framer-name\":\"Talk to your customers instantly with our smart chatbot. It answers questions fast, and if needed, can quickly connect them to a real person. Keep your customers happy with 24/7 support that works smoothly, no matter what.\",fonts:[\"Inter\"],name:\"Talk to your customers instantly with our smart chatbot. It answers questions fast, and if needed, can quickly connect them to a real person. Keep your customers happy with 24/7 support that works smoothly, no matter what.\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d60fmw-container\",children:/*#__PURE__*/_jsx(Button2,{EK4o2a1Hf:\"Contact Us\",height:\"100%\",id:\"cLllUQHsf\",layoutId:\"cLllUQHsf\",variant:\"YWy33amxg\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-nka4rn\",\"data-framer-name\":\"Image\",name:\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDD3cmjTD:{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1104,pixelWidth:736,sizes:\"min(max((min(100vw - 30px, 1440px) - 80px) / 2, 1px), 561px)\",src:\"https://framerusercontent.com/images/Mixt8hqh1ggFDwcDAnu8syzc.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Mixt8hqh1ggFDwcDAnu8syzc.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/Mixt8hqh1ggFDwcDAnu8syzc.jpg 736w\"}},stK2iIptM:{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1104,pixelWidth:736,sizes:\"min(max(min(100vw - 30px, 1440px), 1px), 561px)\",src:\"https://framerusercontent.com/images/Mixt8hqh1ggFDwcDAnu8syzc.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Mixt8hqh1ggFDwcDAnu8syzc.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/Mixt8hqh1ggFDwcDAnu8syzc.jpg 736w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1104,pixelWidth:736,sizes:\"min(max((min(100vw - 80px, 1440px) - 80px) / 2, 1px), 561px)\",src:\"https://framerusercontent.com/images/Mixt8hqh1ggFDwcDAnu8syzc.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Mixt8hqh1ggFDwcDAnu8syzc.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/Mixt8hqh1ggFDwcDAnu8syzc.jpg 736w\"},className:\"framer-z7l6o8\",\"data-framer-name\":\"Image\",name:\"Image\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h36trv\",\"data-framer-name\":\"Benefit1\",name:\"Benefit1\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ufym3d\",\"data-framer-name\":\"Image\",name:\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDD3cmjTD:{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1125,pixelWidth:2e3,sizes:\"min(max((min(100vw - 30px, 1440px) - 80px) / 2, 1px), 561px)\",src:\"https://framerusercontent.com/images/eqDW6100TUuzpw2RSGRXWwGEk.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/eqDW6100TUuzpw2RSGRXWwGEk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/eqDW6100TUuzpw2RSGRXWwGEk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/eqDW6100TUuzpw2RSGRXWwGEk.jpg 2000w\"}},stK2iIptM:{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1125,pixelWidth:2e3,sizes:\"min(max(min(100vw - 30px, 1440px), 1px), 561px)\",src:\"https://framerusercontent.com/images/eqDW6100TUuzpw2RSGRXWwGEk.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/eqDW6100TUuzpw2RSGRXWwGEk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/eqDW6100TUuzpw2RSGRXWwGEk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/eqDW6100TUuzpw2RSGRXWwGEk.jpg 2000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1125,pixelWidth:2e3,sizes:\"min(max((min(100vw - 80px, 1440px) - 80px) / 2, 1px), 561px)\",src:\"https://framerusercontent.com/images/eqDW6100TUuzpw2RSGRXWwGEk.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/eqDW6100TUuzpw2RSGRXWwGEk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/eqDW6100TUuzpw2RSGRXWwGEk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/eqDW6100TUuzpw2RSGRXWwGEk.jpg 2000w\"},className:\"framer-qhyc7r\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-pnzrve\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dsaa07\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-f83pa4\",\"data-styles-preset\":\"frihEU7F4\",children:\"FinTech Startups\"})}),className:\"framer-1u8jftt\",\"data-framer-name\":\"Instant chat, better customer experiences\",fonts:[\"Inter\"],name:\"Instant chat, better customer experiences\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l8guky\",\"data-styles-preset\":\"PbuO7lnUb\",children:\"In the fast-paced world of FinTech, startups are at the forefront of innovation, shaping the future of finance with groundbreaking technologies and disruptive business models. However, navigating the complex regulatory landscape can be daunting. That's where we come in. Our regulatory support services provide FinTech startups with the guidance and expertise they need to navigate regulatory complexities and fuel their growth. Whether you're exploring opportunities in DeFi, launching a cryptocurrency exchange, or revolutionizing traditional finance with DAOs, we're here to help you innovate with confidence, ensuring compliance while fostering innovation.\"})}),className:\"framer-mlr6j4\",\"data-framer-name\":\"Talk to your customers instantly with our smart chatbot. It answers questions fast, and if needed, can quickly connect them to a real person. Keep your customers happy with 24/7 support that works smoothly, no matter what.\",fonts:[\"Inter\"],name:\"Talk to your customers instantly with our smart chatbot. It answers questions fast, and if needed, can quickly connect them to a real person. Keep your customers happy with 24/7 support that works smoothly, no matter what.\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nxaaxs-container\",children:/*#__PURE__*/_jsx(Button2,{EK4o2a1Hf:\"Contact Us\",height:\"100%\",id:\"AjOSx62I9\",layoutId:\"AjOSx62I9\",variant:\"YWy33amxg\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-igfkgo\",\"data-framer-name\":\"Benefit1\",name:\"Benefit1\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mylclp\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t2yro8\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-f83pa4\",\"data-styles-preset\":\"frihEU7F4\",children:\"TradFi (Traditional Finance)\"})}),className:\"framer-5icqf5\",\"data-framer-name\":\"Instant chat, better customer experiences\",fonts:[\"Inter\"],name:\"Instant chat, better customer experiences\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l8guky\",\"data-styles-preset\":\"PbuO7lnUb\",children:\"Traditional finance firms, including banks, asset managers, and broker-dealers, operate in a highly regulated environment where compliance with regulatory standards is essential for maintaining trust and integrity. Our regulatory expertise spans across various sectors of traditional finance, providing comprehensive solutions tailored to the unique needs of each client. From compliance frameworks to risk management strategies, we help traditional finance firms navigate regulatory complexities with confidence, ensuring compliance while optimizing business operations for long-term success.\"})}),className:\"framer-1agytzk\",\"data-framer-name\":\"Talk to your customers instantly with our smart chatbot. It answers questions fast, and if needed, can quickly connect them to a real person. Keep your customers happy with 24/7 support that works smoothly, no matter what.\",fonts:[\"Inter\"],name:\"Talk to your customers instantly with our smart chatbot. It answers questions fast, and if needed, can quickly connect them to a real person. Keep your customers happy with 24/7 support that works smoothly, no matter what.\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ya6r6l-container\",children:/*#__PURE__*/_jsx(Button2,{EK4o2a1Hf:\"Contact Us\",height:\"100%\",id:\"jc27EKdBz\",layoutId:\"jc27EKdBz\",variant:\"YWy33amxg\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-2pm0oc\",\"data-framer-name\":\"Image\",name:\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDD3cmjTD:{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1333,pixelWidth:2e3,sizes:\"min(max((min(100vw - 30px, 1440px) - 80px) / 2, 1px), 561px)\",src:\"https://framerusercontent.com/images/zWhUNF8ze5qqU05KAp5EX1UCQfU.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/zWhUNF8ze5qqU05KAp5EX1UCQfU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zWhUNF8ze5qqU05KAp5EX1UCQfU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zWhUNF8ze5qqU05KAp5EX1UCQfU.jpg 2000w\"}},stK2iIptM:{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1333,pixelWidth:2e3,sizes:\"min(max(min(100vw - 30px, 1440px), 1px), 561px)\",src:\"https://framerusercontent.com/images/zWhUNF8ze5qqU05KAp5EX1UCQfU.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/zWhUNF8ze5qqU05KAp5EX1UCQfU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zWhUNF8ze5qqU05KAp5EX1UCQfU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zWhUNF8ze5qqU05KAp5EX1UCQfU.jpg 2000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1333,pixelWidth:2e3,sizes:\"min(max((min(100vw - 80px, 1440px) - 80px) / 2, 1px), 561px)\",src:\"https://framerusercontent.com/images/zWhUNF8ze5qqU05KAp5EX1UCQfU.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/zWhUNF8ze5qqU05KAp5EX1UCQfU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zWhUNF8ze5qqU05KAp5EX1UCQfU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zWhUNF8ze5qqU05KAp5EX1UCQfU.jpg 2000w\"},className:\"framer-17w7pd1\",\"data-framer-name\":\"Image\",name:\"Image\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11wtd3o\",\"data-framer-name\":\"Benefit1\",name:\"Benefit1\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-k8hc4h\",\"data-framer-name\":\"Image\",name:\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDD3cmjTD:{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1333,pixelWidth:2e3,sizes:\"min(max((min(100vw - 30px, 1440px) - 80px) / 2, 1px), 561px)\",src:\"https://framerusercontent.com/images/hhtPLvZIZ6zBNk6wyAfEHpHtPg.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/hhtPLvZIZ6zBNk6wyAfEHpHtPg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hhtPLvZIZ6zBNk6wyAfEHpHtPg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hhtPLvZIZ6zBNk6wyAfEHpHtPg.jpg 2000w\"}},stK2iIptM:{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1333,pixelWidth:2e3,sizes:\"min(max(min(100vw - 30px, 1440px), 1px), 561px)\",src:\"https://framerusercontent.com/images/hhtPLvZIZ6zBNk6wyAfEHpHtPg.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/hhtPLvZIZ6zBNk6wyAfEHpHtPg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hhtPLvZIZ6zBNk6wyAfEHpHtPg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hhtPLvZIZ6zBNk6wyAfEHpHtPg.jpg 2000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1333,pixelWidth:2e3,sizes:\"min(max((min(100vw - 80px, 1440px) - 80px) / 2, 1px), 561px)\",src:\"https://framerusercontent.com/images/hhtPLvZIZ6zBNk6wyAfEHpHtPg.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/hhtPLvZIZ6zBNk6wyAfEHpHtPg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hhtPLvZIZ6zBNk6wyAfEHpHtPg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hhtPLvZIZ6zBNk6wyAfEHpHtPg.jpg 2000w\"},className:\"framer-183w8g2\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1g72xvv\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15c8fmf\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-f83pa4\",\"data-styles-preset\":\"frihEU7F4\",children:\"Global Investment Banks (CFTC registered)\"})}),className:\"framer-3ldjej\",\"data-framer-name\":\"Instant chat, better customer experiences\",fonts:[\"Inter\"],name:\"Instant chat, better customer experiences\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l8guky\",\"data-styles-preset\":\"PbuO7lnUb\",children:\"In the ever-changing landscape of global finance, staying compliant with regulatory requirements is paramount for CFTC-registered global investment banks. Our tailored regulatory solutions ensure not only adherence to regulatory standards but also optimization of operational efficiency. With our expertise and industry knowledge, we guide you through the complex regulatory waters, providing comprehensive solutions that align with your business objectives and regulatory obligations.\"})}),className:\"framer-31fm5g\",\"data-framer-name\":\"Talk to your customers instantly with our smart chatbot. It answers questions fast, and if needed, can quickly connect them to a real person. Keep your customers happy with 24/7 support that works smoothly, no matter what.\",fonts:[\"Inter\"],name:\"Talk to your customers instantly with our smart chatbot. It answers questions fast, and if needed, can quickly connect them to a real person. Keep your customers happy with 24/7 support that works smoothly, no matter what.\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yrp2ic-container\",children:/*#__PURE__*/_jsx(Button2,{EK4o2a1Hf:\"Contact Us\",height:\"100%\",id:\"ISFeKhciE\",layoutId:\"ISFeKhciE\",variant:\"YWy33amxg\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r8e0zb\",\"data-framer-name\":\"Benefit1\",name:\"Benefit1\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1g5ecju\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o6s0nn\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-f83pa4\",\"data-styles-preset\":\"frihEU7F4\",children:\"Energy and Commodities Firms\"})}),className:\"framer-1jkfsw5\",\"data-framer-name\":\"Instant chat, better customer experiences\",fonts:[\"Inter\"],name:\"Instant chat, better customer experiences\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l8guky\",\"data-styles-preset\":\"PbuO7lnUb\",children:\"Energy and commodities firms operate in a highly regulated environment where compliance with industry-specific regulations is essential for success. Our customized regulatory strategies are designed to address the unique challenges faced by these firms, covering areas such as trading, risk management, and reporting. With our expertise and industry insights, we empower energy and commodities firms to navigate regulatory complexities with confidence, ensuring compliance while optimizing business operations for long-term success.\"})}),className:\"framer-1n1kviv\",\"data-framer-name\":\"Talk to your customers instantly with our smart chatbot. It answers questions fast, and if needed, can quickly connect them to a real person. Keep your customers happy with 24/7 support that works smoothly, no matter what.\",fonts:[\"Inter\"],name:\"Talk to your customers instantly with our smart chatbot. It answers questions fast, and if needed, can quickly connect them to a real person. Keep your customers happy with 24/7 support that works smoothly, no matter what.\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vudqq8-container\",children:/*#__PURE__*/_jsx(Button2,{EK4o2a1Hf:\"Contact Us\",height:\"100%\",id:\"QPzuuDHlU\",layoutId:\"QPzuuDHlU\",variant:\"YWy33amxg\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17r16du\",\"data-framer-name\":\"Image\",name:\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HDD3cmjTD:{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1308,pixelWidth:736,sizes:\"min(max((min(100vw - 30px, 1440px) - 80px) / 2, 1px), 561px)\",src:\"https://framerusercontent.com/images/4KgF3N4oCiMtnCEtzg16BAS8aE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/4KgF3N4oCiMtnCEtzg16BAS8aE.jpg?scale-down-to=1024 576w,https://framerusercontent.com/images/4KgF3N4oCiMtnCEtzg16BAS8aE.jpg 736w\"}},stK2iIptM:{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1308,pixelWidth:736,sizes:\"min(max(min(100vw - 30px, 1440px), 1px), 561px)\",src:\"https://framerusercontent.com/images/4KgF3N4oCiMtnCEtzg16BAS8aE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/4KgF3N4oCiMtnCEtzg16BAS8aE.jpg?scale-down-to=1024 576w,https://framerusercontent.com/images/4KgF3N4oCiMtnCEtzg16BAS8aE.jpg 736w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Chatbot with quick replies\",fit:\"fill\",intrinsicHeight:764,intrinsicWidth:844,pixelHeight:1308,pixelWidth:736,sizes:\"min(max((min(100vw - 80px, 1440px) - 80px) / 2, 1px), 561px)\",src:\"https://framerusercontent.com/images/4KgF3N4oCiMtnCEtzg16BAS8aE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/4KgF3N4oCiMtnCEtzg16BAS8aE.jpg?scale-down-to=1024 576w,https://framerusercontent.com/images/4KgF3N4oCiMtnCEtzg16BAS8aE.jpg 736w\"},className:\"framer-1laqz1s\",\"data-framer-name\":\"Image\",name:\"Image\"})})})]})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1qnuxvt\",\"data-framer-name\":\"Guide\",id:elementId1,name:\"Guide\",ref:ref3,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:451,width:\"min(100vw - 100px, 1440px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1up6o7i-container\",children:/*#__PURE__*/_jsx(ButtomCard,{cG54_R587:\"Ready To Talk?\",height:\"100%\",id:\"LcBeovFaI\",layoutId:\"LcBeovFaI\",style:{maxWidth:\"100%\",width:\"100%\"},vGwxOshLj:\"Whether you're seeking DeFi advice and or Crypto Exchange on your late innovative ideas, you've landed in the perfect spot. Our team is ready to listen and provide expert guidance tailored to your needs.\",width:\"100%\",ZeYQRt72f:\"Contact Us\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-10pxqhu\",\"data-framer-name\":\"get in touch\",id:elementId2,name:\"get in touch\",ref:ref4,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1reu8ob\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dkk19o\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-avnuh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3dwrwb\",\"data-styles-preset\":\"IAsnn4RqK\",children:\"Contact us\"})}),className:\"framer-5ik4vq\",\"data-framer-name\":\"Scale your marketing campaigns globally with ease.\",fonts:[\"Inter\"],name:\"Scale your marketing campaigns globally with ease.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15a2e54\",\"data-styles-preset\":\"Lu03ZBLVA\",style:{\"--framer-text-color\":\"var(--token-355b72f6-eb6b-4c75-b7c8-f829e389ffb8, rgb(255, 255, 255))\"},children:\"Welcome to RFS Consulting LLC! Let's Discuss Your Business Goals. Our team specializes in DeFi and or Blockchain development, we are ready to tackle projects of any complexity. Share your challenges with us, and we'll collaborate to future-proof your business or gain a competitive edge in the market.\"})}),className:\"framer-ytbj8h\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5m1fvt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l8guky\",\"data-styles-preset\":\"PbuO7lnUb\",style:{\"--framer-text-color\":\"var(--token-fca0c2fa-5cd0-4e0a-80a5-2de2384daaa1, rgb(255, 255, 255))\"},children:\"Address\"})}),className:\"framer-1s6e341\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1q6k3nx\",\"data-styles-preset\":\"xVwMuQz14\",style:{\"--framer-text-color\":\"var(--token-fca0c2fa-5cd0-4e0a-80a5-2de2384daaa1, rgb(255, 255, 255))\"},children:\"4201 Main Street Suite 200-141 Houston,\\xa0TX\\xa077002\"})}),className:\"framer-1ifmhpr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bvjuho\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l8guky\",\"data-styles-preset\":\"PbuO7lnUb\",style:{\"--framer-text-color\":\"var(--token-fca0c2fa-5cd0-4e0a-80a5-2de2384daaa1, rgb(255, 255, 255))\"},children:\"Phone\"})}),className:\"framer-11047cd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1q6k3nx\",\"data-styles-preset\":\"xVwMuQz14\",style:{\"--framer-text-color\":\"var(--token-fca0c2fa-5cd0-4e0a-80a5-2de2384daaa1, rgb(255, 255, 255))\"},children:\"(713) 396-0065\"})}),className:\"framer-1g7j70u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/1577b287-2abe-4bea-9e39-dc2a616b95ef/submit\",className:\"framer-1iasuka\",redirectUrl:{hash:\":dDqBNilaD\",webPageId:\"augiA20Il\"},children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-xgv0wf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l8guky\",\"data-styles-preset\":\"PbuO7lnUb\",style:{\"--framer-text-color\":\"var(--token-fca0c2fa-5cd0-4e0a-80a5-2de2384daaa1, rgb(255, 255, 255))\"},children:\"Name\"})}),className:\"framer-nuhnn0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-73whhh\",inputName:\"Name\",placeholder:\"Jane Smith\",type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-eb5h83\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l8guky\",\"data-styles-preset\":\"PbuO7lnUb\",style:{\"--framer-text-color\":\"var(--token-fca0c2fa-5cd0-4e0a-80a5-2de2384daaa1, rgb(255, 255, 255))\"},children:\"Email\"})}),className:\"framer-kjynbx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1fp56xk\",inputName:\"Email\",placeholder:\"abc@mail.com\",type:\"email\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-kdqx1m\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l8guky\",\"data-styles-preset\":\"PbuO7lnUb\",style:{\"--framer-text-color\":\"var(--token-fca0c2fa-5cd0-4e0a-80a5-2de2384daaa1, rgb(255, 255, 255))\"},children:\"Message\"})}),className:\"framer-saisu2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-kfo9ey\",inputName:\"Message\",placeholder:\"Input Message\",type:\"textarea\"})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hjnntk-container\",children:/*#__PURE__*/_jsx(Button2,{EK4o2a1Hf:\"Send Message\",height:\"100%\",id:\"H9uvOKn8o\",layoutId:\"H9uvOKn8o\",type:\"submit\",variant:\"YWy33amxg\",width:\"100%\"})})})]})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:456,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-8fz70y-container\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"zPOdMPTjO\",layoutId:\"zPOdMPTjO\",style:{width:\"100%\"},variant:\"JLa56iONI\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-GSFw1 { background: white; }`,\".framer-GSFw1.framer-1o7egu5, .framer-GSFw1 .framer-1o7egu5 { display: block; }\",\".framer-GSFw1.framer-6u3912 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-GSFw1 .framer-10kr5s2-container, .framer-GSFw1 .framer-1drnghw-container, .framer-GSFw1 .framer-1d60fmw-container, .framer-GSFw1 .framer-nxaaxs-container, .framer-GSFw1 .framer-1ya6r6l-container, .framer-GSFw1 .framer-1yrp2ic-container, .framer-GSFw1 .framer-1vudqq8-container, .framer-GSFw1 .framer-hjnntk-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-GSFw1 .framer-wt0nkz-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 3; }\",\".framer-GSFw1 .framer-1209rev { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 180px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-GSFw1 .framer-3q6509 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-GSFw1 .framer-lml2q { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-GSFw1 .framer-1p3xbki { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 65px; height: min-content; justify-content: flex-start; max-width: 400px; overflow: hidden; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-GSFw1 .framer-15zi2o7, .framer-GSFw1 .framer-1w1pb9z, .framer-GSFw1 .framer-1v8r6wz, .framer-GSFw1 .framer-1bs2rp0, .framer-GSFw1 .framer-1hephu2, .framer-GSFw1 .framer-167xm2x, .framer-GSFw1 .framer-1u8jftt, .framer-GSFw1 .framer-mlr6j4, .framer-GSFw1 .framer-5icqf5, .framer-GSFw1 .framer-1agytzk, .framer-GSFw1 .framer-3ldjej, .framer-GSFw1 .framer-31fm5g, .framer-GSFw1 .framer-1jkfsw5, .framer-GSFw1 .framer-1n1kviv { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-GSFw1 .framer-1mnc86w { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 42%; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-GSFw1 .framer-1bltj7m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 255px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 162px 0px 162px 0px; position: relative; width: 100%; }\",\".framer-GSFw1 .framer-ve6ycb, .framer-GSFw1 .framer-1q08t24, .framer-GSFw1 .framer-1h36trv, .framer-GSFw1 .framer-igfkgo, .framer-GSFw1 .framer-11wtd3o, .framer-GSFw1 .framer-1r8e0zb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-GSFw1 .framer-91vq0l, .framer-GSFw1 .framer-ufym3d, .framer-GSFw1 .framer-k8hc4h, .framer-GSFw1 .framer-17r16du { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-GSFw1 .framer-2xjm0e, .framer-GSFw1 .framer-z7l6o8, .framer-GSFw1 .framer-qhyc7r, .framer-GSFw1 .framer-17w7pd1, .framer-GSFw1 .framer-183w8g2, .framer-GSFw1 .framer-1laqz1s { aspect-ratio: 1.1047120418848169 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 181px); max-width: 561px; overflow: visible; position: relative; width: 1px; }\",\".framer-GSFw1 .framer-13p7hxa, .framer-GSFw1 .framer-1jbc0jq, .framer-GSFw1 .framer-pnzrve, .framer-GSFw1 .framer-1mylclp, .framer-GSFw1 .framer-1g72xvv, .framer-GSFw1 .framer-1g5ecju { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-GSFw1 .framer-iafuyh, .framer-GSFw1 .framer-t27rxn, .framer-GSFw1 .framer-1dsaa07, .framer-GSFw1 .framer-t2yro8, .framer-GSFw1 .framer-15c8fmf, .framer-GSFw1 .framer-1o6s0nn { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-GSFw1 .framer-nka4rn, .framer-GSFw1 .framer-2pm0oc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-GSFw1 .framer-1qnuxvt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 150px 50px 150px 50px; position: relative; width: 100%; z-index: 0; }\",\".framer-GSFw1 .framer-1up6o7i-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 100%; }\",\".framer-GSFw1 .framer-10pxqhu { align-content: center; align-items: center; background-color: var(--token-36692e76-2bb8-4636-ac21-d9fe03856380, #121212); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 50px 120px 50px; position: relative; width: 100%; }\",\".framer-GSFw1 .framer-1reu8ob { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-GSFw1 .framer-dkk19o { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-GSFw1 .framer-avnuh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-GSFw1 .framer-5ik4vq { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-GSFw1 .framer-ytbj8h, .framer-GSFw1 .framer-1s6e341, .framer-GSFw1 .framer-1ifmhpr, .framer-GSFw1 .framer-11047cd, .framer-GSFw1 .framer-1g7j70u { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-GSFw1 .framer-5m1fvt, .framer-GSFw1 .framer-bvjuho { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-GSFw1 .framer-1iasuka { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 1px; }\",\".framer-GSFw1 .framer-xgv0wf, .framer-GSFw1 .framer-eb5h83, .framer-GSFw1 .framer-kdqx1m { 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: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-GSFw1 .framer-nuhnn0, .framer-GSFw1 .framer-kjynbx, .framer-GSFw1 .framer-saisu2 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-GSFw1 .framer-73whhh, .framer-GSFw1 .framer-1fp56xk { --framer-input-background: rgba(187, 187, 187, 0); --framer-input-border-bottom-width: 1px; --framer-input-border-color: var(--token-fca0c2fa-5cd0-4e0a-80a5-2de2384daaa1, #ffffff); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 5px; --framer-input-border-radius-bottom-right: 5px; --framer-input-border-radius-top-left: 5px; --framer-input-border-radius-top-right: 5px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: var(--token-ac262f1c-18b2-42bb-9f62-689c5e3aa2b1, #ad3361); --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Switzer\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 72px; position: relative; width: 100%; }','.framer-GSFw1 .framer-kfo9ey { --framer-input-background: rgba(187, 187, 187, 0); --framer-input-border-bottom-width: 1px; --framer-input-border-color: var(--token-fca0c2fa-5cd0-4e0a-80a5-2de2384daaa1, #ffffff); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 5px; --framer-input-border-radius-bottom-right: 5px; --framer-input-border-radius-top-left: 5px; --framer-input-border-radius-top-right: 5px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: var(--token-ac262f1c-18b2-42bb-9f62-689c5e3aa2b1, #ad3361); --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Switzer\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-GSFw1 .framer-8fz70y-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-GSFw1.framer-6u3912, .framer-GSFw1 .framer-1209rev, .framer-GSFw1 .framer-3q6509, .framer-GSFw1 .framer-1p3xbki, .framer-GSFw1 .framer-1mnc86w, .framer-GSFw1 .framer-1bltj7m, .framer-GSFw1 .framer-ve6ycb, .framer-GSFw1 .framer-91vq0l, .framer-GSFw1 .framer-13p7hxa, .framer-GSFw1 .framer-iafuyh, .framer-GSFw1 .framer-1q08t24, .framer-GSFw1 .framer-1jbc0jq, .framer-GSFw1 .framer-t27rxn, .framer-GSFw1 .framer-nka4rn, .framer-GSFw1 .framer-1h36trv, .framer-GSFw1 .framer-ufym3d, .framer-GSFw1 .framer-pnzrve, .framer-GSFw1 .framer-1dsaa07, .framer-GSFw1 .framer-igfkgo, .framer-GSFw1 .framer-1mylclp, .framer-GSFw1 .framer-t2yro8, .framer-GSFw1 .framer-2pm0oc, .framer-GSFw1 .framer-11wtd3o, .framer-GSFw1 .framer-k8hc4h, .framer-GSFw1 .framer-1g72xvv, .framer-GSFw1 .framer-15c8fmf, .framer-GSFw1 .framer-1r8e0zb, .framer-GSFw1 .framer-1g5ecju, .framer-GSFw1 .framer-1o6s0nn, .framer-GSFw1 .framer-17r16du, .framer-GSFw1 .framer-1qnuxvt, .framer-GSFw1 .framer-10pxqhu, .framer-GSFw1 .framer-1reu8ob, .framer-GSFw1 .framer-dkk19o, .framer-GSFw1 .framer-avnuh, .framer-GSFw1 .framer-5m1fvt, .framer-GSFw1 .framer-bvjuho, .framer-GSFw1 .framer-1iasuka, .framer-GSFw1 .framer-xgv0wf, .framer-GSFw1 .framer-eb5h83, .framer-GSFw1 .framer-kdqx1m { gap: 0px; } .framer-GSFw1.framer-6u3912 > *, .framer-GSFw1 .framer-3q6509 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-GSFw1.framer-6u3912 > :first-child, .framer-GSFw1 .framer-1209rev > :first-child, .framer-GSFw1 .framer-3q6509 > :first-child, .framer-GSFw1 .framer-1p3xbki > :first-child, .framer-GSFw1 .framer-1mnc86w > :first-child, .framer-GSFw1 .framer-1bltj7m > :first-child, .framer-GSFw1 .framer-13p7hxa > :first-child, .framer-GSFw1 .framer-iafuyh > :first-child, .framer-GSFw1 .framer-1jbc0jq > :first-child, .framer-GSFw1 .framer-t27rxn > :first-child, .framer-GSFw1 .framer-pnzrve > :first-child, .framer-GSFw1 .framer-1dsaa07 > :first-child, .framer-GSFw1 .framer-1mylclp > :first-child, .framer-GSFw1 .framer-t2yro8 > :first-child, .framer-GSFw1 .framer-1g72xvv > :first-child, .framer-GSFw1 .framer-15c8fmf > :first-child, .framer-GSFw1 .framer-1g5ecju > :first-child, .framer-GSFw1 .framer-1o6s0nn > :first-child, .framer-GSFw1 .framer-1qnuxvt > :first-child, .framer-GSFw1 .framer-10pxqhu > :first-child, .framer-GSFw1 .framer-dkk19o > :first-child, .framer-GSFw1 .framer-avnuh > :first-child, .framer-GSFw1 .framer-5m1fvt > :first-child, .framer-GSFw1 .framer-bvjuho > :first-child, .framer-GSFw1 .framer-1iasuka > :first-child, .framer-GSFw1 .framer-xgv0wf > :first-child, .framer-GSFw1 .framer-eb5h83 > :first-child, .framer-GSFw1 .framer-kdqx1m > :first-child { margin-top: 0px; } .framer-GSFw1.framer-6u3912 > :last-child, .framer-GSFw1 .framer-1209rev > :last-child, .framer-GSFw1 .framer-3q6509 > :last-child, .framer-GSFw1 .framer-1p3xbki > :last-child, .framer-GSFw1 .framer-1mnc86w > :last-child, .framer-GSFw1 .framer-1bltj7m > :last-child, .framer-GSFw1 .framer-13p7hxa > :last-child, .framer-GSFw1 .framer-iafuyh > :last-child, .framer-GSFw1 .framer-1jbc0jq > :last-child, .framer-GSFw1 .framer-t27rxn > :last-child, .framer-GSFw1 .framer-pnzrve > :last-child, .framer-GSFw1 .framer-1dsaa07 > :last-child, .framer-GSFw1 .framer-1mylclp > :last-child, .framer-GSFw1 .framer-t2yro8 > :last-child, .framer-GSFw1 .framer-1g72xvv > :last-child, .framer-GSFw1 .framer-15c8fmf > :last-child, .framer-GSFw1 .framer-1g5ecju > :last-child, .framer-GSFw1 .framer-1o6s0nn > :last-child, .framer-GSFw1 .framer-1qnuxvt > :last-child, .framer-GSFw1 .framer-10pxqhu > :last-child, .framer-GSFw1 .framer-dkk19o > :last-child, .framer-GSFw1 .framer-avnuh > :last-child, .framer-GSFw1 .framer-5m1fvt > :last-child, .framer-GSFw1 .framer-bvjuho > :last-child, .framer-GSFw1 .framer-1iasuka > :last-child, .framer-GSFw1 .framer-xgv0wf > :last-child, .framer-GSFw1 .framer-eb5h83 > :last-child, .framer-GSFw1 .framer-kdqx1m > :last-child { margin-bottom: 0px; } .framer-GSFw1 .framer-1209rev > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-GSFw1 .framer-1p3xbki > * { margin: 0px; margin-bottom: calc(65px / 2); margin-top: calc(65px / 2); } .framer-GSFw1 .framer-1mnc86w > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-GSFw1 .framer-1bltj7m > * { margin: 0px; margin-bottom: calc(255px / 2); margin-top: calc(255px / 2); } .framer-GSFw1 .framer-ve6ycb > *, .framer-GSFw1 .framer-1q08t24 > *, .framer-GSFw1 .framer-1h36trv > *, .framer-GSFw1 .framer-igfkgo > *, .framer-GSFw1 .framer-11wtd3o > *, .framer-GSFw1 .framer-1r8e0zb > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-GSFw1 .framer-ve6ycb > :first-child, .framer-GSFw1 .framer-91vq0l > :first-child, .framer-GSFw1 .framer-1q08t24 > :first-child, .framer-GSFw1 .framer-nka4rn > :first-child, .framer-GSFw1 .framer-1h36trv > :first-child, .framer-GSFw1 .framer-ufym3d > :first-child, .framer-GSFw1 .framer-igfkgo > :first-child, .framer-GSFw1 .framer-2pm0oc > :first-child, .framer-GSFw1 .framer-11wtd3o > :first-child, .framer-GSFw1 .framer-k8hc4h > :first-child, .framer-GSFw1 .framer-1r8e0zb > :first-child, .framer-GSFw1 .framer-17r16du > :first-child, .framer-GSFw1 .framer-1reu8ob > :first-child { margin-left: 0px; } .framer-GSFw1 .framer-ve6ycb > :last-child, .framer-GSFw1 .framer-91vq0l > :last-child, .framer-GSFw1 .framer-1q08t24 > :last-child, .framer-GSFw1 .framer-nka4rn > :last-child, .framer-GSFw1 .framer-1h36trv > :last-child, .framer-GSFw1 .framer-ufym3d > :last-child, .framer-GSFw1 .framer-igfkgo > :last-child, .framer-GSFw1 .framer-2pm0oc > :last-child, .framer-GSFw1 .framer-11wtd3o > :last-child, .framer-GSFw1 .framer-k8hc4h > :last-child, .framer-GSFw1 .framer-1r8e0zb > :last-child, .framer-GSFw1 .framer-17r16du > :last-child, .framer-GSFw1 .framer-1reu8ob > :last-child { margin-right: 0px; } .framer-GSFw1 .framer-91vq0l > *, .framer-GSFw1 .framer-nka4rn > *, .framer-GSFw1 .framer-ufym3d > *, .framer-GSFw1 .framer-2pm0oc > *, .framer-GSFw1 .framer-k8hc4h > *, .framer-GSFw1 .framer-17r16du > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-GSFw1 .framer-13p7hxa > *, .framer-GSFw1 .framer-1jbc0jq > *, .framer-GSFw1 .framer-pnzrve > *, .framer-GSFw1 .framer-1mylclp > *, .framer-GSFw1 .framer-1g72xvv > *, .framer-GSFw1 .framer-1g5ecju > *, .framer-GSFw1 .framer-avnuh > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-GSFw1 .framer-iafuyh > *, .framer-GSFw1 .framer-t27rxn > *, .framer-GSFw1 .framer-1dsaa07 > *, .framer-GSFw1 .framer-t2yro8 > *, .framer-GSFw1 .framer-15c8fmf > *, .framer-GSFw1 .framer-1o6s0nn > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-GSFw1 .framer-1qnuxvt > *, .framer-GSFw1 .framer-10pxqhu > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-GSFw1 .framer-1reu8ob > * { margin: 0px; margin-left: calc(56px / 2); margin-right: calc(56px / 2); } .framer-GSFw1 .framer-dkk19o > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-GSFw1 .framer-5m1fvt > *, .framer-GSFw1 .framer-bvjuho > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-GSFw1 .framer-1iasuka > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-GSFw1 .framer-xgv0wf > *, .framer-GSFw1 .framer-eb5h83 > *, .framer-GSFw1 .framer-kdqx1m > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,`@media (min-width: 1200px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-GSFw1 { background: white; } .framer-GSFw1.framer-6u3912 { width: 1200px; }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-GSFw1 { background: white; } .framer-GSFw1.framer-6u3912 { width: 810px; } .framer-GSFw1 .framer-1209rev { padding: 130px 15px 0px 15px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-GSFw1 { background: white; } .framer-GSFw1.framer-6u3912 { width: 390px; } .framer-GSFw1 .framer-1209rev { padding: 130px 15px 0px 15px; } .framer-GSFw1 .framer-lml2q, .framer-GSFw1 .framer-ve6ycb, .framer-GSFw1 .framer-1q08t24, .framer-GSFw1 .framer-1h36trv, .framer-GSFw1 .framer-igfkgo, .framer-GSFw1 .framer-11wtd3o, .framer-GSFw1 .framer-1r8e0zb { flex-direction: column; } .framer-GSFw1 .framer-1p3xbki, .framer-GSFw1 .framer-1jbc0jq, .framer-GSFw1 .framer-nka4rn, .framer-GSFw1 .framer-ufym3d, .framer-GSFw1 .framer-pnzrve, .framer-GSFw1 .framer-1mylclp, .framer-GSFw1 .framer-2pm0oc, .framer-GSFw1 .framer-1g5ecju, .framer-GSFw1 .framer-17r16du { flex: none; width: 100%; } .framer-GSFw1 .framer-1mnc86w { flex: none; max-width: unset; width: 100%; } .framer-GSFw1 .framer-91vq0l, .framer-GSFw1 .framer-k8hc4h { flex: none; order: 1; width: 100%; } .framer-GSFw1 .framer-13p7hxa, .framer-GSFw1 .framer-1g72xvv { flex: none; order: 0; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-GSFw1 .framer-lml2q, .framer-GSFw1 .framer-ve6ycb, .framer-GSFw1 .framer-1q08t24, .framer-GSFw1 .framer-1h36trv, .framer-GSFw1 .framer-igfkgo, .framer-GSFw1 .framer-11wtd3o, .framer-GSFw1 .framer-1r8e0zb { gap: 0px; } .framer-GSFw1 .framer-lml2q > *, .framer-GSFw1 .framer-lml2q > :first-child, .framer-GSFw1 .framer-lml2q > :last-child { margin: 0px; } .framer-GSFw1 .framer-ve6ycb > *, .framer-GSFw1 .framer-1q08t24 > *, .framer-GSFw1 .framer-1h36trv > *, .framer-GSFw1 .framer-igfkgo > *, .framer-GSFw1 .framer-11wtd3o > *, .framer-GSFw1 .framer-1r8e0zb > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-GSFw1 .framer-ve6ycb > :first-child, .framer-GSFw1 .framer-1q08t24 > :first-child, .framer-GSFw1 .framer-1h36trv > :first-child, .framer-GSFw1 .framer-igfkgo > :first-child, .framer-GSFw1 .framer-11wtd3o > :first-child, .framer-GSFw1 .framer-1r8e0zb > :first-child { margin-top: 0px; } .framer-GSFw1 .framer-ve6ycb > :last-child, .framer-GSFw1 .framer-1q08t24 > :last-child, .framer-GSFw1 .framer-1h36trv > :last-child, .framer-GSFw1 .framer-igfkgo > :last-child, .framer-GSFw1 .framer-11wtd3o > :last-child, .framer-GSFw1 .framer-1r8e0zb > :last-child { margin-bottom: 0px; } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6842\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pDDaSfBcW\":{\"layout\":[\"fixed\",\"auto\"]},\"HDD3cmjTD\":{\"layout\":[\"fixed\",\"auto\"]},\"stK2iIptM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerhJSrOHmKx=withCSS(Component,css,\"framer-GSFw1\");export default FramerhJSrOHmKx;FramerhJSrOHmKx.displayName=\"Page\";FramerhJSrOHmKx.defaultProps={height:6842,width:1440};addFonts(FramerhJSrOHmKx,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Switzer\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BLNB4FAQFNK56DWWNF7PMGTCOTZHOEII/ST3WKSSDMBK2MIQQO3MAVYWLF4FTOLFV/6IN5WOLRCYP4G4MOCOHOMXNON6Q7MDAR.woff2\",weight:\"400\"}]},...SmoothScrollFonts,...NavigationNavigationBarFonts,...Button2Fonts,...ButtomCardFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhJSrOHmKx\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"6842\",\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pDDaSfBcW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HDD3cmjTD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"stK2iIptM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SmoothScrollFonts", "getFonts", "SmoothScroll", "NavigationNavigationBarFonts", "Beexilts9_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "MotionDivWithFX", "withFX", "Button2Fonts", "tCnjMaed8_default", "ButtomCardFonts", "V4Z1oXQ8m_default", "FooterFonts", "OsJl62HaT_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "transition3", "animation3", "animation4", "transition4", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "SmoothScroll", "PropertyOverrides2", "Beexilts9_default", "MotionDivWithOptimizedAppearEffect", "RichText2", "x", "MotionDivWithFX", "Image2", "tCnjMaed8_default", "V4Z1oXQ8m_default", "FormContainer", "formState", "l", "FormPlainTextInput2", "OsJl62HaT_default", "css", "FramerhJSrOHmKx", "withCSS", "hJSrOHmKx_default", "addFonts", "SmoothScrollFonts", "NavigationNavigationBarFonts", "Button2Fonts", "ButtomCardFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
